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
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
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
SADA Kenji
602b593e17 Change Maintainer's mail address.
Submitted by:	Maintainer
1999-05-01 15:45:49 +00:00
SADA Kenji
b9e75f42f6 Switch the maintainer to Mr.Kiriake. 1999-02-05 22:45:56 +00:00
Satoshi Asami
315dc15d01 Don't put a tab in front of a comment line, it confuses make. :)
While I'm here, move the comment above the line it's describing, not
below.
1999-01-15 03:12:36 +00:00
SADA Kenji
4937e6e49e Set IS_INTERACTIVE. The program ``configur'' sometimes issues questions,
then BATCH build would fail.
1999-01-15 00:43:24 +00:00
SADA Kenji
d0d34a0e3e Upgrade to 1.40
Submitted by:	Masanori Kiriake <seiken@os.rim.or.jp>
1999-01-14 22:19:36 +00:00
Satoshi Asami
538870682e The configure script sometimes goes into an infinite loop, spewing out
===
^GBINDIR = directory of binaries?
y does not exist
^GBINDIR = directory of binaries?
y does not exist
^GBINDIR = directory of binaries?
y does not exist
^GBINDIR = directory of binaries?
y does not exist
===

forever.
1998-11-28 01:31:19 +00:00
Jun Kuriyama
28def78e70 Change "man/ja_JP.EUC" to "man/ja". 1998-06-04 14:47:31 +00:00
Jun-ichiro itojun Hagino
51ff254b02 original distribution updated to 1.36.
PR:		6034
1998-03-21 01:50:10 +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
d04c8e413f New port:
gn & gnspool - simple newsreader and local spooling support.
Submitted by:	Kiroh HARADA <kiroh@kh.rim.or.jp>
1997-02-15 11:09:04 +00:00