13511 Commits

Author SHA1 Message Date
chrisz
a814c444bf Import cudf, which is needed for OPAM.
ok krw@
2014-10-25 12:50:29 +00:00
jasper
20ec70b23b update to specinfra-2.4.0 2014-10-25 10:30:53 +00:00
gsoares
715dcdfd67 update to 1.67; ok jsg@
feedback/review jasper@ sthen@, thanks.
2014-10-24 03:44:33 +00:00
nigel
0ba18208a4 sync +p5-File-Listing 2014-10-23 20:43:37 +00:00
nigel
c7aba5beb4 Split out from p5-libww >= 6.0, part of p5-libwww updates.
Ok sthen@
2014-10-23 19:17:59 +00:00
nigel
6d95a00244 Update to vresion 2.213, fixes deprecated / random hash.
Ok sthen@, landry@, jasper@
2014-10-23 14:34:46 +00:00
nigel
441eceb692 sync add p5-File-chmod 2014-10-23 14:28:01 +00:00
nigel
0c8091903e implement sybolic and ls chmod modes required by p5-Test-Inline.
Ok sthen@, landry@, jasper@
2014-10-23 14:08:30 +00:00
jasper
d126cda114 switch to working maintainer email; ok MAINTAINER 2014-10-23 07:26:55 +00:00
ajacoutot
8c62d1f8db Uodate to p5-Glib2-1.305.
prodded by jasper@
2014-10-22 19:24:53 +00:00
jasper
384fc55f42 update to gsl-1.16.0.3 2014-10-22 19:16:57 +00:00
jasper
9c52453469 add PORTROACH to limit to 1.x releases 2014-10-22 19:08:21 +00:00
ajacoutot
2fd4b381bf Merge a few bug fixes from upstream stable branch. 2014-10-22 15:58:37 +00:00
pea
31deda19ac Unify address. Spotted by jasper@
ok jasper@, landry@
2014-10-22 14:10:46 +00:00
okan
4ae2de81e1 unify address; noted by jasper 2014-10-22 13:56:33 +00:00
jasper
eab568af91 unify maintainer addresses
ok gsoares@
2014-10-22 13:44:44 +00:00
jasper
04de2aa0e9 unify maintainer addresses
ok MAINTAINER
2014-10-22 13:08:35 +00:00
jasper
75df3a3ef7 unify maintainer addresses
ok chrisz@
2014-10-22 13:00:54 +00:00
chrisz
304c84eda3 Install documentation
ok avsm@
2014-10-21 19:18:46 +00:00
sthen
614f6bcfac update to Parallel-ForkManager-1.06 2014-10-21 10:04:14 +00:00
stu
857c04b8fe Install as many extensions as easily possible as Tcl Modules. 2014-10-21 05:10:34 +00:00
stu
1146eb19c9 Install as many extensions as easily possible as Tcl Modules. 2014-10-21 05:10:19 +00:00
jasper
183c135284 update to specinfra-2.3.2 2014-10-20 19:08:40 +00:00
naddy
83defc4840 maintenance update to 0.19.3 2014-10-20 18:34:38 +00:00
sthen
d60bb969f0 update to ccache 3.1.10 2014-10-20 17:30:39 +00:00
jasper
c776f1ce0f take maintainership 2014-10-20 07:52:19 +00:00
jasper
f5e4f6bbfb update to rspec-core-3.1.7 2014-10-19 21:36:45 +00:00
jasper
a20c223bf6 update to rspec-support-3.1.2 2014-10-19 21:36:33 +00:00
jasper
2e054d93cb update to rspec-mocks-3.1.3 2014-10-19 21:36:12 +00:00
jasper
0ecc312944 update to rspec-expectations-3.1.2 2014-10-19 21:35:59 +00:00
jasper
2ec1b6d19c add missing dependency; spottedy by rpe@ and naddy@ 2014-10-19 17:19:38 +00:00
landry
e74fbcc46c Missed bump for maintainer change. 2014-10-19 07:39:26 +00:00
kirby
e82b3a10c4 update to jansson-2.7
changelog: https://jansson.readthedocs.org/en/2.7/changes.html#version-2-7
2014-10-18 14:39:35 +00:00
chrisz
d2912d1785 remove filename_cmp and filename_ncmp, which are replaced by macros.
ok pascal@
2014-10-18 10:07:52 +00:00
jasper
9549afcac5 add missing dependency; spotted by nigel@ 2014-10-18 09:37:27 +00:00
ajacoutot
d8aa2fc95c Move INSTALL_REPLACE; no pkg change. 2014-10-18 04:19:31 +00:00
jeremy
560fd18390 Allow use of ptlib without a ports tree installed. This removes the last
use of FAKE_AS_ROOT = always-wrap in the tree.

OK ajacoutot@
2014-10-18 01:27:43 +00:00
jasper
e33f8c3a84 put version back as it was supposed to be 2014-10-17 21:57:47 +00:00
jasper
f4d7d614c9 re-enable rspec3 2014-10-17 17:28:36 +00:00
jasper
8c82a6a033 - update to serverspec-2.3.1
- switch to use rspec3
2014-10-17 17:28:21 +00:00
jasper
03beca5d8c - update to specinfra-2.3.0
- switch to use rspec3

many thanks to upstream for promptly merging my patches to get specinfr2
working on OpenBSD (including the routing table matchers). if there's a
matcher that doesn't work on OpenBSD, please do let me know.
2014-10-17 17:28:02 +00:00
jasper
5d31e52a4b Remove rspec2 so that rspec3 can take it's place. They conflict and rspec3
will actually be used instead of just a TDEP (for serverspec).

discussed with and ok jeremy@
2014-10-17 17:26:04 +00:00
jasper
df707ed99e disable rspec2 tests for these ports as rspec2 will be removed shortly.
ok jeremy@
2014-10-17 17:03:26 +00:00
jasper
7e663b5768 remove rspec-puppet and puppetlabs_spec_helper which haven't been ported
to rspec3 at runtime yet. people doing actual puppet development can install
them as regular gems as they most likely already have.

ok jeremy@
2014-10-17 15:47:25 +00:00
sthen
d52d10bb3d mark BROKEN-i386 2014-10-17 14:12:02 +00:00
jasper
9b8d010fd5 take maintainership and adjust HOMEPAGE 2014-10-17 12:18:06 +00:00
jasper
571d436e38 drop maintainership of stuff i don't use anymore 2014-10-17 11:15:03 +00:00
landry
9f8f88013f Bump REVISIONs after mozilla.port.mk depends changes. 2014-10-17 07:17:23 +00:00
dcoppa
52cc46d352 Update to hs-uuid-1.3.4
From maintainer David Schaefer
2014-10-16 13:07:27 +00:00
nigel
1ab6867261 Update to version 0.35 and remove maintainer
ok jasper
2014-10-15 21:14:22 +00:00