Commit Graph

54792 Commits

Author SHA1 Message Date
jasper
b6878aa59b import p5-MooseX-Meta-TypeConstraint-ForceCoercion
This class allows to wrap any Moose::Meta::TypeConstraint in a way that
will force coercion of the value when checking or validating a value
against it.
2010-01-12 09:41:28 +00:00
jasper
eed432b542 import p5-MooseX-LazyRequire
This module adds a lazy_required option to Moose attribute declarations.
2010-01-12 09:40:54 +00:00
jasper
e0a9f9cf1f import p5-Context-Preserve
Run code after a subroutine call, preserving the context the subroutine
would have seen if it were the last statement in the caller.
2010-01-12 09:40:25 +00:00
jasper
d6819074ac ...not yet. 2010-01-12 09:14:28 +00:00
jasper
316e359d82 - update p5-MooseX-Types to 0.21 2010-01-12 09:12:30 +00:00
jasper
1d4f546902 - update p5-Moose to 0.93 2010-01-12 09:10:56 +00:00
ajacoutot
cc5f72d399 Use tty00 by default.
ok jasper@
2010-01-12 09:04:31 +00:00
jasper
3ff9d14eae i made you a PLIST, but cvs eated it. 2010-01-12 08:58:08 +00:00
ajacoutot
9cca68055f Bugfix update to gtk+2-2.18.6. 2010-01-12 08:53:36 +00:00
sthen
f6ca898acb update findutils to 4.4.2, ok landry@ 2010-01-12 08:46:49 +00:00
ajacoutot
2caa77073a Use -pthread, not -lpthread.
Make sure we link with -lintl, not libintl.a.
Fix a defined from NetBSD -> OpenBSD.

ok jasper@
2010-01-12 08:42:13 +00:00
ajacoutot
83f0078a6c Compile with -pthread and don't use --as-needed.
ok jasper@
2010-01-12 08:41:53 +00:00
ajacoutot
6d317044ac Remove run_dependency on desktop-file-utils, this is obviously not
needed.

ok jasper@
2010-01-12 08:41:41 +00:00
ajacoutot
c075986ad5 Disable sse, sse2 and altivec.
ok jasper@
2010-01-12 08:41:23 +00:00
ajacoutot
07362965aa Disable sse, sse2 and altivec.
Use -pthread, not -lpthread.
Regen WANTLIB.

ok jasper@
2010-01-12 08:40:37 +00:00
jasper
fc822f7dee sync 2010-01-12 07:55:54 +00:00
jasper
ab4292e0c1 import p5-MooseX-POE
MooseX::POE is a Moose wrapper around a POE::Session.
2010-01-12 07:53:20 +00:00
jasper
ac416f6913 import p5-Devel-Declare
Devel::Declare can install subroutines called declarators which locally
take over Perl's parser, allowing the creation of new syntax.
2010-01-12 07:52:46 +00:00
jasper
dbcc7b5a12 import p5-B-Hooks-OP-Check
This module provides a c api for XS modules to hook into the callbacks
of PL_check.
2010-01-12 07:52:15 +00:00
jasper
f5d865d155 - update p5-ExtUtils-Depends to 0.302
- fix COMMENT
- remove msf@ as maintainer per his request
2010-01-12 07:47:24 +00:00
sthen
7502a30b15 Update MailScanner to 4.79.5-1, another perl taint mode fix needed
with perl 5.10. From Brad.
2010-01-12 00:22:01 +00:00
jasper
40fbf1f6f9 - add p5-POE-API-Peek 2010-01-11 23:11:09 +00:00
jasper
e61a575123 import p5-POE-API-Peek 1.34
POE::API::Peek extends the POE::Kernel interface to provide clean access
to Kernel internals in a cross-version compatible manner. Other
calculated data is also available.
2010-01-11 23:10:24 +00:00
nicm
515534d9f4 Add patches to fix two annoying crashes, from Aaron Stellman.
ok sthen
2010-01-11 22:53:35 +00:00
jasper
65db608ab5 - add p5-MooseX-Async 2010-01-11 22:40:10 +00:00
jasper
dc05686af1 import p5-MooseX-Async 0.07
MooseX::Async is a set of Metaclasses for MooseX::POE and it's siblings.
2010-01-11 22:36:26 +00:00
jasper
e8e39e85b7 - missing run dependency 2010-01-11 22:11:52 +00:00
marco
6828fdbb7d Roll to new snap 2010-01-11 21:07:01 +00:00
landry
401b5aea9a Update to Quantum GIS 1.4.0.
see http://blog.qgis.org/node/142 for details.
2010-01-11 20:13:31 +00:00
jasper
b00f0a97ab - update zabbix to 1.8
- remove -doc subpackage, the documentation is still available online

look good to sthen@
2010-01-11 18:30:01 +00:00
jasper
01f2b094a8 - fix patches 2010-01-11 15:49:25 +00:00
giovanni
e210b8f07a Fix ncat(1) man page 2010-01-11 15:22:49 +00:00
giovanni
f9165a8ba6 Update to 5.39, add powerpc to ONLY_FOR_ARCHS, fix license
ok sthen@
2010-01-11 15:15:28 +00:00
jasper
25e1ab4e09 - update klavaro to 1.4.1
ok pea@ (MAINTAINER)
2010-01-11 15:11:38 +00:00
jasper
1c6c1759e9 - unhook broken edb, epeg and etk
- add e_dbus and eina
2010-01-11 15:07:08 +00:00
jasper
fc5b13babe import eina 0.0.2.061
The Eina library is a library that implemente an API for data types in
an efficient way. It also provides some useful tools like opening shared
libraries, errors management, type conversion, time accounting and
memory pool.

with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:06:39 +00:00
jasper
047e4448e1 import e_dbus 0.5.0.061
This is the start of some basic convenience wrappers around dbus 
to ease integrating dbus with EFL based applications.
When using e_dbus, direct use of the low level dbus api is still 
heavily required for processing messages.

with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:05:49 +00:00
jasper
2aaa3e1193 - update evas to 0.9.9.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:04:49 +00:00
jasper
349ad98a76 - spacing tweaks
- MAINTAINER moved to ../Makefile.inc

committing on behalf of laurent@
2010-01-11 15:03:47 +00:00
jasper
4a864d9c8f - update embryo to 0.9.9.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:03:17 +00:00
jasper
ff416107f0 - update efreet to 0.5.0.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:02:56 +00:00
jasper
a4eb3feb5d - update eet to 1.2.1
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:02:35 +00:00
ajacoutot
620fdaf171 +development-monitor 2010-01-11 15:02:11 +00:00
jasper
c4f1a98e74 - update edje to 0.9.92.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:02:07 +00:00
ajacoutot
6fc3a158c6 Import gnome-development-monitor-0.
GNOME Development Monitor is a simple graphical tool to follow the the
development activity of projects hosted on the GNOME infrastructure.

By analysis of commit records (for the last N days) it is able to
generate and display the following informations:

* Planet GNOME.
* Aggregate statistics, like GNOME Commit digest
  (http://blogs.gnome.org/commitdigest/).
* For each project:
    * Changes to NEWS.
    * Changes to ChangeLog.
    * Easy viewing of the commit log.
    * New patches in bugzilla.


WARNING: this project is still very young and a WIP.

some comments and ok jasper@
2010-01-11 15:01:34 +00:00
jasper
2cd09a0eb6 - spacing tweaks
- MAINTAINER moved to ../Makefile.inc
- add post-post target
- regen PLIST

committing on behalf of laurent@
2010-01-11 15:01:29 +00:00
jasper
006822c751 - update ecore to 0.9.9.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:00:15 +00:00
jasper
279ee7bccf - update e to 0.16.999.061
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 14:59:25 +00:00
jasper
2ed4bdfe17 - add bits for the upcoming update. 2010-01-11 14:58:35 +00:00
stephan
a4961caa75 - fix licence version
- tweak do-install (no change of PLIST)

ok sthen@ and landry@
2010-01-11 12:48:01 +00:00