aboutsummaryrefslogtreecommitdiff
path: root/print/enscript-a4
Commit message (Collapse)AuthorAgeFilesLines
* - Adopt portJohan van Selst2014-05-281-2/+1
| | | | | | | | - Add NLS support - Pet portlint Notes: svn path=/head/; revision=355591
* - Support stagingDmitry Marakasov2014-05-111-1/+0
| | | | | | | | | - Pet check-sanity Approved by: portmgr blanket Notes: svn path=/head/; revision=353694
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | print) Notes: svn path=/head/; revision=327765
* - Move CONFLICTS definition to slave ports itself instead of making it inRong-En Fan2011-03-131-0/+4
| | | | | | | | | | master port so that portmaster can pick this up correctly - Remove MD5 checksum from distinfo Reported by: Warren Block <wblock at wonkity.com> and dougb@ Notes: svn path=/head/; revision=270791
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-1/+0
| | | | 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-0/+12
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