Commit Graph

72468 Commits

Author SHA1 Message Date
espie
623eb8b2c5 Better name for the task that, duh, is actually updating distfiles history. 2012-01-30 14:19:30 +00:00
jsing
462a218cf5 Add openvpn-auth-ldap to build.
ok sthen@
2012-01-30 14:17:50 +00:00
jsing
8f11a5fba7 Update slideml to v1.1.0.
ok giovanni@ sthen@
2012-01-30 12:37:23 +00:00
nigel
ae0b771c1b Update for Channel4 and Itv Sites.
Ok sthen@
2012-01-30 11:46:36 +00:00
sthen
d263935678 Add a few bug fixes to scrotwm. From upstream repo via Lawrence Teo.
ok ajacoutot@ and maintainer
2012-01-30 11:12:42 +00:00
ajacoutot
6d09b77915 Use gtk+3 by default. Turns out it works fine, the issue Stuart ran into
lies within vte itself, not the toolkit.

ok sthen@
2012-01-30 10:18:19 +00:00
dcoppa
eef31c6446 Add Stuart's mirror to MASTER_SITES, just to be safe.
ok sthen@
2012-01-30 08:49:17 +00:00
sthen
c0f9614217 disable gtk3 with an autoconf flag and sync WANTLIB, problem reported by
TAKAHASHI Tamotsu, ok ajacoutot@
2012-01-29 19:14:07 +00:00
ajacoutot
7e96a56543 Compile the gobject parts with -O0 on 64bit arches. There is a nasty
SEGFAULT when using g_closure() on at least amd64; unclear whether this
is a gcc/binutils/glib... bug yet but we want to be on the safe side for
the release.
Hopefully someone will be able to figure this out, I haven't...

Thanks to Stuart for teaching me PROPERTIES.
ok sthen@ naddy@
2012-01-29 17:28:01 +00:00
espie
cbca6afbb8 allow for simultaneous install of 5.2 and 5.3 extensions.
This solves some nasty 5.0 -> current update problems.

Up to 5.0, lots of php-using packages were depending on php-mysql-5.2.
So the dependencies would update to php-mysql-5.2 from current.
BUT the php-using packages are now depending on 5.3 -> internal conflict !

With this change, things work again. After the update, you end up with
php-mysql-5.2 AND php-mysql-5.3, you can then try pkg_delete -a to weed
out "unneeded" php*-5.2

okay sthen@, ajacoutot@
2012-01-29 14:53:20 +00:00
espie
e8ba37e682 proper usage diagnostic. 2012-01-29 14:35:40 +00:00
espie
bd7f323cd1 openldap doesn't require db,-java, so avoid it. 2012-01-29 13:46:18 +00:00
espie
ff2116c60e there's no sense trying to even fetch the wrong distfile, take molden
totally out of the loop for mirroring until it gets fixed.
2012-01-29 13:18:30 +00:00
espie
070d4f02a9 allow a list of exceptions, for easier management of distfiles from ports not
yet linked to the build.
2012-01-29 13:03:05 +00:00
espie
8ddfdef47f more flexible error path while scanning, accumulate reasons why broken.
remove a few explicit (and implicit) die from Fetch: missing/out-of-sync
distinfo no longer kill dpb, instead they're properly reported as broken
paths and things still go on (note that even a missing SUPDISTFILE checksum
*will* mark a path as broken, that's totally intentional)
2012-01-29 12:02:20 +00:00
espie
baeec434e0 PKGFILES, why not ? 2012-01-29 11:29:51 +00:00
ajacoutot
aaa59fbf75 "safe" bugfix update to gnugk-3.0.1.
ok sthen@
2012-01-29 10:37:37 +00:00
william
49225c9bb1 drop USE_GROFF and update maintainer; ok sthen 2012-01-29 02:45:19 +00:00
william
ebdadc2621 drop USE_GROFF and maintainer; ok sthen 2012-01-29 02:44:10 +00:00
william
791cd5e982 update to 1.05, drop USE_GROFF, and update maintainer; ok sthen 2012-01-29 02:41:33 +00:00
william
c8ecea2fd0 update to 1.97 and drop maintainer; ok sthen 2012-01-29 02:26:52 +00:00
william
ed029b220e update maintainer; ok sthen 2012-01-29 02:26:17 +00:00
sthen
0ad0a1a16e libkrb5 exports base64_decode and base64_encode (which appear to only be
needed internally), these conflict with symbols in dovecot's internal shared
library, causing the wrong version of the functions to be used in some cases.

Since we are in userland ABI API lock we cannot clean libkrb5 at present
so make a nasty workaround by statically linking the affected binaries with
libdovecot so the correct symbols take priority.

Fixes crashes I hit in doveadm and potentially some auth mechanisms.

OK ajacoutot@, Brad (maintainer)
2012-01-28 21:35:02 +00:00
espie
8bb0a19380 oopsie, as noticed by naddy@ and Steve Andre. 2012-01-28 12:28:35 +00:00
espie
896b0d04d9 plist typo 2012-01-28 11:44:23 +00:00
espie
c757bb306d fix description of DEPENDS table. 2012-01-28 11:40:34 +00:00
espie
8075dd646c don't assume maintainership by default. drop maintainership on a few
(the lang pack, advanceduer, draft...)
2012-01-28 11:33:33 +00:00
espie
8de1471fc4 more stuff I'm happy to maintain 2012-01-28 11:24:10 +00:00
espie
1c2fc9212e people keep adding drupal modules without changing the default MAINTAINER,
so start putting myself in on stuff I explicitly want to maintain...
2012-01-28 11:20:52 +00:00
espie
8ff4dda501 +genpass,rolereference,user_pic_perm 2012-01-28 11:19:42 +00:00
espie
5a16e66670 control user ability to change avatars
okay sthen@
2012-01-28 11:19:15 +00:00
espie
e01e39a3f6 cck field to reference roles
okay sthen@
2012-01-28 11:18:34 +00:00
espie
9683593f9d auto-gen password for drupal
ok sthen@
2012-01-28 11:18:03 +00:00
ajacoutot
6116487a7a Minor update to icu4c-4.8.1.1 and fix for denial of service and possible
code execution via out of bounds access.

ok sthen@
2012-01-28 10:41:29 +00:00
espie
6ef0772d22 security update 2012-01-28 10:40:40 +00:00
espie
99aa9cd126 security update 2012-01-28 10:32:46 +00:00
espie
d7f1c92d2f requires views 2012-01-28 10:30:36 +00:00
espie
01722d9564 update modules I use.
(at least date, webform, devel, views are security updates)
2012-01-28 10:02:34 +00:00
landry
818cde702f Comma at end of enumerator list is not valid in c++ (and errors out when
using -pedantic), and some c++ code (like, mozilla) might use libnotify.
Fix offending header.

ok ajacoutot@
2012-01-28 09:33:09 +00:00
ajacoutot
1fff6d7d6a Update to lame-3.99.4 which fixes several crashes.
ok sthen@
2012-01-28 09:29:45 +00:00
espie
16fd5981f1 now that update sees all pkgpaths, we can still remove duplicates. 2012-01-28 08:39:40 +00:00
sthen
c05df36e0d update to asterisk 1.8.9.0, ok ajacoutot@
This release has many fixes including thread locking issues,
crashes, resource leaks and others.
2012-01-28 08:16:22 +00:00
sthen
541cb3742d update to powerdns 2.9.22.6, ok ajacoutot@
The improvements to the master/slave engine in 2.9.22.5 contained one
   serious bug that can cause crashes on busy setups. 2.9.22.6 fixes this
   crash.
2012-01-28 08:07:26 +00:00
phessler
b7b2fc4a8a Erm, I misunderstook an rc release for an actual release.
This time, update to the true 1.0 release.

Full release notes available at
 http://source.bungie.org/release-notes/20111201.html

OK sthen@
2012-01-27 21:35:24 +00:00
espie
864d61560f restore sanity for plain installs... how do you expect the installer to
work if it can't write its configuration ?
2012-01-27 20:59:48 +00:00
espie
1a3bfc6597 make new mirroring with dpb feature-complete, provide a small perl script that
can remove old distfiles in a smart way according to history.
2012-01-27 19:03:02 +00:00
jsing
0ec5bbb297 Import openvpn-auth-ldap port.
With feedback from sthen@

ok sthen@
2012-01-27 13:45:50 +00:00
jsing
3113bc5481 Include openvpn-plugin.h in openvpn package.
ok sthen@
2012-01-27 12:30:28 +00:00
dcoppa
3b62c34757 Honour CC and remove unneeded USE_GROFF.
ok sthen@
2012-01-27 09:54:45 +00:00
ajacoutot
1c1b46f8b6 Update to meld-1.5.3 which brings subversion 1.7 support.
ok sthen@
2012-01-27 09:44:49 +00:00