ajacoutot
d7cc47da1e
Regen WANTLIB to unbreak.
...
spotted by naddy@
2012-07-16 07:19:25 +00:00
jasper
b0a740d28f
missed in previous
2012-07-16 07:11:46 +00:00
jasper
e562136268
drop this structure since we're not going to ship separate python plugins as
...
the library is introspected anyway. so remove the confusing dir 'core'.
2012-07-16 07:11:28 +00:00
ajacoutot
c8fd52c995
Bugfix update to gtk+2-2.24.11.
2012-07-16 07:11:01 +00:00
ajacoutot
6569228df9
Update to gtk+3-3.4.4.
2012-07-16 06:36:01 +00:00
dcoppa
5a72116b35
Back out the update to 0.13.2/0.9.2; too much problems to make
...
release.
OK sthen@, naddy@
2012-07-15 10:20:07 +00:00
pascal
002cee8638
Enable gcc 4.7 for release.
...
ok espie@
2012-07-15 08:56:55 +00:00
pascal
f2e4c82f69
Disable -java until I get around to fixing it.
...
ok espie@
2012-07-15 08:56:26 +00:00
ajacoutot
65e25c1817
Committed upstream.
2012-07-15 08:18:53 +00:00
ajacoutot
f6c4c2aeb4
Update to Botan 1.10.3.
...
A change in 1.10.2 accidentally broke ABI compatibility with
1.10.1 and earlier versions, causing programs compiled against
1.10.1 to crash if linked with 1.10.2 at runtime.
Recent versions of OpenSSL include extra information in ECC
private keys, the presence of which caused an exception when
such a key was loaded by botan. The decoding of ECC private
keys has been changed to ignore these fields if they are set.
from Brad
2012-07-15 08:12:13 +00:00
ajacoutot
6d059a1b96
Bugfix update to glib2-2.32.4.
2012-07-15 08:10:41 +00:00
jasper
dc46058de9
- update to 0.12.3
2012-07-15 08:07:55 +00:00
ajacoutot
ce608d99f7
Committed upstream.
2012-07-15 08:03:33 +00:00
edd
0d3be367d3
Update to extsmail-1.5.
...
From maintainer and upstream -- Laurie Tratt.
2012-07-14 12:41:49 +00:00
naddy
9aae5b7b2b
mark conflict between nvi and nvi-m17n
2012-07-14 10:19:14 +00:00
jasper
ecc4994a68
post g2k12 sync:
...
561 insertions(+), 547 deletions(-)
2012-07-14 10:18:17 +00:00
naddy
e8e3f40182
+nvi
2012-07-14 10:01:14 +00:00
naddy
5695591f5f
Import nvi 2.1.0, a version of the base system vi/ex editor with wide
...
character (UTF-8) support.
Requested by yasuoka@ and pirofti@
2012-07-14 09:59:30 +00:00
ajacoutot
df05ce5271
Update to foomatic-filters-4.0.17.
2012-07-14 08:04:27 +00:00
ajacoutot
b6adb579c0
Update to libsecret-0.6.
2012-07-14 07:51:47 +00:00
naddy
b14487677b
replace stpcpy() calls to silence ld warnings; ok sthen@
2012-07-13 19:43:18 +00:00
naddy
4b01c3d5eb
bump after lua changes
2012-07-13 19:16:04 +00:00
sebastia
3c297fc58b
hook up p5-Proc-PID-File
2012-07-13 18:21:58 +00:00
sebastia
ff3cfe6484
import p5-Proc-PID-File
...
s module is useful for writers of daemons and other processes that
need to tell whether they are already running, in order to prevent
multiple process instances. The module accomplishes this via *nix-style
pidfiles, which are files that store a process identifier.
tested on i386 and macppc, merdely on amd64
OK merdely
2012-07-13 18:18:30 +00:00
espie
ffcdf26940
fix typo.
...
reported to Niels Provos, in case he still cares...
2012-07-13 17:51:42 +00:00
ajacoutot
42b587edf7
Bump to force rebuild so that a new package will be ready for 08/25.
...
requested by mlarkin@
2012-07-13 17:15:09 +00:00
ajacoutot
864915bb2e
Update to libcanberra-0.29.
2012-07-13 17:03:32 +00:00
jasper
802663255c
Security fix for CVE-2012-3382, Mono "ProcessRequest()" Cross-Site Scripting Vulnerability
...
ok robert@ (MAINTAINER)
2012-07-13 16:59:15 +00:00
jasper
afe54d5764
regen
2012-07-13 16:59:01 +00:00
ajacoutot
1b5dc4a595
--enable-*=no => --disable
2012-07-13 16:57:39 +00:00
ajacoutot
afa6611b95
--disable-static
2012-07-13 16:56:55 +00:00
phessler
95d0ad8df1
Update to a re-rolled zip file that includes all of the updated graphics
...
and hi-res information.
@pkgpath and @conflicts hints and reminders from espie@ and jasper@
2012-07-13 16:54:33 +00:00
ajacoutot
7105611795
--disable-static
2012-07-13 16:35:26 +00:00
espie
be8b205130
plain forgot, synch with src
2012-07-13 16:16:18 +00:00
espie
e975a5ee97
fix libtool1 stupidity. also provide an m4 patch if we ever need to autoconf.
2012-07-13 16:13:21 +00:00
sebastia
60b2386adb
Make the GNUstep GUI builder Gorm usable again.
...
OK aja@
2012-07-13 15:40:43 +00:00
ajacoutot
d7d6f2b4c2
Committed upstream.
2012-07-13 15:23:59 +00:00
kili
1b3ed43914
Fix build for poppler-0.20.
...
ok aja@
2012-07-13 15:17:41 +00:00
kili
52834b82f9
Fix build with poppler-0.20.
...
ok aja@
2012-07-13 15:10:47 +00:00
kili
6f38644f4d
Adjust WANTLIB for poppler-0.20.
...
ok aja@
2012-07-13 15:07:48 +00:00
kili
cd0bdeb796
Adjust WANTLIB for poppler-0.20.
...
ok aja@
2012-07-13 15:06:55 +00:00
kili
906c8a2c57
Fix build with poppler-0.20.
2012-07-13 15:05:47 +00:00
kili
ee578fffb1
Missing patches.
2012-07-13 15:04:46 +00:00
kili
980c86efb1
Update to poppler-0.20.2.
...
ok aja@
2012-07-13 15:03:19 +00:00
ajacoutot
46866cbeba
Fix addressbook creation (from upstream).
2012-07-13 14:31:04 +00:00
dcoppa
4778d4482f
Sort CONFIGURE_ARGS; no bump needed.
2012-07-13 14:10:36 +00:00
phessler
713e4c6263
use a mirror site that actually has the files
2012-07-13 13:18:12 +00:00
jasper
7eb77dd11e
fixup include paths
2012-07-13 13:14:00 +00:00
sthen
7d2b29da1a
re-add in.h again, needs INADDR_ANY
2012-07-13 12:55:07 +00:00
ajacoutot
d3a7b4746f
Regen WANTLIB to unbreak.
2012-07-13 12:45:27 +00:00