Commit graph

1738 commits

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