aboutsummaryrefslogtreecommitdiff
path: root/audio/xcdplayer
Commit message (Collapse)AuthorAgeFilesLines
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing inFlorent Thoumie2008-05-131-1/+1
| | | | | | | | | all xorg-libraries, there's no need to bump PORTREVISION for now. Approved by: portmgr (self) Notes: svn path=/head/; revision=212982
* Fix build with gcc4Tilman Keskinoz2007-05-302-10/+27
| | | | Notes: svn path=/head/; revision=192407
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-262-3/+2
| | | | Notes: svn path=/head/; revision=114760
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Convert from varargs.h to stdarg.h in order to fix build on -CURRENT.Christian Weisgerber2003-08-281-6/+23
| | | | Notes: svn path=/head/; revision=87917
* * Bring us into the 64-bit world.Christian Weisgerber2003-08-2521-464/+826
| | | | | | | | | Obtained from: NetBSD * Use CDROM devices also available on 5.x. Notes: svn path=/head/; revision=87625
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-2/+1
| | | | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
* Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years.Will Andrews2001-01-271-1/+1
| | | | Notes: svn path=/head/; revision=37625
* Fix for phk's bio changes (>= 500003)Alexander Langer2000-06-271-0/+13
| | | | | | | | PR: 19454 Submitted by: Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=29902
* - Fix MASTER_SITESSteve Price2000-05-291-2/+7
| | | | | | | | | | - Merge scripts/pre-configure into Makefile PR: 17157 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28956
* Fix fennerism (cdrom -> freesoftware)Bill Fumerola2000-05-141-1/+1
| | | | Notes: svn path=/head/; revision=28449
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27415
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* 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
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-282-2/+2
| | | | Notes: svn path=/head/; revision=13479
* Don't forget to update the checksum too. Remember, get the latest bsd.port.mk!Satoshi Asami1997-04-021-1/+1
| | | | Notes: svn path=/head/; revision=6106
* Update MASTER_SITES pointer to ftp.x.org since previous no longer exists.Steven Wallace1997-04-011-2/+4
| | | | | | | Now uses a .tar.Z archive. Notes: svn path=/head/; revision=6098
* A quick purousal thru our port's patches directory shows a *WAY* over use ofDavid E. O'Brien1997-02-161-6/+6
| | | | | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate. Notes: svn path=/head/; revision=5656
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-2/+4
| | | | | | | Added MAINTAINERS to many of them. Notes: svn path=/head/; revision=4497
* Removed unnecessary @cwd directive.Masafumi Max NAKANE1996-11-151-1/+0
| | | | Notes: svn path=/head/; revision=4486
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Updating Makefiles, audio ports.Satoshi Asami1995-04-111-2/+3
| | | | Notes: svn path=/head/; revision=1338
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-191-1/+1
| | | | Notes: svn path=/head/; revision=1157
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! Notes: svn path=/head/; revision=935
* Initial revisionJordan K. Hubbard1995-01-311-0/+1
| | | | Notes: svn path=/head/; revision=862
* Used INSTALL_MANPAGES= yesSteven Wallace1994-12-311-2/+2
| | | | | | | to install man pages. Notes: svn path=/head/; revision=654
* The manpage is installed as .1.gz, not .1xGary Palmer1994-12-181-1/+1
| | | | Notes: svn path=/head/; revision=592
* Open mcd if cd open fails for default deviceAndrey A. Chernov1994-11-121-2/+5
| | | | Notes: svn path=/head/; revision=373
* Use raw partition for default deviceAndrey A. Chernov1994-11-121-1/+1
| | | | Notes: svn path=/head/; revision=372
* Make the eject function work. This requires using the CDIOCALLOW ioctlJustin T. Gibbs1994-11-071-0/+5
| | | | | | | | | before the CDIOCEJECT ioctl otherwise the media is still locked when you attempt the eject. The previous code may have worked on drives that did not support the media lock feature. Notes: svn path=/head/; revision=335
* Change to a different MASTER_SITES since old one is flakey.Steven Wallace1994-10-061-2/+2
| | | | Notes: svn path=/head/; revision=194
* XCdplayer 2.2 portSteven Wallace1994-10-018-0/+1152
Notes: svn path=/head/; revision=148