Commit Graph

7010 Commits

Author SHA1 Message Date
benoit
f8330d6fa4 - update mercurial to 1.4
ok wcmaier@, ajacoutot@
2009-11-20 15:09:24 +00:00
djm
828ba0a669 use MODPY_EGG_VERSION; pointed out by ajacoutot@ 2009-11-20 11:58:21 +00:00
djm
23df216af6 +pybugz 2009-11-20 11:52:40 +00:00
djm
e5656d631f import pybugz-0.8.0:
> PyBugz is a python and command line interface to Bugzilla, allowing
> the user to quickly search, extract attachments and close bugs all
> from the comfort of the command line.

much feedback and improvement from giovanni@
2009-11-20 11:51:49 +00:00
ajacoutot
5e638812db Use SYSCONFDIR. 2009-11-20 08:45:21 +00:00
bernd
673677f4a3 Move git-gui--askpass to the -x11 subpackage.
Noticed by Josh Elsasser. Thanks!
2009-11-19 21:38:48 +00:00
eric
f07780e9bf update to 0.5.12
ok jasper@
2009-11-19 17:11:30 +00:00
stephan
ab72f1ed9f update to 2.54, ok sthen@ and jasper@ 2009-11-19 08:53:15 +00:00
jasper
ca3fa961fc - add pear-System-Command and pear-Validate 2009-11-18 19:02:02 +00:00
jasper
e9063e896e import pear-System-Command 1.0.6 2009-11-18 19:00:08 +00:00
jasper
d64eb486d0 import pear-Validate 0.8.2 2009-11-18 18:59:42 +00:00
sthen
9d0f70b46f - fix dependencies following libstdc++ bump from 4.2.4p3 to 4.2.4v0
- bump relevant PKGNAMEs
2009-11-18 00:49:09 +00:00
jasper
858db5ef65 - use NOT_FOR_ARCHS, instead of BROKEN here 2009-11-17 22:27:37 +00:00
jasper
f6c30d1185 - bugfix update of vte to 0.22.5 2009-11-17 22:10:43 +00:00
bernd
036babf22d Update to git-1.6.5.3. 2009-11-17 16:29:42 +00:00
espie
8c1eea771b backport important bug-fix from newest ltdl.
There are probably other bad bugs in there, this code is a textbook example
of how NOT to write code if you want it to work.

Between the gnu style that obfuscate the stuff, the various thingies added
"just in case", the misuse of autoconf results, and the really high
abstraction level together with long functions and internal concepts, how
can anyone make sense of this code ? (short answer: it doesn't make actual
sense).

Also, no cookies for the gnu guys who, along with an important bug-fix,
manage *again* to push out 10000+ lines of useless diff thanks to a change
in automake/autoconf itself.

We don't need to make fun of Windows  and its security, the GNU project
manages to produce as many problems on its own...

When will they learn secure practices ? I would bet "not this century",
but then I probably won't be around to collect the bet...
2009-11-17 10:15:35 +00:00
kevlo
68e8d83fe8 add p5-MooseX-AttributeHelpers and p5-MooseX-MultiInitArg 2009-11-17 04:46:50 +00:00
kevlo
f427ed85d1 Initial import of p5-MooseX-AttributeHelpers 0.22
While Moose attributes provide you with a way to name your accessors,
readers, writers, clearers and predicates, this library provides
commonly used attribute helper methods for more specific types of data.

ok sthen@
2009-11-17 04:45:04 +00:00
kevlo
59c2d88498 Initial import of p5-MooseX-MultiInitArg 0.01
MooseX::MultiInitArg - Attributes with aliases for constructor
arguments.

ok sthen@
2009-11-17 04:43:46 +00:00
stephan
737abb2a3c +p5-MooseX-Log-Log4perl 2009-11-16 14:16:16 +00:00
stephan
f1246d77f6 Import p5-MooseX-Log-Log4perl
A logging role building a very lightweight wrapper to Log::Log4perl for
use with your Moose classes. For compatibility the logger attribute can
be accessed to use a common interface for application logging.

ok jasper@ and kevlo@
2009-11-16 14:10:11 +00:00
ajacoutot
7178d8128f Update to py-xdg-0.18 which adds support for XDG_MENU_PREFIX.
prodded by landry@
2009-11-14 14:16:23 +00:00
ajacoutot
4bd45bcbac Generated library was linked against a non existent version, unbreak.
from Antti Harri with a tweak.
2009-11-13 20:41:43 +00:00
stephan
21d628537d update to 6.04, ok kevlo@ and sthen@ 2009-11-13 19:05:50 +00:00
kili
6dd9d13718 Bump after java.port.mk changes.
Noticed by naddy@
2009-11-13 07:01:15 +00:00
jasper
cb3b506082 james turner takes maintainership. 2009-11-12 23:08:39 +00:00
jasper
6be773e0d2 - update fossil to 20091111162119.
from james turner, thanks!
2009-11-12 21:50:30 +00:00
jasper
24013d61a6 Prevent redefinition of ALIGN in giroffsets.c, doesn't fix sparc64 build though.. 2009-11-12 21:48:18 +00:00
sthen
88225d474c Override detection of GNU sed otherwise, if it's installed at build
time, the generated libtool script tries to use 'gsed' instead of 'sed'.
ok Brad.
2009-11-11 10:47:08 +00:00
kevlo
1cfbe2351f update to 0.51
ok jasper@
2009-11-11 07:44:09 +00:00
djm
103511e041 update to setuptools-0.6c11 2009-11-11 00:18:09 +00:00
sthen
1702428dab bump following java.port.mk change. 2009-11-09 11:03:26 +00:00
sthen
7e2de42881 Fix RUN_DEPENDS with MODJAVA_VER=1.3+ or 1.4+, it was allowing 1.5/jamvm/kaffe
but not newer jdk/jre versions. Problem noted by Matthew Szudzik. ok kurt@
2009-11-09 11:02:58 +00:00
jasper
7cda62a877 - not for mips64 either 2009-11-09 10:43:46 +00:00
ajacoutot
a1f17782ee Bugfix update to vte-0.22.4.
* fix a regression introduced in previous version
2009-11-09 08:00:25 +00:00
eric
d09730c481 mention static FLAVOR in DESCR
ok sthen@
2009-11-08 15:59:00 +00:00
william
c8f358d7b4 Bump to p4, because I mistakenly put that in 4.5-stable. This is
to keep future updates working; no other changes.

ok steven@ jasper@
2009-11-07 18:08:14 +00:00
ajacoutot
6aeeb059ac Really kill the gconfd-2 process when gconftool-2 runs. 2009-11-07 08:41:15 +00:00
stephan
084fe74e28 - update to 1.11.5
- fix HOMEPAGE
- change license to MIT (since 1.11.0)
- add regression tests (by sthen@)
- take maintainership
- minor cleanups

ok sthen@ and ok jasper@ (for a previous diff)
2009-11-06 15:28:09 +00:00
giovanni
21fcad8f0c Update to 6.3
ok kevlo@ (maintainer)
2009-11-06 09:19:34 +00:00
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