Commit Graph

4001 Commits

Author SHA1 Message Date
Dirk Meyer
fd47489751 - use hook for bsd.openssl.mk 2003-08-29 15:41:50 +00:00
Mathieu Arnold
b1c1340f4e - fixed plist
- made portlint happy

PR:		55962
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-08-29 12:21:58 +00:00
Erwin Lansing
4ca7744735 Use INSTALL_MAN to install man page
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-08-29 09:04:52 +00:00
Foxfair Hu
7cc10abfaa PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Chase makesum; the author retar the current tarball by updating these
modules since its release (05.27.2003 - 08.18.2003):

nikto_outdated.plugin	1.08
	    -  Fixed nasty regex bug in the version eval, and made more efficient. Pointed out by fr0stman, thx Zeno for assistance
nikto_core.plugin	1.15
       - Bugfix: only scanning port 80 when multiple ports are specified by CLI argument. Thanks to Martin Macok for submitting a bug report.
nikto_headers.plugin	1.07
       - Added Host header back after delete in IIS Content-Location check. Thanks to Abdi Ponce for the bug report & debug.
nikto_httpoptions.plugin	1.04
       - Changed PROPPATCH, TRACK, TRACE messages. Changed PROPFIND message, thanks to Jericho for tracking down some good info on it.  Added SEARCH message.
nikto_user_enum_apache.plugin	1.02
       - Bugfix: some user names not tested (zz, zzz, etc.)
       - Major rewrite for speed improvements

Obtained from: bento
2003-08-29 07:01:14 +00:00
Edwin Groothuis
54f5773685 FIXUP for possible remote DoS w/ scrub rules
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_norm.c?sortby=date

PR:		-
Submitted by:	mlaier@#bsdcode
Obtained from:	OpenBSD-Current
2003-08-29 03:14:03 +00:00
Erwin Lansing
39bb0e1750 Update to 2.0.3
PR:		56045
Submitted by:	Scott Lampert <lampertsc@corp.earthlink.net>, maintainer
Approved by:	maintainer
2003-08-28 20:07:18 +00:00
Hajimu UMEMOTO
750c3517cf Use USE_RC_SUBR. 2003-08-28 17:44:28 +00:00
Michael Nottebrock
c914c7a727 Use INFO macro, change maintainer address.
Approved by:	arved (Mentor)
2003-08-28 16:42:22 +00:00
Michael Nottebrock
2b95d154e3 Use INFO and USE_OPENLDAP macros, change maintainer address.
Approved by:	arved (Mentor)
2003-08-28 16:41:11 +00:00
Michael Nottebrock
d07d95ce5b Change maintainer address.
Approved by:	arved (Mentor)
2003-08-28 16:40:02 +00:00
James E. Housley
834701c58c *******************IMPORTANT*******************
4290 Emergency Dat release due to:

W32/Dumaru.a@MM

**********************************************
2003-08-28 16:09:17 +00:00
Mathieu Arnold
5b6bc2bd8a Unbreak INDEX
Pointy Hat To:	demon
2003-08-28 16:04:22 +00:00
Hajimu UMEMOTO
646d8a6bc5 Use USE_OPENSSL. 2003-08-28 15:53:34 +00:00
Dirk Meyer
7856e867fc - use hook for bsd.openssl.mk 2003-08-28 15:38:18 +00:00
Hajimu UMEMOTO
70973459ec Use USE_OPENLDAP. 2003-08-28 13:11:25 +00:00
Hajimu UMEMOTO
9b954c0e2a Oops, WITH_MYSQL must be set when WITH_MYSQL_VER is defined. 2003-08-28 12:16:05 +00:00
Edwin Groothuis
9ef067bd95 [update ports]: Use USE_MYSQL and USE_OPENLDAP in my ports
www/mod_accounting [1]
	mail/perdition [2]
	security/prelude-manager [3]

PR:		ports/56026
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-08-28 12:14:21 +00:00
Hajimu UMEMOTO
e7e704bd6a Use USE_MYSQL. 2003-08-28 12:08:50 +00:00
Edwin Groothuis
efe705504a New port: hunch - Scan httpd log files, find vulnerability probes,
mail admins

	Scan Apache log files for CodeRed, Nimda, FormMail, proxy
	scanners and other malicious probes. For each one found,
	track down the contact email from WHOIS data and send a
	notice. Built-in rate controls prevent flooding an admin
	even when his machines are scanning at high rates. Runs as
	a non-privileged cron job to not interfere with the HTTP
	daemon's operation.

	Notes to committer:
	 1. This port installs a user and a group "hunch". It doesn't
	 meet the conditions listed in the handbook for a "reserved"
	 uid/gid.
	 2. portlint will complain about the port. A lot. To the
	 best of my judgment all of the warnings can be ignored
	 with the exception of the one about BATCH which I could
	 find no documentation for. Therefore it is setting
	 IS_INTERACTIVE.

PR:		ports/44836
Submitted by:	Dan Pelleg <daniel+hunch@pelleg.org>
2003-08-28 09:21:14 +00:00
Hye-Shik Chang
15becee695 Remove security/py-amkCrypto port. This port have not been built over
a year and replaced by security/py-pycrypto.
2003-08-28 08:28:18 +00:00
Dmitry Sivachenko
4e9c298af1 New port: p5-Module-Signature.
Module::Signature adds cryptographic authentications to CPAN
distributions, via the special SIGNATURE file.

If you are a module user, all you have to do is to remember
running "cpansign -v" (or just "cpansign") before issuing
"perl Makefile.PL" or "perl Build.PL"; that will ensure the
 distribution has not been tampered with.

For module authors, you'd want to add the SIGNATURE file to
your MANIFEST, then type "cpansign -s" before making a distribution.

Submitted by:	autrijus@autrijus.org
2003-08-28 07:27:15 +00:00
Oliver Braun
efb6a82e02 Change MASTER_SITES to better ones.
Submitted by:	Dave Airlie <airlied@samba.org> (developer)
2003-08-28 05:26:09 +00:00
James E. Housley
6a2386d958 Update to DAT 4289 2003-08-27 19:08:07 +00:00
Oliver Braun
d8d44c14b6 * Upgrade to 2.0.0 RC5 [1].
* Utilize DOCSDIR and PORTDOCS.

Submitted by:	dwcjr [1]
2003-08-27 13:41:30 +00:00
Erwin Lansing
345158b1f1 without this amap looks for it's data files in ${PREFIX}/bin.
How did I miss that?

PR:		56028
Submitted by:	maintainer
2003-08-27 12:21:58 +00:00
Yen-Ming Lee
74ed2bc9cd - update amavisd-new to 20030616.p5.
- fix dependency on devel/p5-IO, which should only be used when
  perl older than 5.6.1 is installed.
- enable cpio for extraction of tar archives, which uses much less
  memory than Archive::Tar (suggested by amavisd-new author)

PR:		56013
Submitted by:	Blaz Zupan <blaz.zupan@amis.net>
2003-08-27 08:30:05 +00:00
Joe Marcus Clarke
63e4cb6f8d Add RC_SUBR support.
PR:		54116
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2003-08-27 04:38:36 +00:00
Sean Chittenden
3ab5050101 Maintainer update to 1.0.3
PR:		ports/56018
Submitted by:	Chris S.J.Peron <maneo@bsdpro.com> (maintainer)
2003-08-27 03:23:44 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Jacques Vidrine
36be5194e9 Patch for remote root exploit mentioned at
<URL:http://www.skynet.ie/~airlied/pam_smb/>.
This issue has CVE name CAN-2003-0686:
<URL:http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0686>
2003-08-26 12:57:08 +00:00
Yen-Ming Lee
eb84bb0770 - Change MASTER_SITES: the project finally found a new home
(thanks Paulius Bulotas for reporting)
- Avoid ever touching existing configs by installing example files
  with .sample suffix into ${PREFIX}/etc; do not install duplicates
  in ${EXAMPLESDIR}
- Removed unneeded @cwd in pkg-plist
- Bump PORTREVISION due to changed package

PR:		55971
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-08-26 00:15:32 +00:00
Edwin Groothuis
67d6306674 Lots of warnings when compiling hping
Lots of compiler warnings generated when compiling the hping port.

PR:		ports/50484
Submitted by:	root <macklobell@hotmail.com>
2003-08-25 09:46:59 +00:00
Edwin Groothuis
5f570b422c isakmpd pcap support is broken
The isakmpd port comes with a pcap.h that is not compatible
	with the FreeBSD pcap.h.  As a result, the pcap file written
	by isakmpd has an incorrect 'linktype' in the header.  Thus,
	if one tries to use the pcap file with a FreeBSD tool like
	tcpdump, the packets are incorrectly (read: not at all)
	decoded.

PR:		ports/55940
Submitted by:	James E. Flemer <jflemer@alum.rpi.edu>
2003-08-25 09:29:26 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Edwin Groothuis
52b8ee7ee0 security/pear-Auth: upgrading to 1.2.2.
- Upgrading pear-Auth to its latest release;
	- Installing tests;
	- Unbreaking the WWW link.

PR:		ports/55169
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-25 01:21:45 +00:00
Adam Weinberger
974a0747fe Change the py-gnome2 dependency check to something that doesn't change
every 2 weeks.
2003-08-24 22:50:05 +00:00
Edwin Groothuis
c01806218d new port: Security scanner for Samba
ADM smb is a security scanner for Samba
	/* based on the src of the smbclient  from the samba team */
	ADMsmb will perform a complete audit of samba for you on a host you
	provide.

PR:		ports/53696
Submitted by:	Jacek Serwatynski <tutus@trynet.eu.org>
2003-08-24 11:45:09 +00:00
Edwin Groothuis
fdd0318f36 [MAINTAINER UPDATE] security/freebsd-update
Call bspatch with a full path; this fixes problems where
	people are running freebsd-update with a PATH which doesn't
	include /usr/local/bin

PR:		ports/55869
Submitted by:	Colin Percival <cperciva@daemonology.net>
2003-08-23 13:43:26 +00:00
Edwin Groothuis
ddc914d365 [MAINTAINER UPDATE] security/freebsd-update
Call bspatch with a full path; this fixes problems where
	people are running freebsd-update with a PATH which doesn't
	include /usr/local/bin

PR:		ports/55869
Submitted by: 	Colin Percival <cperciva@daemonology.net>
2003-08-23 13:42:21 +00:00
Jun Kuriyama
f5df11874d o Upgrade to 1.2.3.
o Remove explicit --enable-tiger from $CONFIGURE_ARGS.  This feature will
  be removed from GnuPG.
2003-08-23 06:34:40 +00:00
Kirill Ponomarev
e261441e1e - Update to 0.31 2003-08-22 09:42:23 +00:00
Hajimu UMEMOTO
6dd285b187 Remove obsoleted comment about use of saslauthd.
Reported by:	nork
2003-08-21 14:11:32 +00:00
James E. Housley
a5e671d466 Update to DAT 4288, will it be the last one this week? 2003-08-20 19:47:32 +00:00
Akinori MUSHA
052d7a4ec5 Update to 0.6. 2003-08-20 18:45:16 +00:00
Erwin Lansing
7eed057734 Add p5-Crypt-GeneratePassword 0.02,
This module lets you generate secure random passwords
with a reasonable amount of pronounceability. It avoids
the problems associated with the FIPS-181 NIST standard
as used by Crypt::RandPasswd. See perldoc for more
details.

PR:		55575
Submitted by:	andrew@scoop.co.nz
2003-08-20 07:01:29 +00:00
Jacques Vidrine
37c2a6b8f0 Update 0.5.1 -> 0.6.
Switch to using `INFO' while we are at it.
2003-08-19 23:24:56 +00:00
Neil Blakey-Milner
ace30ffea2 Update py-pycrypto to 1.9alpha6
PR:		55338
Submitted by:	Rui Lopes <rui@ruilopes.com>
2003-08-19 17:52:07 +00:00
James E. Housley
f456a3317b *******************IMPORTANT*******************
4287 Emergency Dat release due to:

W32/SOBIG.F@MM Mass Mailer

**********************************************
2003-08-19 16:32:58 +00:00
Daichi GOTO
d9d0520970 update security/p5-Authen-Radius:
- devel/p5-IO is already included in perl 5.6.x and later

PR:		55698
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-08-19 05:49:57 +00:00
Daichi GOTO
72cf3ec02b update security/p5-File-Scan: 0.58 -> 0.62
PR:		55703
Submitted by:	Martin Matuska <martin@tradex.sk> (maintainer)
2003-08-19 05:27:15 +00:00