ajacoutot
ded9657c52
Maintenance update to gtk+2-2.24.8.
2011-11-10 19:41:02 +00:00
giovanni
8de5e2cca6
Bugfix update to version 5.42
2011-11-10 18:41:22 +00:00
sthen
d430aec8af
update to postfix 20111109 snapshot, from Brad
2011-11-10 17:27:09 +00:00
ajacoutot
8cacc5a7c8
Bugfix update to gtk-vnc-0.4.4.
2011-11-10 17:01:10 +00:00
giovanni
e6a05f7952
Update to 0.06
...
from Wen Heping, mantainer wilfried@ timed out.
2011-11-10 16:37:40 +00:00
sthen
557f9c671e
mirror ftp.berlios.de distfiles; berlios is going away 31/12/11
2011-11-10 14:13:06 +00:00
sthen
eb8c0e811d
oops fix url
2011-11-10 14:10:59 +00:00
sthen
a6f1fb6799
I've mirrored the current MASTER_SITE_BERLIOS files, so add my mirror
...
to the list.
2011-11-10 14:09:08 +00:00
ajacoutot
737a2ebd41
Missing dependency, from nigel@
2011-11-10 07:44:46 +00:00
dcoppa
5824eef345
Fix breakage caused by cmake now having SEPARATE_BUILD by default (ops!)
...
spotted by naddy@
2011-11-09 23:24:56 +00:00
robert
c7c46e397a
add missing patch
2011-11-09 22:25:29 +00:00
robert
74c46cd133
update to 2.10
2011-11-09 22:23:42 +00:00
robert
813c5d1d4c
update to 2.10.6
2011-11-09 22:13:37 +00:00
jeremy
263beca3e6
Backport svn revision 33693, fixes threading bootstrap test failure.
2011-11-09 19:23:35 +00:00
ajacoutot
0524946072
Update to pinot-0.98.
2011-11-09 18:13:55 +00:00
ajacoutot
9d2d148c50
Update to libgee-0.6.3.
...
- fix a buffer underflow.
2011-11-09 17:53:46 +00:00
jasper
f2aae7bc5e
- don't display an option which doesn't work anyway
...
- add a comment why we don't enable libssh
requested by aja@
ok goldfish@
2011-11-09 14:51:42 +00:00
dcoppa
63fe0c6d3c
Update vmwh to the latest snapshot.
...
Some tweaks and ok, sthen@
2011-11-09 12:18:19 +00:00
ajacoutot
0479e61f25
Minor update to simple-scan-3.2.1.
2011-11-09 11:08:55 +00:00
sthen
06831b9068
switch to a descriptive COMMENT rather than repeating the name; ok aja@
...
maintainer doesn't have strong feelings about COMMENT
2011-11-09 09:17:05 +00:00
ajacoutot
ecc5e59713
Minor update to gnome-control-center-3.2.2.
2011-11-09 09:01:59 +00:00
espie
9efee931ed
smarter dump at end of build:
...
- try resolving RDEPENDS on tobuild, so that known dependencie are zapped.
- use equivalence info to not reprint same thing twice.
- dump tobuild AND built, since both are usually relevant in case lots of
stuff didn't build
2011-11-09 08:28:55 +00:00
ajacoutot
82238b4e19
Bugfix update to gnome-settings-daemon-3.2.2.
2011-11-09 07:51:32 +00:00
jeremy
9c4d2b3822
Remove .require_paths from PLISTs from gems that used to use
...
them. After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00
jeremy
1897f95ea8
Upgrade to hpricot 0.8.4 to be compatible with ruby 1.9.3.
2011-11-09 00:10:56 +00:00
jeremy
97662214dc
Tweak gem dependencies so that is works with rake 0.9.
2011-11-09 00:09:44 +00:00
jeremy
04f7d6b587
Upgrade to 0.9.2.2 so that ruby 1.8 rake is the same version
...
as ruby 1.9 rake.
2011-11-09 00:08:50 +00:00
jeremy
33be4b6157
Upgrade ruby-data_objects and ruby-do_{postgres,mysql,sqlite3}
...
to 0.10.7 so they work with ruby 1.9.3.
2011-11-09 00:05:40 +00:00
jeremy
bb252d3158
Set BUILD_DEPENDS when building gem ports to use versions
...
that no longer create .require_paths files. No RUN_DEPENDS
are being added as older ruby versions can use gems without
.require_paths files (we never had a ruby 1.9.1 package).
This is being done to avoid errors by porters who are creating/updating
gem ports without installing new ruby versions.
2011-11-09 00:03:31 +00:00
jeremy
f7b88aaefd
Remove rubygems hacks, since they are no longer necessary now
...
that the versions of rubygems for the other ruby interpreters
are > 1.3.7.
2011-11-08 23:58:52 +00:00
jeremy
c577b12520
Update to JRuby 1.6.5.
...
Make jruby binary not segfault if PATH isn't set correctly.
Remove rubygems hacks, since they are no longer necessary now
that the versions of rubygems for the other ruby interpreters
are > 1.3.7.
No longer ship the ri documentation files with JRuby. JRuby
ships with a broken ri binary anyway (requires the rdoc gem to
work), and almost all users of JRuby have MRI ruby installed
and can use its ri binary.
2011-11-08 23:58:08 +00:00
jeremy
81591bca58
Update to JRuby 1.6.5.
...
Make jruby binary not segfault if PATH isn't set correctly.
Remove rubygems hacks, since they are no longer necessary now
that the versions of rubygems for the other ruby interpreters
are > 1.3.7.
No longer ship the ri documentation files with JRuby. JRuby
ships with a broken ri binary anyway (requires the rdoc gem to
work), and almost all users of JRuby have MRI ruby installed
and can use its ri binary.
2011-11-08 23:47:20 +00:00
jeremy
96c8b1cf87
Update to rubygems 1.8.10. This makes the ruby 1.8 version
...
of rubygems pretty much the same as the version that ships with
with ruby 1.9.3.
2011-11-08 23:44:12 +00:00
jeremy
bf9ae3b24c
Add an -ri_docs multipackage to hold the ri documentation files. These
...
aren't used very often, slow down installation significantly, and bloat
the package.
2011-11-08 23:40:05 +00:00
jeremy
fe3e6af225
Update to ruby 1.9.3p0. Adds significant speed improvements and quite
...
a few new features. A few of our patches were accepted upstream.
Add an -ri_docs multipackage to hold the ri documentation files. These
aren't used very often, slow down installation significantly, and bloat
the package.
This also fixes the conflict marker for the -tk multipackage.
2011-11-08 23:38:57 +00:00
sthen
ac60638a49
drop myself as maintainer
2011-11-08 23:14:49 +00:00
jasper
1a6582078c
i doubt anyone cares about gnu coding standards, so drop the @info file
2011-11-08 20:23:00 +00:00
jasper
36b04721e2
add a link to this custom license
2011-11-08 18:43:15 +00:00
stsp
83a302b911
Fix '/usr/local/bin/pinentry' symlink in -main package.
...
It was pointing to the binary installed by the -gtk2 package.
Also, tweak package descriptions to make more sense.
found by, and ok, naddy
2011-11-08 16:55:19 +00:00
naddy
feaca0eb2e
remove libs from libwmf from wantlib. they are added when the installed imagemagick
...
is !,no_x11. So instead of enforcing the non-non_x11 flavor, fix wantlib.
2011-11-08 15:29:44 +00:00
jasper
63674967b3
- update to 3.2.1.2
2011-11-08 15:25:18 +00:00
dcoppa
4816c4cf7e
Add ubuntu-fonts
2011-11-08 15:06:18 +00:00
dcoppa
40a4c17fa4
Import Ubuntu Font Family (ubuntu-fonts-0.80)
...
From maintainer Tim van der Molen
ok benoit@
2011-11-08 15:03:31 +00:00
giovanni
7efcf961be
Update to 3.4.7
...
ok kevlo@ (Mantainer)
2011-11-08 13:44:10 +00:00
jasper
af047a18b6
- don't bogus info files
2011-11-08 13:00:21 +00:00
jasper
321714173e
rename the manpage too.
2011-11-08 12:50:23 +00:00
jasper
01818178f1
- resolve conflict with audio/shorten
2011-11-08 12:48:55 +00:00
jasper
83a844b399
use ${PREFIX} here
2011-11-08 12:43:25 +00:00
jasper
d66f15d676
add a comment
2011-11-08 12:42:13 +00:00
jasper
22c6845a80
Don't install the xml syscall files which only contain Linux' syscalls.
2011-11-08 12:40:41 +00:00