Commit graph

14500 commits

Author SHA1 Message Date
Cheng-Lung Sung
3fc19620f8 - Update to 0.43 2011-03-21 03:07:17 +00:00
Doug Barton
435decb78c Join the party, remove MD5 from the last of my ports 2011-03-20 19:42:33 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Pav Lucistnik
98b61b6c0a - Readd p5-IP-Anonymous port in a correct directory 2011-03-19 10:24:32 +00:00
Sahil Tandon
25f1b246af Document CVE-2011-0411: Postfix "STARTTLS" Plaintext
Injection Vulnerability.

Reviewed by:	miwi (secteam)
2011-03-19 06:10:03 +00:00
Sunpoet Po-Chuan Hsieh
80745a04fe - Add create-cert 2.0
create-cert is a script that uses openssl(1) to create self-signed host
certificates and private keys for fully qualified domain names (FQDNs).

PR:		ports/155014
Submitted by:	Craig Leres <leres@ee.lbl.gov>
2011-03-19 06:07:08 +00:00
Sofian Brabez
d7c5457ddf Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by:	jadawin@ (mentor)
2011-03-18 10:04:54 +00:00
Martin Wilke
2425c90274 - Fix INDEX 2011-03-17 17:50:49 +00:00
Greg Larkin
7dd7d929e6 - Documented integer overflow in hiawatha web server
Submitted by:	C-S <c-s@c-s.li>
2011-03-17 17:42:19 +00:00
Martin Wilke
46698bd4b8 - Add missing RUN_DEPS
PR:		154343
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
2011-03-17 17:26:28 +00:00
Martin Wilke
5e67b3f765 Get weak or strong random data from pluggable sources
WWW: http://search.cpan.org/dist/Crypt-Random-Source

PR:		ports/155572
Submitted by:	Dereckson <dereckson at gmail.com>
2011-03-17 13:16:11 +00:00
Pav Lucistnik
e13f00eca1 - Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month
2011-03-17 11:08:44 +00:00
Xin LI
56055169f1 Document asterisk multiple vulnerabilities. 2011-03-17 00:03:10 +00:00
Brendan Fabeny
b2c66dd0d4 Update to 0.2.2.23-alpha 2011-03-15 11:34:58 +00:00
Rene Ladan
7d089acb8c Mark chromium-9.0.597.107 and chromium-10.0.648.127 as vulnerable. 2011-03-14 18:34:08 +00:00
Martin Wilke
ff2ed82f06 - Cleanup a bit 2011-03-14 16:46:27 +00:00
Martin Wilke
e727e91d3e - Add correct infos to the avahi issus
- Add url to original advisory
2011-03-14 16:25:12 +00:00
Koop Mast
8ee91da8f9 Fix date in avahi entry. 2011-03-14 16:14:06 +00:00
Koop Mast
0b8f12f57d Add avahi denial of services attack. 2011-03-14 16:04:07 +00:00
Wen Heping
43721c23d5 - Bump PORTREVISION to chase the update of dns/libidn 2011-03-14 08:40:06 +00:00
Baptiste Daroussin
9d7a971e8a Deprecate unmaintained ports from security where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-13 21:30:59 +00:00
Johan van Selst
240466f0f3 Make hidden dependency on GnuTLS explicit
Reported by:	Bjoern Koenig <bkoenig@alpha-tierchen.de>
2011-03-13 11:55:38 +00:00
Sergey Skvortsov
5c96a91930 Unbreak build with LPK option (broken after commit 1.674 in bsd.port.mk). 2011-03-11 17:11:08 +00:00
Baptiste Daroussin
3d1c74b0bb Upgrade to 1.8.0 2011-03-11 06:24:22 +00:00
Wesley Shields
e628ae9238 Fix discovery for mailman XSS vulnerabilities.
Noticed by:	erwin@
Pointyhat to:	wxs@
2011-03-10 15:01:11 +00:00
Wesley Shields
492f10713d Document mail/mailman XSS vulnerabilities. 2011-03-10 14:31:36 +00:00
Steve Wills
155b6d1031 - Update to 5.61
- Use new CPAN SUBDIR

Changelog: http://cpansearch.perl.org/dist/Digest-SHA/Changes
2011-03-10 03:40:21 +00:00
Wen Heping
475c191b01 - Update to 2.08_20101224
PR:		ports/155246
Submitted by:	Sofian Brabez <sbrabez@gmail.com> (maintainer)
2011-03-08 07:47:30 +00:00
Wen Heping
be790bd567 - Update to 2.08
- Add LICENSE

PR:		ports/155245
Submitted by:	Sofian Brabez <sbrabez@gmail.com> (maintainer)
2011-03-08 07:45:02 +00:00
Bernhard Froehlich
44b888f7e1 - Document redmine -- XSS vulnerability 2011-03-07 21:31:26 +00:00
Pav Lucistnik
3725d5f5ed - Fix plist
- No portrevision bump because this port abuses portrevision

PR:		ports/155224
Submitted by:	wen
With hat:	portmgr
2011-03-07 20:29:16 +00:00
Wesley Shields
47b8b364d9 Two new ports: security/yara and security/py-yara. The latter is the python
bindings for the former.

"YARA is a tool aimed at helping malware researchers to identify and classify
malware samples. With YARA you can create descriptions of malware families
based on textual or binary patterns contained on samples of those families.
Each description consists of a set of strings and a Boolean expression which
determines its logic."

WWW: http://code.google.com/p/yara-project/
2011-03-07 18:04:50 +00:00
Dennis Herrmann
88cfd861c1 This module extends existing IO::Async classes with extra methods to
allow the use of SSL or TLS-based connections using IO::Socket::SSL.

WWW:	http://search.cpan.org/dist/IO-Async-SSL/

PR:		ports/155336
Submitted by:	"ports@c0decafe.net" <ports@c0decafe.net>
2011-03-07 11:40:06 +00:00
Philippe Audeoud
1709d039d8 - Update to 1.39
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.39/Changes
2011-03-07 08:29:54 +00:00
Lev A. Serebryakov
194cba2143 Document subversion -- remote HTTP DoS vulnerability
Obtained from http://subversion.apache.org/security/CVE-2011-0715-advisory.txt
2011-03-05 12:21:44 +00:00
Dirk Meyer
98f1148c4a - Security update to 0.14.2
Security: Fix possible "man in the middle" attack

- make portlint happy
2011-03-05 11:27:08 +00:00
Josh Paetzel
2c276ffb14 Update to RC
PR:	ports/155271
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
Sponsored by:	ClaimLynx, Inc
2011-03-04 19:59:51 +00:00
Martin Wilke
c1a2070df6 The OpenVPN Radius Plugin provides RADIUS authentication
and accounting support for OpenVPN.

WWW: http://www.nongnu.org/radiusplugin/index.html

PR:		ports/155259
Submitted by:	Mikhail T. <m.tsatsenko at gmail.com>
2011-03-04 17:14:38 +00:00
Alex Dupre
cfc3c50827 Update to 3.4.0 release and add support for amd64. 2011-03-04 14:43:50 +00:00
Alex Dupre
6578d5ae19 Update to 1.08 release and add LICENSE. 2011-03-04 14:22:51 +00:00
Ganael LAPLANCHE
dba9688ee4 Remove extra spaces after port names
Approved by:	portmgr@, ehaupt (mentor)
2011-03-04 10:32:13 +00:00
Martin Wilke
a99b3666c5 - Update to 6.1
PR:		154905
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer
2011-03-04 03:41:03 +00:00
Koop Mast
553b7566ff Patch a assumtion that uname -m returns the architecture value instead of MACHINE.
This makes it unbuildable on platforms where these differ (pc98, powerpc64, sun4v).
Use uname -p to fix this.

PR:		ports/155228
Submitted by:	Nathan Whitehorn <nwhitehorn@FreeBSD.org>
2011-03-03 17:55:10 +00:00
Emanuel Haupt
1f1c285bba Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by:	distilator
Reviewed by:	netchild (emulation)
2011-03-03 09:26:45 +00:00
Cheng-Lung Sung
37091bc28b - Update to 0.30 2011-03-03 07:58:17 +00:00
Cheng-Lung Sung
834aff387a - Update to 1.0.8
- This uses the newest GPGME library instead of the ancient security/gpgme03
- Add LICENSE
- Update pkg-descr

PR:		ports/154640
Submitted by:	Jason E dot  Hale <bsdkaffee_AT_gmail dot com>
2011-03-03 02:27:41 +00:00
Koop Mast
0262adf6ba Update to 3.12.9.
Submitted by:	beat
2011-03-02 13:52:01 +00:00
Wen Heping
fbbfb7e179 - Installing of libraries in ${OCAML_SITELIBDIR)/stublibs, which is not searched;
- Creation of an install directory before the privilege switch.

PR:		ports/155171
Submitted by:	Jaap Boender <jaapb@kerguelen.org> (maintainer)
2011-03-02 06:26:38 +00:00
Beat Gaetzi
d1fa4f9888 - Document mozilla -- multiple vulnerabilities 2011-03-01 23:05:07 +00:00
Brendan Fabeny
00494adbd2 - change the port to use devel/libevent2
- remove two problematic mirrors, and add others
- bump PORTREVISION

Approved by:	makc, miwi (mentors, implicit)
2011-03-01 19:21:30 +00:00