aboutsummaryrefslogtreecommitdiff
path: root/audio/xmcd
Commit message (Collapse)AuthorAgeFilesLines
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* Update lame to 3.99.3.Alexander Leidinger2012-01-141-1/+1
| | | | | | | Bump portrevision of all ports which depend upon it. Notes: svn path=/head/; revision=289243
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - update audio/lame to 3.98.4Alexander Leidinger2010-06-031-1/+1
| | | | | | | | | | | | - use ?= for the portrevision of a master port to make it possible to change it in a slave port which depends upon lame - bump portrevisions of ports which depend upon lame - done via a semi-automated way (manual review and fixup) - I tried to take care to not bump ports which only depend optionaly on lame (with a default of no dependency) Notes: svn path=/head/; revision=255644
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-7/+1
| | | | Notes: svn path=/head/; revision=225288
* Update to FLAC 1.2.1. This version includes two and a half yearsChristian Weisgerber2008-04-072-2/+521
| | | | | | | | | | | | | worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476 Notes: svn path=/head/; revision=210771
* Fix build with xorg >=7.2 by renaming the included libcddb.Stefan Walter2007-09-303-0/+29
| | | | | | | | | | PR: 112876 Submitted by: edwin Patch by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Approved by: maintainer timeout (4 months) Notes: svn path=/head/; revision=200474
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - 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
* - Fix build after libmytinfo is gone.Rong-En Fan2007-02-012-4/+13
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=183883
* Mark broken for FreeBSD 5.x sparc64.Daniel Eischen2006-12-181-0/+4
| | | | Notes: svn path=/head/; revision=180050
* Correct packing list and unbreak.Daniel Eischen2006-10-232-3/+2
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175499
* BROKEN: Incomplete pkg-plistKris Kennaway2006-10-121-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=175231
* Add the man pages.Daniel Eischen2006-09-241-0/+2
| | | | Notes: svn path=/head/; revision=173710
* Remove installation of two html'ized man pages. Pointyhat was complaining,Daniel Eischen2006-09-041-20/+0
| | | | | | | | | | and I don't know where they should go, and don't think we need them anyways. To silence: pointyhat Notes: svn path=/head/; revision=172228
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Move pkg-message to files to automatically replace %%PREFIX%%.Daniel Eischen2006-03-153-1/+14
| | | | | | | | | | | Patch config.sh to default to FreeBSD ioctl method instead of Linux ioctl method. Submitted by: edwin PR: 94398 Notes: svn path=/head/; revision=157129
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* new version of libFLACChristian Weisgerber2005-03-161-2/+2
| | | | Notes: svn path=/head/; revision=131401
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-2/+2
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Update to tiny version 3.3.2. This is a bug fix to prevent cda fromDaniel Eischen2004-04-242-13/+4
| | | | | | | | | | crashing and also incorporates the 3.3.0->3.3.1 patch which includes some FreeBSD-specific configuration changes. Approved by: portmgr Notes: svn path=/head/; revision=107805
* libflac -> libFLACEdwin Groothuis2004-04-151-1/+1
| | | | | | | | | | pointy hat to: deischen@ PR: ports/65565 Submitted by: Shigetomo Kimura <kimura@netlab.is.tsukuba.ac.jp> Notes: svn path=/head/; revision=107124
* Make audio/flac a LIB_DEPENDS instead of a RUN_DEPENDS.Daniel Eischen2004-04-131-2/+2
| | | | Notes: svn path=/head/; revision=106963
* s/ /\t/ in the newly added BUILD_DEPENDS line.Daniel Eischen2004-04-131-1/+1
| | | | | | | | | | portlint didn't catch this, but I may not have been using the latest version of it. Noticed by: krion Notes: svn path=/head/; revision=106856
* Add a BUILD_DEPENDS for audio/flac.Daniel Eischen2004-04-121-0/+1
| | | | | | | Reported by: Helge Oldach <xmcdapr04 at oldach.net> Notes: svn path=/head/; revision=106814
* Unbreak on -stable by commenting out a call to pthread_atfork().Daniel Eischen2004-04-111-0/+26
| | | | | | | | | -stable doesn't yet have pthread_atfork(). Reported by: Kent Stewart <kstewart at owt.com> Notes: svn path=/head/; revision=106714
* Update to xmcd-3.3.1.Daniel Eischen2004-04-103-20/+35
| | | | Notes: svn path=/head/; revision=106664
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Make audio/xmcd work on 5.2.1: uname -r returned an x.y.z number,Edwin Groothuis2004-02-281-2/+2
| | | | | | | | | | giving the PLIST_SUB variable a x.y number, while the port itself calculated from x.y.z to x. Informed maintainer. Notes: svn path=/head/; revision=102337
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-1/+2
| | | | Notes: svn path=/head/; revision=96269
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92312
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-4/+4
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Update to version 3.2.1.Daniel Eischen2003-08-043-6/+14
| | | | Notes: svn path=/head/; revision=86256
* Strip installed binaries. Remove patch-ae since the file it modifiesDaniel Eischen2003-04-182-11/+6
| | | | | | | | | is not needed when using imake. Submitted by: Carl Mascott <cmascott@att.net> Notes: svn path=/head/; revision=79191
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Upgrade to 3.2.0.Daniel Eischen2003-01-108-95/+91
| | | | | | | | Xmcd now provides audio extraction and playback directly to a sound device. Notes: svn path=/head/; revision=72828
* Fix MASTER_SITE; directory structure has changed.Daniel Eischen2003-01-071-1/+1
| | | | Notes: svn path=/head/; revision=72704
* Change the WWW site.Daniel Eischen2002-06-251-1/+1
| | | | | | | Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Notes: svn path=/head/; revision=61942
* Upgrade to xmcd-3.1 patchlevel 1.Daniel Eischen2002-06-085-36/+52
| | | | Notes: svn path=/head/; revision=60905
* The author rerolled the tarball with a VMS-specific change. Chase theKris Kennaway2001-08-111-1/+1
| | | | | | | | | checksum. Noticed by: deischen Notes: svn path=/head/; revision=46096
* Upgrade to xmcd 3.0.2. This version fixes a tempfile race condition andKris Kennaway2001-08-062-3/+2
| | | | | | | | a buffer overflow. I'm not exactly sure why a CD player needs to be setuid root. Notes: svn path=/head/; revision=45900
* o fix build for XFree86-4.FUJISHIMA Satsuki2001-07-271-13/+6
| | | | | | | | | | | PR: 29256 Submitted by: Richard Wiwatowski <rjwiwat@betalogic.com.au> o getting rid of dependency on -clients. (rman is now part of imake-4.) o use pre/post.mk to simplify testing. Notes: svn path=/head/; revision=45549
* Note steps to submit CDDB dataMark Pulford2001-07-181-0/+5
| | | | | | | PR: 22605 Notes: svn path=/head/; revision=45227
* Update to version 3.0pl1Daniel Eischen2001-07-1710-262/+302
| | | | Notes: svn path=/head/; revision=45208
* MASTER_SITE changeDaniel Eischen2001-04-211-1/+1
| | | | Notes: svn path=/head/; revision=41764
* build html manpages for XFree86-4.FUJISHIMA Satsuki2001-02-121-0/+27
| | | | Notes: svn path=/head/; revision=38242