Commit Graph

133817 Commits

Author SHA1 Message Date
kn
0f9b4f6615 Fix tiny but annoying documentation bug in varnishd(1)
The default protocol specifier for `-a' is "HTTP", not "HTTP/1".
Cherry-picked from bdc0c48f38c8789337896d913e7825d0f26bc821.

OK gonzalo
2018-12-14 21:22:38 +00:00
pascal
30947b05d9 Update amd64 bootstrap, remove USE_LLD=No. 2018-12-14 19:23:53 +00:00
landry
9fd6e0809a Remove ports-clang from COMPILER, prefer ports-gcc on non-clang archs.
As of now, those c++ ports have a LIB_DEPENDS on lang/gcc/4.9,-libs for
libestdc++ so they ended up depending on both llvm & gcc, and our infra
plumbing gets a bit confused with that (compiler cannot create
executables yadada yadada).
With gcc 4.9 spidermonkey52 packages fine on sparc64, unblocking other
things.

There are more ports with broken COMPILER lines like this, they might get
fixed over time.
2018-12-14 19:00:20 +00:00
espie
716daf3748 give a much bigger hint to people who try mixing -current and 6.4 2018-12-14 18:57:58 +00:00
bcallah
52c60e8079 Include header files that are tightly coupled to the compiler: stdatomic.h,
stdfix.h, stdalign.h, and stdnoreturn.h
Ensure these headers are usable on all archs by ensuring that
openbsd-stdint.h is used on all archs.
While here, explicitly add the --disable-libssp flag to configure,
otherwise it will get built and installed.
Sync the PLISTs for these changes.

Prompted and much help and diagnosis on macppc by George Koehler.
Feedback from sthen@ and pascal@

ok pascal@
2018-12-14 17:58:03 +00:00
danj
15be97aaf7 Register sickbeard removal 2018-12-14 15:33:06 +00:00
danj
831a0a279a Remove sickbeard
alpha software from 2015 and upstream stopped the dev in 2016

ok mglocker@ (maintainer), rsadowski@
2018-12-14 15:30:34 +00:00
ajacoutot
0def688ce0 Update to awscli-1.16.75. 2018-12-14 13:14:14 +00:00
ajacoutot
cb01008e79 Update to py-botocore-1.12.65. 2018-12-14 13:14:02 +00:00
ajacoutot
fadec984db Update to py-boto3-1.9.65. 2018-12-14 13:13:48 +00:00
ajacoutot
6aef5e2a57 Update to webkitgtk4-2.22.5. 2018-12-14 12:33:51 +00:00
espie
5ebb45df6f make the connection read-only 2018-12-14 10:41:48 +00:00
espie
845cb3a600 make the db connection read-only 2018-12-14 10:40:23 +00:00
espie
06108d8400 fix the database name
also make a more specific connection, so that we don't create the wrong
database name accidentally
2018-12-14 10:37:22 +00:00
rsadowski
74938f7cc4 Update to krita-4.1.7 2018-12-14 10:29:16 +00:00
rsadowski
d490aa8ed0 Update to mkvtoolnix-29.0.0 2018-12-14 10:00:57 +00:00
gonzalo
2174ab8d65 Update for SMTube to 18.11.0 2018-12-14 09:44:28 +00:00
ajacoutot
04c51e5ab9 Update to hplip-3.18.12. 2018-12-14 07:42:00 +00:00
jca
e4ac7ee47a +py-arrow
+py-arrow,python3

ok bket@ (forgot to mention that at import time, sorry)
2018-12-13 21:41:36 +00:00
jca
4cdf1d85ac Import py-arrow-0.12.1, a python module for easy date manipulation
from Edward Lopez-Acosta

pkg/DESCR:
Arrow is a lightweight library which makes working with dates and times
simpler. This is done by including an API which supports many common
scenarios. Arrow can also easily generate time span, ranges and more while
being a drop in replacement for the standard datetime module.
2018-12-13 21:38:33 +00:00
danj
52146d83df Hook missing py3 flavor
+ py-hamcrest,python3
+ py-elasticsearch,python3

ok pvk@
2018-12-13 20:30:59 +00:00
naddy
e8cf8395fe don't pick up libftdi1 over libftdi 2018-12-13 20:19:28 +00:00
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