Commit graph

1489 commits

Author SHA1 Message Date
Jacques Vidrine
0a237614d8 There is no des_set_odd_parity in OpenSSL's libcrypto. Use
des_fixup_key_parity instead.
2001-01-23 21:50:13 +00:00
Jacques Vidrine
24e15a1d62 Fix linking the pam_krb5.so module:
= Be very specific about where we think the libraries are, to avoid
    getting the old crusty Heimdal from the base system.
  = Minimize the undefined symbols in pam_krb5.so
2001-01-23 21:42:11 +00:00
Jacques Vidrine
7c59802240 Update library dependency to catch up with Heimdal port.
Bump PORTREVISION.
2001-01-23 20:52:45 +00:00
Kevin Lo
e51c66c860 Removed verbose line in Makefile.
PR: 24500
Submitted by: MAINTAINER
2001-01-22 14:44:09 +00:00
Peter Pentchev
48b7102480 Correct my e-mail address: roam@orbitel.bg -> roam@FreeBSD.org.
Reminded by:	Bill Fenner's distfile survey mail
2001-01-22 07:31:15 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Ying-Chieh Liao
24ebd4cbfc ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org 2001-01-21 04:26:37 +00:00
Peter Pentchev
1264b6c7b0 apg is an automated generator for pronounceable passwords. 2001-01-20 00:13:18 +00:00
Jun Kuriyama
f869724753 Bump PORTVERSION.
Pointed out by:	kris
2001-01-18 09:46:01 +00:00
Kris Kennaway
2d69c6f634 Fix whisker operation.
Submitted by:	Roman Shterenzon <roman@xpert.com>
PR:		23850
2001-01-18 09:34:11 +00:00
Peter Pentchev
dd624dfc29 sync with bsd.port.mk's PORTDOCS handling 2001-01-17 08:01:32 +00:00
Jun Kuriyama
dc834458cc RIJNDAEL algorithm is not depreciated. Fix not to show warning
message when using RIJNDAEL.

Obtained from:	http://lists.gnupg.org/gnupg-announce-200010/msg00003.html
Requested by:	"John E. Hein" <jhein@timing.com>
2001-01-17 07:27:58 +00:00
Will Andrews
5ccbc2a8ac Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kris Kennaway
93cbcc1bec Fix a buglet and finish pointing the config file at ${PREFIX}/etc, not
/etc as in NetBSD
2001-01-15 05:26:00 +00:00
Kris Kennaway
04665ddc39 pks 0.9.4 is a PGP public key server from MIT.
Obtained from:  NetBSD
2001-01-15 04:40:11 +00:00
Kris Kennaway
56cf216199 Oops, forgot to add patch 2001-01-14 08:13:48 +00:00
Kris Kennaway
152294c8ec The long-awaited upgrade to dsniff 2.3, which includes the now-infamous
sshmitm and webmitm monkey-in-the-middle tools.

Submitted by:	Ying-Chieh Liao <ijliao@terry.dragon2.net>
PR:		23749
2001-01-14 08:12:52 +00:00
Kris Kennaway
fd55f3ba41 Update to 4115 virus definitions 2001-01-14 06:46:31 +00:00
Kris Kennaway
fce51c1d99 Add an install-time comment pointing out the existence of the
update_dat script for fetching the very latest datfiles, since
several people have missed this and sent me their own versions.
2001-01-14 06:45:00 +00:00
Will Andrews
c28a980ece Add p5-Crypt-UnixCrypt 1.0, a perl module implementing crypt(3).
Requested by:	jim
2001-01-14 06:13:23 +00:00
David E. O'Brien
975ccd4f0b Update to version 0.4. 2001-01-12 10:52:01 +00:00
Akinori MUSHA
070b9cadbc Update to 0.1.2. 2001-01-11 20:39:53 +00:00
Kevin Lo
1363f0f74c Upgrade to 1.04.03b
PR: 24242
Submitted by: MAINTAINER
2001-01-11 15:54:05 +00:00
David E. O'Brien
f29326f558 Update to 4.2.
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-01-10 16:14:57 +00:00
Jacques Vidrine
f94f15ab3b Bump PORTREVISION for previous commit (fix for _PATH_NOLOGIN).
Reminded by:	kris
2001-01-10 15:27:00 +00:00
Peter Pentchev
48bdb57778 Update to 2.0.6. Also fix the WRKSRC setting so that it is independent
of PORTVERSION.

Submitted by:	maintainer
2001-01-10 07:22:04 +00:00
Jacques Vidrine
a865f0187c kshd has /etc/nologin hardcoded instead of using _PATH_NOLOGIN
from <paths.h> (if available) like login.krb5 does.   As a result,
on FreeBSD 4.2 these two programs end up using different paths
for the nologin file (which is /var/run/nologin on FreeBSD).

Submitted by:	<djm@test.pubnix.com>
2001-01-09 16:25:22 +00:00
Akinori MUSHA
c80b35ad72 Add ruby-ssl, an SSL socket module for Ruby. 2001-01-09 11:47:16 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Will Andrews
ecf18ebd82 Fix typo.
PR:		24127
Submitted by:	Alex D. Chen <dhchen@dns.ktvs.org>
2001-01-07 15:40:11 +00:00
Will Andrews
3d01a083e9 Add amavis-perl 10, a mail virus scanner (uses external antivirus).
PR:		23978
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-01-07 07:38:32 +00:00
Will Andrews
973dd13460 Update uvscan definitions to version 4113.
Approved by:	kris (MAINTAINER)
2001-01-07 07:34:01 +00:00
Kevin Lo
db011cb774 Fix and sort packing list 2001-01-06 16:14:35 +00:00
James E. Housley
5dec31fe09 This patch enables the compilation of a text-only nessus client.
PR:		23808
Submitted by:	Jimmy Olgeni <olgeni@uli.it> MAINTAINER
2001-01-05 03:10:15 +00:00
Jacques Vidrine
a97b6f070c Missed in previous commit: remove headers for libdes
(they are in a seperate PLIST now).
2001-01-04 16:34:08 +00:00
Jacques Vidrine
a207a15093 = Update to use OpenSSL in the base if it has MD4 support (version 0.9.6
or later).  If these libraries are used, then this port's libdes will
  not be built nor installed.

= A man page was renamed that I missed earlier: afs.3 -> kafs.3
2001-01-04 16:30:04 +00:00
Will Andrews
0c2bf8e94a Add p5-Crypt-Twofish 1.0, perl module implementing the Twofish cipher. 2001-01-03 23:27:24 +00:00
Will Andrews
f86de4a07e Add p5-Crypt-TripleDES 0.24, perl module implementing the Triple-DES
cipher.
2001-01-03 23:26:47 +00:00
Will Andrews
cfe47e3876 Add p5-Crypt-Rijndael 0.01, perl module that implements the Rijndael
cipher.
2001-01-03 23:26:25 +00:00
Will Andrews
c6b6c065ac Add p5-Crypt-ECB 1.1, perl module implementing the ECB encryption
algorithm.
2001-01-03 23:26:02 +00:00
Will Andrews
8895a309a2 Add p5-Crypt-CipherSaber 0.50, perl module providing an OO interface to
CipherSaber encryption.
2001-01-03 23:25:39 +00:00
Andreas Klemm
6947623722 Sorry for empty log message.
Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:23:28 +00:00
Andreas Klemm
e4bfbd08d7 *** empty log message *** 2001-01-03 22:21:03 +00:00
Clive Lin
fd8a523999 o Whitespacechage to satisfy portlint -abctN
o Add WWW link
2001-01-03 18:30:53 +00:00
Kevin Lo
b714c1cd4c Update to 1.2
PR: 24038
Submitted by: MAINTAINER
2001-01-03 10:20:37 +00:00
Peter Pentchev
9cb7b46fd9 Update to 3.11 and mark as interactive (prompts for information while
generating a certificate).

PR:		23901 with my mods
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
Silence by:	maintainer
2001-01-02 15:01:40 +00:00
Kevin Lo
2cba18d1ce Upgrade to 2.2.7
PR: 23988
Submitted by: Joseph Scott <joseph@randomnetworks.com>
2001-01-01 12:26:47 +00:00
Will Andrews
4e198c9f4c Bad will, don't put manpage references in the PLIST! Bad! No more
committing until you fix that p5-Class-Tom error too!  Put manpages in the
Makefile like you're supposed to!
2001-01-01 11:06:17 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00