aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-liveice/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Cleanup objformat-removal falloutEmanuel Haupt2007-03-291-0/+3
| | | | Notes: svn path=/head/; revision=188739
* - Fix pkg-plistRong-En Fan2006-10-141-4/+4
| | | | | | | | | | | - Some cosmetic changes and pet portlint(1) PR: ports/104390 Submitted by: Thomas Abthorpe <thomas at goodking.ca> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=175304
* Reassign to ports@ by maintainer request.Mark Linimon2006-10-111-1/+1
| | | | | | | | Hat: portmgr Approved by: portmgr (self) Notes: svn path=/head/; revision=175213
* BROKEN: Incomplete pkg-plistKris Kennaway2006-09-171-0/+2
| | | | Notes: svn path=/head/; revision=173184
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-0/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* chase lib version change of multimedia/xmmsEdwin Groothuis2003-09-081-1/+1
| | | | | | | | PR: ports/56505 Submitted by: Espen Skoglund <esk@ira.uka.de> Notes: svn path=/head/; revision=88702
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76030
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=71207
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-1/+2
| | | | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65340
* Chase xmms shared library version bump.Maxim Sobolev2002-01-141-1/+1
| | | | Notes: svn path=/head/; revision=53054
* Chase increased version number of libxmms.Maxim Sobolev2001-06-211-1/+1
| | | | Notes: svn path=/head/; revision=44282
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-5/+2
| | | | Notes: svn path=/head/; revision=33424
* Add missed USE_X_PREFIX.Maxim Sobolev2000-10-021-0/+2
| | | | | | | | PR: 21698 Submitted by: maintainer Notes: svn path=/head/; revision=33321
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27415
* PREFIX->LOCALBASE in dependsChris Piazza2000-02-101-1/+1
| | | | Notes: svn path=/head/; revision=25638
* Add the xmms-liveice port.Chris Piazza2000-02-101-0/+26
This port installs a plugin for xmms that allows you to use xmms for streaming music (or whatever) to icecast servers. Multiple bitrate streams and title streaming is not supported. PR: 16506 Submitted by: Espen Skoglund <esk@ira.uka.de> Notes: svn path=/head/; revision=25637