1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Commit Graph

15546 Commits

Author SHA1 Message Date
Dirk Meyer
d08b35d871 - use /etc/rc.d/ipfilter quietresync
PR:		163959
Submitted by:	Nick Hibma
2012-01-11 05:55:57 +00:00
Dirk Meyer
e53d93c4ec - Build with obsolte MD2 hash by default
- Security Update to 1.0.0f
Security: http://openssl.org/news/secadv_20120104.txt
Security: CVE-2011-4108
Security: CVE-2011-4109
Security: CVE-2011-4576
Security: CVE-2011-4577
Security: CVE-2011-4619
Security: CVE-2012-0027
Submitted by:	Tim Zingelman
2012-01-11 05:44:00 +00:00
Wesley Shields
da96bc22be - Update to 1.1.1.
- Use libhtp from ports instead of the bundled one.
- Remove check for 6.x.

PR:		ports/163603
Submitted by:	wxs@
Approved by:	eksffa@freebsdbrasil.com.br (maintiner timeout)
2012-01-10 19:34:02 +00:00
Alex Dupre
768b7b04fb Update to 1.4.6 release. 2012-01-10 12:09:39 +00:00
Alex Dupre
fcd0aa167e Update to 1.10.5 release. 2012-01-10 11:59:22 +00:00
Alex Dupre
d4b7f98331 Update to 3.4.1 release. 2012-01-10 11:52:40 +00:00
Ruslan Makhmatkhanov
7e6e20f1c5 - update to 4.0.10 2012-01-10 07:27:12 +00:00
Rene Ladan
3083a4d5cc Document a untrusted local library exploit in games/torcs.
Security:	CVE-2010-3384
2012-01-09 18:13:37 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Lars Balker Rasmussen
b622f23e99 The port asks the user a question. Tools like portmaster need to
know this so that they can inform the user.

PR:		162072
Submitted by:	Doug Barton <dougb@freebsd.org>
2012-01-09 15:29:20 +00:00
Eitan Adler
e1925f7102 - Remove outdated version checks
Reviewed by:	nox
2012-01-09 04:01:17 +00:00
Wesley Shields
b02ccddb06 Document spamdyke STARTTLS plaintext injection vulnerability. 2012-01-09 02:26:53 +00:00
Eitan Adler
336d16c247 2012-01-08 security/cryptplug: development has ceased
2012-01-08 security/gpgme03: superceded by security/gpgme
2012-01-08 22:21:37 +00:00
Roman Bogorodskiy
908b5e9745 - Update to 0.10
- Disable debug build
2012-01-08 22:17:38 +00:00
Alexey Dokuchaev
1abafe5709 - Update to version 1.7.9-jumbo-5
- Add an OPTION to build with OpenMP support (disabled by default)
- Adjust `pre-build' target message to mention OpenMP support (with/without)
- Fix overly aggressive CFLAGS patching via REINPLACE_CMD
- Remove unneeded global modifiers from sed(1) expressions and kill one
  superfluous empty line while I am here
2012-01-08 11:21:17 +00:00
Alexey Dokuchaev
1c88fd5a37 Expand 11 (number) into `eleven' (word) to make port description look better. 2012-01-08 11:16:08 +00:00
Eitan Adler
c5d811a37d Repeated words are are hard to to find sometimes.
Approved by:	portmgr (itetcu)
2012-01-08 07:01:25 +00:00
Wesley Shields
d11c96ac80 - Update to 1.6. 2012-01-08 01:44:55 +00:00
Wesley Shields
45fe91fc9d Update to 1.6.
While here, fix build with clang by setting USE_CSTD=gnu89.
2012-01-08 01:44:23 +00:00
Simon L. B. Nielsen
d46da3e743 Remove HTML entity from a VuXML entry as they are not allowed in
VuXML, only Unicode charecter entities are allowed.

This should fix the portaudit build.

If anyone care enough to insert the correct umlaut, feel free to fix.
2012-01-07 23:44:17 +00:00
Ruslan Makhmatkhanov
3a20d5f24f - update to 0.3
- replace patches with REINPLACE_CMD
- switch to bzip2 distribution
- move license to proper Makefile section

Changelog:
https://gitorious.org/nmapsi4/pages/Released

PR:		163869
Submitted by:	Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
2012-01-07 20:35:20 +00:00
Steve Wills
b0fb1ad799 - Add BUILD_DEPENDS to silence build warnings 2012-01-07 20:11:26 +00:00
MANTANI Nobutaka
9d50a6bb2f Update to 4.0.0. 2012-01-07 10:43:24 +00:00
Michael Scheidell
b983ea495b - Selectivly adds mysql/and/or postgresql to rc script 'REQUIRES:'
PR:		ports/163825
Submitted by:	scheidell
Approved by:	pauls@utdallas.edu (maintainer), gabor (mentor, implicit)
2012-01-06 21:53:32 +00:00
Rene Ladan
a0644d692e Add new vulnerabilities for www/chromium.
Security:	CVE-2011-[3919,3921-3922]
2012-01-06 18:35:42 +00:00
Emanuel Haupt
a51c4176a1 Update to 1.3.1 2012-01-06 10:26:24 +00:00
Xin LI
cd7e8992f2 Fix build. 2012-01-05 18:52:27 +00:00
Olli Hauer
3734f83371 - document bugzilla and bugzilla3 security issues 2012-01-05 17:29:25 +00:00
Ruslan Makhmatkhanov
f28c1e1d0b - update to 1.7.6 2012-01-04 20:33:18 +00:00
Jason Helfman
c2c80d4ec0 - Reassignment of ECHO_MSG breaks 'make readme', so remove and reformat IGNORE.
PR:	ports/163258
Submitted by:	jgh (me)
Approved by:	maintainer, crees (mentor)
2012-01-04 20:28:05 +00:00
Olli Hauer
d4bf9fc462 - update to 5.61TEST4
For detailed Changes see http://nmap.org/changelog.html
(List is simply to long ...)

Some highlights
* [NSE] Added a new httpspider library which is used for recursively
  crawling web sites for information.  New scripts using this
  functionality include http-backup-finder, http-email-harvest,
  http-grep, http-open-redirect, and http-unsafe-output-escaping. See
  http://nmap.org/nsedoc/ or the list later in this file for details
  on these.

* [NSE] Added a vulnerability management library (vulns.lua) to store and to
  report discovered vulnerabilities.

* [NSE] Added a new script force feature.  You can force scripts to
  run against target ports (even if the "wrong" service is detected)
  by placing a plus in front of the script name passed to --script.
  See http://nmap.org/book/nse-usage.html#nse-script-selection.

* [NSE] Added 51(!) NSE scripts, bringing the total up to 297.

Build tests sponsored by redports.org
2012-01-04 16:47:52 +00:00
Xin LI
9dcc8f1621 Document wordpress xss vulnerability.
Feature safe:	yes
2012-01-03 23:50:36 +00:00
Ruslan Makhmatkhanov
9ea9293333 Import plone4 dependencies part 8/15 2012-01-02 08:42:50 +00:00
Thomas Abthorpe
948d497284 - Reassign to the heap 2012-01-02 04:39:12 +00:00
Olli Hauer
19fe40753d - change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2012-01-01 16:47:41 +00:00
Jun Kuriyama
5e6efc4566 The murmur hash algorithm by Austin Appleby is an exteremely fast
algorithm that combines both excellent collision resistence and
distribution characteristics.

WWW: http://search.cpan.org/dist/Digest-MurmurHash/
2011-12-31 08:16:48 +00:00
Cy Schubert
6649e2206f Update to the latest development build (now same as primary port).
Developmnent branch not active since Dec 18, flag IGNORE until development
resumes.

Feature safe:	yes
2011-12-31 05:34:46 +00:00
Cy Schubert
d59a411f5a Update 5.0.0 --> 5.0.1
Feature safe:	yes
2011-12-30 23:02:42 +00:00
Cy Schubert
c69a6cb118 Add additional MITKRB5 reference.
Security:	MITKRB5-SA-2011-008
Feature safe:	yes
2011-12-30 01:05:34 +00:00
Cy Schubert
a4fd0aa8da Replace local patch file with identical MIT patch.
Security:	FreeBSD-SA-11:08.telnetd, CVE-2011-4862, MITKRB5-SA-2011-008
Feature safe:	yes
2011-12-30 01:02:33 +00:00
Steve Wills
e5fe56df10 - Add missing BUILD_DEPENDS to silence build warnings
- Add TEST_DEPENDS to enable testing
2011-12-29 21:59:04 +00:00
Martin Wilke
f9afae230b - Update to 0.4.6
PR:		163403
Submitted by:	Jaap Boender <jaapb@kerguelen.org> (maintainer)
2011-12-29 15:10:42 +00:00
Remko Lodder
9e6e548e9f Fix build by adding a reference to the original URL. 2011-12-29 14:26:25 +00:00
Chris Rees
0f1ab7dfed Document XSS vulnerability in net-mgmt/zabbix-frontend
PR:		ports/163691
Obtained from:	https://support.zabbix.com/browse/ZBX-4015
Security:	ZBX-4015
2011-12-29 13:04:23 +00:00
Florian Smeets
1b4c26530c update to CKBI version 1.88 which includes the latest mozilla cert data 2011-12-28 22:16:13 +00:00
Matthias Andree
a6f6689e5a Update to new upstream release v2.2.2.
Changelog: http://openvpn.net/index.php/open-source/documentation/change-log/425-changelog-for-openvpn-22.html
2011-12-28 20:43:49 +00:00
Renato Botelho
eac568a380 Update to 20111228 2011-12-28 14:58:10 +00:00
Martin Matuska
75ed491e45 Document remote DoS vulnerability in lighttpd HTTP authentication
Security:	CVS-2011-4362
2011-12-28 12:24:32 +00:00
Emanuel Haupt
33fcf400f8 End WWW CPAN URL with a "/" 2011-12-28 08:20:20 +00:00
Michael Scheidell
6a0dd346dd - Fix compile if WITH_STATIC is enabled [1]
- Also pr ports/163593, which is a duplicate of this one. root@42.org [2]

PR:		ports/163217
Submitted by:	Mattia Rossi <mrossi@swin.edu.au> [1], root@42.org [2]
Approved by:	spam@rm-rf.kiev.ua (maintainer), gabor (mentor)
2011-12-27 23:10:11 +00:00