23158 Commits

Author SHA1 Message Date
daniel
1ec5612c68 retire py-Numeric; ok kmos kn 2020-10-18 20:41:25 +00:00
tb
f49711e1fe wireguard-go already had an entry, so zap the duplicate.
discussed with jasper
2020-10-18 19:00:01 +00:00
kettenis
2a281cc5f2 Make running programs under gdb work on powerpc64.
ok jasper@
2020-10-18 18:49:10 +00:00
daniel
1afdbc5032 add entry for brotli/CVE-2020-8927 2020-10-18 18:40:32 +00:00
jasper
2b52b343fc register wireguard-go removal 2020-10-18 18:15:45 +00:00
ajacoutot
516d78d73f Tweak comment. 2020-10-18 18:03:48 +00:00
semarie
f054a36538 switch print/py-relatorio to py3-only
ok ajacoutot@ kn@
2020-10-18 09:55:07 +00:00
benoit
10253f63a2 Update to p5-File-Remove-1.59. 2020-10-18 09:00:33 +00:00
benoit
f3b5f5db67 Update to p5-File-Flat-1.07. 2020-10-18 08:52:49 +00:00
benoit
164cc94f3a Update to p5-ExtUtils-CppGuess-0.21. 2020-10-18 08:40:57 +00:00
benoit
89c5c348f7 Update to p5-common-sense-3.75. 2020-10-18 08:30:18 +00:00
benoit
08eb3b6349 Update to p5-Cache-FastMmap-1.49. 2020-10-18 08:01:01 +00:00
benoit
53534ff945 Update to p5-B-Keywords-1.21. 2020-10-18 07:52:43 +00:00
benoit
16275f00f2 Update to p5-Algorithm-Dependency-1.112. 2020-10-18 07:43:24 +00:00
kmos
6359f3314b Make tests work reliably. Add missing TEST_DEPENDS.
Remove test_virtualenv.py before tests since it requires unported modules
2020-10-17 23:27:03 +00:00
daniel
fc1e35463a remove py-Numeric as a TDEP
py-Numeric doesn't seem to be needed for pyrex itself, only for a single
example script that's used in the regress tests. Remove that example so
we can drop the py-Numeric dependency.

ok kmos@
2020-10-17 17:13:18 +00:00
daniel
8ae4e2a5a1 drop py-Numeric as a BDEP and a few other tweaks
- WHATSNEW says that support for py-Numeric was removed in 2016
- re-enable pypi as a download source
- regenerate PLIST while here

ok kmos@
2020-10-17 17:06:17 +00:00
jasper
f6444f31f3 remove spidermonkey68; both consumers have been switched to the new spidermonkey78 2020-10-17 12:59:19 +00:00
jasper
8ffd2289d7 out with the old68, in with the new78 2020-10-17 12:58:11 +00:00
jasper
7704116dd1 import spidermonkey 78.3.1
as discussed with aja i'm not hooking this up just yet

ok aja@
2020-10-16 19:39:41 +00:00
kmos
ec3e470279 py-kiwisolver uses C++11 so requires ports-gcc on base-gcc arches
ok kn@ (who suggested the comment)
2020-10-14 18:45:22 +00:00
ajacoutot
e2cc5ba27b Register removal of some mono ports. 2020-10-14 11:17:10 +00:00
ajacoutot
8678b6d289 Remove these mono leaf ports:
devel/dbus-sharp
devel/dbus-sharp-glib
devel/mono-gdata
devel/mono-notify
sysutils/ndesk-dbus
sysutils/ndesk-dbus-glib
www/mono-xsp

These were mostly used for x11/gnome/banshee which has been removed a long time
ago and they don't serve any purpose anymore.
The goal would be to update the current mono gtk2 stack to gtk3 at some point.

"by all means, OK" robert@
2020-10-14 11:15:31 +00:00
daniel
9b8e165000 Update py-scipy to 1.5.2 which is now python3-only.
tweaks and ok bket@
2020-10-12 22:04:32 +00:00
daniel
95f5fbdb8d +py-pybind11,python3 2020-10-12 21:34:41 +00:00
daniel
e43c134bb3 import pybind11, needed for scipy updates.
ok bket@

Information for inst:py3-pybind11-2.5.0

Comment:
headers for interoperability between C++ and Python

Description:
pybind11 is a lightweight header-only library that exposes C++ types
in Python and vice versa, mainly to create Python bindings of
existing C++ code. Its goals and syntax are similar to the excellent
boost library.

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

WWW: https://pypi.python.org/pypi/pybind11
2020-10-12 21:29:58 +00:00
rsadowski
2e0bf9b38c Update jenkins to 2.260 2020-10-12 05:23:39 +00:00
daniel
7954ea3e0e Update to acpica 20200925
tested on amd64 by myself and compiled on sparc64 by kn@
2020-10-11 21:10:15 +00:00
daniel
1a91636210 kiwisolver needs cppy to build
build breakage reported by ajacoutot@
2020-10-11 19:37:30 +00:00
daniel
3cb732a71c +py-cppy,python3 2020-10-11 19:31:56 +00:00
daniel
ed50a52023 import py-cppy
Found by ajacoutot@ to be needed by the recent py-kiwisolver update.

ok bket@
2020-10-11 19:28:13 +00:00
landry
09210518da Register spatialite_gis, librewms, libgaiagraphics & librasterlite removal 2020-10-11 16:40:04 +00:00
landry
874bd97003 Sync WANTLIB after curl dependency addition to devel/proj (could be a good candidate for libset feature..) 2020-10-11 16:26:51 +00:00
landry
a95f4913dc Major update to proj 7.1.1.
- Add curl and tiff dependencies, now that proj can read datum grids
  from remote cloud-optimized geotiffs (cf https://proj.org/usage/network.html)
- Add a README explaining how to access or sync datum grids from the CDN
  (disabled by default)

all consumers had been fixed/adapted beforehands, the last annoying one
was spatialite but it's going to be updated right now.
2020-10-11 16:25:26 +00:00
daniel
59d141f471 Update apache-ant to 1.10.9 which fixes CVE-2020-11979
ok sthen@
2020-10-11 14:32:36 +00:00
ajacoutot
06bd2d6ce4 Register removal of pdfmod, hyena and mono-taglib. 2020-10-11 08:05:25 +00:00
ajacoutot
924d53dabe Remove these 3 unmaintained mono ports that nothing else uses in tree.
pdfmod has alternatives.

ok robert@
2020-10-11 08:03:15 +00:00
daniel
dcdaf4e5da Update kiwisolver to 1.2.0 which is now python3-only.
ok bket@
2020-10-11 06:04:03 +00:00
daniel
a84c79776d switch py-construct, py-sane, and py-zmq to be python3-only
This is one of the many changes needed to update numpy to v1.17.0 or
newer as numpy is now python3-only.

Analysis of py-zmq consumers flubbed by me. Luckily bket@ did a much
better dependency analysis of the py-zmq consumers.

ok bket@
2020-10-10 18:45:00 +00:00
daniel
c91c563b8f retire sysutils/py-metlog
Originally imported in 2012 for firefox-sync, but no longer used there.
Defunct sice 2013, and even the replacement heka-py has been deprecated
with no updates since 2014.

As this port is python2-only, it is in the way of getting numpy updated so
into the attic it goes...

ok kmos@, bket@, landry@
2020-10-10 18:30:42 +00:00
afresh1
9b52bc7096 Update devel/catalyst to 4.02
From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-10 01:53:15 +00:00
afresh1
e2fb3ae410 +p5-Data-Clone 2020-10-10 01:41:26 +00:00
afresh1
c2ad283e2b Import devel/p5-Data-Clone
Data::Clone does data cloning, i.e. copies things recursively. This
is smart so that it works with not only non-blessed references, but
also with blessed references (i.e. objects). When clone() finds an
object, it calls a clone method of the object if the object has a
clone, otherwise it makes a surface copy of the object. That is,
this module does polymorphic data cloning.

Although there are several modules on CPAN which can clone data,
this module has a different cloning policy from almost all of them.

From cwen@ with OK to import
2020-10-10 01:41:05 +00:00
kettenis
9881863a19 Add minimal OpenBSD/powerpc64 support. Should allow inspection of core
dumps, but not much more.

ok jasper@
2020-10-09 19:22:42 +00:00
rsadowski
f7bb9ac822 Bump after hunspell update
The library name has changed from hunspell-1.6 to hunspell-1.7.
2020-10-09 19:12:00 +00:00
rsadowski
a6331cf0b3 Fix cmGeneratorTarget_cxx in devel/cmake
There is a mistake in the cmGeneratorTarget_cxx patch.  This creates a wrong
scope. "this->IsFrameworkOnApple()" is present twice and the first one adds a
wrong bracket which creates a scope to the end of the whole function.

Has been through bulk build on amd64, ok naddy@
2020-10-09 18:50:41 +00:00
rsadowski
939e2ebc78 Update ninja to 1.10.1
Change log:
https://groups.google.com/g/ninja-build/c/QQM54eAhrjU/m/q5zn_zTlAQAJ?pli=1

Has been through bulk build on amd64
2020-10-09 18:48:05 +00:00
afresh1
41c6290d0a Update devel/p5-Test-WWW-Mechanize-Catalyst to 0.62
From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-09 03:57:20 +00:00
afresh1
622f98662a Update devel/p5-Catalyst-Plugin-StackTrace to 0.12
From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
2020-10-09 03:44:21 +00:00
afresh1
cab0c79d4b Update p5-Catalyst-Manual to 5.9011
From wen heping <wenheping2000 () hotmail ! com>
Tweaks from me
OK cwen@
2020-10-09 02:59:07 +00:00