summaryrefslogtreecommitdiff
path: root/audio/xmcd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Do not gratuitously change manpage directory ownerships.Satoshi Asami2000-08-131-0/+11
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=31596
* Make xmcd compile and build on the Alpha.Daniel Eischen2000-05-061-0/+50
| | | | | | | Submitted by: Mark Abene <phiber@radicalmedia.com> Notes: svn path=/head/; revision=28312
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Upgrade to latest release (xmcd-2.6).Daniel Eischen2000-02-233-9/+12
| | | | | | | | | | | | | | | This still fails to build correctly on -current since the /usr/libexec/cpp fiasco -- old versions of imake still use /usr/libexec/cpp instead of gcc -E. If you don't have a fixed version of imake, a quick fix to get around this is to set IMAKECPP=/usr/bin/cpp in your environment before make'ing this port. Note that the port builds without errors if you don't have the correct version of imake, but FREEBSD_CAM will not be defined and xmcd will use the ioctl method which hasn't worked since 3.0. Notes: svn path=/head/; revision=26192
* WWW movedMichael Haro2000-02-141-1/+1
| | | | Notes: svn path=/head/; revision=25831
* fix some pkg/MESSAGE stuffMichael Haro2000-01-291-1/+1
| | | | Notes: svn path=/head/; revision=25253
* Make this port ARCH-neutral.Steve Price1999-09-272-6/+7
| | | | Notes: svn path=/head/; revision=21973
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* The xmcd author released an updated version of xmcd-2.5 thatDaniel Eischen1999-07-052-40/+1
| | | | | | | | | | incorporated what was in patch-af. Removed patch-af and updated md5 to fix breakage caused by this release. Breakage reported by: jkh Notes: svn path=/head/; revision=20070
* Add a couple of missing files from upgrade to 2.5.Steve Price1999-06-272-59/+60
| | | | | | | Noticed by: msmith Notes: svn path=/head/; revision=19844
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Give up root temporarily to read user's .Xauthority.Thomas Gellekum1999-05-261-0/+39
| | | | | | | PR: 11887 Notes: svn path=/head/; revision=19003
* Update to version 2.5.Steve Price1999-05-164-54/+54
| | | | | | | | PR: 11693 Submitted by: maintainer Notes: svn path=/head/; revision=18843
* Wisten, to the SWwound, of a Whole new WOOTim Vanderhoek1999-05-021-1/+1
| | | | | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings] Notes: svn path=/head/; revision=18335
* Let bsd.port.mk handle compressing the manpages.Steve Price1999-02-221-4/+2
| | | | | | | PR: 10055 Notes: svn path=/head/; revision=16832
* Correct version number in comment.Matthew Hunt1999-01-081-2/+2
| | | | Notes: svn path=/head/; revision=15936
* Honor CFLAGS.Steve Price1999-01-021-0/+24
| | | | | | | | PR: 9234 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=15781
* To decide the configuration files' directory affecting ${PREFIX}.SADA Kenji1998-12-052-1/+22
| | | | | | | | PR: ports/8972 Submitted by: gpalmer@FreeBSD.ORG Notes: svn path=/head/; revision=15141
* Upgrade to 2.4. This release includes CAM compatibility.Matthew Hunt1998-11-115-626/+62
| | | | | | | | PR: 8616 Submitted by: Daniel Eischen <eischen@vigrid.com> Notes: svn path=/head/; revision=14458
* Add CAM support to xmcd. This patch makes xmcd autodetect a CAM system,Kenneth D. Merry1998-10-091-0/+433
| | | | | | | | | | | | | | | | and use the appropriate SCSI interface code. This patch has been sitting around for 3 weeks, and no one committed it, so I thought I'd commit it before the ports freeze tomorrow. xmcd-2.3pl1 will have native CAM support, but since it looks unlikely it'll be out before tomorrow, we'll have to go with the "unofficial" CAM patch. PR: ports/7957 Submitted by: maintainer ("Daniel M. Eischen" <eischen@vigrid.com>) Notes: svn path=/head/; revision=13799