ajacoutot
dff798ec5b
Better OpenLdap defaults.
2009-09-27 18:07:40 +00:00
jasper
26a97c50ba
- update xmoto to 0.5.2
...
from jonathan armani (MAINTAINER)
2009-09-27 17:20:57 +00:00
ajacoutot
85d5ea5e08
config.php is supposed to be edited, so @sample it.
2009-09-27 17:06:12 +00:00
jasper
615e873e9e
and the rest of the update to 1.3.3
2009-09-27 16:56:40 +00:00
jasper
aeac0e6f86
- update sawfish to 1.3.3
...
from fulvio ciriaco
2009-09-27 16:56:10 +00:00
ajacoutot
2db2cfc5da
Ooops, forgot this part in previous.
2009-09-27 14:00:50 +00:00
ajacoutot
48a4d5c440
Fix path to autoresponder.
...
Don't use bash for autoresponder script.
2009-09-27 13:57:30 +00:00
landry
2644e2360d
Fix HOMEPAGE and MASTER_SITES, bump PKGNAME.
2009-09-27 10:50:58 +00:00
ajacoutot
fd1b2bc823
Use better substitution patch and regen PLIST accordingly.
...
From FreeBSD.
2009-09-26 19:13:29 +00:00
espie
ab14db2a7a
+schema
2009-09-26 13:17:33 +00:00
espie
14d496fa63
make use of the database schema API of drupal6 to show you your site
...
database tables, and see any discrepancy between what currently exists
and what is described (great tool for cleaning up after updates or
debugging existing problems).
2009-09-26 13:16:05 +00:00
jasper
020deebab4
- bugfix update of vte to 0.22.1
...
ok aja@
2009-09-26 13:02:25 +00:00
espie
69c6ddcf07
minor update
2009-09-26 11:35:40 +00:00
espie
30d8c198eb
major update. Don't forget to run update.php, otherwise you're going to see
...
warnings all over your site(s).
2009-09-26 11:35:21 +00:00
landry
4dfe8c71aa
Really fix http://bugzilla.xfce.org/show_bug.cgi?id=4849 , when we got
...
EINTR it means we can safely return true.
Thanks stsp@ for pointing out the (fixed-but-not-totally) issue & hints
about how to fixit, fix taken from upstream git.
2009-09-26 11:16:05 +00:00
bernd
cbd1f9fc90
Update to git-1.6.4.4.
2009-09-26 10:12:42 +00:00
bernd
059de9d5a8
Unbreak with php > 5.2.10 and fix the do-install target wo it will pick
...
up the patches files.
php fix from robert@
2009-09-26 10:02:57 +00:00
jolan
7015dd2c08
update to 1.5.5
2009-09-26 01:23:05 +00:00
sthen
713066f212
+p5-Mail-GnuPG
2009-09-25 19:38:09 +00:00
sthen
0798f8908b
import p5-Mail-GnuPG, tweaked from a submission by Toni Mueller.
...
This module implements the creation and processing of GnuPG signed
and encrypted emails. It provides functions to create PGP/MIME-type
messages, and to check signatures. You need to have a different
package to actually send or receive the message, though.
2009-09-25 19:37:14 +00:00
sthen
ccd5cd4681
update to 0.9.7, ok pyr@ (maintainer), homepage update from marco@
2009-09-25 19:26:30 +00:00
jasper
e105b3f6bb
- add p5-Email-Sender
2009-09-25 17:08:33 +00:00
jasper
2013edd21b
import p5-Email-Sender 0.91940
...
Email::Sender replaces the old and sometimes problematic Email::Send
library, which did a decent job at handling very simple email sending
tasks, but was not suitable for serious use, for a variety of reasons.
from stephan rickauer
2009-09-25 17:06:55 +00:00
giovanni
977734011e
Update to 1.3.6
2009-09-25 16:12:41 +00:00
jasper
a24b18c60e
- take maintainership of libffi, and drop it of two others. any takers?
2009-09-25 15:59:15 +00:00
jasper
a4c40b855c
- hobbits take over
2009-09-25 15:56:29 +00:00
sthen
7ac194ac29
zap spurious commas in NOT_FOR_ARCHS
2009-09-25 14:33:05 +00:00
giovanni
e4b6c319e4
Update to 2.6.7
2009-09-25 12:43:16 +00:00
benoit
34150c259a
- update libssh2 to 1.2
...
- regen plist
- change maintainer
ok jolan@, ajacoutot@
2009-09-25 11:54:27 +00:00
jasper
80b1c3d640
- update gtkhtml3 to 3.28.0
...
- merge PFRAG.shared into PLIST as python is already in the dependency chain
ok aja@
2009-09-25 08:12:11 +00:00
jasper
b62c4e7637
- update vte to 0.22.0
...
* among the changes, significant reduce in memory usage
ok aja@
2009-09-25 08:10:36 +00:00
sthen
96abe1eba8
Revert one line from the last update which doesn't work well with
...
our cvs(1).
2009-09-24 21:48:48 +00:00
ajacoutot
c8debebbc1
Update to gtk-engines-2.18.4.
...
ok jasper@
2009-09-24 21:13:41 +00:00
jasper
a4263bbe1e
- add gobject-introspection
2009-09-24 20:09:48 +00:00
jasper
3f3b372442
import gobject-introspection 0.6.5
...
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection data
can be used in several different use cases, for example automatic code
generation for bindings, API verification and documentation generation.
feedback and ok ajacoutot@ landry@
2009-09-24 20:08:09 +00:00
naddy
766623a042
Fix out-of-bounds access in CMYK to RGB conversion.
...
From: Patrick Keshishian <pkeshish@gmail.com>
2009-09-24 20:07:18 +00:00
espie
7b690d6f1a
+gflags
2009-09-24 19:53:13 +00:00
espie
6f7adf0017
gflags, from Vincent Auclair
2009-09-24 19:51:44 +00:00
ajacoutot
9868d96d9a
Rewording.
2009-09-24 19:37:51 +00:00
ajacoutot
b2b82ae5d0
Unbreak after libsigc upgrade... second breakage that the bulk missed
...
somehow.
Reported by Steve Andre'.
2009-09-24 18:23:43 +00:00
jasper
1556c790c0
- enable .asf as well (seems to be needed by newer amarok)
2009-09-24 18:15:42 +00:00
okan
14e45f4e34
explicitly set RUN_DEPENDS to avoid auto* inclusion and bump PKGNAME
...
ok, with reminder comment, sthen@
2009-09-24 16:13:26 +00:00
ajacoutot
9c25657ed7
Unbreak after libsigc++ upgrade.
...
spotted by STeve Andre', thanks.
2009-09-24 11:52:21 +00:00
benoit
a136c45ecd
- update john to 1.7.3.4
...
- regen patches
- change email maintainer
- add regression test
ok giovanni@, ajacoutot@
2009-09-24 10:32:40 +00:00
jasper
a3471e9a4b
- update lftp to 4.0.2
...
ok kevlo@ (MAINTAINER)4.0.2
ok kevlo@ (MAINTAINER)4.0.2
ok kevlo@ (MAINTAINER)4.0.2
ok kevlo@ (MAINTAINER)
2009-09-24 06:40:05 +00:00
form
7fa8f3891f
update to 4.00
2009-09-24 04:57:08 +00:00
espie
ae435498a9
security fix: DRUPAL-SA-CONTRIB-2009-062
2009-09-23 23:19:12 +00:00
jasper
8159700629
- add libffi
2009-09-23 20:58:46 +00:00
jasper
86a43482ee
- add @conflict marker for libffi with gcj
...
ok kurt@
2009-09-23 20:57:02 +00:00
jasper
a74ab97c27
- explicitly disable libffi for now (to be revisited soon)
2009-09-23 20:56:22 +00:00