Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Remove bad MASTER_SITEs and add more good ones. | Justin M. Seger | 1998-10-03 | 1 | -2/+3 |
| | |||||
* | Remove regexp support for Xaw3d since it can now be built in | Steve Price | 1998-09-21 | 1 | -2/+2 |
| | | | | an ELF world. | ||||
* | These ports install uncompressed manpages even though USE_IMAKE is | Satoshi Asami | 1998-08-25 | 1 | -1/+2 |
| | | | | | | set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours). | ||||
* | Remove manpages defined in MAN? macros in games' Makefiles. | Satoshi Asami | 1998-08-13 | 1 | -1/+0 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Use new MASTER_SITE_LOCAL variable from bsd.port.mk. | Satoshi Asami | 1997-04-30 | 1 | -2/+2 |
| | |||||
* | Have manpage installed in man6 where games belong. | David E. O'Brien | 1997-01-03 | 4 | -18/+22 |
| | | | | and some /usr/local hardcodings --> ${PREFIX} | ||||
* | Trim down excessively long DESCR files in ports i either own, or where | Joerg Wunsch | 1996-12-22 | 1 | -31/+1 |
| | | | | | | i'm somehow related to (hpscan, that is). Requested by: asmi (long ago) | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 2 | -4/+4 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -3/+3 |
| | |||||
* | freefall.cdrom.com -> freefall.freebsd.org | Satoshi Asami | 1996-06-03 | 1 | -2/+2 |
| | |||||
* | Add freefall's LOCAL_PORTS as master site. We are the first site | Joerg Wunsch | 1995-04-17 | 1 | -1/+2 |
| | | | | where it appeared. | ||||
* | And here comes the next round of Makefile updates, for games. Folks, | Satoshi Asami | 1995-04-11 | 1 | -3/+6 |
| | | | | | | there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks.... | ||||
* | Claim my ports, and add the MAINTAINER entry. | Joerg Wunsch | 1995-04-01 | 1 | -1/+2 |
| | |||||
* | 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-20 | 1 | -1/+1 |
| | |||||
* | Converted Makefiles as much as I could. | Satoshi Asami | 1995-02-11 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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! | ||||
* | Add a missing ${PORTSDIR} in the DEPENDS line. | Andreas Schulz | 1995-01-21 | 1 | -2/+2 |
| | |||||
* | Add checksum files to these new ports | Gary Palmer | 1995-01-05 | 1 | -0/+1 |
| | |||||
* | added "INSTALL_MANPAGES= yes" to install manpages | Steven Wallace | 1994-12-31 | 1 | -1/+2 |
| | |||||
* | The new-style port for Paul Falstad's xminesweeper, here | Joerg Wunsch | 1994-12-26 | 6 | -0/+141 |
my Xaw-only version. |