106403 Commits

Author SHA1 Message Date
ajacoutot
314d6260bb Update to latex2html-2015. 2015-11-17 15:03:13 +00:00
ajacoutot
71dbab2e37 Update to hiawatha-9.15. 2015-11-17 14:34:43 +00:00
ajacoutot
566c839616 Update to mozplugger-2.1.6. 2015-11-17 14:28:14 +00:00
sthen
f11e6978af more factoring 2015-11-17 14:19:37 +00:00
sthen
5ebf360eb8 add url to packaging guide 2015-11-17 14:19:27 +00:00
sthen
d7e3dab1d5 factor more parts into Makefile.inc 2015-11-17 14:03:41 +00:00
sthen
2a58867e0f factor a couple of common parts into Makefile.inc
switch to pypi distfile for letsencrypt/client
2015-11-17 14:00:32 +00:00
sthen
62a3aa1c91 move py-acme under security/letsencrypt 2015-11-17 12:49:25 +00:00
sthen
fa553147c3 +letsencrypt 2015-11-17 12:39:27 +00:00
sthen
d04da0572f import ports/security/letsencrypt, client for the letsencrypt.org CA
which is currently in beta-test.

tweaks/ok jasper
2015-11-17 12:38:43 +00:00
sthen
cbb4e5542a update to py-acme 20151114
loses tests for now (need funcsigs) but they didn't work quite properly anyway..
2015-11-17 12:36:10 +00:00
sthen
417772bd4a py-pbr 2015-11-17 11:41:07 +00:00
sthen
a3164edac6 import ports/devel/py-pbr, updated from a port by viq, ok jasper
PBR is a library that injects some useful and sensible default
behaviors into your setuptools run. It started off life as the chunks
of code that were copied between all of the OpenStack projects. Around
the time that OpenStack hit 18 different projects each with at least
3 active branches, it seems like a good time to make that code into
a proper re-usable library.
2015-11-17 11:40:21 +00:00
sthen
8b2559ba12 +py-zopecomponent 2015-11-17 10:44:07 +00:00
jasper
e30c37c3fc - update to rspec-3.4.0
http://rspec.info/blog/2015/11/rspec-3-4-has-been-released/
2015-11-17 10:23:47 +00:00
jasper
fa20791a8f update to specinfra-2.44.2 2015-11-17 10:22:53 +00:00
jasper
a69a6dd213 update to serverspec-2.24.3 2015-11-17 10:22:40 +00:00
jasper
0469c1ea62 use 'rspec3' in MODRUBY_TEST since we already include a TDEP on rspec3 2015-11-17 10:22:18 +00:00
sthen
6c28b4467b import ports/devel/py-zopecomponent, ok jasper@ 2015-11-17 10:07:02 +00:00
ajacoutot
6f9ba2238d Add rc.d script for salt-api. 2015-11-17 09:40:45 +00:00
ajacoutot
1f94406565 Update to xvkbd-3.7. 2015-11-17 09:05:54 +00:00
ajacoutot
50e768dee1 Update to hplip-3.15.11. 2015-11-17 08:57:45 +00:00
ajacoutot
5c3346e489 SECURITY fix for CVE-2015-8107:
http://www.openwall.com/lists/oss-security/2015/11/16/4
2015-11-17 08:38:52 +00:00
ajacoutot
630f72ccfc Update to gtk+3-3.18.5. 2015-11-17 07:07:26 +00:00
dcoppa
1bd09bbb88 Update to ruby-redis-3.2.2 2015-11-17 06:42:00 +00:00
jca
3df428f2a9 Expand ifdefs to build on most if not all OpenBSD architectures.
The solution isn't very nice but is the least intrusive right now; and
you can only find portability bugs in programs that do build.  As
suggested by naddy@, something based on endian.h would probably be
nicer.

ok sthen@, Josh Grosse (maintainer)
2015-11-16 22:52:08 +00:00
edd
150b4f2461 Link py-terminado. 2015-11-16 21:15:28 +00:00
edd
6347252a93 Import py-terminado.
Tweaks from shadchin@.

OK benoit@, shadchin@, rpointel@. Thanks.
2015-11-16 21:14:13 +00:00
edd
b06112052f link py-ptyprocess. 2015-11-16 21:07:25 +00:00
edd
737758ac23 Import py-ptyprocess.
Tweaks from shadchin@

OK shadchin@, benoit@, rpointel@. Thanks.
2015-11-16 21:06:18 +00:00
sthen
8c8d482a19 update to lastpass-cli 0.7.0, from Björn Ketelaars, add NO_TEST and
fix format strong (%lld for "long long" time_t cast) while there
2015-11-16 21:00:00 +00:00
edd
79ce3e6ea3 Link py-traitlets. 2015-11-16 20:57:17 +00:00
edd
a18826deba Import py-traitlets.
OK benoit@, shadchin@. Thanks!
2015-11-16 20:56:00 +00:00
sthen
4b4439bc96 Icinga Web 2 v2.1.0 2015-11-16 20:30:34 +00:00
sthen
7bd6d99f2d update to Icinga 2 v2.4.0, featuring a new RESTful API using basic auth
or client certificates for:

- filters, types, permissions
- query/create/modify/delete config objects at runtime
- status queries for global stats
- actions (e.g. acknowledge all service problems)
- event streams
2015-11-16 20:29:55 +00:00
benoit
237839b254 Update to p5-Dancer2-Plugin-Database-2.13.
ok Cesare Gargano (maintainer)
2015-11-16 20:28:21 +00:00
jca
eaebb23259 Update to pen-0.31.1 2015-11-16 19:47:21 +00:00
jasper
ff83c18a4f - update logstash to 2.0.0
please refer to https://www.elastic.co/guide/en/logstash/2.0/upgrading-logstash.html
for upgrading your setup
2015-11-16 19:02:25 +00:00
jasper
6a4c9cc6b4 - update to elasticsearch-2.0.0
NB: please update your configuration with 'sysmerge -p'; there have been
many changes to the default elasticsearch.yml: e.g. the default configuration
will bind to 127.0.0.1 and will no longer automatically form a cluster.

please refer to https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-upgrade.html
for more information; adding @ask-update to prevent broken clusters
2015-11-16 19:01:12 +00:00
sthen
f7c0d9737b Remove comment pondering whether MODPY_PI should handle s/_/-/ in dirnames.
It shouldn't, because sometimes they substitute this and sometimes they don't.
2015-11-16 18:02:22 +00:00
sthen
3fc0e522b4 Add openjp2 (hidden dependency, causing build to fail if picked up).
OK ajacoutot
2015-11-16 15:10:46 +00:00
ajacoutot
1a099129e4 Update to libsoxr-0.1.2.
Drop patch, the cmake module deals with DEBUG properly.
2015-11-16 14:38:09 +00:00
ajacoutot
0fbcf5d1ea Add PORTROACH annotations. 2015-11-16 14:36:06 +00:00
ajacoutot
b578d006df Update to argyllcms-1.8.3. 2015-11-16 14:31:29 +00:00
ajacoutot
d069868905 Update to mygpoclient-1.7. 2015-11-16 13:52:08 +00:00
ajacoutot
3d43e4ae61 Update to py-libcloud-0.19.0. 2015-11-16 13:47:33 +00:00
ajacoutot
1c035b4c63 Update to jailkit-2.18. 2015-11-16 13:43:40 +00:00
ajacoutot
bc86b9abd6 Update to rubber-1.3. 2015-11-16 13:39:57 +00:00
ajacoutot
3a31740987 Update to xmlto-0.0.27. 2015-11-16 13:24:22 +00:00
ajacoutot
0ca3861140 Update to uget-2.0.3. 2015-11-16 13:18:55 +00:00