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

1518 Commits

Author SHA1 Message Date
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>" -> "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