2644 Commits

Author SHA1 Message Date
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
3ed49181f9 use MODPY_PYBUILD 2022-11-25 16:14:22 +00:00
naddy
a06e5f8bba misc/vttest: update to 20221111 2022-11-16 21:41:44 +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
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
ajacoutot
f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
bluhm
dd17909246 update py3-opcua to 0.98.13 2022-11-05 11:36:50 +00:00
ajacoutot
186a3292fd Update to hwdata-0.364. 2022-11-02 07:25:11 +00:00
naddy
82b67a265c misc/bible-kjv: keep up with Debian upstream 4.38, no changes for us 2022-10-30 20:19:30 +00:00
bluhm
aeabeb4551 update p5-OPCUA-Open62541 to 1.05 2022-10-27 16:06:04 +00:00
sthen
f82d62de00 update to remind-4.2.0, from Martin Ziemer (maintainer) 2022-10-25 19:09:06 +00:00
ajacoutot
26659bc1d1 Update to osinfo-db-20221018. 2022-10-21 09:24:35 +00:00
ajacoutot
7c101d3abb Update to hwdata-0.363. 2022-10-04 00:03:00 +00:00
sthen
1462359a80 support ksh for mc's subshell (^O to swap between shell and mc)
ok robert@ (maintainer)
2022-09-14 11:02:47 +00:00
ajacoutot
13b9a75be9 Update to hwdata-0.362. 2022-09-08 09:23:57 +00:00
rsadowski
25fffc7641 Install doc_pdf by default
No need to use INSTALL_TARGET anymore

OK bluhm@ (maintainer)
2022-09-01 13:53:05 +00:00
ajacoutot
158bb79309 Update to osinfo-db-20220830. 2022-08-31 06:58:14 +00:00
naddy
b551e34b4d misc/vttest: update to 20220827 2022-08-28 19:37:21 +00:00
sthen
99ff2c4ba8 update to gpsd-3.24 2022-08-27 15:28:48 +00:00
bluhm
66ffdcdba0 update open62541 to 1.3.3 2022-08-23 15:08:24 +00:00
fcambus
ff83288413 Update most to 5.2.0. 2022-08-17 21:57:57 +00:00
bket
34747bc093 Update to remind-4.0.3
Changes:
https://git.skoll.ca/Skollsoft-Public/Remind/src/tag/04.00.03/docs/WHATSNEW

From maintainer Martin Ziemer <horrad@horrad.de>
2022-08-16 17:42:21 +00:00
benoit
0509f10dde Update to p5-User-Identity-1.01. 2022-08-04 13:41:24 +00:00
benoit
f7f6fffb8e Update to p5-Lingua-Romana-Perligata-0.602. 2022-08-04 13:35:14 +00:00
benoit
b1b8584d38 Update to p5-I18N-Charset-1.419. 2022-08-04 13:31:01 +00:00
bket
f22f2eeaec Update to remind-4.0.2
Changes:
https://git.skoll.ca/Skollsoft-Public/Remind/src/tag/04.00.02/docs/WHATSNEW

From Martin Ziemer <horrad AT horrad DOT de> (maintainer).
2022-08-03 16:50:18 +00:00
fcambus
af1635c78e Update dialog to 1.3-20220728. 2022-07-29 22:11:24 +00:00
ajacoutot
a5850db95b Update to osinfo-db-20220727. 2022-07-28 05:46:24 +00:00
bluhm
eb4ef200e3 Fix another use after free in ua client, pull request is upstream. 2022-07-20 13:26:35 +00:00
bluhm
cfd3e77b9a Backport fix from upstream that avoids double free. 2022-07-19 23:39:05 +00:00
bluhm
632a54e410 update p5-OPCUA-Open62541 to 1.03 2022-07-19 13:38:48 +00:00
bluhm
fcf4e9834e update open62541 to 1.3.2 2022-07-11 15:22:02 +00:00
bluhm
1d59aaaa45 update p5-OPCUA-Open62541 to 1.02 2022-07-09 11:19:41 +00:00
bluhm
3c3f48f5c8 Fix client async connect test to avoid hang during make test. 2022-07-08 19:44:53 +00:00
bluhm
efe25d0d1c Backport client async connect fix from upstream. 2022-07-06 10:26:03 +00:00
ajacoutot
85764c0c7f Update to hwdata-0.361. 2022-07-04 14:24:23 +00:00
lraab
e82b3e98c1 misc/py-yfinance: update to 0.1.72 from maintainer 2022-06-20 22:58:31 +00:00
bluhm
c7abce2786 update p5-OPCUA-Open62541 to 1.01 2022-06-17 18:47:16 +00:00
bluhm
37ea550d50 Fix test compilation on i386, noticed by sthen@.
Backport test reliability fixes from upstream.
2022-06-13 16:49:50 +00:00
bluhm
3f47fb4767 Update open62541 from 1.0.6 to 1.3.1. Remove all patches that have
been commited upstream.  New patches prevent fatal compiler warnings.
Do not install unrelated header files that are not used.  Currently
tests are not working reliably.  The 1.3 API is incompatible to 1.0
version.  Depending port misc/p5-OPCUA-Open62541 builds, but tests
fail.  Working around API incompatibilities, fixing bugs, and resolve
tests races will be done in tree.
OK sthen@
2022-06-08 22:25:29 +00:00
ajacoutot
e28dc41cb1 Update to hwdata-0.360. 2022-06-04 12:01:00 +00:00
sthen
41c3e64460 update to remind-4.0.1, from Martin Ziemer (maintainer) 2022-06-04 10:57:23 +00:00
bluhm
01c8cb91a5 update p5-OPCUA-Open62541 to 1.00 2022-05-30 19:36:42 +00:00
fcambus
7560d06f35 Update dialog to 1.3-20220526. 2022-05-27 07:47:54 +00:00
ajacoutot
b1a3182e5d Update to osinfo-db-20220516. 2022-05-17 11:06:14 +00:00
kirby
7724dd6cff Update to mc-4.8.28.
The most notable change is SMB support removal:
https://midnight-commander.org/ticket/1

OK robert@ (MAINTAINER)
2022-05-14 08:51:07 +00:00
jeremy
1026c9569a Bump ports after switching default ruby version to 3.1
OK sthen@, tb@
2022-05-05 15:41:56 +00:00
fcambus
38fb835b1d Update dialog to 1.3-20220414. 2022-05-03 18:23:07 +00:00
ajacoutot
68854d48ed Update to hwdata-0.359. 2022-05-03 15:31:53 +00:00