Commit Graph

10164 Commits

Author SHA1 Message Date
sthen
eb1cad00f6 comment-out line requiring Module::Install::GithubMeta,
newer Module::Install has strict subs and this breaks unless installed
2012-04-07 20:52:45 +00:00
sthen
7b045135da Update devel/p5-Test-WWW-Mechanize to version 1.30. Adapt a test to
WWW::Mechanize 1.70.  Required by the recent www/p5-WWW-Mechanize update
as well as the Catalyst update.

More recent versions of Test::WWW::Mechanize depend on LWP 6.02, which
hasn't hit OpenBSD's ports tree yet.

From Andreas Voegele's repo.
2012-04-07 20:04:39 +00:00
sthen
5345d897c1 Update devel/p5-Log-Log4perl to version 1.34, which provides
Log::Log4perl::Catalyst. From Andreas Voegele's repo.
2012-04-07 19:58:52 +00:00
gsoares
c05a34ac9b * update to 1.25
* tweak DEPENDS
* no need groff
* enable pod tests

from wen heping(maintainer)
2012-04-07 15:46:23 +00:00
sthen
986b3a9a6d update Moose to 1.25 and associated ports to follow; Andreas Voegele 2012-04-07 14:28:57 +00:00
sthen
f0b8acd6c5 update to p5-namespace-autoclean 0.13, from Andreas Voegele's repo 2012-04-07 14:06:37 +00:00
sthen
0e2a2e2a28 add extra regress dep from Andreas Voegele's tree
also: whitespace issues in Makefile, regen plist, no groff
2012-04-07 14:03:37 +00:00
sthen
4394389929 extra deps, from Andreas Voegele's github tree 2012-04-07 13:50:06 +00:00
landry
559d9f805a +spidercochon^H^H^H^H^H^H^Hmonkey 2012-04-07 13:49:14 +00:00
ajacoutot
8e532628a3 Update to libpeas-1.4.0.
ok jasper@
2012-04-07 13:48:45 +00:00
landry
191bc6db26 Import devel/spidermonkey 1.8.5
- built from the official upstream release
- needed for upcoming gnome/js update
- this is not an update to lang/spidermonkey, as that new version was
  built upon Ffx 4 js engine and probably only works on amd64/i386/ppc.
It builds on sparc64 but is broken at runtime. Not marking BROKEN-* to
allow depending ports to build. Other archs untested.
- special care was taken to ensure it doesnt conflict with
  lang/spidermonkey (install versionned binaries/headers..)
- ports wanting to use it should use devel/spidermonkey>=1.8,<1.9 to
  ensure the correct version is picked up

Tested in an amd64 bulk build.
ok/prodding ajacoutot@
2012-04-07 13:48:18 +00:00
landry
94207a163e Cope with libxul.pc -> libxul19.pc renaming. 2012-04-07 13:11:27 +00:00
landry
1782b6d9d9 Assorted cleanups to xulrunner 1.9 port :
- rename libxul{,-embedding}.pc files to libxul19{,-embedding}.pc to
  cope with an eventual xulrunner built from latest mozilla
- move some WANTLIB-devel from Makefile.inc to 1.9/Makefile
- use BASE_PKGPATH instead of devel/xulrunner/${MOZILLA_VERSION:R:R}, as
  there might be a devel/xulrunner/last someday
- sanitize the subst regexps done on the .pc files, half of them were
  useless
- bump REVISIONs.

Tested in a full bulk build with all xulrunner users..
2012-04-07 13:10:50 +00:00
ajacoutot
8cab67fa47 User switching cannot work on OpenBSD; so disable it in the lockdown
policy for gnome-panel.
2012-04-07 12:21:48 +00:00
ajacoutot
2964de6e66 Remove bogus CONFIGURE_ARGS. 2012-04-07 07:29:42 +00:00
jeremy
3be3b6ea7a Update ruby-home_run to 1.0.6. Minor regress change for
better reliability.
2012-04-06 19:29:20 +00:00
jasper
98205bf2a5 - rework this port to use the gnu autofuck so a library and header are built
and installed.
2012-04-06 17:56:03 +00:00
jasper
4a3570d404 - use googlecode hompage instead of the github one; simply the port accordingly
prompted by aja@
2012-04-06 14:38:26 +00:00
jasper
e49d37b1cb sync 2012-04-06 14:10:42 +00:00
jasper
4dffa0dbeb import libyubikey 1.8
This package contains the low-level C software development kit for the
Yubico authentication device, the YubiKey.

ok aja@
2012-04-06 14:09:13 +00:00
ajacoutot
59c22d3f63 Limits need to be cranked for the regress tests. 2012-04-06 12:06:51 +00:00
ajacoutot
702891f7d2 Sync patch with upstream. 2012-04-06 10:44:38 +00:00
sthen
ac7fa6a05b don't use groff 2012-04-06 10:04:39 +00:00
sthen
ffde679b7d update p5-Test-Fatal to 0.008 from Andrew Fresh 2012-04-06 10:02:14 +00:00
sthen
d44a0c3872 update p5-Package-Stash-XS to 0.25, from Andrew Fresh 2012-04-06 10:01:51 +00:00
sthen
ecfd9ab132 update p5-Package-Stash to 0.33, from Andrew Fresh 2012-04-06 10:01:33 +00:00
sthen
be74a5d76b update p5-Config-Any to 0.23, from Andrew Fresh 2012-04-06 10:01:09 +00:00
sthen
fd3aa3ddd2 Update p5-Class-C3-Componentised-1.001000 from Andrew Fresh 2012-04-06 10:00:53 +00:00
sthen
4f89bd6640 update p5-namespace-clean to 0.22, from Andrew Fresh, additional dep found by me 2012-04-06 09:54:30 +00:00
sthen
7ce76688cc hook in new p5-* thingys 2012-04-06 09:30:14 +00:00
sthen
1e755cb921 import p5-Memoize-ExpireLRU from Andrew Fresh, ok landry@
For the theory of Memoization, please see the Memoize module
documentation. This module implements an expiry policy for Memoize
that follows LRU semantics, that is, the last n results, where n
is specified as the argument to the CACHESIZE parameter, will be
cached.
2012-04-06 09:25:46 +00:00
sthen
e91fa98c51 import p5-Data-Dumper-Concise, from Andrew Fresh, ok landry@
This module always exports a single function, Dumper, which can be
called with an array of values to dump those values.

It exists, fundamentally, as a convenient way to reproduce a set
of Dumper options that we've found ourselves using across large
numbers of applications, primarily for debugging output.

The principle guiding theme is "all the concision you can get while
still having a useful dump and not doing anything cleverer than
setting Data::Dumper options" - it's been pointed out to us that
Data::Dump::Streamer can produce shorter output with less lines of
code. We know. This is simpler and we've never seen it segfault.
But for complex/weird structures, it generally rocks. You should
use it as well, when Concise is underkill. We do.

Why is deparsing on when the aim is concision? Because you often
want to know what subroutine refs you have when debugging and because
if you were planning to eval this back in you probably wanted to
remove subrefs first and add them back in a custom way anyway. Note
that this -does- force using the pure perl Dumper rather than the
XS one, but I've never in my life seen Data::Dumper show up in a
profile so "who cares?".
2012-04-06 09:25:08 +00:00
sthen
ef41ca0f81 import p5-Data-Compare from Andrew Fresh, ok landry@
This module compares arbitrary data structures to see if they are copies
of each other.
2012-04-06 09:24:33 +00:00
sthen
51c6e2c87d import p5-Class-Unload from Andrew Fresh, ok landry@
Unloads a given class by clearing out its symbol table and removing
it from %INC.
2012-04-06 09:23:55 +00:00
ajacoutot
c6dfed7997 Clarify README. 2012-04-06 07:53:38 +00:00
ajacoutot
7ca1125e37 Tweak README. 2012-04-06 07:26:37 +00:00
jasper
6ec320d6c9 add a reminder comment 2012-04-05 16:11:01 +00:00
dcoppa
0c596b7764 Bugfix update to 2.0.18.
from dhill@
2012-04-05 14:07:44 +00:00
ajacoutot
724007d03f Remove useless patch which I forgot in previous commit. 2012-04-05 12:42:45 +00:00
ajacoutot
ed97b19505 From upstream: gio-types.defs: change some enums to flags
These flags types were originally incorrectly handled in glib as being
enums.  That bug was fixed, but they're still enums here, leading to
warnings about the mismatch.
Change them to flags.
2012-04-05 12:08:25 +00:00
ajacoutot
9604a0f414 Update to sdl-ttf-2.0.11.
from Brad
2012-04-05 11:42:49 +00:00
ajacoutot
c63e74e29c Update to sdl-net-1.2.8.
from Brad
2012-04-05 11:42:09 +00:00
ajacoutot
e1a57d4328 Update to sdl-mixer-1.2.12.
from Brad
2012-04-05 11:41:32 +00:00
ajacoutot
8a0c9e0366 Update to sdl-image-1.2.12.
from Brad
2012-04-05 11:40:46 +00:00
ajacoutot
b697253b59 Update to sdl-gfx-2.0.23.
from Brad
2012-04-05 11:39:29 +00:00
jasper
009f1a0cca - drop this patch, treating X_LIBS as special isn't needed anymore, this used
to upset pkgconfig/libtool/configure (pick one, aja and i forgot which one..)

tested in a full bulk build.

ok aja@
2012-04-05 11:39:19 +00:00
sthen
57f96e1c05 update to fossil 1.22 from James Turner, minor tweak from me 2012-04-04 22:49:48 +00:00
jasper
e8bd897ada sync patch 2012-04-04 17:24:29 +00:00
jasper
78666079a1 - add two more LTS patches 2012-04-04 15:41:25 +00:00
jasper
75dc8f6ad7 - update to 0.19, which among various changes adds support for
the MSP430-JTAG-ISO on non-linux platforms, but due to lack of hardware
this hasn't been tested on openbsd..
2012-04-04 15:30:59 +00:00