10633 Commits

Author SHA1 Message Date
ajacoutot
407b7894f6 Bump REVISION to be on the safe side since -stable is using the same
version minus the wxneeded parts.
2016-08-25 11:40:32 +00:00
ajacoutot
fb50b7d09f Update to webkitgtk4-2.12.4.
WebKitGTK+ Security Advisory WSA-2016-0005:
CVE-2016-4583, CVE-2016-4585, CVE-2016-4586, CVE-2016-4587, CVE-2016-4588,
CVE-2016-4589, CVE-2016-4590, CVE-2016-4591, CVE-2016-4592, CVE-2016-4622,
CVE-2016-4623, CVE-2016-4624, CVE-2016-4651
2016-08-25 11:38:59 +00:00
gonzalo
d8ace4a233 Update for Varnish to 4.1.3:
https://github.com/varnishcache/varnish-cache/blob/4.1/doc/changes.rst

OK benoit@
2016-08-23 13:48:23 +00:00
dcoppa
7436816cff Remove superfluous stuff, now that USE_WXNEEDED works with gcc 4.9 2016-08-21 22:20:48 +00:00
jturner
11788e4415 Update kcgi to 0.8.5 2016-08-21 14:49:42 +00:00
awolk
650c7f193a Update otter-browser to 0.9.11 weekly 135
- add wxneeded
- patch for (null) fprintf

OK sthen@
2016-08-20 17:00:57 +00:00
robert
0dd6c222ec remove unused patch 2016-08-20 15:21:22 +00:00
robert
45ba31041f remove some unnecessary patches 2016-08-19 19:58:47 +00:00
sthen
c153668976 add comment "bundled webkit", prompted by a mail from aja 2016-08-19 19:36:01 +00:00
sthen
2e07241390 phantomjs needs wxneeded, from Caspar Schutijser 2016-08-19 09:49:24 +00:00
shadchin
cc96bdd8c4 Update to py-httpbin 0.5.0 2016-08-19 07:39:05 +00:00
czarkoff
86b44a2e28 Enable Inspector, clean up WANTLIB, make build more verbose 2016-08-18 18:30:57 +00:00
czarkoff
43980afd8d USE_WXNEEDED, add "-Wl,-z,wxneeded" to pkg-config files
WebKit violates W^X, so binaries linked with it need to be "wxneeded".
Pkg-config files seem to be an appropriate mean of automating this task.

Discussed with ajacoutot@
2016-08-18 14:21:39 +00:00
robert
0eff95bb64 Move chromium to the new build system (gn - generate ninja)
This commit moves the chromium port to use gn to generate ninja files
which will hopefully resolve the random build errors. Gyp is dead so
this move has to be done anyway.

Also change the way how we handle openbsd. Let's assume we are running
on linux and only handle !linux cases where needed. This also ensures
that a change on linux will for sure end up in our builds as well.
2016-08-17 11:06:50 +00:00
jasper
0493069b23 +qutebrowser 2016-08-16 06:46:30 +00:00
jasper
512240d0f4 import qutebrowser-0.8.2
qutebrowser is a keyboard-focused browser with a minimal GUI. It was
inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.

ok sthen@
2016-08-16 06:45:31 +00:00
jasper
c2aa7865df +nginx,mailproxy 2016-08-14 10:53:04 +00:00
jasper
8e95b33acd committing on behalf of william@ (co-MAINTAINER):
- fix pre-patch target to allow multiple FLAVORs (thanks ajacoutot@ and phessler@)

- add 'mailproxy' FLAVOR to enable mail_pop3_module, mail_imap_module,
  and mail_smtp_module (requested by Lyndon Nerenberg)

- sort the FLAVORs alphabetically in the README

ok ajacoutot@ robert@
2016-08-14 10:52:07 +00:00
bluhm
eaf9ace289 update p5-Gravatar-URL to 1.07 2016-08-12 22:53:35 +00:00
steven
e512f2ce0a maintenance update to 0.13.18 2016-08-12 17:40:41 +00:00
jasper
67913fedfc - update to kibana-4.5.4
from Pavel Korovin (MAINTAINER)
2016-08-11 10:59:08 +00:00
naddy
69d2d02b24 Enable nonWritableJitCode to fix mmap W^X violations 2016-08-10 20:19:45 +00:00
robert
5c8b6f31f0 add another pre-build target 2016-08-09 04:28:13 +00:00
robert
2f6cbf8300 add ax_gen into prebuild 2016-08-08 16:20:39 +00:00
robert
758ab144a6 update to 52.0.2743.116 2016-08-04 15:43:00 +00:00
landry
ae308be950 Update to firefox 48.0.
- See https://www.mozilla.org/en-US/firefox/48.0/releasenotes/
- Fixes MFSA 2016-62->84
- See
  https://blog.mozilla.org/blog/2016/08/02/exciting-improvements-in-firefox-for-desktop-and-android/
for user-facing changes
- Switch CONFIGURE_STYLE to simple as it's really not a gnu script
  anymore..
- Remove gtk 3.20 jumbo patch, most gtk3 issues are either fixed or
  being worked on, and the patch isnt maintainable
- Remove patch-gfx_skia_moz_build, it isn't needed anymore on i386, and
  SSE2 will soon be a hard runtime requirement anyway
- Remove patch-media_libcubeb_src_cubeb_sndio_c, merged upstream (#1153151 & #1153179)
- Remove
  patch-toolkit_components_protobuf_src_google_protobuf_stubs_atomicops_h,
merged upstream (#1192556)
- Note that WebRT was removed
2016-08-02 17:50:03 +00:00
landry
0077a89496 Update to firefox-esr 45.3.0.
- See https://www.mozilla.org/en-US/firefox/45.3.0/releasenotes/
- Fixes MFSA-2016-62->65,67,70,72,73,76->80
2016-08-02 17:43:30 +00:00
pirofti
ac8e35124b Update to youtube-dl 2016.08.01
New extractors:
	- arkena
	- lcp
	- ninenow
	- nintendo
	- odatv
	- roosterteeth
	- rudo
	- stitcher

Removed nextmovie.
2016-08-02 12:17:12 +00:00
jeremy
f6990d01eb Remove building of ruby21 ports by default
Add building of ruby22 and ruby23 versions of devel/ruby-ffi.

OK sthen@
2016-08-01 20:26:34 +00:00
ajacoutot
41c21988ea Update to goaccess-1.0.2.
ok william@ (maintainer)
2016-08-01 15:04:40 +00:00
czarkoff
9a35d5456e update to surf2-0.6.20160708 2016-07-31 17:54:37 +00:00
robert
9fccf96bf7 update to 52.0.2743.82 2016-07-31 13:11:44 +00:00
sthen
b84267c819 update to casperjs-1.1.3 2016-07-30 21:22:46 +00:00
ajacoutot
b292fc9bdc Update to owncloud-9.1.0. 2016-07-30 14:25:37 +00:00
rpointel
ce2b83db84 Django security releases issued: 1.9.8 and 1.8.14.
ok naddy@
2016-07-20 18:34:59 +00:00
pea
1fb08c968d Bugfix update to 2016-06-26a
ok landry@
2016-07-16 09:55:37 +00:00
jasper
79ccf75c40 update to kibana-4.5.3
https://www.elastic.co/blog/kibana-4-5-3-and-4-1-10:
"Kibana has important fix regarding tile maps, it stopped working
yesterday due to MapQuest discontinued tile API access which was used by Kibana"

from Pavel Korovin (MAINTAINER)
ok aja@ sthen@
2016-07-15 11:10:20 +00:00
robert
41ca2a1143 add the required recvfd pledges 2016-07-12 06:05:32 +00:00
kirby
2ada15ec2c fix paths to config files. from Caspar Schutijser, thanks! 2016-07-11 09:17:45 +00:00
rpointel
d88a1390b9 update youtube-dl to 2016.07.09.2.
ok espie@ go ahead aja@
2016-07-10 11:56:17 +00:00
landry
2f601aefb0 Minor bugfix update to firefox 47.0.1.
- See https://www.mozilla.org/en-US/firefox/47.0.1/releasenotes/
- Fixes #1278605 & #1277522
2016-07-10 10:04:44 +00:00
robert
a9f623771b add another pre-build target 2016-07-09 18:39:18 +00:00
sthen
be8dfb30fb sync WANTLIB 2016-07-09 08:46:24 +00:00
ajacoutot
06cae23a31 Update to goaccess-1.0.
tested on ftp.fr
ok william@ (maintainer)
2016-07-06 19:56:36 +00:00
jasper
e24bbd8160 resolve conflict: luakit bundled an its own version of lua-markdown. so
add an RDEP on it instead.

ok abieber@ (luakit MAINTAINER)
2016-07-05 17:00:21 +00:00
sthen
17b134e289 update to apache-httpd 2.4.23, ok ajacoutot 2016-07-05 14:32:16 +00:00
sthen
3e956e74ac bugfix update to trac-1.0.12 2016-07-05 13:24:07 +00:00
sthen
cad1945c38 update to squid-3.5.20, various fixes including some asserts 2016-07-04 12:13:40 +00:00
jasper
8bd4d08ebc update to puppetboard-0.2.0 2016-07-04 07:44:24 +00:00
landry
5e0b905a1d Use an explicit dependency on devel/autoconf/2.13 instead of relying on
MODGNU_AUTOCONF_DEPENDS being automagically set because CONFIGURE_STYLE
happens to be gnu, or not. Mozilla configure doesnt really use
autoconf-2.13 anyway in recent versions, but still checks for its presence...

Reported by naddy@ several times.. thought i had fixed it
2016-07-04 07:15:07 +00:00