10507 Commits

Author SHA1 Message Date
rpointel
4a71b35e8d security fix for 1.8 version (1.8.14->1.8.15)
ok danj@
2016-10-02 07:48:46 +00:00
danj
57fb55329a Update to py-jwt-1.4.2
From Johan Huldtgren (maintainer)
2016-10-01 15:14:45 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
czarkoff
c66c5ca5b3 Update to surf2 snapshot from 2016-09-22 2016-09-30 23:47:28 +00:00
robert
49ebb534b4 update to 53.0.2785.143 2016-09-30 16:04:13 +00:00
shadchin
a544f1a062 Update to py-requests 2.11.1 2016-09-30 09:45:56 +00:00
juanfra
5134ed1800 Update to aria2 1.27.1. OK gonzalo@ (MAINTAINER). 2016-09-29 23:49:58 +00:00
dcoppa
4f02130614 regen patch 2016-09-26 16:01:52 +00:00
czarkoff
6b376b5fc7 Update to youtube-dl 2016.08.31.
New extractors:
	- abcotvs
	- bellmedia
	- cctv
	- curiositystream
	- go
	- iwara
	- ketnet
	- lci
	- mangomolo
	- miaopai
	- movingimage
	- rmcdecouverte
	- telequebec
	- tfo
	- trutv
	- tvnoe
	- vyborymos
Removed:
	- abc7news
	- ctv
	- exfm
	- ssa
	- thvideo
	- trollvids

OK pirofti@
2016-09-25 23:31:04 +00:00
sthen
d470a88e27 update to nghttp2-1.15.0 2016-09-25 15:41:23 +00:00
naddy
439514e8c8 Update to firefox 49.0.1. 2016-09-24 20:07:33 +00:00
robert
0a13508190 update to 53.0.2785.116 2016-09-24 16:24:41 +00:00
fcambus
96d2c61232 Remove the bzip2 dependency from Lynx. We were previously linking
against bzlib so the library would be used instead of the bzip2 binary.

We now disable bzip2 detection at the configure level (thanks to sthen@
for the pointers), which prevents accepting bzip2 compressed HTML and
thus avoid spawning processes.

OK tb@, sthen@
2016-09-24 15:50:36 +00:00
landry
04c35def2c Update to firefox 49.0.1.
See https://www.mozilla.org/en-US/firefox/49.0/releasenotes/ (.1 is for
a windows-only fix) - not that 'loop' (ex-firefox hello) was removed
from the browser.
- Fixes MFSA 2016-85
- Remove media/ffvpx/config.h patch, merged upstream/fixed differently in
bug #1239550
- Set media.autoplay.enabled to false by default, i'm usually wary of
  changing upstream defaults, but this one is unfuriating with "the
modern web and all this funky video ads".. this one got support from
many.
- Add a blurb to README explaining how to enable/test e10s/multi-process
  support.
2016-09-24 14:46:45 +00:00
landry
1e8a31ec1a Update to firefox-esr 45.4.0.
See https://www.mozilla.org/en-US/firefox/45.4.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2016-86/
2016-09-24 14:41:47 +00:00
sthen
8786897221 seamonkey needs -I/usr/local/include as well, found by naddy (missed in my
earlier build because it's BROKEN-i386).
2016-09-24 12:53:27 +00:00
jeremy
912a9d7b43 Update to capybara 2.7.1 2016-09-23 15:25:58 +00:00
jeremy
bbe50939fe Update to capybara-webkit 1.11.1
Set USE_WXNEEDED, as the webkit_server executable uses W|X code.
Also set LDFLAGS to make sure wxneeded is set by the linker.
Add a patch to the qmake file so that LDFLAGS, CFLAGS, and
CXXFLAGS are respected.
2016-09-23 15:25:23 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
fcambus
8a4bb5880c Update my mail address 2016-09-22 12:57:17 +00:00
ajacoutot
fcb052ae91 Update to owncloud-9.1.1. 2016-09-20 08:03:50 +00:00
dcoppa
e316222036 Update to tomcat-7.0.72 2016-09-20 07:41:34 +00:00
jeremy
d87ca15482 Remove files in gem extensions directory that snuck back into PLIST 2016-09-19 22:12:26 +00:00
ajacoutot
ab7129d1a0 Unbreak with cups>=2.2.0.
Hopefully catched all breakage since a few ports aren't building currently
(ligtop2...).
2016-09-19 09:17:45 +00:00
naddy
8a8d470229 fix build with curl >=7.50.2 as suggested by ppisar@redhat.com 2016-09-17 23:14:03 +00:00
ajacoutot
f47901e0b3 Update to lighttpd-1.4.41.
from Brad (maintainer)
2016-09-17 20:22:41 +00:00
rpointel
db2c57b945 update django to 1.10.1.
ok benoit@.
2016-09-14 18:11:01 +00:00
sthen
b8e4361f30 update to squid-3.5.21 2016-09-13 19:27:11 +00:00
naddy
65e305f38a replace libiconv module 2016-09-13 19:15:03 +00:00
sthen
56977ca85e bugfix update to Trac-1.0.13 2016-09-13 13:24:37 +00:00
naddy
a3816f723a replace libiconv module 2016-09-12 21:14:09 +00:00
naddy
67696d3f54 replace libiconv module 2016-09-12 17:51:07 +00:00
naddy
03993be59c replace libiconv module 2016-09-12 11:45:57 +00:00
ajacoutot
5558c792d3 First pass at pre-entively fixing ports that would break once guenther's header
pollution diff is in.

lang/squeak/vm does not build but it's due to the recent audio changes
games/xbattle: also fixes some conflicting implicit decl
print/hplip: also fixes some conflicting implicit decl
2016-09-10 13:03:40 +00:00
awolk
78d4ca9219 Update otter-browser to 0.9.11 weekly 140
- remove patch for (null) fprintf (applied upstream)

OK dcoppa@
2016-09-08 17:56:58 +00:00
robert
e6eb83e1c4 update to 53.0.2785.101 2016-09-08 13:00:34 +00:00
dcoppa
1f45ece029 Update v8 to Tomcat 8.5.5.
While here, ensure that the shell scripts under ${PREFIX}/tomcat/bin/
have the right permissions.
2016-09-08 12:54:14 +00:00
dcoppa
f6759c604c gecko-mediaplayer can rest in peace:
- Last commit on the upstream repo is dated Jun 23, 2014

- We now have working HTML5 support in browsers

- Mozilla intends to remove support for NPAPI plugins in Firefox
  by the end of 2016
2016-09-08 11:22:49 +00:00
bentley
39c88f1e60 Sync patches with upstream. 2016-09-08 03:52:24 +00:00
sthen
d3c9b717d9 missed 'cvs add' - didn't package -> no bump 2016-09-07 18:00:09 +00:00
jeremy
430935c855 Fix building of passenger FLAVOR after default ruby version switch
Issued pointed out by sthen@
2016-09-07 16:54:56 +00:00
jasper
403b7cd7d2 another port sebastia@ takes over 2016-09-06 12:08:18 +00:00
sthen
a860be643f Fix syweb's path to rrdtool and mention PHP's use of /bin/sh in
running programs. Prompted by a mail from thuban at yeuxdelibad.net
and an old diff from Ralf Horstmann that I probably missed
because it was sent to ports@ rather than the maintainer.
Convert MESSAGE to README while there.
2016-09-06 11:33:54 +00:00
ajacoutot
e77e779d49 Update to webkitgtk4-2.12.5.
- fixes several crashes and hangs
2016-09-06 11:04:58 +00:00
dcoppa
3b5888da28 Remove USE_WXNEEDED, it's handled by cmake now 2016-09-06 08:50:50 +00:00
giovanni
4b79f537e0 bugfix update to 0.2.2 2016-09-04 13:59:13 +00:00
fcambus
8427005e5e Disable spawning an external viewer. On top of disabling the hardcoded
XLOADIMAGE_COMMAND value in userdefs.h, we also remove the possibility
of setting a custom value in lynx.cfg.

The ability to assign MIME types to external viewers via configuration
file (via the VIEWER variables) is also disabled.

OK tb@
2016-09-04 13:35:02 +00:00
giovanni
bb1b13deea bugfix update to 2.16.2
cvs: ----------------------------------------------------------------------
2016-09-04 12:14:09 +00:00
juanfra
a2982f040a Remove www/cherokee.
Upstream is almost dead. The package is a webserver, so better safe than sorry.

Help jca@ sthen@. OK jca@ and MAINTAINER.
2016-09-03 23:38:57 +00:00
sthen
264abbdcc9 update to links+ 2.13, from Tim Meunier who takes maintainer and says "Thanks
to Gerald Hanuer for getting the ball rolling".
2016-09-03 09:33:19 +00:00