Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | add WWW | Ying-Chieh Liao | 2003-03-30 | 1 | -0/+2 |
| | |||||
* | de-pkg-comment | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Support CC/CFLAGS/X11BASE/PREFIX/MAKE properly | Ade Lovett | 2000-10-13 | 3 | -28/+36 |
| | | | | | | | Support install macros PR: 21579 Submitted by: Ports Fury | ||||
* | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | Satoshi Asami | 2000-04-14 | 1 | -3/+3 |
| | | | | string so I fixed it. | ||||
* | Add missing "MAINTAINER=ports@FreeBSD.org". | Dirk Froemberg | 2000-02-05 | 1 | -0/+2 |
| | |||||
* | $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> |