Commit Graph

41024 Commits

Author SHA1 Message Date
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
jasper
e4d62b8e81 fix PFRAG.shared vs SHARED_LIBS mismatch.
spotted by naddy@, thanks!
2007-10-25 13:49:53 +00:00
sturm
103af15928 reflect reality 2007-10-25 12:21:36 +00:00
naddy
f3188c2196 +x3270 2007-10-25 10:57:04 +00:00
naddy
8ca3fcc1fc Import x3270 3.3.6.
x3270 is an IBM 3270 terminal emulator for the X Window System.
x3270 runs over a TELNET connection, emulating either an IBM
3279 (color) or 3278 (monochrome).

Submitted by Claudio Correa <correa@pucpcaldas.br>.
2007-10-25 10:55:59 +00:00
ajacoutot
8f459ae438 - add an icon for the "View Thumbnails" button
- fix WANTLIB after recent gtk update
2007-10-25 10:53:53 +00:00
merdely
0f67ecaf33 Add ripole 2007-10-25 10:41:34 +00:00
merdely
3030bff8d6 ripOLE is a small program/library designed to pull out attachments from
OLE2 data files (ie, MS Office documents).

From William Yodlowsky with tweaks by me.
"go ahead if it works" steven@
2007-10-25 10:40:32 +00:00
ajacoutot
3d0e8bee5d - unbreak after recent gtk update
- fix WANTLIB
2007-10-25 10:33:09 +00:00
steven
234fe4c8b3 make this use the python module, and switch to python 2.5 2007-10-25 10:00:03 +00:00
wilfried
4ec8e5d186 fix plist, ok mbalmer@ 2007-10-25 09:46:44 +00:00
ajacoutot
6c6f08eb0a - update to cyrus-imapd-2.3.10; notable changes:
* fix alignment issues
 * new cyr_synclog utility for adding events to the replication log
 * added support for the PCRE library
 * miscellaneous bug fixes
2007-10-25 09:42:40 +00:00
landry
d15153381c Add slim-themes. 2007-10-25 09:32:51 +00:00
landry
c3f10a9f28 Import slim-themes, was previously a subpackage of slim.
ok espie@ ajacoutot@
2007-10-25 09:32:07 +00:00
wilfried
7146bf495a plist fixes, ok espie@ 2007-10-25 09:30:22 +00:00
landry
526c868956 Don't use MULTI_PACKAGES when it's not needed, requested by espie@.
With tweaks from steven@ and espie@, ok ajacoutot@ espie@.
2007-10-25 09:30:13 +00:00
wilfried
4fd90303a0 plist fix, ok espie@ 2007-10-25 09:29:38 +00:00