Commit graph

433711 commits

Author SHA1 Message Date
Tijl Coosemans
f67bb4e33b Remove support for USE_AUTOTOOLS=aclocal and USE_AUTOTOOLS=autoheader. 2017-12-24 13:12:04 +00:00
Jochen Neumeister
e3f0c03466 New port: security/snuffleupagus
Snuffleupagus is a PHP7+ module designed to drastically raise the cost
of attacks against websites.  This is achieved by killing entire bug
classes and providing a powerful virtual-patching system, allowing the
administrator to fix specific vulnerabilities without having to touch
the PHP code.

WWW: https://snuffleupagus.readthedocs.io/

PR:		224545
Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)
Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D13606
2017-12-24 13:11:41 +00:00
Joseph Mingrone
ff2bee6b2a math/z3: Add missing dependency on devel/py-setuptools
PR:		224438
Reported by:	cem
Reviewed by:	mat
Approved by:	6yearold@gmail.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13542
2017-12-24 13:01:36 +00:00
Tijl Coosemans
c03ca81536 Remove patch obsoleted by USES=autoreconf. 2017-12-24 12:56:03 +00:00
Tijl Coosemans
895b423c21 Convert to USES=autoreconf. 2017-12-24 12:44:47 +00:00
Jimmy Olgeni
8b1577a251 Update devel/erlang-jsx to version 2.9.0. 2017-12-24 12:41:07 +00:00
Antoine Brodin
8c313cfaa8 Remove flavors from vtk6, it's not useful with PY_FLAVOR (initial
implementation of python flavors didn't have PY_FLAVOR)
2017-12-24 12:17:40 +00:00
Tijl Coosemans
aa10447333 Remove no-op pre-configure target. 2017-12-24 11:58:42 +00:00
Sunpoet Po-Chuan Hsieh
7c405f483a Update MASTER_SITES and unbreak this port
Approved by:	portmgr (blanket)
MFH:		2017Q4
2017-12-24 11:15:21 +00:00
Sunpoet Po-Chuan Hsieh
084c755633 Remove outdated STAGEDIR fix 2017-12-24 11:15:16 +00:00
Sunpoet Po-Chuan Hsieh
bf1e7ad042 Update to 96
Changes:	http://search.cpan.org/dist/Perl-Critic-Pulp/Changes
2017-12-24 11:15:11 +00:00
Sunpoet Po-Chuan Hsieh
028e17d421 Relax USES=python 2017-12-24 11:15:06 +00:00
Sunpoet Po-Chuan Hsieh
fd016c7910 Fix Python 3 build
- While I'm here, convert to options dependency helper

This port is ready for Python 3.
The only failure for FreeBSD (autoplist) is the missing _speedups.so.
Upstream disabled the speedups C extension on Python 3.3+ which fixes the problem.

Obtained from:  cef2c8df44
With hat:	python
2017-12-24 11:15:01 +00:00
Sunpoet Po-Chuan Hsieh
0f106e2839 Update to 1.15.0
Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
2017-12-24 11:14:56 +00:00
Sunpoet Po-Chuan Hsieh
d6cb795eab Update to 0.4.1011
Changes:	https://github.com/soimort/you-get/releases
		https://github.com/soimort/you-get/commits/develop
2017-12-24 11:14:51 +00:00
Tijl Coosemans
b3c9b30f13 Convert to USES=autoreconf. 2017-12-24 10:58:05 +00:00
Tijl Coosemans
50a815ac46 Convert to USES=autoreconf. 2017-12-24 10:51:05 +00:00
Alexey Dokuchaev
0dbba76acd Remove BROKEN_sparc64 statement which was originally added in r277772 by
linimon@ 6.5 years ago for Snappy 1.0.2.  It now builds and runs fine on
10.4-STABLE running under QEMU 2.9.0 (regression tests pass, courtesy of
TEST_TARGET).  While at it, move OPTIONS_DEFINE knob where it is usually
expected to be found in the Makefile.
2017-12-24 10:48:23 +00:00
Roman Bogorodskiy
aec748493d devel/py-libvirt: update to 3.10.0 2017-12-24 10:26:46 +00:00
Roman Bogorodskiy
636ca0629f devel/libvirt: update to 3.10.0
- update to 3.10.0;
 - remove hard-coded dependency on libssh2, instead add LIBSSH and LIBSSH2
   options, both enabled by default;
 - add 'gettext-runtime' to USES to fix build without NLS.
2017-12-24 10:24:48 +00:00
Thomas Zander
9faadcd4fc Update to upstream version 45
PR:		224548
Submitted by:	pkubaj@anongoth.pl (maintainer)
2017-12-24 09:14:44 +00:00
Dmitry Marakasov
4e5310c432 - Update WWW
Approved by:	portmgr blanket
2017-12-24 09:00:42 +00:00
Dmitry Marakasov
96be57405e - Switch to USES=localbase
- Regenerate patches
- Update WWW

Approved by:	portmgr blanket
2017-12-24 09:00:37 +00:00
Antoine Brodin
c0280ffa0d cde builds fine with bdftopcf 1.1 2017-12-24 08:56:23 +00:00
Niclas Zeising
4d94f44387 Fix build. Add missing USES=localbase.
Apologies for the breakage.
2017-12-24 08:54:09 +00:00
Ben Woods
3f74c0178a print/hplip: Fix pkg-plist when X11 disabled but QT4 or QT5 enabled
PR:		222989
Reported by:	freebsd@dreamchaser.org
2017-12-24 08:49:05 +00:00
Roman Bogorodskiy
a5afc4d48d devel/libosinfo: fix package build without NLS
Even if NLS is disabled, it still requires 'gettext-tools'.
2017-12-24 08:17:35 +00:00
Jochen Neumeister
346cdbbb20 mail/sympa: Update from 6.2.22 to 6.2.24
Fix more shebangs

Changelog: https://github.com/sympa-community/sympa/blob/6.2.24/NEWS.md

PR:		224502
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13575
2017-12-24 07:12:42 +00:00
Ben Woods
89b406a398 print/hplip and print/hplip-plugin: Update to 3.17.11
Changes this release:
  https://developers.hp.com/hp-linux-imaging-and-printing/release_notes
2017-12-24 07:10:45 +00:00
Antoine Brodin
f5da38b8f5 py-libstorj is not compatible with python 3
Reported by:	pkg-fallout
2017-12-24 07:00:50 +00:00
Tobias Kortkamp
276dce9c72 www/uwsgi: Fix rc.d script when using the uwsgi-py3* packages
PR:		224198
Submitted by:	Christian Sturm <reezer@reezer.org>
Approved by:	eugene@zhegan.in (maintainer timeout, 2 weeks)
2017-12-24 06:46:48 +00:00
Timur I. Bakeyev
565d8c392e Update net/samba46 to 4.6.12 version. 2017-12-24 04:26:17 +00:00
Vanilla I. Shu
cf2955982d Update to 0.056. 2017-12-24 03:00:16 +00:00
Vanilla I. Shu
0da1e8520d Update to 0.16.2. 2017-12-24 02:48:13 +00:00
Timur I. Bakeyev
738cbdd3b0 Small typo in the version check 2017-12-23 23:50:52 +00:00
Raphael Kubo da Costa
21bf3d3eab Update to 1.7.4.
Changes from Konversation 1.7.3 to 1.7.4:

    Fixed a bug causing the size of a custom chat text view font set via the
    configuration dialog to be ignored. A font size modification done via the
    Enlarge/Decrease Font Size actions is nowapplied on top of the configured
    size (or the system default font size, respectively).
2017-12-23 23:26:16 +00:00
Timur I. Bakeyev
dd85406351 Update net/samba47 to the 4.7.4 version. 2017-12-23 23:07:06 +00:00
Timur I. Bakeyev
d236cb472e Update LDB 1.2 to the most recent 1.2.3 version 2017-12-23 23:06:11 +00:00
Niclas Zeising
71402f05fa Update to 1.2.0
This update ports xfs to use libXfont2.
2017-12-23 23:01:08 +00:00
Niclas Zeising
873404458f Partly revert r457111 so that I can commit this with the proper commit
message.

No need to fiddle with PORTEPOCH since we're going back to this version in a
moment.

Pointy Hat to:	zeising
Approved by:	portmgr (not really, but I need to get around a commit hook)
2017-12-23 22:54:20 +00:00
Mark Felder
6be2b96d24 net-p2p/sonarr: Update to 2.0.0.5085
Changelog:	https://github.com/Sonarr/Sonarr/releases/tag/v2.0.0.5085
2017-12-23 22:51:32 +00:00
Mark Felder
9f7a533199 multimedia/plexmediaserver-plexpass: Update to 1.11.0.4633
Changelog:	http://forums.plex.tv/discussion/comment/1577387/#Comment_1577387
2017-12-23 22:47:54 +00:00
Niclas Zeising
61f4f49909 Update to 1.1 2017-12-23 22:43:41 +00:00
Mark Felder
8afaae3e16 net-p2p/radarr: Update to 0.2.0.910
Changelog:	https://github.com/Radarr/Radarr/releases/tag/v0.2.0.910
2017-12-23 22:38:35 +00:00
Niclas Zeising
e4c5564177 Update to 1.2.0
Use install-strip as install target.
2017-12-23 22:20:48 +00:00
Dmitry Marakasov
a455eea6e7 - Update to 3.0.8
- Tweak test so one can examine the results
2017-12-23 21:21:59 +00:00
Antoine Brodin
8d10ec49d8 Update to 2.0.0 2017-12-23 21:17:23 +00:00
Antoine Brodin
cb5347a7f9 Update to 20171203 2017-12-23 21:01:37 +00:00
Antoine Brodin
e8e4eee205 Update to 4.16.26 2017-12-23 20:43:57 +00:00
Antoine Brodin
6d561a9662 Update to 0.3.3 2017-12-23 20:43:38 +00:00