Commit Graph

470591 Commits

Author SHA1 Message Date
Kurt Jaeger
75365792f7 mail/ratelimit-policyd: update 1.0.1 -> 1.0.3
PR:		236501
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz> (maintainer)
Relnotes:	https://github.com/MirLach/ratelimit-policyd/releases
2019-03-18 11:44:15 +00:00
Steve Wills
8b4b41dee5 dns/unbound: update to 1.9.1
PR:		236575
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2019-03-18 11:35:49 +00:00
Steve Wills
820513c8cd devel/grv: Update to 0.3.2
PR:		236576
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-03-18 11:30:24 +00:00
Dave Cottlehuber
57e8e0d375 lang/erlang-runtime21: update to 21.3
Reviewed by:	olgeni
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D18820
2019-03-18 10:51:13 +00:00
Mark Linimon
8e178b6be4 Fix build on gcc-based architectures:
configure: error: *** A compiler with support for C++11 language features is required.

Approved by:	portmgr (tier-2 blanket)
2019-03-18 09:42:12 +00:00
Mark Linimon
43c60fc544 Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2019-03-18 09:37:11 +00:00
Mark Linimon
1e816c1ae5 Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
2019-03-18 09:27:18 +00:00
Mark Linimon
99a5cae7ad Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++11"

While here, add gl to USES in accordance with current practice.

Approved by:	portmgr (tier-2 blanket)
2019-03-18 09:22:16 +00:00
Mark Linimon
47939b4681 Fix build on gcc-based architectures by adding compiler:c++11-lang to USES. 2019-03-18 09:08:12 +00:00
Dmitry Marakasov
508a18ea40 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-03-18 09:01:02 +00:00
Richard Gallamore
ff54e2e0ed * Updated to g20190314
* Added cleanup of *.pyc files on install/upgrade and removal

The pyc cleanup is needed to completely remove all old files
from the port when being removed. Old pyc files can also
cause errors when YouCompleteMe start after an upgrade.
2019-03-18 06:05:22 +00:00
Greg Lewis
3db7f4d3ba Fix COMMENT 2019-03-18 05:58:14 +00:00
Greg Lewis
fe413e3951 Fix COMMENT 2019-03-18 05:57:36 +00:00
Greg Lewis
4eec8873a2 Fix COMMENT 2019-03-18 05:56:55 +00:00
Greg Lewis
4379444096 Add a port of the documentation for JDK 11 2019-03-18 05:25:07 +00:00
Koichiro Iwao
732ed1024f security/softether5: conditionalize dependence on devel/cpu_features
devel/cpu_features is not available on some architectures after r496118.
Furturemore, upstream doesn't require cpu_features on some architectures
such as armv7l, aarch64, s390x. Add CFLAGS=-DSKIP_CPU_FEATURES on
architectures devel/cpu_features is not available.

Tested no-harm on amd64.
2019-03-18 05:19:32 +00:00
Yuri Victorovich
6cd717cf69 audio/gsequencer: Update 2.1.67 -> 2.1.68
Reported by:	portscout
2019-03-18 05:04:07 +00:00
Jan Beich
ba524dcd26 security/i2pd: unbreak with boost 1.70
PR:		236600
Obtained from:	upstream
2019-03-18 04:32:13 +00:00
Ryan Steinmetz
97735a908c - Adjust start order in rc script
- Bump PORTREVISION

PR:		235757
Submitted by:	Marin Bernard <marin@olivarim.com>
2019-03-18 02:28:10 +00:00
Steven Kreuzer
76b91db7a2 Set NOT_FOR_ARCHS on arm and mips
HWCAPS_ANDROID_MIPS_OR_ARM is being defined based on the assumption that any
ARM processor must be running Android.

PR:		235994
Reported by:	John F. Carr <jfc@mit.edu>
2019-03-18 01:35:37 +00:00
Jimmy Olgeni
41c0761b10 devel/rebar3: install shell completion files by default. 2019-03-18 00:40:13 +00:00
Jimmy Olgeni
c8c342f67f devel/kerl: install shell completion files by default. 2019-03-18 00:38:54 +00:00
Nikolai Lifanov
4b5656d372 update ansible ports
ansible to 2.7.9
ansible26 to 2.6.15
2019-03-18 00:28:57 +00:00
Nikolai Lifanov
937753b59b update sysutils/terraform to 0.11.13 2019-03-18 00:23:40 +00:00
Gerald Pfeifer
ef55837025 Revert bogus part of revision 496112; STAGING should not have become a
default option.
2019-03-17 23:05:15 +00:00
Gerald Pfeifer
b8a54d2513 The Wine Staging patchset is now available for Wine 4.4. 2019-03-17 23:03:46 +00:00
Yuri Victorovich
116ac25e9c graphics/drawpile: Update 2.1.2 -> 2.1.3
Reported by:	portscout
2019-03-17 21:53:12 +00:00
Mateusz Piotrowski
60f3d5ab24 x11-wm/dwm: Update to 6.2
- Clean up MASTER_SITES (remove outdated websites)
- Set FREETYPEINC (now required to build) and VERSION in MARK_ARGS
- Use DISTVERSION instead of PORTVERSION for consistency
- Define a simple do-test target so that we can quickly test if the binary
  is at least not core dumping when started
- Improve the description of the VOLUMECONTROL option
- Replace config.mk patching with a post-configure target that makes the
  port respect user's CFLAGS, CPPFLAGS and LDFLAGS
- Rewrite the post-extract target using make(1) if syntax instead of sh(1)
  if syntax

New release announcement:
https://lists.suckless.org/dev/1902/33214.html

Reviewed by:	mat
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D19416
2019-03-17 21:33:01 +00:00
Jose Alonso Cardenas Marquez
2971d2f496 - Fix build
Reported by:	yuri
2019-03-17 21:31:35 +00:00
Yuri Victorovich
4511c3ff59 devel/eastl: Update 3.13.03 -> 3.13.04
Reported by:	portscout
2019-03-17 21:28:50 +00:00
Raphael Kubo da Costa
3336857024 Remove comment that is no longer relevant after KDE4's removal. 2019-03-17 21:12:24 +00:00
Yuri Victorovich
ce30afb630 Re-add science/py-veusz: the latest version builds with Qt5 2019-03-17 20:32:18 +00:00
Matthew Seaman
c743c17be8 Update to 0.18
While here, drop support for rt40 which was removed from the tree many
months ago.

ChangeLog:	https://metacpan.org/changes/distribution/RT-Extension-MandatoryOnTransition
2019-03-17 20:28:53 +00:00
Antoine Brodin
6d9382b2a8 Fix PKGBASE collision 2019-03-17 19:45:12 +00:00
Grzegorz Blach
123241acff - Add new port: www/py-tornado6
- In www/py-tornado: Add conflict with py-tornado6
- In www/py-tornado4: Add conflict with py-tornado6
2019-03-17 19:31:25 +00:00
Yuri Victorovich
ee95c7713e math/cadabra2: Restore the unbundling of websocketpp (directory location has changed during port updates)
Reported by:	jbeich
2019-03-17 19:25:57 +00:00
Yuri Victorovich
fb0362b11e Update the deprecation line for science/avogadro: science/avogadro2 should be used instead 2019-03-17 19:15:09 +00:00
Raphael Kubo da Costa
91bba29459 Add a TEST option and set TEST_TARGET.
This also allows us to get rid of the sed hack in post-patch now that
patch-git_e854f357 handles the dependency on qt5-network correctly.
2019-03-17 19:10:04 +00:00
Sunpoet Po-Chuan Hsieh
16f6597468 Update to 0.12.1
Changes:	https://github.com/piotrmurach/tty-pager/blob/master/CHANGELOG.md
2019-03-17 18:58:49 +00:00
Sunpoet Po-Chuan Hsieh
98a1bf6935 Update to 1.3.7
Changes:	https://github.com/ruby-gnome2/pkg-config/blob/master/NEWS
2019-03-17 18:58:44 +00:00
Sunpoet Po-Chuan Hsieh
53a35c509d Update to 0.12.0
Changes:	https://github.com/pydata/xarray/blob/master/doc/whats-new.rst#whats-new
2019-03-17 18:58:39 +00:00
Sunpoet Po-Chuan Hsieh
74bf5f6349 Update to 0.10.6
Changes:	https://github.com/getsentry/responses/releases
2019-03-17 18:58:33 +00:00
Sunpoet Po-Chuan Hsieh
123f2d78e6 Update to 0.7.0
Changes:	https://github.com/python-medikit/medikit/blob/master/docs/changelog.rst
2019-03-17 18:58:28 +00:00
Sunpoet Po-Chuan Hsieh
f4919af087 Update to 4.9.0
Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
2019-03-17 18:58:23 +00:00
Sunpoet Po-Chuan Hsieh
9d1b4191f2 Change RUN_DEPENDS from py-xarray to py-xarray011
- Bump PORTREVISION for dependency change
2019-03-17 18:58:18 +00:00
Sunpoet Po-Chuan Hsieh
f40cb50157 Update to 0.13
Changes:	https://metacpan.org/changes/distribution/GIS-Distance-Fast
2019-03-17 18:58:13 +00:00
Sunpoet Po-Chuan Hsieh
bca1a70814 Update to 0.16
Changes:	https://metacpan.org/changes/distribution/GIS-Distance
2019-03-17 18:58:08 +00:00
Sunpoet Po-Chuan Hsieh
c1bda54b5c Update to 0.000119
Changes:	https://metacpan.org/changes/distribution/Test2-Suite
2019-03-17 18:58:02 +00:00
Sunpoet Po-Chuan Hsieh
6ebbe9e792 Add py-xarray011 0.11.3 (copied from py-xarray)
- Add PORTSCOUT
2019-03-17 18:57:57 +00:00
Sunpoet Po-Chuan Hsieh
af7d77a959 Add py-cryptography-vectors 2.6.1
cryptography-vectors provides test vectors for the cryptography package.

WWW: https://github.com/pyca/cryptography/tree/master/vectors
2019-03-17 18:21:46 +00:00