Commit Graph

40861 Commits

Author SHA1 Message Date
jasper
8b6b52a5bd - use our naming scheme for patches 2007-10-26 21:49:00 +00:00
ajacoutot
168363a3c8 - use our naming scheme for patches 2007-10-26 21:42:18 +00:00
jasper
756f244281 - use our naming scheme for patches 2007-10-26 21:38:24 +00:00
jasper
af001022d0 - use our naming scheme for patches
- regen patch-transpec_Makefile
2007-10-26 21:29:30 +00:00
jasper
661ba52462 - use our naming scheme for patches 2007-10-26 21:26:02 +00:00
simon
69e45c160c add p5-Tie-Hash-Indexed 2007-10-26 21:22:48 +00:00
simon
f9d357f13b import p5-Tie-Hash-Indexed
Tie::Hash::Indexed is very similar to Tie::IxHash.  However, it is
written completely in XS and usually about twice as fast as Tie::IxHash.
It's quite a lot faster when it comes to clearing or deleting entries
from large hashes.

by Okan Demirmen (MAINTAINER) with some tweaks by me
2007-10-26 21:22:44 +00:00
ajacoutot
c486a7d302 - use our naming scheme for patches 2007-10-26 21:19:16 +00:00
ajacoutot
4ce415b730 - use our naming scheme for patches 2007-10-26 21:04:25 +00:00
jasper
aee2346cd7 - use our naming scheme for patches
- kill a trailing whitespace in xpostit/Makefile
2007-10-26 20:59:01 +00:00
ajacoutot
49548b173c - ooops... 2007-10-26 20:54:05 +00:00
ajacoutot
eca8b54851 - use our naming scheme for patches 2007-10-26 20:44:35 +00:00
jasper
88730659e2 - use our naming scheme for patches 2007-10-26 20:44:07 +00:00
ajacoutot
093c45a322 - use our naming scheme for patches 2007-10-26 20:38:21 +00:00
jasper
05f2a80d4d update wesnoth to 1.2.7
from Vlad Glagolev (MAINTAINER)
2007-10-26 20:26:23 +00:00
ajacoutot
367a4bb8c2 - use our naming scheme for patches 2007-10-26 20:25:39 +00:00
jasper
78091cecd5 add xmmsctrl 2007-10-26 20:24:27 +00:00
jasper
fb95c1bdf0 import xmmsctrl 1.9
xmmsctrl is a small utility to control xmms from the command line. Its
goal is to be used coupled with sh to test xmms state and perform an
appropriate action, e.g. if playing then pause else play. The interest
of this is to bind keys in a window manager to have control over xmms
with keys that do play/next/pause, prev, control sound.

by Gleydson Soares (MAINTAINER) with tweaks by me
2007-10-26 20:22:42 +00:00
jasper
a1a34f4946 update py-gnome to 2.20
ok ajacoutot@
2007-10-26 16:18:29 +00:00
ajacoutot
ecf19d5057 - add a no_gnome FLAVOR so that people can use librsvg without
installing the whole GNOME desktop

"please commit" jasper@
2007-10-26 15:41:19 +00:00
jasper
d337831ad5 reflect reality a bit better 2007-10-26 15:05:12 +00:00
steven
39d8a1e2dc make this work with wxWidgets 2.8
diff from
http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/aMule-wx.patch?rev=1.2

"just commit it" espie@
2007-10-26 15:00:39 +00:00
steven
cb86d2e7d4 let this build with newer db4 2007-10-26 14:27:23 +00:00
jasper
7d578b3f48 - fix WANTLIB
- regen patch while here
2007-10-26 14:26:12 +00:00
steven
b234dc89bd update to 0.6.2 2007-10-26 14:10:40 +00:00
steven
f90f47a0f2 update to 4.6.21
with lots of testing by sthen@
2007-10-26 14:06:02 +00:00
simon
e57fe541be adjust WANTLIB for gtk+2 update and bump PKGNAME
ok jasper@
2007-10-26 13:10:14 +00:00
landry
6e3e09af9e Update to 0.4.0, add hicolor-icon-theme as RUN_DEPENDS.
ok jasper@
2007-10-26 13:09:42 +00:00
landry
4832315cc6 Fix WANTLIB wrt Gtk+2 update, explicitely disable gnutls atm, will
activate it if we have GnuTLS 2 someday.
ok jasper@
2007-10-26 13:08:10 +00:00
landry
3d361c1191 Reliability fix wrt gtk+2 update, xfwm4 was badly locking.
- Tweak WANTLIB while here.
- Upstream bug report : http://bugzilla.xfce.org/show_bug.cgi?id=3346
- Thanks to Samuel Verstraete from Lunar-Linux for pointing me at the patch.
- feedback from steven@ and jasper@
"go ahead" jasper@
2007-10-26 11:16:32 +00:00
landry
0a48c9c773 Minor update to 4.5.9.6, fix WANTLIB while here.
ok steven@
2007-10-26 08:55:15 +00:00
sthen
cd4b3b12b8 db.=4 -> db.>=4 in preparation of db4 update
ok steven@
2007-10-26 01:23:38 +00:00
naddy
a5d8be99b0 typo 2007-10-25 22:15:26 +00:00
sthen
9c84c360b3 +p5-Data-VString
+p5-File-BOM
+p5-Locale-Hebrew
+p5-POE-XS-Queue-Array
2007-10-25 22:06:38 +00:00
sthen
8fcc7abab5 import p5-POE-XS-Queue-Array
This class is an implementation of the abstract POE::Queue interface.
It implements a priority queue using C, with an XS interface supplied.

The current implementation could use some optimization, especially
for large queues.

Please see the POE::Queue documentation, which explains this one's
functions, features, and behavior.

ok simon@
2007-10-25 22:01:48 +00:00
sthen
1ae2f087cf import p5-Locale-Hebrew
Bidirectional Hebrew support based on code from the Unicode Consortium.

The charset on their code was bogus, therefore this module had to
work the real charset from scratch. There might have some mistakes,
though.

ok simon@
2007-10-25 22:00:33 +00:00
sthen
2b24984cfc import p5-File-BOM
This module provides functions for handling unicode byte order
marks, which are to be found at the beginning of some files and
streams.

The intention of File::BOM is for files with BOMs to be readable
as seamlessly as possible, regardless of the encoding used.

ok simon@
2007-10-25 21:59:34 +00:00
sthen
58748f13ec import p5-Data-VString
Version Strings (v-strings) in base Perl have been deprecated and
will not be available after Perl 5.8.

This module revives them as a simple module implementation.
Version strings are well suited in many version "numbering" schemes
and straightforward (if you always remember they are not numbers).

ok simon@
2007-10-25 21:58:38 +00:00
sthen
7cf5947518 update to 0.57, old version no longer on CPAN.
ok and suggestion from simon@
2007-10-25 21:42:35 +00:00
simon
6e24e71497 add p5-CGI-FastTemplate 2007-10-25 21:33:57 +00:00
simon
f98904610a import p5-CGI-FastTemplate
CGI::FastTemplate manages templates and parses templates replacing
variable names with values.  It was designed for mid to large scale web
applications (CGI, mod_perl) where there are great benefits to
separating the logic of an application from the specific implementation
details.

ok jasper@
2007-10-25 21:33:48 +00:00
simon
7319f05934 update to version 0.08007
"go ahead" espie@
2007-10-25 21:26:47 +00:00
simon
c9596b6b50 add p5-Class-Accessor-Grouped, p5-Class-C3-Componentised, p5-MRO-Compat
and p5-Scope-Guard
2007-10-25 21:23:00 +00:00
simon
4debab46fc import p5-Scope-Guard
This module provides a convenient way to perform cleanup or other forms
of resource management at the end of a scope.  It is particularly useful
when dealing with exceptions: the Scope::Guard constructor takes a
reference to a subroutine that is guaranteed to be called even if the
thread of execution is aborted prematurely.  This effectively allows
lexically-scoped "promises" to be made that are automatically honoured
by perl's garbage collector.

ok jasper@, tested by espie@
2007-10-25 21:22:38 +00:00
simon
29fabbd655 import p5-Class-C3-Componentised
This will inject base classes to your module using the Class::C3 method
resolution order.

ok jasper@, tested by espie@
2007-10-25 21:22:22 +00:00
simon
e5e9a26e57 import p5-Class-Accessor-Grouped
This class lets you build groups of accessors that will call different
getters and setters.

ok jasper@, tested by espie@
2007-10-25 21:22:08 +00:00
simon
755f699a24 import p5-MRO-Compat
The "mro" namespace provides several utilities for dealing with method
resolution order and method caching in general in Perl 5.9.5 and higher.

ok jasper@, tested by espie@
2007-10-25 21:21:49 +00:00
landry
ad86753a71 Update to wmbiff-0.4.27.
- remove no longer needed patches.
- remove MAINTAINER upon his request.
with tweaks and ok from ajacoutot@
2007-10-25 21:10:22 +00:00
steven
e68b25b9ba db.=4 -> db.>=4 in preparation of db4 update
ok sthen@
2007-10-25 21:05:33 +00:00
ajacoutot
a2f19cbee9 - SECURITY: minor update to version 1.9.8.2
thanks to <mose at tikiwiki dot org> for letting me know
2007-10-25 20:52:50 +00:00