1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
Commit Graph

1674 Commits

Author SHA1 Message Date
Kris Kennaway
d8538fa2d9 Fix plist. I don't quite know why this port uses etc/tmp, but don't care
enough to find out.
2001-03-11 01:33:37 +00:00
Kris Kennaway
cb8c1fa3f5 Fix plist 2001-03-11 00:47:43 +00:00
Will Andrews
65725f44fb Remove the html file -- not sure why that worked for me. 2001-03-10 03:36:11 +00:00
Kris Kennaway
d878e1cbdf Update to scanssh 1.5 and portlint
Submitted by:	bento
2001-03-10 03:17:11 +00:00
Trevor Johnson
34f7d6f3cc new port of digest 20010302, an MD5/SHA-1/RIPEMD-160 checksumming
utility

Obtained from:	NetBSD pkgsrc/pkgtools/digest
2001-03-09 21:24:50 +00:00
Kris Kennaway
9db76f1534 Update to 4127 virus definitions 2001-03-08 16:22:01 +00:00
Michael Haro
3e7b3896ab update to 1.6.3p7
From the CHANGES file:

416) Fix negation of path-type Defaults entries in a boolean context.
2001-03-07 10:31:39 +00:00
Akinori MUSHA
b57f932896 Fix the DB3 support. DB3's shlib version is now at 2. 2001-03-05 22:15:25 +00:00
Will Andrews
be2256b63d Fix PLIST.
Submitted by:	bento
2001-03-05 14:49:16 +00:00
Will Andrews
3eb842aab2 Umm... use real variable declarations. Heh. 2001-03-05 14:27:48 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Clive Lin
ef9a385895 Dumb-safe. Tell p5-Net-SSLeay that our openssl lives under "/usr"
Since we don't support RELENG_3 now, it's fairly enough to assume
that `which openssl` is /usr/bin/openssl.

Reviewed by: vanilla
2001-03-05 08:39:33 +00:00
Ying-Chieh Liao
99b5022eac add cryptopp, a free C++ class library of cryptographic schemes
PR:		24432
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-05 06:58:43 +00:00
Ying-Chieh Liao
a460ae7d4e add beecrypt, an open source cryptography library 2001-03-04 04:37:05 +00:00
Ying-Chieh Liao
92c471f96a add opencl, a portable, easy to use, and efficient C++ crypto library 2001-03-02 19:15:58 +00:00
Jacques Vidrine
ddfc9c62a8 Update 1.2.1 -> 1.2.2 2001-03-02 17:33:57 +00:00
Kris Kennaway
6ae834a47b Update to 4125 virus definitions 2001-03-02 09:00:48 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Clive Lin
566a10481f Update to 0.4.0 2001-02-28 09:45:18 +00:00
Steve Price
f56caa4a64 Remove the libmcrypt-nm as it is no longer supported or actively
developed.

PR:		25334
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-02-27 05:01:44 +00:00
Mikhail Teterin
6b65c45f49 Add pam-pgsql 0.3, a pam module for authenticating with PostgreSQL.
PR:		22876
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2001-02-26 23:09:21 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Steve Price
6619dcf37f Update to version 4.0.1.
PR:		25194
Submitted by:	maintainer
2001-02-26 04:55:21 +00:00
Steve Price
6414c009c8 Use non-blocking I/O by default.
PR:		21513
Submitted by:	Mike Harding <mvh@ix.netcom.com>
2001-02-26 03:39:30 +00:00
Steve Price
d8f88d6f7b Minor pkg-plist fixes.
PR:		23806
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-02-26 03:34:31 +00:00
Steve Price
c76693c52b Update to version 2.03.
PR:		23806
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-02-26 03:30:17 +00:00
Kris Kennaway
15d141d190 Update to 2001.02.24 code snapshot of OpenSSH-askpass from OpenBSD CVS
repository (in fact, this code hasn't changed since last november, but use
today's date).  I don't know where I got the 1.2.2 version number from,
but keep it for now as it looks like the third party version which OpenBSD
are basing from is catching up to that number :-)
2001-02-25 05:15:44 +00:00
Peter Pentchev
a98f5d680a Update to 0.8.9 2001-02-23 16:07:16 +00:00
Kris Kennaway
70efb8cd27 Update to 4124 virus definitions. Twice in one day, yay for NAI! 2001-02-23 09:11:47 +00:00
Munechika SUMIKAWA
922219e10a Upgrade to 20010222a. 2001-02-22 17:09:52 +00:00
Peter Pentchev
ae7f7f8ae0 Update to 3.14.
PR:		25279
Submitted by:	maintainer
2001-02-22 13:39:59 +00:00
Kris Kennaway
de06a00923 Update to 4123 virus definitions 2001-02-22 11:18:25 +00:00
Ying-Chieh Liao
e1ead1c865 add ipfmeta
ipfmeta is used to simplify the maintenance of your IPfilter ruleset
2001-02-21 16:49:03 +00:00
Jacques Vidrine
7f6756dccd On older systems (pre-4.1.0-RELEASE or so), this port will install
its own ifaddrs.h.  Update ${PLIST} accordingly.

Noticed by:	assar
2001-02-21 12:43:20 +00:00
Michael Haro
06fc608304 Update to 1.6.3p5 2001-02-21 12:42:59 +00:00
Brian Feldman
6321589e72 Move the maintainer to ports. I don't have the capacity to continue
to support very old systems myself.
2001-02-21 04:45:25 +00:00
Munechika SUMIKAWA
7cab70d9a8 Upgrade to 20010215a.
Reviewed by:	erik@whistle.com
2001-02-21 02:12:30 +00:00
Dirk Froemberg
36ad4ecd0a Hand out maintainership to ports@FreeBSD.org.
I don't use any 3.x system any longer.
2001-02-18 13:35:14 +00:00
Kris Kennaway
5f9962df0f Bump PORTREVISION after bugfix on 2000-02-06
Forgotten by:	archie
2001-02-18 00:32:22 +00:00
David E. O'Brien
827b7b9d6a Unrestrict to match the ssh port. 2001-02-17 01:40:35 +00:00
Vanilla I. Shu
135c4b4ee5 Upgrade to 2.4.9.
PR:		ports/25149
Submitted by:	KATO Tsuguru
2001-02-16 22:24:54 +00:00
Kris Kennaway
ae4916d010 Update to 4122 virus definitions. 2001-02-15 11:31:39 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46 typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
Kris Kennaway
8d85c47380 Update to 4121 virus definitions 2001-02-13 11:54:38 +00:00
Kris Kennaway
06572d0f8f Add patch to prevent Bleichenbacher attack on SSH1 server. Bump
PORTREVISION.
2001-02-12 08:06:56 +00:00
Kris Kennaway
364a7a84cb Update to 4120 virus definitions 2001-02-11 17:55:49 +00:00
Daniel Baker
1fefcfb5f5 Update: 2.2.1
(continued, didn't realize that patch-ab is no longer necessary)
2001-02-11 17:25:45 +00:00
Daniel Baker
72da6d0feb Update: 2.2.1
Submitted by:	Greg Hewgill <greg@hewgill.com>
2001-02-11 17:25:09 +00:00
David E. O'Brien
4231770e8e Update master sites.
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-10 23:29:41 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Alfred Perlstein
1f27b851f6 give aout machines shared libraries as well 2001-02-10 01:30:47 +00:00
Kris Kennaway
bd89fe016e Remove some commented out makefile cruft. 2001-02-09 23:07:20 +00:00
Kris Kennaway
ccd8c2a771 Sigh, the patch released by ssh.com was wrong (kill() had the arguments
in the wrong order). Fix this, and bump PORTREVISION again. The window
was only a few minutes, but this won't disrupt things, and someone may
have updated in that window given the prominence of the problem.

Obtained from:	Matt Power <mhpower@BOS.BINDVIEW.COM> via Bugtraq
2001-02-09 23:06:50 +00:00
Kris Kennaway
d6bcba7837 Commit fixes for the two recent security problems found by BINDVIEW
and Core-SDI, and bump PORTREVISION.
2001-02-09 22:56:39 +00:00
Kris Kennaway
b2e36fd5b7 Bump PORTREVISION due to security fix. 2001-02-09 22:45:16 +00:00
Kris Kennaway
2ec13ccae9 Add patch to deal with possible remote root exploit found by
Michal Zalewski of the Bindview RAZOR Team, and some patches to hopefully
deal with compilation on older versions of FreeBSD.

Submitted by:	alfred
2001-02-09 22:37:50 +00:00
Vanilla I. Shu
a9f89bca68 Upgrade to latest version. 2001-02-09 14:30:13 +00:00
Kris Kennaway
41d5ec3b8e Mark FORBIDDEN: several problems including possible remote root
compromise. OpenSSH 2.3.0 included in 4.2-STABLE is not vulnerable.
2001-02-09 04:58:24 +00:00
Archie Cobbs
2a07ab6ab5 Be sure to recompute m->m_pkthdr.len after encrypting packet.
PR:		ports/24723
2001-02-06 18:43:21 +00:00
Archie Cobbs
a63c3f332c Put back together a line that somehow got split in two. 2001-02-06 18:07:28 +00:00
Jimmy Olgeni
58b7e36a58 Misc. port cleanups and some manpage fixes (correct FILES section).
PR:		20997 (slightly modified for new port layout)
Submitted by:	olgeni
Approved by:	maintainer
2001-02-06 13:17:01 +00:00
Kris Kennaway
5bb0ef2e28 Oops, meant to mark FORBIDDEN, not BROKEN, to prevent package builds. 2001-02-06 02:38:43 +00:00
Kris Kennaway
65e7b33330 Note the reason why this port is still at 1.2.27 (1.2.30 is under
the more restrictive SSH2 license), deprecate this port in favour of
OpenSSH as a parting shot (still allow people to build by setting an
environment variable) and remove myself as maintainer since I don't
have any interest in maintaining it.

About the only thing this port does which OpenSSH can't do well is
Kerberized logins..once that is working properly in OpenSSH I'm planning
to nuke the port.
2001-02-06 01:22:25 +00:00
Jimmy Olgeni
28f420288d Update to version 1.0.7a. 2001-02-05 23:42:43 +00:00
Jimmy Olgeni
9e6ae31011 Fix ugly pkg-plist bug: "2&gt;" -> "2>". 2001-02-05 23:37:41 +00:00
Jacques Vidrine
4b4791721d Bump libkrb5 version dependency for the Heimdal case. 2001-02-05 16:20:31 +00:00
Jimmy Olgeni
9298ebdd62 Style: ports/security 2001-02-05 16:00:18 +00:00
Jacques Vidrine
32e2f6629f Update 0.3d -> 0.3e.
The vendor says: ``We suggest those running a ftpd to update
immediately.''

Changes in release 0.3e:
 * rcp program included
 * fix buffer overrun in ftpd
 * handle omitted sequence numbers as zeroes to handle MIT krb5 that
   cannot generate zero sequence numbers
 * handle v4 /.k files better
 * configure/portability fixes
 * fixes in parsing of options to kadmin (sub-)commands
 * handle errors in kadmin load better
 * bug fixes
2001-02-05 15:50:26 +00:00
Will Andrews
9277fa3e79 Add p5-Authen-Krb5 1.2, a perl extension for Kerberos 5.
PR:		24832
Submitted by:	Andrew J. Korty <ajk@iu.edu>
2001-02-03 20:57:50 +00:00
Kris Kennaway
92e4ca375e Update to 4119 virus definitions 2001-02-03 06:23:31 +00:00
Dirk Froemberg
c2611096a6 Upgrade to 1.7.
Submitted by:	kris
2001-01-27 07:55:06 +00:00
Dirk Froemberg
6890122a3b Set reasonable defaults for mysql, postgresql and odbc support so
the package dependencies aren't screwed up in case a package is
installed but the corresponding WITH_* option isn't given.
2001-01-27 07:53:36 +00:00
Kris Kennaway
5dc4cf2e27 Fennerize a dead MASTER_SITE. 2001-01-27 05:58:44 +00:00
Will Andrews
672b8c0ca0 Add p5-Crypt-Cracklib 0.01, a perl interface to Alec Muffet's cracklib
library.

Requested by:	Andrew J. Korty <ajk@iu.edu>
2001-01-27 03:07:40 +00:00
Will Andrews
aa610bac9d (Oops, forgot to include actual cracklib(3) manpage with update):
Add new cracklib(3) manpage; add FascistCheck(3) function header file
(actually called packer.h) and a MLINK to cracklib(3) manpage.  Bump
PORTREVISION to 1.

Submitted by:	Andrew J. Korty <ajk@iu.edu> (maintainer)
2001-01-27 01:16:16 +00:00
Will Andrews
0282665de5 Add new cracklib(3) manpage; add FascistCheck(3) function header file
(actually called packer.h) and a MLINK to cracklib(3) manpage.  Bump
PORTREVISION to 1.

Submitted by:	Andrew J. Korty <ajk@iu.edu> (maintainer)
2001-01-27 01:15:17 +00:00
FUJISHIMA Satsuki
f6fb27dcfa add missed patches. 2001-01-25 19:43:01 +00:00
FUJISHIMA Satsuki
97e82ad897 update to 6.5.8.
PR:		21656
Submitted by:	Cy Schubert <cschuber@uumail.gov.bc.ca>
maintainer seems unreachable:
<mike@fate.com>: host fate.com[192.153.249.5] said: 550 <mike@fate.com>...
    Relaying denied
2001-01-25 19:41:23 +00:00
Daniel Baker
b8d6d9d462 Update version: 1.3.0 -> 2.0.1
Submitted by:	 Maintainer (Greg Hewgill <greg@hewgill.com>)
2001-01-25 18:16:45 +00:00
Ying-Chieh Liao
a4b49b7f14 upgrade to 3.13 and change master site
PR:		24635
Submitted by:	MAINTAINER
2001-01-25 14:49:30 +00:00
Ying-Chieh Liao
c2ef876675 upgrade and change maintainer email
PR:		24627
Submitted by:	MAINTAINER
2001-01-25 14:37:54 +00:00
Jacques Vidrine
31d87969c9 Bug fixes and paranoia:
compat_heimdal.c:
   = Stop shooting at feet when freeing a particular chunk of memory.
     Found by complaints from free(), and pinpointed with MALLOC_OPTIONS=A.
pam_krb5_auth.c:
   = In addition to dropping and restoring uid when delving in /tmp,
     drop and restore gid.
   = Explicitly set permissions on the credentials cache for good measure.

The following was
Obtained from:	Sam Hartman <hartmans@mit.edu> via bugs.debian.org

support.c:
   = verify_krb_v5_tgt: Do a little more to prevent KDC spoofing.
     Allow for a key separate from the host key to use only for PAM.
2001-01-24 20:36:33 +00:00
Jimmy Olgeni
3e864278c5 Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
2001-01-24 12:43:14 +00:00
Jimmy Olgeni
332200153a Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) 2001-01-24 12:05:15 +00:00
Vanilla I. Shu
7db99ecdb8 Upgrade to 1.0.7.
PR:		ports/24501, ports/24502, ports/24503, ports24504
Submitted by:	maintainer
2001-01-24 03:26:02 +00:00
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
Will Andrews
7bbb485bfd Add p5-Authen-TacacsPlus 0.16, a perl module that provides authentication
using a tacacs+ server.
2001-01-01 09:39:52 +00:00
Will Andrews
6e7bc489ad Add p5-Authen-Ticket 0.02, a perl module that provides the framework for
implementing a ticketing system.
2001-01-01 09:02:18 +00:00
Dirk Froemberg
8147f24a17 Add additional options (WITH_FLEXRESP, WITH_MYSQL, WITH_ODBC
and WITH_POSTGRES).

PR:		ports/20156
2000-12-31 15:07:49 +00:00
Will Andrews
8eb5b3e489 Add integrit 1.03.05 beta, an alternative to file integrity programs like
tripwire and aide.

PR:		23945
Submitted by:	Ying-Chieh Liao <ijliao@terry.dragon2.net>
2000-12-31 11:15:43 +00:00
Trevor Johnson
0b58639d25 new port of OutGuess, a steganographic utility for JPEG and PNM images
Obtained from:	OpenBSD
2000-12-31 10:42:46 +00:00
Will Andrews
db71e5e6aa Add sst 1.0, a simple SSL tunneling tool that uses netcat.
PR:		22671
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-12-31 10:37:43 +00:00
Kevin Lo
4c92a68eab Upgrade to 3.0.1
PR: 23911
Submitted by: MAINTAINER
2000-12-29 15:42:32 +00:00
Kevin Lo
5212138cfe Update to 3.1.2
PR: 23886
Submitted by: MAINTAINER
2000-12-27 16:08:17 +00:00
Akinori MUSHA
70236993ca Update to 1.0.1. The author has accepted the fix I submitted and
released a new version.
2000-12-26 04:13:28 +00:00
David E. O'Brien
6a68a91131 return to ports at freebsd dot org. 2000-12-23 19:32:24 +00:00
Daniel Harris
c9d246eb70 Then -> than in pkg-descr, remove extra blank line in patch-aa.
PR:		23723
Submitted by:	olgeni@uli.it
2000-12-23 03:05:41 +00:00
Peter Pentchev
4aa55a009b Reverted maintainership to ports@FreeBSD.org, several people report
the current maintainer has been unreachable.
2000-12-22 17:38:50 +00:00
Will Andrews
e816a00130 Detect of portsentry.conf hasn't changed and delete on uninstall if true.
PR:		23659
Submitted by:	David W. Chapman, Jr. <dwcjr@inethouston.net>
Approved by:	Dan Langille <dan@langille.org> (MAINTAINER)
2000-12-21 19:42:04 +00:00
Peter Pentchev
6fb359a16e Update to 0.99.1; the old one was not even fetchable anymore.
PR:		23714
Submitted by:	Roman Shterenzon <roman@xpert.com>
Silence by:	maintainer (according to the PR)
2000-12-21 17:52:39 +00:00
Jun Kuriyama
5bb801fcbe Add security-patch1.diff.
Pointed out by:	Sergii Laskavyi <ls@gambit.com.ru>
2000-12-20 22:49:31 +00:00