Commit Graph

7838 Commits

Author SHA1 Message Date
jasper
ad3b995070 - sync 2010-09-10 07:39:17 +00:00
jasper
bc650b1ca0 import p5-Hash-AutoHash 1.12
This is yet another module that lets you access or change the elements
of a hash using methods with the same name as the element's key. It
follows in the footsteps of Hash::AsObject, Hash::Inflator,
Data::OpenStruct::Deep, Object::AutoAccessor, and probably others. The
main difference between this module and its forebears is that it
supports tied hashes, in addition to regular hashes. This allows a
modular division of labor: this class is generic and treats all hashes
the same; any special semantics come from the tied hash.

ok ajacoutot@
2010-09-10 07:38:29 +00:00
ckuethe
ecd68189a3 add libbfd 2010-09-09 22:52:53 +00:00
ckuethe
b1a254731f gnu libbfd, for apps that need things from BFD that aren't provided
by the system. ok marco
2010-09-09 22:51:49 +00:00
jasper
4233f87456 - sync 2010-09-09 21:06:42 +00:00
jasper
a2f1556ecf import p5-Tie-Hash-MultiValue 1.02
Tie::Hash::MultiValue allows you to have hashes which store their values
in anonymous arrays, appending any new value to the already-existing
ones.
2010-09-09 21:04:56 +00:00
jasper
e185fa6a53 - update p5-Config-IniFiles to 2.58 2010-09-09 20:48:25 +00:00
jasper
ed2f9a0de1 - update p5-Graph to 0.94 2010-09-09 20:31:08 +00:00
jasper
93c2bbde99 - remove redundant PKG_ARCH 2010-09-09 17:58:06 +00:00
jasper
d9ccdf4b01 - bump after recent lua.port.mk change
pointed out by sthen@
2010-09-09 17:34:14 +00:00
jasper
08c8a78861 sync 2010-09-09 10:40:18 +00:00
jasper
7d2ba6f3d7 - better REGRESS_DEPENDS 2010-09-09 10:39:57 +00:00
jasper
93ea6c2c65 import luadoc 3.0.1
LuaDoc is a documentation generator tool for Lua source code.  It parses
the declarations and documentation comments in a set of Lua source files
and produces a set of XHTML pages describing the commented declarations
and functions.

ok aja@
2010-09-09 10:38:10 +00:00
sebastia
c470a4ab70 Update the MAINTAINERs E-Mail address, and bump pkg revision.
OK, landry@, jasper@
2010-09-07 16:52:50 +00:00
jasper
7643377bf9 - the mastersite went belly up shortly after committing the update, so
provide a mirror for it.
2010-09-07 13:48:40 +00:00
jasper
8cad0d9dcd - slightly improve the situation on sparc64:
* extend the DO_ALIGNED_COPY usage from girnode.c into ginfo.c
(freebsd seems to do the same)
* skips tests/scanner/ as opensolaris and several other distributions do,
this prevents g-ir-repository SIGBUSing there and allows the build to succeed.

it's not really a great improvement (apart from ginfo.c patch), but at least
it allows things to move forward, and gobject-introspection isn't enabled yet
in other ports.

ok ajacoutot@
2010-09-07 11:39:12 +00:00
sthen
a3c67e9acd bug fix update to sip 4.11.1; ok landry@ jasper@ 2010-09-07 08:57:34 +00:00
sthen
4f956eeba2 - bump REVISION following change for hppa/powerpc to stop forcing -O0
- sort remaining arch

from Brad
2010-09-06 00:16:22 +00:00
sthen
e65e5ec009 missing p5- on Audio-MPD 2010-09-05 22:12:22 +00:00
jasper
b6b80ab948 - update pyrex to 0.9.9
- use MODPY_EGG_VERSION
2010-09-05 17:18:22 +00:00
sthen
48151d5c05 don't set MODULES=cpan twice 2010-09-05 10:32:54 +00:00
sthen
398b649448 bump for nawk removal 2010-09-05 09:04:23 +00:00
ajacoutot
74da45d6da Maintainance update to goffice-0.8.10. 2010-09-04 19:46:45 +00:00
ajacoutot
171ebb8391 Unbreak by renaming the PFRAG to a correct value. 2010-09-04 19:44:46 +00:00
sthen
0e68e4e6c6 Set CONFIGURE_STYLE=modbuild, remove the unneeded patch and don't
set CONFIGURE_ARGS. Bump REVISION. Fixes file installation location
problem reported by jcs@, tested by jcs@.
2010-09-04 18:10:48 +00:00
naddy
618d2478f5 nawk is no more, use awk; ok sthen@ 2010-09-03 21:54:39 +00:00
sthen
8bfea507dd regenerate patches 2010-09-03 19:49:12 +00:00
naddy
2ab1cc4c09 use awk instead of the removed nawk; ok sthen@ 2010-09-03 19:37:57 +00:00
millert
53b352c52c Add py-hg-git; OK martynas@ 2010-09-03 18:28:33 +00:00
millert
d2e1f58a2d py-hg-git port 2010-09-03 18:26:56 +00:00
naddy
2670454b93 acknowledge that this is broken and not really fixable; ok ajacoutot@ sthen@ 2010-09-03 16:23:26 +00:00
sthen
7a7be631b4 - drop python2.5 flavour of these "special" packages and add
@pkgpath markers; from ajacoutot@

- tweak from me: @pkgpath markers for these go in PFRAG.python2.6-*
files rather than straight in PLIST-*, so that they are only added
to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or
2.6 versions are valid updates and will have to ask every time,
ok ajacoutot@
2010-09-03 12:34:55 +00:00
millert
8dfbb726ed Add py-dulwich 2010-09-02 21:21:58 +00:00
pvalchev
7a995ebdbe port cleanup; from brad, tested by us on gcc4 and phessler on gcc2/gcc3 2010-09-02 21:06:31 +00:00
millert
0b557c106e Dulwich is a pure-Python implementation of the Git file formats and protocols.
OK martynas@
2010-09-02 20:55:37 +00:00
ajacoutot
91634a5f81 Typo, from Markus Lude. 2010-09-02 18:34:28 +00:00
landry
9ed1e3a1de Remove hppa and powerpc from the list of archs that needs -O0 to build
cmake. This is apparently not needed anymore since the switch to gcc4.
prodded by brad, tested by myself
2010-09-02 08:06:13 +00:00
ajacoutot
babd0fcd09 Switch to new DEPENDS/REVISION.
from Brad
2010-09-02 07:15:47 +00:00
ajacoutot
6344f815d0 Several cleanups and fmt(1) DESCR.
from Brad
2010-09-02 07:12:58 +00:00
ajacoutot
1155baef1b Remove unneeded CONFIGURE_ENV.
Remove unused patch-Makefile_am.
Fiw WANTLIB, no need for USE_X11.
Switch to new DEPENDS/REVISION.

from Brad
2010-09-02 07:09:07 +00:00
ajacoutot
aab4fa9ab9 Switch to new DEPENDS/REVISION.
from Brad
2010-09-02 07:06:44 +00:00
ajacoutot
357d7cb570 Remove sdlconf_args from CONFIGURE_ENV.
Switch to new DEPENDS/REVISION.

from Brad
2010-09-02 07:04:15 +00:00
ajacoutot
570360a308 Remove unneeded CONFIGURE_ENV.
Switch to new DEPENDS/REVISION.

from Brad
2010-09-02 07:02:39 +00:00
sthen
299054c365 handle sybperl->p5-sybperl, ok steven@ 2010-09-01 22:33:25 +00:00
fgsch
0aa20274d1 Update to 1.6.3. wcmaier@ jasper@ ok 2010-09-01 19:20:36 +00:00
ajacoutot
df70d7896b Merge from upstream 01a43ad9824fba77384534c6d588e0e0d653986e
"Due to bug 581342 we want to only negotiate SSL 3.0. Previously we
were telling gnutls to not do TLS1.0 or TLS1.1, but that means with
newer versions of gnutls that support TLS1.2 it would try to negotiate
that instead and generally fail. Fix that by disabling TLS1.2 too
(which works fine even with gnutls versions that don't support TLS1.2
yet)."

https://bugzilla.gnome.org/show_bug.cgi?id=622857
2010-09-01 11:02:26 +00:00
jasper
dbf252e9d0 - update py-sip to 4.11
ok sthen@
2010-09-01 10:49:49 +00:00
sthen
c38c07c072 missed python bump 2010-09-01 10:20:58 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
jasper
d42899be08 - no need to for this make modifier here 2010-08-31 07:41:20 +00:00