Commit Graph

41 Commits

Author SHA1 Message Date
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Andrey A. Chernov
d0f3e49c32 Fix MASTER_SITE for USA variant 2000-04-23 05:42:03 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Chris Piazza
feb7a34b04 Add WWW 2000-04-09 18:16:18 +00:00
Jeremy Lea
3e6d72cc8d Respect CFLAGS.
No response by:	maintainer
2000-02-27 08:48:55 +00:00
Steve Price
7f41c5f050 Split up the freebsd build target into one for the i386 and one for the
Alpha so the Alpha users can use pgp too.
2000-02-13 16:54:51 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Satoshi Asami
0c3e5b018e Misc. PLIST cleanups.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:19:22 +00:00
Justin M. Seger
66dcbafab4 Switch to USE_ZIP 1999-05-07 03:26:25 +00:00
Andrey A. Chernov
a916a64bb8 fix extract cmd
PR: 9917
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1999-02-07 06:29:53 +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
Satoshi Asami
b4bc06c5bf security/rsaref has been ELFized. 1998-09-25 10:20:21 +00:00
Tim Vanderhoek
f67f442cd4 Secure the freedom of the manpages! Free the manpages!
PR:		ports/7651
1998-08-19 19:54:37 +00:00
Andrey A. Chernov
758670500f Distfile moved, change path 1997-08-27 13:06:01 +00:00
Andrey A. Chernov
c195ec584d Use rsaref from ports for USA
Add more mirrors
1997-02-02 21:45:31 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
David E. O'Brien
8419c1ad54 CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))
Converted to new MAN[1-9]
Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable
1996-11-17 07:58:10 +00:00
Satoshi Asami
a1a6d48072 Change NO_PACKAGE to RESTRICTED, we don't even want to redistribute the
distfile.
1996-10-16 08:13:48 +00:00
Andrey A. Chernov
993558dac6 Upgrade to 2.6.3ia 1996-05-27 00:53:55 +00:00
Andrey A. Chernov
7c0b1776db Upgrade to International release 1996-01-18 22:48:41 +00:00
Andrey A. Chernov
94fb971508 Better package list 1996-01-04 05:37:12 +00:00
Andrey A. Chernov
b275569faa Upgrade to next international beta snapshot 1996-01-04 04:35:17 +00:00
Mark Murray
f4c41b8119 Correct the PGP homepage in the header comments. 1995-12-06 10:42:18 +00:00
Andrey A. Chernov
1df64bda23 Upgrade international variant to next development snapshot 1995-12-02 23:17:05 +00:00
Jordan K. Hubbard
291b3d2c52 Pick an initial DISTNAME for this. The extra obfuscation for
US and non-US versions ended up eliminating any sort of default
DISTNAME for `make describe' and hence the INDEX file.
1995-10-07 00:08:39 +00:00
Andrey A. Chernov
ec8beab634 Upgrade to new international dev snapshot.
Use pre-fetch target instead of non-documented one.
1995-09-28 14:57:24 +00:00
Andrey A. Chernov
a291e5c014 Upgrade to new international dev version 1995-09-25 19:21:31 +00:00
Andrey A. Chernov
a1c8b374bf Overwrite fetch-depends target instead of old exec_depends 1995-09-24 19:12:06 +00:00
Andrey A. Chernov
6cbd732d1f EXEC->BUILD DEPENDS 1995-09-23 17:26:19 +00:00
Andrey A. Chernov
0d5ccb9587 Upgrade international version to 2.6.3i 1995-09-15 21:10:18 +00:00
Satoshi Asami
90db37e415 Moved to new category security. 1995-07-13 01:15:52 +00:00
Andrey A. Chernov
c11f98ed94 Make common pkg directory to satisfy 'make index' 1995-07-08 00:28:36 +00:00
Andrey A. Chernov
3866c5cb61 Add NO_PACKAGE 1995-07-07 23:57:25 +00:00
Andrey A. Chernov
ce5404a73b Fix commit conflict 1995-07-07 23:50:10 +00:00