Commit Graph

79285 Commits

Author SHA1 Message Date
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
ajacoutot
855a394db9 Update to devede-3.23.0. 2012-11-08 07:18:39 +00:00
espie
4efcd9b2e0 from upstream: missing exported symbol (for when we will *really* be
exporting symbols) that breaks obexftp.

bump rev/shared lib version (+1 symbol)
2012-11-08 07:01:31 +00:00
jeremy
56c806cdf4 Update to sequel_pg 1.6.1. 2012-11-07 19:05:14 +00:00
jeremy
de19524dfd Update to sequel 3.41.0 2012-11-07 19:04:43 +00:00
rpe
5b82d9a79d include OpenType fontfiles
ok ajacoutot bmercer
2012-11-07 18:39:32 +00:00
rpe
ec708e4f94 update to 1.038 and include OpenType fontfiles
ok ajacoutot bmercer
2012-11-07 18:38:06 +00:00
dcoppa
b24e1df035 Additional bugfixes and add comments to patches 2012-11-07 14:53:59 +00:00
jasper
adbcad4656 - update to glom-1.22.1 2012-11-07 14:04:18 +00:00
dcoppa
ad5e9a2de3 Bugfix update to redis-2.6.3 2012-11-07 10:13:44 +00:00
jasper
12aeb50160 - update to libxml++-2.36.0
- hobbits take over maintainership per previous maintainer's request

ok aja@
2012-11-07 10:06:56 +00:00
dcoppa
26521100c2 Fix noop frame id size check in ID3v2::FrameFactory::createFrame
(upstream git commit c42bdeab43dc1a0fa1c15ddf025e76932ba26f62)
2012-11-07 09:48:20 +00:00
ajacoutot
3a2d5f516c Update to cyphertite-1.4.1.
from David Hill (maintainer)
2012-11-07 08:24:23 +00:00
ajacoutot
3cf8d8a6bc Fix a reference counting bug.
from kettenis@ (thank you!)
2012-11-07 08:17:56 +00:00
jasper
8b6233032d sync 2012-11-07 07:54:04 +00:00
jasper
1eed7e15fe import gitlist-0.3
GitList allows you to browse repositories using your favorite browser,
viewing files under different revisions, commit history and diffs.
GitList is free and open source software, written in PHP, on top of
Silex and the Twig template engine.

feedback/ok ajacoutot@
2012-11-07 07:53:02 +00:00
robert
94e6d86e3a update to 23.0.1271.64 2012-11-07 06:59:45 +00:00
gsoares
e602fe3bbf - use MODPY_EGG_VERSION here
- while here fix wantlib

ok sthen@
maintainer timeout
2012-11-07 04:03:24 +00:00
rpe
b907377158 update to 20121022
notable changes in 20121022:
* --results structures output files so they can be imported using
  Pandas (http://pandas.pydata.org/). Useful when doing simulations to
  select output from some arguments.
* Use --env to transfer environment variables through ssh to remote
  machines.

ok aja@ sthen@ pascal@ (maintainer)
2012-11-06 22:26:34 +00:00
jasper
a6f7cc5f4f Security fix for CVE-2012-4564
libtiff: Missing return value check in ppm2tiff leading to heap-buffer overflow when reading a tiff file

ok naddy@
2012-11-06 21:31:06 +00:00
kili
75c4104e44 Patch configure.ac and use CONFIGURE_STYLE and AUTOCONF_VERSION
instead of patching configure, to minize headaches for updates
of this port.
2012-11-06 21:24:16 +00:00
jasper
adf6ead310 import ocaml-csv-1.2.3
This is a pure OCaml library to read and write CSV files, including all
extensions used by Excel — eg. quotes, newlines, 8 bit characters in
fields, "0 etc.

help/ok chrisz@
2012-11-06 20:55:36 +00:00
jasper
d861d56955 sync 2012-11-06 20:54:39 +00:00
jasper
3238fdd8ce import ocaml-curses-1.0.3
OCaml Curses is a project to provide curses / ncurses bindings for the
Objective Caml language.

It was formally known as Text Mode Kit (TMK), but the TMK part of the
project is not supported anymore, and instead we are just concentrating
on providing reliable OCaml curses bindings.

help/ok chrisz@
2012-11-06 20:53:47 +00:00
jasper
d45386c6f5 import ocaml-extlib-1.5.3
ExtLib is a project aiming at providing a complete - yet small -
standard library for the OCaml programming langage. The purpose of this
library is to add new functions to OCaml Standard Library modules, to
modify some functions in order to get better performances or more safety
(tail-recursive) but also to provide new modules which should be useful
for the average OCaml programmer.

help/ok chrisz@
2012-11-06 20:52:49 +00:00
espie
77cf4198dd lol thinko 2012-11-06 14:49:28 +00:00