Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-29 | 3 | -5/+15 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | awk -> ${AWK} | Michael Haro | 1999-08-22 | 1 | -6/+6 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | Wow. Checkout the number of manpages that are in EZWGL. I think that's | Tim Vanderhoek | 1998-08-18 | 1 | -6/+0 |
| | | | | too many, so I'll remove half of them. | ||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | Satoshi Asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | "all:" -> "all::" to make XFree86-3.3 config files happy. | Satoshi Asami | 1997-06-12 | 1 | -0/+11 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 2 | -8/+8 |
| | | | | | | | | 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 | -2/+2 |
| | |||||
* | Add "USE_X11=yes" this port doesn't require explicit xmkmf (it's | Satoshi Asami | 1995-05-16 | 1 | -1/+3 |
| | | | | already in the Makefile) but it installs in /usr/X11R6. | ||||
* | Yet another round of Makefile updates, graphics version. | Satoshi Asami | 1995-04-09 | 1 | -2/+8 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | vcg - a visualization tool for compiler graphs | Jeffrey Hsu | 1995-02-19 | 25 | -0/+2540 |
Submitted by: Philippe Charnier <charnier@lirmm.fr> |