aboutsummaryrefslogtreecommitdiffstats
path: root/print/pnm2ppa
Commit message (Collapse)AuthorAgeFilesLines
* Use USE_GMAKE to fix the build.adamw2004-03-011-0/+1
|
* SIZEify.trevor2004-01-301-0/+1
|
* Use the new ghostscript options.marcus2004-01-211-7/+2
| | | | Submitted by: linimon
* KATO mega patchedwin2003-09-271-5/+5
| | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* [PATCH] print/pnm2ppa: enable choose of ghostscript interpreteredwin2003-08-311-2/+16
| | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54946 Submitted by: Jens Rehsack <rehsack@liwing.de>
* Use USE_GETOPT_LONG.petef2003-05-191-6/+2
| | | | | | PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-212-1/+1
|
* Conditionalize libgnugetopt dependencies.nork2003-02-022-3/+10
| | | | | PR: ports/47754 Submitted by: Ports Fury
* Update to 1.12.nork2002-11-232-2/+2
| | | | | PR: ports/45628 Submitted by: Ports Fury
* Upgrade to 1.11.obraun2002-11-194-16/+16
| | | | | PR: ports/45449 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-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.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update to version 1.10demon2002-07-163-22/+20
| | | | | PR: 40626 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Replace the ghostscript55 dependencies with ghostscript-gnu.knu2001-09-121-1/+1
|
* Fix a typo in the URL.dd2001-05-041-1/+1
|
* rename pbm2ppa to pnm2ppa with updating to 1.04 (repository copied).sf2001-03-0414-88/+198
| | | | | PR: 24880 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Restore credit to creation of this port to smace.will2001-01-271-1/+1
|
* Remove inactive MAINTAINER <smace>, who hasn't committed in 20 months.will2001-01-271-2/+2
|
* ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.asami2000-11-251-1/+1
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-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
* Accidental whitespacecpiazza2000-04-101-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-4/+4
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* sed -> ${SED}mharo1999-08-281-3/+3
|
* grep -> ${GREP}mharo1999-08-231-2/+2
| | | | | true -> ${TRUE} false -> ${FALSE}
* Update master site.smace1999-05-101-2/+2
|
* Make the message match reality.asami1998-11-231-2/+2
|
* A little portlint. Also, enscript dir name changed.asami1998-11-231-6/+6
|
* Initial import of pbm2ppa.smace1998-11-189-0/+117
Submitted by: smace@freebsd.org