Commit graph

10550 commits

Author SHA1 Message Date
Martin Wilke
8a0f887836 - Update the wordpress -- unmoderated comments disclosure entry. Is safe with the 2.2.2 Release.
Approved by:	simon
2007-08-16 11:53:01 +00:00
Andrew Pantyukhin
c4fc19cf10 Add port security/p5-Net-Server-Mail-ESMTP-AUTH:
Net::Server::Mail::ESMTP::AUTH is an extension to provide
support for SMTP authentication with Net::Server::Mail::ESMTP
module.

Currently only LOGIN and PLAIN methods are supported.

WWW: http://search.cpan.org/dist/Net-Server-Mail-ESMTP-AUTH/
Author: Sylvain Cresto <scresto [_at_] gmail.com>

PR:		ports/114785 (with corrections)
Submitted by:	Zane C. Bowers <vvelox@vvelox.net>
2007-08-15 18:48:12 +00:00
Ion-Mihai Tetcu
3eebdacd1c Add info about www/opera's JavaScript vulnerability
PR:		ports/115543
Submitted by:	Arjan van Leeuwen (maintainer)
Reviewed by:	simon@
2007-08-15 12:15:39 +00:00
Cheng-Lung Sung
3a8f5e82e4 - Update to 0.9.9
- Fix error when changing ownership of spool directory

Changelog prelude-manager 0.9.9:
- Update configuration template, add documentation for Prelude
  generic TCP options.
- Implement modified patch from Pierre Chifflier <chifflier@inl.fr>
  to fix the example log path (fix #224).
- Move IDMEF message normalization in the scheduler, rather than
  doing it upon reception. This remove some load from the server
  and allow Prelude-Manager own IDMEF messages to go through the
  normalizer path.
- Implement heartbeat->analyzer normalization.
- Improve IPv4 / IPv6 address normalization.
  IPv4 mapped IPv6 addresses are now mapped back to IPv4.
  Additionally, the Normalize plugin now provide two additionals option:
  ipv6-only: Map any incoming IPv4 address to IPv6.
  keep-ipv4-mapped-ipv6: do not map IPv4 mapped IPv6 addresses back to
  IPv4.
- Make a difference between exceptional report plugin failure (example:
  a single message couldn't be processed) and "global" plugin failure
  (example: database server is down). We use a different failover for
   'exceptional' failure, so that we don't try to reinsert a bogus message
   (fix #247).
- Start of a Prelude-Manager manpages (#236).
- Various bug fixes.

PR:		ports/115233
Submitted by:	maintainer (Robin Gruyters)
2007-08-15 06:48:36 +00:00
Cheng-Lung Sung
4f9e6e3da5 - Add support for PHP binding
- Use libxml2 in USE_GNOME (instead of LIB_DEPENDS)
- Use USE_PYTHON_BUILD instead of USE_PYTHON
- bump PORTREVISION

PR:		ports/115457
Submitted by:	maintainer (Gea-Suan Lin)
2007-08-15 03:26:40 +00:00
Ion-Mihai Tetcu
f5d8fad0b1 - Update security/dropbear to 0.50.
-Drop deprecated WANT_* knob.

PR:		ports/115475
Submitted by:	Alex Kozlov (maintainer)
2007-08-14 13:52:32 +00:00
Renato Botelho
7453d766a3 Fix clamav-milter startup script to don't wait clamd socket when it's using tcp
socket

PR:		ports/115353 (Based on)
Submitted by:	Alexander Shikoff <minotaur@crete.org.ua>
2007-08-14 11:14:06 +00:00
Emanuel Haupt
abe1982e11 Update to 1.3.12 2007-08-14 09:21:49 +00:00
Cheng-Lung Sung
b2ee5cfd01 - Update to 1.08 2007-08-14 00:06:23 +00:00
Cheng-Lung Sung
a8a9201775 - Update to 2.7.0.1
Tested on two systems, and until works perfectly.

Changelog snort-2.7.0.1:
* etc/snort.conf:
  Turn off flow since Stream5 is now enabled by default.
* src/snort.c:
  Fix printing of threshold counts until after all rules are read.
  This issue did not affect thresholding, only display of thresholding.
  Thanks to Jeffrey Denton for reporting the problem.
* src/sfutil/ipobj.c:
  Fix free of invalid pointer when using a negated IP list.
  This is used by sfportscan preprocessor configuration parsing.
  Thanks to Anders Ostrem for reporting the problem.
* src/preprocessors/Stream5/snort_stream5_session.c:
  Fixed issue when experimental ICMP tracking is used without using
  the TCP or UDP session tracking.  ICMP was attempting to lookup
  TCP or UDP sessions from uninitialized session cache.  Thanks to
  Koji Shikata for reporting the problem.
* src/preprocessors/Stream5/snort_stream5_tcp.c:
  Fixed invalid session pointer when rule tries to use flowbits after
  session ends.  Thanks to rmkml for initially reporting the problem.

PR:		ports/115294
Submitted by:	Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
2007-08-14 00:04:49 +00:00
Roman Bogorodskiy
e4fdb7f9a0 Resurrect handy WITH_SUID_GPG knob.
PR:		114926
Submitted by:	novel
Approved by:	maintainer timeout
2007-08-13 07:57:48 +00:00
Tom McLaughlin
70b0d9b221 - Work around broken configure script and explicitly set location of
sudo_noexec.so to unbreak NOEXEC option. [1]
- Build using --with-secure-path if SUDO_SECURE_PATH is set when
  building the port.  SUDO_SECURE_PATH should be set to a PATH string.
  [2]
- Don't bother deleting sudo_noexec.la.  Deleting the file after it's
  installed is ugly and since it's not harmful it's not worth patching
  the install.
- Set CONFIGURE_TARGET.

PR:		115442 [1], 115381 [2]
Submitted by:	vd [1], Janos Mohacsi [2]
2007-08-13 00:14:15 +00:00
Rong-En Fan
276ca76588 - Update to 0.9.10.1
PR:		ports/115341
Submitted by:	Robin Gruyters <r.gruyters at yirdis.nl> (maintainer)
2007-08-12 11:10:47 +00:00
Chin-San Huang
3daf1b65ed - Unbreak the incompatible build with libssh2-0.16 and later.
PECL::Bug #11770 Error installing ssh2-0.10
  http://pecl.php.net/bugs/bug.php?id=11779
- Fix libssh2 version checks.
- Update to 0.11

Obtained from:	upstream, oeriksson at mandriva dot com
Reported by:	many
Approved by:	rafan (mentor, implicit)
2007-08-12 06:23:01 +00:00
Rong-En Fan
55c4623bf5 - Update to 0.1.2.16
PR:		ports/115266
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274 at is-root.com> (maintainer)
2007-08-11 09:48:18 +00:00
Roman Bogorodskiy
fb06464db6 Update to 1.7.16. 2007-08-10 13:57:50 +00:00
Andrew Pantyukhin
fe1f040f26 - Fix locale directory creation to allow install on a clean system
Reported by:	pointyhat via kris
2007-08-10 08:36:30 +00:00
Beech Rintoul
a233bbcfca - Make fetchable
- Remove 4.x cruft

PR:		ports/114581
Submitted by:	Hubert Tournier <hubert@frbsd.org>
Approved by:	sat (mentor)
2007-08-10 07:40:21 +00:00
Remko Lodder
5e0a055e4b Fix the flac entry by specificing the correct fixed version.
Bump modification date to reflect the above change.

Submitted by:	Stefan Ehmann
2007-08-10 07:31:11 +00:00
Andrew Pantyukhin
19e642669c Add port security/clamtk:
ClamTk is a GUI front-end for ClamAV using gtk2-perl. It is designed to
be an easy-to-use frontend for Unix systems.

WWW: http://clamtk.sourceforge.net/
Author: Dave M <dave.nerd@gmail.com>
2007-08-09 09:22:28 +00:00
Emanuel Haupt
6db5880eef Update to 1.7.2 2007-08-09 08:36:25 +00:00
David Thiel
a8df590e93 Update to 0.17. 2007-08-09 04:16:26 +00:00
Frank J. Laszlo
8a1da40982 - mussh uses seq for concurrency measures which is not available on
FreeBSD. replaced with jot.
- bump PORTREVISION

PR:		ports/115278
Submitted by:	Richard Arends <richard@unixguru.nl>
2007-08-08 00:48:31 +00:00
Hajimu UMEMOTO
a60962f145 - Use OPTIONS.
- Obey the default BDB version defined in bsd.database.mk.
2007-08-07 16:46:22 +00:00
Hajimu UMEMOTO
2974606420 Remove useless version check. The bsd.port.mk supports only
OpenLDAP 2.2 and later.
2007-08-07 16:36:11 +00:00
Emanuel Haupt
73ba0a2dd7 - Make port fully respect CFLAGS
- Don't build with debug symbols
- Bump PORTREVISION

PR:		114863
Approved by:	maintainer timeout (14 days)
2007-08-07 08:12:45 +00:00
Hajimu UMEMOTO
80f4aee1b7 Allow to build with db45 and db46 as well. 2007-08-06 15:01:21 +00:00
Dirk Meyer
4cf26145e8 - fix DESTDIR for config stage 2007-08-06 10:39:24 +00:00
Martin Wilke
98f18fea48 - Update to 1.2.1 2007-08-05 21:27:27 +00:00
Martin Wilke
f3b5f5e35f - Update to 0.16.12 2007-08-05 21:27:24 +00:00
Martin Wilke
f1c81030a7 - Update to 0.3.9 2007-08-05 21:27:21 +00:00
Joe Marcus Clarke
f4ce25897d Chase the libpurple shared lib version. 2007-08-04 21:45:39 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Pav Lucistnik
df7a9ca51e Shibboleth is standards-based, open source middleware software which
provides Web Single SignOn (SSO) across or within organizational
boundaries. It allows sites to make informed authorization decisions
for individual access of protected online resources in a
privacy-preserving manner.

This software is a C++ implementation of the Service Provider
component of the Shibboleth can be used in Apache Web servers.  The
service provider manages secured resources. User access to resources
is based on assertions received by the service provider (SP) from
an identity provider.

WWW:	http://shibboleth.internet2.edu/

PR:		ports/114663
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2007-08-03 23:21:25 +00:00
Tom McLaughlin
dcf4228f5c Fix session stack in default pam file. 2007-08-03 00:56:00 +00:00
Martin Wilke
438b6f0455 - Document fsplib -- multiple vulnerabilities
Reviewed by:	remko
2007-08-02 19:52:51 +00:00
Martin Wilke
5e58e941e8 Document joomla -- multiple vulnerabilities
Approved by:	simon/remko
2007-08-02 18:50:06 +00:00
Tom McLaughlin
fe44fea768 Update to 1.6.9p3
- Fixes bug related to supplemental group matching
2007-08-02 17:25:18 +00:00
Remko Lodder
337ca9c149 Use the superseded attribute in the cancelled tcpdump entry.
Requested by:	simon
2007-08-02 11:09:13 +00:00
Remko Lodder
7df934cf0e Document FreeBSD -- Buffer overflow in tcpdump(1).
See: FreeBSD-SA-07:06.tcpdump

This commit also takes over the older tcpdump entry that was specific
to ports, I merged that into this entry and I retired the old one.
2007-08-02 07:22:25 +00:00
Remko Lodder
b945a8a163 Bump modification date for: SA-07:04.file
Which I just touched.
2007-08-02 06:18:19 +00:00
Remko Lodder
1dd565c3dc Correct the fixed version for the jail advisory which was revised yesterday.
Also correct the <freebsdsa>FreeBSD-SA* tags which should not have FreeBSD
in between.
2007-08-02 06:17:31 +00:00
Remko Lodder
cd4c734e40 Document FreeBSD -- Predictable query ids in named(8)
See: FreeBSD-SA-07:07.bind
2007-08-02 06:15:15 +00:00
Martin Wilke
8a04ae0c28 - Marked phpSysInfo as safe
Reviewed by:	remko
2007-08-01 17:51:26 +00:00
Martin Wilke
d52ce20c04 2007-07-31 x11-fm/endeavour: Development ceased, this port should be updated to Endeavour Mark II
2007-08-01 security/p5-openxpki-client-soap-lite: No longer maintained by Developers.
2007-06-26 net-mgmt/aircrack: Please use net-mgmt/aircrack-ng.
2007-08-01 15:32:50 +00:00
Shaun Amott
6974f265d6 Update phpSysInfo entry: the current version (2.5.3) is affected. 2007-08-01 00:47:02 +00:00
Martin Wilke
60ebdbd581 Update mozilla entry
- Marked seamonkey as safe

Submitted by:	John E. Hein <jhein@timing.com>
Reviewed by:	simon
2007-07-31 22:21:22 +00:00
Martin Wilke
b39b792f74 Update the xpdf entry
- Marked poppler as save
2007-07-31 14:43:22 +00:00
Martin Wilke
168c561a7d Update xpdf entry
- Marked cups-base as safe
- Add poppler as affected port

Reviewed by:	simon
2007-07-31 13:33:33 +00:00
Martin Wilke
8d605e2e9f - Fix tcpdump entry 2007-07-31 11:31:29 +00:00