Commit Graph

25 Commits

Author SHA1 Message Date
Satoshi Asami
751790b51a Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to
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-11-20 04:15:15 +00:00
Satoshi Asami
02d389691c Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. While
I'm here, make a2ps43's Makefile detect the missing PAPERSIZE
correctly, and add -${PAPERSIZE} in lprps's PKGNAME.
1998-10-30 08:35:38 +00:00
Tim Vanderhoek
555648efb4 Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
Jean-Marc Zucconi
0c4d911daf 1) portlint compliant
2) strip binaries
  3) add @dirrm in PLIST

PR:		ports/5984
Submitted by:	Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
1998-03-12 16:12:53 +00:00
Bill Fenner
4b6adb56f6 Eliminate double slashes in URL's by:
- Removing trailing slashes from MASTER_SITE_SUBDIR
- Removing doubled slashes in URL
- Adding %2F at start of absolute pathnames (see RFC1738)
1998-01-08 18:52:14 +00:00
Satoshi Asami
f44828dd89 Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to
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-11-10 11:23:41 +00:00
Jean-Marc Zucconi
381faf2cbd Version change (1.16 -> 1.17)
Use another MASTER_SITE.
1997-08-15 23:14:09 +00:00
David E. O'Brien
e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00
Jean-Marc Zucconi
3279480ba2 Upgrade to version 1.16 1996-08-02 00:13:49 +00:00
Jean-Marc Zucconi
613aff9bcf Change MASTER_SITES to the original distribution site.
Upgrade to version 1.16
1996-08-02 00:13:21 +00:00
Jean-Marc Zucconi
0be085a9f9 Change MASTER_SITES 1996-07-31 01:06:39 +00:00
Satoshi Asami
447a35029e Add .gz to manpages to reflect reality (in most places). Also, remove
trailing spaces (no, this one is really ok!).
1996-05-27 03:58:55 +00:00
Jean-Marc Zucconi
cf346484f6 Setting the PAPERSIZE variable will allows to build packages with different
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-05-13 15:41:00 +00:00
Jean-Marc Zucconi
0a3a799382 Do not mkdir ${PREFIX}/man nor ${PREFIX}/bin
Compress man pages
1996-03-28 23:25:40 +00:00
Satoshi Asami
b420aa2bfb Change "printing" to "print". 1995-11-22 13:18:35 +00:00
Satoshi Asami
7cd6a55ea4 Delete @cwd, @mode, @owner and @group from these packing lists.
Reported by:	jkh
1995-11-13 13:21:26 +00:00
Jean-Marc Zucconi
37f7e33a78 Shorten the COMMENT line 1995-10-25 00:44:40 +00:00
Satoshi Asami
a28c2d8099 Print Makefiles...this one was tough! 1995-04-15 04:34:11 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Jean-Marc Zucconi
a17b2981fd Another set of checksums 1995-04-01 16:33:35 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jordan K. Hubbard
99c4758b1e Updates from Jean-Marc Zucconi.
Submitted by:	jmz
1994-10-08 23:46:07 +00:00
Jordan K. Hubbard
deab9494fa These are my changes to support the new argument-less configure scripts. 1994-10-04 15:12:57 +00:00
Jordan K. Hubbard
404ba24c8a Make sure /usr/local/share/psutils exists.
Submitted by:	jmz
1994-09-29 13:48:42 +00:00
Jordan K. Hubbard
9c598528b4 Jean-Marc Zucconi's psutils port.
Submitted by:	Jean-Marc Zucconi
1994-09-21 23:05:50 +00:00