Commit Graph

79160 Commits

Author SHA1 Message Date
stsp
c6eee7e0db Update eet to 1.7.1 (should have been part of EFL upgrade commit)
ok landry armani
2012-11-10 15:02:59 +00:00
stsp
1fe41c2c02 += eio 2012-11-10 15:01:34 +00:00
stsp
21e2438742 Update e17 EFL components to 1.7.1. ok landry armani 2012-11-10 15:01:12 +00:00
ajacoutot
86d2e76ed8 This needs the gettext MODULE. 2012-11-10 14:57:13 +00:00
stsp
371afef589 Import port of eio, an async i/o library for e17. ok landry armani 2012-11-10 14:54:24 +00:00
ajacoutot
46b430f2cb Fix -rpath so that the sndio() module loads correctly.
Add comment to pc file patches.
Remove -rpath patches from Makefile.am.
Fix a bogus blindly copied over define from FreeBSD.

Note that pulseaudio is still broken, sndio(7) errors out...
2012-11-10 14:52:54 +00:00
espie
cecc2a325b keep fixing unit tests linking, but disable them for now.
bump main accordingly.
2012-11-10 11:10:41 +00:00
ajacoutot
a68c4bd304 Maintenance update to gdl-3.6.2. 2012-11-10 11:06:38 +00:00
landry
c8ed96c8a8 Update to icedtea-web 1.3.1.
- Merges the fix for CVE-2012-4540
- Fixes an issue with iDrac console applets (see
  http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1161 &
  https://bugzilla.redhat.com/show_bug.cgi?id=753960), reported by jirib
- Fix javaws launcher to not depend on bash, and correctly find
  libjava.so, from dcoppa@
- A regression with logmein.com has been filed upstream by giovanni@ :
  http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1213

Thx to all involved!
2012-11-10 10:37:27 +00:00
ajacoutot
128f42b511 Use base libtool. 2012-11-10 10:17:45 +00:00
ajacoutot
67434e70cd Patches not needed anymore, our base libtool properly deal with symbols
export now.
Remove bogus CONFIGURE_ARGS.
2012-11-10 10:16:14 +00:00
ajacoutot
f370e9e35d Remove all these patches now that our libtool properly export symbols. 2012-11-10 10:15:34 +00:00
ajacoutot
89ca3e7460 Missing g_mutex_lock() call was making evolution-addressbook-factory
abort() and the addressbook unavailable.

thanks to kurt@ and guenther@ for the help
patch from kurt@
2012-11-10 08:07:55 +00:00
ajacoutot
5dae86e147 Maintenance update to gdk-pixbuf-2.26.5. 2012-11-10 07:56:36 +00:00
ajacoutot
774660cc72 Bugfix update to glib2-2.34.2. 2012-11-10 07:37:06 +00:00
naddy
d9cf863349 fix trailing whitespace in SEPARATE_BUILD; problem figured out by Vadim Zhukov 2012-11-09 21:07:30 +00:00
kili
0ac8aba336 Add dependency on devel/hs-text.
It's not obvious, but hs-ports dependencies should match the
dependencies specified in the .cabal files as close as possible,
to minimize breakage (and necessary bumps) after updates of
some other hs-ports.
2012-11-09 21:00:17 +00:00
ajacoutot
6aec19b123 Remove useless. 2012-11-09 20:56:28 +00:00
ajacoutot
c5152611e4 -export-symbols-regex fixed usptream. 2012-11-09 20:56:12 +00:00
sthen
c261d0f3ae "USE_LIBTOOL= gnu # comment" -> "USE_LIBTOOL= gnu# comment" 2012-11-09 20:50:17 +00:00
naddy
114488f4f5 remove trailing whitespace from MODCPAN_EXAMPLES 2012-11-09 20:38:57 +00:00
espie
b0c487ab89 fix for new libtool, forgotten commit. reminded by landry@ 2012-11-09 20:22:38 +00:00
espie
c2ac425fce multiplication doesn't work on undefined values... noticed by naddy@
so initialize $job->{waiting} if needed.
2012-11-09 17:49:17 +00:00
giovanni
6f1baa2388 Update to 0.39
tweaks and ok william@ (Maintainer)
2012-11-09 17:07:48 +00:00
sthen
07491c240f trailing space in USE_LIBTOOL 2012-11-09 16:39:51 +00:00
sthen
850236400a missing build dep on xmlto; failure reported by naddy 2012-11-09 16:18:16 +00:00
sthen
20863d54a0 zap trailing space in API_V variable; build breakage reported by naddy 2012-11-09 16:15:15 +00:00
ajacoutot
2ea1dace93 Re-introduce pkg-readmes for people using their own .xsession / .xinitrc. 2012-11-09 16:05:13 +00:00
espie
6cf12e7529 work-around build issue 2012-11-09 10:49:32 +00:00
dcoppa
649733caf0 Bugfix update to redis-2.6.4 2012-11-09 09:52:50 +00:00
dcoppa
59a0a201a4 Make Lua C modules load dynamic libraries with global symbols (use
RTLD_GLOBAL like lua-5.2 does)

ok jasper@
2012-11-09 08:36:44 +00:00
dcoppa
bf28037799 Refactoring: move common stuff to tomcat/Makefile.inc to avoid code
duplication.

OK jasper@
2012-11-09 08:17:54 +00:00
tobiasu
0d99eb1631 Oops, revert adastrap-i386-4.7.2-0.tar.xz checksum back to previous value
This slipped in due to testing adastrap on i386. No bump required since
the package doesn't build :(

OK sthen@
2012-11-09 00:58:26 +00:00
espie
5e2d112007 closer to working 2012-11-08 23:37:38 +00:00
espie
69478bef34 missing dep, found by naddy@ 2012-11-08 23:31:22 +00:00
kili
25c8820878 Use runghc for Setup.l?hs, which should always work now (with rthreads).
Bulk tests done by naddy@ and sthen@. thanks.
2012-11-08 22:21:45 +00:00
sthen
270c56b366 README tweak: show people how to start the daemons without rebooting. 2012-11-08 21:59:01 +00:00
sthen
2e583aadb5 update to ykpers 1.9.0
- new tool ykinfo prints serial number, version, touch level from a yubikey
- add -z flag to ykpersonalize to zap configuration on yubikey
- fix PBKDF2 implementation
- new yk_challenge_response() lib function for challenge/response with a key
2012-11-08 21:46:21 +00:00
sthen
84e4185784 update to getmail 4.35.0, from maintainer Tim van der Molen
- fix From_ quoting in mbox
- record Gmail metadata (labels, thread ID, message ID) in new message headers
2012-11-08 21:37:02 +00:00
gonzalo
fe8a74834f Fix License.
Ok zinke@ (maintainer)
2012-11-08 20:27:54 +00:00
jasper
18ae20d33f committed upstream 2012-11-08 18:56:48 +00:00
jasper
3a685753e7 - update to grilo-plugin-0.2.3 2012-11-08 18:48:58 +00:00
jasper
bb69d77fb6 - update to grilo-0.2.3 2012-11-08 18:48:44 +00:00
landry
acda6f6c59 SECURITY fix for CVE-2012-4540:
Heap-based buffer overflow after triggering event attached to applet

pointed out by jasper@

Other issues in some java applets are being worked on and will be fixed soon.
2012-11-08 18:42:29 +00:00
ajacoutot
e8c8284026 Committed upstream. 2012-11-08 16:57:47 +00:00
sthen
9784f964f0 Tweak the OpenConnect port: update vpnc-script, enable NLS (gettext
was already pulled in via libs, so no new deps), and avoid SEPARATE_BUILD
for now as the code to detect a version mismatch between binary and lib
in this version doesn't handle it.
2012-11-08 16:44:21 +00:00
ajacoutot
9de96fd905 Bugfix update to totem-3.6.3. 2012-11-08 13:56:48 +00:00
ajacoutot
641376fe37 Bugfix update to gnome-settings-daemon-3.6.2. 2012-11-08 13:17:46 +00:00
dcoppa
7575243e60 Take maintainership of devel/cryptopp, net/amule and www/tomcat
since I've de-facto babysitted these ports for a long time.

ok espie@, ajacoutot@, jasper@
2012-11-08 10:06:04 +00:00
sthen
c406b7ed93 update to Asterisk 10.10.0 - various fixes including with confbridge,
dtmf and chan_local.
2012-11-08 09:34:31 +00:00