benoit
ffc1298705
Fix build with -fno-common from FreeBSD.
2021-02-19 07:09:14 +00:00
gnezdo
816e6cf2ac
Remove unplugged lang/erlang/19
...
All references to it should be removed or marked BROKEN.
This removes another -fno-common straggler.
"go for it" jasper@
2021-02-19 04:09:51 +00:00
gnezdo
0a1115cf44
Unplug unused lang/erlang/19
...
Removed support from elrang.port.mk leaving the multi-version
structure in place for future use.
"go for it" jasper@
2021-02-19 04:05:54 +00:00
gnezdo
ccd23be703
Remove erlang19 flavor from devel/rebar{,3}
...
The goal is to retire erlang19 broken by -fno-common.
ok jmatthew@
2021-02-19 03:58:34 +00:00
tb
d6af331f0a
Update to foma 0.9.18.20200928
...
Moves to the current github head and fixes the build with -fno-common.
Version number suggested by daniel.
ok kn
2021-02-19 02:13:02 +00:00
kn
1dc7183c4b
Fix build with "-fno-common"
...
This is a minimal diff which works for me (tm), e.g. I can do
excel-like tasks just fine
2021-02-18 23:34:05 +00:00
sthen
172da08c12
set PKGNAME
2021-02-18 22:57:25 +00:00
sthen
8a50072149
oops, making py-*stemmer py3-only was premature, sphinx still needs it
2021-02-18 22:26:46 +00:00
tb
77fcc57763
xastir: Fix build with -fno-common
...
move HOMEPAGE to TLS while there.
From Michael (michi+openbsd dataswamp org)
2021-02-18 22:08:25 +00:00
cwen
09519a09a0
oroborus: update to 2.0.20, fix the build with -fno-common
...
Also tested by Ryan Freeman, who had a similar diff.
"fine with me" sthen@
2021-02-18 22:01:17 +00:00
sthen
f730fe13f1
py3-only for devel/py-gevent, sysutils/py-statgrab, sysutils/py-parallel-ssh, net/py-geventhttpclient
2021-02-18 21:42:34 +00:00
sthen
a8032dbf44
use https HOMEPAGE for printrun.
...
(2.0.0 is currently in rc stage, if someone is interested in printrun
then it might be a good time to look at what's needed to handle an update)
2021-02-18 21:33:10 +00:00
sthen
3a5e5e735e
update to asterisk-18.2.1
...
AST-2021-001: Remote crash in res_pjsip_diversion
AST-2021-002: Remote crash possible when negotiating T.38
AST-2021-003: Remote attacker could prematurely tear down SRTP calls
AST-2021-004: An unsuspecting user could crash Asterisk with multiple hold/unhold requests
AST-2021-005: Remote Crash Vulnerability in PJSIP channel driver
2021-02-18 21:28:01 +00:00
sthen
66522c18fe
py-stemmer, py-snowballstemmer -> py3-only
2021-02-18 21:08:33 +00:00
sthen
05ebe812af
bump; libplist packaging change
2021-02-18 20:55:17 +00:00
sthen
5e4a7e77d9
drop python 2 bindings to libplist, unused in ports
2021-02-18 20:54:29 +00:00
sthen
9674cadf12
py-pexpect: move to py3 only (py2 not used in tree and has dep on py2-sphinx)
2021-02-18 20:42:26 +00:00
naddy
26bb131cae
Update to Snort 2.9.17, with a fix for -fno-common
...
From maintainer Markus Lude
Add missing patch.
2021-02-18 20:14:22 +00:00
sthen
8e5a08e41a
update to freedroid-1.2.1
2021-02-18 19:27:24 +00:00
kirby
4e8646c92d
Disable picking up CMocka if present.
...
Reorted by naddy@, thanks!
2021-02-18 18:37:00 +00:00
sthen
80ea3d15d5
update to i2pd-2.36.0 and remove old zero-byte patches, from maintainer
2021-02-18 17:32:42 +00:00
sthen
8608a22cc9
adjust comment, psycopg2 dropped sphinx docs
2021-02-18 16:09:52 +00:00
sthen
2ee1cab41d
fix previous
2021-02-18 15:04:45 +00:00
sebastia
591ce3671a
update 3.14.15 -> 3.14.16
2021-02-18 15:00:12 +00:00
sthen
46dc1940b5
update to dateutils-0.4.8
2021-02-18 14:59:07 +00:00
sthen
435754e8fb
py-qtwebengine: add BDEP on py-qt-builder, problem reported by aja@:
...
sip-build: Unable to import 'pyqtbuild': No module named 'pyqtbuild'
2021-02-18 14:45:30 +00:00
sthen
b5a52c332c
needs py3 for to build cdada-gen, reported by aja
2021-02-18 14:29:23 +00:00
benoit
7121a62e3e
Fix build with -fno-common.
2021-02-18 14:08:40 +00:00
sthen
284e5b1f7d
update to pmacct-1.7.6
2021-02-18 13:24:04 +00:00
sthen
1f76244d7e
+libcdada
2021-02-18 13:23:38 +00:00
sthen
383a78ba93
import devel/libcdada, ok benoit@
...
Small library that offers basic data structures (list, set, map, ..)
in a pure C API for user-space applications. Key features:
- Easy to use, portable
- No "magic" MACROs, and no need to modify your data structures (except,
perhaps, for __attribute__((packed)))
- Uses C++ standard library as the backend for most data structures
- Reasonable performance
2021-02-18 13:23:22 +00:00
sthen
d04d304057
fix hardcoded -3 that should be MODPY_BIN_SUFFIX in do-test
2021-02-18 13:09:19 +00:00
sthen
27c2d7e119
remove bogus MODPY_BIN_SUFFIX
2021-02-18 13:01:56 +00:00
sthen
2e7d568896
use MODPY_PY_PREFIX not MODPY_BIN_SUFFIX for examples/docs dir names
2021-02-18 12:51:35 +00:00
sthen
63af3b418c
remove bogus MODPY_BIN_SUFFIX
2021-02-18 12:46:41 +00:00
sthen
a7473fde60
remove bogus MODPY_BIN_SUFFIX
2021-02-18 12:41:27 +00:00
sthen
e3e53c2452
replace MODPY_PY_PREFIX in PKGNAME, python.port.mk takes care of it
2021-02-18 12:24:04 +00:00
sthen
a398d91089
re-merge py-ldap subpackages, done in the py21/22/etc days, examples are
...
no longer conflicting. avoids awkwards use of MODPY_PY_PREFIX in FULLPKGNAME.
2021-02-18 12:21:27 +00:00
sthen
8e6ad13dcb
drop unneeded MODPY_PY_PREFIX in PKGNAME
2021-02-18 12:13:46 +00:00
sthen
e0650d28ca
update to librenms-21.2.0
2021-02-18 11:59:50 +00:00
sthen
945ec3e609
remove vfprintf null workarounds
2021-02-18 11:50:23 +00:00
sthen
15563edbc3
i3/forks: don't detect that we're running a debug build. worked out with tb@
...
https://github.com/i3/i3/issues/4350
2021-02-18 11:19:19 +00:00
ajacoutot
af60f95818
Update to terragrunt-0.28.6.
2021-02-18 09:33:32 +00:00
ajacoutot
26f1ac41b8
Update to libnettle-3.7.1.
2021-02-18 09:28:08 +00:00
ajacoutot
27e9465034
Update to terraform-0.14.7.
2021-02-18 09:26:28 +00:00
ajacoutot
b171b218cd
Update to libvirt-glib-4.0.0.
2021-02-18 09:20:11 +00:00
ajacoutot
2ef2f6a0ea
Update to hplip-3.21.2.
2021-02-18 09:13:42 +00:00
ajacoutot
7787ca5fb5
Update to awscli-1.19.10.
2021-02-18 07:03:45 +00:00
ajacoutot
c769021854
Update to py3-boto3-1.17.10.
2021-02-18 07:03:26 +00:00
ajacoutot
aea8ce877d
Update to py3-botocore-1.20.10.
2021-02-18 07:03:06 +00:00