summaryrefslogtreecommitdiff
path: root/print/psutils-letter/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-6/+6
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR toSatoshi Asami1998-11-201-25/+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
* 1) portlint compliantJean-Marc Zucconi1998-03-121-3/+3
| | | | | | | | | | | 2) strip binaries 3) add @dirrm in PLIST PR: ports/5984 Submitted by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp> Notes: svn path=/head/; revision=10128
* Eliminate double slashes in URL's by:Bill Fenner1998-01-081-2/+2
| | | | | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738) Notes: svn path=/head/; revision=9295
* Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change toSatoshi Asami1997-11-101-2/+3
| | | | | | | | | | | | bsd.port.mk that will be committed soon, this will disable automatic package building when PACKAGE_BUILDING is defined (so they can be built from separate scripts). These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is not defined). Notes: svn path=/head/; revision=8563
* Version change (1.16 -> 1.17)Jean-Marc Zucconi1997-08-151-5/+6
| | | | | | | Use another MASTER_SITE. Notes: svn path=/head/; revision=7595
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-10/+7
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* Change MASTER_SITES to the original distribution site.Jean-Marc Zucconi1996-08-021-15/+9
| | | | | | | Upgrade to version 1.16 Notes: svn path=/head/; revision=3489
* Change MASTER_SITESJean-Marc Zucconi1996-07-311-2/+3
| | | | Notes: svn path=/head/; revision=3470
* Setting the PAPERSIZE variable will allows to build packages with differentJean-Marc Zucconi1996-05-131-2/+46
| | | | | | | | | | default paper size. For instance, make PAPERSIZE=letter will build a package for US-letter paper size as default. Reviewed by: jmz Submitted by: David E. O'Brien <obrien@Nuxi.cs.ucdavis.edu> Notes: svn path=/head/; revision=3079
* Do not mkdir ${PREFIX}/man nor ${PREFIX}/binJean-Marc Zucconi1996-03-281-3/+9
| | | | | | | Compress man pages Notes: svn path=/head/; revision=2899
* Change "printing" to "print".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2454
* Print Makefiles...this one was tough!Satoshi Asami1995-04-151-2/+12
| | | | Notes: svn path=/head/; revision=1360
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
| | | | Notes: svn path=/head/; revision=1327
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Updates from Jean-Marc Zucconi.Jordan K. Hubbard1994-10-081-1/+3
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=209
* Make sure /usr/local/share/psutils exists.Jordan K. Hubbard1994-09-291-0/+3
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=141
* Jean-Marc Zucconi's psutils port.Jordan K. Hubbard1994-09-211-0/+5
Submitted by: Jean-Marc Zucconi Notes: svn path=/head/; revision=108