11396 Commits

Author SHA1 Message Date
rsadowski
129952a549 Remove MAINTAINER per their request 2018-02-05 06:30:21 +00:00
feinerer
6d344812de Update to buku 3.6 2018-02-03 11:50:40 +00:00
steven
b26c04b852 update to 0.13.19 2018-02-03 09:23:40 +00:00
robert
6b4a8f7d57 update to 64.0.3282.140 2018-02-02 17:16:29 +00:00
bcallah
b1ee24599d Bugfix update to libmicrohttpd-0.9.59 2018-02-02 16:20:46 +00:00
robert
ab8fc27b44 unbreak build by not hardcoding my pobj path 2018-02-02 05:56:40 +00:00
robert
8142b7c7fd bump the v8 max code range size to 512M from 256M 2018-02-02 05:44:34 +00:00
rpointel
58361725c1 update to django 1.11.10. 2018-02-01 16:47:46 +00:00
ajacoutot
eb8681e27d Update to owncloud-10.0.6. 2018-02-01 09:22:25 +00:00
robert
c4ab2faf1c update to 64.0.3282.119 2018-01-30 07:57:25 +00:00
landry
b9ae65d981 Security update to firefox 58.0.1.
See https://www.mozilla.org/en-US/firefox/58.0.1/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-05/
2018-01-29 20:54:13 +00:00
landry
2b22587d09 Set DPB_PROPERTIES=lonesome on i386 so that no new jobs are sent to the
worker building firefox. Fixes firefox packaging on i386, but for how long...
same diff/ok sthen@
2018-01-29 18:47:02 +00:00
landry
0d39678d6e only set DPB_PROPERTIES if not already set. 2018-01-29 18:20:33 +00:00
ajacoutot
d5b48bb5bf Fix console display.
maintainer timeout
2018-01-28 09:49:11 +00:00
landry
4c0e4f3ef6 Upstream stopped providing 'source tarballs' for beta releases in bugs
#1422203 & #749312, and it's doubtful this will change even if i'm
trying to discuss it in #1432591. Instead, a README is provided with the
corresponding commit hash with which we're supposed to hammer
hg.mozilla.org, with varying success in terms of speed. Normally, it
shouldnt be the case for real releases..

Add the necessary plumbing to set DISTFILES/DISTNAME/MASTER_SITES
accordingly if MOZILLA_COMMIT and MOZILLA_BRANCH are set in the consumer
Makefile.
2018-01-27 10:22:14 +00:00
landry
ba5ba4b626 Pass --with-system-cairo only if MOZILLA_USE_BUNDLED_CAIRO isn't defined
(which is the default for now)

In 59 the possibility to build with system cairo is going away (cf
#1432751) and this hasn't been a "supported" configuration for a while
(numerous weird rendering issues & build failures reported/fixed by
downstreams over the years).

The local cairo copy in gfx/cairo/cairo derives from 1.10. Bug #739096
tracks the eventual update of this copy, which will probably not happen.
2018-01-27 10:12:46 +00:00
landry
5d5e5f0dec Remove default setting of HOMEPAGE, every consumer port define its own,
and the provided default value didn't make sense anymore.
2018-01-27 10:04:38 +00:00
landry
409aff2b87 Pass --disable-debug-symbols to CONFIGURE_ARGS on i386, removes -C
debuginfo=2 from rust build flags and allows me to build firefox on i386
with recent rust. Somehow i had it locally but never commited it..
2018-01-27 07:53:50 +00:00
jturner
69fdca21cc Mark as broken after the recent kcgi update 2018-01-25 14:04:18 +00:00
gonzalo
574619e509 Update for Nextcloud to 12.0.5:
https://nextcloud.com/changelog/

Some recommendations from kn@

OK kirby@
2018-01-25 10:45:18 +00:00
ajacoutot
80082d4941 SECURITY update to webkitgtk4-2.18.6.
- CVE-2018-4088, CVE-2017-13885, CVE-2017-7165, CVE-2017-13884,
CVE-2017-7160, CVE-2017-7153, CVE-2017-7153, CVE-2017-7161, CVE-2018-4096
2018-01-24 23:36:24 +00:00
rsadowski
e05d7bb937 Update youtube-dl to 2018.01.18
From Klemens Nanni -- Thanks!
2018-01-24 20:37:45 +00:00
landry
4b72cdaad7 Update to firefox-esr 52.6.0.
See https://www.mozilla.org/en-US/firefox/52.6.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-01/
(spectre mitigations) and
https://www.mozilla.org/en-US/security/advisories/mfsa2018-03/
2018-01-23 19:27:53 +00:00
landry
7576546738 Also remove this one, was merged upstream in #1341234 2018-01-23 19:18:41 +00:00
landry
74b1bd742d Update to firefox 58.0.
See https://www.mozilla.org/en-US/firefox/58.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-02/

Remove rust/i386 related patch from #1401093, doesnt apply and i'm not
really sure of the situation of rust on i386 anyway..
Remove sndio-related patches from #1221580 (merged upstream)
2018-01-23 19:17:02 +00:00
sthen
af3b8874ad http://www.squid-cache.org/Advisories/SQUID-2018_1.txt
Due to incorrect pointer handling Squid is vulnerable to denial
 of service attack when processing ESI responses.

 This problem allows a remote server delivering certain ESI
 response syntax to trigger a denial of service for all clients
 accessing the Squid service.

http://www.squid-cache.org/Advisories/SQUID-2018_2.txt

 Due to incorrect pointer handling Squid is vulnerable to denial
 of service attack when processing ESI responses or downloading
 intermediate CA certificates.

 This problem allows a remote client delivering certain HTTP
 requests in conjunction with certain trusted server responses to
 trigger a denial of service for all clients accessing the Squid
 service.
2018-01-23 15:00:02 +00:00
jturner
9dfac71890 Update kcgi to 0.10.0.
Lot's of improvements and fixes, many implemented or suggested by schwarze@!

https://kristaps.bsd.lv/kcgi/archive.html
2018-01-22 21:58:29 +00:00
kili
f96d1cbe2b Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:49:44 +00:00
kirby
e4ebeb3ddc gna.org was shutdown in Jan 2017 so update HOMEPAGE and MASTER_SITES.
tarball content is the same as per diff -uNpr
OK steven@openbsd.org, MAINTAINER
2018-01-22 10:26:17 +00:00
jung
aca90caed8 update py-requests to 2.18.4
tested in a SUBDIRLIST build for all 53 victims with requests in run depends

ok remi shadchin (maintainer)
2018-01-21 23:20:10 +00:00
rpe
5aad4c8fa2 update www/sarg to 2.3.11
OK sthen@
2018-01-21 09:27:25 +00:00
jsg
9a190ffe23 Now that arm has switched to clang the base compiler has atomic builtins
and accepts -mfpu=neon.

ok jca@ sthen@
2018-01-20 14:03:39 +00:00
jca
7e653af3d1 Zap arora, unmaintained upstream and broken at runtime because of wxallowed
Maintainer timeout, ok landry@
2018-01-19 14:40:46 +00:00
landry
bdf0f41c90 Update to gitea 1.3.2.
Original diff from pvk@ updating it to 1.2.2 and adding a README,
updated then by Klemens Nanni.
ok robert@ (MAINTAINER) pvk@
2018-01-17 21:05:38 +00:00
bentley
31274527ed Pass maintainership of sblg to Bryan Vyhmeister. 2018-01-17 08:32:04 +00:00
bentley
d70cd5773d Update to sblg-0.4.12.
From Bryan Vyhmeister; thanks!
2018-01-16 08:47:43 +00:00
jeremy
17a9f1e495 Start building ruby 2.5 versions of ruby gem ports by default 2018-01-16 01:42:40 +00:00
ajacoutot
6c7970b595 Add link to BZ. 2018-01-14 00:38:14 +00:00
ajacoutot
a1a6364479 Comment DPB_PROPERTIES = parallel ; something's broken with it.
Under investigation...
2018-01-12 23:54:12 +00:00
juanfra
14ffb71147 Update to stagit 0.7.2. From Hiltjo Posthuma. 2018-01-12 23:15:03 +00:00
sthen
91cf9fde33 update to apache-httpd 2.4.29, from David CARLIER (slightly overdue commit!) 2018-01-12 22:11:41 +00:00
ajacoutot
2ce7c7087c SECURITY update to webkitgtk4-2.18.5.
- CVE-2017-5753, CVE-2017-5715
2018-01-11 20:59:31 +00:00
rpe
a3a3da92a1 Update www/awstats to version 7.7
OK aja
2018-01-11 19:40:29 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
rpointel
4ed0921331 update to 1.11.9.
more information: https://docs.djangoproject.com/en/2.0/releases/1.11.9/
2018-01-10 15:34:32 +00:00
sthen
6d61c63f13 update to tor-browser 7.0.11, from attila (maintainer) 2018-01-10 13:22:25 +00:00
sthen
91a4ff436a ap2-mod_perl fix for clang arches: don't use inline, code isn't C99. From
https://marc.info/?l=apache-modperl&m=143930336811571&w=2 researched by
Chris Bennett.

Note, this port has no maintainer, has a history of requiring
workarounds for many Perl updates, and has been broken on common arches
taking some months for anyone to report it, so in the absence of a
maintainer stepping forward is likely to be removed soon.
2018-01-09 20:45:42 +00:00
robert
390247a713 update to 63.0.3239.132 2018-01-05 17:35:11 +00:00
landry
b7594e7459 Update lua-nginx-module to 0.10.11 and reenable it.
I had an initial diff removing the no_lua PSEUDO_FLAVOR for the sake of
simplicity, but sthen@ preferred to keep it :)

The libressl breakage was fixed upstream in
cc0a793a27

Basic testing (content_from_lua_block, access_from_lua_block) okay

ok robert@ (MAINTAINER) sthen@
2018-01-05 12:48:01 +00:00
bentley
96dd361c1d Install the cgit manpage.
ok ajacoutot@ landry@
2018-01-05 08:31:26 +00:00