91147 Commits

Author SHA1 Message Date
ajacoutot
f2d2ea27cf Our libtool is broken for this as well, so use gnu libtool. 2014-03-26 06:57:52 +00:00
dcoppa
b65e1307f4 Some CMake-related fixes:
Honour cflags
Drop unnecessary ZLIB dep
Fix libslim linkage

From gentoo/archlinux/fedora/etc...

ok landry@ (maintainer)
2014-03-26 06:50:58 +00:00
daniel
090ffc6b18 Update to 8.4pl3; Yozo Toda.
ok sthen@
2014-03-26 03:27:26 +00:00
landry
d29e102158 Add archivers/zip to BDEP; espie@ 2014-03-25 22:38:23 +00:00
espie
38f56a042e replace MAINTAINER address with currently valid address, bump REVISIONS.
okay maintainer
2014-03-25 21:20:39 +00:00
sthen
ffad37a4fd missed cvs rm's, pointed out by brad@ (not a problem, but no need to keep
them any more).
2014-03-25 21:05:26 +00:00
jasper
8f04b5f85f unbreak with vala 0.24; patch from upstream bugzilla 2014-03-25 19:56:37 +00:00
bcallah
a21ec3713d Bugfix update to 0.21.1
From Florian Stinglmayr (MAINTAINER)
2014-03-25 18:57:31 +00:00
sthen
2e774c5dd2 - get rid of imake and remove BROKEN lines (which were only there due to
makedepend problems which is no longer run)

- get rid of useless VERSION variable that's only referenced once in
the port Makefile

no functional change but due to imake removal I've bumped REVISION.
2014-03-25 17:52:18 +00:00
sthen
bcb4e70bf6 Subpackaged perl port; needs to carry WANTLIB across to the -main subpackage
otherwise it won't be updated for perl XS ABI changes. Also don't need a
WANTLIB for -demo.

Problem hit by nigel@ doing partial dpb rebuilds
2014-03-25 17:07:22 +00:00
ajacoutot
f3ae585a32 Tweak the part about GDM. 2014-03-25 16:54:25 +00:00
sthen
647ffa968f update to py-hg-git, from new maintainer Dmitrij D. Czarkoff, with a
small tweak from me to handle running tests on a system which does not
have a python->python2.7 symlink.
2014-03-25 16:19:15 +00:00
sthen
8b0e70cd9f update to py-dulwich, from new maintainer Dmitrij D. Czarkoff 2014-03-25 16:18:02 +00:00
jasper
918defb871 disable vala for now to prevent breaking vapigen when atk gets updated 2014-03-25 16:06:58 +00:00
ajacoutot
8f88545995 Update to cups-filters-1.0.49. 2014-03-25 15:24:54 +00:00
ajacoutot
278eb2ae24 Update to gdk-pixbuf-2.30.7. 2014-03-25 13:28:58 +00:00
jsing
24f4541b86 Upgrade lang/go to version 1.2.1.
Update API exceptions so that make regress passes fully - this is the same
change that has already been made in Go tip.

ok sthen@, "Go for it" krw@
2014-03-25 13:21:20 +00:00
jasper
b1226ee5cf add missing build dependency on glib2 (needed by regress tests) 2014-03-25 13:01:54 +00:00
ajacoutot
df8d1135fc Forgot @pkgpath in previous. 2014-03-25 12:33:31 +00:00
ajacoutot
e916ea18fd -sshguard,tcpd 2014-03-25 12:32:10 +00:00
ajacoutot
73a7684a80 Drop the tcpd FLAVOR.
ok sthen@
2014-03-25 12:31:50 +00:00
ajacoutot
6c4e537ec6 tcp wrappers are gone. 2014-03-25 12:23:36 +00:00
ajacoutot
7cdc434740 Tweak comment; no functionality change. 2014-03-25 11:37:47 +00:00
ajacoutot
8a49d598f1 'libproxy-mozilla' => 'libproxy-webkit' 2014-03-25 11:22:29 +00:00
ajacoutot
a2dca99320 Drop libproxy-mozilla; one JS interpreter (webkit) is enough and there is
no official support upstream for the newer spidermonkey.

discussed with and ok landry@ jasper@
2014-03-25 11:18:46 +00:00
pascal
6cb2d30b2c Enable OpenColorIO support. 2014-03-25 10:38:07 +00:00
pascal
77501b5652 Update to OpenImageIO 1.3.12, enable OCIO support. Disable threads,
eliminating the need for atomic ops.
2014-03-25 10:37:39 +00:00
pascal
073d7fddc5 sync 2014-03-25 10:35:17 +00:00
pascal
73b5f877db Import OpenColorIO.
OpenColorIO (OCIO) is a complete color management solution geared
towards motion picture production with an emphasis on visual effects
and computer animation.  OCIO provides a straightforward and
consistent user experience across all supporting applications while
allowing for sophisticated back-end configuration options suitable
for high-end production usage. OCIO is compatible with the Academy
Color Encoding Specification (ACES) and is LUT-format agnostic,
supporting many popular formats.

ok landry@
2014-03-25 10:33:33 +00:00
dcoppa
95f872828e Update to ddclient-3.8.2
Added support for ChangeIP and assorted bugfixes
2014-03-25 10:06:25 +00:00
landry
c05f1ff7d3 Update to midori 0.5.7.
See http://midori-browser.org/changelog/#v057.
2014-03-25 09:40:32 +00:00
ajacoutot
74e4a9fb5b Bump requirements. 2014-03-25 09:39:17 +00:00
jasper
5d146fa0fa hump da bump 2014-03-25 09:36:03 +00:00
jasper
20a84a4acc sync 2014-03-25 09:21:01 +00:00
landry
b3c1a80a99 Use DISTNAME?= to allow ports using xfce4 MODULE to override it. 2014-03-25 09:02:07 +00:00
jasper
13fbf61ef5 fix for vala-0.24 2014-03-25 09:00:47 +00:00
jasper
158bc2826c - update to vala-0.24.0
if there happens to be any fallout, it'll be dealt with shortly.

ok aja@
2014-03-25 08:59:45 +00:00
sthen
d42ca444bd update to Image-ExifTool-9.53, from maintainer Patrick Keshishian 2014-03-25 08:53:17 +00:00
ajacoutot
35a78ac65d gnome-system-log is gone. 2014-03-25 08:43:16 +00:00
ajacoutot
8be2f02452 x11/gnome/system-log is no more. 2014-03-25 08:42:27 +00:00
kirby
2a60de0017 update munin to 2.0.19 and add some improvements:
- unbreak munin-check script and make it useful
 - move a note of newsyslog.conf fragment for munin-node.log to README-main
 - add missing { in README-server
 - instructions about reducing disk I/O with rrdcached.

ok sthen@
2014-03-25 08:42:25 +00:00
ajacoutot
ad216b53cd -system-log 2014-03-25 08:42:01 +00:00
ajacoutot
86a3993240 Drop gnome-system-log; unmaintained upstream.
Replacement would be gnome-logs but that requires... systemd!

ok jasper@
2014-03-25 08:41:48 +00:00
ajacoutot
c4d27569f6 gnome-search-tool is gone. 2014-03-25 07:33:03 +00:00
ajacoutot
67640bca78 x11/gnome/search-tool is gone. 2014-03-25 07:32:16 +00:00
ajacoutot
3295601e0e -search-tool 2014-03-25 07:31:45 +00:00
ajacoutot
808abe9f55 Remove gnome-search-tool; unmaintained upstream and does not work properly.
ok jasper@
2014-03-25 07:31:32 +00:00
landry
0aabfea1ab Whoops, remove REVISION that snuck in. 2014-03-25 06:26:21 +00:00
landry
1d6cd62103 Update to webkit 2.4.0.
See http://webkitgtk.org/2014/03/24/webkitgtk2.4.0-released.html. Note
that Webkit2 API is still broken, on OpenBSD(and FreeBSD) and this might
be the last release shipping the Webkit1 API.
Pass -DLOG_DISABLED=0 to CPPFLAGS to somewhat allow debugging.
Use the same ruby version on sparc64 as other archs now that they're
more reliable.

Remove some patches merged upstream, and add links to upstream bz for
most of the remaining patches.

Note: this needs gnu/usr.bin/binutils/include/opcode/i386.h r1.15 to
build. And gcc 4.8 (and python, ruby & perl :)
Built numerous times on amd64/ppc/sparc64 (broken at runtime on the last
two, but that's not a regression from 2.2..) and went in a bunch of
bulks.
2014-03-25 06:25:45 +00:00
william
971104747a SECURITY fix for CVE-2014-0088 and apply fix for CVE-2014-0133; ok sthen
a proper 1.5 update is in the works
2014-03-25 02:39:38 +00:00