157416 Commits

Author SHA1 Message Date
sthen
8949f21971 update to jasper-2.0.32 2021-05-23 19:28:08 +00:00
sthen
b3a9eb6510 iverilog: regen plist, not done in previous update and some required files
were missed. from Alessandro De Laurenzis.
2021-05-23 19:23:52 +00:00
sthen
29dafc420b update to yosys 0.9+4081 and fix some bash #! lines, from maintainer 2021-05-23 19:22:27 +00:00
sebastia
cd368aecb7 update 3.2.1 -> 3.2.2 2021-05-23 18:36:40 +00:00
sebastia
2993ac48bc update 3.8.0 -> 3.9.0 2021-05-23 18:34:29 +00:00
sebastia
dd40f3a5ce update 0.5 -> 0.6 2021-05-23 18:23:09 +00:00
ajacoutot
c0fc7f0df9 Fix building with newer boost; from Brad. 2021-05-23 17:53:32 +00:00
kirby
9e43eca325 Update mapnik to 3.1.0 and unbreak.
Based on my diff from 2019 and reminded by the diff from Josh Grosse.
Other chabges:
 - landry@ drops MAINTAINER
 - switch HOMEPAGE to HTTPS
 - add comments about PROJ support and running regression tests
OK landry@
2021-05-23 17:47:00 +00:00
kmos
69121923b7 Fix to keep pkglocatedb from blowing up during builds. The PFRAG.x86 was
undefined for arches where i2p isn't built. pkglocatedb still scans them
however and aborts accordingly.

ok kurt@
2021-05-23 16:26:43 +00:00
kmos
0c2f5ce413 Fix to keep pkglocatedb from blowing up during builds. The PFRAG.x86 was
undefined for arches where lwjgl3 isn't built. pkglocatedb still scans them
however and aborts accordingly.

ok kurt@
2021-05-23 16:26:14 +00:00
rsadowski
c87afca492 Enable phonenumber support 2021-05-23 14:30:12 +00:00
rsadowski
df5ff89413 Hook up libphonenumber to the build 2021-05-23 14:27:52 +00:00
rsadowski
2c440230b2 Import libphonenumber-8.12.23
Comment:
C++ library to parse/format/validate phone numbers

Description:
Google's common C++ library for parsing, formatting, and validating
international phone numbers.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/google/libphonenumber

Tweak and OK sthen@
2021-05-23 14:26:04 +00:00
ajacoutot
4cff7a8e75 Update to gtkmm40-4.2.0. 2021-05-23 13:45:30 +00:00
tb
d7c3ddf184 x11/freerdp: use SSL_set_bio() and BIO_up_ref() 2021-05-23 13:35:37 +00:00
sthen
34d1c2b724 update to img2pdf-0.4.1, from wen heping, plus i added a missing TDEP 2021-05-23 13:17:01 +00:00
gonzalo
a93b5b0f82 Update for Lynis to 3.0.4
OK rsadowski@
2021-05-23 13:05:10 +00:00
sthen
10a4eaad69 update to abc-1.01.20210519, from maintainer 2021-05-23 13:04:01 +00:00
tb
4d88005114 security/sslsplit: Add link to PR 2021-05-23 12:09:28 +00:00
rsadowski
bd78dcda81 Update mkvtoolnix to 57.0.0 2021-05-23 11:59:42 +00:00
tb
efc26b0628 security/sslsplit: use LibreSSL API instead of replacements 2021-05-23 11:54:51 +00:00
ajacoutot
02f02ff29e Update to libmediaart-1.9.5. 2021-05-23 07:55:55 +00:00
tb
95d5dd2a1f databases/mongodb: use accessor instead of reaching inside SSL. 2021-05-23 07:22:37 +00:00
jca
cfdbbc1946 Update to knot-3.0.6
Release notes: https://www.knot-dns.cz/2021-05-12-version-306.html
2021-05-22 22:00:31 +00:00
sebastia
92af5d1fa8 update 6.1.6 -> 6.2.0 2021-05-22 21:54:07 +00:00
sebastia
e0dfe9fc79 update 3.14.16 -> 3.14.17 2021-05-22 21:49:15 +00:00
namn
1a5803df97 update to libtorrent-rasterbar 1.2.13
Release notes:
https://github.com/arvidn/libtorrent/releases/tag/v1.2.13

- remove autotools and use CONFIGURE_STYLE = gnu now that default C++
  standard is detected. see:
  https://github.com/arvidn/libtorrent/pull/5026
- major bump because check_sym reports removed symbols
- carry ${FILESDIR}/setup.py from 1.2.11 because 1.2.12 relies on
  boost-build
- remove patches/patch-configure_ac
- Uses ${MODPY_EGG_VERSION} and SUBST_CMD in setup.py to only have to
  update version in one place (from sthen@)
- Uses ${MODPY_BIN} in ${FILESDIR}/setup.py (from sthen@)
- Remove -L{LOCALBASE}/lib in ${FILESDIR}/setup.py. Python bindings
  incorrectly linked -ltorrent-rasterbar with
  /usr/local/lib/libtorrent-rasterbar.so.3.0 instead of the freshly
  built ${WRKSRC}/src/.libs/libtorrent-rasterbar.so.4.0.

rsadowski@ reviewed older version of this diff
thfr@ gave feedback on using check_sym and deprecation not necessitating
    major bump
sthen@ gave feedback on python bits in setup.py
ok mariani@ who also tested deluge (older version of this diff) and
    qbittorrent
2021-05-22 21:47:28 +00:00
sebastia
b1a8b04403 update to 2021-05-22 2021-05-22 21:39:20 +00:00
jca
e382f4a16c Enable devel/llvm on riscv64
From Brad
2021-05-22 20:29:47 +00:00
jca
98d2d3991d Sync with recent RISC-V changes in base
Initial diff from Brad
2021-05-22 20:27:35 +00:00
afresh1
7fd5e64a96 Avoid Module::AutoInstall in p5-MooseX-LogDispatch
This causes it not to package due to a missing RUN_DEPENDS in p5-Moose.
While working on fixing the other, at least let this build and provide
a better error at runtime.

Noticed by naddy@
2021-05-22 19:55:49 +00:00
cwen
a047ec6d81 bemenu: update to 0.6.0, from Dimitri Karamazov (maintainer)
OK bcallah@
2021-05-22 19:13:18 +00:00
paco
7c7acaf857 hook sysutils/hcloud 2021-05-22 17:58:49 +00:00
paco
477157e79f Hcloud is is a command line utility written in go, which implements the
Hetzner Cloud API as described in https://docs.hetzner.cloud

port by Stefan Hagen who takes maintainer.  Thank you !
2021-05-22 17:57:33 +00:00
jturner
c144ff46c4 Update openradtool to 0.13.0 2021-05-22 16:29:13 +00:00
afresh1
f6bd5479db Update net/p5-Twitter-API to 1.0006
From wen heping <wenheping2000 () hotmail ! com>
2021-05-22 16:27:44 +00:00
afresh1
c59c641dd1 Update security/p5-Crypt-CBC to 3.03
From wen heping <wenheping2000 () hotmail ! com>
2021-05-22 16:23:44 +00:00
afresh1
616b106ff1 +p5-Digest-SHA3 +p5-Crypt-PBKDF2 2021-05-22 16:21:55 +00:00
afresh1
3ea50cee7e Import security/p5-Crypt-PBKDF2
PBKDF2 is a secure password hashing algorithm that uses the techniques of
"key strengthening" to make the complexity of a brute-force attack arbitrarily
high. PBKDF2 uses any other cryptographic hash or cipher (by convention,
usually HMAC-SHA1, but Crypt::PBKDF2 is fully pluggable), and allows for an
arbitrary number of iterations of the hashing function, and a nearly unlimited
output hash size (up to 2**32 - 1 times the size of the output of the backend
hash). The hash is salted, as any password hash should be, and the salt may
also be of arbitrary size.

From MAINTAINER wen heping <wenheping2000 () hotmail ! com>

OK (with tweaks from) bluhm@
2021-05-22 16:21:14 +00:00
afresh1
6e5d618936 Import security/p5-Digest-SHA3
Digest::SHA3 is a complete implementation of the NIST SHA-3 cryptographic hash
function, as specified in Draft FIPS 202 (SHA-3 Standard: Permutation-Based
Hash and Extendable-Output Functions).

From MAINTAINER wen heping <wenheping2000 () hotmail ! com>

OK (with tweaks from) bluhm@
2021-05-22 16:18:55 +00:00
ajacoutot
7d0c39fe85 Update to terraform-0.15.4. 2021-05-22 14:13:32 +00:00
ajacoutot
279a903e32 Update to terragrunt-0.29.4. 2021-05-22 14:12:36 +00:00
ajacoutot
19d0b512ca Update to awscli-1.19.78. 2021-05-22 14:12:00 +00:00
ajacoutot
bfab194acd Update to py3-boto3-1.17.78. 2021-05-22 14:11:47 +00:00
ajacoutot
f5ea40622e Update to py3-botocore-1.20.78. 2021-05-22 14:11:36 +00:00
solene
1217cb0a51 Update to lagrange-1.4.2 2021-05-22 13:43:11 +00:00
rsadowski
cb00501864 Fix build with upcoming Boost 1.76 update
Diff from Brad, OK bcallah@ (maintainer)
2021-05-22 12:01:39 +00:00
rsadowski
0549f01744 Add x11/kde-applications/kaddressbook build dependency 2021-05-22 10:42:22 +00:00
ajacoutot
828e970d5e Unbreak sqlports by fixing TEST_DEPENDS. 2021-05-22 09:54:40 +00:00
ajacoutot
c577dcb41a Missed bump after recent py-setuptools change:
-@depend devel/py-setuptools,python3:py3-setuptools->=39.0.1v0:py3-setuptools-44.1.1v0
2021-05-22 09:49:17 +00:00