Commit Graph

133795 Commits

Author SHA1 Message Date
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
sthen
84b2eeef2b Add support for boost contexts on i386, arm, amd64, from otto@.
As this brings new libraries on supported architectures, split the
package into -main and -md subpackages, keeping plist updates simpler
and avoiding need for knowledge of supported arches in dependent
ports. Also means that if future ports start picking up the MD
libraries they will be easier to find. (Thanks aja@ for running a
bulk build and check-lib-depends run with an earlier version to
make sure existing ports don't pick up the new libs.)

ok rsadowski@

Bumps for ports using boost as LIB_DEPENDS or RUN_DEPENDS to
follow.
2018-12-13 19:52:46 +00:00
rsadowski
f0eb2a48ab Unbreak khelpcenter
kinit is not only a run dependency, it's also a build dependency.

Spotted by naddy@ and ajacoutot@ Thanks!
2018-12-13 19:07:25 +00:00
bcallah
7c9ce593a2 Minor update to nfoview-1.25
Changelog: https://github.com/otsaloma/nfoview/blob/master/NEWS.md
2018-12-13 17:51:44 +00:00
rsadowski
1bfc86e89c Unbreak build
libqaccessibilityclient-0.3.0 depends on ECM - Extra CMake Modules.
Replace cmake- and qt5-module by kf5 and update PLIST and bump.

Spotted by naddy@
2018-12-13 17:48:53 +00:00
bcallah
893cb9bd0a Update to gravity-0.6.1
Changelog: https://github.com/marcobambini/gravity/compare/0.5.5...0.6.1
2018-12-13 17:32:50 +00:00
ajacoutot
e9ac0f077b Mark BROKEN.
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find KF5 (missing: Init) (found suitable version "5.51.0",
  minimum required is "5.20.0")
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)
  CMakeLists.txt:27 (find_package)
2018-12-13 16:01:56 +00:00
espie
1e8419cc54 somehow I managed to lose that commit 2018-12-13 15:49:59 +00:00
sthen
d45adb82a3 update to BIND 9.11.5-P1
5108.   [bug]           Named could fail to determine bottom of zone when
                        removing out of date keys leading to invalid NSEC
                        and NSEC3 records being added to the zone. [GL #771]
2018-12-13 14:27:47 +00:00
ajacoutot
0cf0703ceb Update to librsvg-2.44.10. 2018-12-13 12:59:59 +00:00
ajacoutot
c573b92108 Prefer MODULES for textproc/intltool. 2018-12-13 12:14:27 +00:00
ajacoutot
2a47072140 Update to libpaper-1.1.26. 2018-12-13 11:42:45 +00:00
kn
b694907787 +nlopt 2018-12-13 09:37:16 +00:00
kn
a0a878a930 Import NLopt
NLopt is a library for nonlinear local and global optimization, for functions
with and without gradient information.  It is designed as a simple, unified
interface and packaging of several free/open-source nonlinear optimization
libraries.

Feedback and OK sthen
2018-12-13 09:35:32 +00:00
rpointel
b300219af4 update theHarvester to 3.0.4. 2018-12-13 06:52:46 +00:00
sthen
03f88324a6 garbage-collect now unused MODPECL_V 2018-12-12 23:46:18 +00:00
sthen
c773e6f025 more quirks for PHP pecl ports;
- obsolete_reason for 5.6-only ports,
- update old "rename pecl-foo -> pecl56-foo" entries to use pecl71-foo
- add new "rename pecl56/70-foo -> pecl71-foo" entries to make sure
extensions that were installed standalone rather than as a dependency
of another port get updated
2018-12-12 23:44:32 +00:00
sthen
bc55767f95 remove already-unhooked PHP 5.6-only pecl ports 2018-12-12 23:36:47 +00:00
sthen
541ee32c01 remove already-unhooked PHP 5.6-only pecl ports 2018-12-12 23:36:12 +00:00
danj
92f4e6fbdb + py-smmap,python3
In the commit
revision 1.8
date: 2016/04/25 09:09:17;  author: danj;  state: Exp;  lines: +10 -5;
commitid: Q1CPa59twalxlTp4;
update py-smmap to 0.9.0
ok jca@

I added a py3 flavor but didn't hook it up. It packages fine, do it now.
2018-12-12 23:05:35 +00:00
sthen
18b5d4007a Adjust txt2man's bookman script to avoid "[[ $i ]] || ...", /bin/sh doesn't
like this at all. This is an alternative to a diff proposed by Charles A Daniels
that moved txt2man to using bash.
2018-12-12 22:58:57 +00:00
danj
95d6657100 Fix py-stem,python3 hook
revision 1.1032
date: 2017/11/12 20:05:18;  author: danj;  state: Exp;  lines: +3 -2;
commitid: HlZusBvIetsYUW2x;
+ py-stem
+ py-stem
- stem

The commit message was accurate, I forgot the ",python3"
2018-12-12 22:51:58 +00:00
sthen
16bfbc2147 BDEP on intltool 2018-12-12 21:42:02 +00:00
naddy
e146d7cecd Update to 7.63.0. No known security fixes. 2018-12-12 20:41:04 +00:00
bket
a33e4f7fc0 Update to sabnzbd-2.3.5
Most of the work is done by Mikolaj Kucharski
<mikolaj AT kucharski DOT name>. Thank you!

Maintainer timeout
2018-12-12 19:54:32 +00:00
bcallah
5d18f97e60 Update to bcal-2.1 -- upstream now makes real tarballs
Changelog: https://github.com/jarun/bcal/blob/master/CHANGELOG
2018-12-12 16:56:12 +00:00
espie
122f82a42b use show-indexed 2018-12-12 16:32:59 +00:00
espie
8c86cfb1d4 add a "show-indexed" target that displays variables with (potential)
SUBPACKAGE variation.

Less brittle than make show=FULLPKGNAME\${SUBPACKAGE}
2018-12-12 16:17:30 +00:00
sthen
1069b11a7a update to jansson-2.12 and enable static libraries. ok kirby@ (maintainer)
- inspired by a diff from yasuoka@, but rewritten to continue using cmake
instead of switching to autoconf
2018-12-12 15:09:14 +00:00
landry
6a8bbac13f Add cunit to BDEP, otherwise if it's around during configure cmake detects it
and make fake blows if dpb junked it in the meantime. reported by naddy@
2018-12-12 14:17:46 +00:00
sthen
90710cfcdd bump HW_SENSORS users, kernel ABI change from adding a new sensor type
breakage in zabbix reported by Mark Patruck
2018-12-12 13:34:31 +00:00
espie
25075187b0 rewrite the way 'default' target is set:
- common code ends in pkgpath.mk
- generic protection for recursive targets
- much better detection of cases that don't work as expected, and
sensible error messages.

tests and ok kn@
2018-12-12 12:04:56 +00:00
sthen
440ebb3232 update to asterisk-13.24.0 2018-12-12 10:52:13 +00:00
sthen
dd2c9ba93a bumps for -cgi and -dbg as well 2018-12-12 08:38:00 +00:00
ajacoutot
4785fb7830 REVISION-apache needed a bump as well:
+@depend security/libsodium:libsodium-*:libsodium-1.0.16p0
-@depend textproc/oniguruma:oniguruma-*:oniguruma-6.9.0
+@depend textproc/oniguruma:oniguruma-*:oniguruma-6.9.1
+@wantlib sodium.9.1
2018-12-12 08:04:25 +00:00
bcallah
c287cc68e1 Ensure that -latomic is linked when on powerpc. Fixes the build error noted
in the latest powerpc bulk report.

While here, there is no legitimate reason to have base-gcc in the COMPILERS
list when this is C++11.
2018-12-12 00:19:07 +00:00
kn
a53a82bb59 register p5-Archive-Zip CVE 2018-12-11 21:50:02 +00:00
naddy
854bc3c92a detect endianness via endian.h; from the equivalent patch in archivers/p7zip 2018-12-11 21:30:29 +00:00
kn
ae1f077f54 update to p5-Archive-Zip-1.64
Fixes CVE-2018-10860 (directory traversal), from Charlene Wendling, thanks!
2018-12-11 21:29:30 +00:00
bcallah
e376ae4b0c Update to pcbasic-2.0.1
Change the V variable to MODPY_EGG_VERSION (it should have been that in the
first place)
Changelog: https://github.com/robhagemans/pcbasic/compare/v2.0.0...v2.0.1
2018-12-11 20:56:11 +00:00
danj
2cba3e93d7 + py-flask-login,python3 2018-12-11 20:55:28 +00:00
danj
e3f7be57b6 Update to py-flask-login-0.4.1
Add a py3 flavor while there

From Edward Lopez-Acosta, ok abieber@ (maintainer)
2018-12-11 20:54:45 +00:00
danj
c77c5460a3 Update to py-requests-2.21.0 2018-12-11 20:44:56 +00:00
kn
404c23e677 Drop MAINTAINER, enable SEPARATE_BUILD, use TLS
WRKBUILD is now outside of WRKSRC and does not need manual setting.
czarkoff is inactive and does not respond, so drop it.

OK jca and jca naddy jaunfra for MAINTAINER
2018-12-11 20:21:20 +00:00
danj
488cb3d3dd Update to pqiv-2.11 2018-12-11 20:01:37 +00:00
ajacoutot
85b8ab36ca Update to gupnp-tools-0.8.15.
ok jasper@
2018-12-11 19:44:32 +00:00
juanfra
a722b4bd71 Disable gerbil for non clang platforms. Gerbil needs a gambit version
compiled a C compiler with thread-local storage support. I prefer
avoid to change Gambit to ports GCC and the gerbil built would be
really slow on old platforms anyway.
2018-12-11 18:33:23 +00:00
juanfra
3e8abe5e1c Update to tortoisehg 4.8.1. 2018-12-11 18:19:22 +00:00
bcallah
44f316d303 Update to diffoscope-107 2018-12-11 16:12:50 +00:00
bcallah
fdb474820c Update to featherpad-0.9.2
Changelog: https://github.com/tsujan/FeatherPad/blob/master/ChangeLog
2018-12-11 15:47:13 +00:00