Commit Graph

40840 Commits

Author SHA1 Message Date
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
kurt
c347040e92 - update to BSD patchset 7 based off Sun's JRL licensed Update 13 source:
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_13
- Do a better job respecting Sun's JRL license by using interactive
  license verification, installing the correct license and include a
  license blurb in the pkg MESSAGEs. (Interactive license verification
  script from FreeBSD/Greg Lewis)
- fix a packing problem with the no_web FLAVOR.

NOTE: This port is now IS_INTERACTIVE=Yes. After agreeing to the JRL
license, users can put ACCEPT_JRL_LICENSE=Yes into /etc/mk.conf to
automatically accept the license and make the port IS_INTERACTIVE=No.
Bulk builders will need to do this so things like OpenOffice get built.
okay naddy@
2007-10-25 20:51:41 +00:00
winiger
f3bfc1d373 fix WANTLIB, bump PKGNAME
ok mbalmer@ and ajacoutot@
2007-10-25 20:43:14 +00:00
landry
5ac9a1cdad Add a MESSAGE telling people to install either notification-daemon or
notification-daemon-xfce if they want to use libnotify, it makes much
more sense to put MESSAGE directly in this port instead of in each port
using libnotify.
suggested by ajacoutot@, ok jasper@
2007-10-25 20:12:08 +00:00
naddy
2b6d26a880 update to 2.2.48: fixes the key binding for backward-kill-word 2007-10-25 20:02:07 +00:00
landry
e6160c6327 Minor update to ristretto 0.0.9, bugfix release. Fix WANTLIB while here.
"go ahead if it works" steven@
2007-10-25 19:52:35 +00:00
steven
4baf96ac84 regen patches 2007-10-25 18:57:32 +00:00
landry
e2cb0ecfe8 Fix WANTLIB after gtk+2 upgrade, bump PKGNAME.
ok jasper@ ajacoutot@
2007-10-25 18:20:04 +00:00
wilfried
e8f481e0a9 add freeipmi 2007-10-25 18:17:55 +00:00
wilfried
fa7d0f0b1e import of freeipmi-0.4.6
FreeIPMI is a collection of Intelligent Platform Management IPMI
system software. It provides in-band and out-of-band software and
a development library conforming to the Intelligent Platform
Management Interface (IPMI v1.5 and v2.0) standards.
2007-10-25 18:17:02 +00:00
wilfried
9b474c68e5 add argp-standalone 2007-10-25 18:14:24 +00:00
wilfried
999f0d186f import of argp-standalone-1.3
Standalone version of arguments parsing functions from GLIBC
2007-10-25 18:13:16 +00:00
wilfried
8d38deead2 update ipmitool to 1.8.9 2007-10-25 17:15:28 +00:00
landry
00f2785714 Fix WANTLIB after gtk+2 upgrade, bump PKGNAME.
ok jasper@
2007-10-25 17:02:10 +00:00
landry
f2f1730aaf Fix WANTLIB after gtk+2 upgrade, bump PKGNAME.
ok ajacoutot@
2007-10-25 16:48:42 +00:00
simon
af419040a0 add missing entry to REGRESS_DEPENDS 2007-10-25 16:20:50 +00:00
ajacoutot
8b91562658 - fix WANTLIB 2007-10-25 16:04:10 +00:00
jasper
4e2c2c037f - update gnome-themes-extras to 2.20
(most of the old themes have been replaced by others.)
2007-10-25 15:22:49 +00:00
jasper
85a1868140 - update gtk-engines2 to 2.12.2
- make DESCR match reality a bit more

ok ajacoutot@
2007-10-25 15:17:25 +00:00
ajacoutot
d74e953a69 - big gkrellm plugins cleanup:
* fix WANTLIB after recent gtk update
* use $V as version variable everywhere it is needed
* rework comments: lowercase, typo
* remove dead homepage, master_sites
* PKGNAME harmonization (ie. gkrellmpluginname)
* add sysutils/gkrellm to CATEGORIES in Makefile.inc instead of all
plugins Makefiles
2007-10-25 15:15:54 +00:00
ajacoutot
e483fdb12b - fix WANTLIB after recent gtk update 2007-10-25 15:14:58 +00:00
jasper
e2c6d02a44 update gnome-themes to 2.20.1 2007-10-25 14:00:37 +00:00