Commit graph

10752 commits

Author SHA1 Message Date
Roman Bogorodskiy
b5b3f7cc18 Update to 1.7.18. 2007-08-17 16:41:51 +00:00
Munechika SUMIKAWA
ee001df892 Make compilable with recent FAST_IPSEC changes on -CURRENT. 2007-08-17 07:36:17 +00:00
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
Martin Wilke
46aa01e61c Document xpdf -- stack based buffer overflow
Reviewed by:	simon/remko
2007-07-31 11:30:03 +00:00
Martin Wilke
7eda652de0 - Fix a typo
Submitted by:	shaun
2007-07-31 09:49:44 +00:00
Martin Wilke
cc98183b55 - Document tcpdump -- remote integer underflow vulnerability
Reviewed by:	remko
2007-07-31 07:50:55 +00:00
Tom McLaughlin
a66bfc3e1b Update to 1.6.9p2
- Environment handling fix.
2007-07-30 15:01:47 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Marcelo Araujo
c0741176d6 - Update to 0.0.22.
Approved by:	pav (portmgr, in mentor's absence)
2007-07-30 01:14:26 +00:00
Martin Wilke
f49264b6a1 - Document mutt -- buffer overflow vulnerability
Reviewed by:	remko
2007-07-29 18:28:31 +00:00
Chin-San Huang
22a1335f7a - Only for i386 arch.
Submitted by:	maintainer
Approved by:	maintainer
2007-07-29 11:58:14 +00:00
Martin Wilke
030df73f0c - Document p5-Net-DNS -- multiple Vulnerabilities
Reviewed by:	remko
2007-07-29 11:29:45 +00:00
Martin Wilke
e4cf269412 - Document phpsysinfo -- url Cross-Site Scripting 2007-07-28 21:52:30 +00:00
Martin Wilke
600c251319 - Document drupal -- Cross site request forgeries
- Document drupal -- Multiple cross-site scripting vulnerabilities

Submitted by:	nick@foobar.org
Reviewed by:	simon
2007-07-28 15:28:15 +00:00
Martin Wilke
ed239f1cb3 - Document vim -- Command Format String Vulnerability
Approved by:	simon
2007-07-27 18:04:48 +00:00
Michael Nottebrock
5aa71449ba -fPIC on amd64. 2007-07-27 15:19:01 +00:00
Chin-San Huang
c68800dd9c Add chntpw 070409, utility to set the password and edit registry on
Microsoft NT system.

PR:		ports/114897
Submitted by:	buganini at gmail.com
Approved by:	rafan (mentor, implicit)
2007-07-27 14:41:07 +00:00
Stefan Eßer
7e12772d4a I had forgotten to remove the BROKEN tag when committing the two patches
that ought to make the port compile with gcc-4.2 and thus with -current.
2007-07-27 13:35:22 +00:00
Munechika SUMIKAWA
1350a1110b Fix pkg-plist. 2007-07-27 01:55:07 +00:00
Tom McLaughlin
d2fa7c9224 Fix PORTVERSION
Noticed by:	ume
2007-07-27 01:00:55 +00:00
Martin Wilke
c7ba758c45 - Document libvorbis - Multiple memory corruption flaws
Submitted by:	lx@
Reviewed by:	simon
2007-07-26 22:06:21 +00:00
Tom McLaughlin
59a1468866 - Update to 1.6.9p1
* Worked around a bug in some PAM implementations that caused a crash
    when no tty was present.
  * Fixed a crash on some platforms in the error logging function.
- Change default pam session stack to pam_permit like su does [1]
- Grab maintainership

Sugested by:	des [1]
2007-07-26 15:53:40 +00:00
Dirk Meyer
b82d3d9d38 - take maintainership 2007-07-25 11:50:59 +00:00
Cheng-Lung Sung
9b79dc3cb4 Lasso is a free software C library aiming to implement the Liberty
Alliance standards; it defines processes for federated identities,
single sign-on and related protocols. Lasso is built on top of
libxml2, XMLSec and OpenSSL and is licensed under the GNU General
Public License  (with an OpenSSL exception).

WWW:	http://lasso.entrouvert.org/

PR:		ports/114639
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-25 07:18:22 +00:00
Rong-En Fan
c925c340dd - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.

Tested with:	my tinderbox on i386 6
Approved by:	portmgr
2007-07-24 15:10:14 +00:00
Xin LI
cc5b3ad300 Document XSS vulnerabilities in several tomcat versions;
update affected tomcat versions for CVE-2005-2090.
2007-07-24 14:31:49 +00:00
Xin LI
0aff17bab7 The previous vuxml entry applies to jakarta-tomcat 4.0.x as well, so mark
it as affected as well.  Since there is no newer release I have used 4.1.0
as the "fixed" version.
2007-07-24 14:17:06 +00:00
Xin LI
60df6f7e74 Document multiple vulnerabilities found in www/tomcat41 2007-07-24 13:54:49 +00:00
Renato Botelho
e64ed70c91 - Update to 20070724
PR:		ports/114854
Submitted by:	delphij
2007-07-24 13:35:11 +00:00
Xin LI
7cdfd867bf Document dokuwiki spellchecker XSS vulnerabilities 2007-07-24 08:00:32 +00:00
Cheng-Lung Sung
b737ff7d38 - Update to 2.7.0
Update includes:
- Target-based stream reassembly, including handling of TCP dataoverlaps and
  anomalous TCP header flags on a per-destination basis. 11 different
  target-based policies are supported. See README.stream5 for specific
  configuration options for operating system targets.
- UDP session tracking
- Option to emulate Stream4 flushing behaviour
- Stream5 replaces BOTH Stream4 and Flow -- should disable both of these when
  Stream5 is enabled.
- Security and memory footprint improvements

PR:		ports/114806
Submitted by:	Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
2007-07-24 07:05:49 +00:00
Cheng-Lung Sung
30fef67d39 - Update to 0.32
- return maintainership

PR:		ports/114347
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-07-24 07:04:40 +00:00
Pav Lucistnik
be032e5ddb - Update to 0.6.3
- Transfer maintainership

PR:		ports/113401
Submitted by:	Mark D. Foster <mark@foster.cc>
Approved by:	maintainership change - linimon (portmgr)
2007-07-23 13:54:06 +00:00
Martin Matuska
c09c9f90d5 - change maintainer to Matthew Fuller <fullermd@over-yonder.net>
PR:		ports/114751
Submitted by:	Ulf Lilleengen <lulf@stud.ntnu.no> (maintainer)
Approved by:	new maintainer, garga (mentor, implicit)
2007-07-23 10:39:02 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Tom McLaughlin
bc14907a9c - Fix segfault when there is no TTY when executing. [1]
- Temporarilly disable session entry in default pam file because
  pam_lastlog causes users to appear as though they have logged out in
  system logs. [2]

Reported by:	yarodin@gmail.com [1], Paul Fraser <pfraser@gmail.com> [2]
Submitted by:	Todd Miller [1]
2007-07-23 03:54:05 +00:00
Munechika SUMIKAWA
f66127525b Upgrade to 20070720a. 2007-07-23 03:30:21 +00:00
Rong-En Fan
58c41ab013 - Retire security/metasploit-devel since security/metasploit is now
up-to-date

PR:		ports/114196
Submitted by:	Yonatan <onatan at gmail.com> (maintainer)
2007-07-23 02:11:22 +00:00
Rong-En Fan
f2ad74c74f - Update to 3.0
- Dynamically generate pkg-plist

PR:		ports/114196
Submitted by:	Yonatan <onatan at gmail.com> (maintainer)
2007-07-23 02:07:27 +00:00
Rong-En Fan
61101326ba - Sync security/metasploit with security/metasploit-devel for the coming
3.0 update

PR:		ports/114196
Submitted by:	Yonatan <onatan at gmail.com> (maintainer)
2007-07-23 02:04:25 +00:00
Stefan Eßer
08cc138a29 Fix path to file to patch, I had accidently committed the patch with
an absolute path that was correct only on my development system.
2007-07-22 19:30:35 +00:00
Mark Linimon
f456835eca Mark ports that depend on misc/compat3x as deprecated. If anyone wants to
update these to later versions, they should do so now.
2007-07-22 08:38:04 +00:00
Mark Linimon
1c609bc523 Switch dependency from databases/py-MySQLdb-devel to databases/py-MySQLdb,
because the latter is now more up-to-date.

Forgotten by:	mnag
2007-07-22 04:52:30 +00:00
Stefan Eßer
056c4f7b50 Fix build with gcc-4.2: Declare a function and an operator in the
correct scope. This patch was found on the PLD commit list archived
under URL:

http://www.mail-archive.com/pld-cvs-commit@lists.pld-linux.org/msg104002.html
2007-07-21 21:09:29 +00:00
Simon L. B. Nielsen
cf5d8266ed Fix last commit: the name tag was empty.
Reported by:	FreshPorts via Dan Langille
Pointyhat to:	delphij
2007-07-21 15:09:39 +00:00
Xin LI
c22df82ca0 Document lighttpd multiple vulnerabilities 2007-07-21 14:10:50 +00:00
Tom McLaughlin
ff833c5c46 Update to 1.6.9
Application changes:
- PAM, since present, is used by default.
- Environment variable handling has changed significantly.
- Sudo checks the user's supplemental group vector so nsswitch order is
  no longer important for group based rules.
(See UPGRADE and CHANGING under share/doc/sudo/ for more.)

Port changes:
- PAM file is no longer clobered on reinstall.
- OPIE option has been removed due to PAM being used by default.
- Selected documentation is now installed.
2007-07-21 03:15:13 +00:00
Gabor Kovesdan
758558ff31 - Make a dependency version more accurate. According to pkg_version(1)
the current one is fine, but it is reported that portupgrade(1)
  has troubles with the current way.  No PORTREVISION bump, as it just blocked
  the upgrade, but we don't want to require people to rebuild again.

Reported by:	Aurelien Croc <aurelien@ap2c.org>
2007-07-20 21:11:33 +00:00
Simon L. B. Nielsen
94a37adcdf Add another reference to mozilla -- multiple vulnerabilities. 2007-07-19 22:27:33 +00:00
Simon L. B. Nielsen
23088fbcfe - Document opera -- multiple vulnerabilities.
- Correct and sort a few links in the latest mozilla entry.
2007-07-19 21:47:04 +00:00
Gabor Kovesdan
d8fc8c3302 - Remove distinfo hashes, which are not used officially
No objection from:	ports@, maintainers
Approved by:		portmgr (pav)
2007-07-19 21:37:13 +00:00
Simon L. B. Nielsen
04c38e3a79 Document mozilla -- multiple vulnerabilities. 2007-07-19 21:23:58 +00:00
Rong-En Fan
1b5d8fb013 - Deprecate this port as Gaim is replaced by Pidgin. Set the same expire
date as net-im/gaim.

PR:		ports/114703
Submitted by:	Conor McDermottroe <ports at mcdermottroe.com> (maintainer)
2007-07-19 10:14:04 +00:00
Chin-San Huang
54a6073af6 - Update to 1.5.4
- Add PEAR_LOG knob.

Approved by:	rafan (mentor)
2007-07-18 07:47:31 +00:00
Xin LI
29a592ce04 Document linuxflashplugin critical vulnerabilities.
Reported by:	jamie at bishopston net
2007-07-18 06:43:05 +00:00
Renato Botelho
3891059375 - Update to 0.91.1
PR:		ports/114643
Submitted by:	Michael Scheidell <scheidell@secnap.net>
2007-07-17 12:27:47 +00:00
Alex Dupre
b405c2c4ee Update to 0.1.3 release. 2007-07-17 09:29:05 +00:00
Alex Dupre
45ed78b9c5 Update to 0.1.4 release. 2007-07-17 09:23:57 +00:00
Alex Dupre
7f5c229a51 Update to 0.2.3 release. 2007-07-17 09:23:21 +00:00
Alex Dupre
416bad65ab Update to 0.11.3 release. 2007-07-17 09:22:46 +00:00
Alex Dupre
cf5d57f416 Update to 0.6.12 final release. 2007-07-17 09:21:16 +00:00
Erwin Lansing
7ac6481a2d - Fix CONFIGURE_ARGS so OpenSSL is actually detected
- Disable networks test prompt

Submitted by:	backyard <backyard1454-bsd@yahoo.com>
2007-07-16 17:24:04 +00:00
Erwin Lansing
9f70ca5c75 Update to 0.56 2007-07-16 17:18:28 +00:00
Rong-En Fan
026c183623 - Correct info file path (PREFIX/share/info -> PREFIX/INFO_PATH)
- Bump PORTREVISION

Reported by:	pointyhat exp run
2007-07-16 07:58:02 +00:00
Christian S.J. Peron
8c8929eab3 Hook bsmtrace into build for the security category
Reminded by:	Pav
2007-07-15 18:35:24 +00:00
Christian S.J. Peron
936fc446c1 Add the bsmtrace port.
bsmtrace is a audit driven host based intrusion detection system which
operates on finite state machine principles.  Since it's audit driven,
it requires that operating system security auditing be enabled. This
requires FreeBSD 6.2 at a minimum.  By default it provides real-time
analysis through the use of an audit pipe, however it can operate on
regular audit trail files as well.

Approved by:	Pav
Reviewed by:	Pav (and others)
2007-07-15 17:46:42 +00:00
Frank J. Laszlo
c04e2cd86a - Fix build on -CURRENT (gcc 4.2.0 import)
Reported By:	pav
2007-07-15 15:20:02 +00:00
Beech Rintoul
3a71621bb1 - Update to 1.6.1_2
- Minor fixes

PR:		ports/114390
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
Approved by:	sat (mentor)
2007-07-14 22:21:13 +00:00
Emanuel Haupt
0cd3e0ef26 Update to 1.3.11 2007-07-13 11:14:45 +00:00
Martin Wilke
744da227f0 Crypt::Camellia_PP is a pure perl implementation of Camellia, a 128-bit
symmetrical block cipher with 128-bit, 192-bit, and 256-bit key from
NTT and Mitsubishi Electric Corporation.  It is one of the approved
encryption methods to be used by European Union as well as specified
in several Internet RFCs.

See also: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
WWW: http://search.cpan.org/dist/Crypt-Camellia_PP/

PR:		ports/114525
Submitted by:	Yoshisato YANAGISAWA
2007-07-12 18:37:16 +00:00
Edward Tomasz Napierala
627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +00:00
Michael Nottebrock
c402cbe0d2 Remove junk.
Spotted by: sat
2007-07-11 19:19:37 +00:00
Brooks Davis
e731cca297 Update to NSS 3.11.7 to match security/nss.
8 new root certiticates added.
2007-07-11 17:07:13 +00:00
Cy Schubert
36f5a2384a Update 1.6.1 --> 1.6.2 2007-07-11 16:51:31 +00:00
Renato Botelho
c855c05c3f - Update to 0.91
- Remove CURL option because it's not needed anymore
2007-07-11 15:44:30 +00:00
Renato Botelho
482b3c85aa - Remove CURL option, forgotten on last commit. It's not needed anymore 2007-07-11 13:13:42 +00:00
Michael Nottebrock
49d716120f Update to 1.1.5 2007-07-11 12:57:39 +00:00
Renato Botelho
adfc399f8f - Update to 20070711 2007-07-11 12:50:12 +00:00
Michael Johnson
6738a6da10 Update to 3.11.7 2007-07-10 14:44:13 +00:00
Martin Wilke
07a0da0628 - Add missing GMP
PR:		113022
Submitted by:	Dr. Markus Waldeck <waldeck@gmx.de>
Approved by:	maintainer
2007-07-10 09:54:57 +00:00
Martin Wilke
9f104b4658 - Fix Depends after rubygem-net-ssh
- Update maintainer mail adress

PR:		114043
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
2007-07-10 07:47:26 +00:00
Martin Wilke
da6b303b70 - Update to 1.1.2
- Update maintainer mail adress

PR:		114042
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
2007-07-10 07:44:36 +00:00
Cheng-Lung Sung
bec6bb1f6e - Add a post-install routine to link file.
- Bump PORTREVISION. (since pkg-plist change)

PR:		ports/114428
Submitted by:	maintainer (Gea-Suan Lin)
2007-07-10 02:33:53 +00:00
Cheng-Lung Sung
ff9efd36d3 - mark DEPRECATED
- This module has numerious known bugs, is not compatable with the Digest
  interface and its functionality is a subset of the functionality of
  Digest::SHA (which is in perl core as of 5.9.3).
- I'll trace it

Ref: http://search.cpan.org/dist/Digest-SHA2/SHA2.pm
2007-07-10 01:45:56 +00:00
Cy Schubert
16587926cb Update 2.1.11 --> 2.1.12 2007-07-09 22:11:58 +00:00
Martin Wilke
fee6acc5a0 - Fix the versions number of typespeed from 4.1.0 to 0.4.1
PR:		114441
Submitted by:	Tor Halvard Furulund <squat@squat.no>
2007-07-09 14:03:19 +00:00
Cheng-Lung Sung
c547c0e028 - Update to 1.9
PR:		ports/113829
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
Reviewed by:	clsung
2007-07-09 02:25:27 +00:00
Cheng-Lung Sung
7352095793 ZXID aims at full stack implementation of all federated identity
management and identity web services protocols. Initial goal is
supporting SP role, followed by ID-WSF WSC and IdP roles.

ZXID is light weight, has a small foot print, and is implemented in C.
It is suitable for both high performance and embedded applications.
Scripting languages are supported using SWIG, including Perl, PHP and
Java. The "full stack" nature of ZXID means it's self contained and
has minimal external library dependencies (see downloads).

WWW:	http://zxid.org/

PR:		ports/114346
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-09 02:24:04 +00:00
Cheng-Lung Sung
d925706034 This module priovides an Object Oriented interface for Yahoo!
Browser-Based Authentication.

This module is ported from the official PHP class which is located on
this page: http://developer.yahoo.com/php

WWW:	http://search.cpan.org/dist/Yahoo-BBAuth/

PR:		ports/114345
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-09 02:16:06 +00:00
Simon Barner
49fc80810d - Update master site [1]
- Use EXAMPLESDIR macro

Submitted by:	Olli Hauer <ohauer@gmx.de> (on freebsd-ports) [1]
2007-07-08 16:35:03 +00:00
David Thiel
4be47df624 Updating to 0.15. 2007-07-08 00:26:55 +00:00
Martin Wilke
6d33ec42d8 - Update to 1.4
PR:		114343
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
2007-07-07 14:54:45 +00:00
Chin-San Huang
02d2fd5c1c - Unbreak on gcc 4.x.
Noticed by:	{kris,pav} via pointyhat
Patched by:	rafan (mentor)
Approved by:	rafan (mentor)
2007-07-07 13:54:20 +00:00
Andrew Pantyukhin
fec0d4b44a - Fix the latest wireshark entries by correcting a typo and adding
more package names
2007-07-07 08:27:53 +00:00
Brooks Davis
c12838c984 Add ca_root_nss:
Root certificates from certificate authorities included in the Mozilla
NSS library and thus in Firefox and Thunderbird.
2007-07-06 21:37:35 +00:00
Brooks Davis
a4694ad913 Fix a couple bugs and remove the IGNORE variable:
- select can be interrupted and return EINTR so we need to loop around it
   while it does so rather than treating it as a fatal error.
 - all process creations are matched with a wait() so having a SIGCHLD
   handler that performs a wait(-1) is pointless and racy.  We tend to
   loose the race over half the time and as a result were reporting
   successful processes as failed.

Add a couple features:
 - Skip commented lines in the host specification.
 - Allow '-' as an alias for stdin in the host file specification.
2007-07-06 20:30:24 +00:00
Brooks Davis
276751f06c Further testing indicates that a majority of connections fail,
apparently due to mishandling of EINTR in select.  It looks like
this is simlar to the problem reported in Python bug linked below,
but thus far I have been unable to work around it.  Until that
happens, mark this port IGNORE to prevent disappointment.

https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1049450&group_id=5470
2007-07-06 15:44:09 +00:00
Martin Wilke
9cd0314853 - Document wireshark - Multiple problems
Reviewed by:	simon@
2007-07-06 10:34:25 +00:00
Alex Dupre
50de46cb4f Update to 1.03 release. 2007-07-05 13:00:25 +00:00
Edwin Groothuis
3de5a84967 First steps in a big migration:
Move net/rrdtool to databases/rrdtool.

    It's an itch which needs to be scratched: net/rrdtool came from
    net/mrtg, which was a good location for it. net/mrtg has later
    been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
    Tools", therefor it's better if it moves to databases/rrdtool.
    Same with net/rrdtool10.

PR:		ports/112942
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2007-07-05 06:19:49 +00:00
Tom McLaughlin
3b2714c505 Bump PORTREVISION for a few apps due to gnutls update. 2007-07-05 03:54:51 +00:00
Roman Bogorodskiy
f62ee00609 Update to 1.7.15. 2007-07-04 17:03:37 +00:00
Alexey Dokuchaev
11a0f387a8 - Fix the build with GCC 4.2 and unbreak [1]
- Patch things silently as we normally do
- Usual cleanups of Makefile and pkg-descr

Reported by:	pointyhat (logs) [1]
2007-07-04 14:23:54 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Gabor Kovesdan
4c8afbbe37 - Document typespeed arbitrary code execution
Reviewed by:	remko
2007-07-03 19:50:57 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +00:00
Rong-En Fan
f71d92ccef - Revert changes to patch-configure. It was slipped in when committing
fix for gcc 4.x

Noticed by:   sat
Approved by:  maintainer (implicit)
2007-07-03 05:40:12 +00:00
Brooks Davis
c8ff799714 Add pssh:
This package provides parallel versions of the openssh tools. Included
in the distribution:

 - Parallel ssh (pssh)
 - Parallel scp (pscp)
 - Parallel rsync (prsync)
 - Parallel nuke (pnuke)
 - Parallel slurp (pslurp)

What are these tools good for? Mainly for controlling large collections
of nodes in the wide-area.

WWW: http://www.theether.org/pssh/
2007-07-03 00:06:22 +00:00
Martin Matuska
d7fa652b2c - fix build of libns*.so
- move AOLSERVERBASE under PREFIX
- move small pkg-plist to PLIST_FILES
- bump PORTREVISION

Approved by:	garga (mentor)
2007-07-02 22:43:31 +00:00
Martin Matuska
37281f769a - update to 1.1
- move AOLSERVERBASE under PREFIX
- move small pkg-plist to PLIST_FILES

Approved by:	garga (mentor)
2007-07-02 22:39:53 +00:00
Pav Lucistnik
9a0d0575be - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 2007-07-02 19:01:04 +00:00
Rong-En Fan
b159d8aee9 - Fix build with gcc 4.x
- While I'm here, remove extra empty line in distinfo

PR:	       ports/113383
Submitted by:  rafan
Approved by:   VANHULLEBUS Yvan <yvan.vanhullebus at netasq.com> (maintainer)
2007-07-02 17:00:00 +00:00
Rong-En Fan
f9483446ab - Update dependency on security/gnutls
PR:	 	ports/114210
Submitted by:	Robin Gruyters <r.gruyters at yirdis.nl> (maintainer)
2007-07-02 12:04:50 +00:00
Alexey Dokuchaev
a281b46c7f - Fix the build with GCC 4.2 [1]
- Clean up Makefile
- Kill unnecessary pkg-plist

Reported by:	pointyhat (logs) [1]
2007-07-02 08:52:35 +00:00
Rong-En Fan
2104d78f03 - Make sshit catch this type of error login:
PAM: authentication error for lissyara from 192.168.254.193

PR:  		ports/114194
Submitted by:	Alex Keda <admin at lissyara.su>
Approved by:	maintainer via irc
2007-07-02 08:36:13 +00:00
Cheng-Lung Sung
b804d5fa8b - Update to 2.6.1.5
PR:		ports/114123
Submitted by:	Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
2007-07-02 02:11:22 +00:00
Cheng-Lung Sung
b399e0595a Add p5-Sudo 0.31, perl extension for running a command line sudo.
PR:		ports/113056
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-02 01:00:27 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Roman Bogorodskiy
3ee84121a1 - Update to 1.6.3
- Use ltverhack to avoid unnecessary shared library version changes
  in future
2007-07-01 08:54:40 +00:00
Alexey Dokuchaev
19b4e169a4 - Take maintainership
- Automatically detect for SSE2/MMX features, remove OPTIONS
- Refine Makefile header
- Reformat pkg-descr, catch up with vendor text
2007-06-30 18:47:13 +00:00
Martin Wilke
7708b8fa02 - Update to 1.5
Approved by:	maintainer
2007-06-30 15:26:32 +00:00
Martin Wilke
7fd09d0f36 - Update to 5.45 2007-06-29 23:05:23 +00:00
Martin Wilke
14148fb403 - Fix a typo vcl -> vlc
Noticed by:	lx@
2007-06-29 22:18:24 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Marcelo Araujo
642dd35e5b - Update to 0.93.
PR:		ports/113231
Submitted by:	Bob Hockney <zeus@ix.netcom.com> (maintainer)
Approved by:	stas (mentor)
2007-06-29 15:06:55 +00:00
Martin Wilke
1eccbb55cd - Update message file to display rc.conf
- Use SUB_FILES

PR:		113944
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2007-06-29 12:11:11 +00:00
Gabor Kovesdan
f7348895e1 - Update to 2.5.2 [1]
- Don't try to install if WITH_RAR is selected and IA32 compatibility is not
  available [2]

PR:		ports/114084 [1], ports/113941 [2]
Submitted by:	garga [1], Michael Scheidell <scheidell@secnap.net> [2]
2007-06-29 10:33:30 +00:00
Martin Wilke
08d66d63bc - Document vlc - format string vulnerability and integer overflow 2007-06-29 09:42:05 +00:00
Martin Wilke
6e69c5aa16 - Document flac123 - stack overflow in comment parsing
Reviewed by:	simon@
2007-06-29 09:24:06 +00:00
Mark Linimon
069d8cca8e Mark as deprecated: not supported on any current version of FreeBSD.
Hat:		portmgr
2007-06-29 08:29:17 +00:00
Remko Lodder
fdfb889ae5 Document gd -- multiple vulnerabilities
PR:		ports/114115
Submitted by:	Nick Barkas <snb at threerings dot net> (minor modifications by me).
2007-06-29 06:06:58 +00:00
Tilman Keskinoz
1fb258ed10 Update 0.5
PR:		114088
Submitted by:	Dave Grochowski
2007-06-28 13:45:55 +00:00
Roman Bogorodskiy
02003c80b9 Update to 1.7.14. 2007-06-28 09:40:07 +00:00
Xin LI
cbb3bdea6f Document that CVE-2007-3257 was fixed with evolution-data-server
1.10.2_1.
2007-06-28 07:38:03 +00:00
Andrew Pantyukhin
19d36d00b2 - Fix modified date in mod_perl entry 2007-06-27 20:52:24 +00:00
Erwin Lansing
9695a9e6ff Mark www/mod_perl2 fixed in version 2.0.3_2,3 2007-06-27 20:44:12 +00:00
Cy Schubert
b6d944b8d8 Patches for:
MITKRB5-SA-2007-004: kadmind affected by multiple RPC library vulnerabilities
MITKRB5-SA-2007-005: kadmind vulnerable to buffer overflow

Security:	US CERT Technical Cyber Security Alert TA07-177A --
		MIT Kerberos Vulnerabilities
2007-06-26 23:01:44 +00:00
Renato Botelho
e4210f6e8d Scanhill is a Microsoft Messenger Protocol Sniffer. Currently it can only
intercept Instant Text Messaging. Optionally, intercepted text messages can be
stored onto an RDMBS (Only mySQL is supported for now). Given that mySQL is
used, stored instant messages can be read through a browser interface that is
written in PHP language. Please see the INSTALL.txt file for instructions on
how to install, configure and run EnderUNIX scanhill.

WWW:	http://www.enderunix.org/scanhill/
2007-06-25 12:34:07 +00:00
Xin LI
f64828b3cf Document evolution-data-server remote arbitrary code execution
vulnerability.

Fix at:	Evolution SVN changeset 7817 (#447414)
2007-06-25 10:57:52 +00:00
Erwin Lansing
c8d93d036e The XMLRPC SQL Injection issue with wordpress was addressed in the
latest release.
2007-06-24 11:34:12 +00:00
Martin Wilke
300f5b86ad - Update to 0.16.2 2007-06-24 09:10:12 +00:00
Martin Wilke
bf4d69fde5 - Update to 0.3.2 2007-06-24 09:10:10 +00:00
Stanislav Sedov
3a32e373a5 - Add missed run-time dependency by convrting build depends to lib depends
- Change the name of utility to not conflict wih pwgen
- Bump up PORTREVISION.

Submitted by:	Jan Srzednicki <w@wrzask.pl>
PR:		ports/112996
2007-06-24 08:40:45 +00:00
David Thiel
6cc3ff66b3 Use MANPREFIX instead of PREFIX. 2007-06-23 17:56:38 +00:00
Rong-En Fan
d7933bb282 - Fix a DoS issue
PR:		ports/113942
Security:	http://www.ossec.net/en/attacking-loganalysis.html#denyhosts
Submitted by:	David Bestor <freebsd1 at indenial.com>
Approved by:	Janos Mohacsi <mohacsi at niif.hu> (maintainer)
2007-06-23 06:35:16 +00:00
David Thiel
25578594bb Upgrade to 0.11.2 and fix man pages installing to obnoxious locations. 2007-06-23 04:01:28 +00:00
Andrew Pantyukhin
32f7edd735 Add port security/execwrap:
ExecWrap is a super-user exec wrapper for the lighttpd web-server, but
it can be used in any environment as long as arguments can be passed
from the server to its children via the environment.

WWW: http://cyanite.org/execwrap/
Author: Sune Foldager <cryo@cyanite.org>
2007-06-22 15:53:20 +00:00
Martin Wilke
a96c56bd37 - Update to 0.16.1 2007-06-22 13:59:18 +00:00
Martin Wilke
2e5ca61101 - Update to 0.3.1 2007-06-22 13:58:51 +00:00
Li-Wen Hsu
301874bab2 - Respect NOPORTEXAMPLES 2007-06-22 12:13:06 +00:00
Martin Wilke
e9690422a7 - Marked broken (developers fix this with new upstream release.)
PR:		113905
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2007-06-22 08:15:36 +00:00
Beech Rintoul
011d9c0fdb - Ports renamed for consistency
PR:		ports/112327
Repocopy by:	marcus
Approved by:	sat (maintainer)
2007-06-22 08:06:15 +00:00
Marcelo Araujo
1aa1f77a8c - Update to 1.17.
PR:		ports/113222
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
Approved by:	stas (mentor)
2007-06-22 02:32:51 +00:00
Gabor Kovesdan
525a1c1cfb Document xpcd buffer overflow vulnerability.
Revieved by:	remko
2007-06-21 17:28:37 +00:00
David Thiel
1fce038093 Update to 2.3.5. 2007-06-20 21:27:04 +00:00
Johan van Selst
c17f53c047 Update to 0.4.11 2007-06-20 15:29:20 +00:00
Martin Wilke
a69d4ed9d5 - Update to 0.3.0
- Take maintainership
2007-06-20 13:45:08 +00:00
Martin Wilke
6c850b8bf6 - Update to 1.20
- Take maintainership
2007-06-20 13:45:03 +00:00
Martin Wilke
0809124449 - Update to 0.16.0
- Take maintainership
2007-06-20 13:45:01 +00:00
Mathieu Arnold
c73503c06c Update to 1.04 2007-06-20 10:58:08 +00:00
Remko Lodder
02327974a6 Document clamav -- multiple vulnerabilities. 2007-06-19 19:47:51 +00:00
Beech Rintoul
32ef91436e - Change maintainer address
Approved by:	sat (mentor)
2007-06-19 10:44:30 +00:00
Alexey Dokuchaev
0ddbd90408 - Fix the build with modern GCC [1]
- Kill teeny pkg-plist per portlint(1)
2007-06-18 20:37:33 +00:00
Anders Nordby
c617562d9e Improve clipboard support, copy to/clear from mouse selection also, not
only clipboard. This makes it possible to paste data to a stock X.org
xterm.

Approved by:	skv (maintainer timeout, 10 days)
2007-06-18 20:10:06 +00:00
Martin Wilke
75d624b2fe - Connect security/pidgin-encryption
- Fix category by pidgin-otr
2007-06-18 11:30:58 +00:00
Martin Wilke
105147d10a - Fix a typo 2007-06-18 11:27:16 +00:00
Martin Wilke
13f2b96a02 - Update to 3.0
- Update pkg-descr / WWW

PR:		ports/112626
Submitted by:	Mike Smith <perlfu@gmail.com>
2007-06-18 11:25:15 +00:00
Martin Wilke
35019547db - Update to 3.0.1
- Update pkg-descr
- Update MASTER_SITES
- Connect to build

PR:		112651
Submitted by:	Mike Smith<perlfu@gmail.com>
2007-06-18 11:07:42 +00:00
Xin LI
359efa1acf Document SpamAssassin vulnerability CVE-2007-2873, a local
DoS issue.
2007-06-18 07:56:53 +00:00
Cy Schubert
ef1445f29f Does not build under 7.0-CURRENT. 2007-06-18 06:03:39 +00:00
Ion-Mihai Tetcu
83e4e3948e - add patch for:
The regex used to recognize IPv6 addresses in security/sshguard{,-ipfw,-pf}
doesn't catch all IPv6 addresses. The author (and port maintainer) is aware of
this issue and supplied the patch, which fixes the issue. The patch will be
part of sshguard-1.1, which is due soonish.
- bump PORTREVISION

PR:		113800
Submitted by:	Henrik Brix Andersen
Approved by:	Mij (maintainer)
2007-06-17 21:55:21 +00:00
Ion-Mihai Tetcu
2dd2e37464 Change of email address, same maintainer.
PR:		ports/113686
Submitted by:	Steven Kreuzer (confirmed from the old email on private)
2007-06-17 21:27:42 +00:00
Pav Lucistnik
a31348de47 - Update to 1.1
PR:		ports/113746
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
2007-06-16 16:35:34 +00:00
Martin Wilke
20be4043df - Update to 1.0.8
PR:		113747
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
2007-06-16 10:49:33 +00:00
Jun Kuriyama
a01f8285f2 Upgrade to 2.0.4 (maintainance release with a few minor enhancements).
PR:		ports/113676
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2007-06-16 03:20:28 +00:00
Pav Lucistnik
972ffae61c - Install authtest executable as per_user_authtest, to prevent conflict with
courier-authlib

PR:		ports/111224
Submitted by:	Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by:	pirzyk (maintainer)
2007-06-15 14:11:43 +00:00
Beech Rintoul
4b0bc31c45 - Update maintainer address. 2007-06-14 22:31:03 +00:00
Jean Milanez Melo
dc87fdc5dd - Fix mastersite.
PR:		ports/113595
Submitted by:	Jon Passki<jon.passki@hursk.com>
Approved by:	maintainer
2007-06-14 14:37:05 +00:00
Jean Milanez Melo
1aa08f4538 - Fix mastersite.
PR:		ports/113203
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2007-06-14 14:11:29 +00:00
Cheng-Lung Sung
9da0f9fbc8 - optional pcap filter in rc.conf.
Example:
snort_expression="not net after.nat.addr.ess/24"
- bump PORTREVISION

PR:		ports/113551
Submitted by:	Tomoyuki Sakurai <cherry_AT_trombik dot org>
2007-06-14 02:51:01 +00:00
Cheng-Lung Sung
bf7b398dfa Add php-Auth_OpenID 1.2.2, PHP OpenID library.
PR:		ports/112079
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-06-14 02:41:41 +00:00
David Thiel
5b5dc26aae Fix a case where port build detected (a broken) liblzo install but
configure did not, silently disabling flowcap packing tools. configure
should now fail properly in this case, and plist expects the flowcap
tools.

Submitted by:	kris
2007-06-14 01:21:39 +00:00
Renato Botelho
85be757f6c - Add one more MASTER_SITE 2007-06-13 12:03:01 +00:00
Andrew Pantyukhin
b5f5637f4a - Fix build on amd64 by using -fPIC
PR:		ports/108697
Submitted by:	Gardner Bell <gbell72@rogers.com>
Approved by:	ume (maintainer timeout, since 2 February 2007)
2007-06-13 11:05:47 +00:00
Yen-Ming Lee
be4f7a33cb - update to 1.07 2007-06-13 01:16:31 +00:00
Ion-Mihai Tetcu
cb346df6f3 Shorten COMMENT
Submitted by:	sat@
2007-06-12 22:13:32 +00:00
Ion-Mihai Tetcu
efe8b7ddc9 Allow slave ports to overwrite the COMMENT.
Submitted by:	sat@
2007-06-12 22:09:47 +00:00
Ion-Mihai Tetcu
288a959634 PORTSDIRFix INDEX building. I had PORTSDIR defined in env so I didn't saw it locally.
Submitted by:	sat@
2007-06-12 22:06:41 +00:00
Ion-Mihai Tetcu
733d5d0263 Fix INDEX building. I had PORTSDIR defined in env so I didn't saw it locally.
Submitted by:	sat@
2007-06-12 22:05:29 +00:00
Ion-Mihai Tetcu
93171a0f66 Add slave port sshguard-ipfw, protect networked hosts from brute force attacks
against ssh using ipfw.

PR:		ports/112760
Submitted by:	Mij <mij at bitchx.it>
2007-06-12 20:15:04 +00:00
Ion-Mihai Tetcu
63a94afab9 Add slave port sshguard-pf, protect networked hosts from brute force attacks
against ssh usinh pf

PR:		ports/112759
Submitted by:	Mij <mij at bitchx.it>
2007-06-12 20:10:34 +00:00
Ion-Mihai Tetcu
635337dfbe - upgrade to version 1.0
- the port is no longer interactive, it uses the default blocking backend (hosts)
- for pf and ipfw see the new ports sshguard-[pf|ipfw]

PR:		ports/112749
Submitted by:	Mij (maintainer)
Reviewed by:	leeym@
2007-06-12 20:05:42 +00:00
Martin Wilke
a6b094a5ee - Document cups -- Incomplete SSL Negotiation Denial of Service.
Reviewed by:	simon@
2007-06-12 18:27:39 +00:00
Dirk Meyer
199d09adcc - enable cadmilla
PR:		113624
Submitted by:	Tomoyuki Okazaki
2007-06-12 15:11:41 +00:00
David Thiel
ac2546e65f Updating to 0.11.1, and changing to new master site. Changelog can
be found at:

http://tools.netsa.cert.org/silk/silk_releasenote.html
2007-06-12 05:52:57 +00:00
Martin Wilke
d1842a5190 - Fix depends after pear-log update
- Bump PORTREVISION
2007-06-11 14:17:09 +00:00
Yen-Ming Lee
6879ca51f6 - add Crypt::OpenSSL::X509 0.5
This implement a large majority of OpenSSL's useful X509 API.

  The email() method supports both certificates where the
  subject is of the form:
  "... CN=Firstname lastname/emailAddress=user@domain", and also
  certificates where there is a X509v3 Extension of the form
  "X509v3 Subject Alternative Name: email=user@domain".

Submitted by:	kftseng@iyard.org
2007-06-11 09:11:46 +00:00
Martin Wilke
3cd510ebf8 - Fix build problems with FreeBSD 5.5
PR:		113090
Submitted by:	Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
2007-06-11 08:25:37 +00:00
Kris Kennaway
a7d8316df3 BROKEN: Does not compile 2007-06-10 04:16:24 +00:00
Martin Wilke
807e4948e9 - Fix other duplicate entry.
Reviewed by:	simon
2007-06-09 19:47:04 +00:00