summaryrefslogtreecommitdiffstats
path: root/audio/xcdplayer
Commit message (Collapse)AuthorAgeFilesLines
* Move manpages from pkg/PLIST to MAN* macro in Makefile.steve1998-09-282-2/+2
|
* Don't forget to update the checksum too. Remember, get the latest bsd.port.mk!asami1997-04-021-1/+1
|
* Update MASTER_SITES pointer to ftp.x.org since previous no longer exists.swallace1997-04-011-2/+4
| | | | Now uses a .tar.Z archive.
* A quick purousal thru our port's patches directory shows a *WAY* over use ofobrien1997-02-161-6/+6
| | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate.
* CATAGORIES+= -> CATAGORIES=obrien1996-11-151-2/+4
| | | | Added MAINTAINERS to many of them.
* Removed unnecessary @cwd directive.max1996-11-151-1/+0
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"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!
* Updating Makefiles, audio ports.asami1995-04-111-2/+3
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-191-1/+1
|
* Converted Makefiles as much as I could.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!
* Initial revisionjkh1995-01-311-0/+1
|
* Used INSTALL_MANPAGES= yesswallace1994-12-311-2/+2
| | | | to install man pages.
* The manpage is installed as .1.gz, not .1xgpalmer1994-12-181-1/+1
|
* Open mcd if cd open fails for default deviceache1994-11-121-2/+5
|
* Use raw partition for default deviceache1994-11-121-1/+1
|
* Make the eject function work. This requires using the CDIOCALLOW ioctlgibbs1994-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.
* Change to a different MASTER_SITES since old one is flakey.swallace1994-10-061-2/+2
|
* XCdplayer 2.2 portswallace1994-10-018-0/+1152
OpenPOWER on IntegriCloud