Commit Graph

72025 Commits

Author SHA1 Message Date
dcoppa
86fed82c3b Tighten gmtk dependency and fix homepage 2012-01-09 22:52:37 +00:00
landry
bab2a9141d Add gtk-doc to BUILD_DEPENDS, reported by espie@ 2012-01-09 20:07:24 +00:00
landry
7e3204c604 Upgrade to py-buildslave 0.8.5, from MAINTAINER Piotr Sikora, Thanks!
Tested by edd@ and myself.
2012-01-09 19:57:38 +00:00
landry
0d153574f7 Upgrade to py-buildbot 0.8.5, from MAINTAINER Piotr Sikora, in my tree
since september... be sure to run 'buildbot upgrade-master' if upgrading
an existing setup, as explained in README.
Tested by edd@ and myself.
2012-01-09 19:56:54 +00:00
landry
dbe8fcb322 +py-sqlachemy-migrate 2012-01-09 19:35:41 +00:00
landry
3cc69a35d3 Import py-sqlalchemy-migrate 0.7.1, from Piotr Sikora back in
september.. dependency of pending buildbot update.

Schema migration tools for SQLAlchemy, designed to support an agile
approach to database design, and make it easier to keep development
and production databases in sync, as schema changes are required.

ok/feedback rpointel@
2012-01-09 19:34:52 +00:00
ajacoutot
dd0891e274 Add a patch from upstream to allow building with libpst->=0.6.54. 2012-01-09 18:26:31 +00:00
ajacoutot
34f6032d93 Update to libpst-0.6.54. 2012-01-09 18:25:44 +00:00
ajacoutot
ca7f268938 Forgot to cvs rm, spotted by fgsch@ 2012-01-09 18:23:09 +00:00
espie
f8050aba6f run "expire_old" as a separate job, since it may take some time.
find files under $DISTDIR, anything we don't know about should also
end up in history.
2012-01-09 17:56:28 +00:00
ajacoutot
1afd4f7267 tsk tsk tsk. 2012-01-09 17:39:19 +00:00
robert
53a34592e0 s/kvm_getprocss/kvm_getprocs/g in unused code and warning messages 2012-01-09 17:22:15 +00:00
robert
08e95cb710 KINFO_PROC2 is no more 2012-01-09 16:50:19 +00:00
bluhm
b3527edefc - update p5-List-MoreUtils to 0.33
- take MAINTAINER
- no USE_GROFF
ok ajacoutot@ dhill@
2012-01-09 16:46:08 +00:00
robert
6c3edfd3f9 fix after kinfo_proc2 removal 2012-01-09 16:45:20 +00:00
ajacoutot
0d8df5254b Bugfix update to gnome-color-manager-3.2.2. 2012-01-09 16:38:31 +00:00
ajacoutot
2884040ae1 Bugfix update to colord-0.1.15. 2012-01-09 16:28:25 +00:00
ajacoutot
dc2132592f Bugfix update to evolution-exchange-3.2.3. 2012-01-09 14:58:29 +00:00
ajacoutot
9ca3d4266d Updtae to evolution-ews-3.2.3. 2012-01-09 14:37:23 +00:00
ajacoutot
1bb56cde6e Bugfix update to evolution-3.2.3. 2012-01-09 14:31:03 +00:00
ajacoutot
226cf67bc3 Minor update to gnutls-2.12.16.
* corrected functionality of gnutls_record_get_direction()
2012-01-09 14:03:59 +00:00
ajacoutot
dd112a1b9e Bugfix update to evolution-data-server-3.2.3.
This update fixes a couple of crashes.
2012-01-09 13:39:30 +00:00
ajacoutot
03f67a9730 Maintenance update to gtkhtml4-4.2.3. 2012-01-09 13:17:23 +00:00
dcoppa
ed01110f4f Update to gecko-mediaplayer-1.0.5 2012-01-09 12:12:44 +00:00
dcoppa
ded6f4bf1e Update to gnome-mplayer-1.0.5 2012-01-09 12:10:22 +00:00
dcoppa
de35ad8e3f Link gmtk to the build 2012-01-09 12:08:40 +00:00
sthen
0345976a63 Adjust unbound.rc to use unbound-control to stop/start/check Unbound.
Previously if unbound-control was used to restart the daemon, further
use of /etc/rc.d/unbound would no longer match the process title.
Reported by camield@, ok aja@ jakob@
2012-01-09 11:55:10 +00:00
espie
c0aa7effe3 lock may fail 2012-01-09 11:54:30 +00:00
sthen
64c8e71c1f Bugfix update to 3.1.7 2012-01-09 09:35:47 +00:00
sebastia
95b94ee523 /usr/local -> LOCALBASE
BUMP

feedback from aja@
2012-01-09 07:58:07 +00:00
naddy
303928706f catch up with change kinfo_proc2 -> kinfo_proc 2012-01-08 22:49:55 +00:00
naddy
4b0fead1bd catch up with change KERN_PROC2 -> KERN_PROC 2012-01-08 20:56:03 +00:00
sthen
f768a542dd adapt to removing kinfo_proc2 2012-01-08 20:38:11 +00:00
espie
fa990a1dba give dpb more knowledge about distfiles.
- keep a stash indexed by checksum, so dpb can identify duplicate files.
- in a full bulk, if the scan has no errors, write to a ${DISTDIR}/history
file  the files encountered in ${DISTDIR}/distinfo that seem to no longer
be needed (with full timestamp and checksum info).

Should be enough info to know when to expire old DISTDIR entries.
2012-01-08 20:28:37 +00:00
robert
3f56d3542a fix after kinfo_proc2 removal 2012-01-08 20:05:45 +00:00
ajacoutot
c2c6c01d58 Update to gmime-2.6.4. 2012-01-08 19:56:33 +00:00
naddy
d24417d408 catch up with KERN_PROC2 -> KERN_PROC change 2012-01-08 19:42:02 +00:00
robert
f3409ca850 fix after kinfo_proc2 removal, cleanup the code too 2012-01-08 18:53:22 +00:00
dcoppa
27ae6700fb Update to xscreensaver-5.15.
Ok ajacoutot@
2012-01-08 15:36:26 +00:00
matthieu
9aacac7845 +tcl-snmptools 2012-01-08 14:58:37 +00:00
matthieu
d6851af415 Add tcl-snmptools, a Tcl extension that provides SNMP tools.
ok sebastia@
2012-01-08 14:56:29 +00:00
espie
52e58e485e make fetch_manually error directly visible in the lock 2012-01-08 14:40:58 +00:00
naddy
119d5260d5 update to 5.2.9 for minor bug fixes 2012-01-08 12:08:17 +00:00
sebastia
68ee74b124 Use MASTER_SITE_SAVANNAH where appropriate
pointed out by sthen@
2012-01-08 12:03:09 +00:00
eric
ee60510e8b fix hellanzb after py-twisted update
reported by Didier Wiroth
2012-01-08 11:05:54 +00:00
benoit
df0c50613d - update ecm to 6.4
- remove USE_GROFF

ok ajacoutot@
2012-01-08 10:48:55 +00:00
benoit
c4c5076171 - update pngcrush to 1.7.23 2012-01-08 08:03:10 +00:00
ajacoutot
6b53544978 Update to gcompris-11.12. 2012-01-08 07:50:24 +00:00
benoit
6b895bd6bd - update highlight to 3.7
- update PLIST
- remove USE_GROFF

ok ajacoutot@
2012-01-08 07:46:19 +00:00
sthen
2476a2db73 update to mpack 1.6 plus various patches from Sebastian Pipping:
- SECURITY: don't create world readable files. CVE-2011-4919
- avoid conflicting prototypes
2012-01-08 00:12:12 +00:00