Commit graph

9958 commits

Author SHA1 Message Date
Munechika SUMIKAWA
3e113f7e6b Upgrade to 20061228a. IKEv1 has been supported. 2006-12-30 11:46:48 +00:00
Erwin Lansing
9b4473120c Update to 0.53 2006-12-29 18:05:59 +00:00
Cheng-Lung Sung
004b4683a8 Text::Password::Pronounceable - Generate pronounceable passwords
This module generates pronuceable passwords, based the the
English digraphs by D Edwards.

WWW: http://search.cpan.org/dist/Text-Password-Pronounceable/
2006-12-29 07:31:47 +00:00
David Thiel
885001dbf1 Updating to 0.10.5.
Approved by:	edwin (mentor)
2006-12-28 08:44:48 +00:00
Gabor Kovesdan
573aed523c - Add rc.d script
- Bump PORTREVISION

PR:		ports/107208
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	erwin (mentor)
2006-12-27 22:46:05 +00:00
Gabor Kovesdan
715b3a3892 - Document www/plone vulnerability
Reviewed by:	simon
Approved by:	erwin (mentor)
2006-12-27 16:37:14 +00:00
Gabor Kovesdan
752d0d7e20 - Update the www/zope entry to indicate it is fixed now
PR:		ports/106505
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
Reviewed by:	simon
Approved by:	erwin (mentor)
2006-12-27 16:31:49 +00:00
Ion-Mihai Tetcu
4ae48f023a Vinetto extracts the thumbnails and associated metadata from the Thumbs.db
files.

The Windows systems (98, ME, 2000, XP and 2003 Server) can store thumbnails
and metadata of the picture files contained in the directories of its FAT32
or NTFS filesystems.

The thumbnails and associated metadata are stored in Thumbs.db files.
The Thumbs.db files are undocumented OLE structured files.

Once a picture file has been deleted from the filesystem, the related thumbnail
and associated metada remain stored in the Thumbs.db file. So, the data
contained in those Thumbs.db files are an helpful source of information
for the forensics investigator.

WWW:	http://vinetto.sourceforge.net/

PR:		ports/107235
Submitted by:	Aleksander Fafula <alex at BSDGuru.org>
2006-12-27 12:41:18 +00:00
Mark Linimon
4406809ffa Remove PACKAGE_BUILDING term to prevent this from being tried on pointyhat
over and over again.

Hat:		portmgr
2006-12-26 21:56:51 +00:00
Gabor Kovesdan
7a1cf5082f Overview:
Pantera uses an improved version of SpikeProxy to provide a powerful web
application analysis engine.

Goals:
The primary goal of Pantera is to combine automated capabilities with complete
manual testing to get the best penetration testing results.

WWW: http://www.owasp.org/index.php/Category:OWASP_Pantera_Web_Assessment_Studio_Project

PR:		ports/105291
Submitted by:	Yonatan <onatan at gmail.com>
2006-12-25 20:08:15 +00:00
Jun Kuriyama
c2061fafdb - I forgot to bump PORTREVISION to sync with security/gnupg as of
before 2.0 upgrade.
- Add a patch to fix info/dir entry in gnupg1.info [1].
- Recover symlink during removing this port after installing
  security/gnupg (2.0) (I forgot to add this before...).

PR:		ports/106819 [1]
Submitted by:	Dmitry A Grigorovich <odip@bionet.nsc.ru>
2006-12-25 03:49:00 +00:00
Jun Kuriyama
5948bc61a3 - Force USE_GETTEXT=YES (remove from OPTIONS) because 2.0.x cannot be
compiled without libintl.so (I didn't notice this by hidden
  dependencies).

PR:			ports/107089
Investigated with:	Roland Smith <rsmith@xs4all.nl>
2006-12-25 03:09:17 +00:00
Jun Kuriyama
6a708b0935 - Force USE_GETTEXT=YES (remove from OPTIONS) because 2.0.x cannot be
compiled without libintl.so (I didn't notice this by hidden
  dependencies).

PR:			ports/107089
Investigated with:	Roland Smith <rsmith@xs4all.nl>
2006-12-25 02:59:59 +00:00
Xin LI
19b7b6acd9 phpbb -- NULL byte injection vulnerability has been fixed in
their 2.0.22, so mark it as safe.  Update to the port is pending.
2006-12-24 13:57:28 +00:00
Emanuel Haupt
4dbed461b7 The pam_bsdbioapi(8) module always prompts for finger swiping before
failing and proceeding to the next module, even when the user has not
enrolled yet.

This patchset adds a command line option to skip this behaviour.

NOTE: This patch will go into the next upstream release.

PR:		106564
Submitted by:	Eugene M. Kim <freebsd.org@ab.ote.we.lv>
Approved by:	Fredrik Lindberg <fli@shapeshifter.se> (maintainer)
2006-12-23 20:28:25 +00:00
Shaun Amott
094ad8b9bf - Fix build on FreeBSD 4.x.
PR:		ports/106911
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2006-12-23 15:29:34 +00:00
Rong-En Fan
3ebc593057 - Fix MASTER_SITES
- Add binary for 6.1 or above
- Update distfiles
- Add IA32_BINARY_PORT
- Fix WWW

PR:		ports/107017
Submitted by:	Demin Alexander <support at spectrum.ru> (maintainer)
2006-12-22 16:27:28 +00:00
Rong-En Fan
9390a71b32 - Fix MASTER_SITES
- Add binary for 6.1 or above
- Update distfiles
- Add IA32_BINARY_PORT

PR:		ports/107016
Submitted by:	Demin Alexander <support at spectrum.ru> (maintainer)
2006-12-22 16:26:44 +00:00
Rong-En Fan
cbaf90926d - Fix MASTER_SITES
- Add binary for 6.1 or above
- Update distfiles
- Add IA32_BINARY_PORT

PR:		ports/106993
Submitted by:	Demin Alexander <support at spectrum.ru> (maintainer)
2006-12-22 16:25:54 +00:00
Gabor Kovesdan
2177214f97 - Update to 1.61
PR:		ports/107021,
		ports/107078 (related)
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Approved by:	erwin (mentor)
2006-12-22 13:51:44 +00:00
Martin Wilke
d802cb32bb - Added post installment for configuration files
- Bump PORTREVISION

PR:		ports/107079
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-12-22 08:56:09 +00:00
Martin Wilke
364c61e689 - Fix post installment for configuration files. (if not exists...)
- Bump PORTREVISION

PR:		ports/107081
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-12-22 08:54:38 +00:00
Martin Wilke
0f49a00b94 - Fix post installment for configuration files. (if not exists...)
- Bump PORTREVISION

PR:		ports/107080
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-12-22 08:51:41 +00:00
Martin Wilke
6ddc53b23d - Add ipv6 category
PR:		ports/107052
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2006-12-22 08:03:27 +00:00
Jun Kuriyama
265500d7d8 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:	ume
2006-12-22 02:51:16 +00:00
Ade Lovett
bf3c459d42 Fix Makefile now that gnupg-devel has disappeared, and gnupg1 has been
repocopied.  Takes care of current INDEX breakage.

Submitted by:	various scripts
2006-12-22 00:54:02 +00:00
Martin Wilke
b99f05d932 - Update to 0.91
PR:		ports/106949
Submitted by:	miwi
Approved by:	maintainer
2006-12-21 22:33:42 +00:00
Edwin Groothuis
23ac2035b9 [MAINTAINER] update my email address in 76 ports + mirror some distfiles
I've got a brand new hosting, so change my email to the new
	one.  Also, now I can mirror some distfiles, so update
	MASTER_SITES for some ports.

PR:		ports/107038
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-12-21 20:41:33 +00:00
Michael Nottebrock
c6ec684d2a Looks like I missed this 2006-12-21 20:04:46 +00:00
Martin Wilke
9ab159127d - Update to 0.9.12
- Updated patch Perl Prelude bindings

Changelog libprelude-0.9.12:
- Correctly pack and unpack float value when sending/receiving.
- More error checking on IDMEF object copy.
- Fix a crash that occured when destroying a copied object.
- Correct registration warning when using AF_UNIX socket.
- Compile on systems lacking poll().
- IpV6 compatibility fixes.
- Fix OS X compilation issues.
- Various portability fixes.

PR:		ports/107009
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-12-21 19:14:35 +00:00
Martin Wilke
d996bbed9c - Update to 0.9.11
Changelog libpreludedb-0.9.11:
- Avoid using GNU sed extension when generating postgresql/sqlite schema.
- Fix a Python binding memory leak upon alert list deletion.
- Compile and run on OS X.
- Various bugfixes.
- Various portability fixes.

PR:		ports/107008
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-12-21 19:14:31 +00:00
Martin Wilke
b4fac9c9f8 - Update to 0.9.7
Changelog prelude-manager-0.9.7:
- Fix a startup problem on system with different address of different family
  mapping to the same IP.
- Fix for system using the GnuLib poll replacement modules. The module was
  broken when used in conjunction with server socket.
- Various portability fixes (this release should compile and run on OSX out
  of the box).

PR:		ports/107010
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-12-21 19:14:24 +00:00
Martin Wilke
025e8a9c18 - Update to 0.9.8.1
Changelog prelude-lml-0.9.8.1:
- Compile and run under OS X.
- Various portability fixes.

PR:		ports/107011
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-12-21 19:14:20 +00:00
Michael Nottebrock
069a95493f Retire gnupg-devel after three years of porting, patching and bugging
gnupg-developers to include freebsd-fixes in what is now the all new and
shiny gnupg 2.0. Thanks to everyone who contributed.
2006-12-21 15:40:47 +00:00
Gabor Kovesdan
79306b41ea - Update to 1.2.1
- Eliminate pkg-plist

PR:		ports/106945
Submitted by:	Petr Rehor <prehor@gmail.com>
Approved by:	erwin (mentor)
2006-12-21 15:30:10 +00:00
Michael Nottebrock
7acfd05886 gnupg-devel and gnupg-2.x conflict. 2006-12-21 15:13:49 +00:00
Frank J. Laszlo
715eceb80f Fix dependency on shells/bash2 -> shells/bash.
Bump PORTREVISION

PR:		ports/107004
Submitted by:	bsam@
2006-12-21 13:35:21 +00:00
Jun Kuriyama
fc5b96f1a8 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.

Thanks to:	dougb, lofi
2006-12-21 13:31:56 +00:00
Tilman Keskinoz
2b626a4c3b Fix build with gcc41 2006-12-21 12:42:16 +00:00
Xin LI
8e71f63b82 Add an entry for recently fixed proftpd remote code execution
vulnerabilities.

Reviewed by:	remoko
2006-12-21 06:52:08 +00:00
Cheng-Lung Sung
c91912f708 OpenID is a decentralized identity system, but one that's actually
decentralized and doesn't entirely crumble if one company turns evil
or goes out of business.

An OpenID identity is just a URL. You can have multiple identities in
the same way you can have multiple URLs. All OpenID does is provide a
way to prove that you own a URL (identity).

Anybody can run their own site using OpenID, and anybody can be an
OpenID server, and they all work with each other without having to
register with or pay anybody to "get started". An owner of a URL can
pick which OpenID server to use.

WWW: http://www.openidenabled.com/openid/libraries/perl/
2006-12-20 11:41:27 +00:00
Cheng-Lung Sung
3dcdcceee8 Python OpenID library implements recent changes to the OpenID
specification as well as making API changes that should make
integration with applications easier.

This library allows the use of XRI as OpenID identifiers, allowing users
to log in with their i-names.  For full XRI compatibility,
relying parties integrating this library should take note of the user's
CanonicalID, as described in the "Identifying the End User" section of
the OpenID 2.0 specification.

WWW: http://www.openidenabled.com/openid/libraries/python/
2006-12-20 09:53:45 +00:00
Rong-En Fan
37bfaa4e5f - Pass maintainership to chinsan
Approved by:	Jeff Palmer <scorpio at drkshdw.org> (maintainer)
2006-12-20 07:34:16 +00:00
Cheng-Lung Sung
885b99197b Add phpmyid 0.3, a single user Identity Provider for the OpenID
framework.

PR:		ports/106874
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-12-20 05:47:34 +00:00
Cheng-Lung Sung
ebaed4b3b9 - Update to 1.6.5
PR:		ports/105070
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
Approved by:	maintainer (timeout)
2006-12-20 02:53:59 +00:00
Michael Nottebrock
1160fd7012 Update to KDE 3.5.5 / KOffice 1.6.1
Approved by:	portmgr
2006-12-19 21:19:54 +00:00
Remko Lodder
373768fc69 Document gzip -- multiple vulnerabilities, this is FreeBSD-SA06:21.gzip 2006-12-19 20:33:36 +00:00
Remko Lodder
40cb2123ed Document bind9 -- Denial of Service in named(8) which is also known
as FreeBSD-SA-06:20.bind

Notice: The previous commit was FreeBSD-SA-06:19.openssl
2006-12-19 20:16:39 +00:00
Remko Lodder
14e0b3487c Document openssl -- Incorrect PKCS#1 v1.5 padding validation in crypto(3) 2006-12-19 20:02:47 +00:00
Andrew Pantyukhin
ce0fbb2b57 - Update to 2.06 2006-12-19 18:49:59 +00:00
Lars Thegler
bca80761c2 sql-ledger -- multiple vulnerabilities
Reviewed by:	remko
2006-12-19 14:46:14 +00:00
Cheng-Lung Sung
4cb5a104f8 - Update to 2.6.1.2 2006-12-19 08:53:29 +00:00
Rong-En Fan
d53691a3de - Update to 1.07
PR:		ports/106214
Submitted by:	chinsan
Approved by:	maintainer timeout (17 days)
2006-12-19 06:50:55 +00:00
Alejandro Pulver
c22052f6b7 MyPasswordSafe is a straight-forward, easy-to-use password manager that
maintains compatibility with Password Safe files. MyPasswordSafe has the
following features:

* Safes are encrypted when they are stored to disk.
* Passwords never have to be seen, because they are copied to the clipboard.
* Random passwords can be generated.
* Window size, position, and column widths are remembered.
* Passwords remain encrypted until they need to be decrypted at the dialog and
  file levels.
* A safe can be made active so it will always be opened when MyPasswordSafe
  starts.
* Supports Unicode in the safes.
* Languages supported: English and French.

WWW: http://www.semanticgap.com/myps/
2006-12-17 20:29:05 +00:00
Renato Botelho
f453087a8d - Update to 20061217 2006-12-17 15:34:27 +00:00
Martin Wilke
85b3715102 - Updatre to 3.26.2
Submitted by:	farrokhi
2006-12-16 11:53:53 +00:00
Martin Wilke
9e1b16f18c - Update to 0.1.1.26
PR:		ports/106779
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2006-12-16 10:27:29 +00:00
Remko Lodder
0348c27bd6 Update several entries, making them a bit clearer (Were possible),
adjusting some package names, and collapsing some ruby entries that
can be combined. Also properly sort the <bid> and <cvename> tags.
b comes before c.
2006-12-15 19:47:28 +00:00
Hajimu UMEMOTO
bdfd2cf4bb make it compilable with gcc 4.1.
Reported by:	pointyhat via kris
2006-12-15 02:08:58 +00:00
Joe Marcus Clarke
8d65fd893b Document the recent D-BUS vulnerability as described by CVE-2006-6107.
Submitted by:	mnag
2006-12-14 20:35:49 +00:00
Tilman Keskinoz
fa2720effd Fix build with gcc41
Reported by:	pointyhat
2006-12-14 19:31:41 +00:00
Marcus Alves Grando
95d8e88a08 - evince -- Buffer Overflow Vulnerability 2006-12-14 19:27:02 +00:00
Marcus Alves Grando
a49e6fe467 - Change spaces to tabs in <name> and <range>
- Remove some empty lines
- Respect 2 spaces between <body> and <p>
- Respect empty line between <vuln vid=""> entry.
2006-12-14 13:44:03 +00:00
Martin Wilke
77ec90b79c - Update to 1.4.1
PR:		106679
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
2006-12-14 13:33:30 +00:00
Renato Botelho
a317e71b75 - Update to 0.7.6
Changelog at: http://www.allard.nu/pfw/history
2006-12-14 10:15:24 +00:00
Cheng-Lung Sung
5eccbca17e - fix the bug =>
The port security/blocksshd has the location of the config file hard-coded
  into it as "/etc/blocksshd.conf", while the port places the config file
  into "/usr/local/etc/blocksshd.conf"
- bump PORTREVISION

PR:		ports/106629
Submitted by:	Rob B<rbyrnes_AT_mailshack dot com>
2006-12-14 01:12:56 +00:00
Alexander Botero-Lowry
7282a5e509 - Unbreak on 7.0 (hopefully..)
Submitted by:	pointyhat via kris
2006-12-13 23:17:50 +00:00
Martin Wilke
f111794785 tDiary - Injection Vulnerability 2006-12-13 22:56:31 +00:00
Marcus Alves Grando
b886db4ca4 - wv -- Multiple Integer Overflow Vulnerabilities 2006-12-13 12:44:56 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Marcus Alves Grando
68ee2dd59c - wv2 -- Integer Overflow Vulnerability 2006-12-13 12:37:17 +00:00
Martin Wilke
5eb6ed944b - Fix tnftpd entry (made validate happy) 2006-12-13 07:04:45 +00:00
Martin Wilke
ca203d6193 tnftpd - remote root exploit
Reviewed by:	simon
Approved by:	secteam
2006-12-13 06:42:52 +00:00
Alexander Botero-Lowry
a3817648f6 - pass maintainership to python@ (it should have been that way in the
first place)
2006-12-13 03:52:56 +00:00
Alexander Botero-Lowry
ce54679244 - Add hashlib-20060408a
Python secure hash and message digest module MD5, SHA1, SHA224, SHA256,
 SHA384 and SHA512 (backported from Python 2.5 for use on 2.3 and 2.4)

 WWW: http://code.krypto.org/python/hashlib/
2006-12-13 03:19:17 +00:00
Marcus Alves Grando
1f5520d34b - Mark as FORBIDDEN
Security:	http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html
With hat:	secteam
2006-12-13 01:41:51 +00:00
Marcus Alves Grando
d4ace0bd8c - clamav -- Multipart Nestings Denial of Service 2006-12-12 20:51:24 +00:00
Martin Wilke
627f1acd99 - Update to 4.20
PR:		ports/106567
Submitted by:	Jose Fernandes<jose@diasfernandes.pt>
Approved by:    maintainer
2006-12-12 20:32:37 +00:00
Martin Wilke
96de15b211 - Update to 0.9.633
PR:		ports/106609
Submitted by:	Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
2006-12-12 20:27:11 +00:00
Cy Schubert
db70b5275b Pkg-plist fixup.
Noticed by:	kris (via pointyhat)
2006-12-12 19:28:34 +00:00
Marcus Alves Grando
41b24ce561 - Update clamav to 0.88.7
PR:		106620
Submitted by:	Michael Scheidell <scheidell___secnap.net>
Approved by:	maintainer timeout (18 hours)
With hat:	secteam
Security:	http://secunia.com/advisories/23347/, http://www.quantenblog.net/security/virus-scanner-bypass
2006-12-12 17:03:24 +00:00
Frank J. Laszlo
74ab0f7633 Fix the CFLAGS reinplace so it actually works. 2006-12-11 17:46:03 +00:00
Cy Schubert
594c0c69a6 Record checksum of final distfile from author.
Portlint fixups.

PR:		TBA
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-12-11 02:13:36 +00:00
Cy Schubert
4394f4c4a2 Record checksums of final version of distifle.
Portlint fixups.

PR:		TBA
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-12-11 02:12:47 +00:00
Cy Schubert
e8c3c96533 Update from 2.0.10 to 2.1.8.
Vadim Kurland, the author of libfwbuilder and fwbuilder, wishes that I
maintain this port for him.

Submitted by:	Vadim Kurland <vadim@fwbuilder.org>
Approved by:	Maintainer: Vadim Kurland <vadim@fwbuilder.org>
2006-12-10 23:32:33 +00:00
Kris Kennaway
9c546a3893 BROKEN: Does not compile 2006-12-10 06:14:45 +00:00
Remko Lodder
541ec22424 Rewrite the libxine entry:
o Use the FDP style to fill in the entry.
o Remove the secunia references and use the libxine information.
o Properly sort the references section
o Add the modified tag (since I changed it).
2006-12-09 09:36:27 +00:00
Jun Kuriyama
db5b5fc879 - Chase security/gnupg upgrade (but still 1.4.6) after repocopy.
(not connected in ../Makefile)
- Tweak installation directory for documents to avoid conflict against
  coming gnupg upgrade (2.0.1).

I'm still testing my patch to upgrade to 2.0.1, so please wait. :-)
2006-12-09 08:36:48 +00:00
Rong-En Fan
19cf66df2a - PAR::Filter is moved to PAR::Packer distribution
Noticed by:	pointyhat via kris
Pointy hat to:	rafan
2006-12-08 19:12:13 +00:00
Gabor Kovesdan
7dc52a691f Change my e-mail address.
Approved by:	erwin (mentor)
2006-12-08 13:46:35 +00:00
Tim Bishop
a735af82ff - Update f-prot to 4.6.7. 2006-12-08 10:26:44 +00:00
Jun Kuriyama
87035f4152 - Unbreak locale.
PR:		ports/106456
Submitted by:	jjuanino@gmail.com
2006-12-08 09:25:31 +00:00
MANTANI Nobutaka
bc3d9e0555 Add an entry for libxine multiple buffer overflow vulnerabilities. 2006-12-07 17:50:38 +00:00
Frank J. Laszlo
060b617b1a Update to version 0.1.2.4
PR:		ports/106477
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2006-12-07 16:40:13 +00:00
Marcus Alves Grando
008c85bd7c - Ok. gnupg-devel are not affected. 2006-12-07 12:37:00 +00:00
Marcus Alves Grando
9202712b3d - Add gnupg-devel package in last entry
- Add secunia reference in las entry
2006-12-07 12:24:17 +00:00
Cheng-Lung Sung
e5c27ad7e3 - Update snort to latest version (2.6.1.1)
PR:		ports/106368
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
2006-12-07 08:59:54 +00:00
Vasil Dimov
594a33c75e * Fix typo in the latest GnuPG entry, inherited from the original message
* Fix the URL in references, the former one gives 404 Not found.
  Kuriyama, where did you get it from?
2006-12-07 08:54:53 +00:00
Jun Kuriyama
30e33d812c Add CVE-2006-6235 entry for GnuPG. 2006-12-07 00:35:32 +00:00
Jun Kuriyama
fd6c552828 - Upgrade to 1.4.6 (including security fix).
Security:	CVE-2006-6235
References:	http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000491.html
2006-12-07 00:34:17 +00:00
Marcus Alves Grando
654f115b69 - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
2006-12-05 13:29:01 +00:00
Michael Nottebrock
535e4cfb53 Update to 1.0.1 2006-12-05 12:20:11 +00:00
Martin Wilke
3a00da3865 update to 0.9.630
PR:		ports/106069
Submitted by:	Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
2006-12-05 08:52:54 +00:00
Martin Wilke
fc454f85a8 The tool is a simple flow-analyzing passive L7 fingerprinter. It
examines the sequence of client-server exchanges, their relative
layer 7 payload sizes, and transmission intervals (as opposed to
inspecting the contents, which is what most passive fingerprinters
and "smart" sniffers would do to analyze transmissions). This is
then matched against a database of traffic pattern signatures to
infer some interesting facts about the traffic.

PR:		ports/106351
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2006-12-04 22:33:37 +00:00
Stanislav Sedov
db15259e79 - Add a modified field for the entry, touched by the previous commit 2006-12-04 21:25:32 +00:00
Stanislav Sedov
08728070d8 - List all affected packages for the Novermber ruby cgi DOS vulnerability
- This vulnerability was not fixed in ruby_static
2006-12-04 21:16:19 +00:00
Stanislav Sedov
b282cfc206 - Documenet ruby cgi library vulnerability 2006-12-04 21:10:08 +00:00
Andrew Pantyukhin
c6f1382e04 - An option to force NATT functionality
- Sneak in master sites beautification and use_ldconfig
  while I'm here

PR:		ports/105488
Submitted by:	bz
Approved by:	VANHULLEBUS Yvan <yvan.vanhullebus@netasq.com> (maintainer)
2006-12-04 10:24:33 +00:00
Anders Nordby
4162850462 Add sshblock, a tool to block abusive SSH login attempts. 2006-12-03 22:25:18 +00:00
Erwin Lansing
f5991f9881 - Deprecate
- Set EXPIRATION_DATE

PR:		106237
Submitted by:	gabor
2006-12-03 20:49:41 +00:00
Erwin Lansing
8f76eb20fa - Deprecate
- Set EXPIRATION_DATE

PR:		106236
Submitted by:	gabor
2006-12-03 20:43:03 +00:00
Dmitry Sivachenko
274e5c4ab3 Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. 2006-12-03 12:45:59 +00:00
Alex Dupre
b9d9775c36 Update to 0.9.16 release. 2006-12-03 09:23:52 +00:00
Stanislav Sedov
3c2d316499 - Document buffer overflow vulnerabilities in the libmusicbrainz. 2006-12-03 07:59:38 +00:00
Simon L. B. Nielsen
ceb0e95ffc Fix markup in last entry so the file is valid XML again.
Pointy hat to:	simon
2006-12-02 16:06:27 +00:00
Martin Wilke
a1b2e1fd62 - Add a entry for www/tDiary, www/tDiary-devel
Reviewed by:    simon
2006-12-02 15:09:58 +00:00
Yen-Ming Lee
184536b649 - update to 1.02 2006-12-02 14:59:15 +00:00
Stanislav Sedov
8859ff651e - Document the SGI Image File heap overflow vulnerability in ImageMagick 2006-12-02 11:41:49 +00:00
Peter Pentchev
9d86ea858b Update to stunnel 4.20. 2006-12-01 16:16:05 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Cheng-Lung Sung
a658230f94 - Update dependencies:
! Remove Proc::Daemon & Proc::PID::File
  ! Add Net::Subnets
- Respect PREFIX for default configuration file.
- Change back TARGETDIR to PREFIX.
- Bump PORTREVISION.

PR:		ports/105953
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-12-01 04:37:09 +00:00
Kris Kennaway
e15aa559a5 BROKEN: Incomplete pkg-plist 2006-11-30 23:44:02 +00:00
Christian Weisgerber
8ba6afd880 Document "gtar -- GNUTYPE_NAMES directory traversal vulnerability". 2006-11-30 20:33:54 +00:00
Shaun Amott
87f1a258e0 Document 'kronolith -- arbitrary local file inclusion vulnerability' 2006-11-30 00:32:58 +00:00
Andrew Pantyukhin
e77b20684b - Switch to SF mirrors
PR:		ports/104944
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	Howard Owen <hbo@egbok.com> (maintainer timeout, 30 days)
2006-11-29 20:52:34 +00:00
Alex Dupre
6c044dfde6 Update to 0.9.15 release. 2006-11-29 07:30:08 +00:00
Simon L. B. Nielsen
3b41816b26 In latest gnupg entry:
- Use "Werner Koch reports" instead of "Author reports" to follow
  normal style in vuln.xml.
- Fix some indentation and markup in body.
2006-11-28 13:45:13 +00:00
Michael Nottebrock
93f5c5d165 Fix buffer overflow.
Security: https://bugs.g10code.com/gnupg/issue728
2006-11-28 12:39:38 +00:00
Alex Dupre
5ffe8f1d53 Update to 0.11.2-pre3 release:
- add optional signer plugin
- fix build when libassuan is installed
2006-11-28 07:00:17 +00:00
Jun Kuriyama
a8f2223ca7 Add recent gnupg one. 2006-11-28 05:57:34 +00:00
Jun Kuriyama
36515a4465 Fix buffer overflow.
References:	http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000241.html
2006-11-27 22:37:42 +00:00
Martin Wilke
e45b10897a - Update to 4.2.2
PR:		ports/105882
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2006-11-27 13:24:26 +00:00
Erwin Lansing
f7af0844df - Update to 2.4.4
- Don't quote amavis_p0f_daemon_flags in the p0f rc.d script [1]
- Don't use -p option of daemon on 4.X since it doesn't have such [1]

Requested by:	Michael Scheidell <scheidell@secnap.net> [1]
PR:		105862
Submitted by:	gabor (maintainer)
2006-11-27 12:55:21 +00:00
Erwin Lansing
4b11149e8b Remove empty patch file.
Forgotten by:		erwin
2006-11-27 12:54:03 +00:00
Cheng-Lung Sung
86e10e595b - Update to 0.9.11
- library version update of related ports

Changelog libprelude:
- Hook class comparison function. Accept NULL, equal, not equal operator.
- Introduce better error checking in the idmef-class API, which is now
  considered public and might be used by external application. Rename
  error code to reflect the API.
- Change to the way IDMEF listed element are handled. Specifying negative
  number as the position of the element from the low level API now allow
  to position the element at the specified (reversed) index. Using the
  high level API a negative index permit to address a list of element
  backward (replace an element).
- Build fixes for SWIG > 1.3.27.
- Modify idmef_value_match() so that it always unroll listed value
  (do it for both val1 and val2. Remove assertion, and let
  idmef_value_type_compare() return an error code in case there is an issue.
- Handle path using IDMEF_LIST_APPEND or IDMEF_LIST_PREPEND as
  path using an undefined list index on idmef_path_get() call.
- Make criteria parser accept (*) list index.
- Implement comparison function for all IDMEF object.

PR:		ports/104328
Submitted by:	maintainer (Robin Gruyters)
Approved by:	portmgr (pav)
2006-11-27 01:16:41 +00:00
Rong-En Fan
d541788a12 - Add WWW Entry
PR:		ports/105866
Submitted by:	TAKAHASHI Kaoru <kaoru at kaisei.org> (maintainer)
2006-11-26 16:43:51 +00:00
Alex Dupre
e66fad3de7 Update to 0.6.12-pre1 release. 2006-11-26 10:14:53 +00:00
Tilman Keskinoz
c97f956d7f Fix build on CURRENT where INCSDIR seems to be spelled INCLUDEDIR 2006-11-25 13:38:57 +00:00
Martin Wilke
4d8bb43878 - Update to 0.47
PR:		ports/105816
Submitted by:	Luiz Eduardo Roncato Cordeiro <cordeiro@cert.br> (maintainer)
2006-11-24 22:58:31 +00:00
Martin Wilke
40786d825e A library for connecting to and sending commands to a local
ClamAV clamd service - an anti-virus daemon process.

You can find more information about clam anti-virus at
WWW: http://www.clamav.net/

File::Scan::ClamAV was originally based on the Clamd module

Submitted by:	Jan-Peter Koopmann <Jan-Peter.Koopmann at seceidos.de>
2006-11-23 23:08:30 +00:00
Alex Dupre
b5482dfbf3 Update to 0.9.14 release. 2006-11-23 07:35:56 +00:00
Cheng-Lung Sung
cd991849d7 - Move patch from pre-configure to post-patch.
- Use denyhost.conf (FreeBSD's default config file) instead of denyhost.cfg.
- Bump PORTREVISION.

PR:		ports/105305
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (Mohacsi Janos)
2006-11-23 06:43:34 +00:00
Cheng-Lung Sung
bcef16bf33 - Update to 1.0 2006-11-23 06:10:33 +00:00
Michael Johnson
f834e552a2 Update to 3.11.4 2006-11-23 03:43:49 +00:00
Cheng-Lung Sung
987e4a818d - Update to 0.24 2006-11-22 07:41:46 +00:00
Martin Wilke
6bd09d8145 - Update to 1.2.7
PR:		ports/105727
Submitted by:	Linh Pham (maintainer)
2006-11-21 23:38:57 +00:00
Pav Lucistnik
d6fcd7713c - Update to 5.3
- Fix detection for optional subversion module

PR:		ports/104891
Submitted by:	Nicolas Blais <nb_root@videotron.ca>
Approved by:	maintainer timeout (3 weeks)
2006-11-21 21:56:25 +00:00
Shaun Amott
f603f189ce Add <modified> tag to previous proftpd entry.
Requested by:	remko
2006-11-21 00:27:26 +00:00
Martin Wilke
500a111e5c - Update to 2.4
PR:		ports/105596
Submitted by:	Joshua D. Abraham <jabra@ccs.neu.edu> (maintainer)
2006-11-18 22:48:58 +00:00
Andrew Pantyukhin
c93268b4f9 - Update to 2.05 2006-11-18 15:41:53 +00:00
Alex Dupre
851f178959 Update HPN patch to v14 for openssh 4.5p1.
Approved by:	mnag
2006-11-17 18:58:43 +00:00
Martin Wilke
d96e0c145c - Update to 105618
PR:		ports/105618
Submitted by:	Andrea Venturoli <freebsd@netfence.it> (maintainer)
2006-11-17 10:13:02 +00:00
Tilman Keskinoz
ce6e370c99 Unbreak, don't abuse DESTDIR as PREFIX.
Take Maintainership.
2006-11-17 09:09:41 +00:00
Martin Wilke
3637753959 - Update to 0.10.3
PR:		ports/105591
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2006-11-17 08:42:13 +00:00
Martin Wilke
e56c8c72e0 Sguil (pronounced "sgweel") is a graphical interface to snort,
an open source intrusion detection system.
The actual interface and GUI server are written in tcl/tk.
Sguil also relies on other open source software
in order to function properly.

The client requires gpg, iwidgets and other tcl packages and may
also use wireshark, festival and tls depending on your selection
of options.  Run "make config" in the port to see what options
are available.

Sguil currently functions as an analysis interface and has
no snort sensor or rule management capabilities.

WWW: http://sguil.sourceforge.net/index.php
pauls@utdallas.edu

PR:		ports/105496
Submitted by:	Paul Schmehl <pauls at utdallas.edu>
2006-11-15 21:33:51 +00:00
Martin Wilke
5cd57a7d8b - Pass maintainership to submitter
PR:		ports/105552
Submitted by:	Lars Sommer<lasg@lasg.dk>
2006-11-15 16:28:25 +00:00
Shaun Amott
a590b077b0 Add proftpd-mysql to the previous entry. 2006-11-15 14:40:09 +00:00
Peter Pentchev
1800910608 Update to stunnel 4.19 and fix the NOPORTDOCS installation to really
skip over the installation of example files and scripts.  Of course,
stunnel.conf-sample is still installed into etc/stunnel/.
2006-11-15 11:32:51 +00:00
Alex Dupre
5befbf4275 Update to 0.9.12 release. 2006-11-15 07:15:49 +00:00
Alex Dupre
9a33501ba8 Update to 0.6.11-pre1 release (it's 0.6.10 + a few BSD fixes). 2006-11-15 06:51:23 +00:00
Shaun Amott
ed13cdbb3e Document "proftpd -- Remote Code Execution Vulnerability". 2006-11-14 23:25:19 +00:00
Xin LI
dc6c502dcc The Command Injection Vulnerability was corrected by awstats 6.5_2,1.
Submitted by:	Alex Samorukov
PR:		ports/105233
2006-11-14 16:57:17 +00:00
Frank J. Laszlo
c29df0f29f Correct pkg-plist, and add dependency for cracklib.
PR:		ports/105299
Submitted by:	Bill Moran <wmoran@collaborativefusion.com> (maintainer)
Approved by:	flz (mentor)
2006-11-14 12:36:52 +00:00
Emanuel Haupt
05d6ef1808 Add archivers/unzoo Directory Traversal Vulnerability.
Reviewed by:	simon
2006-11-14 08:35:07 +00:00
Martin Wilke
e34f313a92 - Update to 1.1.0.r1
PR:		ports/105486
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2006-11-14 07:52:02 +00:00
Cheng-Lung Sung
26e6412dbc - Ignore Perl < 5.6
- Change maintainer to perl@

PR:		ports/105509
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-11-14 07:29:47 +00:00
Frank J. Laszlo
96a620a77e Register conflicts for srp in security/heimdal, security/krb4, and securiry/krb5.
Bump PORTREVISION accordingly.

PR:		ports/105442
Submitted by:	Ruben van Staveren <ruben@verweg.com>
Reviewed by:	shaun@, cy@
Approved by:	flz (mentor)
2006-11-14 02:06:07 +00:00
Martin Wilke
e5974452b4 - Update to 0.3.8
PR:		ports/105432
Submitted by:	Milan Obuch<bsd@dino.sk> (maintainer)
2006-11-13 10:17:09 +00:00
Martin Wilke
44f5f537cd - Remove .svn from the pkg-plist
Submitted by:	miwi via privat mail
Approved by:	maintainer
2006-11-13 09:54:14 +00:00
Alex Dupre
247ff4e341 Fix build on 4.x. 2006-11-13 07:24:25 +00:00
Martin Wilke
573f55cb79 - Update to 3.0-beta3
PR:		ports/105397
Submitted by:	Jonathan <afarsec@012.net.il> (maintainer)
2006-11-12 20:39:45 +00:00
Ion-Mihai Tetcu
3d9a357f88 Update to 2.1_rc1.
PR:		ports/105449
Submitted by:	Matthias Andree (maintainer)
2006-11-12 19:22:50 +00:00
Mark Linimon
03a4b76d0d Reset inactive maintainer asa@gascom.ru.
Hat:		portmgr
2006-11-12 19:01:29 +00:00
Simon L. B. Nielsen
4907ff8ace Add bugzilla -- multiple vulnerabilities entry.
Update earleir bugzilla entry with better topic, add ja-bugzilla as
also potentially vulnerable (thought the version currently in
ja-bugzilla isn't), and add more references.
2006-11-11 15:56:04 +00:00
Frank J. Laszlo
6ebfbc8583 New Port: security/osslsigncode
Platform-independent tool for Authenticode signing of EXE/CAB files - uses
OpenSSL and libcurl. It also supports timestamping.

PR:	ports/105353
Submitted By:	Nick Barkas <snb@threerings.net>
Approved By:	flz (mentor)
2006-11-11 13:55:05 +00:00
Ion-Mihai Tetcu
e46d1e1e52 Fix typo in COMMENT
PR:		105391
Submitted by:	Paul Schmehl (maintainer)
2006-11-10 22:30:03 +00:00
Pav Lucistnik
fac5fb047a - Fix typo in COMMENT
PR:		ports/105388
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2006-11-10 21:07:22 +00:00
Marcus Alves Grando
d5aa31b5f3 - Fix CHROOT patch using chroot() before setusercontext() and add strerror() in message if chroot() fail.
Notified by:	Chris Gardner <chris_g_g___hotmail.com>
2006-11-10 14:28:42 +00:00
Marcus Alves Grando
ec6c3d3ee3 - Update to 4.5p1
- patch-sshd.c unconditionally includes <gssapi.h>. Include "ssh-gss.h" instead. [1]

PR:		104481 [1]
Submitted by:	Mark Andrews <Mark_Andrews___isc.org> [1]
2006-11-10 13:11:49 +00:00
Cheng-Lung Sung
a58524bd07 - Take maintainership
PR:		ports/105322
Submitted by:	maintainer (Thomas Abthorpe)
2006-11-10 00:39:24 +00:00
Roman Bogorodskiy
ed5414ff2a Update to 1.4.5. 2006-11-09 18:46:30 +00:00
Cheng-Lung Sung
5f258e5d48 - Take maintainership
PR:		porst/105321
Submitted by:	maintainer (Thomas Abthorpe)
2006-11-09 05:29:57 +00:00
Cheng-Lung Sung
a9ba791bfc - Take maintainership
PR:		ports/105320
Submitted by:	maintainer (Thomas Abthorpe)
2006-11-09 05:29:36 +00:00
Cheng-Lung Sung
a0f5422eaf - Take maintainership
PR:		ports/105319
Submitted by:	maintainer (Thomas Abthorpe)
2006-11-09 05:28:52 +00:00
Cheng-Lung Sung
d625346af6 - Take maintainership
PR:		ports/105318
Submitted by:	maintainer (Thomas Abthorpe)
2006-11-09 05:28:29 +00:00
Cheng-Lung Sung
d0888ef9f0 - Take maintainership
PR:		ports/105317
Submitted by:	maintainer (Thomas Abthorpe)
2006-11-09 05:27:59 +00:00
Marcus Alves Grando
5c17e48cf2 - Update to 1.3 to fix build with PHP 5.2.0
Notified by:	krismail
2006-11-09 01:17:15 +00:00
Remko Lodder
b9cd072fa2 Add cvs+ipv6 to the cvsbug to the vulnerability.
PR:			ports/104638
Submitted by:		KIMURA Yasuhiro <yasu at utahime dot org>
2006-11-08 19:32:32 +00:00
Roman Bogorodskiy
0f0e89e474 Update to 1.5.4. 2006-11-08 18:52:49 +00:00
Marcus Alves Grando
4f26372346 - Fix run with net-im/cjc.
- Bump PORTREVISION

PR:		105209
Submitted by:	Jonathan Arnold<jdarnold___buddydog.org>
2006-11-08 18:09:10 +00:00
Stanislav Sedov
ed5d8425fb - Document recent vulerabilties in the imlib2. 2006-11-08 17:13:43 +00:00
Babak Farrokhi
1d6e3807bf Change my email address to farrokhi@ in all ports that I maintain.
Approved by:	miwi (mentor)
2006-11-08 09:28:33 +00:00
Jose Alonso Cardenas Marquez
eba9fb0a7c - Remove ONLY_FOR_ARCHS
Suggested by:	kris
Noticed by:	alepulver
2006-11-08 00:12:10 +00:00
Frank J. Laszlo
8cd5e0b8f8 Update to version 0.1.1.25.
PR:		ports/105226
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
Reviewed by:	flz (mentor)
2006-11-07 20:46:34 +00:00
Frank J. Laszlo
40d889badc Update my email address in all ports that I maintain.
Approved by:	flz (mentor)
2006-11-07 15:37:06 +00:00
Stanislav Sedov
6d44b14ed0 - Update to 1.0.1
ChangeLog:
- Handle local logins properly [1]
- Honor allow_on_error in setcred() [1]
- Use the default (*) rule if we can't resolve the hostname [2]

PR:		ports/104946
Submitted by:	Dan Lukes <dan@obluda.cz> [1]
Reported by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2]
2006-11-07 00:41:04 +00:00
James E. Housley
9f81146de6 I no longer use this port and am giving up to someone with interest in it. 2006-11-07 00:05:33 +00:00
Alex Dupre
1aeb7b328a Update to 0.9.11 release. 2006-11-06 17:44:05 +00:00
Jean Milanez Melo
ccb16e38ff - Fix mastersite.
- Add distribution kit for FreeBSD 6.1.
- Bump portrevision.

PR:		ports/104562
Submitted by:	Demin Alexander <support@spectrum.ru> (maintainer)
2006-11-06 13:30:48 +00:00
Renato Botelho
9605cbab07 Update to 0.88.6 2006-11-06 10:54:54 +00:00
Martin Wilke
2e35f6cc6f - Update to 2.2.9
PR:		ports/105176
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-05 20:38:05 +00:00
Andrew Pantyukhin
33dbf061ea - Update to 2.04 2006-11-05 19:25:41 +00:00
Alejandro Pulver
46dc83529f - Update to version 2.4.5.
PR:		ports/104730
Submitted by:	Nick Rogness <nick@rogness.net> (maintainer)
2006-11-05 18:14:06 +00:00
Johan van Selst
5824fd99d6 - Update to 0.4.9.1 2006-11-05 17:31:27 +00:00
Rong-En Fan
b6f2ecac2d - Update to 2.3.0
PR:		ports/105159
Submitted by:	David Thiel (maintainer)
2006-11-05 10:11:08 +00:00
Martin Wilke
81c6dbf400 - Update to 0.11.0
PR:		ports/105018
Submitted by:	chinsan@
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-05 08:33:57 +00:00
Sam Lawrance
34f42aea21 Update master site and add WWW.
PR:		ports/104257
Submitted by:	Josh Paetzel <josh@tcbug.org>
2006-11-05 07:59:34 +00:00
Sam Lawrance
734bfa5bc4 Update master site and WWW.
PR:		ports/104256
Submitted by:	Josh Paetzel <josh@tcbug.org>
2006-11-05 07:58:38 +00:00
Sam Lawrance
e42be0b94a Update master site and WWW.
PR:		ports/104214
Submitted by:	Josh Paetzel <josh@tcbug.org>
2006-11-05 07:54:33 +00:00
Alejandro Pulver
44b1e7429c - Add PKGNAMESUFFIX to avoid duplicate LATEST_LINK. 2006-11-05 06:04:20 +00:00
Stanislav Sedov
d3c05bae82 - Document recent vulnerability in the ruby CGI library.
Reviewed by:	simon
2006-11-04 21:09:18 +00:00
Tilman Keskinoz
5051597370 Update to 0.4
Grab maintainership
2006-11-04 18:29:45 +00:00
Stefan Eßer
66a15c42f8 Fix a syntactically incorrect variable declaration in the middle of
a function. Seems that only the compiler in 4-stable complains about
this violation of the C standard ...

Reported by:	pointyhat via kris
2006-11-03 21:34:23 +00:00
Cheng-Lung Sung
17054745bf - Update to 0.6
PR:		ports/104770
Submitted by:	Joe Horn <joehorn_AT_leobbs dot net>
Approved by:	maintainer (Jui-Nan Lin)
2006-11-03 16:01:32 +00:00
James E. Housley
66f86ccc3a Fix update_dat so it won't repeatedly fetch the same DAT file
PR:	105114
2006-11-03 14:25:24 +00:00
Clement Laforet
47af927410 - Update to 2.3.2 2006-11-03 13:26:32 +00:00
Clement Laforet
68796a33f7 - Update to 0.48.1 2006-11-03 11:15:46 +00:00
Dirk Meyer
9e3d5c3229 - pgp < 3.0 and pgpin does not support OpenPGP format
no user given symetric key encryption
Submitted by:	dinoex
2006-11-03 05:27:01 +00:00
Simon L. B. Nielsen
7f62fb4e28 The latest couple of firefox vulnerabilities should be fixed in the
2.0 release, so mark 2.0 as fixed.

Prodded by:	ahze
2006-11-02 06:33:00 +00:00
Tom McLaughlin
e40789297d Fix fetch. 2006-11-02 02:12:16 +00:00
Andrew Pantyukhin
934215486d - Update to 20061101 snapshot 2006-11-01 22:16:41 +00:00
Andrew Pantyukhin
be2bd16f64 - Update to 2.03 2006-11-01 14:40:52 +00:00
Alex Dupre
c8ee87de03 Update to 0.9.10 release. 2006-11-01 13:32:38 +00:00
Lev A. Serebryakov
ce9664cb9a ru-apache and ru-apacvhe+mod_ssl were fixed. 2006-11-01 13:15:16 +00:00
Pav Lucistnik
6d4c843eda - Update to 2.7
PR:		ports/104908
Submitted by:	Yonatan <onatan@gmail.com> (maintainer)
2006-11-01 08:50:31 +00:00
Cheng-Lung Sung
e295244c59 - Update to 1.2.0
PR:		ports/104249
Submitted by:	Jo Rhett<jrhett_AT_netconsonance dot com>
Approved by:	maintainer (Petr Rehor)
2006-11-01 01:44:46 +00:00
Pav Lucistnik
1b7bd576ea - Fix COMMENT
PR:		ports/104987, ports/104991
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2006-10-31 22:08:40 +00:00
Renato Botelho
57373590dc - Update to 2.6.8 2006-10-31 20:53:47 +00:00
Shaun Amott
569933e6cd Replace ONLY_FOR_ARCHS with IA32_BINARY_PORT.
PR:		ports/104223
Submitted by:	Mykola Dzham <freebsd@levsha.org.ua>
Approved by:	Alexander Demin <support@spectrum.ru> (maintainer)
2006-10-31 18:36:29 +00:00
Martin Wilke
81434d83ba - Update to 1.4.0
- Pass maintainership to submitter

PR:		ports/104729
Submitted by:	chinsan@
2006-10-31 13:33:22 +00:00
Rong-En Fan
818860b02a - Update to 1.1
PR:		ports/104658
Submitted by:	Michael Ranner <mranner at inode.at> (maintainer)
2006-10-31 10:38:55 +00:00
Cheng-Lung Sung
fec0601be0 - Update to 5.44
PR:		ports/104415
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (gabor)
2006-10-31 09:21:03 +00:00
Cheng-Lung Sung
42e5c36c65 - Update to 0.9
- Reset maintainership to ports@FreeBSD.org

PR:		ports/104334
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-10-31 09:00:08 +00:00
Cheng-Lung Sung
ac63a10463 - Update to 5.44
PR:		ports/104414
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-10-31 08:18:45 +00:00
Cheng-Lung Sung
f4a6dfbc21 - Update to 2.22
PR:		ports/104957
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-10-31 08:13:58 +00:00
Martin Wilke
fca28af774 - Update to 1.3
PR:		ports/103815
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2006-10-31 08:06:26 +00:00
Cheng-Lung Sung
2b89289466 - Update to 0.1.2.3
PR:		ports/104932
Submitted by:	maintainer (Peter Thoenen)
2006-10-31 06:33:00 +00:00
Alejandro Pulver
b529c1e197 Sguil is an open source tool to implement Network
Security Monitoring (NSM).  NSM is the collection,
analysis, and escalation of indications and warnings
to detect and respond to intrusions.  NSM tools are
used more for network audit and specialized
applications than traditional alert-centric "intrusion
detection" systems.

Want to learn more about Network Security Monitoring
(NSM)? Then check out Richard Bejtlich's recently
released book, The Tao of Network Security Monitoring:
Beyond Intrusion Detection. An excerpt reads:

"Network security monitoring (NSM) equips security
staff to deal with the inevitable consequences of too
few resources and too many responsibilities. NSM collects
the data needed to generate better assessment, detection,
and response processes--resulting in decreased impact from
unauthorized activities."

WWW: http://sguil.sourceforge.net/index.php
pauls@utdallas.edu

PR:		ports/104227
Submitted by:	Paul Schmehl <pauls at utdallas.edu>
2006-10-31 02:43:25 +00:00
Alejandro Pulver
0e818cfa86 - Make fetchable.
- Remove BROKEN, DEPRECATED and EXPIRATION_DATE.

PR:		ports/104593
Submitted by:	Alexander Logvinov <ports@logvinov.com>
2006-10-31 02:22:04 +00:00
Alejandro Pulver
1be969103d - Reformat pkg-descr, add WWW.
- Take maintainership.

PR:		ports/104235
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2006-10-31 02:15:29 +00:00
Alejandro Pulver
1762f5f1ad - Reformat pkg-descr.
- Take maintainership.

PR:		ports/104233
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2006-10-31 02:11:25 +00:00
James E. Housley
3065300a3e * Upgrade to version 5.10
* When package building, don't automatically fetch the newest DAT
2006-10-31 00:22:39 +00:00
Renato Botelho
16fc551b11 Update to 20061029 to fix vulnerability
Approved by:	portmgr (erwin)
Security:	http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html
2006-10-30 13:52:36 +00:00
Vasil Dimov
4d81bd32df Add a <modified> tag with the current date to reflect my previous change.
I knew I should ask someone before committing, however trivial was the change.

Spotted by:	remko
Approved by:	portmgr (implicit)
2006-10-30 07:34:06 +00:00
Vasil Dimov
c359213b8a Fix typo: "Dmitri Lenev reports reports a privilege ..."
Approved by:	portmgr (implicit)
2006-10-30 07:04:38 +00:00
Simon L. B. Nielsen
11ce17521a Document screen -- combined UTF-8 characters vulnerability.
Approved by:	portmgr (secteam blanket)
2006-10-29 19:07:08 +00:00
Simon L. B. Nielsen
04ee71b7ac Document two MySQL privilege escalations.
PR:		ports/104890
Submitted by:	Henrik Brix Andersen <henrik@brixandersen.dk>
Approved by:	portmgr (secteam blanket)
2006-10-29 13:50:01 +00:00
Martin Wilke
100c045e82 - Add entry for www/serendipity and www/serendipity-devel
Reviewed by:	markus@
Approved by:	portmgr (implicit VuXML), secteam (Remko (not reviewed yet))
2006-10-23 13:15:30 +00:00
Markus Brueffer
925b0719f1 Document an integer overflow vulnerability in Qt and kdelibs, based on an
entry by sat

Approved by:	portmgr (erwin)
2006-10-23 11:15:11 +00:00
Simon L. B. Nielsen
7af8fd8980 Add reference, which I missed the first time around, from Opera
Software to opera -- URL parsing heap overflow vulnerability entry,

Approved by:	portmgr (secteam blanket)
2006-10-20 22:59:39 +00:00