Commit Graph

7 Commits

Author SHA1 Message Date
Peter Wemm
7b8fca1447 $Id$ -> $FreeBSD$ 1999-08-30 12:09:14 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
2416048dd0 - Add a second master site to back up the current one (shared
by all these ports).
- Fix up the maintainer's email address
- Fix up some grammar/spelling issues

PR:		12751, 12753, 12754, 12755, 12756, 12757
Submitted by:	CHOI Junho <cjh@kr.freebsd.org>, maintainer
1999-07-22 04:39:59 +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
Justin M. Seger
99c915fa40 Mark as RESTRICTED: Crypto 1998-10-16 02:53:04 +00:00
Jun Kuriyama
c321aaf113 Korean language module for PGP
PR:		ports/7365
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1998-09-17 14:14:50 +00:00