Commit graph

7835 commits

Author SHA1 Message Date
Sergey Matveychuk
42f8e5df56 - Document www/webcalendar vulnerability. 2005-10-14 21:57:41 +00:00
Sergey Matveychuk
afc778e560 - Document www/gallery2 vulnerability. 2005-10-14 21:38:08 +00:00
Sergei Kolobov
897c1600e1 Add security/libpreludedb:
This library provides a framework for easy access to the Prelude database.

WWW:	http://www.prelude-ids.org/
2005-10-14 18:18:45 +00:00
Sergei Kolobov
c60b7bef2e - Respect NOPORTDOCS
- Fix pkg-plist if WITH_PERL/WITH_PYTHON are defined
- Properly clean up (extra directories) at deinstall
- Bump PORTREVISION
2005-10-14 18:17:00 +00:00
James E. Housley
dd6e3ce20c Upgrade to DAT 4605 2005-10-14 18:13:51 +00:00
Dirk Meyer
65cea66f51 - use new option name 2005-10-14 14:19:59 +00:00
Marcus Alves Grando
c9bebcdd35 Fix package list when use LIBUNRAR
If use LIBUNRAR don't need archivers/unrar
Remake patches to work without autotools
Bump PORTREVISION

PR:		87338
Approved by:	Rob <rob@debank.tv> (maintainer)
2005-10-14 13:40:26 +00:00
Dirk Meyer
e46ff29836 - new option WITH_OPENSSL_STABLE=yes
- updated CONFLICTS
2005-10-14 07:07:38 +00:00
Dirk Meyer
03f9f0e84b - create slave port for openssl 0.9.7 2005-10-14 06:08:50 +00:00
Dirk Meyer
d00a42c5af - binary compatability patch
PR:		87419
Submitted by:	Phil Oleson
2005-10-14 05:41:48 +00:00
James E. Housley
3c8b9fc42d Update to DAT 4604 2005-10-13 16:50:56 +00:00
Emanuel Haupt
5b692052a3 - Update to 4.33
- Nuke files/*

PR:		87247
Submitted by:	Demin Alexander <support@spectrum.ru> (maintainer)
Approved by:	novel (mentor)
2005-10-13 15:03:40 +00:00
Emanuel Haupt
97cf3ae01a Update to 0.03
PR:		86739
Submitted by:	ehaupt
Approved by:	maintainer timeout (15 days),
		novel (mentor)
2005-10-13 08:36:36 +00:00
Edwin Groothuis
c49d4439ba Remove pkg-message, the one in WRKDIR is used. 2005-10-13 02:20:56 +00:00
Edwin Groothuis
9dcc875fb5 New port: security/webfwlog Web-based firewall log analyzer
Webfwlog is a web-based firewall log analysis and reporting
	tool, and supports ipfilter and ipfw log file formats.  It
	is interactive and allow the user to "drill-down" from a
	summary report to packet details logged.  It also has great
	flexibility in the format of the output and which logged
	records are included.  Sample report definitions are included
	and are saved in a database (MySQL or PostgreSQL) and can
	be modified by the user.

	More info at: http://www.webfwlog.net

PR:		ports/80352
Submitted by:	Bob Hockney <zeus@ix.netcom.com>
2005-10-13 02:16:48 +00:00
Simon L. B. Nielsen
060b28a44c Improve last couple of entries:
- Use standard topic format.
- Fix packagename in phpmyadmin and zone entries.
- Fix indention and remove EOL white-space.
- Make lead in a bit more verbose.
- Add more references to phpmyadmin issue.
- Remove some redundant quoted text in zope issue.
2005-10-12 22:53:00 +00:00
Sergey Matveychuk
acf759bf0b - Update to 1.2
PR:		ports/87327
Submitted by:	maintainer
2005-10-12 19:31:37 +00:00
Kris Kennaway
53fb5ca07f BROKEN: Installs file outside of PREFIX 2005-10-12 17:37:04 +00:00
James E. Housley
d6cab11c6d Update to DAT 4603 2005-10-12 16:20:22 +00:00
Marcus Alves Grando
50473025e1 Add entry for openssl
Remove entry about safe mode in phpmyadmin
2005-10-12 14:51:14 +00:00
Sergey Skvortsov
70b5ead61d Fix build on perl < 5.6
PR:		ports/87315
Submitted by:	lth
2005-10-12 11:41:16 +00:00
Mario Sergio Fujikawa Ferreira
943f7643e5 Add python as a secondary category 2005-10-12 11:31:11 +00:00
Dirk Meyer
8d6d4cd04d - update to 0.9.7g and 0.9.8a 2005-10-12 11:14:14 +00:00
Dirk Meyer
2b3ef4dcb2 - Security Fix: CAN-2005-2969
Security: http://www.openssl.org/news/secadv_20051011.txt
2005-10-12 10:49:33 +00:00
Vsevolod Stakhov
39a0231859 Fix using of libunrar in OPTIONS variable.
Noted by:	ache
2005-10-12 10:05:11 +00:00
Christian S.J. Peron
de9a1cf4dc Fix a couple of problems on 64 bit platforms by importing 2.5:
Summary:

o Call va_start/va_end for each call to va_arg(). I have no idea why this
  works on i386 but it shouldn't. This un-busts termlog on 64 bit
  platforms.

o When allocating snp descriptors, allocate the proper size. Currently we
  are allocating sizeof(struct utmp) when we really should be allocating
  sizeof(struct snp_d). I can only imagine how this happen, but I am going
  to guess it was a cut-and-paste-o. This helps un-busts termlog on 64 bit
  architectures.

Fixes Submitted by:	Eirik ?verby

While we are here:

o Open tty line with O_NONBLOCK
o Close the line fd after we attach to it as we dont need it. This closes
  an fd leak.
o Remove comment about fd leak

Approved by:	kris
2005-10-12 03:37:55 +00:00
Marcus Alves Grando
2197a4f7d5 Add entry for phpmyadmin (PMASA-2005-4) 2005-10-12 00:24:38 +00:00
Marcus Alves Grando
0019741ea6 Fix typo with range values 2005-10-12 00:12:20 +00:00
Marcus Alves Grando
398ca09449 Add entry from zope28 2005-10-12 00:01:03 +00:00
Vsevolod Stakhov
81a74240a0 Allow clamav to use rar 3 archives using archivers/libunrar.
PR:		86510
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>,
		Rob <r.evers@nedstat.com> (maintainer)
2005-10-11 23:07:39 +00:00
Erwin Lansing
98876da03e - Update to 3.26.0 to fix fetching [1]
- Reset maintainer
- Remove now useless check for FreeBSD 3.x
- Make sure the example configuration file only
  gets deinstalled if not changed.

PR:             74263
Submitted by:   freebsd@simplerezo.com [1], distsurvey [1]
Approved by:    maintainer timeout (11 months)
2005-10-11 19:04:39 +00:00
James E. Housley
5863d93227 Update to DAT 4602 2005-10-11 18:11:07 +00:00
Renato Botelho
6899977195 - Update to 0.6.6
PR:		ports/87259
Submitted by:	maintainer
2005-10-11 17:30:43 +00:00
Erwin Lansing
446a4ba26d - Update to 0.06 [1]
- Mark IGNORE for perl < 5.6.0

PR:		85283
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru> [1]
Approved by:	maintainer timeout
2005-10-11 17:25:06 +00:00
Volker Stolz
0c6f4335b0 Fix MASTER_SITE I botched in the previous commit
Submitted by: maintainer
2005-10-11 15:26:43 +00:00
James E. Housley
faaacf85aa Update to DAT 4601 2005-10-11 15:15:12 +00:00
Edwin Groothuis
51d0dd786d Upgrade to 5.0
Submitted by:	B3r3n <B3r3n@free.fr>
2005-10-10 23:02:44 +00:00
Marcus Alves Grando
e0d5a97f35 Update to 0.6.2
PR:		86576
Approved by:	anders (maintainer timeout, 14 days)
2005-10-10 15:06:08 +00:00
James E. Housley
f6508b80de Update to DAT 4600 2005-10-10 12:15:26 +00:00
Volker Stolz
65d87dc1df Fix MASTER_SITES and use MAKE_ARGS instead of patch.
PR:		ports/87193
Submitted by:	maintainer
2005-10-10 09:23:22 +00:00
Mark Linimon
80d50f2a24 Reset bouncing maintainer address, remove stale mastersite.
Source:		distfile survey
2005-10-09 23:46:53 +00:00
Simon L. B. Nielsen
0fd61e032b For libxine -- format string vulnerability entry:
- Add reference to xine security announcement.
- Fix indention on a few lines.
2005-10-09 21:03:07 +00:00
Emanuel Haupt
6b80960850 Add gwee, a tool to exploit command execution vulnerabilities in web scripts.
PR:		80639
Submitted by:	chinsan <chinsan@mail2000.com.tw>
Approved by:	novel (mentor)
2005-10-09 18:21:28 +00:00
MANTANI Nobutaka
53462117ca Add an entry for libxine format string vulnerability. 2005-10-09 16:14:41 +00:00
Bill Fenner
9ceb4d2cac Warren requested that this port be removed. I've just un-MAINTAINER-ized
it to avoid slush troubles.
2005-10-09 15:39:55 +00:00
Simon L. B. Nielsen
e9669d49c2 Mark older revisions linux_base-suse 9.3 as vulnerable to kdebase --
Kate backup file permission leak.
2005-10-09 10:14:26 +00:00
Bill Fenner
16da82f57e Remove WWW: None. 2005-10-09 05:21:41 +00:00
Pav Lucistnik
ff2b67ac7d - Fix handling of & sign, it need to be escaped for XML storage
PR:		ports/85240
Submitted by:	Maurice Castro <maurice@sphinx.clari.net.au>
Approved by:	maintainer timeout (anders, 17 days)

- While here, fix runtime crash on 64bit platforms by explicitly declaring
  getenv() (via including <stdlib.h> header)
2005-10-08 21:32:20 +00:00
Pav Lucistnik
02b500f377 - Set CONFLICTS with krb4 and krb5
- Portlint

PR:		ports/85025
Submitted by:	lofi
Approved by:	maintainer timeout (nectar, 7 weeks)
2005-10-08 19:59:37 +00:00
Pav Lucistnik
6f7747d877 - Set CONFLICTS with heimdal and krb5
- Portlint

PR:		ports/85026
Submitted by:	lofi
Approved by:	maintainer timeout (nectar, 7 weeks)
2005-10-08 19:58:36 +00:00
Pav Lucistnik
bb0e815406 - Set CONFLICTS with heimdal and krb4
- Portlint

PR:		ports/85027
Submitted by:	lofi
Approved by:	maintainer timeout (cy, 7 weeks)
2005-10-08 19:57:44 +00:00
Sam Lawrance
2b05516cd2 - Fix pkg-plist
- Minor tweaking and cleanups

PR:		ports/85989
Submitted by:	Graham Todd <gtodd@bellanet.org> (maintainer)
2005-10-08 07:44:07 +00:00
Joe Marcus Clarke
82364f3c97 Update to 0.8. 2005-10-08 02:34:12 +00:00
Emanuel Haupt
bcf799a7bc Update master sites.
PR:		87035
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
Approved by:	novel (mentor)
2005-10-07 17:25:17 +00:00
Emanuel Haupt
079e531fad Update master sites.
PR:		87034
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Approved by:	novel (mentor)
2005-10-07 17:20:50 +00:00
Sergei Kolobov
38b37066a2 - Update to 2.4.1
- Snort distribution no longer includes rules - download them seperately
  (or consider using security/oinkmaster to simplify that process)
- Change default config dir to ${PREFIX}/etc/snort (to avoid cluttering)
- Install database schemas scripts into EXAMPLESDIR
2005-10-07 15:07:30 +00:00
Sergei Kolobov
f7219c8814 - Update to 0.9.0
- libprelude now always depends on GnuTLS
- Add two new knobs - WITH_PERL and WITH_PYTHON - to install Perl and Python
  bindings, respectively (both knobs are off by default)
- Remove patch we no longer need
2005-10-07 15:00:21 +00:00
Sergei Kolobov
eaca034440 - Mark cfengine's arbitrary file overwriting vulnerability as fixed in 2.1.6_1
- Add another possible variant of package name - cfengine2
2005-10-07 07:31:50 +00:00
Bill Fenner
f35c55d61b Remove trailing backslash from MASTER_SITES which caused the
MASTER_SITE_SUBDIR= line to be treated as 4 more sites.
Add slash to MASTER_SITE_SUBDIR using the group syntax.
 (The file's not there anyway, but at least it's looking
  in the right spot now.)
2005-10-07 05:50:35 +00:00
Mark Linimon
aefd91d262 Remove obsolete mastersites.
Source:		distfile survey
Approved by:	maintainer
2005-10-06 22:59:24 +00:00
Marcus Alves Grando
5aef317d45 Update to 20051006
PR:		87001
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2005-10-06 20:49:24 +00:00
Marcus Alves Grando
d3ce95bdb4 Update to 4.6.1
PR:		87000
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2005-10-06 20:48:47 +00:00
Emanuel Haupt
4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00
Simon Barner
463dd17b4c - Update to 1.6.39
- Use DATADIR
- Pass maintainership to submitter

Submitted by:	Emanuel Haupt <ehaupt@FreeBSD.org>
Approved by:	Dominic Marks <dom@goodforbusiness.co.uk> (old maintainer)
2005-10-05 23:13:02 +00:00
Thierry Thomas
c2caa0f6a0 Add an entry for UW-IMAP Mailbox Name Handling Remote Buffer Overflow
Vulnerability (CAN-2005-2933).
2005-10-05 17:44:06 +00:00
Marcus Alves Grando
4ac2097c2f Update to 0.7
PR:		86929
Submitted by:	Philippe Rocques <phil@teaser.fr> (maintainer)
Approved by:	pav (mentor)
2005-10-05 17:21:11 +00:00
Marcus Alves Grando
ef82fc20c7 New port
The Authen::CyrusSASL module provides a simple class that allows you
to send request to the cyrus-sasl's authen daemon.
This module is based on the Authen::Radius module with the similar interface.

PR:		86943
Submitted by:	Attila Nagy <bra@fsn.hu>
Approved by:	pav (mentor)
2005-10-05 16:31:43 +00:00
Emanuel Haupt
ec08f711e1 Add credit for recent ftp/weex incident
Approved by:	novel (mentor)
2005-10-05 15:55:08 +00:00
Sergei Kolobov
f7ffcd2325 - Update to 1.1 (minor bugfixes) 2005-10-05 07:12:58 +00:00
Edwin Groothuis
cc784699e5 [maintainer update] update security/pamtester
update security/pamtester to 0.1.2

PR:		ports/86905
Submitted by:	Andrew Thompson <thompsa@FreeBSD.org>
2005-10-04 23:14:39 +00:00
Cy Schubert
f1d9e3bd4f Update 1.8.1 --> 1.8.2 2005-10-04 22:16:02 +00:00
Cy Schubert
7d38b507de Update 1.4.1 --> 1.4.2 2005-10-04 22:09:08 +00:00
James E. Housley
6d3e8af4f1 Update to DAT 4596 2005-10-04 16:39:19 +00:00
James E. Housley
07e46d9293 Update update_dat to use fetch and be a little more robust. Thanks to
Sztankay Zsolt for the work.
2005-10-04 16:38:25 +00:00
Marcus Alves Grando
15069e7608 Update to 20051003
Unmark FORBIDDEN

PR:		86878
Approved by:	rob@debank.tv (maintainer), pav (mentor)
2005-10-04 13:39:49 +00:00
Renato Botelho
a1bb849ee3 rinetd >= 0.62_1 has no more vulnerabilities 2005-10-04 13:22:59 +00:00
Dirk Meyer
1114c10fef - bump SHLIB version
The API of openssl 0.9.8 ist compatible but not identical.
This version bump might break build of all ports that try
to include the opessl in base at the same time.
That ports should be fixed.
2005-10-04 07:35:07 +00:00
Cheng-Lung Sung
f4e7eeef11 Changelog:
- Fixed major performance problems with recent versions of GNU C++
- Added an implementation of the X9.31 PRNG
- Removed the X9.17 and FIPS 186-2 PRNG algorithms
- Changed defaults to use X9.31 PRNGs as global PRNG objects
- Some cleanups related to the engine code
  and more (see http://botan.randombit.net/logs/log-14.php)

PR:		86589
Submitted by:	az (New committer today. Welcome to the zoo :) )
2005-10-04 06:46:00 +00:00
James E. Housley
9afbec6931 Update to 4595 2005-10-03 18:05:28 +00:00
Michael Landin
1182d9abe1 o Fix whitespace (to tab)
o Fix path to database files problem [1]
o use %%DATADIR%% while we are here

Submitted by:	andreas[1]
2005-10-03 13:51:14 +00:00
Remko Lodder
2d1e7daa64 Add references to three squid entries.
Submitted by:		Thomas-Martin Seck <tmseck at netcologne dot de>
			(except for the bid's which i added myself).
2005-10-02 20:10:41 +00:00
Simon L. B. Nielsen
99a5d1fcad Use the <freebsdpr> tag to markup a PR in weex -- remote format string
vulnerability entry.
2005-10-02 17:46:23 +00:00
Jean-Yves Lefort
2d89b6b140 Document a format string vulnerability in ftp/weex. 2005-10-02 16:11:30 +00:00
Simon L. B. Nielsen
28d0fdcdbf Document picasm -- buffer overflow vulnerability. 2005-10-02 07:45:28 +00:00
Dirk Meyer
fefc53a04f - Fix MASTER_SITES 2005-10-02 06:07:24 +00:00
MANTANI Nobutaka
3be9e2b847 Add an URL to the entry of the japanese/uim. 2005-10-01 16:43:38 +00:00
MANTANI Nobutaka
48c0ea3617 Document japanese/uim privilege escalation vulnerability. 2005-10-01 16:35:20 +00:00
Simon L. B. Nielsen
1389eab081 Document cfengine -- arbitrary file overwriting vulnerability. 2005-10-01 15:21:56 +00:00
Remko Lodder
a68c8964d5 Mark zsync <= 0.4.1 vulnerable to the zlib buffer overflow vulnerability.
Inspired by:		gordon's commit
2005-10-01 10:17:19 +00:00
Simon L. B. Nielsen
df8805e636 Add more references to unace -- multiple vulnerabilities entry. 2005-10-01 08:40:57 +00:00
Simon L. B. Nielsen
2ab099b72e Add CVE name to an older ProZilla entry. 2005-10-01 07:14:34 +00:00
Mark Linimon
e019e1994f Reset maintainer who had turned in his commit bit some time back as he no
longer had time to work on FreeBSD.  We appreciate the help in the past.

Approved by:	alex (former maintainer)
2005-10-01 06:09:00 +00:00
James E. Housley
9d63e26943 Update to DAT 4594 2005-09-30 17:02:41 +00:00
Sergey Skvortsov
b5c21cee5e Update to 1.12 2005-09-30 16:38:31 +00:00
Renato Botelho
915f1d747c - Use DOCSDIR, PORTDOCS and NOPORTDOCS
- Remove one line pkg-plist
- Take maintainership
2005-09-30 12:52:44 +00:00
Mark Linimon
40fa28d14c With portmgr hat on, reset maintainer. There have been several maintainer
timeouts, and no response to email for more than 2 weeks.
2005-09-30 02:49:52 +00:00
Marcus Alves Grando
62805621d9 Update to 2.5.5
Approved by:	olive@oban.frmug.org (maintainer via email), pav (mentor)
2005-09-29 21:09:10 +00:00
Simon L. B. Nielsen
bd704294a4 Add more references for latest phpmyfaq entry. 2005-09-29 20:01:41 +00:00
Simon L. B. Nielsen
0daf44cec5 - Add a note that new entries, per convention, should be added to the
start of this file.

For latest phpmyfaq entry:

- Use port directory name as first part of topic.
- No need to include information about affected releases in topic
  (it's somewhat redundant and makes the title longer).
- Reindent body with standard FreeBSD Doc Project (more or less)
  style.
2005-09-29 19:31:12 +00:00
Vsevolod Stakhov
2c558cfdfd Document vulnerabilities in www/phpmyfaq 2005-09-28 22:54:43 +00:00
James E. Housley
51ab423d85 Update to 4592 2005-09-28 17:47:20 +00:00
Marius Strobl
5434bafd88 - Update to 1.1.1-9. For a list of changes since 1.1.0-7 please see the
installed ChangeLog.
- Remove the references to the no longer available free license key for
  private use from pkg-descr and pkg-message.

Approved by:	netchild
2005-09-28 15:41:25 +00:00
Mark Linimon
bdffcfd49a Chase updated mastersite.
Source:		distfile survey
2005-09-28 08:20:59 +00:00
Mark Linimon
899ab72dbc Remove obsolete mastersite.
Source:		distfile survey
2005-09-28 08:10:45 +00:00
Dirk Meyer
097f4747f6 - update to 3.0.18
- unbreak on >= 7.0
- set new maintainer
Johan van Selst
PR:		86645
Submitted by:	Johan van Selst
2005-09-28 05:08:39 +00:00
Hajimu UMEMOTO
c9540832a2 make it compilable with OpenSSL 0.9.8.
PR:		ports/86452
Submitted by:	Dirk Meyer <dirk.meyer__at__dinoex.sub.org>
2005-09-27 20:12:38 +00:00
Renato Botelho
0960e2f2f5 - s/malloc.h/stdlib.h/ on some files to fix build on amd64 - 7.x [1]
- change some patches to REINPLACE_CMD [2]

PR:		ports/86638 [1]
Submitted by:	maintainer [1]
Reworked by:	me [2]
Approved by:	maintainer [2]
2005-09-27 16:36:23 +00:00
James E. Housley
7ef458b428 Update to 4590 2005-09-26 16:02:03 +00:00
Renato Botelho
fee319edae Add tthsum 1.1.0, a command-line utility for generating and checking TTH
message digests.

PR:		ports/86555
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-26 13:54:04 +00:00
Christian S.J. Peron
ba5e6bd4e1 -Remove MANCOMPRESSED macro as it's not required
-Introduce do-install target which will use INSTALL_MAN and INSTALL_PROGRAM
 macros to install the files.

This should fix packet build failures.

Approved by:	kris
2005-09-25 15:02:12 +00:00
Anton Berezin
80fcc57e5b Add a missing dependency.
Submitted by:	Kevin Golding <kevin@caomhin.demon.co.uk>
PR:		86556
2005-09-25 13:32:37 +00:00
Yen-Ming Lee
0e7e1529ae - update to 1.03
- assign maintainer to perl@
2005-09-25 00:50:08 +00:00
Roman Bogorodskiy
4e891541c6 Update to 0.32.
PR:		86513
Submitted by:	David Thiel (maintainer)
2005-09-24 12:49:22 +00:00
Remko Lodder
29187277a0 Add linux_base-suse-9.3 to the zlib entry.
Inspired by:		trevors commit.
2005-09-24 09:22:30 +00:00
Simon L. B. Nielsen
4d45f19503 Mark FORBIDDEN due to arbitrary code execution vulnerability.
Security:	http://vuxml.FreeBSD.org/271498a9-2cd4-11da-a263-0001020eed82.html
With hat:	secteam
2005-09-24 08:35:43 +00:00
Simon L. B. Nielsen
2548c814c4 Document clamav -- arbitrary code execution and DoS vulnerabilities. 2005-09-24 08:31:46 +00:00
Simon L. B. Nielsen
30b443303c - Be consistent and call entries "firefox & mozilla", not the other way
around.
- Mark latest linux-mozilla port as fixed for recent mozilla
  vulnerabilities.
2005-09-23 21:44:15 +00:00
Simon L. B. Nielsen
5477df8a4d - Document mozilla & firefox -- multiple vulnerabilities.
- Add Mozilla Foundation Security Advisory references to two other
  firefox/mozilla entries.
2005-09-23 19:19:03 +00:00
James E. Housley
f9d18c92e9 Update to 4589 2005-09-23 17:19:55 +00:00
Trevor Johnson
2ca0f2bd92 Checking MACHINE_ARCH is deprecated. 2005-09-23 16:21:45 +00:00
Bill Fenner
28cfc06ac5 search.cpan.org redirect reduction canonicalization project, pass 3:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.  These are mostly stragglers that should have been caught in pass 2.

This pass brought to you by Bill's 102-degree fever during pass 2.
2005-09-22 18:57:24 +00:00
James E. Housley
e497162750 Update to 4588 2005-09-22 16:11:23 +00:00
Dirk Meyer
673a029500 - presrve downloaded cvd files on deinstall
Approved by:	Rob Evers
2005-09-22 13:17:52 +00:00
Vsevolod Stakhov
fa8ed25c45 Fix DISTNAME variable.
Reported by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Pointy hat to:	vsevolod
2005-09-22 07:15:29 +00:00
Simon L. B. Nielsen
9caf96ed77 Add real references to urban -- stack overflow vulnerabilities. 2005-09-21 23:03:56 +00:00
Vsevolod Stakhov
f22ba4665b Update to 2.0.10 [1]
Feed portlint

PR:		86426 [1]
Submitted by:	David Thiel (maintainer) [1]
2005-09-21 22:56:58 +00:00
Simon L. B. Nielsen
dd5c1f81f5 Document mozilla & firefox -- command line URL shell command injection. 2005-09-21 22:31:09 +00:00
Dirk Meyer
46cb204584 - mark BROKEN for FreeBSD >= 7
- drop maintainership
2005-09-21 22:29:56 +00:00
Simon L. B. Nielsen
e348f65ac4 Add CVE name for tor -- diffie-hellman handshake flaw. 2005-09-21 21:59:31 +00:00
Simon L. B. Nielsen
ae68849b21 Correct package name for entry bind -- buffer overrun vulnerability. 2005-09-21 21:46:25 +00:00
Simon L. B. Nielsen
28c69d6d13 Add CVE name to an older CUPS issue. 2005-09-21 21:15:51 +00:00
Bill Fenner
a5b727886c search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.

This pass brought to you by loving, painstaking hand editing.
2005-09-21 19:35:50 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
James E. Housley
13f7ace6df Update to 4587 2005-09-21 15:46:33 +00:00
Marcus Alves Grando
9a84292384 Update to 0.31
PR:		ports/86386
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
Approved by:	pav (mentor)
2005-09-21 12:06:58 +00:00
Christian S.J. Peron
90800ae149 Upgrade termlog. This fixes termlog on -CURRENT and hopefully the snp
fixes in -CURRENT will be MFC'ed to RELENG_6 so it will work on all
releases again.

Approved by:	petef
2005-09-21 04:20:28 +00:00
Yen-Ming Lee
50b592e495 - update to 0.22 2005-09-21 01:55:42 +00:00
Simon L. B. Nielsen
6888f0763b Fix build with milter on FreeBSD 4.X. 2005-09-20 19:03:51 +00:00
Oliver Lehmann
b07c247ec4 update to 2.5.3
PR:		86331
Submitted by:	oliver
Approved by:	maintainer
2005-09-20 17:15:59 +00:00
James E. Housley
088631653f Update to 4586 2005-09-20 16:03:36 +00:00
James E. Housley
98bde96201 Update to 4585 2005-09-20 15:54:01 +00:00
Erwin Lansing
9030b5c3b8 Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!

Noticed by:	tobez
Approved by:	portmgr (self)
2005-09-20 14:20:34 +00:00
Pav Lucistnik
07a83b18af - Update to 0.87
PR:		ports/86276
Submitted by:	dawnshade <h-k@mail.ru>
Approved by:	maintainer timeout (3 days)
		timeout rushed by simon (secteam hat)
Security:	CAN-2005-2919, CAN-2005-2920,
		http://www.secunia.com/advisories/16848/
2005-09-20 08:09:03 +00:00
Dirk Meyer
3ba9af078b - update default to 0.9.8
- new option WITH_OPENSSL_097
2005-09-19 21:04:35 +00:00
Stefan Eßer
858ffea968 Fix BUILD_DEPENDS on libpcap for -STABLE, it was overriding the dependency
on libnet-devel ...
2005-09-19 18:16:02 +00:00
James E. Housley
9c336057b1 Update to 4584 2005-09-19 18:09:30 +00:00
Vsevolod Stakhov
d5f9e8dd85 Add missed dependency from textproc/py-libxml2 [1]
Convert to static plist.

PR:		86335
Submitted by:	rik <freebsd-ports@rikrose.net>
2005-09-19 17:38:46 +00:00
Remko Lodder
7869900ab0 Fix the htdig entry, the port version and the VuXML version did not
align.

Reported by:		Nic Bellamy <nic at bellamy dot co dot nz>
2005-09-19 16:12:06 +00:00
Remko Lodder
e16354e3c3 Fix the squirrelmail entry since only versions prior to 1.4.5 were
affected. Bump modification date accordingly.

Reported by:		Avinash Piare <avinash at piare dot org>
2005-09-19 16:09:27 +00:00
Lars Thegler
50a1ba8b01 Fixed plist.
Reported by:	pointyhat via kris
2005-09-18 20:48:23 +00:00