aboutsummaryrefslogtreecommitdiff
path: root/print/pnm2ppa
Commit message (Collapse)AuthorAgeFilesLines
* Replace the ghostscript55 dependencies with ghostscript-gnu.Akinori MUSHA2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47714
* Fix a typo in the URL.Dima Dorfman2001-05-041-1/+1
| | | | Notes: svn path=/head/; revision=42236
* rename pbm2ppa to pnm2ppa with updating to 1.04 (repository copied).FUJISHIMA Satsuki2001-03-0314-88/+198
| | | | | | | | PR: 24880 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=39020
* Restore credit to creation of this port to smace.Will Andrews2001-01-271-1/+1
| | | | Notes: svn path=/head/; revision=37627
* Remove inactive MAINTAINER <smace>, who hasn't committed in 20 months.Will Andrews2001-01-271-2/+2
| | | | Notes: svn path=/head/; revision=37621
* ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.Satoshi Asami2000-11-251-1/+1
| | | | Notes: svn path=/head/; revision=35411
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-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 Notes: svn path=/head/; revision=33101
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-4/+4
| | | | Notes: svn path=/head/; revision=27421
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* sed -> ${SED}Michael Haro1999-08-281-3/+3
| | | | Notes: svn path=/head/; revision=21048
* grep -> ${GREP}Michael Haro1999-08-231-2/+2
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* Update master site.Scott Mace1999-05-101-2/+2
| | | | Notes: svn path=/head/; revision=18719
* Make the message match reality.Satoshi Asami1998-11-231-2/+2
| | | | Notes: svn path=/head/; revision=14805
* A little portlint. Also, enscript dir name changed.Satoshi Asami1998-11-231-6/+6
| | | | Notes: svn path=/head/; revision=14804
* Initial import of pbm2ppa.Scott Mace1998-11-189-0/+117
Submitted by: smace@freebsd.org Notes: svn path=/head/; revision=14646