CVS log for ports/chinese/xmms/Makefile
Up to [FreeBSD] / ports / chinese / xmms
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue May 12 23:12:44 2009 UTC (2 years, 9 months ago) by linimon
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_6_EOL, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
clive has has his ports bit retaken for safekeeping. Hat: portmgr
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:14:38 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 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.11: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:47:04 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 18 17:20:34 2003 UTC (8 years, 2 months ago) by clive
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -2 lines
Unmark BROKEN. The patch is already applied on Oct 31.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Nov 15 10:29:35 2003 UTC (8 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Slave ports do not need to include the master category in CATEGORIES. It is redundant. PR: ports/49002 Submitted by: Dan Langille <dan@langille.org> Obtained from: FreshPorts survey
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 3 03:56:34 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
Mark BROKEN (see bento logs). These ports are scheduled for removal after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Nov 28 16:37:31 2002 UTC (9 years, 2 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
After repo copy from graphics category, update all appropriate dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 22 18:19:40 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
Ports policy: Ensure that the master category is always matches name of the parent (category) directory. This is required for ORIGIN to function properly.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Dec 6 13:24:42 2000 UTC (11 years, 2 months ago) by clive
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
clive@CirX.ORG -> clive@FreeBSD.org
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 16 17:59:18 2000 UTC (11 years, 2 months ago) by keith
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -6 lines
Fix conflicts with audio/xmms/Makefile's pre-patch target. Dependency on arphicttf is also commented. Submitted by: clive@CirX.ORG (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 7 23:35:00 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Rename patches/xmms-1.2.x-xfont.diff to files/extra-patch-xmms-1.2.x-xfont. This patch is applied explicitly.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 20 03:48:32 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -96 lines
Change this port to a slave port of audio/xmms. Approved by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Aug 24 12:09:27 2000 UTC (11 years, 5 months ago) by kevlo
Branches: MAIN
Initial import of zh-xmms 1.2.2 zh-xmms is an audio player with a Winamp GUI. PR: 20719 Submitted by: Clive Lin <clive@CirX.ORG>
