Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support CC/CFLAGS/X11BASE/PREFIX/MAKE properly | ade | 2000-10-14 | 3 | -28/+36 |
| | | | | | | | Support install macros PR: 21579 Submitted by: Ports Fury | ||||
* | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | asami | 2000-04-14 | 1 | -3/+3 |
| | | | | string so I fixed it. | ||||
* | Add missing "MAINTAINER=ports@FreeBSD.org". | dirk | 2000-02-05 | 1 | -0/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-29 | 3 | -5/+15 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | awk -> ${AWK} | mharo | 1999-08-23 | 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 | hoek | 1998-08-19 | 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 | 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. | asami | 1997-06-13 | 1 | -0/+11 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | 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. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Add "USE_X11=yes" this port doesn't require explicit xmkmf (it's | 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. | asami | 1995-04-09 | 1 | -2/+8 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 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 | hsu | 1995-02-19 | 25 | -0/+2540 |
Submitted by: Philippe Charnier <charnier@lirmm.fr> |