11871 Commits

Author SHA1 Message Date
sthen
0fa714275a remove php MDB2-* and related ports, these are old and not updated for
current php any more. MDB2-* suggested by giovanni@, no complaints on
ports@ for a week.
2018-10-24 20:31:25 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
sthen
fa14c2a167 update to urlwatch-2.15 2018-10-24 13:26:25 +00:00
sthen
dbf1b8ec50 update to apache-httpd-2.4.37 2018-10-24 13:23:59 +00:00
sthen
5cbe74670f update to ap2-mod_wsgi-4.6.5 2018-10-24 13:13:32 +00:00
landry
3fc9699369 Update to firefox-esr 60.3.0.
See https://www.mozilla.org/en-US/firefox/60.3.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-27/
2018-10-23 16:54:06 +00:00
landry
043ffe6fce Update to firefox 63.0.
See https://www.mozilla.org/en-US/firefox/63.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-26/

Remove pledge patches from #1466593 & #1457092, they were all merged
upstream.
2018-10-23 16:52:48 +00:00
gonzalo
97380a1919 Update for Nextcloud to 14.0.3
OK bket@
2018-10-23 08:26:21 +00:00
danj
4807f465ba Update to py-webtest-2.0.30
From Elias Mariani
2018-10-18 23:19:56 +00:00
jeremy
47526ad29e Don't pickup gmkdir during libuv build
Should fix issue that hit espie@.  No bump as this only affects building.
2018-10-18 16:30:31 +00:00
espie
780865564e update to 7.60
tweak plist according to update-plist improvements
(DRUPAL-SA-CONTRIB-2018-006)
2018-10-18 10:28:36 +00:00
espie
3fd74c7a5d update, make it work again with dailymotion
okay kn@
2018-10-17 21:04:13 +00:00
sthen
44f8a14fd9 switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).
2018-10-17 14:15:55 +00:00
ajacoutot
156bee275c Minor update to lighttpd-1.4.51.
from Brad (maintainer)
2018-10-17 08:34:03 +00:00
rsadowski
856e90a18c set COMPILER to unbreak !gcc4 2018-10-16 17:55:59 +00:00
sthen
f8b1571a97 update to nghttp2-1.34.0 2018-10-16 12:40:45 +00:00
fcambus
65bc0a579a Update logswan to 2.0.3. 2018-10-16 11:32:40 +00:00
landry
87f241ee73 Bump all ports using rust to ensure they get rebuilt/updated. 2018-10-08 15:28:05 +00:00
gonzalo
05ba90aeb3 Update for Varnish to 6.1.0
OK kn@
2018-10-08 11:44:10 +00:00
sthen
f748c229c2 security update to tor-browser 8.0.2, from attila (maintainer) 2018-10-05 22:02:12 +00:00
danj
8b720d3362 + py-http_ece
+ py-http_ece,python3
2018-10-04 23:40:00 +00:00
danj
c52b8d9a6b Import py-http_ece-1.0.5, from Pamela Mosiejczuk
guidance from me, tweak from bcallah@, ok phessler@

py-http_ece is a simple implementation of Encrypted Content-Encoding for
HTTP (RFC 8188).
2018-10-04 23:38:20 +00:00
sthen
76200093b5 Build with --disable-debug-symbols, to avoid a 1.1GB libxul.so and 300MB
package (older versions didn't do this). Noticed by solene@, ok attila (maintainer)
2018-10-04 19:56:38 +00:00
benoit
b1bfdf5201 Update to p5-HTML-Tidy-1.60. 2018-10-04 09:28:33 +00:00
sthen
ad72f1766f regen other patches 2018-10-03 14:57:09 +00:00
sthen
c73d262db0 regen patches, no package change 2018-10-03 14:55:36 +00:00
espie
c05f625be9 so, special-casing openbsd is fun, but let's not forget dependencies...
fixes build breakage
okay robert@
2018-10-03 06:02:48 +00:00
landry
bd57982383 Update to firefox 62.0.3.
See https://www.mozilla.org/en-US/firefox/62.0.3/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-24/
2018-10-03 04:41:26 +00:00
landry
02e6b27b60 Update to firefox-esr 60.2.2.
See https://www.mozilla.org/en-US/firefox/60.2.2/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-24/
Removes rust 1.29 build fix patch, merged.
2018-10-03 04:39:57 +00:00
rsadowski
e6a9d9a72f Update hugo-0.49
From Kevin Wondratsch. (maintainer) Thanks!
2018-10-02 06:41:29 +00:00
sthen
e202ec2bda security update to apache httpd 2.4.35, ok giovanni@
Since we no longer have Apache 1.x there's no point renaming most of the
installed files any more, only the ones that conflict with base (httpd and
htpasswd), which avoids some tiresome hand merges that are needed in the
manpages for most updates. Courtesy symlinks added for now so that the
'xxx2' variants still work.
2018-10-01 15:21:24 +00:00
rsadowski
94ffb0758b Update hugo-0.47.1
From Kevin Wondratsch. Thanks!
2018-10-01 09:00:28 +00:00
bentley
a51ff91757 Update to sblg-0.4.17.
From Bryan Vyhmeister (MAINTAINER); thanks!
2018-10-01 08:23:17 +00:00
sthen
02c58ecc57 some of these ports had MODPHP_VERSION=5.6 when they should have had
MODPECL_V=5.6, build failure reported by aja@.  fix that and tidy Makefiles
a bit.
2018-09-29 19:42:07 +00:00
sthen
cc165359ed add php71/72 flavours for pecl-* ports
add comments for the ports which have separate www/Makefile handling for
php 5.6-only ports (a little messy but this shouldn't last for too long,
5.6 and 7.0 are both EOL soon)
2018-09-28 22:25:46 +00:00
sthen
d566b737bd update to Tor Browser 8.0.1, from attila, plist nit pointed out by landry 2018-09-28 14:54:26 +00:00
sthen
7c960e3aa2 nginx port tweaks, ok robert@
- add nginx-auth-ldap module (https://github.com/kvspb/nginx-auth-ldap/)
- reduce duplication in DISTFILES with foo{bar}ext syntax
- simplify RUN_DEPENDS*
- use perl MODULES to get ${P5ARCH} defined, use in PLIST-perl
2018-09-28 14:36:16 +00:00
abieber
850683ea83 + geckodriver 2018-09-28 12:59:51 +00:00
abieber
464bc4a1cb Import mozilla's geckodriver.
geckodriver is used by things like Selenium to interact with Gecko-based
web browsers.

OK jeremy@
2018-09-28 12:57:38 +00:00
pirofti
3549cce688 Update rt to 4.4.3.
This is a minor update. No database or functional changes.

You can find the release notes here:

  https://docs.bestpractical.com/release-notes/rt/4.4.3

OK robert@ (maintainer)
2018-09-28 09:03:49 +00:00
gonzalo
59e424713f Update for Nextcloud to 14.0.1:
https://nextcloud.com/changelog/

OK kirby@
2018-09-27 14:24:37 +00:00
rpointel
dc8b1cda5b update selenium to 3.14.0. 2018-09-27 11:02:21 +00:00
fcambus
a4da7fdfe9 Update newsboat to 2.13. 2018-09-27 09:15:27 +00:00
robert
798d2fb177 add some missing openbsd ifdefs after the overhaul of the UI 2018-09-27 06:36:18 +00:00
sebastia
3c64fa9990 Update to 4.0.2
works for me, also tested by landry@
2018-09-26 13:15:37 +00:00
sebastia
04d37bf6c6 Update to 4.0.2
seems to work for me, also tested by landry@
2018-09-26 13:14:36 +00:00
sthen
202fbf484e bump REVISION on ports using rust, to ensure that they pick up the fix
for out of bounds write due to integer overflow that was fixed in rust's
libstd (which is statically linked).
2018-09-25 21:16:37 +00:00
landry
82a3e01d1b add link to upstream commit in esr60 branch 2018-09-25 14:26:36 +00:00
pvk
a353ffa886 Update kibana 6.2.4 -> 6.4.1
ok jasper@
2018-09-25 09:01:52 +00:00
bentley
fe85b86269 Update to netsurf-3.8. 2018-09-25 08:48:58 +00:00