Commit Graph

27002 Commits

Author SHA1 Message Date
sthen
79e52394a2 update to py3-spark-parser-1.8.9 2022-12-11 08:44:20 +00:00
sthen
56ebe1852c update to py3-hatch_vcs-0.3.0 2022-12-11 08:40:02 +00:00
sthen
ec06384d3e update to py3-jsonschema-4.17.3 2022-12-11 08:39:39 +00:00
benoit
a53cb11215 Update to git-2.38.2. 2022-12-11 05:49:56 +00:00
op
ca1eb7753d update devel/luarocks to 3.9.2 2022-12-10 17:11:42 +00:00
sthen
65f7454a39 add missing TDEPs 2022-12-10 12:39:56 +00:00
rsadowski
2abd7bf63b Hook libcrossguid 2022-12-10 11:06:07 +00:00
rsadowski
ecad480520 Import libcrossguid-0.2.3.20211002
OK sthen@ Init port from Brad

Comment:
minimal and cross platform C++ GUID library

Description:
CrossGuid is a minimal, cross platform, C++ GUID library.  It uses the
best native GUID/UUID generator on the given platform and had a generic
class for parsing, stringifying, and comparing IDs.

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

WWW: https://github.com/graeme-hill/crossguid
2022-12-10 09:59:55 +00:00
sthen
a86f063061 update to py3-test-asyncio-0.20.3 2022-12-10 09:41:58 +00:00
sthen
fe9d430c1e update to py3-virtualenv-20.17.1 2022-12-10 09:41:16 +00:00
sthen
5606927c8d py-test-mock: move py-mock from TDEP to RDEP 2022-12-10 09:25:52 +00:00
sthen
4089fba65f missing RDEP on py-hatchling 2022-12-09 20:06:38 +00:00
sthen
ab918ff1c9 duh, of course hatch-vcs should RUN_DEPENDS on hatchling.. add missing RDEP 2022-12-09 20:04:12 +00:00
bluhm
ace38dbfcf update p5-Syntax-Keyword-Try to 0.28 2022-12-09 17:15:34 +00:00
sthen
68054eaab2 automake 1.16 checks are ok with python 3 2022-12-09 11:15:02 +00:00
kn
c26ad6ba12 Remove security/hlfl
WWW is dead, the old hlfl.org is now another project, DESCR doesn't
mention pf, long missing out on updates, unmaintained.

OK benoit
2022-12-09 06:48:48 +00:00
sthen
0940de8cbe pip is no longer part of the delicate bootstrap dependency chain for
Python ports, so switch it to using MODPY_PYBUILD
2022-12-08 10:48:58 +00:00
sthen
aea776a81a now that py-packaging 22.0 has been released with its own hand-written parser,
py-parsing is no longer part of the requirements for MODPY_PYBUILD ports,
so change it to a standard MODPY_PYBUILD port and drop the BDEP on pip
2022-12-08 10:47:39 +00:00
sthen
2797a3e129 use more sensible variables from python.port.mk 2022-12-08 10:06:33 +00:00
sthen
3298213172 update to py3-traitlets-5.6.0 2022-12-08 09:52:29 +00:00
sthen
21c7dfe3e3 update to py3-toposort-1.7 2022-12-08 09:49:13 +00:00
sthen
91a263cee1 update to py3-hatch_vcs-0.2.1 2022-12-08 09:40:04 +00:00
sthen
77c006df88 update to py3-test-mock-3.10.0 2022-12-08 09:38:49 +00:00
rsadowski
fad7feaaac Update netbeans to 16 2022-12-07 19:17:08 +00:00
rsadowski
689fba65c3 Update jenkins-devel to 2.381 2022-12-07 19:08:12 +00:00
sthen
d080efc169 update to py3-typing_extensions-4.4.0 2022-12-07 16:36:43 +00:00
sthen
700d73cfe8 update to py3-importlib_metadata-5.1.0 2022-12-07 16:36:33 +00:00
sthen
c8ab0e122a update to py3-test-benchmark-4.0.0 2022-12-07 09:26:40 +00:00
sthen
63aa6b0030 update to py3-tempora-5.1.0 2022-12-07 09:15:34 +00:00
sthen
760f03ba41 update to py3-test-xdist-3.1.0 2022-12-07 09:13:35 +00:00
sthen
770fe7d8cd update to py3-pytest-subtests-0.9.0 2022-12-07 09:11:30 +00:00
sthen
5f54120782 update to py3-installer-0.6.0 2022-12-07 08:20:55 +00:00
sthen
2bc4ea0c14 use MODPY_PYBUILD=hatch-vcs instead of =hatchling + BDEP on py-hatch-vcs 2022-12-06 16:23:05 +00:00
sthen
a1b2bc6b24 factor most common parts from automake/*/Makefile to automake/Makefile.inc;
leave MODPY_VERSION= ${MODPY_DEFAULT_VERSION_2} in individual Makefiles for
now as I'll try to remove some, but running tests for these ports takes
forever and that's not finished yet
2022-12-06 15:34:34 +00:00
sthen
450b5a45a6 quirks for py-xdg, py-nose 2022-12-06 14:54:49 +00:00
sthen
52b33c21d9 merge now-unused py2 version of py-nose into py3 2022-12-06 14:54:24 +00:00
sthen
331615f2b2 merge py2 version of py-xdg into py3, use pytest. ok aja@ 2022-12-06 14:53:51 +00:00
sthen
79b1a8f7e4 unhook non-python3 version of py-nose and py-xdg 2022-12-06 14:52:46 +00:00
sthen
f841fb4cb7 py-nose is not needed as a BDEP 2022-12-06 14:46:02 +00:00
sthen
8c422bf745 net/py-ipaddr is no longer required 2022-12-06 13:22:31 +00:00
sthen
62d6511bc6 update/switch py-authres, py-policyd-spf, py-authres to python 3 2022-12-06 13:13:50 +00:00
tb
78a972dae8 devel/glib2: fix build on sparc64
The build now involves various C++11 features like trailing commas in
enums. And an upstream commit attempts to fix macros by enabling tests
depending on C++11 or gcc >= 4.8 everywhere. Switch compiler on sparc64
to ports-gcc while waiting for upstream to clean this mess up.

c19904d6e8

ok aja
2022-12-06 00:07:19 +00:00
naddy
e02b5275f3 devel/mpfr: update to 4.1.1-p1
This fixes the CGAL-related build failure in cad/openscad.
2022-12-05 22:07:23 +00:00
bluhm
0b49375c89 update p5-XS-Parse-Keyword to 0.30 2022-12-05 17:37:58 +00:00
bluhm
ff09ec2b19 update p5-Commandable to 0.09 2022-12-05 17:32:33 +00:00
sthen
ef98e4de61 remove py-sqlite2; it hasn't actually been used since around python 2.3 when
it was integrated into python core as the "sqlite3" module; nmap's zenmap
subpackage listed a dependency, but didn't really use this

(the module is confusingly named; it is for sqlite3 not sqlite2!)
2022-12-05 12:00:35 +00:00
sthen
dde4b5cf22 update to py3-pyrsistent-0.19.2 2022-12-05 09:10:56 +00:00
sthen
d1288f9240 update to py3-path-16.6.0 2022-12-05 09:10:39 +00:00
sthen
ede109eaf3 update to py3-invoke-1.7.3 2022-12-05 09:10:34 +00:00
sthen
684c3ea7a9 update to py3-pathspec-0.10.2 2022-12-05 09:10:28 +00:00
sthen
ced0f6511e update to py3-regex-2022.10.31 2022-12-05 09:10:23 +00:00
ajacoutot
7483f47ecd Update to libffi-3.4.4.
survived a bulk (+ runtime on amd64)
ok jasper@ (maintainer)
tested on riscv64 and no objection from jca@
2022-12-05 08:59:32 +00:00
jca
28fc8fbe0e Remove net/uucpd, broken runtime and uses password auth over plain TCP
Uses getpwnam(3) and crypt(3) to check the user passwords, but our
getpwnam(3) doesn't return password hashes since 2016.

Problem spotted by William Orr while toying with this port.  William
provided a fix but it's more reasonable to drop this ancient piece of
software.  ok tb@
2022-12-05 00:13:40 +00:00
kn
1caf67cac9 Remove net/nmap,-zenmap and ndiff(1) from net/nmap
zenmap is a python 2 gui supposed to be run as root, ndiff diffs nmap
outputs.  ndiff from the nmap package requires the nmap-zenmap package to
be installed, but doesn't depend on it and won't work unless you actually
install/use zenmap... which noone ever complained about.

Upstream has some active python 3 pull requests, but nothing concrete and
nmap port updates are overdue anyway.

Completely remove all python (2) bits from this port.

Feedback jca sthen
OK jca (on zenmap removal, ndiff removal probably as well)
OK sthen
2022-12-04 18:13:56 +00:00
kn
d964be578e Update to devel/abseil-cpp 20220623.1 LTS
https://github.com/abseil/abseil-cpp/releases/tag/20220623.1

tg_owt and tdesktop build and work with this
libphonenumber tested by sthen
OK sthen
2022-12-04 17:23:22 +00:00
ajacoutot
4bf3dc824f Update to vte3-0.70.2. 2022-12-04 12:59:09 +00:00
kn
da7253178b Remove mail/spambayes
no maintainer, python 2 only, just a few old distros still package it,
no upstream activity since years, i don't even see our 1.1b1 version
from 2015 on their homepage which still takes about python 2.2.2,
outlook 2000 and the alpha stage this software is in.

OK jca
2022-12-04 12:21:48 +00:00
kn
9c8a396ee5 Remove mail/tmda
no maintainer, python 2 only, no consumers, last port update in 2003,
upstream has newer versions (don't know since when), no big distro
packages it, homepage is reachable but clicking on "Download" yields
a python 2.4 backtrace on EACCES failure...

OK jca
2022-12-04 12:20:04 +00:00
ajacoutot
3aabfd2055 Unbreak sqlports: stm32loader is gone. 2022-12-04 08:42:19 +00:00
rsadowski
232e5dab87 Update jenkins-stable to 2.375. 2022-12-04 08:32:51 +00:00
rsadowski
2cde69af1d Update jenkins-devel to 2.380 2022-12-04 08:32:36 +00:00
rsadowski
33d8b92a31 Update jenkins-devel to 2.379 2022-12-04 07:34:21 +00:00
naddy
f84251402f devel/mpfr: update to 4.1.1 for assorted bug fixes 2022-12-04 00:11:10 +00:00
kn
d7fbf8294d Remove devel/stm32loader
Unmaintained since 2010, dead upstream since 2014, a single python 2 script
without build phase, only a tiny patch for serial console convenience.

Users can just grab the single file from github and run it themselves,
no need to keep py2 package around for this.
2022-12-03 23:15:43 +00:00
kn
3454c48e72 Remove devel/dissy
python 2, no update since import in 2010, no consumers, deprecated since
2014 by upstream in favour of www.emilpro.com.
2022-12-03 19:38:29 +00:00
kn
63fa4c3839 Remove net/supybot
homepage times out for me, no maintainer, python 2 only, no consumers,
no update since 2009, we lag behind the last upstream version from 2018.

There is plenty of maintained irc bot software to chose from.

OK sthen
2022-12-03 17:50:02 +00:00
kn
2919d605ba Remove net/py-lipcap
no maintainer, no consumers, python 2 only, no update since 2016,
py3 net/py-pcapy exists (albeit broken currently).

Not a good idea to parse network packets with dead python 2 code.

OK sthen
2022-12-03 17:47:45 +00:00
rsadowski
ea9ecc2516 Update cmake to 3.25.1 2022-12-03 17:40:12 +00:00
tb
5c472e4a1e Update to py3-protobuf 4.21.10
https://github.com/protocolbuffers/protobuf/releases/v21.10
2022-12-03 10:16:43 +00:00
tb
48964176c1 Update to protobuf 3.21.10
https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10
2022-12-03 10:16:15 +00:00
ajacoutot
54ed73180e Update to mm-common-1.0.5. 2022-12-03 08:43:03 +00:00
bluhm
608be559e4 update p5-XS-Parse-Keyword to 0.29 2022-12-02 20:21:40 +00:00
op
41a312e04d update devel/poedit to 3.2.2
changelog:
- fixed overzealous placeholders correctness check.
2022-12-02 10:14:55 +00:00
ajacoutot
d9d3c7de35 Update to glib2-2.74.3. 2022-12-02 07:28:43 +00:00
bluhm
62fbc5047d update p5-Data-Validate-IP to 0.31 2022-12-01 18:14:10 +00:00
sthen
df45e9db68 replace flake8 HOMEPAGE with a github one, if I try to access the gitlab
one it does a cloudflare browser check then wants me to login before
showing the page
2022-12-01 08:51:53 +00:00
ajacoutot
3114f61c77 Merge fix from upstream to build with -Wpointer-sign. 2022-12-01 08:13:45 +00:00
ajacoutot
d8feb76b73 Merge updated diff from upstream. 2022-11-30 09:08:35 +00:00
sthen
f8987151f1 update to py3-stack_data-0.6.2 2022-11-30 08:35:46 +00:00
sthen
c08767053d update to py3-asttokens-2.2.0 2022-11-30 08:33:04 +00:00
sthen
c67309706f update to py3-executing-1.2.0 2022-11-30 08:32:41 +00:00
sthen
43cfd92187 update to promu-0.13.0, looks good to claudio@ (maintainer) 2022-11-29 15:34:41 +00:00
sthen
8beff6edab missed bump 2022-11-29 09:00:33 +00:00
sthen
fa2780dc37 update to py3-cairocffi-1.4.0 2022-11-28 22:05:36 +00:00
sthen
14af2ebc39 update to py3-cparser-2.21, drop py2 version now that py-miasm uses py3 2022-11-28 21:54:37 +00:00
kn
506b024a84 Remove security/ctunnel
Unmaintained since its only update in 2011, tb already fixed up LibreSSL
breakage, upstream URL times out, noone but AIX and Arch AUR packages it.

maintainer timeout
OK tb
2022-11-28 21:16:56 +00:00
sthen
042b91fb97 update to py3-cssselect-1.2.0, drop unused py2 version 2022-11-28 21:01:42 +00:00
sthen
c68f029d50 py-miasm is now py3-miasm 2022-11-28 20:23:07 +00:00
sthen
024b2ab8be update HOMEPAGE 2022-11-28 18:11:43 +00:00
sthen
7b2523da2a actually remove the BDEP on py-installer 2022-11-28 15:58:41 +00:00
sthen
79e929a495 adjust py-installer (a bootstrap port for much of py-*) to use flit_core
during build (which provides its own mechanism to install its own .whl)
rather than distutils (deprecated and planned for removal in future Python).
2022-11-28 14:46:35 +00:00
sthen
a105b76fcf py-flit_core: use the provided bootstrap_install.py script instead of
devel/py-installer to install the produced .whl to site-packages
2022-11-28 14:32:51 +00:00
lraab
08984a4e3e devel/py-rx: update to 4.0.4
note: internally renamed from rx -> reactivex

test feedback and ok sthen@
2022-11-28 13:52:16 +00:00
sthen
78b08107c2 add RDEPs on py-setuptools 2022-11-28 13:37:48 +00:00
sthen
e75ff7bb69 fix RDEPs; setuptools needed, toml/wheel not 2022-11-28 13:21:24 +00:00
sthen
1c7615457c note in the comment that 0.9 drop python 2 support, we are stuck
with the old version until security/floss is updated to a py3 version
2022-11-28 10:52:47 +00:00
landry
c6f9915a29 devel/py-sip: add missing RDEP on setuptools & ply
fixes a qgis build failure reported by tb@
ok/discussed with tb@ sthen@
2022-11-28 10:46:11 +00:00
sthen
563de11c01 add new RDEP 2022-11-28 10:30:59 +00:00
sthen
34209a6c16 update to py3-test-xprocess-0.21.0 2022-11-28 10:30:01 +00:00
sthen
77931f6d34 update to py3-test-xdist-3.0.2 2022-11-28 10:22:42 +00:00
sthen
f72c5e19b4 py-setuptools_scm: add RDEP on setuptools 2022-11-28 07:35:04 +00:00
bluhm
59e9a0555e update p5-XS-Parse-Keyword to 0.28 2022-11-28 00:13:45 +00:00
sthen
b9d71788a3 add BDEP on setuptools, contrib script run during build uses pkg_resources 2022-11-27 20:19:51 +00:00
sthen
252947642e add BDEP on setuptools 2022-11-27 14:33:09 +00:00
sthen
0220e42070 update to pylint3-2.15.6 2022-11-27 13:28:53 +00:00
sthen
6b70b5d971 update to py3-astroid-2.12.13 2022-11-27 13:26:57 +00:00
sthen
7507448bb4 +py-test-asyncio 2022-11-27 12:42:19 +00:00
sthen
5b1fcafda1 import ports/devel/py-test-asyncio, ok lraab
pytest-asyncio is an Apache2 licensed library, written in Python,
for testing asyncio code with pytest.

asyncio code is usually written in the form of coroutines, which
makes it slightly more difficult to test using normal testing tools.
pytest-asyncio provides useful fixtures and markers to make testing
easier.
2022-11-27 12:41:02 +00:00
sthen
5ca136aee4 update to py3-zopeinterface-5.5.2 2022-11-27 11:33:30 +00:00
sthen
3de97ccac3 update to py3-more-itertools-9.0.0 2022-11-27 11:26:13 +00:00
sthen
c50c9c42b9 replace NO_TEST with TEST_DEPENDS on py-jaraco-classes 2022-11-27 11:11:18 +00:00
sthen
e33d8d13ff hook up various py-jaraco-XX/related ports:
devel/py-jaraco-classes
devel/py-jaraco-collections
devel/py-jaraco-context
textproc/py-jaraco-text
devel/py-autocommand
textproc/py-inflect
2022-11-27 10:56:00 +00:00
sthen
7f0dc691d5 import ports/devel/py-autocommand, ok bket
Autocommand turns a function into a command-line program. It converts
the function's parameter signature into command-line arguments, and
automatically runs the function if the module was called as __main__.
In effect, it lets you create a smart main function.
2022-11-27 10:55:06 +00:00
sthen
8f7e9bcae0 import ports/devel/py-jaraco-context, ok bket
A context manager that will catch certain exceptions and provide an
indication they occurred.
2022-11-27 10:54:46 +00:00
sthen
8ee1174f37 import ports/devel/py-jaraco-collections, ok bket
Models and classes to supplement the stdlib 'collections' module.
2022-11-27 10:53:46 +00:00
sthen
e4401f2e87 import ports/devel/py-jaraco-classes, ok bket@
Routines for obtaining the class names of an object and its parent classes.
2022-11-27 10:51:18 +00:00
sthen
ae2b87a418 Fix unintentional API break, https://gitlab.gnome.org/GNOME/glib/-/issues/2820
Report/tests matthieu, ok aja
2022-11-27 09:54:16 +00:00
jturner
ba1e95732d Update fossil to 2.20.
Release notes: https://fossil-scm.org/home/doc/trunk/www/changes.wiki#v2_20
2022-11-27 02:10:27 +00:00
sthen
d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen
18323762b9 use MODPY_PYBUILD 2022-11-26 15:02:49 +00:00
sthen
382d88de27 use MODPY_PYBUILD 2022-11-26 14:21:42 +00:00
sthen
45f259825f whitespace 2022-11-26 14:08:20 +00:00
sthen
612b879a7d use MODPY_PYBUILD 2022-11-26 14:05:36 +00:00
sthen
c1396e914a rename 'py3-zc-lockfilezc.lockfile' to 'py3-zc-lockfile',
bogus name used at import
2022-11-26 13:58:11 +00:00
ajacoutot
5b23d4ab02 Update to glib2-2.74.2. 2022-11-26 08:06:42 +00:00
sthen
833c5ea811 add missing RDEPs 2022-11-26 07:40:11 +00:00
bket
3003de11ca Update to git-cola-4.0.4
Changes: https://github.com/git-cola/git-cola/blob/v4.0.4/CHANGES.rst
2022-11-26 06:03:16 +00:00
sthen
1d088754ba update to py3-twisted-22.10.0 2022-11-25 22:26:31 +00:00
sthen
85d340afdb update to py3-incremental-22.10.0 2022-11-25 22:26:18 +00:00
sthen
574d46905b update to py3-jedi-0.18.2 2022-11-25 22:19:47 +00:00
sthen
19138b22bc update to py3-jmespath-1.0.1 2022-11-25 22:16:26 +00:00
sthen
024b45a130 update to py3-pebble-5.0.3 2022-11-25 22:12:43 +00:00
sthen
bdb4f3ebe0 update to py3-rich-12.5.1 2022-11-25 21:44:01 +00:00
sthen
b87c8bf83c use MODPY_PYBUILD 2022-11-25 17:14:59 +00:00
sthen
dce5322a6b update to py3-wrapt-1.14.1 2022-11-25 17:13:43 +00:00
sthen
76e50cd058 update to py3-mccabe-0.7.0 2022-11-25 16:56:27 +00:00
sthen
c39a953f96 update to py3-hatchling-1.11.1 2022-11-25 12:05:00 +00:00
sthen
7e795f3ee1 update to pyflakes-3.0.1 2022-11-25 11:59:46 +00:00
naddy
4cf496ad04 devel/imake-cf: use gccmakedep on all architectures
Previously, gccmakedep(1) was incidentally enabled by way of including
<xorg.cf> on those architectures for which an old configuration
existed for building the X11 server.  Other archs would fall back
to using makedepend(1) for Makefile dependency generation.

ok tb@ phessler@
2022-11-24 20:24:21 +00:00
sthen
e47c3e1267 +py-mypy 2022-11-24 16:40:37 +00:00
sthen
c9e08bfc72 import ports/devel/py-mypy, ok solene@
Mypy is an optional static type checker for Python that aims to combine
the benefits of dynamic (or "duck") typing and static typing.

Mypy combines the expressive power and convenience of Python with a
powerful type system and compile-time type checking.

Mypy type-checks standard Python programs; run them using any Python VM
with basically no runtime overhead.
2022-11-24 16:39:36 +00:00
sthen
fa5330cd3f update to py3-certifi-2022.9.24 2022-11-24 12:40:58 +00:00
sthen
abac1d10c3 update to flake8-6.0.0 2022-11-24 12:16:31 +00:00
sthen
04fda5c37b update to py3-codestyle-2.10.0 2022-11-24 12:16:29 +00:00
sthen
d44e9fe761 update to pyflakes-3.0.0 2022-11-24 12:16:26 +00:00
kn
d813739fc0 Remove security/hatchet
WWW is dead behind cloudflare, README.OpenBSD doesn't work because
it still uses old mod_perl which was superseded by ap2-mod_perl in 2016.

OK sthen
2022-11-23 20:47:26 +00:00
kn
895f3cac6a Remove security/libperseus
WWW throws 404, no update since import in 2011, no consumers, only we
package it.

maintainer timeout
OK jca
2022-11-23 19:51:55 +00:00
kn
354b16bcd6 Remove security/ikeman
This port remains unmaintained since import in 2011, only on life support by
tb and his LibreSSL efforts.

Previous changes saw no response maintainer and this port is already a
maintainence burden for porters.

maintainer timeout (again)
OK tb
2022-11-23 19:48:28 +00:00
sthen
e6291c3d60 mark spyder BROKEN for now, requires updating before it will
work with python 3.10
2022-11-23 15:41:45 +00:00
ajacoutot
00c898755c Update to meson-0.64.1. 2022-11-23 07:44:52 +00:00
sthen
5460b2e868 use DISTFILES=name{url}suffix mechanism to rename the distfile, bulk builders
already fetched it so changing the distfile under the same name causes
problems
2022-11-23 00:30:55 +00:00
stu
7e89682f5a Upstream re-rolled the DISTFILE. Content identical to previous. 2022-11-22 21:09:09 +00:00
bluhm
09dd34b3ee update p5-Exporter-Tiny to 1.006000 2022-11-22 18:25:47 +00:00
edd
23e92b1d72 devel/libvterm: remove patch.
This was supposed to be in the last commit. My apologies.
2022-11-21 09:51:50 +00:00
edd
e6375569a5 devel/libvterm: update to version 0.3.
Required for neovim-0.8.0.

Diff from Laurence Tratt.

Input from myself, rsadowski@, bentley@ and sthen@. OK sthen@.
2022-11-21 09:43:53 +00:00
ajacoutot
b9cefef4e3 Update to pango-1.50.12. 2022-11-21 07:49:56 +00:00
gkoehler
07b40f3a3e Forgot a patch when removing devel/libdsm
ok tb@
2022-11-21 00:04:04 +00:00
rsadowski
8feba5b339 Update qcoro to 0.7.0 2022-11-20 21:03:33 +00:00
rsadowski
723aff5a36 Bugfix update KDE Gear to 22.08.3 2022-11-20 19:26:00 +00:00
ajacoutot
2c63f55f99 Merge upstream diff; no pkg change. 2022-11-20 10:49:42 +00:00
rsadowski
1176a89cc6 Bug fix update plasma-framework to 5.100.1 2022-11-19 21:31:05 +00:00
rsadowski
12edaf79b1 Bugfix update kconfig to 5.100.1 2022-11-19 21:29:56 +00:00
rsadowski
6a6dcca5b2 Update KDE Frameworks to 5.100.0
https://kde.org/announcements/frameworks/5/5.100.0/
2022-11-19 14:05:23 +00:00
sthen
76c95410b0 copy in newer libc for bootstrap to workaround abi breakage triggered by a diff in snapshots 2022-11-19 10:14:41 +00:00
kmos
35c16be052 serd wants C11, so base-gcc won't cut it.
Fixes build on sparc64
2022-11-19 09:19:15 +00:00
kn
9d573349ec Remove security/fragroute
Unmaintained upstream, no update since import in 2002, segfaults on start.

OK sdk
2022-11-18 21:26:56 +00:00
kn
c2f488ef58 Remove security/smbsniff
Upstream is dead, LAN Manager is long dead, noone else packages it.

OK jca
2022-11-18 17:17:48 +00:00
stu
85bd581bcb Update to 2.8.8. 2022-11-18 12:50:33 +00:00
semarie
22ed150156 devel/fpm: unbreak build on 32bit platform
backport https://github.com/fortran-lang/fpm/pull/796
2022-11-18 11:09:13 +00:00
sthen
c103d4c372 update HOMEPAGE 2022-11-17 13:37:11 +00:00
sthen
7c577b577c update to imake-cf-1.0.7 2022-11-17 09:12:22 +00:00
sthen
d55ad970ce update to imake-1.0.9 2022-11-17 09:12:14 +00:00
rsadowski
b303726578 Update libdvdread to 6.1.3
Update diff from Brad, maintainer timeout
2022-11-17 06:44:30 +00:00
rsadowski
91efe4a919 Update jenkins-stable to 2.361.4 2022-11-17 06:00:40 +00:00
rsadowski
c9af0767ba Update jenkins-devel to 2.378 2022-11-17 06:00:14 +00:00
kn
984850d087 Remove security/samdump2
Last updated over ten years ago, up-to-date security/ophcrack can do the
same and more, linux live CDs and what not offer better service than this
port.

OK benoit (maintainer)
2022-11-17 00:47:02 +00:00
naddy
c24bd8e67b devel/got: pass SSH_AUTH_SOCK to test environment
This allows "ssh 127.0.0.1" to reach the ssh agent when running the
regression test suite.
ok stsp@
2022-11-16 21:31:34 +00:00
bluhm
abf7cca9cb +p5-Devel-MAT 2022-11-16 21:25:09 +00:00
bluhm
ea03c0b089 import p5-Devel-MAT 0.49
OK sthen@

Comment:
perl memory analysis tool

Description:
A Devel::MAT instance loads a heapdump file, and provides a container
to store analysis tools to work on it. Tools may be provided that
conform to the Devel::MAT::Tool API, which can help analyse the data
and interact with the explorer user interface by using the methods in
Devel::MAT::UI.
2022-11-16 21:23:57 +00:00
sthen
153f2806ee update to py3-build-0.9.0
switch to using py-build itself (from WRKDIR) to run the build (with a
setuptools backend as a BUILD_DEPENDS) and drop MODPY_SETUPTOOLS, getting
rid of the setuptools RUN_DEPENDS.
2022-11-16 20:05:06 +00:00
bluhm
8c0d0bd9d7 +p5-Feature-Compat-Try 2022-11-16 19:41:31 +00:00
bluhm
7009c130c3 import p5-Feature-Compat-Try 0.05
OK sthen@

Comment:
make try/catch syntax available

Description:
This module makes syntax support for try/catch control flow easily
available.
2022-11-16 19:39:47 +00:00
kn
699c6f1012 Remove security/slurpie
Upstream is completely dead, we're the only ones packaging it, never
updated since import in 2001, unresponsive maintainer already removed,
got some clang fix in 2017, but that's it.

There plenty of password cracking tools available, most of which are
maintained.

OK sthen
2022-11-16 18:50:08 +00:00
bluhm
809f846b20 +p5-Syntax-Keyword-Defer
+p5-Syntax-Keyword-Try
2022-11-16 18:34:07 +00:00
bluhm
53b973867a import p5-Syntax-Keyword-Try 0.27
OK sthen@

Comment:
try/catch/finally syntax for perl

Description:
This module provides a syntax plugin that implements exception-handling
semantics in a form familiar to users of other languages, being built
on a block labeled with the try keyword, followed by at least one of a
catch or finally block.
2022-11-16 18:32:08 +00:00
bluhm
c685adc0d4 import p5-Syntax-Keyword-Defer 0.07
OK sthen@

Comment:
execute code when leaving a block

Description:
This module provides a syntax plugin that implements a block which
executes when the containing scope has finished.
2022-11-16 18:30:16 +00:00
kn
a2d2c28794 Remove security/zebedee
HOMEPAGE is dead, last updated in 2014, only BSDs and Arch AUR package it.
Use socat(1) or ssh(1) or any other up-to-date tunneling solution.

OK benoit (maintainer)
2022-11-16 15:52:09 +00:00
bluhm
f3bbc5f43a update p5-Devel-NYTProf to 6.12 2022-11-16 14:40:44 +00:00
kn
9321c94ae0 Remove security/despoof
Dead upstream, unmaintained since import in 2001, noone else packages it.

OK sthen
2022-11-16 12:53:00 +00:00
ajacoutot
f3fddc4521 Update to spidermonkey102-102.5.0. 2022-11-16 12:47:18 +00:00
kmos
a4a8795284 Do the usual C99 dance to make base-gcc happy
Fixes build on sparc64
2022-11-15 20:52:31 +00:00
sthen
a8a85d4384 use correct spelling of 'setuptools' 2022-11-15 15:07:07 +00:00
edd
210b3887df devel/rizin: easy update to version 0.4.1. 2022-11-15 14:32:48 +00:00
sthen
a4731e5b60 revert previous until checked further, doesn't find py3-cairo properly 2022-11-15 13:29:27 +00:00
jca
72a32eeff7 Work around rust targets glitch on riscv64
The rust configure script errors out if it has more than one possible
rust candidate target to choose from.  Which happens on riscv64 because
of a patch kept in our rust port (for now). Just pick the first target
listed instead of bailing out.

Input from semarie@, ok ajacoutot@ (maintainer)
2022-11-15 12:01:37 +00:00
sthen
64e68f4157 update to py-simplejson-3.18.0 2022-11-15 11:49:55 +00:00
sthen
07b593e448 +py-mypy-extensions 2022-11-15 10:24:18 +00:00
sthen
7dab1b8b7c import ports/devel/py-mypy-extensions, ok/tweak aja@
The "mypy_extensions" module defines experimental extensions to the
standard "typing" module that are supported by the mypy typechecker.
2022-11-15 10:23:35 +00:00
sthen
35c3c7f160 update to py3-jeepney-0.8.0 2022-11-15 09:34:51 +00:00
sthen
cccaa47e67 update to doit-0.36.0 2022-11-15 09:20:10 +00:00
landry
ddbc0d7dc3 devel/nspr: fix default MASTER_SITES, mozilla.org was dropped from the url 2022-11-15 09:10:07 +00:00
sthen
187e4e25de update to py3-click-8.0.4 2022-11-15 00:23:22 +00:00
sthen
63f1eb6e9b bump, python cache files but no run dep 2022-11-14 17:27:34 +00:00
sthen
694e7bef08 use MODPY_PYBUILD 2022-11-14 17:16:53 +00:00
sthen
e127d30385 update to py3-dill-0.3.6 2022-11-14 16:10:00 +00:00
sthen
ae46bcd548 fix tests 2022-11-14 16:09:37 +00:00
sthen
0114808891 update to py3-importlib_metadata-5.0.0, looks good to maintainer 2022-11-14 15:54:13 +00:00
sthen
d0f0b05bbe update to py3-wcmatch-8.4.1 2022-11-14 15:34:07 +00:00
kn
cf8bcd8a3f Remove security/nbaudit
No upstream, just a mirror left, no update since import in 1998, noone
else packages it.

We have net/nbtscan as a more recent alternative that is packaged by all
the major OSes as well;  it has a dead homepage and lacks behind in
updates, but still seems in better shape.

OK sthen
2022-11-14 15:08:09 +00:00
bluhm
68ad27475d +p5-Commandable 2022-11-14 09:13:41 +00:00
bluhm
3e21f46bc1 import p5-Commandable 0.08
OK kn@

Comment:
utilities for commandline-based programs

Description:
This distribution contains a collection of utilities extracted from
various commandline-based programs Paul Evans has written, in the hope of
trying to find a standard base to build these from in future.
2022-11-14 09:11:49 +00:00
kn
d8a8a8a280 Remove security/chntpw
Upstream last released in 2014, we never updated since import in 2010.
Use a linux live CD if you want to crack your Windows <= 7 passwords.

OK sdk ian
2022-11-14 09:08:11 +00:00
fcambus
2fde54e716 Update perltidy to 20221112. 2022-11-14 08:50:01 +00:00
sthen
2298315d0a bump; bytecode-compiled python files in plist but no run dependency 2022-11-14 08:31:05 +00:00
pvk
d833210218 Remove security/softhsm
Superseeded by security/softhsm2 since 2016.
ok jca@
2022-11-14 08:24:41 +00:00
bluhm
cb5fda50cd +p5-Devel-MAT-Dumper 2022-11-13 22:33:22 +00:00
bluhm
cbd4c11050 import p5-Devel-MAT-Dumper 0.46
OK kn@

Comment:
write a heap dump file for later analysis

Description:
This module provides the memory-dumping function that creates a heap
dump file which can later be read by Devel::MAT::Dumpfile. It provides
a single function which is not exported, which writes a file to the
given path.
2022-11-13 22:31:47 +00:00
naddy
c0f5554a06 remove useless CONFIGURE_STYLE=none
If a port should not attempt to run a configure script, simply don't
set CONFIGURE_STYLE at all.

The perl and pyton modules use CONFIGURE_STYLE=none for their own
purposes.  Also, some ports use it to disable a default provided
by Makefile.inc.  Apart from that, CONFIGURE_STYLE=none has no meaning.

ok semarie@ ajacoutot@ kn@ sthen@
2022-11-13 22:24:51 +00:00
kn
31c2568d66 Remove security/sslScanner
No update since import in 2013, upstream github moved to gitlab were
the last commit is ten years old, we're the only ones packaging it,
plain doesn't work unless you manually install two missing RDEPs.

Use the actively maintained security/sslscan instead.

OK sdk
2022-11-13 22:09:45 +00:00
kn
51b26895d3 Remove security/sentinel
Unmaintained since import in 2001, not packaged due to lack of license,
noone else packages it, builds but crashes at runtime.

OK danj
2022-11-13 22:04:52 +00:00
kn
22b13c9952 Remove security/klaxon
An ident checker from 2000 wrapping inted services that hasn't been updated
since import;  noone else packages it...

OK sthen jca
2022-11-13 21:24:52 +00:00
sthen
3f60b3a028 use MODPY_PYBUILD 2022-11-13 21:02:23 +00:00
sthen
2232987850 use MODPY_PYBUILD 2022-11-13 20:59:57 +00:00
sthen
2bf60f5ed0 use MODPY_PYBUILD 2022-11-13 20:53:08 +00:00
sthen
a2890a5b39 use MODPY_PYBUILD 2022-11-13 20:31:00 +00:00
sthen
f2abf8e3b4 update to py3-tz-2022.6 2022-11-13 20:13:02 +00:00
kn
51e6afa81b Remove security/opencdk
The Open Crypto Development Kit is stuck in 2007, no major linux distro
packages it, out port's homepage points at the gnutls homepage which does
not seem to have any reference to this code, no port uses this.

OK jca
2022-11-13 19:00:14 +00:00
bluhm
6a2f599fec +p5-String-Tagged-Terminal 2022-11-13 17:35:15 +00:00
bluhm
2c8c772c29 import p5-String-Tagged-Terminal 0.05
OK benoit@

Comment:
format terminal output using String::Tagged

Description:
This subclass of String::Tagged provides a method, build_terminal, for
outputting the formatting tags embedded in the string as terminal
escape sequences, to render the the output in the appropriate style.
2022-11-13 17:31:20 +00:00
sthen
428a5eff7f py-asttokens: py-six is a RUN_DEPENDS not a BUILD_DEPENDS, from Joachim Schipper
switch to MODPY_PYBUILD while there
2022-11-13 15:31:56 +00:00
sthen
6400c91455 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:14 +00:00
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen
1f4930b1f0 update Python version in ports which don't use python.port.mk variables 2022-11-13 15:26:04 +00:00
sthen
270233cf30 apply an errata patch to Boost, from Brad 2022-11-13 11:42:23 +00:00
kn
273b1c4797 Remove xalan-j
The current version 2.7.2 is from 2014 and was imported as a dependency
for "jtreg" which does not exist in our tree.

It has no consumers and ports using this ship their own bundled copy.

OK sthen
2022-11-13 11:41:52 +00:00
ajacoutot
2b5a3a75b7 Picks up llvm-ar if present at configure time.
reported by sthen@
2022-11-13 11:29:33 +00:00
kn
f395c052ae Remove xalan-c
This port has no consumers anymore.

Apache no longer maintains Xalan-C, it is dead and won't receive security
updates.

Prodded by Roger Leigh (upstream maintainer), thanks.
2022-11-13 11:01:32 +00:00
sthen
452fd208cb update to py3-virtualenv-20.16.7 2022-11-13 10:22:59 +00:00
bluhm
62260ec418 update p5-IO-Tty to 1.17
patches have been applied upstream
2022-11-12 13:00:36 +00:00
bluhm
bb62a28850 +p5-String-Tagged 2022-11-12 11:04:59 +00:00
bluhm
951b2d9826 import p5-String-Tagged 0.18
OK benoit@

Comment:
string buffers with value tags on extents

Description:
This module implements an object class, instances of which store a
(mutable) string buffer that supports tags. A tag is a name/value pair
that applies to some extent of the underlying string.
2022-11-12 11:02:53 +00:00
bluhm
03a9fb95c4 update p5-Date-ICal to 2.679 2022-11-12 10:49:59 +00:00
bluhm
fe789917f4 update p5-B-COW to 0.007
take maintainer
2022-11-12 10:33:09 +00:00
bluhm
ed15e4118a +p5-Test-Identity 2022-11-12 09:09:32 +00:00
bluhm
02be53daaf import p5-Test-Identity 0.01
OK benoit@

Comment:
assert the referential identity of a reference

Description:
This module provides a single testing function, "identical". It asserts
that a given reference is as expected; that is, it either refers to the
same object or is "undef". It is similar to "Test::More::is" except that
it uses "refaddr", ensuring that it behaves correctly even if the
references under test are objects that overload stringification or
numification.
2022-11-12 09:07:36 +00:00
bket
0343d6f245 Update to git-cola-4.0.3
Bugfix release. Changes:
https://github.com/git-cola/git-cola/blob/v4.0.3/CHANGES.rst
2022-11-12 08:28:38 +00:00
ajacoutot
d0c33abe7e Fix HOMEPAGE and remove non existing ones. 2022-11-11 17:16:00 +00:00
bluhm
09f06a5cfa update p5-Type-Tiny to 2.000001 2022-11-10 19:41:53 +00:00
bluhm
b2081dc351 Remove explicit devel/p5-Module-Build from build dependencies. It
is added automatically by perl.port.mk.  noted by sthen@
2022-11-10 17:52:06 +00:00
bluhm
38dc90e723 +p5-Syntax-Keyword-Match 2022-11-10 17:49:34 +00:00