Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Justin M. Seger
539536fae4
Switch to using USE_ZIP along with minor cleanups to some ports.
1999-05-01 12:34:38 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Steve Price
7f19f8c2d6
The manpage is in Japanese so put it in man/ja.
...
PR: 8243
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-10-10 05:39:24 +00:00
Masafumi Max NAKANE
ae812f0b69
Remove man page entry.
1998-08-30 21:55:19 +00:00
Masafumi Max NAKANE
c41702f0b7
portlint.
1998-08-30 20:35:41 +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
Satoshi Asami
92cb149612
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
...
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Masafumi Max NAKANE
0fe54da9a9
CATEGORIES+= -> CATEGORIES=
...
Inspired by: obrien
1996-11-11 10:13:07 +00:00
Masafumi Max NAKANE
7b05adff0e
Use ${COMPRESS_MAN} to compress man pages.
1996-11-05 04:14:42 +00:00
Masafumi Max NAKANE
91b60a8c76
Prefixed the PKGNAME with ``jp-''
1996-09-18 12:36:58 +00:00
Masafumi Max NAKANE
6bf31ff92d
Updated Masafumi NAKANE's E-mail address.
1996-09-17 15:07:58 +00:00
Satoshi Asami
9c47209d00
A fast ("quick") kanji code converter. Can also do CR+LF <-> LF.
...
Submitted by: max@sfc.wide.ad.jp
1996-05-04 08:56:57 +00:00