99448 Commits

Author SHA1 Message Date
ajacoutot
6b6077b7e7 x11/gtk+2,-guic -> x11/gtk+3,-guic 2015-03-27 08:09:54 +00:00
ajacoutot
41137c110d gtk-update-icon-cache(1) is moving from gtk+2 to gtk+3. This is a requirement
for the upcoming GNOME 3.16 update.

There may be dragons but I need to do this before p2k15!

big thank you to landry@ for running a bulk with the giant diff
and thanks for portbump(1) for giving me back some precious lifetime
2015-03-27 08:09:15 +00:00
ajacoutot
f6b00343fe gtk-update-icon-cache(1) is moving from gtk+2 to gtk+3. This is a requirement
for the upcoming GNOME 3.16 update.

There may be dragons but I need to do this before p2k15!

big thank you to landry@ for running a bulk with the giant diff
and thanks for portbump(1) for giving me back some precious lifetime
2015-03-27 08:08:50 +00:00
ajacoutot
892b7614e4 Update to librsvg-2.40.9. 2015-03-27 06:59:46 +00:00
benoit
8b191a45fe Update to p5-Net-Whois-RIPE-2.005005. 2015-03-27 06:31:33 +00:00
czarkoff
1c2382d6f8 Update to mpv 0.8.3
OK bentley@, sthen@
2015-03-27 06:11:27 +00:00
pascal
46628e5b83 Update to next major release 0.2.6.6.
Changes in version 0.2.6.6 - 2015-03-24
  Tor 0.2.6.6 is the first stable release in the 0.2.6 series.

  It adds numerous safety, security, correctness, and performance
  improvements. Client programs can be configured to use more kinds of
  sockets, AutomapHosts works better, the multithreading backend is
  improved, cell transmission is refactored, test coverage is much
  higher, more denial-of-service attacks are handled, guard selection is
  improved to handle long-term guards better, pluggable transports
  should work a bit better, and some annoying hidden service performance
  bugs should be addressed.
2015-03-26 21:32:30 +00:00
bcallah
e3a281c0c2 Update to 2.4.0 -- adds Contextual ligature substitution, kerning strings
Distfiles are now .tar.xz
2015-03-26 21:29:27 +00:00
sthen
905ca0f3a0 mark BROKEN-i386, frequently hangs during build tying up a dpb slot 2015-03-26 19:58:08 +00:00
sthen
07253934cd mark BROKEN-i386, 64-bit atomics __sync_fetch_and_and_8, __sync_add_and_fetch_8 2015-03-26 19:56:21 +00:00
sthen
f142cd9a93 REVISION bumps for py-Pillow RDEP change 2015-03-26 12:14:15 +00:00
sthen
ef578357f1 oops, and there's an RDEP change to do as well -> bump 2015-03-26 12:12:11 +00:00
sthen
378a35a70d switch BUILD_DEPENDS from py-Pillow,sane to py-sane 2015-03-26 12:10:10 +00:00
sthen
18864236f6 +py-sane 2015-03-26 12:09:41 +00:00
sthen
70adfb5e97 update to py-Pillow 2.7.0 and remove subpackages, py-sane distribution has
now been separated.
2015-03-26 12:09:15 +00:00
sthen
bce687caa7 import graphics/py-sane, now split off from py-Pillow. ok czarkoff@
The Python SANE module provides an interface to the SANE scanner and
frame grabber interface.
2015-03-26 12:08:10 +00:00
jasper
1d65bb8554 Security fix for CVE-2014-9709, gd: buffer read overflow in gd_gif_in.c
php-gd was already fixed
2015-03-26 09:16:31 +00:00
ajacoutot
cc41df605e +libepoxy 2015-03-26 08:52:40 +00:00
ajacoutot
dff01288da Import libepoxy-1.2.
Epoxy is a library for handling OpenGL function pointer management for you.

ok jasper@
2015-03-26 08:51:58 +00:00
dcoppa
6fb2179694 CMake-3.2.1: FindLibintl.cmake -> FindIntl.cmake 2015-03-26 08:07:49 +00:00
benoit
68ec955ef2 Update to git-2.3.4. 2015-03-26 07:45:16 +00:00
benoit
d876c33bd1 Update to bozohttpd-20150320. 2015-03-26 07:11:40 +00:00
dcoppa
1a7b3ab17b Update to CMake-3.2.1
Tested in a bulk build by landry@
OK landry@
2015-03-26 07:10:02 +00:00
benoit
9cf48a7cad Update to p5-Proc-Guard-0.07. 2015-03-26 06:55:45 +00:00
dcoppa
6a41ee8040 +jsoncpp 2015-03-26 06:53:52 +00:00
dcoppa
48e75395e8 Import devel/jsoncpp, a JSON parsing C++ API
New dependency of the upcoming update to CMake-3.2.1

Based on a previous port by jca@
(https://github.com/jasperla/openbsd-wip/tree/master/devel/jsoncpp)

OK landry@
2015-03-26 06:49:11 +00:00
sthen
4aa07a8e1c +ocserv 2015-03-26 02:08:07 +00:00
sthen
a93fac0172 import ports/net/ocserv, ok/feedback jasper@
OpenConnect VPN server (or ocserv) implements the AnyConnect SSL VPN
protocol and is compatible with the OpenConnect VPN client. Its purpose
is to be a small, secure and configurable VPN server that depends on
standard protocols like TLS 1.2, and Datagram TLS. The AnyConnect
SSL VPN protocol was the closest protocol to match this requirement.

The VPN users can be authenticated using password, certificate
authentication or both methods. Authenticated users are assigned their
own unprivileged worker process and obtain a networking (tun) device
and IP from a configurable pool of addresses.
2015-03-26 02:07:59 +00:00
sthen
c895957b7c Add an snmp-ups subdriver to NUT for Huawei, tested with UPS5000-E
Add a meta rc script that starts/stops upsd and upsmon in the right order
2015-03-26 01:07:32 +00:00
naddy
79c79fca32 update to new stable version 2.4.0 2015-03-25 20:27:19 +00:00
dcoppa
72c41a09eb Remove obsolete/useless patch: our sigaltstack() implementation
does the right thing since we switched to rthreads, as confirmed
by miod@

ok jeremy@
2015-03-25 18:13:36 +00:00
dcoppa
3277b76b2e Remove obsolete/useless patch: our sigaltstack() implementation
does the right thing since we switched to rthreads, as confirmed
by miod@

Spotted by Ingo Feinerer
2015-03-25 18:09:56 +00:00
ajacoutot
3dcf399603 Update to intltool-0.51.0. 2015-03-25 16:22:18 +00:00
landry
c9ec10850a Update to proj 4.9.1.
Note that you need /usr/include/pthread.h r1.41 otherwise build will
fail on src/pj_mutex.c. Went in a bulk build without fallout.
2015-03-25 15:34:35 +00:00
landry
5f146a4159 Update to geotiff 1.4.1, went in an amd64 bulk without fallout. 2015-03-25 15:13:34 +00:00
jturner
795df2dfa7 Update Lua 5.2 to 5.2.4. "LGTM" jasper@ 2015-03-25 13:55:45 +00:00
gonzalo
7ea9455724 Minor update for Aria2 to 1.18.10.
http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.10/

OK benoit@
2015-03-25 13:46:26 +00:00
czarkoff
b9747a215f fix bookman and src2man scripts
Thanks to jca@ for spotting the issues.

OK jca@, sthen@
2015-03-25 11:11:37 +00:00
ajacoutot
cbd4354e19 Update to latexila-3.14.4. 2015-03-25 10:36:48 +00:00
jasper
1e1e9f1252 - update to lua-lgi 0.9.0
from new maintainer Florian Stinglmayr
2015-03-25 09:34:43 +00:00
landry
be867934f2 unbreak by adding a missing BDEP on devel/libtool 2015-03-25 07:13:02 +00:00
ajacoutot
7acaeb39f9 Bump -guic to force running gtk-update-icon-cache after hicolor-icon-theme
update.
2015-03-25 06:27:57 +00:00
ajacoutot
571f3ba3ac Update to hicolor-icon-theme-0.15. 2015-03-25 06:26:50 +00:00
ajacoutot
04ffc1345b Update to hwdata-0.276. 2015-03-25 06:24:54 +00:00
ajacoutot
dccebc8a9a +pavucontrol,gtk3 2015-03-25 06:18:57 +00:00
ajacoutot
72117fd201 Fix gtk3 FLAVOR. 2015-03-25 06:18:32 +00:00
bcallah
f0f48270e6 Maintenance update to 1.10.14 2015-03-25 01:44:32 +00:00
bcallah
79db0bf87f Maintenance update to 4.3.6 2015-03-25 01:28:35 +00:00
sthen
fa710c2d4a mcabber-0.10.3, from Tim van der Molen, ok Markus Hennecke (maintainer),
plus slight tweak (drop autoconf dependency, configure.ac patch was removed).
2015-03-24 22:45:07 +00:00
landry
ec9323a67c Bugfix update to postgis 2.1.6.
See http://postgis.net/2015/03/20/postgis-2.1.6 for details.
Not converted to postgresql MODULE for test targets.. because that can
come in a second time :)
2015-03-24 21:45:01 +00:00