summaryrefslogtreecommitdiff
path: root/print/pnm2ppa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use USE_GETOPT_LONG.Pete Fritchman2003-05-181-6/+2
| | | | | | | | | PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury Notes: svn path=/head/; revision=81255
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Conditionalize libgnugetopt dependencies.Norikatsu Shigemura2003-02-022-3/+10
| | | | | | | | PR: ports/47754 Submitted by: Ports Fury Notes: svn path=/head/; revision=74506
* Update to 1.12.Norikatsu Shigemura2002-11-232-2/+2
| | | | | | | | PR: ports/45628 Submitted by: Ports Fury Notes: svn path=/head/; revision=70862
* Upgrade to 1.11.Oliver Braun2002-11-184-16/+16
| | | | | | | | PR: ports/45449 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=70430
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to version 1.10Dmitry Sivachenko2002-07-153-22/+20
| | | | | | | | PR: 40626 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63033
* 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