Commit Graph

4145 Commits

Author SHA1 Message Date
steven
4db7fc3254 take flavors into account in @pkgpath 2006-11-24 21:35:29 +00:00
steven
330f0193b5 take flavors into account in @pkgpath
ok espie@
2006-11-24 21:30:13 +00:00
steven
0510fbcfd9 new MULTI_PACKAGES 2006-11-24 19:52:53 +00:00
espie
b9f948249a +p5-Class-Std* 2006-11-24 19:27:21 +00:00
espie
42cc446256 more of Damien Conway's stuff 2006-11-24 19:25:55 +00:00
espie
f2548dbfde Damien Conway's stuff. 2006-11-24 19:25:13 +00:00
jolan
552515bf09 +luapack 2006-11-24 18:59:55 +00:00
jolan
7e61af6aa0 luapack-20061124, library for packing and unpacking binary data
ok pedro@
2006-11-24 18:58:02 +00:00
steven
e85f2746c5 new MULTI_PACKAGES 2006-11-24 18:42:20 +00:00
steven
470a1dfb0d new MULTI_PACKAGES 2006-11-24 17:52:52 +00:00
espie
7fc1e65dea +p5-Class-Classless 2006-11-24 17:47:19 +00:00
espie
7ff5d4ec6f an intriguing little critter, object orientation without classes in perl,
as exists in some highly dynamic oo languages.
2006-11-24 17:46:21 +00:00
sturm
1da0fdebd5 bump PKGNAME after dependency changes from gnu.port.mk 2006-11-24 17:35:32 +00:00
steven
6b9133e43b new MULTI_PACKAGES 2006-11-24 16:50:10 +00:00
bernd
2bc7e76250 Update to ruby-daemons-1.0.3. 2006-11-24 10:09:50 +00:00
steven
275511dc5a add forgotten @pkgpath annotations 2006-11-24 07:21:27 +00:00
espie
158431da65 update DBIx-Class, and pull in some needed changes for dependent packages.
activate the related stuff that needs new Algorithm::C3 too.

Note that new Algorithm::C3 and its cache is ways faster than the old one.

DBIx::Class comes somewhat of age: some of its subclasses have been split
into other packages accordingly.

asked maintainer, no answer yet... and no breakage...
2006-11-23 18:46:27 +00:00
ajacoutot
2b0b20716d - add @pkgpath to PLIST-main (oops)
- bump PKGNAME

spotted by steven@
2006-11-23 10:13:33 +00:00
ajacoutot
f9bbdc7aab - update to 4.6.4
from Martynas Venckus <martynas at altroot dot org>, thanks!

ok jolan@
2006-11-23 09:36:03 +00:00
kurt
d3fbad8b83 new MULTI_PACKAGES 2006-11-22 19:42:54 +00:00
bernd
2970ac7c50 Fix LIB_DEPENDS after imlib2 update. 2006-11-22 17:56:45 +00:00
kurt
15203af641 new MULTI_PACKAGES 2006-11-22 15:42:39 +00:00
kurt
aa6ff6836d new MULTI_PACKAGES 2006-11-22 14:58:03 +00:00
jasper
d26274136c - update p5-Config-Tiny to 2.10
- MODULES=cpan

based on update by Simon Dassow <sdassow at realnetworks dot de>
2006-11-22 13:34:29 +00:00
espie
a80a499591 new MULTI_PACKAGES 2006-11-21 11:31:39 +00:00
espie
3798631c50 new MULTI_PACKAGES 2006-11-20 20:27:34 +00:00
espie
23011e3982 tweak for new MULTI_PACKAGES 2006-11-20 19:28:18 +00:00
bernd
f7d9c35ec1 Fix wrong BUILD_DEPENDS. 2006-11-20 18:32:38 +00:00
bernd
53fccc6414 Use new MULTI_PACKAGES framework.
verified by espie@
2006-11-20 17:13:12 +00:00
bernd
22a4d810b8 Provide MODGETTEXT_{LIB,RUN}_DEPENDS to help MULTI_PACKAGES.
ok espie@
2006-11-20 13:37:00 +00:00
espie
b75dec414c fix a few obviously wrong dependencies, and remove extra shells in ghc. 2006-11-20 13:07:19 +00:00
bernd
49900b787e Fix build with updated imlib2. 2006-11-20 09:21:59 +00:00
msf
351aca8f00 +p5-Perl-Critic 2006-11-20 06:51:26 +00:00
alek
7fffab7da1 Update to 2.6.14
Fixes CVE-2005-0913 among other things
2006-11-18 17:49:40 +00:00
steven
72acca2326 MODPY_SETUPTOOLS, otherwise build breaks with py-setuptools installed. 2006-11-18 08:22:23 +00:00
steven
d923bbcff0 +p5-Event-Lib 2006-11-18 00:08:10 +00:00
steven
6d1516e1e6 oops, no PFRAG.shared needed 2006-11-18 00:07:13 +00:00
steven
98c6393c14 import Event::Lib 1.00
Perl wrapper around event(3).

from Okan Demirmen <okan at demirmen.com>
2006-11-18 00:04:26 +00:00
kurt
3ebfead8e1 - attempt to fully send/receive packets in socketTransport.c by handling
EINTR and continue to send/receive the rest of the packet. corrects:
"ERROR: transport error 202: recv error: Interrupted system call
["transport.c",L41]" seen while debugging large projects in eclipse.
from niklas@
- Prevent problems opening RandomAccessFile with "rws" as the mode by
defining O_SYNC and O_DSYNC if they aren't defined.  In particular we
were previously defining O_SYNC bogusly to the same value as O_EXCL.
from FreeBSD
- close two more pthread_addr leaks
2006-11-17 20:19:33 +00:00
kurt
8a66388653 adjust depends due to www/mozilla conversion to devel/nspr 2006-11-17 19:41:58 +00:00
espie
73098c9807 switch to cpan 2006-11-17 17:01:51 +00:00
espie
d69610e735 another way to validate data before stuffing it in a database.
dep for some DBIx::Class:*, requires newer Class::Data::Accessor
2006-11-17 16:14:45 +00:00
espie
7d6b32c835 update p5-Universal-exports, UNIVERSAL::require no longer included.
Update all dependencies accordingly, switch affected modules to cpan.
(after discussion with maintainers)
2006-11-17 16:02:48 +00:00
espie
b46544f5d6 cpan, update Mail-Tools (prompted by David Hill) 2006-11-17 15:08:16 +00:00
msf
91223a6add initial import of Perl::Critic 0.21
Perl::Critic is an extensible framework for creating and applying coding
standards to Perl source code. Essentially, it is a static source code
analysis engine. Perl::Critic is distributed with a number of
Perl::Critic::Policy modules that attempt to enforce various coding
guidelines. Most Policy modules are based on Damian Conway's book Perl
Best Practices. However, Perl::Critic is not limited to PBP and will
even support Policies that contradict Conway. You can enable, disable,
and customize those Polices through the Perl::Critic interface. You can
also create new Policy modules that suit your own tastes.
2006-11-17 02:16:42 +00:00
espie
1a8de730a6 +p5-DateTime-Format-MySQL 2006-11-16 22:34:23 +00:00
espie
20e201592e interfaces DateTime objects and MySQL databases 2006-11-16 22:32:56 +00:00
steven
350a10b42d fix group for some files.
add version to SUBST_VARS and regen plist while here.
2006-11-16 22:25:58 +00:00
matthieu
42c20f8a7e - update to git 1.4.4
- add manual pages.
ok aanriot@
2006-11-16 19:28:53 +00:00
kurt
1ec8b79489 fix ownership. okay steven@ 2006-11-16 15:06:18 +00:00