CVS log for ports/audio/xmms-sexypsf/Makefile
Up to [FreeBSD] / ports / audio / xmms-sexypsf
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:40:14 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 27 09:53:22 2009 UTC (2 years, 10 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Mark MAKE_JOBS_SAFE
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:07:16 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Mar 27 22:15:46 2008 UTC (3 years, 10 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Use MASTER_SITE_CRITICAL
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 17 15:00:25 2008 UTC (3 years, 10 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
Get rid of USE_X_PREFIX.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:14 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 1 12:13:45 2006 UTC (5 years, 8 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Add an additional mirror.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:25:55 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Dec 31 02:44:10 2005 UTC (6 years, 1 month ago) by ehaupt
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Add an additional master site Notified by: pointyhat via kris
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 14 13:46:55 2005 UTC (6 years, 2 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -3 lines
- Update to 0.4.8 - Update WWW
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 6 11:56:59 2005 UTC (6 years, 4 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Change MAINTAINER address for my ports. Approved by: novel (mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 17 17:18:34 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Fix build on amd64 Reported by: krismail
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 11 19:57:37 2005 UTC (6 years, 7 months ago) by pav
Branches: MAIN
Sexypsf is an XMMS plugin for playing .psf files. The PSF format brings the functionality of NSF, SID, SPC, and GBS to next- generation consoles. PSF utilizes the original music driver code from each game to replay sequenced music in a perfectly authentic, and size-efficient, way. The general idea is that a PSF file contains a zlib-compressed program which, if executed on the real console, would simply play the music. PR: ports/83229 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
