25548 Commits

Author SHA1 Message Date
sthen
04282349e3 update to py3-arrow-1.2.2, add missing TDEPs, remove MODPY_VERSION,
remove typing_extensions RDEP which is only for py<=3.7
2022-03-22 09:15:07 +00:00
ajacoutot
59a8d0d6a2 Update to libgsf-1.14.49. 2022-03-22 08:43:03 +00:00
bluhm
2014706533 Adapt p5-Test-Unit to modern Perl and make test pass. 2022-03-21 22:21:53 +00:00
sthen
cc056df03e update to codeblocks-20.0.3svn12751, from maintainer Josh Grosse 2022-03-21 20:15:45 +00:00
thfr
5ee4f3e6c4 erroneous variable MODPY_TEST => change to MODPY_PYTEST. caught by naddy@, thanks! 2022-03-21 17:13:07 +00:00
thfr
1e068cc328 +archivers/py-vpk +converters/py-vdf +devel/py-arrow +devel/py-gevent-eventemitter +games/py-steam +games/steamctl +graphics/py-pyqrcode 2022-03-21 13:08:16 +00:00
thfr
f06ec3fb5c import devel/py-gevent-eventemitter, a dependency for games/py-steam
feedback and ok sthen@ as part of steamctl bundle of ports
2022-03-21 12:53:08 +00:00
thfr
d682fcb98f resurrect py-arrow; dependency of steamctl 2022-03-21 12:46:22 +00:00
thfr
09ee31e4ab resurrect py-arrow; dependency of steamctl
testing and input by sdk@
input and ok stsp@
2022-03-21 12:44:52 +00:00
sthen
e3ac2d3250 py-pip: don't @comment the bin/pip3 script; we have python3->python3.9
links these days and it makes sense to have the same for pip.
2022-03-21 10:11:50 +00:00
bcallah
2f03e0f904 Update to dub-1.28.0
Changelog: https://github.com/dlang/dub/compare/v1.27.0...v1.28.0
ok sdk@
2022-03-21 00:13:57 +00:00
bluhm
50936fe8a2 update p5-Try-Tiny to 0.31 2022-03-20 22:37:21 +00:00
bluhm
ad4238fc3a update p5-Test-URI to 1.084 2022-03-20 21:51:01 +00:00
bcallah
8e084c78d2 Update to dtools-2.099.0, keeping in sync with dmd
Reminded by sdk@, who had the same diff I did
2022-03-20 19:44:27 +00:00
sdk
6d50724ca3 Update github-cli 2.5.2 => 2.6.0
Changes: https://github.com/cli/cli/releases/tag/v2.6.0

From Ricardo, thanks!
2022-03-20 15:20:34 +00:00
ajacoutot
863a06bcb0 Update to pango-1.50.6. 2022-03-20 09:23:07 +00:00
sthen
4a0005236b update to py3-tz-2022.1 2022-03-20 08:55:14 +00:00
ajacoutot
bb1c6465db Remove d-feet; not really maintained anymore and the same functionnality
will be provided by an upcoming dspy port.
2022-03-19 10:36:04 +00:00
ajacoutot
c967ba3c2e Update to template-glib-3.34.1. 2022-03-18 23:30:15 +00:00
sthen
7fa86f4163 fix ordering, don't use .if ${FLAVOR until after it is defined
spotted by naddy@
2022-03-18 22:15:24 +00:00
rsadowski
2bb505eaca Fix LIBxxx_VERSION processing by introducing MODCMAKE_USE_SHARED_LIBS
The default "0.0" version has been broken for several months/years.

MODCMAKE_USE_SHARED_LIBS:

If set to "Yes", CMake will override of shared library version using
LIBxxx_VERSION.  LIBxxx_VERSION is created by the module and put in
CONFIGURE_ENV and MAKE_ENV.

If no LIBxxx_VERSION environment variable is present during configure stage
but the shared library was set a VERSION or SOVERSION by CMake, then the
shared library verison is set to 0.0.

Special case: If the CMake target shared library is given the prefix `lib'
and the `PREFIX' option is set to an empty string then the overwrite still
takes effect.

OK kn@, Bulk build by sthen@, Feedback by many; Thanks
2022-03-18 21:05:31 +00:00
ajacoutot
238989fd24 Update to libsoup3-3.0.5. 2022-03-18 19:49:53 +00:00
sthen
16ea33dac4 update to py-mock-4.0.3, which no longer supports Python 2.x.
Based on a diff from portno12 at protonmail .com, ok kmos@
2022-03-18 19:28:52 +00:00
sthen
b05ab8b0e9 py2-setuptools: Remove TEST_DEPENDS. Tests are already disabled by virtue
of the conditional for MODPY_PYTEST but the deps are still listed, so
py2 flavours of those deps can't be removed until this is done. ok kmos@
2022-03-18 19:27:59 +00:00
sthen
d51928357a make TEST_DEPENDS conditional 2022-03-18 13:58:01 +00:00
tb
2eaecc4f62 devel/remake: fix hidden dep on iconv and gettext,-runtime. Regen WANTLIB. 2022-03-18 06:47:03 +00:00
rsadowski
1fb54bc1ac Update dlib to 19.23 2022-03-17 21:35:00 +00:00
rsadowski
7447f01dab Update kdiff3 to 1.9.4 2022-03-17 21:02:42 +00:00
rsadowski
472f874dae Update jenkins-devel to 2.339 2022-03-17 20:36:55 +00:00
ajacoutot
1e64b8c0d0 Update to glib2-2.70.5. 2022-03-17 16:43:59 +00:00
sthen
2e1df1ead1 update to yarn-1.22.18 2022-03-17 15:23:52 +00:00
sthen
da17f44701 update to py3-ordered-set-4.1.0, from Clemens Goessnitzer (maintainer) 2022-03-16 10:34:42 +00:00
bluhm
c219595c3c Some distfiles contain ppport.h in a different directory. Adapt
MODPERL_REGEN_PPPORT to find it.
OK sthen@
2022-03-16 10:16:34 +00:00
sthen
1974a97617 update to py3-test-7.1.0 2022-03-16 09:41:11 +00:00
landry
0b4dfa46a8 devel/geotiff: update to 1.7.1.
see https://lists.osgeo.org/pipermail/gdal-dev/2022-March/055573.html
2022-03-15 09:59:33 +00:00
ajacoutot
967c8ce154 Update to meson-0.61.3. 2022-03-15 08:19:51 +00:00
tb
c16114f83f devel/jenkins: switch MASTER_SITES to get.jenkins.io, which is where the
download links of HOMEPAGE point nowadays. This is a CDN, has TLSv1.3 and
is at least an order of magnitude faster.

ok rsadowski (maintainer)
2022-03-15 05:52:27 +00:00
sthen
0a586855bd xdebug test tweaks:
- use TEST_ENV now added to pecl.port.mk
- don't require xdebug to be installed in order to run tests
2022-03-14 23:10:04 +00:00
sthen
af4bdb31f2 use autoconf 2.69, like upstream does. ok stsp@ 2022-03-14 19:37:02 +00:00
sthen
7e0e6858a7 update to apr-1.7.0, ok stsp@ 2022-03-14 19:36:46 +00:00
espie
1cf506e2d3 don't bother storing checksums for always-update packages:
mklocatedb will sort things anyway, thus rendering that info useless
we'll have no choice but to grab the actual McCoy for those.

noticed by semarie@
2022-03-14 08:04:13 +00:00
espie
d721505f9f change the timing for building quirks, so that it can include update
information from built packages
(not used yet)
thanks for naddy@ and sthen@ for test-driving this
2022-03-14 07:55:35 +00:00
ajacoutot
5ea4e1c4b6 Update to libuv-1.44.1.
Tested in a bulk.
2022-03-14 07:45:12 +00:00
tb
27e12b44bc devel/protobuf-c: update to 1.4.0, needed to unbreak build with
upcoming protobuf update

https://github.com/protobuf-c/protobuf-c/blob/master/ChangeLog

ok gnezdo sthen, maintainer timeout
2022-03-13 18:12:16 +00:00
sthen
4633b9a2ba update to orc-0.4.32, from Brad (maintainer) 2022-03-13 13:54:05 +00:00
sdk
6b75943278 Drop $OpenBSD$ Tag from go.port.mk and cargo.port.mk
OK semarie@
2022-03-13 13:05:52 +00:00
sdk
030bde51f5 Update fnc 0.8 => 0.9
Changes:
* Add blame command line option to open annotated file at the specified line
* merge upstream libfossil changes that eliminate gcc compiler warnings
* adopt libfossil diff v1 implementation into fnc tree to replace v2 API
* refactor diff implementation to comport with code style
* fix --whitespace option (w keymap) diffv2 regression from 0.7 [105123b40e]
* implement diff --line-numbers opt (L keymap) to display file line numbers
* implement display of enclosing function in diff chunk headers (enabled by
  default like CVS and Git, disabled with --no-prototype or p keymap); works
  with all C-like languages, but not Lisps or markup languages
* upstream libfossil fix for segv bug when fsl_int_d and fsl_id_t differ in size
* fix incorrect malloc producing undefined behaviour on 32-bit platforms
* add unveil (c)reate permission to the checkout dir to fix some diff commands
* change conflicting diff and blame view key maps
* implement taggable timeline nodes to interactively diff arbitrary commits
* implement C timeline keymap to diff selected commit against local changes
* clean code of OS-dependent ifdefs by consolidating them in called functions
* add support for landlock Linux security module in Linux builds
* significant diff driver refactoring for finer granularity in view manipulation
* implement --sbs (S keymap) to display side-by-side formatted diffs
* add FNC_COLOUR_DIFF_SBS_EDIT option to set colour of edited lines in SBS diff
* plug small memory leak when interactively changing diff format
2022-03-13 12:33:30 +00:00
sthen
a40a880306 py-protobuf needs protoc at build time now; add BDEP 2022-03-13 11:52:06 +00:00
rsadowski
c89b1924e3 Update jenkins-devel to 2.338 2022-03-13 08:11:06 +00:00
rsadowski
c9b7ac52f1 Update jenkins-stable to 2.332.1 2022-03-13 07:55:18 +00:00