154862 Commits

Author SHA1 Message Date
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
ajacoutot
ac74558f97 Update to libgcrypt-1.9.2. 2021-02-18 06:57:29 +00:00
ajacoutot
84fb7bb862 Update to packer-1.7.0. 2021-02-18 06:56:58 +00:00
ajacoutot
3ed64602a9 Fix build with -fno-common.
from FreeBSD
2021-02-18 06:23:52 +00:00
rsadowski
3bab86c835 Missing bump, spotted by naddy 2021-02-18 05:30:37 +00:00
yasuoka
9cc60767dd Fix rcsparse for python3 flavor to accept a str as an argument for
sym2rev() or revs[] by using PyUnicode_AsUTF8AndSize().  The str is
converted into an UTF-8 encoded byte array.  This fixes "print
s['RELENG_4']" test.  Also use a bytes object for "log" or "checkout"
instead of a str object.  This is required to keep the original
encoding (utf-8, latin-1, euc-jp and so on).

ok sthen
2021-02-18 03:35:07 +00:00
daniel
c29b8e710f update pcc to 20210128
The previous version in the tree was close to a decade old and no longer
compiled with -fcommon.
2021-02-18 02:26:43 +00:00
daniel
1848563b96 update py-attrs to 20.1.0.
A version in the 20.x series is needed by airflow.

ok sthen@
2021-02-18 01:30:47 +00:00
jsg
ed5ed30c0f update intel microcode to 20210216
ok sthen@ deraadt@ on an earlier version
2021-02-17 22:37:52 +00:00
sthen
26affe81d1 update to BIND 9.16.12
https://kb.isc.org/docs/cve-2020-8625
https://downloads.isc.org/isc/bind9/9.16.12/doc/arm/html/notes.html#notes-for-bind-9-16-12
2021-02-17 20:40:16 +00:00
ajacoutot
fb4d2a4481 Update to virt-manager-3.2.0. 2021-02-17 19:06:42 +00:00
kn
5fd2152a8a Update to puppet 6.21.1
https://puppet.com/docs/puppet/6.21/release_notes_puppet.html
2021-02-17 18:45:58 +00:00
sthen
66628b86fb misc/plan: fix commons (yylineno) 2021-02-17 17:52:58 +00:00
rsadowski
4b56628325 Update yakuake to 20.12.2
Keep in sync with kde applications
2021-02-17 17:39:49 +00:00
rsadowski
b0e0a0de48 Update jenkins -devel to 2.280 2021-02-17 17:01:47 +00:00
naddy
279ade9dc6 net/netatalk: fix build with -fno-common in this old branch 2021-02-17 15:57:42 +00:00
rsadowski
c516f1148f Bugfix update syntax-highlighting to 5.79.1 2021-02-17 15:56:07 +00:00
ajacoutot
96ed072ea0 Merged. 2021-02-17 15:54:34 +00:00
rsadowski
4f336ae493 Bugfix update kdnssd to 5.79.1 2021-02-17 15:53:33 +00:00
sthen
961872de76 py-asn1-modules: fix previous (what i thought was renaming scripts with
MODPY_BIN_SUFFIX was actually installing them)
2021-02-17 15:41:22 +00:00