zhuk
a0f6c05d02
Upstream rolled up a new version of trayapp, coping with recent
...
disklabel changes. The eject.c patch isn't needed anymore.
2015-11-17 22:52:06 +00:00
zhuk
3869751e49
Update IntelliJ IDEA to 15.0.1 version.
...
From Caspar Schutijser, thanks!
2015-11-17 22:49:44 +00:00
florian
5b13a2195e
+py-ripe.atlas.tools
2015-11-17 20:58:15 +00:00
florian
99d43ef80c
official command-line client for RIPE Atlas
...
Worked on (among other things) during the recent RIPE Atlas Hackathon
in Bucharest.
tweaks & OK sthen@
2015-11-17 20:57:41 +00:00
florian
aacb284ef3
+py-ripe.atlas.sagan
2015-11-17 20:56:27 +00:00
florian
206c6c1dcc
parsing library for RIPE Atlas measurement results
...
Dependency for net/py-ripe.atlas.tools port.
tweaks & OK sthen@
2015-11-17 20:55:50 +00:00
florian
1f5b86692a
+py-ripe.atlas.cousteau
2015-11-17 20:55:10 +00:00
florian
da76625a05
python bindings for the RIPE Atlas API
...
Dependency for net/py-ripe.atlas.tools port.
tweaks & OK sthen@
2015-11-17 20:54:15 +00:00
sthen
dfdc8a7e30
Remove the LD_PRELOAD workarounds for vlc-cache-gen. I suspect this may have
...
been due to the recently-fixed ld.so bug with unloading/reloading that was
figured out with SDL2. Also something has changed very recently causing vlc
to fail on i386 ("lazy binding failed") if these patches are *in*.
If the segfaults recur we can figure something else out but I haven't hit
them in hundreds of vlc-cache-gen runs.
OK brad (maintainer).
2015-11-17 20:26:39 +00:00
florian
0ea01714a3
+py-socketio-client
2015-11-17 19:56:11 +00:00
florian
12a75dda2b
python socket.io client library
...
Dependency for net/py-ripe.atlas.tools port.
tweaks, python3 flavor & OK sthen@
2015-11-17 19:55:11 +00:00
florian
050ca194dd
+py-websocket-client
2015-11-17 19:54:14 +00:00
florian
a99955b3d6
WebSocket client for python.
...
Dependency for net/py-socketio-client port.
tweaks, python3 flavor & OK sthen@
2015-11-17 19:53:38 +00:00
florian
d9cce04553
+py-tzlocal
2015-11-17 19:51:39 +00:00
florian
2ed0677b86
python tzinfo object for the local timezone
...
Dependency for net/py-ripe.atlas.tools port.
tweaks, python3 flavor & OK sthen@
2015-11-17 19:49:36 +00:00
sthen
e5b23a0453
+img2pdf
2015-11-17 17:55:32 +00:00
sthen
1713cd8336
import ports/graphics/img2pdf, ok landry@
...
The program will take image filenames from commandline arguments and output
a PDF file with them embedded into it. If the input image is a JPEG or
JPEG2000 file, it will be included as-is without any processing. If it is
in any other format, the image will be included as zip-encoded RGB.
As a result, this tool will be able to lossless wrap any image into a
PDF container while performing better (in terms of quality/filesize ratio)
than existing tools in case the input image is a JPEG or JPEG2000 file.
2015-11-17 17:54:56 +00:00
ajacoutot
38f4b02746
SECURITY update to gdm-3.18.2.
2015-11-17 17:48:40 +00:00
feinerer
f1d45d965e
Update to HDF5 1.8.16
...
OK pirofti@
2015-11-17 17:46:00 +00:00
jasper
bf35d13467
Security fix for CVE-2015-7747
2015-11-17 16:08:46 +00:00
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