26606 Commits

Author SHA1 Message Date
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