Michael Haro
59df8af48e
update with the new PORTNAME/PORTVERSION variables
2000-04-08 23:24:42 +00:00
Satoshi Taoka
f16488e45e
Fix MASTER_SITES
...
PR: 16867
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
No response from: maintainer
2000-02-21 17:06:44 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +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
Tim Vanderhoek
9e150d96ce
Manpages? What manpages?
1998-08-17 08:26:55 +00:00
Masafumi Max NAKANE
8bd2b9a35b
Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
...
Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
1998-04-05 04:47:11 +00:00
Masafumi Max NAKANE
0eab292e0e
Add `q' to EXTRACT_BEFORE_ARGS so that lha will do its work quietly.
...
echo -> ${ECHO_MSG}.
1997-09-14 17:32:19 +00:00
Masafumi Max NAKANE
6ecda1cded
Update the maintainer's address (I remember him asking his address in
...
the handbook to be updated.)
Style fix:
- Insert a blank (`3' only) line before the $Id$ line.
- Move EXTRACT_SUFX to proper place.
- Regenerate the patch file and remove the definition of PATCH_STRIP.
- Correctly define MANLANG and MAN1.
1997-09-14 17:17:04 +00:00
Masafumi Max NAKANE
b9a2b7deac
Let bsd.port.mk do the manpage compression.
1997-09-14 17:13:50 +00:00
Masafumi Max NAKANE
45266e4ba8
Regenerate this patch so that PATCH_STRIP doesn't have to be defined in
...
the Makefile.
1997-09-14 17:05:03 +00:00
Satoshi Asami
1e4d16c0b5
This is a new category for non-archival, non-encryption character code
...
converters.
1997-04-26 23:55:25 +00:00
David E. O'Brien
02d1b3a10b
A quick purousal thru our port's patches directory shows a *WAY* over use of
...
__FreeBSD__.
That said, add __OpenBSD__ and __NetBSD__ where approapiate.
1997-02-16 21:11:14 +00:00
Satoshi Asami
d89092f9c9
Move man page from ja_JP.sjis to ja_JP.EUC. (Yes, I converted it, these
...
codes are actually different.)
1996-12-06 22:46:41 +00:00
David E. O'Brien
d23a795680
CATAGORIES+= -> CATAGORIES=
...
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
fa29b4acb8
This decoder can patch together split and out-of-order uudecode files.
...
Submitted by: pcs51674@asciinet.or.jp
1996-06-10 01:49:45 +00:00