Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use USE_GMAKE to fix the build. | Adam Weinberger | 2004-02-29 | 1 | -0/+1 |
| | |||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Use the new ghostscript options. | Joe Marcus Clarke | 2004-01-20 | 1 | -7/+2 |
| | | | | Submitted by: linimon | ||||
* | KATO mega patch | Edwin Groothuis | 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 Groothuis | 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. | Pete Fritchman | 2003-05-18 | 1 | -6/+2 |
| | | | | | | PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Conditionalize libgnugetopt dependencies. | Norikatsu Shigemura | 2003-02-02 | 2 | -3/+10 |
| | | | | | PR: ports/47754 Submitted by: Ports Fury | ||||
* | Update to 1.12. | Norikatsu Shigemura | 2002-11-23 | 2 | -2/+2 |
| | | | | | PR: ports/45628 Submitted by: Ports Fury | ||||
* | Upgrade to 1.11. | Oliver Braun | 2002-11-18 | 4 | -16/+16 |
| | | | | | PR: ports/45449 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 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. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Update to version 1.10 | Dmitry Sivachenko | 2002-07-15 | 3 | -22/+20 |
| | | | | | PR: 40626 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Replace the ghostscript55 dependencies with ghostscript-gnu. | Akinori MUSHA | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | Fix a typo in the URL. | Dima Dorfman | 2001-05-04 | 1 | -1/+1 |
| | |||||
* | rename pbm2ppa to pnm2ppa with updating to 1.04 (repository copied). | FUJISHIMA Satsuki | 2001-03-03 | 14 | -88/+198 |
| | | | | | PR: 24880 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Restore credit to creation of this port to smace. | Will Andrews | 2001-01-27 | 1 | -1/+1 |
| | |||||
* | Remove inactive MAINTAINER <smace>, who hasn't committed in 20 months. | Will Andrews | 2001-01-27 | 1 | -2/+2 |
| | |||||
* | ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55. | Satoshi Asami | 2000-11-25 | 1 | -1/+1 |
| | |||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | Satoshi 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 | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -4/+4 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | sed -> ${SED} | Michael Haro | 1999-08-28 | 1 | -3/+3 |
| | |||||
* | grep -> ${GREP} | Michael Haro | 1999-08-23 | 1 | -2/+2 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | Update master site. | Scott Mace | 1999-05-10 | 1 | -2/+2 |
| | |||||
* | Make the message match reality. | Satoshi Asami | 1998-11-23 | 1 | -2/+2 |
| | |||||
* | A little portlint. Also, enscript dir name changed. | Satoshi Asami | 1998-11-23 | 1 | -6/+6 |
| | |||||
* | Initial import of pbm2ppa. | Scott Mace | 1998-11-18 | 9 | -0/+117 |
Submitted by: smace@freebsd.org |