Commit graph

20248 commits

Author SHA1 Message Date
Andrej Zverev
93ad596faf fix build with perl 5.18
PR:		193064
2014-09-20 06:41:00 +00:00
Tijl Coosemans
87ffe19901 - Remove dependency on pkgconf
- Convert to USES=pathfix to avoid patching Makefile.am which may cause
  automake to run
- Remove USE_AUTOTOOLS
2014-09-19 15:47:20 +00:00
Tijl Coosemans
2301579cf4 Remove old libtool patch 2014-09-19 15:23:22 +00:00
Guido Falsi
2814daf170 Document new asterisk11 vulnerability.
MFH:		2014Q3
2014-09-18 19:53:09 +00:00
Brendan Fabeny
cf11410a15 Expose the reload command in the tor and tor-devel rc-scripts [1],
and update tor-devel to 0.2.5.7-rc

PR:		192553 [1]
Submitted by:	C. Sturm [1]
2014-09-18 19:40:36 +00:00
Dmitry Marakasov
28ae0296cf - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-18 19:33:53 +00:00
Andrey A. Chernov
4c09020c60 Fix recidive jail.
Add a patch for the recidive jail from upstream.

PR:     193751
Submitted by:   theis@gmx.at (maintainer update)
2014-09-18 19:09:50 +00:00
Sunpoet Po-Chuan Hsieh
d6addc2519 - Update to 1.3.1
- Strip shared library
- Sort USES

Changes:	http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libksba.git;a=blob;f=NEWS;hb=HEAD
2014-09-18 16:40:01 +00:00
Guido Falsi
33e5dc1889 Document new squid vulnerability.
PR:		193737
Submitted by:	timp87 at gmail.com
MFH:		2014Q3
2014-09-18 13:20:57 +00:00
Dmitry Marakasov
d42b12b27d - Bump PORTREVISIONs on php*-mcrypt after libmcrypt .so version change
- Drop specific libmcrypt so version requirement from php53 to fix build

Submitted by:	Matthew D. Fuller <fullermd at over-yonder dot net>
2014-09-17 23:27:08 +00:00
Oliver Lehmann
cc6069507d fix scrip
PR:		193707
Submitted by:	a.ulasov
2014-09-17 19:37:26 +00:00
Dmitry Marakasov
c5f60a645f - Drop .la files for security/libmcrypt, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-09-17 17:29:47 +00:00
Dmitry Marakasov
53a7abfb62 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-17 16:27:36 +00:00
Dmitry Marakasov
9bace0a987 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-17 15:48:49 +00:00
Dmitry Marakasov
9a81de4118 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-17 15:05:18 +00:00
Pietro Cerutti
0b48920e10 - Strip shared libraries 2014-09-17 12:56:01 +00:00
Koop Mast
3a4a25974f Document new dbus vulnabilities.
MFH:		2014Q3
2014-09-17 11:04:33 +00:00
Tijl Coosemans
15c4a5ecf3 Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
2014-09-17 07:38:15 +00:00
Sergey A. Osokin
dc7dfebbe6 Document nginx security advisory (CVE-2014-3616). 2014-09-16 17:35:34 +00:00
Dmitry Marakasov
ff5dac2580 - Drop .la files for security/libksba, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-09-16 13:44:13 +00:00
Hiroki Sato
668b839868 Add ipropd_master and ipropd_slave rc.d scripts for branches which do not
have them.

PR:	176805
2014-09-16 05:53:10 +00:00
Carlo Strub
60ee342740 Add pkg-message for client users 2014-09-15 18:03:10 +00:00
Antoine Brodin
13f68bd127 Allow staging as a regular user 2014-09-14 21:19:21 +00:00
Antoine Brodin
3937eb52b5 - Use the ports framework to create user/group
- Shebangfix
- Allow staging as a regular user
2014-09-14 20:38:48 +00:00
Tijl Coosemans
34fafecef1 - Patch a script to use the right syslogd socket (/var/run/log)
- Remove .keep_me files because pkg can handle empty directories

PR:		193621
Submitted by:	theis@gmx.at (maintainer)
2014-09-14 19:31:16 +00:00
Hiroki Sato
7921912548 Update to v2.0beta. 2014-09-14 18:21:08 +00:00
Hiroki Sato
7d9349b667 Fix build with makeinfo version 5.2.
Obtained from:	https://github.com/heimdal/heimdal/commit/1846c7a35d1091d3b6140c
56b
2014-09-14 18:19:53 +00:00
Tijl Coosemans
32f08ba623 - Switch to USES=libtool:build
- Respect CXXFLAGS
2014-09-14 13:59:38 +00:00
Matthew Seaman
0b57820092 Document the latest phpMyAdmin vulnerability
Security:	cc627e6c-3b89-11e4-b629-6805ca0b3d42
2014-09-13 21:18:56 +00:00
Tijl Coosemans
a5bee80ce4 Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
John Marino
eb9ad6563d security/heimdal: Restore MAKE_JOBS_UNSAFE removed recently
The MAKE_JOBS_UNSAFE flag was set 10 June 2014 (PR 181923) and it
was removed without explanation on 30 Aug 2014 (r366616).  I have
first-hand confirmation that it is still required with default
options set.  I'm resetting this flag as it shouldn't have been removed.
2014-09-13 18:05:28 +00:00
Tijl Coosemans
3ce0f21808 devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00
Adam Weinberger
6559855145 Re-deprecate and add back the expiration date.
This port would require patching to build against libnet11.

Spotted by:	marino
2014-09-12 23:13:00 +00:00
Adam Weinberger
43da22c9ed Fix build and minor clean-ups to Makefile. 2014-09-12 18:57:49 +00:00
Antoine Brodin
8c386dbc3b Allow staging as a regular user 2014-09-12 18:33:15 +00:00
Antoine Brodin
9cddf72c14 Allow staging as a regular user 2014-09-12 15:56:05 +00:00
Tijl Coosemans
037116a382 Adjust patch to avoid libtool. It is more similar to Linux now. 2014-09-12 15:04:27 +00:00
Tijl Coosemans
546267f9ba Remove a comment about USE_AUTOTOOLS=libtool 2014-09-12 14:16:50 +00:00
Olli Hauer
f2ef8fedbe - fix build with ccache on FreeBSD 10
PR:		193478
Submitted by:	dewayne @ heuristicsystems.com.au
2014-09-12 04:38:32 +00:00
Yen-Ming Lee
d082bac3c2 - update to 1.4d (see http://www.harding.motd.ca/autossh/CHANGES) 2014-09-11 23:48:54 +00:00
Bryan Drewery
8df8b979ba Use @sample for sudoers 2014-09-11 23:17:12 +00:00
Tijl Coosemans
ed98d435ba databases/sqlite2:
- Convert to USES=libtool and bump dependent ports
2014-09-11 21:54:45 +00:00
Antoine Brodin
6b66f82264 - Allow staging as a regular user
- Shebangfix
2014-09-11 20:54:14 +00:00
Johan van Selst
b8cf2b9ec7 - Update to CyaSSL 3.2.0
- Enable some additional features
2014-09-11 20:19:05 +00:00
Antoine Brodin
89c6c700df Allow staging as a regular user 2014-09-11 19:52:47 +00:00
Michael Landin
086833f9d6 - Fix libnet dependency 2014-09-11 17:11:06 +00:00
Brad Davis
3ba38fc97b Update to 2.8.1 which addresses CVE-2014-5284.
Reviewed by:	zi@
Security:	36858e78-3963-11e4-ad84-000c29f6ae42
2014-09-11 14:11:11 +00:00
Brad Davis
d159ee42c7 Document CVE-2014-5284 affecting security/ossec-hids-* < 2.8.1.
Reviewed by:	zi@
2014-09-11 14:09:43 +00:00
Guido Falsi
f4d4362787 Add back USE_LDCONFIG for coourier-authlib-base only.
This ports installs libraries needed by other fostware in it's own
directory, so USE_LDCONFIG is needed heere or libraries will not
be found.

PR:		193521
Submitted by:	nick@foobar.org
Approved by:	portmgr (just fix it blanket)
2014-09-11 13:48:30 +00:00
Antoine Brodin
ba5921dac6 Fix a typo
Bump portrevision as RUN_DEPENDS have changed
2014-09-10 22:01:04 +00:00
Antoine Brodin
4782debab5 - Allow staging as a regular user
- Make fetchable again
- USES=python
2014-09-10 21:58:44 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Antoine Brodin
629be39c2b Allow staging as a regular user 2014-09-10 14:30:02 +00:00
Emanuel Haupt
95f11e8c3b Update to 1.66 2014-09-10 13:53:25 +00:00
Baptiste Daroussin
bcf3a830a4 Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
2014-09-10 13:11:28 +00:00
Rene Ladan
934764e569 Document new vulnerabilities in www/chromium < 37.0.2062.120
Obtained from:	http://googlechromereleases.blogspot.nl/
MFH:		2014Q3
2014-09-09 21:27:24 +00:00
Baptiste Daroussin
a4ba6cf03c Update nss to 3.17
Submitted by:	Jan beich
2014-09-09 15:00:40 +00:00
John Marino
f9a5b4fd69 net/libnet10 expired, set the 12 dependent ports to expire 30 SEP 2014
The ports the depend on net/libnet10 should have been set to expire on
the same day as net/libnet10.  That didn't happen, so postpone the removal
of libnet10 three weeks to afford an opportunity for 12 ports to migrate
to a new libnet.
2014-09-09 09:32:37 +00:00
Baptiste Daroussin
f4aef6b62c Mozilla upgrades:
- Update nspr to 4.10.7
- Update ca_root_nss to 3.17 (mark as NO_ARCH while here)
- Update firefox to 32.0
- Update thunderbird to 31.1.0
- Add net-im/linux-instantbird
- Update firefox-est to 31.1.0
- Update libxul to 24.8.0
- Update seamonkey to 2.29

Submitted by:	Jan Beich for gecko@
2014-09-09 06:16:35 +00:00
Philippe Audeoud
cba43ec4bf - Update to 1.998 2014-09-08 14:36:08 +00:00
Frederic Culot
70ce87e213 - Update to 0.21.0.1
PR:		ports/193017
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2014-09-08 13:54:36 +00:00
Frederic Culot
c636e28abc - Update to 0.21.0.1
PR:		ports/193019
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2014-09-08 13:50:36 +00:00
Tijl Coosemans
195a414c73 Let USES=libtool also delete links to .la files (and links to links to...)
Approved by:	portmgr (antoine)
2014-09-08 12:21:50 +00:00
Antoine Brodin
153f74f601 Allow staging as a regular user 2014-09-07 17:46:00 +00:00
Antoine Brodin
3ceb2f4ba1 Allow staging as a regular user 2014-09-07 17:26:08 +00:00
Antoine Brodin
fbacabdb77 Allow staging as a regular user 2014-09-07 17:22:32 +00:00
Antoine Brodin
6a56e20166 Allow staging as a regular user 2014-09-07 17:20:03 +00:00
John Marino
397adf4113 Remove three unstaged security/prelude-* ports 2014-09-07 16:41:29 +00:00
John Marino
88721ef9b4 security/barnyard2: Remove PRELUDE option
The prelude-manager port is unstaged, and its removal is imminent.  Before
that happens, remove the optional dependency Barnyard2 has on it.
2014-09-07 16:35:31 +00:00
John Marino
3d8e6037d8 Stage security/distcache; Apache24 optionally depends on it 2014-09-07 16:25:29 +00:00
Tijl Coosemans
a3566cb26e */courier-authlib*:
- Add USES=libtool
- Remove USE_LDCONFIG, not needed for modules
- Disable static modules
- Remove install-configure from INSTALL_TARGET, no impact with staging
- Add manpages to pkg-plist
- Use @sample
- Replace pkg-(de)install and pre-install target with USERS and GROUPS
- Create /var/run/authdaemond at package installation instead of in rc
  script
2014-09-07 16:12:36 +00:00
Antoine Brodin
7179e3c445 Allow staging as a regular user 2014-09-07 12:32:37 +00:00
Greg Lewis
53f866c484 . Fix LICENSE specification (BSD -> BSD3CLAUSE)
Approved by:	portmgr (blanket)
2014-09-07 05:09:52 +00:00
John Marino
bae241d119 security/hydra: Switch Firebird client options from 2.1 => 2.5
databases/firebird21-* will be removed imminently.  Hydra has a
non-default option that relies on the firebird client library which
the currently version of Firebird (2.5.x) also has.  This change
is untested.  There's no revbump because the option is not normally set.

Change is necessary, it's an attempt to avoid breakage when Firebird
ports are removed.
2014-09-06 22:46:03 +00:00
Antoine Brodin
002acfd4fd Update to 2.1.0.7 2014-09-06 13:14:38 +00:00
Carlo Strub
111153dec9 Webshag is a multi-threaded, multi-platform web server audit tool. Written in
Python, it gathers commonly useful functionalities for web server auditing like
website crawling, URL scanning or file fuzzing.

WWW: http://www.scrt.ch/en/attack/downloads/webshag

PR:		ports/187676
Submitted by:	clutton@zoho.com
2014-09-06 07:46:57 +00:00
Ollivier Robert
233ab87339 https has been the default for www.keltia.net for more than a year. 2014-09-05 23:22:14 +00:00
William Grzybowski
66eb56a56d security/umit: fix build since sphinx update
Reported by:	adamw, antoine
2014-09-05 21:44:59 +00:00
Ollivier Robert
e2bddf656a Update to Calife 3.0.4: support for %group synatx in addition to @group
and use a more secure memzero(3).
2014-09-05 21:33:57 +00:00
Carlo Strub
970ea2ad54 Radamsa is a generic test case generator for robustness testing, aka a fuzzer.
It can be used to test how well a program can stand malformed and potentially
malicious inputs. It operates on given sample inputs and thus requires minimal
effort to set up.

WWW: https://www.ee.oulu.fi/research/ouspg/Radamsa

PR:		ports/187576
Submitted by:	Jukka Ukkonen <jau@iki.fi>
2014-09-05 20:44:35 +00:00
Tijl Coosemans
e3056c3b46 security/cracklib:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Convert to USES=python
- Use MAKE_CMD
- Create manpage link in post-install instead of using @exec
2014-09-05 20:19:04 +00:00
Tijl Coosemans
c0d646c612 Add USES=libtool and INSTALL_TARGET=install-strip 2014-09-05 20:05:50 +00:00
Carlo Strub
92ffba79fd Remove IGNORE -- port should work fine now 2014-09-05 19:32:58 +00:00
Carlo Strub
16e52a14ab Update to 20140828
PR:		193293
Submitted by:	cs@
Approved by:	jlaffaye@ (maintainer)
2014-09-05 19:25:27 +00:00
Tijl Coosemans
ac3181aab7 Add USES=libtool and INSTALL_TARGET=install-strip 2014-09-05 19:11:20 +00:00
Tijl Coosemans
218ef4e8d4 Document trafficserver vulnerability
MFH:		2014Q3
2014-09-05 14:45:47 +00:00
Rusmir Dusko
0776918621 - Update to 6.47, announce message:
Avoid crashing when users have the antiquated PyXML package
 installed. Python tries to be nice and loads it when we import xml, but it
 isn't compatible. Instead, we force Python to use the standard library xml
 module. [Daniel Miller]

 Fix a bug in DiffViewer causing this crash:
 TypeError: GtkTextBuffer.set_text() argument 1 must be string or read-only
 buffer, not NmapParserSAX
 Crash happened when trying to compare two scans within Zenmap. [Daniel Miller]

- USES python instead of USE_PYTHON=yes
- Use USE_PYTHON=distutils instead of USE_PYDISTUTILS=yes
- Use USE_PYTHON=autoplist instead of PYDISTUTILS_AUTOPLIST=yes
2014-09-05 09:52:34 +00:00
Antoine Brodin
228ab58873 Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
2014-09-04 19:26:24 +00:00
Kurt Jaeger
2fa1508f98 security/libgcrypt: fix build with GCC on 8.x/amd64, 2nd attempt
Thanks to tijl@ for spotting the Makefile bug.

PR:		192555
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es>
Approved by:	maintainer (timeout)
2014-09-04 17:28:34 +00:00
Alex Dupre
f23aed7bde Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
Ganael LAPLANCHE
b2e5bcbe7b Fix permissions (@group/@mode) handling
PR:		193063
Submitted by:	amdmi3
2014-09-04 07:49:01 +00:00
Olli Hauer
2e538bbbe7 - update vid f927e06c-1109-11e4-b090-20cf30e32f6d
(httpd-2.2.29 was released today)

MFH:		2014Q3
2014-09-03 20:16:29 +00:00
Carlo Strub
e776b0bb66 Update to 20140824 2014-09-03 20:09:52 +00:00
Jason E. Hale
d142337648 - Update to 0.9.5 2014-09-03 13:40:27 +00:00
Jason E. Hale
6c19a56be0 - Update to 2.1.2
- Simplify MASTER_SITES and drop .sig file
- Add LICENSE
- Strip library
- Convert PLIST_FILES to pkg-plist
2014-09-03 13:23:38 +00:00
Vanilla I. Shu
d9fe2f5b1c Upgrade to 0.9.4. bump PORTREVISION due shared library incr.
PR:		ports/193266
Submitted by:	maintainer
2014-09-03 07:34:37 +00:00
Baptiste Daroussin
209ab56cad Remove pkg_install only bits
Submitted by:	maintainer (private mail)
2014-09-02 21:59:23 +00:00
Kurt Jaeger
04e41683da security/libgcrypt: fix build without assembler on 8.x/amd64
PR:		192555
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es>
Approved by:	maintainer (timeout)
2014-09-02 20:47:43 +00:00
Carlo Strub
4e57f82cf7 Update to 1.3.1 2014-09-02 19:54:45 +00:00
Carlo Strub
0e19f07e73 Mark broken
PR:		193217
Submitted by:	marino@
2014-09-02 19:00:40 +00:00
Baptiste Daroussin
38a0a80230 Remove non staged ports without pending PR from s* 2014-09-02 10:07:49 +00:00
Carlo Strub
316c4dfa8b Support staging
PR:		193166
Submitted by:	tkato432@yahoo.com
2014-09-01 20:01:42 +00:00
Adam Weinberger
ecfd66a448 Reading up on it a bit more, there are some differences between
Crypt::Tea and Crypt::Tea_JS. Crypt::Tea_JS can be backwards
compatible, but isn't by default. I've changed the COMMENT in
Crypt::Tea_JS to be different from Crypt::Tea.
2014-09-01 19:18:57 +00:00
Carlo Strub
ee244c2537 Deprecate as upstream has abandoned it for security/py-potr 2014-09-01 19:18:55 +00:00
Adam Weinberger
8daab8b985 Add security/p5-Crypt-Tea_JS.
security/p5-Crypt-T_e_a development stopped at 2.11 and there will be no
further releases for that port. Development has continued by the same
author, under a new name, Crypt::Tea_JS.

I've added conflicts between the two, but p5-Crypt-T_e_a should probably
be considered deprecated.

This module implements TEA, the Tiny Encryption Algorithm, and some Modes of
Use, in Perl and JavaScript.

The $key is a sufficiently longish string; at least 17 random 8-bit bytes for
single encryption.

Crypt::Tea_JS can be used for secret-key encryption in general, or, in
particular, to communicate securely between browser and web-host. In this case,
the simplest arrangement is for the user to enter the key into a JavaScript
variable, and for the host to retrieve that user's key from a database. Or, for
extra security, the first message (or even each message) between browser and
host could contain a random challenge-string, which each end would then turn
into a signature, and use that signature as the encryption-key for the session
(or the reply).

WWW: http://search.cpan.org/dist/Crypt-Tea_JS/
2014-09-01 19:15:47 +00:00
Adam Weinberger
721090d757 Fix build on 8 and 9. 2014-09-01 18:13:41 +00:00
Baptiste Daroussin
d96aa38d95 Remove support for pkg_install
Merge back bsd.pkgng.mk into bsd.port.mk
Add a note about @stopdaemon not being supported anymore

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D693
2014-09-01 13:03:25 +00:00
Tijl Coosemans
aafc6248a1 lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-31 15:17:49 +00:00
William Grzybowski
73f1eecacb security/umit: support stage
- Add DOCS option
- USES python
- Simplify comment
- Add desktop entry

PR:		193167
Submitted by:	Ports Fury
2014-08-31 13:44:28 +00:00
William Grzybowski
d3d86b7f76 security/orthrus: support stage
- Allow package as a regular user

PR:		193164
Submitted by:	Ports Fury
2014-08-31 13:35:16 +00:00
William Grzybowski
3d526ec71f security/libpreludedb: support stage
- Use options helpers
- Add LICENSE
- Install stripped libs

PR:		193164
Submitted by:	Ports Fury
2014-08-31 13:34:18 +00:00
William Grzybowski
5f224bac89 security/kedpm: support stage
- USES python

PR:		193163
Submitted by:	Ports Fury
2014-08-31 13:30:43 +00:00
Steve Wills
808d015192 security/rubygem-omniauth: correct dependency 2014-08-31 03:03:57 +00:00
Steve Wills
083d94efe5 security/rubygem-omniauth: update to 1.2.2 2014-08-31 02:54:28 +00:00
Steve Wills
63e6d70b1e security/rubygem-net-ssh27: limit portscout to proper versions 2014-08-31 02:31:22 +00:00
Steve Wills
3c7c3a9c69 security/rubygem-net-scp11: limit portscout to proper versions 2014-08-31 02:30:40 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Adam Weinberger
918d9f3314 Fix build on amd64 on 8 and 9. 2014-08-30 17:26:40 +00:00
Hiroki Sato
fdb0ce9b89 Fix build on branches which do not have com_right_r() in libcom_err.
Spotted by:	ume
2014-08-30 17:18:28 +00:00
Hiroki Sato
475cf4ae74 - Add LICENSE.
- Build kcm by default.
- Use gssapi.mk.
- Use ${opt}_* variables instead of .if ${PORT_OPTIONS:Mopt} wherever possible.
- Use /var/heimdal as $hdbdir for compatibility with Heimdal in base.
- Merge pkg-plist.* into pkg-plist.
- Remove lines that are no longer valid.
- Remove stale kdc.sh.  rc.d scripts in base system work with this port.
2014-08-30 12:44:54 +00:00
Antoine Brodin
d1a393d48d Update to 1.0.4 2014-08-30 11:30:34 +00:00
Antoine Brodin
007d3add47 Switch to USES=python and autoplist 2014-08-30 10:24:01 +00:00
Sunpoet Po-Chuan Hsieh
abdce60f98 - Update LICENSE [1]
- Use USES=python [2]
- Use USE_PYTHON=autoplist to fix packaging when DEFAULT_VERSIONS=python=3.* [2]

Approved by:	portmgr (blanket) [1]
With hat:	python [2]
2014-08-30 09:02:49 +00:00
Sunpoet Po-Chuan Hsieh
23367d56b0 - Add missing OPTIONS_DEFINE
- Convert PYDISTUTILS_AUTOPLIST and USE_PYDISTUTILS to USE_PYTHON
- Remove python from SHEBANG_LANG
- Add REINPLACE_ARGS
- Move .bak/.orig removal from pre-install: to post-patch:
- Use @sample
- Bump PORTREVISION for package change
- Take maintainership
2014-08-30 02:53:44 +00:00
Olivier Duchateau
2e9f0162e4 - Update to 0.24
ChangeLog: https://github.com/mitsuhiko/itsdangerous/blob/master/CHANGES
2014-08-29 21:57:53 +00:00
Olivier Duchateau
e9d609b106 - Convert my own Python ports to USES= python 2014-08-29 20:57:09 +00:00
Antoine Brodin
5fe04d8b06 Convert a few ports to USES=python 2014-08-29 17:28:42 +00:00
Baptiste Daroussin
a5ad5d7217 Modernize python 2014-08-29 14:52:00 +00:00
Baptiste Daroussin
4ee7bdcd93 Modernize python 2014-08-29 14:51:17 +00:00
Tijl Coosemans
b33b0aa600 devel/libunistring:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-29 08:24:19 +00:00
Tijl Coosemans
009d225dd5 security/libssh2:
- Convert to USES=libtool and USES=pathfix
- Add INSTALL_TARGET=install-strip
- Only depend on openssl if GCRYPT option is off
- Sanitize libssh2.pc

devel/libvirt:
- Remove workaround for broken libssh2.pc
- Add USES=libtool and bump dependent ports
- Convert to INSTALL_TARGET=install-strip

devel/libvirt-glib:
- Convert to USES=libtool

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-28 21:21:57 +00:00
Antoine Brodin
8b47060bc9 Remove bad usage of BROKEN
With hat:	portmgr
2014-08-28 16:57:50 +00:00
Tijl Coosemans
c8711e099a dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-28 10:21:31 +00:00
Vsevolod Stakhov
0c3755e2d3 - Fix plist issues
- Bump revision
2014-08-27 17:07:50 +00:00
Vsevolod Stakhov
87334a65e4 - Update libsodium to 0.7.0
- Take maintainership
- Update revisions of dependent ports
2014-08-27 12:31:11 +00:00
Johan van Selst
07ec5874a2 Update signing-party to 1.1.9 2014-08-27 11:15:48 +00:00
Baptiste Daroussin
32810028f2 Reset maintainership, the maintainer has no time for it
Submitted by:	former maintainer
2014-08-27 08:16:30 +00:00
Steve Wills
8958d6efc3 security/rubygem-net-scp11: tell portscout to ignore 2014-08-26 20:54:13 +00:00
Steve Wills
04ba7c0333 security/rubygem-net-ssh27: tell portscout to ignore this 2014-08-26 20:53:21 +00:00
Antoine Brodin
033b472d42 Remove some duplicate lines from plist (or duplicate plist)
Reported by:	pkg developer mode
2014-08-26 20:07:17 +00:00
Rene Ladan
772a313bc5 Document new vulnerabilities in www/chromium < 37.0.2062.94
Obtained from:	http://googlechromereleases.blogspot.nl
MFH:		2014Q3
2014-08-26 16:36:41 +00:00
Steve Wills
2750fefa32 security/rubygem-bcrypt-ruby: fix missing dependency
Reported by:	antoine
2014-08-26 15:13:47 +00:00
Steve Wills
2128e26f38 security/rubygem-bcrypt: add rubygem-bcrypt port
bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD
project for hashing passwords. The bcrypt Ruby gem provides a simple wrapper
for safely handling passwords.

WWW: https://github.com/codahale/bcrypt-ruby
2014-08-26 15:07:44 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Antoine Brodin
8641d9da9c Update to 20140824 2014-08-25 19:28:28 +00:00
Gabor Pali
e3dcc87d01 - Fix configure with the EXE option enabled
PR:		192872
Submitted by:	ahktenzero+freebsd@mohorovi.cc
Obtained from:	FreeBSD Haskell
2014-08-25 18:14:07 +00:00
Steve Wills
f6ab224c8f security/rubygem-net-ssh: update to 2.9.1 2014-08-25 17:58:13 +00:00
Roman Bogorodskiy
27a823f942 Update to 4.1. 2014-08-25 17:24:56 +00:00
Guido Falsi
2a0a685573 Update to 1.10.8
PR:		192989
Submitted by:	lapo at lapo.it (maintainer)
2014-08-25 17:10:34 +00:00
Steve Wills
9dd4bccbe1 security/rubygem-net-scp: update to 1.2.1 2014-08-25 16:40:55 +00:00
Dmitry Marakasov
750c7b06b1 - Drop USE_AUTOTOOLS=libtool, not used
Approved by:	portmgr blanket
2014-08-25 14:24:48 +00:00
Ryan Steinmetz
a2d9e35199 - Merge in workaround from 191002
- Update LICENSE
- Fix mtree issue on >= 9.2
- Bump PORTREVISION
2014-08-25 14:11:58 +00:00
Kubilay Kocak
71555846ee security/py-cryptography: Update to 0.5.4, Modernize
- Update 0.5.4
- Add LICENSE_FILE
- Update TEST_DEPENDS
- Modernize Python framework entries (USES, USE_PYTHON)

Changes:

  https://github.com/pyca/cryptography/blob/0.5.4/CHANGELOG.rst
2014-08-25 08:40:33 +00:00
Steve Wills
e1a9a2d3f4 security/rubygem-bcrypt-ruby: update to 3.1.5 2014-08-24 18:57:56 +00:00
Adam Weinberger
d7e49969fa Add security/fprintd.
Fprintd is a D-Bus daemon that offers libfprint functionality over
the D-Bus interprocess communication bus. By adding this daemon
layer above libfprint, we solve various problems related to multiple
applications simulatenously competing for fingerprint readers.

While it is not very nice to think of a daemon being necessary in
this scenario, fprintd will be launched by D-Bus through the
activation mechanism. This means it is launched only when needed,
and additionally it will shut itself down after a period of inactivity.

(Text copied from link below.)

WWW: http://www.freedesktop.org/wiki/Software/fprint/fprintd/

PR:		192683
Submitted by:	Martin Birgmeier
2014-08-24 17:24:02 +00:00
Carlo Strub
54e48d3b76 Update to 0.9.14.1 2014-08-24 16:39:14 +00:00
Antoine Brodin
4770684405 2014-08-24 security/pam_abl: Newer version requires large number of hacks, not worth the effort
2014-08-23 www/rubygem-feedzirra: Project renamed upstream, see www/rubygem-feedjira
2014-08-24 09:49:32 +00:00
Adam Weinberger
35650d71bf Add devel/liballium and security/obfsclient.
liballium attempts to reduce the amount of boilerplate code required to
implement pluggable transports for Tor in C or C++.

WWW: https://github.com/yawning/liballium

obfsclient is a C++11 Tor-managed pluggable transport client
implementation of the following protocols:

obfs2 - The Twobfuscator
obfs3 - The Threebfuscator
ScrambleSuit - Experimental

WWW: https://github.com/yawning/obfsclient

PR:		187926, 187927
Submitted by:	fk@fabiankeil.de
2014-08-23 14:43:06 +00:00
John Marino
f0ab4465c8 security/xzid: suppress broken and unnecesary missing target check
Line 606 of the vendor Makefile has a malformed error message that comes
up if the makefile is given no target.  For reasons I don't understand,
the gmake on FreeBSD tolerates it and the same exact gmake on DragonFly
catches it.  Just amend the sed command the remove the line completely
as it's never executed in the ports framework.
2014-08-23 13:13:26 +00:00
Olli Hauer
0b09f5bfe6 - update to 6.4.7
- add CPE entry
- sort pkg-plist

Changelog (entries related to the command line tools)

Nmap 6.47 [2014-08-20]

o Integrated all of your IPv4 OS fingerprint submissions since June 2013
  (2700+ of them). Added 366 fingerprints, bringing the new total to 4485.
  Additions include Linux 3.10 - 3.14, iOS 7, OpenBSD 5.4 - 5.5, FreeBSD 9.2,
  OS X 10.9, Android 4.3, and more. Many existing fingerprints were improved.
  Highlights: http://seclists.org/nmap-dev/2014/q3/325 [Daniel Miller]

o Removed the External Entity Declaration from the DOCTYPE in Nmap's XML. This
  was added in 6.45, and resulted in trouble for Nmap XML parsers without
  network access, as well as increased traffic to Nmap's servers. The doctype
  is now:
  <!DOCTYPE nmaprun>

o [Ncat] Fixed SOCKS5 username/password authentication. The password length was
  being written in the wrong place, so authentication could not succeed.
  Reported with patch by Pierluigi Vittori.

o Avoid formatting NULL as "%s" when running nmap --iflist. GNU libc converts
  this to the string "(null)", but it caused segfault on Solaris. [Daniel Miller]

o Handle ICMP admin-prohibited messages when doing service version detection.
  Crash reported by Nathan Stocks was: Unexpected error in NSE_TYPE_READ
  callback.  Error code: 101 (Network is unreachable) [David Fifield]

o [NSE] Fix a bug causing http.head to not honor redirects. [Patrik Karlsson]

MFH:		2014Q3
2014-08-23 12:29:46 +00:00
Kubilay Kocak
20048033a6 security/suricata: Update to 2.0.3, Modernize
Now that libprelude is safe from EXPIRE and has been staged [1], and devel/libhtp
now *actually* links against libiconv even though autoconf detection was fine
[2] ... Have fun!

- Update to 2.0.3
- Switch libhtp to the upstream version port (devel/libhtp)
- Use USES=libtool
- Use OPTIONS helpers and other OPTIONS_* goodies
- Sort USE(S)* section
- Deprecate USE_AUTOTOOLS (USES instead)
- Deprecate AUTOMAKE_ARGS, ACLOCAL_ARGS (no longer necessary)
- Update COMMENT
- Add m4 macro for checking compiler flags and add relevent
  check to configure.ac. Our GCC doesn't like
  -Wno-error=unused-result and upstreams configure bits arent as
  portable as they could be.

[1] http://svnweb.freebsd.org/changeset/ports/365562
[2] http://svnweb.freebsd.org/changeset/ports/364955

Requested by:	many
2014-08-23 12:08:16 +00:00
Antoine Brodin
61fe45862f Remove double slash to pass check-plist 2014-08-22 19:14:15 +00:00
Alex Kozlov
e64a6842cb - Update to 2014.65 2014-08-22 14:16:56 +00:00
Ryan Steinmetz
0104243f3d New port: security/p5-Crypt-RHash:
Crypt::Rhash module is an object-oriented interface to the LibRHash library,
allowing simultaneous calculation of several hash functions for a file or a
text message.

Resulting hash digest can be obtained in hexadecimal, BASE32, BASE64, raw
binary format or as a magnet link.

WWW: http://search.cpan.org/dist/Crypt-RHash/

PR:		192899
Submitted by:	proler@gmail.com
2014-08-22 12:50:05 +00:00
Dmitry Marakasov
13ab9a72d8 - Switch dns/unbound to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- While here, add LICENSE_FILE to dns/getdns

Approved by:	portmgr blanket
2014-08-22 09:06:34 +00:00
Matthias Andree
1bf8aa3914 Fix up missed or botched PORTREVISION bumps from r365599.
Apparently Tools/scripts/bump-revision.sh isn't too robust...

PR:		192690
2014-08-22 06:56:48 +00:00
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-21 22:50:29 +00:00
Ryan Steinmetz
b91a107bb8 - Document buffer overrun in sysutils/file 2014-08-21 19:46:21 +00:00
Li-Wen Hsu
61faa6c3bc Add missing <package> tag 2014-08-21 17:13:16 +00:00
Li-Wen Hsu
b4c5d1d593 Document Django 2014-08-20 vulnerabilty
Reviewed by:	koobs
2014-08-21 17:09:58 +00:00
Kubilay Kocak
411d41c623 security/libprelude: Take MAINTAINER'ship, STAGE & Modernize
- Take Maintainership
- Enable STAGE support
- Tweak MASTER_SITES https -> http (portlint)
- Add LICENSE and LICENSE_FILE
- Deprecate USE_AUTOTOOLS for libtool (-> USES)
- Sort USES and OPTIONS
- Use OPTIONS helpers as much as possible for now [1]
- Add --enable-static to CONFIGURE_ARGS to retain the static lib
- Assign and Use ETCDIR rather than hardcoding
- Use the install-strip install target
- Update pkg-plist, use @sample and other goodies

While I'm here, bump dependent ports since our SHLIB major version has
changed

[1] https://reviews.freebsd.org/D665

Approved by: portmgr (implicit, bump unstaged port)
2014-08-21 14:58:55 +00:00
John Marino
a7006440bc security/tinyca: Reset maintainer
Multiple PRs on this PR have timed out, and the maintainer has a current
history of timing out on all his ports.  Reset this one too.
2014-08-21 13:52:23 +00:00
John Marino
01b7b1059a Security/denyhosts: Limit to python 2.x and reset maintainer
The maintainer has not been responsive and multiple PRs have timed out.
Convert USE_PYTHON=yes to USES=python:2 as this application will not
run on Python 3.x

PR:		187408
Submitted by:	corsmith (gmail)
Approved by:	maintainer timeout
2014-08-21 13:34:25 +00:00
John Marino
7aafea7e71 Stage security/cvm and assign maintainership to submitter
PR:		192875
Submitted by:	uffe
tweaks by:	marino
2014-08-21 11:02:31 +00:00
Adam Weinberger
03c8980bdc Stage. 2014-08-20 23:05:18 +00:00
Adam Weinberger
8635dfdec2 Stage. 2014-08-20 22:50:35 +00:00
Antoine Brodin
f1a2e00aa2 Update to 20140818 2014-08-20 19:38:57 +00:00
John Marino
20049eb7c6 security/razorback-officeCat: Chase json-c update (Unbreak)
This port is i386 only (due to dependency on wine, so the ONLY_FOR_ARCH
definition is actually unnecessary) so I can't test it.  It's also
unstaged.  However, the standard json-c patches apply, so just assume
that officeCat needs them.  If I'm wrong, the port will probably be
pruned in a week anyway.

Approved by:	portmgr (implicit, NO_STAGE)
2014-08-20 18:45:02 +00:00
John Marino
062822415e security/razorback-swfScanner: Chase json-c update (Unbreak) 2014-08-20 18:27:19 +00:00
John Marino
0a958a791b security/razorback-pdfFox: Chase json-c update (Unbreak) 2014-08-20 18:23:05 +00:00
John Marino
74c625f4d8 security/razorback-fsWalk: Chase json-c update (Unbreak) 2014-08-20 18:18:52 +00:00
John Marino
23ad8a1aa9 security/razorback-fsMonitor: Chase json-c update (Unbreak) 2014-08-20 18:15:35 +00:00
John Marino
fe16fe9d1e security/razorback-dispatcher: Chase json-c update (Unbreak) 2014-08-20 18:11:00 +00:00
John Marino
e64d17b89c security/razorback-fileInject: Chase json-c update (Unbreak)
Approved by:	portmgr (implicit, NO_STAGE)
2014-08-20 18:06:05 +00:00
John Marino
c97b69598f security/razorback-archiveInflate: Chase json-c update (Unbreak) 2014-08-20 17:57:26 +00:00
John Marino
4c48040b0d security/razorback-scriptNugget: Chase json-c update (Unbreak) 2014-08-20 17:53:11 +00:00
John Marino
f4f6fc3d46 security/razorback-yaraNugget: Chase json-c update (Unbreak) 2014-08-20 17:49:16 +00:00
John Marino
c0a3d10da8 security/razorback-syslogNugget: Chase json-c update (Unbreak) 2014-08-20 17:45:07 +00:00
John Marino
2e1ad47c48 security/razorback-clamavNugget: Chase json-c update (Unbreak) 2014-08-20 17:32:02 +00:00
John Marino
c7ca00807b security/razorback-virusTotal: Chase json-c update (Unbreak) 2014-08-20 17:20:08 +00:00
John Marino
2b99feea32 security/razorback-masterNugget: Chase json-c update (Unbreak) 2014-08-20 17:04:00 +00:00
Adam Weinberger
16786c6c15 Fix build, broken in the json-c 0.12 upgrade. Given the nature of the errors there
are likely other ports that will fail in similar ways. (i.e. libjson.so->libjson-c.so,
and json/json.h -> json-c/json.h).

While here, use OPTIONS helpers to avoid unnecessary bsd.port.options.mk inclusion.
2014-08-20 14:30:58 +00:00
Ryan Steinmetz
6894743b40 - Update to 0.5 2014-08-20 08:02:30 +00:00
Tijl Coosemans
41c21bb925 Fix more missing -lintl
Tested by:	mat
2014-08-20 08:01:12 +00:00
Antoine Brodin
3e0a67c81e 2014-08-20 deskutils/horde3-hermes: EOL in April 2012
2014-08-20 deskutils/horde3-klutz: EOL in April 2012
2014-08-20 deskutils/horde3-kronolith: EOL in April 2012
2014-08-20 deskutils/horde3-mnemo: EOL in April 2012
2014-08-20 devel/horde3-chora: EOL in April 2012
2014-08-20 ftp/horde3-gollem: EOL in April 2012
2014-08-20 games/linux-steam: Unmaintained interactive port
2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo
2014-08-20 mail/horde3-dimp: EOL in April 2012
2014-08-20 mail/horde3-forwards: EOL in April 2012
2014-08-20 mail/horde3-ingo: EOL in April 2012
2014-08-20 mail/horde3-mimp: EOL in April 2012
2014-08-20 mail/horde3-vacation: EOL in April 2012
2014-08-20 net-mgmt/horde3-nic: EOL in April 2012
2014-08-20 net-mgmt/nocol: Unmaintained interactive port
2014-08-20 net-mgmt/ourmon: Unmaintained interactive port
2014-08-20 net/wowzamediaserverpro: Unmaintained interactive port
2014-08-20 news/p5-NNML: Unmaintained interactive port
2014-08-20 print/dvips: Unmaintained interactive port
2014-08-20 print/xdvi: Unmaintained interactive port
2014-08-20 security/horde3-jeta: EOL in April 2012
2014-08-20 security/hunch: Likely unused interactive port
2014-08-20 www/horde3-ansel: EOL in April 2012
2014-08-20 www/horde3-meta: EOL in April 2012
2014-08-20 www/horde3-passwd: EOL in April 2012
2014-08-20 www/horde3-trean: EOL in April 2012
2014-08-20 www/wwwcount: Ancient interactive port
2014-08-20 x11-clocks/xalarm: Unmaintained interactive port
2014-08-20 06:30:29 +00:00
Michael Gmelin
efc161dffd Remove deletion of LC_MESSAGES directories that are owned by devel/gettext
Reviewed by:	bdrewery
Approved by:	bdrewery
2014-08-20 00:25:18 +00:00
Steve Wills
f64d997379 many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00
John Marino
6f463327e8 security/strongswan: Upgrade version 5.1.3 => 5.2.0
While here, including missing library files and use install-strip
target.  Maintainer added a crash fix patch while reviewing.

PR:		192366
Submitted by:	dewayne (heruristicssystems.com.au)
Approved by:	maintainer (strongswan nanoteq.com)
2014-08-19 13:40:30 +00:00
Tijl Coosemans
4439fe268d Add missing libintl link
Reported by:	mat
2014-08-19 12:41:45 +00:00
Thierry Thomas
ceb817f314 Upgrade to 0.4.15.
PR:		ports/192817
Submitted by:	/me
Approved by:	bdrewery
2014-08-18 21:58:23 +00:00
Florian Smeets
df03bac70c Record PHP 5.3 vulnerabilities 2014-08-18 21:11:32 +00:00
Antoine Brodin
1c6ed8eca3 Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat:	portmgr
2014-08-18 19:13:18 +00:00
Dmitry Marakasov
9b5f85e3d1 - Switch devel/liboop to USES=libtool, drop .la files
- Fix glib2 detection by adding USES=pkgconfig
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-18 17:30:24 +00:00
Bryan Drewery
69f82727cf - Move RESETPREFIX to default PLIST_SUB
With hat:	portmgr
2014-08-18 16:43:24 +00:00
Thomas Zander
25b3f428f2 - Update to upstream release 3.11.0
- Fix pkg-plist for all permutations of OPTIONS

PR:		192615
Submitted by:	klm@uidzero.org (maintainer)
Approved by:	mentors (implicit)
2014-08-18 06:59:30 +00:00
Antoine Brodin
fe1a7c92d1 Mark BROKEN: Unfetchable
Reported by:	pkg-fallout
With hat:	portmgr
2014-08-17 23:04:20 +00:00
Matthew Seaman
e9714da8d4 Document the latest phpMyAdmin security advisories.
XSS in view operations page

and

Multiple XSS vulnerabilities in browse table, ENUM editor, monitor, query charts and table relations pages

Security:	fbb01289-2645-11e4-bc44-6805ca0b3d42
2014-08-17 19:48:04 +00:00
Vsevolod Stakhov
12d0499bc8 - Update to 2.0.5.
Submitted by:	Johan Schuijt <johan at 300.nl> via private email
2014-08-17 14:21:59 +00:00
Kubilay Kocak
70794437bb [NEW] security/py-cpe: Common Platform Enumeration (CPE) for Python
Common Platform Enumeration (CPE) is a standardized method of describing
and identifying classes of applications, operating systems, and hardware
devices present among an enterprise's computing assets.

For more information, please visit the official website of CPE, developed
by MITRE and maintained by NIST.

Features:

  * Versions: 1.1, 2.2, 2.3
  * Formats: WFN, URI, FS.
  * Cross-version conversion.
  * Language parsing and evaluation.

WWW: https://github.com/nilp0inter/cpe
2014-08-17 11:18:54 +00:00
John Marino
f7e9cdf081 remove 3 ports: security/sguid-(client|sensor|server)
These were combined to a single port at security/sguil which is also
a newer version.
2014-08-16 19:10:08 +00:00
John Marino
389083ef74 Add new port security/sguil (version 0.9.0)
This port replaces security/sguil-client, security/sguild-server and
security/sguil-sensor which are at version 0.8.0.  They will be removed
shortly as a result.

PR:		191347
Submitted by:	Muhammad Rahman

Sguil (pronounced sgweel) is built by network security analysts for network
security analysts. Sguil's main component is an intuitive GUI that provides
access to realtime events, session data, and raw packet captures. Sguil
facilitates the practice of Network Security Monitoring and event driven
analysis. The Sguil client is written in tcl/tk and can be run on any operating
system that supports tcl/tk (including Linux, *BSD, Solaris, MacOS, and Win32).
2014-08-16 18:38:25 +00:00
Adam Weinberger
758b4b1d1b Fix build on -current. 2014-08-16 17:55:08 +00:00
Jason E. Hale
8be2849db7 - Abbreviate MASTER_SITES
- Add LICENSE_FILE
- Update IGNORE message as it is no longer neccessary to rebuild gpgme
2014-08-16 17:30:13 +00:00
John Marino
7cce021cfc security/libfprint: Upgrade version 0.4.0 => 0.5.1
PR:		188854
Submitted by:	Martin Birgmeier
Approved by:	maintainer (lichray)
2014-08-15 22:04:22 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Tijl Coosemans
3bedbc5ab9 Update to upstream revision 1614 2014-08-15 18:49:20 +00:00
Sunpoet Po-Chuan Hsieh
ec373bbc2f - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by:	koobs, wg
2014-08-15 03:43:54 +00:00
Sunpoet Po-Chuan Hsieh
4849f938c9 - Use USES=python 2014-08-15 03:02:31 +00:00
John Marino
adcddca1ea security/bro: Add su flags so pkg initialization works
PR:		192646
Submitted by:	maintainer (Craig Leres)
2014-08-15 00:05:17 +00:00
Jun Kuriyama
e977b8622c - Upgrade to 2.0.26 (minor fixes). 2014-08-14 22:16:17 +00:00
Carlo Strub
c45abcad10 Remove DEPRECATED. People are working on this port. 2014-08-14 20:19:49 +00:00
Dirk Meyer
2ca2348f2d - remove workaround for amd64 2014-08-14 16:25:11 +00:00
William Grzybowski
15127c98e7 security/p5-openxpki: update to 0.20.0.1
PR:		192594
Submitted by:	maintainer
2014-08-13 21:47:15 +00:00
William Grzybowski
3090845a6c security/openca-tools-forked: Tools to deal with SCEP and PKCS7 messages
Tools to deal with SCEP and PKCS7 messages.

This is a forked version of openca-tools changed to work with
security/p5-openxpki.

WWW: http://www.openxpki.org

PR:		192473
Submitted by:	Sergei Vyshenski (with changes)
2014-08-13 21:41:22 +00:00
Cy Schubert
5b227e8cf8 Update 1.12.1 --> 1.12.2.
Add readline non-default option.
2014-08-13 18:32:02 +00:00
Antoine Brodin
99ad49927d Revert r359770:
- it's broken, missing depends
- it doesn't work with metasploit 4.9.3 in the tree

Pointy hat:	committer and maintainer
2014-08-13 15:44:12 +00:00
Martin Matuska
2543a0ea27 Horde 3 has been EOLed in April 2012
Deprecate horde3 ports and set expiration date to 2014-08-20

PR:		190142
Approved by:	portmgr (implicit, not staged)
2014-08-13 07:27:28 +00:00
Rene Ladan
bd5028c8d0 Document new vulnerabilities in www/chromium < 36.0.1985.143
Submitted by:	Carlos Jacobo Puga Media <cpm@fbsd.es>
Obtained from:	http://googlechromereleases.blogspot.nl/
MFH:		2014Q3
2014-08-13 06:43:35 +00:00
Carlo Strub
74a89ed6f9 - unbreak
- added some FreeBSD defaults regarding SSH
- made port more PREFIX aware
- changed maintainer

PR:		191842
Submitted by:	Gerard J. Cerchio and Lukasz Wasikowski (maintainer)
2014-08-12 18:31:26 +00:00
Koop Mast
ec657e94c6 Update to 1.2.4.
Drop :keepla from USES=libtool.
Use new option handlers, use INSTALL_TARGET for stripping, and don't link
implicitly agains -lintl.
2014-08-12 14:14:37 +00:00
William Grzybowski
fc96f488cb security/p5-openxpki-client-html-mason: deprecate
Main port security/p5-openxpki-0.15+ abandoned Mason UI technology
in favor of FastCGI, which is built into perl.
Mason based UI is no longer supported.

PR:		192590
Submitted by:	maintainer
2014-08-12 12:48:55 +00:00
William Grzybowski
bc0a5122c2 security/p5-openxpki-i18n: update to 0.20.0.1
- Remove unnecessary BUILD_DEPENDS and RUN_DEPENDS
- Partially rewrite pkg-descr

PR:		192586
Submitted by:	maintainer
2014-08-12 12:45:37 +00:00
William Grzybowski
c30d4d24d2 security/stoken: Software Token for UNIX compatible with RSA SecurID
Stoken is an open source tokencode generator compatible with RSA SecurID 128-bit
(AES) tokens. It is a hobbyist project, not affiliated with or endorsed by RSA
Security.

WWW: http://stoken.sourceforge.net

PR:		192517
Submitted by:	samm os2 kiev ua
2014-08-12 12:39:58 +00:00
John Marino
e0cf7bd8b9 Stage security/pks and pass maintainership to submitter
PR:		181507
Submitted by:	Tassilo Philipp
Approved by:	former maintainer (G. Todd)
2014-08-11 21:34:57 +00:00
Olli Hauer
4d6d20cd7a - fix package name s/subversion18/subversion/
Thanks to jkim@ for the notice!
2014-08-11 20:19:40 +00:00
Ryan Steinmetz
4221067e37 - INSERT URL HERE 2014-08-11 19:06:36 +00:00
Olli Hauer
67688b393f - document serf CVE-2014-3504
MFH:		2014Q3
2014-08-11 18:52:33 +00:00
Olli Hauer
809ba9c35b - document subversion CVE-2014-3522, CVE-2014-3528
MFH:		2014Q3
2014-08-11 18:42:37 +00:00
Adam Weinberger
e91f5afdf5 Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
2014-08-11 17:05:50 +00:00
Rene Ladan
01c0c30161 Remove expired port:
2014-07-23 security/termlog: Fails to build with new utmpx, unstaged, maintainer timeout
2014-08-11 16:15:11 +00:00
Dirk Meyer
8ba4016c73 - new options SSL2 SSL3
Suggested by:	Velcro Leaf
2014-08-11 04:27:53 +00:00
Gabor Pali
cc55544233 - Update The Glorious Glasgow Haskell Compiler to version 7.8.3
- Update Haskell Platform to version 2014.2.0.0
- Update Yesod Platform to version 1.2.13
- Update Gtk2Hs to version 0.12.5
- Update Pandoc to version 1.12.4.2
- Update git-annex to version 5.20140717
- Unbreak wxHaskell ports

Please note that port revisions for all the Haskell ports without version
changes are bumped.

New ports (69):

databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends
devel/hs-Glob: Globbing library
devel/hs-STMonadTrans: Monad transformer version of the ST monad
devel/hs-auto-update: Efficiently run periodic, on-demand actions
devel/hs-asn1-encoding: ASN1 data reader and writer in RAW, BER and DER forms
devel/hs-asn1-parse: Simple monadic parser for ASN1 stream types
devel/hs-atomic-primops: Safe approach to CAS and other atomic operations
devel/hs-boxes: 2D text pretty-printing library
devel/hs-byteable: Type class for sequence of bytes
devel/hs-chunked-data: Typeclasses for dealing with chunked data
devel/hs-conduit-combinators: Commonly used conduit functions
devel/hs-conduit-extra: Conduit adapters for common libraries
devel/hs-data-hash: Combinators for building fast hashing functions
devel/hs-deepseq-generics: Generics-based Control.DeepSeq.rnf implementation
devel/hs-dlist-instances: Difference lists instances
devel/hs-enclosed-exceptions: Catching exceptions within enclosed computations
devel/hs-equivalence: Maintaining equivalence relations as union-find
devel/hs-exceptions: Extensible optionally-pure exceptions
devel/hs-free: Monads for free
devel/hs-hslua: Lua language interpreter embedding in Haskell
devel/hs-keys: Keyed functors and containers
devel/hs-monad-loops: Monadic loops
devel/hs-monads-tf: Monad classes, using type families
devel/hs-mono-traversable: Traversing monomorphic containers
devel/hs-prelude-extras: Higher-order versions of Prelude classes
devel/hs-prettyclass: Pretty printing class similar to Show
devel/hs-scientific: Numbers represented using scientific notation
devel/hs-securemem: Auto scrubbing and const time eq, memory chunk
devel/hs-shake: Build system library, like Make, but more accurate dependencies
devel/hs-stm-chans: Additional types of channels for STM
devel/hs-streaming-commons: Common functions for streaming data libraries
devel/hs-text-icu: Bindings to the ICU library
devel/hs-tf-random: High-quality splittable pseudorandom number generator
devel/hs-transformers-compat: Compatibility shim for transformers
devel/hs-vector-binary-instances: Binary instances for vector
devel/hs-vector-instances: Orphan Instances for 'Data.Vector'
devel/hs-vector-th-unbox: Deriver for Data.Vector.Unboxed with Template Haskell
dns/hs-dns: DNS library in Haskell
dns/hs-gnuidn: Bindings for GNU IDN
net/hs-connection: Simple and easy network connections API
net/hs-gsasl: Bindings for GNU libgsasl
net/hs-iproute: IP Routing Table
net/hs-network-protocol-xmpp: Client library for the XMPP protocol
security/hs-DRBG: Deterministic random bit generator
security/hs-cipher-aes128: AES and common modes using AES-NI when available
security/hs-cipher-blowfish: Blowfish cipher
security/hs-cipher-camellia: Camellia block cipher primitives
security/hs-cipher-des: DES and 3DES primitives
security/hs-crypto-cipher-types: Generic cryptography cipher types
security/hs-crypto-random: Simple cryptographic random related types
security/hs-cryptohash-conduit: Cryptohash conduit
security/hs-cryptohash-cryptoapi: Crypto-api interfaces for cryptohash
security/hs-gnutls: Bindings for GNU libgnutls
security/hs-x509: X509 reader and writer
security/hs-x509-store: X.509 collection accessing and storing methods
security/hs-x509-system: Per-operating-system X.509 accessors and storage
security/hs-x509-validation: X.509 Certificate and CRL validation
sysutils/hs-ekg: Remote monitoring of processes
sysutils/hs-ekg-core: Tracking of system metrics
textproc/hs-appar: Simple applicative parser
textproc/hs-libxml-sax: Bindings for the libXML2 SAX interface
textproc/hs-uri: Library for working with URIs
textproc/hs-xml-hamlet: Hamlet-style quasiquoter for XML content
www/hs-DAV: RFC 4918 WebDAV support
www/hs-http-client: HTTP client engine
www/hs-http-client-tls: http-client backend with TLS support
www/hs-warp-tls: HTTP over SSL/TLS support for Warp via the TLS package
www/hs-yesod-auth-hashdb: Authentication plugin for Yesod
www/hs-yesod-bin: Yesod helper executable

Updated ports (279):

archivers/hs-zip-archive                 0.1.3.4_5        --> 0.2.3.2
archivers/hs-zlib-enum                   0.2.3_6          --> 0.2.3.1
audio/hs-ALUT                            2.2.0.0_14       --> 2.3.0.1
audio/hs-OpenAL                          1.4.0.2_5        --> 1.6.0.0
audio/hs-libmpd                          0.8.0.2_5        --> 0.8.0.5
benchmarks/hs-criterion                  0.6.2.1_6        --> 0.8.1.0
converters/hs-aeson                      0.6.1.0_6        --> 0.7.0.6
converters/hs-dataenc                    0.14.0.5_5       --> 0.14.0.7
databases/hs-mysql                       0.1.1.4_8        --> 0.1.1.6
databases/hs-persistent                  1.2.0.1_4        --> 1.3.1.1
databases/hs-persistent-sqlite           1.2.0_4          --> 1.3.0.5
databases/hs-persistent-template         1.2.0_4          --> 1.3.1.4
devel/hs-Boolean                         0.2_5            --> 0.2.1
devel/hs-ConfigFile                      1.1.1_9          --> 1.1.2
devel/hs-DrIFT                           2.2.3_8          --> 2.4.2
devel/hs-MemoTrie                        0.6.1_6          --> 0.6.2
devel/hs-MissingH                        1.2.0.0_6        --> 1.2.1.0
devel/hs-MonadCatchIO-mtl                0.3.0.5_6        --> 0.3.1.0
devel/hs-MonadCatchIO-transformers       0.3.0.0_8        --> 0.3.1.0
devel/hs-MonadRandom                     0.1.9_4          --> 0.1.13
devel/hs-SafeSemaphore                   0.9.0_6          --> 0.10.1
devel/hs-Stream                          0.4.6.1_6        --> 0.4.7.1
devel/hs-TypeCompose                     0.9.9_5          --> 0.9.10
devel/hs-abstract-deque                  0.2_4            --> 0.3
devel/hs-abstract-par                    0.3.1_8          --> 0.3.3
devel/hs-alex                            3.0.5_4          --> 3.1.3
devel/hs-ansi-terminal                   0.6_5            --> 0.6.1.1
devel/hs-ansi-wl-pprint                  0.6.6_6          --> 0.6.7.1
devel/hs-asn1-types                      0.1.3_4          --> 0.2.3
devel/hs-async                           2.0.1.4_4        --> 2.0.1.5
devel/hs-base16-bytestring               0.1.1.5_7        --> 0.1.1.6
devel/hs-basic-prelude                   0.3.5.0_4        --> 0.3.8
devel/hs-bifunctors                      3.2.0.1_5        --> 4.1.1.1
devel/hs-blaze-builder                   0.3.1.1_4        --> 0.3.3.2
devel/hs-blaze-builder-enumerator        0.2.0.5_6        --> 0.2.0.6
devel/hs-blaze-textual                   0.2.0.8_6        --> 0.2.0.9
devel/hs-bloomfilter                     1.2.6.10_7       --> 2.0.0.0
devel/hs-bytestring-show                 0.3.5.5_4        --> 0.3.5.6
devel/hs-c2hs                            0.16.4_6         --> 0.17.2
devel/hs-cabal-install                   1.16.0.2_4       --> 1.18.0.5
devel/hs-cereal                          0.3.5.2_7        --> 0.4.0.1
devel/hs-checkers                        0.3.1_5          --> 0.3.2
devel/hs-classy-prelude                  0.5.7_4          --> 0.9.3
devel/hs-classy-prelude-conduit          0.5.3_5          --> 0.9.3
devel/hs-cmdargs                         0.10.3_4         --> 0.10.9
devel/hs-conduit                         1.0.5_4          --> 1.1.7
devel/hs-configurator                    0.2.0.2_6        --> 0.3.0.0
devel/hs-convertible                     1.0.11.1_8       --> 1.1.0.0
devel/hs-cpphs                           1.16_5           --> 1.18.5
devel/hs-data-pprint                     0.2.1.4_6        --> 0.2.3
devel/hs-directory-tree                  0.11.0_6         --> 0.12.0
devel/hs-dlist                           0.5_13           --> 0.7.1
devel/hs-either                          3.4_5            --> 4.3.0.1
devel/hs-enumerator                      0.4.19_8         --> 0.4.20
devel/hs-errors                          1.4.1_5          --> 1.4.7
devel/hs-fast-logger                     0.3.1_7          --> 2.2.0
devel/hs-fgl                             5.4.2.4_9        --> 5.5.0.1
devel/hs-file-embed                      0.0.4.7_5        --> 0.0.7
devel/hs-filestore                       0.6.0.1_5        --> 0.6.0.3
devel/hs-fsnotify                        0.0.11_4         --> 0.1.0.3
devel/hs-gconf                           0.12.1.1_6       --> 0.12.5.0
devel/hs-generic-deriving                1.5.0_4          --> 1.6.3
devel/hs-geniplate                       0.6.0.3_5        --> 0.6.0.4
devel/hs-ghc-events                      0.4.2.0_6        --> 0.4.3.0
devel/hs-ghc-mtl                         1.0.1.2_6        --> 1.2.1.0
devel/hs-gio                             0.12.4_6         --> 0.12.5.3
devel/hs-glade                           0.12.1_10        --> 0.12.5.0
devel/hs-glib                            0.12.4_6         --> 0.12.5.4
devel/hs-gtk2hs-buildtools               0.12.4_6         --> 0.12.5.2
devel/hs-haddock                         2.13.2_4         --> 2.14.2
devel/hs-happy                           1.18.10_6        --> 1.19.4
devel/hs-hashable                        1.1.2.5_4,1      --> 1.2.2.0,1
devel/hs-hashed-storage                  0.5.10_6         --> 0.5.11
devel/hs-hashtables                      1.1.0.2_5        --> 1.1.2.1
devel/hs-haskell-src                     1.0.1.5_8        --> 1.0.1.6
devel/hs-haskell-src-exts                1.13.5_6         --> 1.15.0.1
devel/hs-hasktags                        0.68.2_5         --> 0.69.0
devel/hs-hastache                        0.5.0_5          --> 0.6.0
devel/hs-hinotify                        0.3.5_6          --> 0.3.7
devel/hs-hint                            0.3.3.6_5        --> 0.4.2.0
devel/hs-hlint                           1.8.45_4         --> 1.9.3
devel/hs-hoogle                          4.2.16_5         --> 4.2.34
devel/hs-hslogger                        1.2.1_6          --> 1.2.4
devel/hs-hspec                           1.5.4_4          --> 1.11.0
devel/hs-hspec-expectations              0.3.2_4          --> 0.6.0.1
devel/hs-kqueue                          0.1.2.4_6        --> 0.1.2.6
devel/hs-language-c                      0.3.2.1_11       --> 0.4.5
devel/hs-language-javascript             0.5.7_6          --> 0.5.13
devel/hs-largeword                       1.0.5_4          --> 1.2.3
devel/hs-lens                            3.9.0.2_4        --> 4.3.3
devel/hs-lifted-base                     0.2.0.5_4        --> 0.2.3.0
devel/hs-logict                          0.6_5            --> 0.6.0.2
devel/hs-mmap                            0.5.8_7          --> 0.5.9
devel/hs-mmorph                          1.0.0_4          --> 1.0.3
devel/hs-monad-control                   0.3.2.1_4        --> 0.3.3.0
devel/hs-monad-logger                    0.3.1.1_4        --> 0.3.7.1
devel/hs-monad-par                       0.3.4.2_4        --> 0.3.4.6
devel/hs-monad-par-extras                0.3.2_8          --> 0.3.3
devel/hs-mtl                             2.1.2_6          --> 2.1.3.1
devel/hs-mueval                          0.9_5            --> 0.9.1.1
devel/hs-murmur-hash                     0.1.0.6_6        --> 0.1.0.7
devel/hs-optparse-applicative            0.5.2.1_5        --> 0.9.1.1
devel/hs-parallel                        3.2.0.3_6        --> 3.2.0.4
devel/hs-pcre-light                      0.4_13           --> 0.4.0.2
devel/hs-primitive                       0.5.0.1_6        --> 0.5.2.1
devel/hs-profunctors                     3.3.0.1_4        --> 4.2.0.1
devel/hs-project-template                0.1.3_5          --> 0.1.4.1
devel/hs-quickcheck-io                   0.1.0_4          --> 0.1.1
devel/hs-reflection                      1.3.2_4          --> 1.5.1
devel/hs-resource-pool                   0.2.1.1_6        --> 0.2.3.0
devel/hs-resourcet                       0.4.7.1_4        --> 1.1.2.3
devel/hs-safe                            0.3.3_9          --> 0.3.7
devel/hs-setenv                          0.1.0_6          --> 0.1.1.1
devel/hs-simple-reflect                  0.3.1_5          --> 0.3.2
devel/hs-smallcheck                      1.0.2_5          --> 1.1.1
devel/hs-syb                             0.4.0_4          --> 0.4.1
devel/hs-syb-with-class                  0.6.1.4_6        --> 0.6.1.5
devel/hs-system-fileio                   0.3.11_5         --> 0.3.14
devel/hs-system-filepath                 0.4.7_6          --> 0.4.12
devel/hs-tagged                          0.6_4            --> 0.7.2
devel/hs-temporary                       1.1.2.4_6        --> 1.2.0.3
devel/hs-test-framework                  0.8_7            --> 0.8.0.3
devel/hs-test-framework-hunit            0.3.0_7          --> 0.3.0.1
devel/hs-test-framework-quickcheck2      0.3.0.1_7        --> 0.3.0.3
devel/hs-text                            0.11.3.1_4       --> 1.1.0.0
devel/hs-threads                         0.5.0.2_5        --> 0.5.1.2
devel/hs-threadscope                     0.2.2_6          --> 0.2.4
devel/hs-timezone-olson                  0.1.2_5          --> 0.1.4
devel/hs-timezone-series                 0.1.2_5          --> 0.1.3
devel/hs-transformers-base               0.4.1_9          --> 0.4.2
devel/hs-uniplate                        1.6.10_6         --> 1.6.12
devel/hs-unix-compat                     0.4.1.1_4        --> 0.4.1.3
devel/hs-unix-time                       0.1.8_4          --> 0.3.3
devel/hs-unordered-containers            0.2.3.1_4        --> 0.2.4.0
devel/hs-utf8-light                      0.4.0.1_8        --> 0.4.2
devel/hs-utf8-string                     0.3.7_9          --> 0.3.8
devel/hs-utility-ht                      0.0.9_4          --> 0.0.10
devel/hs-uuagc                           0.9.42.3_4       --> 0.9.51
devel/hs-uuagc-cabal                     1.0.4.0_7        --> 1.0.5.0
devel/hs-uuid                            1.2.13_4         --> 1.3.3
devel/hs-uulib                           0.9.15_5         --> 0.9.16
devel/hs-vault                           0.2.0.4_5        --> 0.3.0.3
devel/hs-vector                          0.10.0.1_6       --> 0.10.9.1
devel/hs-vector-algorithms               0.5.4.2_6        --> 0.6.0.3
devel/hs-void                            0.6_4            --> 0.6.1
devel/hs-word8                           0.0.3_5          --> 0.1.1
graphics/hs-HGL                          3.2.0.2_14       --> 3.2.0.5
graphics/hs-cairo                        0.12.4_6         --> 0.12.5.3
graphics/hs-svgcairo                     0.12.1.1_8       --> 0.12.5.2
mail/hs-email-validate                   1.0.0_5          --> 2.0.1
mail/hs-mime                             0.3.4_6          --> 0.4.0.1
mail/hs-mime-mail                        0.4.1.2_7        --> 0.4.5.2
mail/hs-mime-types                       0.1.0.3_5        --> 0.1.0.4
math/hs-Agda                             2.3.2_6          --> 2.4.0.2
math/hs-categories                       1.0.5_5          --> 1.0.6
math/hs-comonad                          3.0.2_5          --> 4.2.2
math/hs-contravariant                    0.4_5            --> 1.1
math/hs-data-lens                        2.10.2_7         --> 2.10.5
math/hs-data-lens-template               2.1.7_7          --> 2.1.8
math/hs-distributive                     0.3.1_5          --> 0.4.4
math/hs-math-functions                   0.1.3.0_5        --> 0.1.5.2
math/hs-mwc-random                       0.12.0.1_6       --> 0.13.1.2
math/hs-nats                             0.1_5            --> 0.2
math/hs-pointed                          3.0.2_6          --> 4.1
math/hs-probability                      0.2.4_8          --> 0.2.4.1
math/hs-semigroupoids                    3.0.2_6          --> 4.0.4
math/hs-semigroups                       0.9.1_4          --> 0.15.2
math/hs-statistics                       0.10.3.1_4       --> 0.13.2.1
math/hs-vector-space                     0.8.6_7          --> 0.8.7
multimedia/hs-gstreamer                  0.12.1.2_6       --> 0.12.5.0
net/hs-network                           2.4.1.2_4        --> 2.4.2.3
net/hs-network-info                      0.2.0.3_6        --> 0.2.0.5
net/hs-network-multicast                 0.0.7_6          --> 0.0.11
net/hs-simple-sendfile                   0.2.11_5         --> 0.2.15
net/hs-socks                             0.5.1_4          --> 0.5.4
science/hs-bio                           0.5.2_8          --> 0.5.3
security/hs-HsOpenSSL                    0.10.3.3_6       --> 0.11
security/hs-RSA                          1.2.2.0_7        --> 2.0.0
security/hs-SHA                          1.6.1_6          --> 1.6.4.1
security/hs-certificate                  1.3.7_4          --> 1.3.9
security/hs-cipher-aes                   0.1.8_4          --> 0.2.8
security/hs-cipher-rc4                   0.1.2_5          --> 0.1.4
security/hs-clientsession                0.9_4            --> 0.9.0.3
security/hs-cprng-aes                    0.3.4_6          --> 0.5.2
security/hs-crypto-api                   0.12.1_4         --> 0.13
security/hs-crypto-conduit               0.5.2_4          --> 0.5.4
security/hs-crypto-numbers               0.1.3_5          --> 0.2.3
security/hs-crypto-pubkey                0.1.3_4          --> 0.2.4
security/hs-crypto-pubkey-types          0.3.2_4          --> 0.4.2.2
security/hs-cryptocipher                 0.5.0_4          --> 0.6.2
security/hs-cryptohash                   0.9.0_4          --> 0.11.6
security/hs-entropy                      0.2.1_9          --> 0.3.2
security/hs-monadcryptorandom            0.5.1_5          --> 0.6.1
security/hs-pem                          0.1.2_6          --> 0.2.2
security/hs-pwstore-fast                 2.3_7            --> 2.4.1
security/hs-skein                        1.0.3_4          --> 1.0.9
security/hs-tls                          1.1.2_5          --> 1.2.8
sysutils/hs-angel                        0.3.4_6          --> 0.5.0
sysutils/hs-cpu                          0.1.1_7          --> 0.1.2
textproc/hs-Diff                         0.2.0_5          --> 0.3.0
textproc/hs-HStringTemplate              0.7.1_5          --> 0.7.3
textproc/hs-HaXml                        1.24_4           --> 1.24.1
textproc/hs-attoparsec-enumerator        0.3.1_7          --> 0.3.3
textproc/hs-blaze-html                   0.6.1.1_4        --> 0.7.0.2
textproc/hs-blaze-markup                 0.5.1.5_4        --> 0.6.1.0
textproc/hs-case-insensitive             1.0.0.2_4        --> 1.1.0.3
textproc/hs-citeproc-hs                  0.3.8_5          --> 0.3.9
textproc/hs-feed                         0.3.8_13         --> 0.3.9.2
textproc/hs-hexpat                       0.20.3_6         --> 0.20.6
textproc/hs-highlighting-kate            0.5.3.9_4        --> 0.5.8.5
textproc/hs-html-conduit                 1.1.0_5          --> 1.1.0.5
textproc/hs-hxt                          9.3.1.1_7        --> 9.3.1.4
textproc/hs-hxt-charproperties           9.1.1_9          --> 9.1.1.1
textproc/hs-hxt-unicode                  9.0.2_9          --> 9.0.2.2
textproc/hs-pandoc-types                 1.10_5           --> 1.12.4.1
textproc/hs-parsec                       3.1.3_6          --> 3.1.5
textproc/hs-regex-pcre-builtin           0.94.4.5.8.31_5  --> 0.94.4.8.8.35
textproc/hs-regex-tdfa                   1.1.8_5          --> 1.2.0
textproc/hs-stringsearch                 0.3.6.4_6        --> 0.3.6.5
textproc/hs-tagsoup                      0.12.8_6         --> 0.13.1
textproc/hs-tagstream-conduit            0.5.4_5          --> 0.5.5.1
textproc/hs-texmath                      0.6.1.5_4        --> 0.6.7
textproc/hs-xml-conduit                  1.1.0.3_5        --> 1.2.1
textproc/hs-xml-types                    0.3.3_6          --> 0.3.4
textproc/hs-xmlhtml                      0.2.1_5          --> 0.2.3.2
textproc/hs-yaml                         0.8.2.4_4        --> 0.8.8.4
www/hs-HTTP                              4000.2.8_4       --> 4000.2.10
www/hs-authenticate                      1.3.2.6_5        --> 1.3.2.9
www/hs-cgi                               3001.1.7.5_4,1   --> 3001.1.8.5,1
www/hs-cookie                            0.4.0.1_6        --> 0.4.1.2
www/hs-css-text                          0.1.1_10         --> 0.1.2.1
www/hs-gitit                             0.10.3.1_5       --> 0.10.4
www/hs-hS3                               0.5.7_5          --> 0.5.8
www/hs-happstack                         7.0.1_7          --> 7.0.2
www/hs-happstack-server                  7.1.7.1_4        --> 7.3.7
www/hs-heist                             0.12.0_4         --> 0.13.1.2
www/hs-hjsmin                            0.1.4.1_5        --> 0.1.4.7
www/hs-http-conduit                      1.9.3_4          --> 2.1.4
www/hs-http-reverse-proxy                0.1.1.6_4        --> 0.4.0.1
www/hs-http-server                       1.0.2_5          --> 1.0.4
www/hs-http-types                        0.8.0_5          --> 0.8.5
www/hs-oeis                              0.3.1_10         --> 0.3.5
www/hs-path-pieces                       0.1.2_6          --> 0.1.4
www/hs-recaptcha                         0.1_9            --> 0.1.0.2
www/hs-shakespeare                       1.0.5_4          --> 2.0.1.1
www/hs-snap                              0.12.0_4         --> 0.13.2.8
www/hs-snap-core                         0.9.3.1_5        --> 0.9.6.3
www/hs-snap-server                       0.9.3.3_5        --> 0.9.4.5
www/hs-wai                               1.4.0_5          --> 3.0.1.1
www/hs-wai-app-static                    1.3.1.2_5        --> 3.0.0
www/hs-wai-extra                         1.3.4_4          --> 3.0.1.2
www/hs-wai-logger                        0.3.0_7          --> 2.2.0
www/hs-warp                              1.3.8.1_4        --> 3.0.0.5
www/hs-webkit                            0.12.4_8         --> 0.12.6.1
www/hs-xss-sanitize                      0.3.3_6          --> 0.3.5.2
www/hs-yesod                             1.2.0.1_4        --> 1.2.6.1
www/hs-yesod-auth                        1.2.0_4          --> 1.3.4
www/hs-yesod-core                        1.2.0.4_4        --> 1.2.19
www/hs-yesod-form                        1.3.0_4          --> 1.3.14
www/hs-yesod-persistent                  1.2.0_4          --> 1.2.3
www/hs-yesod-routes                      1.2.0_4          --> 1.2.0.7
www/hs-yesod-static                      1.2.0_4          --> 1.2.4
www/hs-yesod-test                        1.2.0_4          --> 1.2.3.2
x11-toolkits/hs-GLURaw                   1.3.0.0_4        --> 1.4.0.1
x11-toolkits/hs-GLUT                     2.4.0.0_5,1      --> 2.5.1.1,1
x11-toolkits/hs-OpenGL                   2.8.0.0_4,1      --> 2.9.2.0,1
x11-toolkits/hs-OpenGLRaw                1.3.0.0_5        --> 1.5.0.0
x11-toolkits/hs-gtk                      0.12.4_6         --> 0.12.5.7
x11-toolkits/hs-gtkglext                 0.12.1_10        --> 0.12.5.0
x11-toolkits/hs-gtksourceview2           0.12.3.1_8       --> 0.12.5.0
x11-toolkits/hs-pango                    0.12.4_6         --> 0.12.5.3
x11-toolkits/hs-vte                      0.12.1_10        --> 0.12.5.0
x11-toolkits/hs-wx                       0.90.0.1_8       --> 0.90.1.0
x11-toolkits/hs-wxc                      0.90.0.4_7       --> 0.90.1.1
x11-toolkits/hs-wxcore                   0.90.0.3_7       --> 0.90.1.1
x11-toolkits/hs-wxdirect                 0.90.0.1_8       --> 0.90.1.1
x11-wm/hs-xmonad-contrib                 0.11.1_6         --> 0.11.3
x11/hs-X11                               1.6.1.1_6        --> 1.6.1.2
x11/hs-xmobar                            0.17_4           --> 0.21

Removed ports (28):

archivers/hs-zlib-conduit: Deprecated in favor of conduit-extra
devel/hs-IORefCAS: Deprecated in favor of atomic-primops
devel/hs-StateVar: Deprecated
devel/hs-Tensor: Depcrecated
devel/hs-attempt: Deprecated in favor of exceptions
devel/hs-base64-conduit: Deprecated in favor of conduit-combinators
devel/hs-blaze-builder-conduit: Deprecated in favor of conduit-extra
devel/hs-failure: Deprecated in favor or exceptions
devel/hs-filesystem-conduit: Deprecated in favor of conduit-combinators
devel/hs-haskeline: Become part of GHC
devel/hs-pool-conduit: Deprecated in favor of resource-pool
devel/hs-profunctor-extras: Absorbed into profunctors
devel/hs-terminfo: Become part of GHC
devel/hs-transformers: Become part of GHC
math/hs-comonad-transformers: Deprecated in favor of comonad
math/hs-comonads-fd: Deprecated in favor of comonad
math/hs-groupoids: Deprecated in favor of semigroupoids
math/hs-semigroupoid-extras: Deprecated in favor of semigroupoids
net/hs-network-conduit: Deprecated in favor of conduit-extra
security/hs-tls-extra: Deprecated in favor of tls
textproc/hs-attoparsec-conduit: Deprecated in favor of conduit-extra
textproc/hs-xhtml: Become part of GHC
www/hs-hamlet: Deprecated in favor of shakespeare
www/hs-shakespeare-css: Deprecated in favor of shakespeare
www/hs-shakespeare-i18n: Deprecated in favor of shakespeare
www/hs-shakespeare-js: Deprecated in favor of shakespeare
www/hs-shakespeare-text: Deprecated in favor of shakespeare
www/hs-wai-test: Deprecated in favor of wai-extra

Approved by:	portmgr (implicit, touching unstaged ports)
Obtained from:	FreeBSD Haskell
2014-08-10 22:34:50 +00:00
Carlo Strub
ad94cadf35 Update to 2.3
PR:		192105
Submitted by:	leres@ee.lbl.gov (maintainer)
2014-08-10 21:51:58 +00:00
Tijl Coosemans
6d8b323ab0 Replace some dependencies on libtool with USES=libtool:build or a
dependency on libtoolize
2014-08-10 19:26:38 +00:00
Sergey A. Osokin
7b41a1a84d Fix typo.
Found by:	rene
2014-08-10 03:07:54 +00:00
Sergey A. Osokin
03b0bc919d Document nginx vulnerability. 2014-08-09 18:26:53 +00:00
Marcus von Appen
900db324a3 Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.

  USE_PYTHON=yes becomes USES=python
  USE_PYTHON=2.7+ becomes USES=python:2.7+
  USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
  ...

A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;

  PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
  PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
  PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
  PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO
  PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL
  PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX

Some knobs have been deprecated and are to be removed in the near future:

  PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead
  PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead
  PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement

Some knobs have been removed completely:

  PYTHON_MASTER_SITE_SUBDIR
  PYTHON_DISTNAME
  PYTHON_WRKSRC

Several variables specific to the Python framework are no longer passed to the
build environment to avoid polluting dependency builds.

  PYTHON_VERSION is not passed to .MAKEFLAGS anymore
  PYTHON_DEFAULT_VERSION,
  PYTHON_DEFAULT_PORTVERSION and
  PYTHONBASE are not passed to the make environment anymore

The conversion required a couple of ports to be updated to fit the changes and
new requirements. Those included "bsd.python.mk" directly or contained checks
in places, for which the USES framework would fail to provide correct values.

Python modules directly using the upstream Python package (such as py-tkinter
or py-sqlite3) were updated to avoid using the now unnecessary and remmoved
knobs from "bsd.python.mk".

Phabric:	D399
exp-run:	167368 192357
PR:		167368 192357
Reviewed by:	antoine, wg
Exp-run award:	antoine
With hat:	python@
Approved by:	portmgr
2014-08-09 15:44:27 +00:00
Kurt Jaeger
c9c0fba355 security/pwman: 0.4.0 -> 0.4.4
PR:		191827
Submitted by:	tkato432@yahoo.com
2014-08-09 15:03:49 +00:00
Antoine Brodin
e7482c85c9 Update to 2.4
Release notes: http://www.volatilityfoundation.org/#!24/c12wa
2014-08-08 21:02:56 +00:00
Tijl Coosemans
cd19fd9b56 Build shared library and simplify DOCS option
PR:		192501
Tested by:	samm@os2.kiev.ua
2014-08-08 16:35:35 +00:00