Commit Graph

14 Commits

Author SHA1 Message Date
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Steve Price
8a31a18f96 Update to version 2.5p2.
PR:		7691
Submitted by:	maintainer
1998-08-24 01:04:58 +00:00
Jun-ichiro itojun Hagino
9fc0ddfc1d definition of CATEGORIES was wrong. Because of this, ja-gp-XX has not
been listed in "japanese" category.

PR:		6669
Submitted by:	Sada Kenji <sada@e-mail.ne.jp>
1998-06-04 18:28:10 +00:00
Steve Price
a38ae12ca8 Upgrade to version 2.5.
PR:		5744
Submitted by:	maintainer
1998-02-20 17:48:14 +00:00
Satoshi Asami
b2f8f37863 Remove ${PATCHDIR} if empty. (It might have been created by pr-setup.sh.) 1997-11-10 12:05:12 +00:00
Masafumi Max NAKANE
474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
David E. O'Brien
0ea6d5d193 Style police (don't need -p) 1997-06-29 11:30:39 +00:00
Satoshi Asami
ded897a2d7 An interactive printing tool using Tcl/Tk.
PR:		3296
Submitted by:	Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
1997-06-04 02:13:17 +00:00