summaryrefslogtreecommitdiff
path: root/print/psutils-letter/Makefile
AgeCommit message (Collapse)Author
2001-02-14typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira
2000-10-19Add support for B4 paper sizeJean-Marc Zucconi
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
2000-04-09Accidental whitespaceChris Piazza
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza
1999-08-31$Id$ -> $FreeBSD$Peter Wemm
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1998-11-20Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR toSatoshi Asami
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.
1998-10-30Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. WhileSatoshi Asami
I'm here, make a2ps43's Makefile detect the missing PAPERSIZE correctly, and add -${PAPERSIZE} in lprps's PKGNAME.
1998-03-12 1) portlint compliantJean-Marc Zucconi
2) strip binaries 3) add @dirrm in PLIST PR: ports/5984 Submitted by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
1998-01-08Eliminate double slashes in URL's by:Bill Fenner
- Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738)
1997-11-10Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change toSatoshi Asami
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).
1997-08-15Version change (1.16 -> 1.17)Jean-Marc Zucconi
Use another MASTER_SITE.
1996-11-17CATEGORIES+= -> CATEGORIES=David E. O'Brien
Converted to MAN[1-9]
1996-08-02Change MASTER_SITES to the original distribution site.Jean-Marc Zucconi
Upgrade to version 1.16
1996-07-31Change MASTER_SITESJean-Marc Zucconi
1996-05-13Setting the PAPERSIZE variable will allows to build packages with differentJean-Marc Zucconi
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>
1996-03-28Do not mkdir ${PREFIX}/man nor ${PREFIX}/binJean-Marc Zucconi
Compress man pages
1995-11-22Change "printing" to "print".Satoshi Asami
1995-04-15Print Makefiles...this one was tough!Satoshi Asami
1995-04-11Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
1994-10-08Updates from Jean-Marc Zucconi.Jordan K. Hubbard
Submitted by: jmz
1994-09-29Make sure /usr/local/share/psutils exists.Jordan K. Hubbard
Submitted by: jmz
1994-09-21Jean-Marc Zucconi's psutils port.Jordan K. Hubbard
Submitted by: Jean-Marc Zucconi