Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55. | asami | 2000-11-25 | 1 | -1/+1 |
| | |||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | asami | 2000-09-25 | 1 | -2/+1 |
| | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris | ||||
* | Accidental whitespace | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -4/+4 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | sed -> ${SED} | mharo | 1999-08-28 | 1 | -3/+3 |
| | |||||
* | grep -> ${GREP} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | Update master site. | smace | 1999-05-10 | 1 | -2/+2 |
| | |||||
* | Make the message match reality. | asami | 1998-11-23 | 1 | -2/+2 |
| | |||||
* | A little portlint. Also, enscript dir name changed. | asami | 1998-11-23 | 1 | -6/+6 |
| | |||||
* | Initial import of pbm2ppa. | smace | 1998-11-18 | 9 | -0/+117 |
Submitted by: smace@freebsd.org |