109124 Commits

Author SHA1 Message Date
benoit
b570c36016 Update to etherape-0.9.14. 2016-03-07 09:31:31 +00:00
benoit
05a5abdc5b Update to highlight-3.28. 2016-03-07 09:06:18 +00:00
pirofti
f5b8a1bf00 Update to youtube-dl 2016.03.06.
New extractors:
	- aenetworks
	- animeondemand
	- bigflix
	- bokecc
	- canvas
	- cbc
	- crackle
	- cultureunplugged
	- cwtv
	- digiteka
	- ivideon
	- konserthusetplay
	- kusi
	- leeco
	- lemonde
	- lovehomeporn
	- matchtv
	- noz
	- npr
	- nuevo
	- plays
	- revision3
	- ruleporn
	- screenjunkies
	- trollvids
	- twentymin
	- ustudio
	- weiqitv
	- zippcast
Removed:
	- history
	- space
	- testtube
	- ultimedia

Update reminder and diff from Daniel Jakots, thanks!
2016-03-07 08:35:17 +00:00
benoit
9828706c7d Update to libssh2-1.7.0. 2016-03-07 08:18:34 +00:00
jasper
8c4c110842 update to apache-activemq-5.13.2 2016-03-07 07:46:59 +00:00
jasper
535f58be0c update to gnome-terminal-3.18.3 2016-03-07 07:44:49 +00:00
benoit
c953bee344 Update to git-2.7.2. 2016-03-07 07:33:37 +00:00
ajacoutot
781a03d60f Update to mkvtoolnix-8.9.0.
from Brad (maintainer)
2016-03-07 07:14:44 +00:00
ajacoutot
50e9e0c1cd Update to ircd-hybrid-8.2.15.
from Brad
2016-03-07 07:13:20 +00:00
ajacoutot
d780470742 Update to ircd-ratbox-3.0.10.
from Brad
2016-03-07 07:12:44 +00:00
ajacoutot
dea6fbd2a8 Merge some more AAC fixes.
from Brad (maintainer)
2016-03-07 07:11:35 +00:00
ajacoutot
e48b5e6ab9 Update to znc-1.6.3.
from Brad (maintainer)
2016-03-07 07:10:00 +00:00
zhuk
bac221c6eb Add support for CONFIGURE_STYLE=qmake. No ports affected, since this is
an opt-in. Actual qmake-based ports will be switched on case-by-case
basis in the near future.

Unslacking after discussion with at least naddy@ & espie@ from... 2014?!

Oh my.
2016-03-06 23:59:51 +00:00
landry
315b575514 Update gemdropx from 0.7 (from '99) to 0.9 (from '02). Clearly, this
port deserved an update, untouched since its import in 2001.
Remove maintainer per his request.
ok pvalchev@ (former maintainer :)
2016-03-06 21:06:07 +00:00
kirby
3fb22a4bf5 update to gemrb-0.8.4 2016-03-06 20:28:36 +00:00
bentley
da38f31b19 Update to netsurf-3.5 and its accompanying libraries.
New in this release: (very) basic JavaScript support can be enabled
in the settings. Webp support has been removed by upstream.

ok landry@
2016-03-06 20:27:24 +00:00
bentley
5e57c23088 Import nsgenbind-0.3.
nsgenbind is a tool to generate JavaScript to DOM bindings from w3c webidl
files and a binding configuration file.

ok landry@
2016-03-06 20:25:42 +00:00
landry
2a5f543d36 BROKEN-powerpc = SIGABRT terminate called after throwing an instance of 'std::bad_alloc' 2016-03-06 19:28:34 +00:00
landry
160b14925d BROKEN-sparc64= SIGILL on src/cgalutils.cc with CGAL-4.6.3 2016-03-06 19:22:04 +00:00
ajacoutot
f4b82a2edd We only need the GeoIP database.
ok ian@ (maintainer)
2016-03-06 18:50:43 +00:00
sthen
9b2cce877e update to icinga-web2 2.2.0 2016-03-06 14:44:46 +00:00
sthen
e0a154191b cope with API change in newer irssi 2016-03-06 13:40:04 +00:00
sthen
34ac38c65a update sqlmap to tagged 1.0 release, mostly from rpointel@, DISTNAME/GH_*
changes by me, ok rpointel@ and sebastien dellac (maintainer)
2016-03-06 13:34:26 +00:00
ajacoutot
bd1933b768 Unbreak with GnuTLS 3.4. 2016-03-06 12:19:06 +00:00
ajacoutot
17f7fd74ff Fix build with GnuTLS >= 3.4
On a side note, this port could use an update...
2016-03-06 12:18:31 +00:00
ajacoutot
51d96f6795 Fix build with GnuTLS 3.4. 2016-03-06 12:17:40 +00:00
ajacoutot
b9747db03c Fix build with GnutTLS 3.4 (upstram). 2016-03-06 12:17:17 +00:00
ajacoutot
f87d0f259c Major update to the new stable gnutls-3.4.10. 2016-03-06 12:16:53 +00:00
ajacoutot
8da87fb2e9 Update to p11-kit-0.23.2. 2016-03-06 12:16:26 +00:00
zhuk
dd4ed5d88b Unbreak after Qt update to 5.5. 2016-03-06 11:57:17 +00:00
zhuk
64c8dd9bd6 Update to Qt 5.5.1.
Some updates, unbreaking stuff, to follow.
2016-03-06 11:56:41 +00:00
sthen
a248fb73ab Add missing BUILD_DEPENDS (that weren't listed in META.yaml). Report/OK from
nigel@.
2016-03-06 11:50:50 +00:00
sthen
2e8343d6dd add devel/p5-PadWalker as a RDEP to p5-Devel-Cycle, it is used when
code closures are detected. ok nigel@
2016-03-06 11:48:03 +00:00
robert
10e6e36d06 update to 49.0.2623.75 2016-03-06 10:51:13 +00:00
sthen
c66e040ad8 pull up static_assert-related changes from upstream repo to fix with
newer clang.  pointers from natano, espie.
2016-03-06 10:45:34 +00:00
ajacoutot
7d5b99de87 Only needs the GeoIP databases. 2016-03-06 10:11:41 +00:00
ajacoutot
f729e0406e Update to gtk+2-2.24.30. 2016-03-06 08:53:26 +00:00
abieber
4c87c5ef94 Update to latest fsharp, testing to see if it breaks in bulk still
"just commit it" ajacoutot@
2016-03-06 00:53:20 +00:00
kirby
1f9cbbbb9c - SourceForge doesn't ship tarballs for this project anymore. Switch to
PYPI infrastructure.
 - move RCS id tag in patch to the top to make portcheck happy
 - remove maintainer per his request
OK Will Maier (ex-mainteiner)
2016-03-05 22:46:59 +00:00
giovanni
16eb0949bd Update to 1.4.25 and add a tool to monitor the memcached server
hint and ok sthen@
2016-03-05 21:30:16 +00:00
sthen
55950fef12 update to zonemaster 1.0.13, ok florian@ 2016-03-05 19:34:50 +00:00
sthen
c23e82e171 update to zonemaster-cli 1.0.3, ok florian@ 2016-03-05 19:34:28 +00:00
jung
659b2b4cb6 update to 1.3
similar diff from Michael Reed earlier during lock

ok gsoares
2016-03-05 19:17:01 +00:00
jasper
803a8e3f79 unbreak after sys/select.h -r1.15
spotted by aja@
2016-03-05 18:53:39 +00:00
pascal
7d143e3798 Fix build after libtommath update.
found by aja@
2016-03-05 18:23:17 +00:00
sthen
6832ebf578 update to gv-3.7.4 2016-03-05 17:42:01 +00:00
sthen
85a11861d1 update to xfig-3.2.5c 2016-03-05 17:41:42 +00:00
sthen
a866b790dc regen WANTLIB, Xaw3d update 2016-03-05 17:41:04 +00:00
sthen
4bbc7441ce update to Xaw3d-1.6.2 2016-03-05 17:40:39 +00:00
sthen
47cfdbd244 remove x11/xfm, nobody wanted to keep it when I asked twice on ports@
and it gets in the way of an Xaw3d update
2016-03-05 17:40:00 +00:00