1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Commit Graph

608774 Commits

Author SHA1 Message Date
Yuri Victorovich
ab6a1e6192 devel/antlr4: Update 4.9 → 4.11.1
PR:		268964
Approved by:	pi@ (maintainer)
2023-02-05 16:13:42 -08:00
Robert Clausecker
8b9ae5f98c graphics/f3d: Fix build on 32 bit platforms
PR:		269344
2023-02-05 16:09:54 -08:00
Dirk Meyer
1192e07eea deskutils/xchm: update to 1.34 2023-02-05 23:42:40 +01:00
Stefan Eßer
002fa656dc math/gh-bc: update to version 6.2.4
This update changes the URL of the upstream repository in the
documentation to:

	       https://git.gavinhoward.com/gavin/bc
2023-02-05 23:32:01 +01:00
Yuri Victorovich
b8bce0b01a cad/py-cocotb: Add test dependency 2023-02-05 14:12:26 -08:00
Yuri Victorovich
6f1a1bc865 devel/py-hunter: New port: Flexible code tracing toolkit 2023-02-05 14:12:26 -08:00
Yuri Victorovich
9141bfa20a devel/py-process-tests: New port: Tools for testing processes 2023-02-05 14:12:25 -08:00
Stefan Eßer
dd35f167f4 devel/hare: update to lastest development version 2023-02-05 22:47:17 +01:00
Stefan Eßer
f3c3445b6c lang/harec: update to latest development version 2023-02-05 22:46:18 +01:00
Serhii (Sergey) Kozlov
c9821cf126 devel/py-RPyC: update to 5.3.0
Changelog:	https://github.com/tomerfiliba-org/rpyc/releases/tag/5.3.0
2023-02-05 21:29:34 +00:00
Yuri Victorovich
2cb1f5b416 devel/py-fields: New port: Totally different take on container boilerplate 2023-02-05 13:04:13 -08:00
Yuri Victorovich
5fa0bb8ede math/highs: Update 1.4.1 → 1.4.2
Reported by:	portscout
2023-02-05 13:04:13 -08:00
Yuri Victorovich
d272d7230a multimedia/obs-studio: Update 29.0.0 → 29.0.2
Reported by:	portscout
2023-02-05 13:04:12 -08:00
Yuri Victorovich
56c93ca3b4 science/coordgenlibs: Update 3.0.1 → 3.0.2
Reported by:	portscout
2023-02-05 13:04:12 -08:00
Yuri Victorovich
0b0d1edfab science/maeparser: Update 1.3.0 → 1.3.1
Reported by:	portscout
2023-02-05 13:04:12 -08:00
Yuri Victorovich
7ecda579ee textproc/py-duecredit: Update 0.9.1 → 0.9.2
Reported by:	portscout
2023-02-05 13:04:11 -08:00
Yuri Victorovich
21e131a9ce www/libdatachannel: Update 0.18.1 → 0.18.2
Reported by:	portscout
2023-02-05 13:04:11 -08:00
Yuri Victorovich
dae9d091c7 multimedia/snapcast: Update 0.26.0-115 → 0.27.0
Reported by:	portscout
2023-02-05 13:04:10 -08:00
Yuri Victorovich
bfe34da635 math/cglm: Update 0.8.8 → 0.8.9
Reported by:	portscout
2023-02-05 13:04:10 -08:00
Yuri Victorovich
faecc89f65 finance/py-pandas-market-calendars: Update 4.1.3 → 4.1.4
Reported by:	portscout
2023-02-05 13:04:10 -08:00
Yuri Victorovich
89e76af3b3 finance/py-finvizfinance: Update 0.14.4 → 0.14.5
Reported by:	portscout
2023-02-05 13:04:09 -08:00
Charlie Li
471747153a
devel/py-importlib-metadata: add explicit setuptools BUILD_DEPENDS
Per PEP-518 [0], for projects using setuptools as the build backend,
both setuptools and wheel are to be specified, as wheel is a plugin
for setuptools to support the format at all. Additionally, wheel
itself will soon [1] not depend on setuptools, but rather the
dependency tree will reverse.

With hat:	python
Approved by:	mentors (implicit), swills (maintainer, implicit)
References:	https://peps.python.org/pep-0518/#build-system-table [0]
		https://github.com/pypa/wheel/pull/501 [1]
2023-02-05 15:42:36 -05:00
Nick Hilliard
ad243caa7f net-mgmt/rubygem-oxidized-web: Adjust dependencies (rubygem-haml5)
Adjust dependency to proper rubygem-haml5 (as rubygem-haml is 6.x now).

PR:		267327
2023-02-05 21:40:24 +01:00
Serhii (Sergey) Kozlov
2f0cc0a264 www/pydio-cells: update to 4.1.0
Changelog:	https://github.com/pydio/cells/releases/tag/v4.1.0
2023-02-05 20:35:54 +00:00
Gabriel M. Dutra
e116d02ed0 sysutils/terragrunt: Update to 0.43.2
ChangeLog:	https://github.com/gruntwork-io/terragrunt/releases
PR:		269335
2023-02-05 20:24:55 +00:00
Serhii (Sergey) Kozlov
87195e3f41 ftp/sftpgo: update to 2.4.4
Changelog:	https://github.com/drakkan/sftpgo/releases/tag/v2.4.4
2023-02-05 20:16:46 +00:00
Serhii (Sergey) Kozlov
7d484dbea9 print/p910nd: Moved to github
The distfiles were moved to github, so change the port accordingly.
Other changes:
- Build via embedded gmake Makefile
- Add LICENSE file path
- Remove scripts from pkg-plist (not in the distribution anymore)
- Smaller manpage fixes

PR:		269109
Reported by:	Daniel Engberg <diizzy@FreeBSD.org>
2023-02-05 19:53:56 +00:00
Charlie Li
f5890bd3cb
Revert "Mk/Uses/python.mk: Fix USE_PYTHON=pep517: always compile and install bytecode"
Despite installer's default behaviour to compile and install bytecode,
we are not doing so going forward at stage/package time. [0] During
initial development and qualification of PEP-517 framework support,
compiling and installing bytecode at stage/package time was considered,
but was found problematic, fragile and ultimately unreliable, both
currently and historically (with USE_PYTHON=distutils), due to our
fixed plist requirement. While the living binary distribution format
(wheel) specification [1] says to compile bytecode, that is in the
pure Python package management context (pip, etc); nuance always
exists when interacting with "system" package management.

Additionally, "bytecode is an implementation detail of the CPython
interpreter. No guarantees are made that bytecode will not be added,
removed, or changed between versions of Python," thus "should not
be considered to work across Python VMs or Python releases." [2]
This is important to ensuring correctness for those ports specifying
NO_ARCH.

Instead of compiling and installing bytecode at stage/package time,
there is a WIP, review D34739, that compiles and installs bytecode
at install time instead, using triggers.

The aforementioned build_fs_violations will be investigated.

This reverts commit de6965254c.

With hat:	python
Approved by:	tcberner (mentor, portmgr)
Reference:	https://wiki.freebsd.org/Python/PEP-517 [0]
		https://packaging.python.org/en/latest/specifications/binary-distribution-format/ [1]
		https://docs.python.org/3/library/dis.html [2]
2023-02-05 14:05:02 -05:00
Po-Chuan Hsieh
de6965254c
Mk/Uses/python.mk: Fix USE_PYTHON=pep517: always compile and install bytecode
- While I'm here, use long options for easier reading [1][2]
- Bump PORTREVISION of dependent ports (USE_PYTHON=pep517) for package change

It fixes build_fs_violation of dependent ports in poudriere (with -t flag).
It is also the default behavior of installer [2].

from py-sphinx log:
=>> Checking for staging violations... done
=>> Error: Filesystem touched during stage (files must install to ${STAGEDIR}):
extra: usr/local/lib/python3.9/site-packages/importlib_metadata/__pycache__
=>> Cleaning up wrkdir

from installer documentation:
--compile-bytecode
    Possible choices: 0, 1, 2
    generate bytecode for the specified optimization level(s) (default=0, 1)
--no-compile-bytecode
    don’t generate bytecode for installed modules
    Default: False

With hat:	python
Reference:	https://pypa-build.readthedocs.io/en/stable/ [1]
		https://installer.pypa.io/en/stable/cli/installer/ [2]
2023-02-06 02:16:47 +08:00
Po-Chuan Hsieh
973f951b64
textproc/py-markups: Convert to USE_PYTHON=unittest 2023-02-06 02:16:46 +08:00
Po-Chuan Hsieh
3997b6fe0e
devel/py-xarray: Update WWW 2023-02-06 02:16:44 +08:00
Po-Chuan Hsieh
a439ef3fcb
www/npm: Update to 9.4.1
Changes:	https://github.com/npm/cli/releases
2023-02-06 02:16:43 +08:00
Po-Chuan Hsieh
2b646d9138
science/eccodes: Enable AEC option by default
- Clean up CMAKE_OFF
- Bump PORTREVISION for dependency change
2023-02-06 02:16:41 +08:00
Yuri Victorovich
0281cacc0a cad/py-cocotb: Fix the test target 2023-02-05 10:09:28 -08:00
Yuri Victorovich
6b5008371a devel/nox: New port: Flexible test automation 2023-02-05 10:09:28 -08:00
Po-Chuan Hsieh
31885c7454
textproc/py-pydata-sphinx-theme: Bump PORTREVISION after 5447e2ed16 (should be part of it) 2023-02-06 02:05:28 +08:00
Ting-Wei Lan
3924dc38b8
science/netcdf: Fix PLIST after d84d21b117
- Bump PORTREVISION for package change

PR:		269095
2023-02-06 00:09:51 +08:00
Po-Chuan Hsieh
3236c8cc11
sysutils/ncdu: Fix runtime --exclude-kernfs error message
- Bump PORTREVISION for package change

PR:		269263
Reported by:	Yani Karydis <yani@pi-greece.eu>
2023-02-05 23:50:17 +08:00
Po-Chuan Hsieh
269ce36039
graphics/gdal: Install cpl_odbc.h for ODBC option
- Bump PORTREVISION for package change

PR:		269256
Reported by:	Martin Birgmeier <d8zNeCFG@aon.at>
2023-02-05 23:50:17 +08:00
Danilo G. Baio
6684461be3
security/py-azure-keyvault-keys: Update to 4.8.0b2
Changes:	https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/keyvault/azure-keyvault-keys/CHANGELOG.md
PR:		269142
2023-02-05 23:50:16 +08:00
Po-Chuan Hsieh
7d772f44a6
www/yourls: Fix PHP dependencies
- Fix USE_PHP:
  - Add missing iconv
  - Replace mysqli with pdo_mysql
- Bump PORTREVISION for dependency change

PR:		268522
Reported by:	Jason Tubnor <jason@tubnor.net>
2023-02-05 23:50:16 +08:00
Po-Chuan Hsieh
bcb6b5c11b
www/py-django-formtools: Add NO_ARCH
Approved by:	portmgr (blanket)
2023-02-05 23:50:16 +08:00
Po-Chuan Hsieh
b47656ccde
www/gitlab-ce: Update RUN_DEPENDS
- Change RUN_DEPENDS from rubygem-aws-sdk-core to rubygem-aws-sdk-core3168
- Change RUN_DEPENDS from rubygem-aws-sdk-s3 to rubygem-aws-sdk-s31117
- Change RUN_DEPENDS from rubygem-bootsnap to rubygem-bootsnap115
- Change RUN_DEPENDS from rubygem-webrick to rubygem-webrick17
- Update version requirement of RUN_DEPENDS
- Bump PORTREVISION for dependency change
2023-02-05 23:50:16 +08:00
Po-Chuan Hsieh
7c8ab58e4c
sysutils/rubygem-fluentd: Fix gemspec for rubygem-webrick 1.8.1 update
- Bump PORTREVISION for package change
2023-02-05 23:50:15 +08:00
Po-Chuan Hsieh
9b4522cb79
sysutils/puppet7: Fix build with rubygem-concurrent-ruby 1.2.0+
- Bump PORTREVISION for package change

Use ThreadLocalVar instead of RubyThreadLocalVar which was removed in 1.2.0.
RubyThreadLocalVar is a private class and an implementation detail.

Reference:	https://github.com/ruby-concurrency/concurrent-ruby/pull/988
		https://github.com/ruby-concurrency/concurrent-ruby/issues/986
		9182bc3dd2
2023-02-05 23:50:15 +08:00
Po-Chuan Hsieh
347b5b85e2
sysutils/puppet6: Fix build with rubygem-concurrent-ruby 1.2.0+
- Bump PORTREVISION for package change

Use ThreadLocalVar instead of RubyThreadLocalVar which was removed in 1.2.0.
RubyThreadLocalVar is a private class and an implementation detail.

Reference:	https://github.com/ruby-concurrency/concurrent-ruby/pull/988
		https://github.com/ruby-concurrency/concurrent-ruby/issues/986
		9182bc3dd2
2023-02-05 23:50:15 +08:00
Po-Chuan Hsieh
e177d5bb97
net-mgmt/netbox: Fix typo 2023-02-05 23:50:15 +08:00
Po-Chuan Hsieh
8ad6509025
multimedia/totem: Add missing @${PY_FLAVOR}
Approved by:	portmgr (blanket)
With hat:	python
2023-02-05 23:50:14 +08:00
Po-Chuan Hsieh
c94874896e
math/gap: Fix incorrect substitution
The PLIST is broken if the default Perl is not 5.32.

Approved by:	portmgr (blanket)
2023-02-05 23:50:14 +08:00
Po-Chuan Hsieh
e175a8c1d9
devel/thonny: Add missing @${PY_FLAVOR}
Approved by:	portmgr (blanket)
With hat:	python
2023-02-05 23:50:14 +08:00