Commit Graph

3450 Commits

Author SHA1 Message Date
Dirk Meyer
2268d2252f - Add regression tests by target "test" 2003-03-23 04:56:27 +00:00
Dirk Meyer
018fc2c474 - Security Fix:
http://www.openssl.org/news/secadv_20030319.txt
2003-03-23 04:49:53 +00:00
Dirk Meyer
a4efa37567 - add USE_PERL5_BUILD 2003-03-23 04:48:27 +00:00
Dirk Meyer
dc9f7109a9 - use include more consistent 2003-03-23 04:47:22 +00:00
Cy Schubert
af7a454fd3 Patches from:
- MITKRB5-SA-2003-005:
       Buffer overrun and underrun in principal name handling

  - MITKRB5-SA-2003-004:
       Cryptographic weaknesses in Kerberos v4 protocol; KDC and realm
       compromise possible.

  - MITKRB5-SA-2003-003:
       Faulty length checks in xdrmem_getbytes may allow kadmind DoS.

  - Additional patches from RedHat.

Approved by:	kris (wearing his portmgr hat)
Obtained from:	MIT Website and Nalin Dahyabhai <nalin@redhat.com>
2003-03-21 00:54:06 +00:00
Dirk Meyer
1f094f8114 - switch to USE_PERL5_BUILD
- add security patch
Approved by:	kris
Obtained from:	http://www.openssl.org/news/secadv_20030317.txt
2003-03-19 06:28:03 +00:00
John Baldwin
b20dd48b3d Use a size_t to hold the result of sizeof() instead of an unsigned int.
Use a const char * instead of a char * type for a variable to quiet a
warning.  These fix the build on alpha.

Requested by:	kris
2003-03-18 18:20:11 +00:00
Christian Weisgerber
e60237e3f7 Use OSVERSION to check for getopt_long(), fixes INDEX build.
Reported by:	kris
Approved by:	kris
2003-03-18 01:49:27 +00:00
Akinori MUSHA
b45b59320a Update to 0.2.0-pre0 and unbreak for Ruby 1.8 / OpenSSL 0.9.7. 2003-03-16 05:32:50 +00:00
Akinori MUSHA
2e7fd72d59 Don't try to detect libltdl only to fail. libmcrypt does not depend
on it any more.

Submitted by:	bento
2003-03-16 04:10:37 +00:00
Kris Kennaway
c78853b8de Add a patch to fix runtime problems when snort is built with -DWITH_MYSQL
Submitted by:	Mike Harding <mvh@ix.netcom.com>
Obtained from:	snort CVS
2003-03-16 00:31:55 +00:00
Joe Marcus Clarke
153aa7492e Fix the build on bento and a few other users' machines.
* Add USE_GMAKE
* Patch a problem with generating the glib-marshal code

Approved by:	portmgr (kris)
2003-03-15 18:21:04 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ade Lovett
d3fc97c432 Remove pkg-comment from remaining master/slave port sets.
Approved by:	portmgr (implicitly)
2003-03-07 00:16:25 +00:00
Alexander Langer
e2e8c05d75 de-pkg-comment 2003-03-05 21:30:48 +00:00
Alexander Langer
e1330a835f de-pkg-comment 2003-03-05 21:24:03 +00:00
James E. Housley
60f57bf303 Update DAT to version 4251 2003-03-05 20:53:43 +00:00
Christian Weisgerber
5c041e5536 - Update MASTER_SITES
- Portlint

PR:		48861
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-03-05 17:02:22 +00:00
Peter Pentchev
8f5a5f41ab Update to 0.8.17. 2003-03-05 11:28:13 +00:00
Peter Pentchev
98480ab989 Update to 1.2, which adds support for Shaft and Windows versions of Trinoo. 2003-03-05 11:25:42 +00:00
Jacques Vidrine
f92dde70a2 Add KTH Kerberos 4. 2003-03-05 02:04:54 +00:00
Joe Marcus Clarke
df5f8859b7 Update to 0.7.1.
Submitted by:	maintainer
2003-03-04 18:09:15 +00:00
Jacques Vidrine
74b7db6ce9 Fix build with OpenSSL 0.9.7+. 2003-03-04 14:52:03 +00:00
Jimmy Olgeni
895699dbd4 Fix a typo. 2003-03-04 11:12:06 +00:00
Foxfair Hu
58e27d31a3 PR: 47270
Submitted by:	MAINTAINER
Aadd better file dependency in the Makefile to force compile against updated
library.
2003-03-04 10:33:05 +00:00
Kris Kennaway
e0fd2d97eb Update to snort-1.9.1. This is an important security update:
A buffer overflow has been found in the snort RPC normalization
routines by ISS X-Force. This can cause snort to execute
arbitrary code embedded within sniffed network packets. This
preprocessor is enabled by default.
2003-03-04 07:21:22 +00:00
Foxfair Hu
9b8c0135d5 PR: 48794
Submitted by:	MAINTAINER
Update to 4.29.10a
2003-03-04 04:16:53 +00:00
Foxfair Hu
c929926d14 PR: 48754
Submitted by:	Adam Jette <jettea46@yahoo.com>
Update to 2.4.1, also notice chages to MAINTAINER
2003-03-04 03:58:15 +00:00
Christian Weisgerber
4bcd02edbf Fix -p option on 64-bit archs.
Approved by:	kris
Obtained from:	OpenBSD
2003-03-03 23:37:22 +00:00
Tilman Keskinoz
5682a328cd Fix Build on CURRENT.
Submitted by:   Andy Fawcett <tap@hex.athame.co.uk>
Reported by:    many
Tested by:      leafy@leafy.idv.tw (CURRENT),  Andy Fawcett (4.7 5.0R)
2003-03-03 10:41:01 +00:00
Dirk Meyer
2f96d43513 - Cleanup obsolete macro
- call install-info more cleanly
2003-03-02 14:30:29 +00:00
Dirk Meyer
a0ed3d8a1f - Update to 1.5.1
- removed patches that are now part of distribution
- support for guile/slib
- fixed several new build errors
2003-03-02 10:35:12 +00:00
Yen-Ming Lee
49eac03ebb - Add dependency on gnupg
- Utilize USE_AUTOCONF_VER
- Bump PORTREVISION

PR:		48628
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2003-03-02 03:08:46 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Oliver Braun
2a59d677b7 Makefile was borked in previous commit, spaces instead of tab. 2003-03-01 08:02:06 +00:00
Oliver Braun
3dd9e42d55 * Upgrade to 2.0.1.
* Fix the certificate making.

PR:		ports/48671
Submitted by:	maintainer
2003-03-01 07:50:59 +00:00
Christian Weisgerber
5d1f4e32d6 Update to 2.20.
PR:		48782
Submitted by:	Michael L.Hostbaek <mich@freebsdcluster.org>
2003-02-28 16:09:55 +00:00
Christian Weisgerber
f6589b4190 - Update to 0.8.1
- Remove WITH_OPENCDK knob - require security/opencdk by default
- Use DOCSDIR and EXAMPLESDIR in pkg-plist

PR:		48706
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-02-27 20:52:02 +00:00
Christian Weisgerber
e76d6dab83 - Update to 0.4.5
- Use DOCSDIR and EXAMPLESDIR in pkg-plist

PR:		48705
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-02-27 20:32:12 +00:00
Christian Weisgerber
ce4b1510c1 - Update to 0.2.1
- Bumped shlib version to 1
- Conditionalize libgnugetopt dependency

PR:		48702
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-02-27 20:09:41 +00:00
Dirk Meyer
9ea8fec662 - check if we have 0.9.7a 2003-02-27 18:09:09 +00:00
Foxfair Hu
e3d87139d5 Upgrade to v1.7.5, fixes the "FTPd glob() vulnerability".
The latest version is 2.0.0 but still in beta.
2003-02-27 03:12:03 +00:00
Foxfair Hu
72f961b0a8 Obtained from: bento
Correct checksum.
2003-02-27 01:27:23 +00:00
James E. Housley
04d42e5ed7 Update to DAT version 4250
Remove pkg-comment and use COMMENT=
2003-02-26 21:08:27 +00:00
Tilman Keskinoz
eb135e4085 Update to 1.1.12
PR:		48704
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-02-26 15:25:19 +00:00
Edwin Groothuis
c95cf31cd7 security/cyrus-sasl: Bento fails to build libkerberos + Upgrade
Bento fails to proberly package the port on -CURRENT due
	to -CURRENT no longer has libdes.* as the des functions
	have been moved to the libcrypto.* library.

PR:		48442
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2003-02-26 11:25:55 +00:00
Edwin Groothuis
75440c9a11 Maintainer update to version 2.0.5
PR:		ports/48604
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-02-26 10:55:08 +00:00
Edwin Groothuis
7b7ab2ee07 We have a new maintainer!
Date: Tue, 25 Feb 2003 00:10:09 -0800 (PST)
From: Mark Laws <mdl@60hz.org>
To: freebsd-ports-bugs@FreeBSD.org

 This is fine. In fact, if you would like to take over the port, you may
 do so if you wish. Unfortunately, I've been too busy to give it
 the attention it deserves as of late. :(

 --
 Mark Laws                                      mdl@60hz.org
                                                http://www.60hz.org

Date: Tue, 25 Feb 2003 08:10:15 -0800 (PST)
From: Oliver Lehmann <lehmann@ans-netz.de>
To: freebsd-ports-bugs@FreeBSD.org

 Ok, thanks. If nobody object, I'm willing to take the maintainership.

 Greetings, Oliver
2003-02-26 10:52:50 +00:00
Foxfair Hu
13e4356373 Make Apache2 + php happier, also resolve 'make deinstall' problem. 2003-02-26 08:28:54 +00:00
Joe Marcus Clarke
ec97d83849 * Update to 1.6.1
* De-pkg-comment
2003-02-26 06:54:12 +00:00