Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use USE_GMAKE to fix the build. | adamw | 2004-03-01 | 1 | -0/+1 |
| | |||||
* | SIZEify. | trevor | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | Use the new ghostscript options. | marcus | 2004-01-21 | 1 | -7/+2 |
| | | | | Submitted by: linimon | ||||
* | KATO mega patch | edwin | 2003-09-27 | 1 | -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 interpreter | edwin | 2003-08-31 | 1 | -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. | petef | 2003-05-19 | 1 | -6/+2 |
| | | | | | | PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Conditionalize libgnugetopt dependencies. | nork | 2003-02-02 | 2 | -3/+10 |
| | | | | | PR: ports/47754 Submitted by: Ports Fury | ||||
* | Update to 1.12. | nork | 2002-11-23 | 2 | -2/+2 |
| | | | | | PR: ports/45628 Submitted by: Ports Fury | ||||
* | Upgrade to 1.11. | obraun | 2002-11-19 | 4 | -16/+16 |
| | | | | | PR: ports/45449 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 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. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Update to version 1.10 | demon | 2002-07-16 | 3 | -22/+20 |
| | | | | | PR: 40626 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Replace the ghostscript55 dependencies with ghostscript-gnu. | knu | 2001-09-12 | 1 | -1/+1 |
| | |||||
* | Fix a typo in the URL. | dd | 2001-05-04 | 1 | -1/+1 |
| | |||||
* | rename pbm2ppa to pnm2ppa with updating to 1.04 (repository copied). | sf | 2001-03-04 | 14 | -88/+198 |
| | | | | | PR: 24880 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Restore credit to creation of this port to smace. | will | 2001-01-27 | 1 | -1/+1 |
| | |||||
* | Remove inactive MAINTAINER <smace>, who hasn't committed in 20 months. | will | 2001-01-27 | 1 | -2/+2 |
| | |||||
* | 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-10 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 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 |