138638 Commits

Author SHA1 Message Date
rsadowski
0fc48b5edb Update okteta to 0.26.1 2019-06-03 05:18:41 +00:00
kn
a8219e716b + py-bitstring 2019-06-02 22:55:29 +00:00
kn
b219e173e3 Import py-bitstring
Bitstrings can be constructed from integers (big and little endian), hex,
octal, binary, strings or files. They can be sliced, joined, reversed,
inserted into, overwritten, etc. with simple functions or slice notation.
They can also be read from, searched and replaced, and navigated in,
similar to a file or stream.

Feedback and OK jasper
2019-06-02 22:53:44 +00:00
rsadowski
0cd5981809 Bugfix update kdiff3 to 1.8.1 2019-06-02 19:17:09 +00:00
jasper
db160f7c41 +py-ana 2019-06-02 19:14:52 +00:00
jasper
302fc5edc3 import py-ana-0.05
ANA is a project to provide easy distributed data storage for stuff. It
provides every object with a UUID and, when pickled, will first
serialize the object's state to a central location and then "pickle" the
object into just its UUID. This is really handy when you have to
distribute objects in some distributed system, and you'd rather not
pickle the whole object every time you need to send it.

feedback and ok kn@
2019-06-02 19:13:23 +00:00
thfr
02a0c00188 update to faudio 19.06, tested with FNA and 2 XNA games by me; ok jca@ ports-wise 2019-06-02 16:24:42 +00:00
ajacoutot
54aeb28f89 Update to spidermonkey-60.7.0.
- fix @conflict markers while here

ok jasper@ (maintainer)
2019-06-02 12:54:26 +00:00
jasper
d41b0a0dd0 update to sassc-3.6.0 2019-06-02 11:57:28 +00:00
jasper
93ca9a6299 update to libsass-3.6.0 2019-06-02 11:57:20 +00:00
jasper
23b4190f58 update to py-ncclient-0.6.6 2019-06-02 11:57:02 +00:00
jasper
ed862b95ff update to ansible-2.8.0 2019-06-02 11:53:09 +00:00
jasper
694c0523bd update to boofuzz-0.1.5 2019-06-02 11:42:21 +00:00
jasper
7e66a00f62 update to p5-Event-1.27l 2019-06-02 11:35:28 +00:00
jasper
9139ec6a0d update to flawfinder-2.0.9l 2019-06-02 11:33:36 +00:00
ajacoutot
5d5fdd1caa Needs net/rsync to build. 2019-06-02 08:42:29 +00:00
ajacoutot
dc7fce259f - arm: Mark the stack as non-executable on ELF
- Optimize coefficient decoding

via Brad (maintainer)
2019-06-02 08:32:12 +00:00
ajacoutot
7bde71deb2 Update to xvidcore-1.3.5.
from Brad (maintainer)
2019-06-02 08:31:02 +00:00
otto
0eca7ac3bb Add libfstrm 2019-06-02 06:24:26 +00:00
otto
8770585dae Frame Streams is a light weight, binary clean protocol that allows for
the transport of arbitrarily encoded data payload sequences with minimal
framing overhead -- just four bytes per data frame. Frame Streams does
not specify an encoding format for data frames and can be used with any
data serialization format that produces byte sequences, such as Protocol
Buffers, XML, JSON, MessagePack, YAML, etc. 
ok and help sthen@
2019-06-02 06:19:38 +00:00
lteo
a231fe5be2 Update to Snort 2.9.13 from maintainer Markus Lude, with a note in
patch-src_dynamic-plugins_sf_engine_Makefile_in to indicate that
libsf_sorules is disabled.
2019-06-02 02:07:44 +00:00
ajacoutot
fc731b460a SECURITY update to bro-2.6.2.
- CVE-2019-12175
2019-06-01 23:22:41 +00:00
fcambus
c52ca28237 Update spleen to 1.0.5. 2019-06-01 20:54:12 +00:00
kn
b69a9863dc Enable py-unicorn,python3
QEMU's configure script cannot cope with modern Python, but unicorn does.

Pass python2 to QEMU in both cases, otherwise unicorn behaves like any
other flavored python port.

"go ahead" jasper
2019-06-01 20:00:01 +00:00
robert
0d050e99f6 update to 75.0.3770.66 2019-06-01 18:03:30 +00:00
ajacoutot
1ffd40d170 Update to google-cloud-sdk-248.0.0. 2019-06-01 16:41:35 +00:00
ajacoutot
505ea9539d Update to awscli-1.16.169. 2019-06-01 16:32:27 +00:00
ajacoutot
696920129e Update to py-botocore-1.12.159. 2019-06-01 16:32:13 +00:00
ajacoutot
00bd83c28a Update to py-boto3-1.9.159. 2019-06-01 16:32:00 +00:00
ajacoutot
e44af39269 Update to rdesktop-1.8.6. 2019-06-01 11:49:15 +00:00
cwen
b701dcd5ac libwpd: add a missing header to fix the build with ports-gcc
OK jca@ (maintainer timeout)
2019-06-01 10:11:09 +00:00
cwen
2a5c2b8b91 p5-WWW-Search: update to 2.518
Changelog:
https://metacpan.org/source/MTHURN/WWW-Search-2.518/Changes

OK afresh1@
2019-06-01 09:53:27 +00:00
ajacoutot
c35f1bbbde Update to lighttpd-1.4.54.
from Brad (maintainer)
2019-06-01 09:52:33 +00:00
ajacoutot
1d8380c182 Update to ircd-hybrid-8.2.26.
from Brad
2019-06-01 09:47:19 +00:00
robert
9f89fe0c7f fix functions to show the proper number of open fds 2019-06-01 08:39:23 +00:00
ajacoutot
911ecf5313 Missing BDEP on devel/libsoup. 2019-06-01 07:58:09 +00:00
jturner
182c580dc4 Update janet to 0.6.0.
All kinds of newness: https://github.com/janet-lang/janet/releases/tag/v0.6.0
2019-06-01 01:40:14 +00:00
espie
6c4c8f7a27 update to 2.6
use new licence markers, so we'll see who's up-to-date :)
2019-05-31 21:55:24 +00:00
espie
a1a1007a0b move to new PERMIT 2019-05-31 21:29:52 +00:00
espie
7271781869 phase out old PERMIT_* variables.
We won't be distributing CDROM anymore, so simplify to
just PERMIT_PACKAGE / PERMIT_DISTFILES

In particular, the new variables are shorter, so this makes
for better cosmetic sense in ports.

The "current" version allows for the old variables to die out
peacefully, at our leasure, and then I'll remove the old stubs.

As discussed with sthen@, various people agree, and deraadt@
is okay with the strategic change.

This does survive a bulk.

PLEASE NOTE: built packages require current pkg* tools.
In particular, the current version deals with
@comment pkgpath=* ftp=*
just fine, but the old one WILL COMPLAIN about missing cdrom info.

register-plist also doesn't care, adding/removing cdrom info
is a no-op for it. There is NO BUMP needed for the conversion.

For now, sqlports STILL carries the old variables. I'll deal
with their removal later.
2019-05-31 21:27:03 +00:00
fcambus
c9c9b5e843 Update mame to 0.210. 2019-05-31 21:24:19 +00:00
jeremy
4ee2064992 Update to sequel_pg 1.12.1 2019-05-31 18:42:25 +00:00
rsadowski
eb508318ed Update catch2 to 2.8.0 2019-05-31 17:45:55 +00:00
rsadowski
63cae3be0a Update tellico to 3.2 2019-05-31 16:28:43 +00:00
ajacoutot
e24bd03043 Update to py-bokeh-1.2.0. 2019-05-31 16:19:37 +00:00
rsadowski
2eeacc9d14 Update kstars to 3.2.3 2019-05-31 16:19:06 +00:00
sthen
4cc89d619e update to php-7.2.19 2019-05-31 14:31:51 +00:00
sthen
91b5bbc6a1 update to php-7.1.29 2019-05-31 14:31:43 +00:00
sthen
b9d69e975c update to libsodium-1.0.18 2019-05-31 14:29:13 +00:00
ajacoutot
cf580f8db7 Include the UI.
req. by Uwe Werler
2019-05-31 14:19:36 +00:00