10788 Commits

Author SHA1 Message Date
landry
91cb0697f2 Update firefox-esr to 52.0.
See https://www.mozilla.org/en-US/firefox/52.0esr/releasenotes/

This release switches to Gtk3 by default, following upstream. It also
still supports NPAPI plugins (java etc..) for the 52esr lifetime (around
1 year).

This way, 6.1 will ship with a supported branch of esr instead of the
soon-to-be-dead 45 branch.

Discussed with naddy@
2017-03-07 15:36:45 +00:00
landry
c3b7032780 Update mozilla-firefox to 52.0.
See https://www.mozilla.org/en-US/firefox/52.0/releasenotes/

Remove patch for #1335827, merged upstream.

Note that this release removes support for NPAPI plugins (java, etc..) -
users relying on those should migrate to firefox-esr, where NPAPI
plugins will be supported for the lifetime of 52esr branch.

Tested by several, thanks!
2017-03-07 15:31:38 +00:00
landry
0d5ebf9542 Bump REVISION for mozilla.port.mk LDEP change 2017-03-07 15:26:41 +00:00
landry
7de342281d Bump dependency to sqlite >= 3.17.0 for upcoming mozilla 52 updates. 2017-03-07 15:23:20 +00:00
dcoppa
98a09828fe Fix VEVO videos (from upstream git) 2017-03-06 08:53:56 +00:00
espie
1a6e2ecd58 unhardcode g++
regen other patch, bump
2017-03-02 17:30:15 +00:00
sthen
ae959cd48b Fix MHonArc following the perl update, there is another case of "Can't use
'defined(%hash)'" which is now an error ("Compilation failed in require")
rather than just a warning.
2017-03-02 09:47:40 +00:00
sthen
e615973c5d regen patches 2017-03-02 09:41:30 +00:00
jca
a7b2726cf4 Don't hardcode gcc 2017-02-27 20:16:31 +00:00
dcoppa
5b0b39b898 Do not hardcode gcc 2017-02-27 10:09:05 +00:00
sthen
28483c849a update to nghttp2-1.20.0 2017-02-26 20:49:01 +00:00
bentley
9047e0e218 Respect CC when compiling programs used during the build. 2017-02-26 20:32:12 +00:00
jasper
94c5b96a8f update to qutebrowser-0.10.0 2017-02-26 11:08:56 +00:00
naddy
fa4974d5c2 imlib2-config has been fixed 2017-02-25 12:51:40 +00:00
jca
c132d31bde Unbreak on archs who don't provide atomic builtins.
The build system previously added -march=i486 if __sync_* atomics were
missing...

ok jeremy@ (maintainer)
2017-02-23 17:49:50 +00:00
jca
8a7eaa6ea4 Tweak comment 2017-02-23 17:48:35 +00:00
jca
9d3d594224 Refresh patch 2017-02-23 17:47:57 +00:00
jca
cbc6a88cd0 Missing test dep
ok jeremy (maintainer)
2017-02-23 17:47:16 +00:00
robert
cbf9d9b281 use more linux specific code for font handling and gpu 2017-02-23 17:30:49 +00:00
shadchin
436fd1a51d Update to jupyter-notebook 4.4.1 2017-02-23 14:00:50 +00:00
danj
83d584fb2f Update to py-werkzeug-0.11.15 and take maintainership
ok shadchin@
2017-02-23 13:03:01 +00:00
dcoppa
a1a3c162b1 Updates:
tomcat-7.0.75
tomcat-8.5.11
2017-02-23 09:33:51 +00:00
danj
aa41947e67 Maintainer update to py-flask-0.12 2017-02-23 02:51:10 +00:00
landry
e215df6b8b Backport fix for #1335827 - frequent crashes with "ABORT:
RenderFreePicture: RenderBadPicture", reported and testing by semarie@
2017-02-21 19:53:55 +00:00
benoit
5a0d4a9380 Update to bozohttpd-20170201. 2017-02-21 09:59:46 +00:00
danj
ba20ab9a90 Update to pelican-3.7.1 and use py3
maintainer timeout, ok shadchin@
2017-02-19 23:28:43 +00:00
shadchin
057ce2b062 +py-bleach
+py-bleach,python3
2017-02-19 19:26:40 +00:00
shadchin
1edbd689db Import py-bleach 1.5.0, ok danj@
Bleach is a whitelist-based HTML sanitizing library that escapes or
strips markup and attributes. Bleach is intended for sanitizing text
from untrusted sources.
2017-02-19 19:23:13 +00:00
landry
3d73538761 Somewhat fix DEBUG flavor (enable-debug-symbols expects debug flags,
not a yes/no flag)
From semarie@
2017-02-18 22:32:25 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
jca
69bc504e65 Update to tinyproxy-1.8.4
Includes the patches we have for CVE-2012-3505, and adds support for
listening on multiple addresses (0.0.0.0 and :: by default).

maintainer timeout
2017-02-18 17:21:51 +00:00
landry
14b5d6af78 Consolidate textproc/icu4c common dependency into mozilla.port.mk, and
allow to build against bundled icu4c by setting MOZILLA_USE_BUNDLED_ICU.
2017-02-18 16:22:54 +00:00
landry
c47b5a3823 As it's done for nss/sqlite/libevent, provide a way to build against
bundled nspr if MOZILLA_USE_BUNDLED_NSPR is set - no binary change for
ports using this module. Paves the way for some -stable work.
2017-02-18 16:18:48 +00:00
shadchin
2726389a6b Update to py-beautifulsoup4 4.5.3
ok danj@
2017-02-18 13:29:45 +00:00
jca
b34f646e34 Remove empty files
Spotted by Rafael Sadowski.
2017-02-18 11:02:59 +00:00
ajacoutot
4c158b553a Update to webkitgtk4-2.14.5. 2017-02-16 08:19:32 +00:00
sthen
62f2db7b21 update to RackTables-0.20.12 2017-02-14 22:54:52 +00:00
landry
e24c6e51ff Update to youtube-dl 2017.02.14 to unbreak with youtube changes
ok ajacoutot@
2017-02-14 20:30:11 +00:00
fcambus
8c2ee5407c Update logswan to 1.07. 2017-02-14 13:55:13 +00:00
sebastia
ea67ce1d16 Update to 0.2.1, now with daily run charts on overview page
and a little python3 compatitbility patch to fix the inventory page rendering
2017-02-13 14:22:00 +00:00
sthen
bdbee2d922 www/blogsum needs an rdep on www/p5-CGI. Pointed out by Johan Huldtgren. 2017-02-13 12:51:10 +00:00
ajacoutot
727cb9da7d Use level-triggered kqueue(). https://redmine.lighttpd.net/issues/2788
from brad (maintainer)
2017-02-12 11:19:46 +00:00
shadchin
5c35452bfe Update to py-httplib2 0.10.3 2017-02-11 17:49:56 +00:00
shadchin
fd594d3d22 Update to py-requests 2.13.0 2017-02-11 16:47:19 +00:00
ajacoutot
f6f0ba9936 SECURITY update to webkitgtk4-2.14.4.
CVE-2017-2365, CVE-2017-2366, CVE-2017-2373, CVE-2017-2363, CVE-2017-2362,
CVE-2017-2350, CVE-2017-2350, CVE-2017-2354, CVE-2017-2355, CVE-2017-2356,
CVE-2017-2371, CVE-2017-2364, CVE-2017-2369
2017-02-11 12:47:34 +00:00
danj
8380ee9adf It's textproc/py-markdown now
noticed/reminded by and ok sthen@
2017-02-10 22:35:19 +00:00
rpointel
7304c8728e update django to 1.10.5.
ok benoit@.
2017-02-07 21:33:50 +00:00
rpointel
25afd85112 update django to 1.8.17.
ok benoit@.
2017-02-07 21:28:58 +00:00
sthen
df6fba168f Add perl to WANTLIB, second batch. This used to be done automatically but
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:28:32 +00:00