sebastia
46e5d4ba32
simple update 1.12.2 -> 1.12.3
2020-11-27 09:21:23 +00:00
benoit
6bb99ce496
Update to p5-Graph-0.9711.
2020-11-27 09:13:40 +00:00
daniel
1ff91f6746
update py-sphinx_rtd_theme to 0.4.3
...
This update was submitted by Aisha Tammy as part of the batch of diffs
to get py-sphinx updated. However updating the rtd theme port also requires
regenerating packing lists for these consumers of py-sphinx:
devel/luacheck
devel/py-virtualenv
productivity/vdirsyncer
2020-11-27 01:59:28 +00:00
danj
b8be89cd6d
Add support for encrypted passwords in Userlists
...
This is a backport from upstream:
BUILD: makefile: enable crypt(3) for OpenBSD (496374e)
Upstream diff from Matthieu Guegan, port one from brad. Prodded by both.
2020-11-26 23:28:27 +00:00
sthen
91c5497312
update to php-7.4.13
...
add !defined(LIBRESSL_VERSION_NUMBER) patch for ext/openssl/openssl.c;
wants EVP_CIPH_OCB_MODE, EVP_CTRL_AEAD_GET/SET_TAG, EVP_CTRL_AEAD_SET_IVLEN
2020-11-26 20:39:15 +00:00
sthen
9323fee492
update to php-7.3.25
2020-11-26 20:37:47 +00:00
sthen
cc2ec8d47c
update to glog-0.4.0, from Ashton Fagg who takes maintainer
2020-11-26 20:37:13 +00:00
sthen
1a768a338d
freeradius3: use https HOMEPAGE/MASTER_SITES mirror, enable debug packages
2020-11-26 17:43:40 +00:00
paco
974a296619
update net/bombadillo to 2.3.3
...
ok abieber@
2020-11-26 17:33:23 +00:00
pascal
169c44e038
update patch, no functional change
2020-11-26 15:40:48 +00:00
sthen
def77d6cdc
update license marker, LGPLv2->perl
2020-11-26 14:24:40 +00:00
sthen
dcd36e3ced
update to p5-PDF-API2-XS-1.002
2020-11-26 14:24:03 +00:00
sthen
52adfdc6c6
freeipmi: add missing dir to PLIST, avoid warning during install
2020-11-26 13:59:48 +00:00
solene
0d3d0fe286
Update to tor-0.4.4.6
...
update from Martin Ziemer <horrad at horrad dot de>
maintainer timeout
2020-11-26 09:58:32 +00:00
landry
b1ecdb9103
Update to pgpointcloud 1.2.1, from wen heping, thanks !
2020-11-26 07:43:33 +00:00
daniel
fd1baeb5a6
update to pybind11 2.6.1
2020-11-26 05:38:13 +00:00
daniel
bf994eea35
update coq to 8.12.1; a bug fix release
...
ok Yozo Toda (MAINTAINER)
2020-11-26 05:30:03 +00:00
jmatthew
f137c34d16
+rebar3
2020-11-26 03:41:39 +00:00
jmatthew
864ebd6f08
Import rebar3-3.13.2 - "the official build tool for Erlang"
...
ok jasper@
2020-11-26 03:31:56 +00:00
jca
d2a0d83a9b
boost-build has been removed, gc pointless patch
...
Suggested by Brad (maintainer)
2020-11-26 00:08:36 +00:00
jca
40537c5dd1
Drop boost_python27, boost_numpy27 and boost-build support
...
Drops one consumer of py2-numpy, upstream numpy is now python3 only.
Dropping all python27 support makes the port simpler and hopefully
future updates easier. boost-build also leaves as collateral damage,
its python files aren't ready for python3 and it's not clear how useful
they are.
ok Brad, rsadowski@ (maintainers)
ok sthen@ who also helped clear the way
2020-11-26 00:06:04 +00:00
jca
748bcc779f
Mark as BROKEN, this uses boost_python27 which is getting in the way
...
Upstream development has taken a new turn, with python3 support planned
for 0.8.0.
While here update HOMEPAGE and point at github for new releases.
Maintainer timeout, ok sthen@
2020-11-25 23:56:25 +00:00
daniel
06f7e2ba57
update py-bokeh to 2.2.3
2020-11-25 21:45:06 +00:00
daniel
007539165f
update to py-snowballstemmer 2.0.0
...
From Aisha Tammy as part of the big batch of diffs to get py-sphinx updated.
2020-11-25 21:32:40 +00:00
sthen
2b6b9a42fc
tweak comment
2020-11-25 21:22:23 +00:00
cwen
137c9ab48f
gucharmap: unbreak on ld.bfd archs
...
The `-Bsymbolic-functions' linker flag is not supported by ld.bfd and broke
a configure test. Emit a simple message instead of an assertion error, and
use that flag only if the linker is capable. Built and run tested on powerpc.
"sure" jasper@ (maintainer)
2020-11-25 21:19:51 +00:00
sthen
bcda563f68
update to bind-9.16.9
2020-11-25 21:14:42 +00:00
sthen
eb300ec326
nrpe: bump to be sure that openssl PKGSPEC change causes no problems
2020-11-25 20:01:34 +00:00
sthen
0f894d3d2e
update to nsca-ng-1.6
2020-11-25 19:58:48 +00:00
sthen
c894a73d21
openssl ports: add PKGSPEC
2020-11-25 19:58:32 +00:00
otto
6ce9faf04a
Update to PowerDNS Recursor 4.4.1
2020-11-25 16:02:05 +00:00
sthen
e43bc02578
For MODGO_MODULES ports, don't point the port to fetch files directly
...
from /usr/ports/distfiles when it wants to unpack modules during the
build, instead copy the files into the WRKDIR and point it there.
If there was a mistake with setting up MODGO_MODULES/MODGO_MODFILES
in a port then this change will cause it to show up in build, otherwise
it may succeed or fail randomly depending on what files are present in
distfiles (fetched by other ports).
2020-11-25 15:23:49 +00:00
sthen
7f2a67e944
update to OpenSC 0.21.0, various fixes/improvements including
...
CVE-2020-26570, CVE-2020-26571, CVE-2020-26572
2020-11-25 14:26:26 +00:00
sthen
28f1191a5a
asterisk: AST.pdf is no more, replace the reference in pkg-readme with a
...
link to the official documentation wiki.
2020-11-25 14:11:17 +00:00
sthen
970b3ac90e
fastnetmon: tidy away some scripts in examples that aren't useful at runtime,
...
@sample the sample exabgp config file (it needs modification in order to use
it). ok jasper@
2020-11-25 13:54:12 +00:00
sthen
716f3e17f6
jdk/1.8: fix "libnet.so: undefined symbol 'socketOptionSupported'" as
...
found by pamela@ and kmos@. ok kurt@
2020-11-25 13:22:42 +00:00
sthen
a84f88e795
update to p5-Time-TimeDate-2.33, from wen heping
2020-11-25 13:04:09 +00:00
ajacoutot
4bd99920c8
Welcome to GNOME 3.38.2!
2020-11-25 10:10:59 +00:00
ajacoutot
16fb9cc335
Update to gnome-desktop-3.38.2.
2020-11-25 10:10:27 +00:00
benoit
d914e5ffc5
Update to p5-SQL-Abstract-Limit-0.142.
2020-11-25 08:12:52 +00:00
benoit
603432c07d
Update to p5-Convert-Binary-C-0.84.
2020-11-25 07:53:32 +00:00
jca
86b1e95304
Sync with base llvm
...
From Brad
2020-11-24 22:44:12 +00:00
fcambus
5c1cd77b56
Update nudoku to 2.1.0.
2020-11-24 18:59:28 +00:00
fcambus
5b6c22cdb5
Update packetq to 1.4.3.
2020-11-24 18:58:21 +00:00
sthen
e3d21d3b0f
update to py-Pillow-8.0.1
...
some PyQt-related tests are disabled because they segfault; this is not new
2020-11-24 18:44:50 +00:00
paco
3cac328004
update www/hugo to 0.78.2
...
tested by Nathanael Dalliard, thanks !
2020-11-24 18:14:47 +00:00
millert
3c82c74bfc
Update textproc/codespell to 2.0.0. OK sthen@
2020-11-24 16:45:43 +00:00
sthen
796a02331b
switch python 2 users of Pillow to graphics/py2-Pillow.
...
py-Pillow is now 3-only.
2020-11-24 16:44:16 +00:00
sthen
c515bc90fb
switch graphics/py-Pillow to py3-only.
...
py2 support has moved to graphics/py2-Pillow.
2020-11-24 16:43:38 +00:00
sthen
72f09a82e1
reimport graphics/py-Pillow as py2-Pillow, splitting off Python 2 support
...
so that the main port can be updated to a Python 3-only version. changes to
dependent ports to follow.
feedback/ok kmos@
2020-11-24 16:42:06 +00:00