ajacoutot
82e2ac5699
Update to gnucash-2.6.12.
2016-03-30 07:42:21 +00:00
ajacoutot
ee57de9b32
Update to awscli-1.10.17.
2016-03-30 05:47:12 +00:00
ajacoutot
776f56a01d
Update to py-botocore-1.4.8.
2016-03-30 05:46:54 +00:00
sthen
4f40ab2aa2
update to asterisk-13.8.0
2016-03-29 23:24:46 +00:00
rpointel
709548b835
update apktool to 2.1.0
...
ok benoit@ ajacoutot@
2016-03-29 18:13:54 +00:00
danj
1cdb143662
update to py-rsa-3.4.1
...
tweaks from jca@, ok shadchin@ jca@ ajacoutot@
2016-03-29 17:44:29 +00:00
robert
2447ae7a15
update to 49.0.2623.110
2016-03-29 17:37:38 +00:00
sthen
818b883327
update to calibre-2.53.0
2016-03-29 16:21:03 +00:00
landry
2fce11f54f
Bugfix update to QGIS 2.14.1.
2016-03-29 15:09:52 +00:00
sthen
4f5792b75f
update to nghttp2-1.9.1
2016-03-29 14:59:57 +00:00
sthen
0685c3cf44
update to darktable-2.0.3
2016-03-29 14:55:18 +00:00
ajacoutot
90eede1d49
The textproc/p5-XML-Parser dependency should come from textproc/p5-File-KeePass.
2016-03-29 13:50:13 +00:00
sthen
b28a2ce99b
Add rdep on p5-XML-Parser, needed for various use-cases and it doesn't pull
...
in a big dep chain.
2016-03-29 13:34:31 +00:00
naddy
b565ffc051
g/c PFRAG.shared from OCaml ports; ok chrisz@
2016-03-29 11:27:00 +00:00
sthen
0d5bad6448
bump REVISION to force updates; works around
...
http://marc.info/?l=openbsd-ports&m=145924293531003&w=2
2016-03-29 09:44:59 +00:00
sthen
5abb1c6416
new dep on py-setuptools_scm
2016-03-29 09:26:00 +00:00
rpointel
35a13914b7
add pdfid to MODPY_ADJ_FILES to have the correct shebang.
...
from bluhm@ (thanks)
2016-03-29 06:06:57 +00:00
uebayasi
8a95241406
valgrind-3.10.1p9: Not only recognize pledge(2) but also skip it so
...
Valgrind can call syscalls implicitly.
2016-03-29 05:10:55 +00:00
kili
4c06108c58
Merge PFRAG.ahared into PLIST. Reminded by naddy@.
2016-03-28 22:42:13 +00:00
sthen
71e1612da6
update to sslsplit-0.5.0
2016-03-28 21:37:25 +00:00
kili
4bcf8ed74c
Protect us from #defining linux specific ioctls in ext2_fs.h which
...
may be picked up by autoconfigure scripts and even used at runtime.
Found by brynet@ when building archivers/libarchive. People agree
(at least brynet@, zhuk@, nadd6@ iirc), the only bikeshed was wether
to remote the #defines completely, used #ifdef __linux__ or #ifndef
__OpenBSD__. I choose the latter for now, because I think i've seen
some consumers of this port where some non-linux systems apparently
*do* support the same ioctls.
2016-03-28 20:08:56 +00:00
juanfra
eb1c1ad46d
Add a warning about to run raco commands as root.
2016-03-28 19:08:18 +00:00
zhuk
285a3fa241
Fix the case when WANTLIB-= didn't silence portcheck.
2016-03-28 15:38:21 +00:00
zhuk
952e095046
Hook up recently added test.
2016-03-28 15:37:12 +00:00
zhuk
a0b20788cc
Import (currently failing) test of false-positive in portcheck:
...
when you have a PKG_ARCH=* port and, to avoid WANTLIBs (coming from
MODULES, for example) getting in package, specify WANTLIB-= (empty),
portcheck misses this and still warns about non-empty WANTLIB.
The fix to be comitted separately in the next commit.
2016-03-28 15:36:17 +00:00
naddy
32f8f249d0
maintenance update to 1.23.3
2016-03-28 14:50:12 +00:00
okan
c6246bd5d1
update to 1.79.
2016-03-28 14:49:52 +00:00
okan
af69d1d2d2
update to 1.4.6; drops patches no longer required.
2016-03-28 14:48:02 +00:00
okan
9ef404c196
update to 0.05.
...
ok bluhm@
2016-03-28 14:46:07 +00:00
semarie
2493af81cf
www/privoxy: annotate all templates with @sample
...
OK sthen@
2016-03-28 14:25:02 +00:00
gonzalo
d1e3962889
Update for Anki to 2.0.33:
...
http://ankisrs.net/docs/changes.html
Maintener timout.
2016-03-28 13:25:25 +00:00
rpointel
dbf3aff8b1
SUBDIR += pdfid
2016-03-28 12:40:49 +00:00
rpointel
b2a1550000
import pdfid ok sthen@.
...
PDFiD is not a PDF parser, but it will scan a file to look for certain PDF
keywords, allowing you to identify PDF documents that contain (for example)
JavaScript or execute an action when opened. PDFiD will also handle name
obfuscation.
2016-03-28 12:40:06 +00:00
zhuk
3a8e1ef97f
Compact checks lines for dbus,-suid.
2016-03-28 12:40:06 +00:00
danj
55ae995843
update to py-werkzeug-0.11.5
...
ok jca@ shadchin@
2016-03-28 12:20:33 +00:00
sthen
b548d533e7
fix following freetds update, which moved DBMAXNAME defn to a non-installed
...
header. spotted by nigel@, https://github.com/FreeTDS/freetds/issues/57
2016-03-28 11:17:06 +00:00
zhuk
f4ee1b5a1e
Unbreak those as well: it's bad idea to commit subdirectory when the fix
...
was done in Makefile.inc.
Spotted by aja@ as well
2016-03-28 09:29:00 +00:00
zhuk
0d071cef57
Unbreak after recent qommit.
...
Spotted by aja@
2016-03-28 09:27:10 +00:00
jsg
8b6f8246d5
this builds on arm again after the recent ld.so/crt changes
2016-03-28 06:51:19 +00:00
naddy
fe1d4a2aa6
g/c PFRAG.shared
2016-03-27 20:53:14 +00:00
sthen
0d7f067ba3
more LL for large constants
2016-03-27 20:04:25 +00:00
awolk
20fbea20bb
Update www/libwebsockets 1.7.3 => 1.7.4
...
OK abieber@
2016-03-27 18:03:36 +00:00
zhuk
92e62c662c
... typed "ci" too fast: CONFIGURE_STYLE should stay.
...
But now I have a good cause to thank Josh Grosse for original patch. :)
2016-03-27 16:19:17 +00:00
zhuk
c863c6d49c
Oops, missed that one in previous qmake commit.
2016-03-27 16:16:50 +00:00
sthen
6d56aa41a1
use LL for 64-bit constants, to fix build on 32-bit arch. ok kili@
2016-03-27 16:06:16 +00:00
naddy
9da566408c
g/c PFRAG.shared
2016-03-27 15:31:23 +00:00
sthen
6e5b19728f
update to freetds-0.95.89
2016-03-27 15:09:02 +00:00
ajacoutot
3e891acbe8
Update to py-keyring-8.5.1.
2016-03-27 14:17:34 +00:00
ajacoutot
fc35293a0e
Pushed upstream.
2016-03-27 13:48:41 +00:00
sthen
60e068caf3
Build the bs2b plugin for gstreamer1, this uses libbs2b (Bauer stereophonic-
...
to-binaural DSP) which can be useful for headphone listening. This is used
by the Crossfeed plugin in Quod Libet. ok ajacoutot@
2016-03-27 12:08:19 +00:00