Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵ | David W. Chapman Jr. | 2001-09-23 | 1 | -2/+1 |
| | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will | ||||
* | Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years. | Will Andrews | 2001-01-27 | 1 | -1/+1 |
| | |||||
* | Fix for phk's bio changes (>= 500003) | Alexander Langer | 2000-06-27 | 1 | -0/+13 |
| | | | | | PR: 19454 Submitted by: Mike Meyer <mwm@mired.org> | ||||
* | - Fix MASTER_SITES | Steve Price | 2000-05-29 | 1 | -2/+7 |
| | | | | | | | - Merge scripts/pre-configure into Makefile PR: 17157 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Fix fennerism (cdrom -> freesoftware) | Bill Fumerola | 2000-05-14 | 1 | -1/+1 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | Michael Haro | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile. | Steve Price | 1998-09-28 | 2 | -2/+2 |
| | |||||
* | Don't forget to update the checksum too. Remember, get the latest bsd.port.mk! | Satoshi Asami | 1997-04-02 | 1 | -1/+1 |
| | |||||
* | Update MASTER_SITES pointer to ftp.x.org since previous no longer exists. | Steven Wallace | 1997-04-01 | 1 | -2/+4 |
| | | | | Now uses a .tar.Z archive. | ||||
* | A quick purousal thru our port's patches directory shows a *WAY* over use of | David E. O'Brien | 1997-02-16 | 1 | -6/+6 |
| | | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate. | ||||
* | CATAGORIES+= -> CATAGORIES= | David E. O'Brien | 1996-11-15 | 1 | -2/+4 |
| | | | | Added MAINTAINERS to many of them. | ||||
* | Removed unnecessary @cwd directive. | Masafumi Max NAKANE | 1996-11-15 | 1 | -1/+0 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | 1996-10-10 | 1 | -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. | Satoshi Asami | 1995-04-11 | 1 | -2/+3 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -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}. | Andreas Schulz | 1995-03-19 | 1 | -1/+1 |
| | |||||
* | Converted Makefiles as much as I could. | Satoshi Asami | 1995-02-11 | 1 | -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 revision | Jordan K. Hubbard | 1995-01-31 | 1 | -0/+1 |
| | |||||
* | Used INSTALL_MANPAGES= yes | Steven Wallace | 1994-12-31 | 1 | -2/+2 |
| | | | | to install man pages. | ||||
* | The manpage is installed as .1.gz, not .1x | Gary Palmer | 1994-12-18 | 1 | -1/+1 |
| | |||||
* | Open mcd if cd open fails for default device | Andrey A. Chernov | 1994-11-12 | 1 | -2/+5 |
| | |||||
* | Use raw partition for default device | Andrey A. Chernov | 1994-11-12 | 1 | -1/+1 |
| | |||||
* | Make the eject function work. This requires using the CDIOCALLOW ioctl | Justin T. Gibbs | 1994-11-07 | 1 | -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. | Steven Wallace | 1994-10-06 | 1 | -2/+2 |
| | |||||
* | XCdplayer 2.2 port | Steven Wallace | 1994-10-01 | 8 | -0/+1152 |