Commit Graph

13 Commits

Author SHA1 Message Date
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
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
Jun Kuriyama
640e394fad Change "man/ja_JP.EUC" to "man/ja".
Add "@dirrm"

Submitted by:		SADA Kenji <sada@e-mail.ne.jp>
1998-06-04 22:32:49 +00:00
Masafumi Max NAKANE
173073fbec Reorganize the patches to:
- Inhibit multiple patch files to change one file.
- Remove PATCH_STRIP definition from the Makefile.
- One patch file for each file to be modified.
1997-09-19 11:57:56 +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
91da8de5b1 Updatethe maitainer's address.
Make lha quiet.
Some more style fixes.
1997-09-14 17:47:20 +00:00
Satoshi Asami
ef4155d09f Hand-edit patch to cope with getopt declarations moving from
stdlib.h to unistd.h in -current (from Lite2).  Note this requires
the latest gcc that defines __FreeBSD__ to 3.
1997-03-25 08:14:44 +00:00
Satoshi Asami
a910b63117 Put manpage in ja_JP.EUC subdirectory, not ja_JP.euc. 1996-12-06 12:27:35 +00:00
David E. O'Brien
5f30f5083e mkdir --> ${MKDIR} cp -->${CP} 1996-12-03 13:08:20 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
1ce9ff2e4c This is just a test. Try to import a simple program from -current
and see if our CVS setup is working.
1996-11-10 12:40:20 +00:00
Satoshi Asami
9ae6f48b55 Tells you what day today is.
Submitted by:	ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
1996-10-18 15:04:50 +00:00