1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

1932 Commits

Author SHA1 Message Date
Jacques Vidrine
4d72d6c732 Fix segfault in ftpd introduced in 0.3f.
PORTREVISION bumped.

Obtained from:	assar on heimdal-discuss@sics.se
2001-06-22 21:28:21 +00:00
Michael Haro
4eb139359e Add WITH_OPIE, which will compile with OPIE instead of S/Key 2001-06-22 08:48:47 +00:00
Akinori MUSHA
60591c13eb Update the author's e-mail address. 2001-06-21 11:38:53 +00:00
Akinori MUSHA
3c243e1e62 Add ruby-mcrypt, a Ruby interface to the mcrypt library. 2001-06-21 11:37:30 +00:00
James E. Housley
1c2f72a098 Update to version 4144 2001-06-20 21:30:19 +00:00
Bill Swingle
63b1862ee4 Updated to close PR.
PR:		ports/28298
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-06-20 18:42:25 +00:00
Nick Sayer
d0f9472aa2 Um, correct spelling of pam_smb_auth 2001-06-20 16:31:32 +00:00
Nick Sayer
8ef0a0ddad Sync CFLAGS with DC's PR for this.
PR:		26913
2001-06-20 14:38:13 +00:00
Akinori MUSHA
5fc071c7df Since the master site has been unreachable these days, put a copy of
the distfile in my MASTER_SITE_LOCAL area.
2001-06-20 13:48:20 +00:00
Nick Sayer
9dfb833105 Add port for pam_smb, an NT domain PAM module 2001-06-20 13:38:56 +00:00
David W. Chapman Jr.
a6733c8608 Add more pleasant broken log
PR:		17952
Submitted by:	Daniel T. Hagan <dhagan@cs.vt.edu>
2001-06-19 04:09:12 +00:00
Akinori MUSHA
6fe6cfe614 Update to 0.3.0. 2001-06-18 09:21:10 +00:00
Steve Price
4b9159060f Commit a serious hack so that this software actually works the way it
is supposed to.  This fixes problems I've been seeing when trying to
use this with mod_php[34].
2001-06-17 18:40:11 +00:00
Steve Price
16cb925e0e Update to version 2.4.15. 2001-06-17 18:38:09 +00:00
Kevin Lo
fe0b1c1453 Update to version 3.1.7
PR: 28198
Submitted by: MAINTAINER
2001-06-17 15:07:01 +00:00
Anton Berezin
498a772724 Add hlfl 0.52, high Level Firewall Language.
The committed version differs from the one in the PR. It is supplied by
the maintainer after a round of fixes.

PR:		28127
Submitted by:	Arnaud S. Launay <asl@launay.org>
OK'ed by:	markm
2001-06-14 07:53:33 +00:00
Ying-Chieh Liao
06bfca1ce1 upgrade to 2.1.0 2001-06-14 05:42:15 +00:00
James E. Housley
fba4414670 Update to version 4143 2001-06-13 20:04:38 +00:00
Dirk Meyer
e5d76b6f3d - Drop modifier L in makefile, all options have to be set
in lowercase "yes"
- Tested build with FreeBSD 4.1
  openssl-0.9.6a needs to be installed form ports.
	"FORBIDDEN" must be removed by hand.
2001-06-12 07:49:52 +00:00
Dirk Meyer
7a5330284c - Don't generate keys if BATCH is defined,
they will be generated when the package is installed.
- Update MAN1, MAN8
2001-06-11 20:14:15 +00:00
David W. Chapman Jr.
bdc02315c8 Fix patches to use etc instead of etc/pam_ldap
Bump PORTREVISION
2001-06-11 20:11:29 +00:00
Jacques Vidrine
4ddfea7a13 Oops, forgot to bump PORTREVISION. 2001-06-11 18:44:05 +00:00
Jacques Vidrine
6aba05b58d Update for heimdal-0.3f interface changes. 2001-06-11 18:38:47 +00:00
Jacques Vidrine
1c7d18cccf Update 0.3e -> 0.3f. From the announcement:
* change default keytab to ANY:FILE:/etc/krb5.keytab,krb4:/etc/srvtab,
   the new keytab type that tries both of these in order (SRVTAB is
   also an alias for krb4:)
 * improve error reporting and error handling (error messages should
   be more detailed and more useful)
 * improve building with openssl
 * add kadmin -K, rcp -F
 * fix two incorrect weak DES keys
 * fix building of kaserver compat in KDC
 * the API is closer to what MIT krb5 is using
 * more compatible with windows 2000
 * removed some memory leaks
 * bug fixes
2001-06-11 18:37:33 +00:00
Kevin Lo
b567291a7d - Fix pkg-plist
- Takeover maintainership

PR: 28021
Submitted by: Pete Fritchman <petef@databits.net>
2001-06-11 15:20:04 +00:00
David W. Chapman Jr.
1967dc28ba Fix FreeBSD specific patch, exit now if change of password fails.
Submitted by:	Udo.Schweigert@cert.siemens.de
Reviewed by:	dinoex,will
2001-06-10 20:08:42 +00:00
Dirk Meyer
3934d71996 - Fix FreeBSD specific patch, exit now if change of password fails.
Forwarded by dwcjr

Submitted by:	Udo.Schweigert@cert.siemens.de
2001-06-10 20:01:52 +00:00
Andrey A. Chernov
67d366a9a3 Remove myself from MAINTAINER 2001-06-10 19:52:09 +00:00
Ying-Chieh Liao
fda2ba326a add arirang
Powerful webserver security scanner

PR:		27873
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-06-10 17:59:33 +00:00
Ying-Chieh Liao
160ef701d8 upgrade to 0.7.3
drop maintainership
2001-06-10 11:30:06 +00:00
Dirk Meyer
b65c113e04 Fix spelling and make portline happy (training spaces) 2001-06-10 11:15:04 +00:00
David W. Chapman Jr.
fb9fdc1b5f Add patch-Makefile.in to patch hard coded /usr/local in Makefile.in
PR:		27997
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
Reviewed by:	will
2001-06-09 23:14:03 +00:00
David W. Chapman Jr.
29bf7ecb70 Bump PORTVERSION and checksum
PR:		27997
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
Reviewed by:	will
2001-06-09 23:13:35 +00:00
Peter Pentchev
9c0a071864 Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
PR:		27867
Submitted by:	maintainer
2001-06-09 12:59:34 +00:00
Dirk Meyer
81290bb2ab - Switch to the user's uid before attempting to unlink the auth forwarding
file, nullifying the effects of a race.
- Bump PORTREVISION

Submitted by:	green@FreeBSD.org
Approved by:	dwcjr@inethouston.net
2001-06-09 08:22:21 +00:00
Dirk Meyer
66795bb241 - Switch to the user's uid before attempting to unlink the auth forwarding
file, nullifying the effects of a race.
- Bump PORTREVISION

Submitted by:	green@FreeBSD.org
2001-06-09 04:59:10 +00:00
David W. Chapman Jr.
991beb1007 Update maintainer email
Reviewed by:	will
2001-06-08 19:17:55 +00:00
David W. Chapman Jr.
79e438a6a5 New pam port for ldap authentication.
PR:		27673
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
Reviewed by:	will
2001-06-08 19:00:20 +00:00
Dirk Meyer
152bebfc5c - Update from OpenSSH 2.2.0 to OpenSSH 2.9
- Features:
  Possible use of sftp/sftp-server with older FreeBSD releases.
  Use a newer version independently from the Base system.
  Easier to test and fix possible security bugs.
- Bugs:
  build of pam_ssm.so isn't be supported any more
  Any file named "cookie" can be deleted by this and any older "sshd"
  with X11 Forwarding.
2001-06-08 08:03:26 +00:00
David W. Chapman Jr.
7b433d0839 Fix my booboo
Submitted by:	billf
Reviewed by:	will
2001-06-08 00:30:43 +00:00
David W. Chapman Jr.
25bad3c542 Add ssldump, "An SSLv3/TLS network protocol analyzer"
PR:		27946
Submitted by:	tacho@daemonz.org
Reviewed by:	will
2001-06-08 00:15:27 +00:00
David W. Chapman Jr.
b473c2dedf Add new html and php files
PR:		26336
Approved by:	will
No Response:	maintainer
2001-06-07 17:30:51 +00:00
David W. Chapman Jr.
98f3f5595f Update to latest "stable" version
Fix dependency

PR:		26336
Approved by:	will
No Response:	maintainer
2001-06-07 17:30:25 +00:00
Peter Pentchev
6403f1a2ba Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
PR:		27923
Submitted by:	maintainer
Reviewed by:	awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
2001-06-07 07:46:06 +00:00
James E. Housley
87279bd0d6 Update to 4142 2001-06-07 01:08:02 +00:00
Clive Lin
9784b7d95c Upgrade to gpa 0.4.2 2001-06-05 13:49:47 +00:00
Kevin Lo
236be263f2 Fix a build failure
PR: 27869
Submitted by: MAINTAINER
2001-06-05 12:51:07 +00:00
David E. O'Brien
4872a025a4 Update to version 2.54 Beta 25.
-- Added a whole bunch of new OS fingerprints (and adjustments)
   ranging from big important ones (Linux 2.4.X, OpenBSD 2.9, FreeBSD
   4.3, Cisco 12.2.1, MacOS X, etc) to some that are more obscure (
   such as Apple Color LaserWriter 12/660 PS and VirtualAccess
   LinxpeedPro 120 )
-- Tweaked TCP Timestamp and IP.ID sequence classification algorithms
2001-06-04 15:27:38 +00:00
Peter Pentchev
89d8b2e400 Recognize more Ethernet interfaces.
Install docs, honoring NOPORTDOCS.

PR:		27649 - the problem of unrecognized ether ifaces;
		27874 - the maintainer patch.
Reported by:	Jason Swank <jswank@colltech.com> (the problem)
Submitted by:	maintainer (the patch)
2001-06-04 13:48:50 +00:00
David E. O'Brien
b0e955dd0c Upgrade to 2.54BETA24.
+ fixes a problem that kept UDP RPC scanning from working unless you were
  also doing a TCP scan.
+ updated to latest version of rpc program number list
2001-06-02 19:06:37 +00:00
Kevin Lo
ec2ddf2a72 Update to version 1.3.1
PR: 27779
Submitted by: MAINTAINER
2001-06-02 15:39:30 +00:00
Archie Cobbs
68fb2309e2 Bump PORTREVISION for the ip->ip_id byte order patch. 2001-06-01 15:22:53 +00:00
Trevor Johnson
726b8893ff Correct Mexican jumping bean error ("500 fetch doesn't follow 302
redirects").
2001-06-01 15:14:44 +00:00
Trevor Johnson
04f7f2678d Update to 2.5.6. Add a master site. 2001-06-01 15:03:42 +00:00
Dirk Meyer
5cbc48b2d7 New port:
OpenSSH portable, which has GNU-configure and more.
Diffs to OpenSSH-OPenBSD are huge.
So this is here a complete diffrent branch, no repro-copy
- Did a bit cleanup in the Makefile

Submitted by:	dwcjr@inethouston.net
2001-06-01 14:49:36 +00:00
Archie Cobbs
f2c7e752b9 Fix for byte ordering problem.
PR:		ports/27285
Submitted by:	Bob Bishop <rb@gid.co.uk>
2001-05-31 15:34:37 +00:00
Jimmy Olgeni
0017d74ed5 Fix typo: neccessary -> necessary. 2001-05-31 12:08:54 +00:00
James E. Housley
6a9be81a73 Update to 4141 2001-05-30 20:07:39 +00:00
Akinori MUSHA
91aeca743e Add ruby-pam, a Ruby extension to use PAM library.
It doesn't work properly yet, but I'd appreciate if someone could
investigate the problem further.  (Seems it always fails to
authenticate due to PAM_MODULE_UNKNOWN)

ALso, note that it doesn't even load a module successfully because
FreeBSD's PAM modules are not linked with libpam.so.  Add -lpam to
LDADD, then rebuild and reinstall PAM modules before trying this
library out.
2001-05-30 16:00:25 +00:00
Kris Kennaway
37e29630b9 Upgrade to gnupg 1.0.6. This is an important security update due to an
exploitable format string vulnerability in decoding files
2001-05-30 00:44:02 +00:00
Kris Kennaway
4a8d0079ff Update to keynote 2.3 2001-05-29 00:22:01 +00:00
Maxim Sobolev
a7ad4c10fa Update version number of ssl shared library from openssl port. 2001-05-28 12:39:02 +00:00
David E. O'Brien
ce3064087d Update to version 2.54 Beta 22. Nmapfe versions will now track nmap itself. 2001-05-28 01:02:07 +00:00
David E. O'Brien
14c5bb3b12 More changes needed to allow a slave port. 2001-05-28 01:01:19 +00:00
David E. O'Brien
214b483026 Allow a slave port to work with this Makefile. To be used by nmapfe port. 2001-05-28 00:18:04 +00:00
Vanilla I. Shu
04c1c42cf5 Perl5 interface to the MD2 message digest algorithm
PR:		ports/27618
Submitted by:	Pete Fritchman <petef@databits.net>
2001-05-27 05:35:20 +00:00
Ying-Chieh Liao
3edca2122e upgrade to 3.1.5
PR:		27212
Submitted by:	maintainer
2001-05-25 20:07:54 +00:00
Kris Kennaway
3ea6bb84f2 Respect CFLAGS 2001-05-25 11:49:35 +00:00
David E. O'Brien
7ca1a48ccb Add missing dir
PR:		27577
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-25 09:53:59 +00:00
Jimmy Olgeni
fa3d07022b Update the Nessus suite to version 1.0.8. 2001-05-24 11:08:05 +00:00
James E. Housley
f7519dfa64 Update to version 4140 2001-05-23 20:03:22 +00:00
Jimmy Olgeni
a6cf2da26c Try to remove the plugins directory at deinstall time.
PR:		27586
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-23 19:50:24 +00:00
Doug Barton
44e687d0d7 Upgrade openssl to 0.9.6a and bump the shlib version in the process
due to non-backwards compatible changes. The shlib bump necessitates
a corresponding bump in bsd.port.mk for the automagic openssl
dependency. Mistakes in the port are my responsibility. Approval for
the bsd.port.mk commit comes through asami -> kkenn -> me. Kris is
a little busy at the moment, so he asked me to lob it in.

Approved by:	kris
2001-05-23 02:47:02 +00:00
Peter Pentchev
3bad66fa74 Update maintainer's e-mail address.
PR:		27528
Submitted by:	maintainer
2001-05-22 16:55:32 +00:00
Ying-Chieh Liao
45a58c77a9 upgrade to 0.5.0
change master site

PR:		27322
Submitted by:	maintainer
2001-05-22 16:32:57 +00:00
Jimmy Olgeni
0767189284 Cosmetic change only: make the MAN3 section fit an 80 column screen. 2001-05-21 20:30:49 +00:00
Alexander Langer
67569453e4 Update to 0.11
PR:		27465
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2001-05-21 19:49:49 +00:00
Bill Fenner
e1592fc36e Remove Rod Taylor as MAINTAINER; he no longer has time.
Submitted by:	MAINTAINER
2001-05-21 18:14:44 +00:00
Jimmy Olgeni
4d9e3b0474 Try to remove ${PREFIX}/lib/nessus and ${PREFIX}/var at deinstall time.
(var is not in the "local" mtree)
2001-05-21 16:28:59 +00:00
Jacques Vidrine
286760b720 configure was generating bogus -R' and -L' flags for the linker when
Kerberos IV libs were not present.

PR:		ports/27490
2001-05-21 14:12:32 +00:00
Jun Kuriyama
5c263482b7 Remove 'A' at the top of line.
Submitted by:	Jason R. Mastaler <jason-dated-990840946.7cac68@mastaler.com>
		(maintainer)
PR:		ports/27420
2001-05-21 06:55:10 +00:00
Will Andrews
5e85f2ad57 Add ssh-multiadd 1.3, a tool to add multiple ssh keys to the
authentication agent.

PR:		26975
Submitted by:	Pete Fritchman <petef@databits.net>
2001-05-20 02:40:30 +00:00
Will Andrews
f328525262 Add isakmpd 20010403, the OpenBSD IKE daemon. About time, too...
PR:		27274
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-05-20 02:31:11 +00:00
Vanilla I. Shu
28763aa5cf Upgrade to latest version:
p5-BerkeleyDB		=>	0.15
	p5-Convert-ASN1		=>	0.10
	p5-FastCGI		=>	0.58
	p5-File-Spec		=>	0.82
	p5-Finance-Quote	=>	1.05
	p5-IO-Socket-SSL	=>	0.78
	p5-Locale-Maketext	=>	0.18
	p5-Mon			=>	0.11
	p5-Net-IPv4Addr		=>	0.10

Some ports NO response from:	maintainers
Some ports Approved by:		maintainers
2001-05-20 02:18:04 +00:00
Akinori MUSHA
5604e7a14d Update lang/ruby and lang/ruby-devel to the latest snapshots.
Remove shells/ruby-shell as it is now part of the standard distribution.
(in both Ruby 1.6.4 and 1.7.0)

Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the
standard distribution now.
2001-05-17 21:16:46 +00:00
Maxim Sobolev
847c099094 Add py-amkCrypto 0.1.3, a Python cryptography modules.
PR:		26723
Submitted by:	Jason R. Mastaler <jason@mastaler.com>
2001-05-17 16:21:34 +00:00
James E. Housley
233e86107f Update to 4139
****IMPORTANT NOTES****
*  Notice: This emergency DAT release has been
   produced to provide protection for the
   VBS/VBSWG virus variant also known as "Mawanella".
2001-05-17 16:20:38 +00:00
James E. Housley
e7d15f5d71 Update to version 4138 2001-05-16 20:04:30 +00:00
Nick Sayer
15cfaa3406 Chase the distfile.
Submitted by: marc@milestonerdl.com
2001-05-16 14:08:50 +00:00
Kris Kennaway
46ded69762 I committed the md5 sum on the wrong distfile last time; the contents
were the same, but the paths were wrong.
2001-05-13 22:52:38 +00:00
Trevor Johnson
4f320235c8 Update to 0.31. Arrange list of man pages alphabetically. Add
new master site.

Submitted by:	ijliao, vanilla
PR:		27155
2001-05-12 07:50:59 +00:00
Akinori MUSHA
a79110dac4 Update WWW. Oops. 2001-05-11 15:22:43 +00:00
Akinori MUSHA
c10cf03725 Update to 0.2. 2001-05-11 15:22:10 +00:00
Kevin Lo
1bd8feb574 Update to 0.32
PR: 27257
Submitted by: MAINTAINER
2001-05-11 14:34:07 +00:00
Vanilla I. Shu
d0041c4ec7 Upgrade to latest version:
p5-Authen-PAM		=>	0.11
	p5-Config-IniFiles	=>	2.19
	p5-File-Tail		=>	0.98
	p5-ParallelUA		=>	2.50
	p5-dTemplate		=>	2.0

set MAINTAINER to ports@FreeBSD.org:
	p5-Authen-PAM

Approved by:  maintainers
2001-05-10 15:35:01 +00:00
Vanilla I. Shu
001c3c4aa2 Upgrade
p5-Apache-AuthTicket		=>	0.31
  p5-Apache-AuthenCache		=>	0.04
  p5-Business-CreditCard	=>	0.23
  p5-CGI-Cache			=>	1.03
  p5-Crypt-CipherSaber		=>	0.60
  p5-Crypt-SSLeay		=>	0.25
  p5-File-Cache			=>	0.16
  p5-Filter			=>	1.23
  p5-FreezeThaw			=>	0.41
  p5-HTML-Stream		=>	1.49
  p5-Mail-Audit			=>	1.10
  p5-Mail-Box			=>	1.111
  p5-Mail-IMAPClient		=>	2.1.2
  p5-Mail-Sender		=>	0.7.08
  p5-Math-FixedPrecision	=>	0.14
  p5-Math-GMP			=>	1.07
  p5-NNTPClient			=>	0.37
  p5-Net-SSLeay			=>	1.07
  p5-Proc-Background		=>	1.03
  p5-Quota			=>	1.3.3
  p5-Text-Template		=>	1.31
  p5-WWW-Search			=>	2.19
  p5-XML-RSS			=>	0.97
  p5-chart			=>	fix pkg-plist
2001-05-10 01:20:55 +00:00
James E. Housley
9dae99e066 Update to 4137 2001-05-09 22:27:56 +00:00
Kevin Lo
bce5ff4a67 Upgrade to version 0.10
PR: 27196
Submitted by: MAINTAINER
2001-05-08 13:35:54 +00:00
Akinori MUSHA
f51309e30f Add ruby-blowfish, a Ruby interface to the Blowfish cipher. 2001-05-08 10:51:33 +00:00
Kevin Lo
7d4a9f07e4 Upgrade to version 0.09
PR: 27090
Submitted by: MAINTAINER
2001-05-07 15:16:38 +00:00
Munechika SUMIKAWA
0f886578be Upgrade to 20010418a. 2001-05-06 18:14:13 +00:00
Will Andrews
4ad517c798 Add pam_ssh 1.5, a PAM module that provides single sign-on behavior
for UNIX using SSH.  This denotes moving pam_ssh out of the base system.

PR:		26666
Submitted by:	Andrew J. Korty <ajk@iu.edu> (author)
2001-05-05 19:22:03 +00:00
Alexander Langer
8e12ef263a * documentation into share/doc and respect NOPORTDOCS
* NO_CDROM (do not sell for profit)

Suggested by:	nsayer

* Fix MASTER_SITE
2001-05-05 13:28:25 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
James E. Housley
af0193e53c Upgrade to 4136 2001-05-02 18:55:41 +00:00
Trevor Johnson
3eadc19307 Remove broken master site. Fix MAINTAINER line. 2001-05-02 01:00:56 +00:00
Trevor Johnson
c39dc8712a Follow the master site. 2001-05-02 00:54:41 +00:00
Akinori MUSHA
c9755a3bc1 Update to 1.2. 2001-05-01 08:35:51 +00:00
Jun Kuriyama
e946206995 Upgrade to 1.0.5.
o The semantics of --verify have changed.
  o Corrected hash calculation for input data larger than 512M.
  o Large File Support is now working.
  o A bunch of new options and commands.
  o Keyserver support for the W32 version.
  o Better handling of key expiration and subkeys.
  o Estonian and Turkish translation.
  o The usual fixes and other enhancements.
2001-04-30 03:22:56 +00:00
Kris Kennaway
0f150ffc26 Don't hard-code -O2 2001-04-30 00:34:26 +00:00
Jacques Vidrine
8403e24bd7 Bump PORTREVISION for ftpd buffer overflow fix. 2001-04-27 18:16:58 +00:00
Jacques Vidrine
9168f72db8 Security fix:
``Buffer overflows exist in the FTP daemon included with MIT krb5.''
  See <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf.txt> and
  <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf_122_patch.txt>.

Obtained from:  MIT Kerberos mailing list
2001-04-27 18:15:34 +00:00
Jacques Vidrine
3f37ef937e Security fix:
``Buffer overflows exist in the FTP daemon included with MIT krb5.''
See <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf.txt> and
<URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf_122_patch.txt>.

Obtained from:	MIT Kerberos mailing list
2001-04-27 18:15:00 +00:00
Ying-Chieh Liao
91461398a5 change WWW: to the real site 2001-04-27 12:01:58 +00:00
James E. Housley
4fe968f961 Update to version 4135 2001-04-25 20:07:55 +00:00
Jacques Vidrine
08d56f4a50 Explicitly list directories for Kerberos 4 bits, so that once this
is built there are no references to the likely non-existent `/usr/athena'.
2001-04-24 18:55:17 +00:00
Akinori MUSHA
d796eed0e0 Update to 0.3. Only the configure script has been changed.
Drop support for legacy systems. (prior to 3.2-RELEASE)
2001-04-23 19:00:49 +00:00
Ying-Chieh Liao
56893991f5 upgrade to 0.1.3 2001-04-23 06:26:56 +00:00
Maxim Sobolev
34462bb3fa 1. In addition to OSVERSION test, check for existence of /usr/lib/libssl.a
and don't mark BROKEN if it doesn't exist.
2. Provide a workaround for inability of recent gcc to link shared library
when -Wl,-whole-archive ld(1) option is used. This should make possible to
build the port on recent -stable or -current.
2001-04-22 18:42:35 +00:00
Bill Fenner
c878287c39 phobos.caltech.edu asks people to use ftp.astro.caltech.edu instead. 2001-04-22 05:35:14 +00:00
Kris Kennaway
836ae6e108 Chase the MASTER_SITE 2001-04-22 00:14:12 +00:00
James E. Housley
3449bcbf2f Update URL
Submitted by:	fenner and is "unfetchable distfiles"
2001-04-21 23:08:40 +00:00
Archie Cobbs
550ba75248 Use <sys/param.h> instead of <osreldate.h> within the kernel.
PR:		26218
Submitted by:	markush@acc.umu.se
2001-04-21 17:56:36 +00:00
Vanilla I. Shu
7b48829512 Fix include directory for postgresql7.1's new layout. 2001-04-21 11:43:12 +00:00
Jimmy Olgeni
ae8843e2bf Update port to version 3.1.4, and update maintainer's email.
PR:		26715 (but I modified pkg-plist)
Submitted by:	Carl Johan Madestrand <cj@vallcom.net>
2001-04-20 15:45:26 +00:00
Steve Price
16f1331280 Remove empty directories on uninstall. 2001-04-20 13:16:43 +00:00
Ying-Chieh Liao
eee7f2e894 add mdcrack
Bruteforce password MD5 hashes
2001-04-19 17:30:10 +00:00
Jacques Vidrine
81ab4375c6 Fix an uninitialized pointer dereference in krb5_rd_cred. 2001-04-19 16:47:38 +00:00
James E. Housley
77b5a423c5 Update to version 4134 2001-04-18 22:05:50 +00:00
Ying-Chieh Liao
983ecac135 add crank
CRyptANalysis toolKit
2001-04-18 19:43:17 +00:00
Maxim Sobolev
1487043e49 Check if librsaref exists before trying to link with it.
Inspired by:	ports/26679
2001-04-18 19:16:52 +00:00
Maxim Sobolev
914972d462 Add fressh 0.8.1, a free rewritten implementation of the SSH
communication protocol.

Obtained from:	NetBSD
2001-04-18 16:24:18 +00:00
Kris Kennaway
0b74212253 Update to scanssh 1.55 2001-04-17 17:19:32 +00:00
Jacques Vidrine
84a708203e Add a sample start-up script for the KDC. 2001-04-17 16:25:13 +00:00
Kris Kennaway
31c08f40e0 Update to pgpdump 0.08
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (Maintainer)
PR:		26505
2001-04-17 16:16:29 +00:00
Peter Pentchev
a8315b5460 Update to 0.31, lots of cleanup, add NOPORTDOCS handling.
PR:		26643
Submitted by:	maintainer
2001-04-17 12:13:08 +00:00
Kris Kennaway
ebe6d0785c Apply the Big Axe of Hacking to this port and remove all the CVS fetching
crap which just doesn't work well.  Fall back on the tarball which will
be generated once from the OpenBSD CVS repo each time I update the port.
2001-04-17 08:55:04 +00:00
Will Andrews
b64542c918 Fix checksum problem on bento by updating to 0.31. Also start using the
versioned distfiles since they are available.
2001-04-17 05:56:57 +00:00
Ying-Chieh Liao
47f6d53298 MD5.pm not in ${PERL_VER}/${PERL_ARCH}/ but in ${PERL_VER}/
PR:		26625
Submitted by:	petef@databits.net
2001-04-17 03:09:23 +00:00
James E. Housley
65a0d04147 Correct the description. This is actually FreeBSD and not a Linux version.
Submitted by:	Ronald Klop <ronald-20010515@klop.yi.org>
2001-04-16 23:40:23 +00:00
Mike Heffner
81f218adac Update to 2.0.1 and update email address. Should fix bento as well. 2001-04-16 16:45:56 +00:00
Akinori MUSHA
b26e06898a Update to 0.2. 2001-04-16 05:14:48 +00:00
Kevin Lo
e9d3a53141 Update to snap4
PR: 26578
Submitted by: MAINTAINER
2001-04-15 15:22:19 +00:00
David E. O'Brien
f8bca4b381 I forgot to commit this with the last upgrade.
Submitted by:	steve
2001-04-15 01:04:33 +00:00
Steve Price
d73ba718fa Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
James E. Housley
024b0c58db Take over MAINTAINERship
Approved by:	kris
2001-04-14 14:16:20 +00:00
James E. Housley
2125029e3f Update DATs to 4133 2001-04-11 21:28:18 +00:00
Mario Sergio Fujikawa Ferreira
797e87df2e - Update maintainer email
- Replace some harcoded paths with tweakable variables
- Some naming conventions changes around Makefile
- Some additional patching
- Add some hackery to bypass fetch problems with
  coast sites
- Add $FreeBSD$ to PKGINSTALL and PLIST
- Deploy PORTDOCS technology inside PLIST

Discussed and worked with:	maintainer
2001-04-10 10:52:20 +00:00
Dirk Froemberg
7bcacde963 Fix WITH_MYSQL, WITH_ODBC and WITH_POSTGRES.
PR:		ports/25803
2001-04-10 10:49:33 +00:00
Trevor Johnson
09d2034124 Update to 1.7.1. Remove defunct MASTER_SITE. 2001-04-10 06:21:34 +00:00
Trevor Johnson
5f8a6b727c Update master site because fetch doesn't support HTTP redirection. 2001-04-10 01:57:08 +00:00
Trevor Johnson
4532b49f11 Update to 0.2. Add a master site. 2001-04-10 01:40:35 +00:00
Trevor Johnson
e4ac6623be Update libmcrypt soname in dependency. 2001-04-09 23:43:49 +00:00
Peter Pentchev
f99cf0b5c1 Update to 1.2.13, fix a fennerism along the way ;) 2001-04-09 11:09:33 +00:00
Doug Barton
5dcba3ec3d Update to version 0.04, portlint 2001-04-09 01:11:39 +00:00
David E. O'Brien
2bf7be3276 While the previous patch worked, this is a fresh one generated from
this version's sources.
2001-04-07 18:38:08 +00:00
Akinori MUSHA
224190883e Move ruby-sha1 from converters to security.
PR:		ports/26239
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2001-04-07 10:47:35 +00:00
Will Andrews
8a44bfc355 Add bfbtester 2.0, a security tool for testing binaries for overflows.
PR:		24774
Submitted by:	Mike Heffner <mheffner@vt.edu>
2001-04-07 07:33:46 +00:00
Will Andrews
4f41f53db7 Add op 1.11, a program to allow others to run commands as root (like
sudo but different).  Hey, CERIAS @ Purdue wrote this.  Cool.

PR:		24771
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-04-07 02:13:55 +00:00
Will Andrews
dfa4561877 Add chkrootkit 0.30, a tool to locally check for signs of a rootkit.
PR:		26115
Submitted by:	Luiz Eduardo R. Cordeiro
2001-04-07 00:48:49 +00:00
Clive Lin
11f8a31b75 Upgrade to 0.4.1 2001-04-06 20:39:39 +00:00
Michael Haro
363c945382 Update security/pgpdump to 0.07
PR:		26365
Submitted by:	     maintainer
2001-04-05 23:11:07 +00:00
Vanilla I. Shu
a8fe83b857 Upgrade to 0.23, and remove IS_INTERACTIVE. 2001-04-05 06:31:20 +00:00
Vanilla I. Shu
cd8349aed3 Upgrade to 2.02, MD5 module depends to Digest::MD5 now. 2001-04-05 02:18:42 +00:00
James E. Housley
ad5221ed8d Update DATs to verison 4132
Approved by:	kris
2001-04-04 22:26:19 +00:00
Maxim Sobolev
b0968ee83f Fix another PTHREAD_LIBS conversion victim.
Prompted by:	maintainer
2001-04-04 18:14:12 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Munechika SUMIKAWA
b6c46536b3 Upgrade to 20010322. 2001-04-02 16:25:09 +00:00
Michael Haro
efec8b8ef2 make openssh comply with section 4.4.9 (MAN vars in Makefile, not plist)
PR:		18711
Submitted by:	    Trevor Johnson <trevor@jpj.net>
2001-04-02 10:28:59 +00:00
Michael Haro
af0be8e375 remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
Michael Haro
12decc890d Correct incorrect format of command if "Fast scan" option is enabled
PR:		26158
Submitted by:	    Victor Bondarenko <victor@indite.org>
2001-04-02 05:33:40 +00:00
Dirk Meyer
cb9a0ddd38 PGP (Pretty Good Privacy) is a public key encryption pack-
age to protect E-mail and data files.  It lets you  commu-
nicate  securely  with  people  you've  never met, with no
secure channels needed for prior exchange of  keys.   It's
well featured and fast, with sophisticated key management,
digital signatures, data compression, and  good  ergonomic
design.

Contributors:
  Matthias Bruestle for the myetsid feature.
  Lutz Donnerhacke for the pgp2.6.3in development.
  Ingmar Camphausen, Thomas Roessler, a.o. for extensive testing.

WWW: http://www.in-ca.individual.net/
FTP: ftp://ftp.fu-berlin.de/doc/IN/IN-CA/pgp/pgp263in/files/pgp263in.changes
2001-03-31 11:36:43 +00:00
Will Andrews
8fb67c9a73 Add vpnd 1.1.0, a VPN daemon offering transparent blowfish encryption
between networks.

PR:		26067
Submitted by:	Anders Nordby <anders@fix.no>
2001-03-31 02:17:37 +00:00
Will Andrews
d057b0a105 Add py-m2crypto 0.06, a python wrapper for OpenSSL.
PR:		26155
Submitted by:	Peter Haight <peterh@sapros.com>
2001-03-31 01:52:00 +00:00
Will Andrews
fe7d801e4a Add p5-Digest-SHA1 2.00, a perl interface to the SHA-1 Algorithm.
PR:		26204
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2001-03-31 01:27:04 +00:00
Mikhail Teterin
34cf5e431b Fix the package building (I used - in the Makefile, but _ in the
pkg-plist)  by passing  the DOCDIR  variable through  PLIST_SUB.
Remove my  own PLIST_SUB hackery that  predated (and, hopefully,
inspired) the now standard PORTDOCS addition.

Surprisingly enough, there still is no version 0.4 of this thing
on the distsite...

Submitted by: bento (and fenner's script -- many thanks)
2001-03-30 18:20:29 +00:00
Kevin Lo
1298efdef6 Update to version 0.06
PR: 26210
Submitted by: MAINTAINER
2001-03-30 14:54:46 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Andrey A. Chernov
b292717b6f Reorder @unexec lines to clean directory properly 2001-03-29 02:32:42 +00:00
James E. Housley
6ea4df2d5f Update to 4131 virus definitions
Approved by:	kris (While he is AFK)
2001-03-28 23:26:33 +00:00
Dirk Meyer
ea6fbf2015 Empty line removed to make portlint happy 2001-03-28 17:26:27 +00:00
Nick Sayer
3f92854abf Move distfile
Submitted by:	aeverett@webinternational.net
2001-03-24 22:38:38 +00:00
Trevor Johnson
3126eadb1c Fix maintainer line. 2001-03-24 11:29:07 +00:00
Dirk Froemberg
cb4bd967c5 Add another master site. 2001-03-23 23:12:32 +00:00
Kris Kennaway
9c5ecf4293 Update to uvscan 4.14e
Submitted by:	jeh
PR:		26037
2001-03-23 21:46:29 +00:00
Kris Kennaway
f4430425b5 Update to 4130 virus definitions 2001-03-23 21:22:10 +00:00
Kevin Lo
37f538f58e - Upgrade to version 0.05
- Add %%PORTDOCS%% to pkg-plist

PR: 25976
Submitted by: MAINTAINER
2001-03-23 14:19:08 +00:00
Jun Kuriyama
413d1b7808 Fix dependency path.
Found by:	bento
2001-03-23 07:17:05 +00:00
Trevor Johnson
201fdac8c9 new port of mcrypt 2.5.5, a replacement for crypt(1)
Obtained from:	OpenBSD
2001-03-23 05:16:45 +00:00
James E. Housley
a0b12f7436 Update to version 2.4.10
PR:		25999
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-23 01:55:21 +00:00
Dirk Meyer
fd0747dc7b The port was face lifted.
PR:		24837
Submitted by:	roman@xpert.com
2001-03-21 07:09:49 +00:00
Dirk Meyer
57201f80be Firewall Builder consists of object-oriented GUI and set of policy compilers
for various firewall platforms. In Firewall Builder, firewall policy is a set
of rules, each rule consists of abstract objects which represent real network
objects and services (hosts, routers, firewalls, networks, protocols).
Firewall Builder helps user maintain database of objects and allows policy
editing using simple drag-and-drop operations.

WWW: http://www.crocodile.org/~vadim/fwbuilder/

- New checksum, Archive on sourceforge.net had changed.
- use new version of gtkmm

PR:		24837
Submitted by:	roman@xpert.com
2001-03-21 06:51:00 +00:00
Wes Peters
33711984a3 Add port for 'liedentd', yet another secure ident server. This
one provides random name responses generated via MD5 for each
request.

Obtained from:	Softweyr LLC.
2001-03-21 05:44:50 +00:00
Vanilla I. Shu
40c1bdbfe4 Upgrade to 2.13. 2001-03-21 03:25:36 +00:00
David E. O'Brien
53d94c598d Update to version 2.54 Beta 22. 2001-03-20 16:39:14 +00:00
Will Andrews
b68b01559f Add steghide 0.3.1, a steganography tool to hide data in binary files.
PR:		25388
Submitted by:	RaRa Rasputin <rara.rasputin@virgin.net>
2001-03-20 01:57:20 +00:00
Mikhail Teterin
196ab31ef4 Fix the hardcoded prefix path to the ${LOCALBASE}.
Submitted by:	vanilla
2001-03-18 16:23:53 +00:00
David E. O'Brien
758c19ecc0 Remove patch NOT approved by me (maintainer), that is in my way while
doing an upgrade.  This patch does not fix a bug, takes away the original
author's right to free speach, and we have no technical reason to patch.
2001-03-17 01:06:24 +00:00
Kris Kennaway
5216b39522 Update to 4129 virus definitions 2001-03-16 21:57:21 +00:00
Kris Kennaway
a05d1e2f15 Update to 4128 virus definitions 2001-03-15 20:15:00 +00:00