sthen
1f1028a105
update to 2.0.4, from maintainer frantisek holop.
2009-10-26 11:37:51 +00:00
bernd
175bdb1e7c
Update to git-1.6.5.2.
2009-10-26 09:12:09 +00:00
jasper
2697e1afda
- update p5-Po-Co-Pluggable to 1.24
2009-10-25 22:24:14 +00:00
jasper
ee58fe7a7c
- update p5-Event to 1.13
2009-10-25 22:19:41 +00:00
sthen
3bfccf6ba8
steven@ points out the -O0 which is needed on amd64 with gcc 3.3 for
...
slarrfun.c can be passed via the environment rather than in a patch;
do this and only apply it to amd64.
2009-10-25 11:48:09 +00:00
ajacoutot
3a05c41734
Update to gconfmm-2.28.0.
...
ok jasper@
2009-10-24 10:23:41 +00:00
ajacoutot
df551c50f6
Major update to gconf2-2.28.0.
...
LDAP and policykit support are disabled.
Bring a patch from Fedora so that the gconf daemon gets killed when
gconftool-2 is run; this should fix some applications startup after first
installation.
ok jasper@
2009-10-24 10:23:02 +00:00
jasper
70e8508886
- enable libffi on hppa
...
tested by landry@, thanks!
2009-10-23 15:39:51 +00:00
sthen
e7827c67d0
- build slarrfun.c with -O0, with default flags it generates broken
...
code on some arch (reported on amd64 with GCC 3.3 by Simon Nicolussi)
- autoconf picks up oniguruma if installed, add as a LIB_DEPENDS
2009-10-23 09:23:11 +00:00
pirofti
40cca5914f
Fix conflict with ruby-puppet by removing the pi example.
...
Noticed by jasper@, okay sthen@.
2009-10-22 10:40:33 +00:00
sthen
d7835832b4
Mark these as COMES_WITH=4.7; they are in base Perl 5.10.1. ok jasper@
2009-10-21 22:50:12 +00:00
sthen
d336773564
Don't depend on modules that are now in base with Perl 5.10.1.
...
ok jasper@
2009-10-21 22:49:48 +00:00
bluhm
17465d483a
update p5-Lchown to 1.01
2009-10-20 21:54:50 +00:00
ajacoutot
1e908d1a92
Force dependency on newer glib2 version which it needs for building.
...
spotted by Jonathan Armani, thanks.
2009-10-20 14:37:19 +00:00
ajacoutot
30dbe3063e
Small update to libsoup-2.28.1.
...
Main change is that now libsoup will make multiple connections to a server.
2009-10-20 08:11:39 +00:00
bernd
915a3f7a6c
Add missing dependency on ruby-locale.
...
Noticed by naddy@. Thanks!
2009-10-19 17:51:40 +00:00
landry
c6ac8980d3
Add x11/py-gtk2 to BUILD/RUN_DEPENDS to let ethos build on a clean box.
...
spotted by jasper@
2009-10-19 12:11:12 +00:00
bernd
ea63263cdd
Update to git-1.6.5.1.
2009-10-19 08:40:34 +00:00
martynas
466440ad48
security update to xulrunner-1.9.0.14
2009-10-16 12:38:17 +00:00
jasper
3c5a9b58e0
- update libgtop2 to 2.28.0
...
* it's not any less broken than the previous version, but at least it
gives us a recent base to hack on.
aja@ agrees
2009-10-16 10:56:04 +00:00
bernd
336e5a0c2b
Update to git-1.6.5.
...
From Simon Kuhnle with some tweaks by me.
Thanks!
2009-10-16 10:55:06 +00:00
ajacoutot
c798ff72db
Hobbits take over.
2009-10-16 10:10:16 +00:00
ajacoutot
9e90b0a272
Hobbits take over.
2009-10-16 09:44:02 +00:00
kurt
ab695a3f28
- recognize cwm as a Non-Reparenting window manager for when cwm
...
is changed to suport NetWMName. As discussed with oga@
2009-10-16 02:22:26 +00:00
landry
6462be2ae0
Re-enable py-twisted-web2, yet another dependency of moovida/elisa.
...
Bump the version back to the last existing version (8.1.0), and bump
PKGNAME again to be on the safe side..
ok eric@
2009-10-14 12:47:48 +00:00
ajacoutot
6dbfe57662
From FreeBSD: poll the list of mounted filesystems since we can't rely
...
on checking for mtab updates like other systems.
2009-10-14 01:29:39 +00:00
sthen
691b3ef0e0
update slang to 2.2.1, dependent ports will be updated shortly.
2009-10-13 21:46:20 +00:00
pirofti
57e2ede181
Update ruby-gettext to 2.0.4
2009-10-13 21:14:55 +00:00
pirofti
9c92e571e8
Add ruby-locale to the makefile
2009-10-13 21:00:02 +00:00
pirofti
40685a07d8
Import ruby-locale, required by ruby-gettext.
...
Ruby-Locale is the pure ruby library which provides basic APIs for
localization.
2009-10-13 20:58:50 +00:00
pirofti
4e6e78cd05
Update ruby-echoe to 3.2
2009-10-13 20:21:29 +00:00
jasper
4bee449b4e
remove useless var that's only used with SUBST_VARS, for which we can also use
...
another var. keep plist clean with upcoming update.
2009-10-13 16:44:28 +00:00
ajacoutot
573bf82492
Update to gconf-editor-2.28.0.
2009-10-13 14:37:20 +00:00
landry
223c1b3650
+gtkparasite
2009-10-13 10:56:17 +00:00
landry
c0acc651cd
Import gtkparasite-0.0.1:
...
Parasite is a debugging and development tool that runs inside your GTK+
application's process. It can inspect your application, giving you
detailed information on your UI, such as the hierarchy, X window IDs,
widget properties, and more. You can modify properties on the fly in
order to experiment with the look of your UI.
as upstream didn't make a release yet, host a git snapshot labelled
0.0.1.. with comments and req'd by jasper@
2009-10-13 10:55:19 +00:00
phessler
35b9dd64da
add gdk_pixbuf-2.0 to WANTLIBS-gnome, bump gnome package.
...
OK ajacoutot@
2009-10-13 09:13:25 +00:00
ajacoutot
0184f991a1
Update to libelf-0.8.12
...
ok jasper@
2009-10-13 00:00:37 +00:00
pirofti
b120d4764f
Update ruby-extlib to 0.9.13
2009-10-12 22:36:03 +00:00
landry
eb445e4f27
Remove checks for things that sucks donkey balls, as configure doesn't
...
provide (yet) the corresponding --idontwantmono-or-vala
reported by jasper@
2009-10-12 18:21:14 +00:00
sthen
d1906220bb
add patch from upstream repo; clientlib: close connection after failed rekey.
...
From Brad.
2009-10-12 17:28:11 +00:00
sthen
de918bd5ec
Add a nasty hack so this can build with non-default MODPY_VERSION.
...
Better suggestions welcome, but we couldn't think of any.
"Oh that is nasty, ok aja@".
2009-10-12 17:19:16 +00:00
bernd
0dd529a522
Update to ruby-gems-1.3.5.
...
From Jeremy Evans. Thank you!
2009-10-12 17:18:00 +00:00
pirofti
51642fd5fc
Update ruby-actionpack to 2.3.4.
2009-10-12 14:26:01 +00:00
pirofti
795efdcf19
Update cln to 1.3.1. Okay kili@
2009-10-12 14:05:03 +00:00
pirofti
a7257760a7
Update ruby-activesupport to 2.3.4.
2009-10-12 13:59:36 +00:00
ajacoutot
34a5d28042
Add small reminder comment.
2009-10-12 12:29:26 +00:00
jasper
3ecdcd8564
sigh...add missing patch *again*
2009-10-12 10:34:50 +00:00
jasper
4bdc2bf94f
- add missing full stops
2009-10-12 10:33:55 +00:00
jasper
2d7119e9e4
- update libunique to 1.1.2
2009-10-12 10:25:07 +00:00
jasper
cb916319db
- update libgsf to 1.14.16
2009-10-12 10:19:32 +00:00