jasper
383bcb84a5
- move another common variable into pear.port.mk (the 'pear' category).
2009-11-06 09:01:07 +00:00
jasper
65dbb2a870
- if the same two lines are copy/pasted into every single port using the pear
...
module, maybe it's time to copy/paste it into pear.port.mk.
thus, move MASTER_SITES and EXTRACT_SUFX to a common place
ok sthen@ robert@
2009-11-06 08:32:36 +00:00
kevlo
723a8f5447
update to 1.280
...
ok jasper@
2009-11-06 02:18:39 +00:00
kevlo
4e66f6b82a
update to 1.030
...
ok jasper@
2009-11-06 02:16:59 +00:00
giovanni
72309b44fd
Update to 1.10 and take maintainership
...
ok jakob@ (old maintainer)
2009-11-05 13:42:16 +00:00
jasper
c99a0fb298
- remove prc-tools. it's been broken for > 7.5 years. and nobody showed
...
any intrest in it. it belongs in the Attic..
"axe it!" pvalchev@
2009-11-04 13:36:55 +00:00
sthen
959f4df8eb
update to 20091103194336, from James Turner
2009-11-04 08:02:11 +00:00
stephan
5bd83decff
change maintainer email address.
...
fixing some whitespaces into tabs while at it.
ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
sturm
44c9500d5c
unbuildable on sparc64 for now, from maintainer pirofti
2009-11-03 05:49:44 +00:00
jsg
d264b944d0
update to 2.6
...
ok sthen@
2009-11-02 22:53:27 +00:00
jasper
3d472c5987
- fix a check in configure and first stab at working mountlist.
2009-11-02 20:19:06 +00:00
naddy
ec1ece4166
don't hide build commands
2009-11-02 18:11:56 +00:00
jasper
63310565b8
- add p5-MooseX-Role-Parameterized
2009-11-02 10:07:16 +00:00
jasper
696295f9d9
import p5-MooseX-Role-Parameterized 0.13
...
Your parameterized role consists of two new things: parameter
declarations and a role block. Parameters are declared using the
"parameter" keyword which very much resembles "has" in Moose. You can
use any option that "has" in Moose accepts. The default value for the is
option is ro as that's a very common case. Use is => 'bare' if you want
no accessor. These parameters will get their values when the consuming
class (or role) uses "with" in Moose. A parameter object will be
constructed with these values, and passed to the role block.
from Stephan A. Rickauer (MAINTAINER), with tweaks by me
2009-11-02 10:05:39 +00:00
jasper
4e2a22fc81
- bugfix update of json-glib to 0.8.2
2009-10-29 18:00:52 +00:00
jasper
2a7c20e769
- update p5-common-sense to 2.01
...
from Toni Mueller, ok kevlo@ (MAINTAINER)
2009-10-29 08:33:22 +00:00
giovanni
3d1eda003f
Fix README.chroot after perl upgrade
...
remove naddy@ as maintainer per his request
ok naddy@
2009-10-29 08:19:06 +00:00
sthen
6ebe2c85de
+flex
2009-10-28 23:16:21 +00:00
sthen
c36bb94a5a
Import devel/flex. This is flex v2.5.35, which uses m4 to generate the
...
scanners and is a required dependency to update a number of ports.
Following analysis of bulk build and base build logs with this done as
an update to /usr/src/usr.bin/lex mostly over p2k9 it's clear this has
incompatibilities with existing scanners (including minor SUS breakage)
so at this time it's being imported as a port rather than updating base.
Port originally from Brad with some changes by myself (executable
file now named gflex, and use base m4 not GNU m4 - requires /usr/bin/m4
with -P support; 2009/10/14 or newer).
Discussed with and requested by many. ok ajacoutot, jasper, Brad.
2009-10-28 23:13:56 +00:00
kevlo
41cf5d0c1b
Add missing dependencies in regression test.
...
ok jim@
2009-10-28 02:08:08 +00:00
ajacoutot
c92a31ce19
Update to vte-0.22.3.
...
* lots of bugfixes
ok jasper@
2009-10-27 15:50:06 +00:00
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