Commit Graph

6999 Commits

Author SHA1 Message Date
kevlo
215e6d0e8a add missing dependencies in regression test
ok jim@
2009-10-27 15:03:56 +00:00
stsp
ec8791ee90 Update to 1.6.6.
ok sthen@
2009-10-27 09:06:13 +00:00
kevlo
f5caf83041 add p5-Declare-Constraints-Simple 2009-10-27 02:25:37 +00:00
kevlo
1ed78e872d Initial import of p5-Declare-Constraints-Simple-0.03
This module is to provide an easy way to build a profile to validate
a data structure. It does this by giving you a set of declarative
keywords in the importing namespace.

ok pea@
2009-10-27 02:23:55 +00:00
jim
36204628ee update to 5.8001
ok simon@
2009-10-27 00:42:26 +00:00
jim
27942c7ab9 +p5-Devel-Caller, p5-File-ChangeNotify, p5-MooseX-Params-Validate, p5-MooseX-SemiAffordanceAccessor 2009-10-27 00:39:50 +00:00
jim
54659dfccd import MooseX::SemiAffordanceAccessor 0.05
ok simon@
2009-10-27 00:35:51 +00:00
jim
53d120d273 import MooseX::Params::Validate 0.12
ok simon@
2009-10-27 00:33:37 +00:00
jim
eb0b338da0 import File::ChangeNotify 0.07
ok simon@
2009-10-27 00:31:20 +00:00
jim
3cfe8e1e28 import Devel::Caller 2.03
ok simon@
2009-10-27 00:28:50 +00:00
jim
a667384129 update to 0.17
ok simon@
2009-10-27 00:17:38 +00:00
jim
8a935529d0 update to 0.34
ok simon@
2009-10-27 00:16:14 +00:00
jim
9a5d918593 update to 0.20 from Cesare Gargano <gar at plusiagamma dot org> and me.
ok simon@
2009-10-27 00:12:37 +00:00
jim
c5f1487db4 p5-String-RewritePrefix is in textproc, not devel 2009-10-26 18:26:49 +00:00
jim
41c0a7394b +p5-namespace-autoclean, p5-String-RewritePrefix, p5-Try-Tiny
and kill a trailing whitespace whil here.
2009-10-26 16:58:50 +00:00
jim
fba7e8bf72 update to 0.18 from Cesare Gargano <gar at plusiagamma dot org> with pollish by me.
ok simon@
2009-10-26 16:51:13 +00:00
jim
9e60ef2380 update to 0.20 from Cesare Gargano <gar at plusiagamma dot org>
ok simon@
2009-10-26 16:48:59 +00:00
jim
9f7ea0341e update to 0.00903 from Cesare Gargano <gar at plusiagamma dot org>
ok simon@
2009-10-26 16:47:06 +00:00
jim
83f847b1e7 update to 0.92 from Cesare Gargano <gar at plusiagamma dot org> with pollish from me.
ok simon@
2009-10-26 16:44:41 +00:00
jim
42207b3d41 import Try::Tiny from Cesare Gargano <gar at plusiagamma dot org>
ok simon@
2009-10-26 16:39:57 +00:00
jim
5be2c5c632 update to 0.94 from Cesare Gardano <gar at plusiagamma dot org>
ok simon@
2009-10-26 16:35:24 +00:00
jim
1392edd3e3 Import devel/p5-namespace-autoclean for Catalyst::Runtime.
From Cesare Gargano with pollish by me.

ok simon@
2009-10-26 16:30:35 +00:00
jim
cbbc405706 update to 0.38
ok simon@
2009-10-26 16:26:57 +00:00
sthen
1f1028a105 update to 2.0.4, from maintainer frantisek holop. 2009-10-26 11:37:51 +00:00
bernd
175bdb1e7c Update to git-1.6.5.2. 2009-10-26 09:12:09 +00:00
jasper
2697e1afda - update p5-Po-Co-Pluggable to 1.24 2009-10-25 22:24:14 +00:00
jasper
ee58fe7a7c - update p5-Event to 1.13 2009-10-25 22:19:41 +00:00
sthen
3bfccf6ba8 steven@ points out the -O0 which is needed on amd64 with gcc 3.3 for
slarrfun.c can be passed via the environment rather than in a patch;
do this and only apply it to amd64.
2009-10-25 11:48:09 +00:00
ajacoutot
3a05c41734 Update to gconfmm-2.28.0.
ok jasper@
2009-10-24 10:23:41 +00:00
ajacoutot
df551c50f6 Major update to gconf2-2.28.0.
LDAP and policykit support are disabled.
Bring a patch from Fedora so that the gconf daemon gets killed when
gconftool-2 is run; this should fix some applications startup after first
installation.

ok jasper@
2009-10-24 10:23:02 +00:00
jasper
70e8508886 - enable libffi on hppa
tested by landry@, thanks!
2009-10-23 15:39:51 +00:00
sthen
e7827c67d0 - build slarrfun.c with -O0, with default flags it generates broken
code on some arch (reported on amd64 with GCC 3.3 by Simon Nicolussi)

- autoconf picks up oniguruma if installed, add as a LIB_DEPENDS
2009-10-23 09:23:11 +00:00
pirofti
40cca5914f Fix conflict with ruby-puppet by removing the pi example.
Noticed by jasper@, okay sthen@.
2009-10-22 10:40:33 +00:00
sthen
d7835832b4 Mark these as COMES_WITH=4.7; they are in base Perl 5.10.1. ok jasper@ 2009-10-21 22:50:12 +00:00
sthen
d336773564 Don't depend on modules that are now in base with Perl 5.10.1.
ok jasper@
2009-10-21 22:49:48 +00:00
bluhm
17465d483a update p5-Lchown to 1.01 2009-10-20 21:54:50 +00:00
ajacoutot
1e908d1a92 Force dependency on newer glib2 version which it needs for building.
spotted by Jonathan Armani, thanks.
2009-10-20 14:37:19 +00:00
ajacoutot
30dbe3063e Small update to libsoup-2.28.1.
Main change is that now libsoup will make multiple connections to a server.
2009-10-20 08:11:39 +00:00
bernd
915a3f7a6c Add missing dependency on ruby-locale.
Noticed by naddy@. Thanks!
2009-10-19 17:51:40 +00:00
landry
c6ac8980d3 Add x11/py-gtk2 to BUILD/RUN_DEPENDS to let ethos build on a clean box.
spotted by jasper@
2009-10-19 12:11:12 +00:00
bernd
ea63263cdd Update to git-1.6.5.1. 2009-10-19 08:40:34 +00:00
martynas
466440ad48 security update to xulrunner-1.9.0.14 2009-10-16 12:38:17 +00:00
jasper
3c5a9b58e0 - update libgtop2 to 2.28.0
* it's not any less broken than the previous version, but at least it
gives us a recent base to hack on.

aja@ agrees
2009-10-16 10:56:04 +00:00
bernd
336e5a0c2b Update to git-1.6.5.
From Simon Kuhnle with some tweaks by me.
Thanks!
2009-10-16 10:55:06 +00:00
ajacoutot
c798ff72db Hobbits take over. 2009-10-16 10:10:16 +00:00
ajacoutot
9e90b0a272 Hobbits take over. 2009-10-16 09:44:02 +00:00
kurt
ab695a3f28 - recognize cwm as a Non-Reparenting window manager for when cwm
is changed to suport NetWMName. As discussed with oga@
2009-10-16 02:22:26 +00:00
landry
6462be2ae0 Re-enable py-twisted-web2, yet another dependency of moovida/elisa.
Bump the version back to the last existing version (8.1.0), and bump
PKGNAME again to be on the safe side..
ok eric@
2009-10-14 12:47:48 +00:00
ajacoutot
6dbfe57662 From FreeBSD: poll the list of mounted filesystems since we can't rely
on checking for mtab updates like other systems.
2009-10-14 01:29:39 +00:00
sthen
691b3ef0e0 update slang to 2.2.1, dependent ports will be updated shortly. 2009-10-13 21:46:20 +00:00
pirofti
57e2ede181 Update ruby-gettext to 2.0.4 2009-10-13 21:14:55 +00:00
pirofti
9c92e571e8 Add ruby-locale to the makefile 2009-10-13 21:00:02 +00:00
pirofti
40685a07d8 Import ruby-locale, required by ruby-gettext.
Ruby-Locale is the pure ruby library which provides basic APIs for
localization.
2009-10-13 20:58:50 +00:00
pirofti
4e6e78cd05 Update ruby-echoe to 3.2 2009-10-13 20:21:29 +00:00
jasper
4bee449b4e remove useless var that's only used with SUBST_VARS, for which we can also use
another var. keep plist clean with upcoming update.
2009-10-13 16:44:28 +00:00
ajacoutot
573bf82492 Update to gconf-editor-2.28.0. 2009-10-13 14:37:20 +00:00
landry
223c1b3650 +gtkparasite 2009-10-13 10:56:17 +00:00
landry
c0acc651cd Import gtkparasite-0.0.1:
Parasite is a debugging and development tool that runs inside your GTK+
application's process. It can inspect your application, giving you
detailed information on your UI, such as the hierarchy, X window IDs,
widget properties, and more. You can modify properties on the fly in
order to experiment with the look of your UI.
as upstream didn't make a release yet, host a git snapshot labelled
0.0.1.. with comments and req'd by jasper@
2009-10-13 10:55:19 +00:00
phessler
35b9dd64da add gdk_pixbuf-2.0 to WANTLIBS-gnome, bump gnome package.
OK ajacoutot@
2009-10-13 09:13:25 +00:00
ajacoutot
0184f991a1 Update to libelf-0.8.12
ok jasper@
2009-10-13 00:00:37 +00:00
pirofti
b120d4764f Update ruby-extlib to 0.9.13 2009-10-12 22:36:03 +00:00
landry
eb445e4f27 Remove checks for things that sucks donkey balls, as configure doesn't
provide (yet) the corresponding --idontwantmono-or-vala
reported by jasper@
2009-10-12 18:21:14 +00:00
sthen
d1906220bb add patch from upstream repo; clientlib: close connection after failed rekey.
From Brad.
2009-10-12 17:28:11 +00:00
sthen
de918bd5ec Add a nasty hack so this can build with non-default MODPY_VERSION.
Better suggestions welcome, but we couldn't think of any.
"Oh that is nasty, ok aja@".
2009-10-12 17:19:16 +00:00
bernd
0dd529a522 Update to ruby-gems-1.3.5.
From Jeremy Evans. Thank you!
2009-10-12 17:18:00 +00:00
pirofti
51642fd5fc Update ruby-actionpack to 2.3.4. 2009-10-12 14:26:01 +00:00
pirofti
795efdcf19 Update cln to 1.3.1. Okay kili@ 2009-10-12 14:05:03 +00:00
pirofti
a7257760a7 Update ruby-activesupport to 2.3.4. 2009-10-12 13:59:36 +00:00
ajacoutot
34a5d28042 Add small reminder comment. 2009-10-12 12:29:26 +00:00
jasper
3ecdcd8564 sigh...add missing patch *again* 2009-10-12 10:34:50 +00:00
jasper
4bdc2bf94f - add missing full stops 2009-10-12 10:33:55 +00:00
jasper
2d7119e9e4 - update libunique to 1.1.2 2009-10-12 10:25:07 +00:00
jasper
cb916319db - update libgsf to 1.14.16 2009-10-12 10:19:32 +00:00
ajacoutot
60352dbde4 Regen PLIST and bump. 2009-10-12 10:18:32 +00:00
sthen
3904dcf86c update to 0.09001 2009-10-11 23:17:19 +00:00
jasper
e640b9b962 - merge PFRAG.shared into PLIST 2009-10-11 20:59:37 +00:00
kili
9f337923e0 Fix after guile update. 2009-10-11 18:49:57 +00:00
landry
bc65ad514c Disable shave to make sure it really use our libtool & add -module
-avoid-version to libtool flags for plugin loaders, so that they are
real unversioned .so and they can be discovered by ethos users. Update
PFRAG.shared, PLIST & SHARED_LIBS.
Makes emerillon happy.
2009-10-11 13:37:47 +00:00
ajacoutot
5ebc380010 Provide a minimal libgnutls-config script to unbreak with newer gnutls.
breakapge reported by jasper@
2009-10-11 13:18:36 +00:00
sthen
9b177cf8ac update to 1.24, maintainer timeout 2009-10-11 13:14:27 +00:00
sthen
7fd7627ffe update to 0.08, maintainer timeout 2009-10-11 13:14:03 +00:00
landry
c9c3b570ff +ethos 2009-10-11 11:32:00 +00:00
landry
16f08f316a Import ethos 0.2.0, a plugin framework library:
The core ethos library, libethos-1.0, only links against libgobject so
that it is safe to use in GUI-less applications.  The GTK+ library,
libethos-ui-1.0, provides widgets that can be embedded within your
application to manage plugins during run-time.

Add a pair of header files upstream forgot to put in distfile.
2009-10-11 11:31:13 +00:00
jasper
d6c8b944d5 - resolve the conflict with gcj 2009-10-10 22:48:54 +00:00
jasper
0e890da0bf localbase -> prefix 2009-10-10 18:26:34 +00:00
jasper
225bd501b0 - add a note that libffi will most likely never work on vax...
- fix license marker
2009-10-10 18:18:14 +00:00
jasper
71e87a95c5 - add openmpi 2009-10-10 18:13:31 +00:00
jasper
e74c4d6bf6 import openmpi 1.3.3
The Open MPI Project is an open source MPI-2 implementation that is
developed and maintained by a consortium of academic, research, and
industry partners. Open MPI is therefore able to combine the expertise,
technologies, and resources from all across the High Performance
Computing community in order to build the best MPI library available.
Open MPI offers advantages for system and software vendors, application
developers and computer science researchers.

from Andreas Bihlmaier (MAINTAINER) with minor tweaks by me
2009-10-10 18:11:41 +00:00
jasper
585ae65e95 - revert previous update. gobject-introspection fails to build on sparc64
and i can't currently see why..
2009-10-10 14:41:21 +00:00
jasper
8db5448167 - update libwnck to 2.28.0 2009-10-10 13:40:20 +00:00
phessler
083abfdf83 add pthread to WANTLIB
some minor whitespace prettyfication

ok ajacoutot@
2009-10-10 13:36:14 +00:00
jasper
67832b1446 add --disable-silent-rules to CONFIGURE_ARGS so we can see what
is actually being done, instead of CC $FILE and LD $FILE

ok aja@
2009-10-10 11:25:28 +00:00
steven
00cc504605 update to 0.8.0
ok landry
2009-10-10 11:05:55 +00:00
sthen
6794c7a396 +rsvndump 2009-10-10 11:03:19 +00:00
sthen
4c40849426 import rsvndump, from Brynet on ports@
rsvndump is a command line tool that is able to dump a subversion
repository that resides on a remote server. All data is dumped in
the format that can be read/written by svnadmin, so the data produced
by rsvndump can easily be imported into a new subversion repository.
2009-10-10 11:02:52 +00:00
sthen
52e655bfe8 update to 1.18 (old version no longer fetchable); drop
msf@ as maintainer at his request.
2009-10-10 09:29:21 +00:00
sthen
871c3bfd11 update to 0.31, ok kevlo@ 2009-10-10 08:27:17 +00:00
sthen
92e04afee8 +p5-AutoXS-Header, p5-Class-XSAccessor 2009-10-10 08:17:09 +00:00
sthen
00ecde4359 import p5-Class-XSAccessor
Class::XSAccessor implements fast read, write and read/write accessors
in XS. Additionally, it can provide predicates such as has_foo()
for testing whether the attribute foo is defined in the object. It
only works with objects that are implemented as ordinary hashes.
Class::XSAccessor::Array implements the same interface for objects
that use arrays for their internal representation.
2009-10-10 08:15:52 +00:00
sthen
9a3bb56e67 import p5-AutoXS-Header.
This module is a simple container for the AutoXS header file.
2009-10-10 08:14:08 +00:00