aboutsummaryrefslogtreecommitdiff
path: root/print/c2ps-letter/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,Hiroki Sato2013-04-271-37/+0
| | | | | | | | | | graphics/jpeg2ps-*, and merge the papersize-suffixed versions into single ones respectively as print/psutils did. Approved by: dinoex (maintainer) [1] Notes: svn path=/head/; revision=316672
* - Fix WWWDennis Herrmann2011-03-221-6/+10
| | | | | | | | | | | - Support CFLAGS properly - Bump PORTREVISION PR: ports/155791 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=271502
* Deprecate unmaintained ports from print where upstream disapear and/orBaptiste Daroussin2011-03-141-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270847
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-251-1/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* Reset mph due to no response to email about status, and maintainer-timeouts.Mark Linimon2006-04-151-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159556
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-0/+1
| | | | Notes: svn path=/head/; revision=100139
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27421
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR toSatoshi Asami1998-11-201-19/+9
| | | | | | | | | | | | | | | | | | | | | | share most files. Repository copy the default to explicitly named directories to avoid any confusion. Greatly simplify the shared Makefiles, since we are now in different subdirectories, we don't need "a4-install" stuff. While I'm here, consistently name the variables. Here are the guidelines (master port is in brackets) DOCFORMAT: [html] pdf ps KONFONT: 14dot [16dot] PAPERSIZE: a4 [letter] letterdj RESOLUTION: 118 240 [300] 360 400 600 "math/r" has been copied to "R-a4" and "R-letter", to follow the spirit of the original port. "japanese/kon" is renamed to "kon2-*", since that seems to be the basename. Notes: svn path=/head/; revision=14709
* Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. WhileSatoshi Asami1998-10-301-2/+3
| | | | | | | | I'm here, make a2ps43's Makefile detect the missing PAPERSIZE correctly, and add -${PAPERSIZE} in lprps's PKGNAME. Notes: svn path=/head/; revision=14259
* "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.Matthew Hunt1998-04-171-2/+2
| | | | Notes: svn path=/head/; revision=10549
* ADD MANUAL_PACKAGE_BUILD.Satoshi Asami1998-02-261-1/+2
| | | | Notes: svn path=/head/; revision=9943
* Allow names like "a4" and "Letter" too. The package name is alwaysSatoshi Asami1998-02-251-3/+7
| | | | | | | lower-cased. Notes: svn path=/head/; revision=9927
* Upgrade to version 4.0 and allow the build of A4 and LETTERSteve Price1998-02-251-7/+19
| | | | | | | | | | packages. PR: 5075 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=9913
* A PostScript pretty-printer for C source with numerous features.David E. O'Brien1997-03-241-0/+20
Submitted by: Matthew Hunt <mph@pobox.com> Closes PR: ports/3041 Notes: svn path=/head/; revision=5991