Felix Palmen
e760c81810
net/guacamole-server: Fix disabling KUBERNETES/SSH
...
Both options need --with-pango and --with-terminal configure args. The
<opt>_CONFIGURE_WITH helper also adds --without-* args for disabled
options, so it can't be used here, as this will lead to conflicting
configure args.
Solve this by explicitly handling these after including
bsd.port.options.mk. Also fix pkg-plist when both KUBERNETES and SSH are
disabled.
PR: 277976
Approved by: ultima (maintainer)
2024-04-01 06:10:37 +00:00
Felix Palmen
7aa6d83301
x11-wm/fvwm3: Update to 1.1.0
...
Changes: https://github.com/fvwmorg/fvwm3/releases/tag/1.1.0
2024-04-01 06:10:00 +00:00
Philip Paeps
294624132e
security/vuxml: reference FreeBSD SA-24:03.unbound
...
Add a reference to FreeBSD SA-24:03.unbound (announced 2024-03-28) to
the vuxml entry for Unbound CVE-2023-50387 and CVE-2023-50868.
Unbound was updated to 1.19.1 in FreeBSD 14.0-RELEASE-p6 and in FreeBSD
13.2-RELEASE-p11. FreeBSD 13.3 was not affected (Unbound 1.19.1 was
included in the release).
2024-04-01 13:44:41 +08:00
Xin LI
1932cdae48
www/redmine51: Add new port
...
Redmine is a flexible project management web application written
using Ruby on Rails framework, it is cross-platform and
cross-database.
PR: ports/277661
Reviewed by: mikael
2024-03-31 22:42:08 -07:00
Fernando Apesteguía
effab7a677
science/afni: update to 24.0.19
2024-04-01 07:41:21 +02:00
Jason E. Hale
e4c1cb451e
devel/libphonenumber: Update to 8.13.33
...
This release mostly contains metadata changes.
https://github.com/google/libphonenumber/releases/tag/v8.13.33
2024-03-31 22:20:39 -04:00
Jason E. Hale
0b27edeae8
graphics/gmic-qt: Update to 3.3.5
...
https://discuss.pixls.us/t/on-the-road-to-gmic-3-4/39353
2024-03-31 22:20:39 -04:00
Oliver Lehmann
07f3e72980
mail/qmail-conf: fix build on CURRENT
2024-04-01 02:55:05 +02:00
Wen Heping
8187a8680d
databases/ora2pg: Update to 24.3
2024-04-01 00:16:42 +00:00
Wen Heping
9ceec391f1
math/R-cran-survey: Update to 4.4.2
2024-04-01 00:16:42 +00:00
Wen Heping
349a8d6650
www/orangehrm: Update to 5.6.1
2024-04-01 00:16:41 +00:00
Wen Heping
767824b239
www/tcexam: Update to 16.3.1
2024-04-01 00:16:41 +00:00
Matthew Seaman
04edb069f9
sysutils/rsyslog8: fix build with libressl, add DTLS option
...
rsyslog8 fails to build with libressl due to lack of support of the
SSL_CONF_CTX type. This occurs in a block of code only used by the
DTLS input and output modules, which are not enabled by default in the
FreeBSD port.
Therefore solve the build failure by making the problematic function
dependant on LIBRESSL_VERSION_NUMBER being defined (via
files/patch-runtime_net__ossl.c, obtained from github issue 5342 for
rsyslog). This is similar to previous libressl compatability fixes
from PR 254864.
While here, add a DTLS option to enable building the imdtls and omdtls
modules -- this does require linkage against openssl to compile
successfully. Additionally required patches are to add the necessary
header files for the pthread_kill(3) and close(2) prototypes. I have
not been able to test the functionality of the DTLS modules very
effectively and would be glad to hear of anyone's experiences with
them.
PR: 278018
Reported by: Dave Hayes <dave@jetcafe.org>
Obtained from: (partly) https://github.com/rsyslog/rsyslog/issues/5342
2024-03-31 23:36:04 +01:00
Torsten Zuehlsdorff
3001deeade
databases/pgvector: Upgrade from 0.6.0 to 0.6.2
...
Changelog:
0.6.2 (2024-03-18)
Reduced lock contention with parallel HNSW index builds
0.6.1 (2024-03-04)
Fixed error with ANALYZE and vectors with different dimensions
Fixed segmentation fault with shared_preload_libraries
Fixed vector subtraction being marked as commutative
PR: 277752
Reported by: wen
2024-04-01 00:20:34 +02:00
Nuno Teixeira
9dd66e0559
biology/migrate: Update to 5.0.6
...
ChangeLog: https://peterbeerli.com/programs/migrate/distribution_4.x/HISTORY
2024-03-31 22:47:26 +01:00
Alexey Dokuchaev
0f824d200a
deskutils/qownnotes: update QOwnNotes to version 24.3.5.
2024-03-31 21:24:32 +00:00
Emanuel Haupt
92d0ff5be3
games/ballerburg: Update to 1.2.2
2024-03-31 23:20:47 +02:00
Po-Chuan Hsieh
d4b7d3e3d8
devel/py-pyleri: Convert to USE_PYTHON=unittest
2024-04-01 04:54:11 +08:00
Po-Chuan Hsieh
1f7c6d4101
devel/rubygem-request_store14: Remove obsoleted port
...
Use devel/rubygem-request_store instead.
2024-04-01 04:49:14 +08:00
Po-Chuan Hsieh
cfd9fc4bfe
www/rubygem-faraday14: Remove obsoleted port
...
Use www/rubygem-faraday instead.
2024-04-01 04:49:13 +08:00
Po-Chuan Hsieh
7bfb583f73
textproc/rubygem-loofah221: Remove obsoleted port
...
Use textproc/rubygem-loofah instead.
2024-04-01 04:49:12 +08:00
Po-Chuan Hsieh
5b95618ed4
textproc/rubygem-cucumber-gherkin26: Remove obsoleted port
...
Use textproc/rubygem-cucumber-gherkin instead.
2024-04-01 04:49:11 +08:00
Po-Chuan Hsieh
f6a7cd70e6
security/rubygem-net-sftp2: Remove obsoleted port
...
Use security/rubygem-net-sftp instead.
2024-04-01 04:49:10 +08:00
Po-Chuan Hsieh
21cb10d3fa
net/rubygem-google-cloud-storage144: Remove obsoleted port
...
Use net/rubygem-google-cloud-storage instead.
2024-04-01 04:49:09 +08:00
Po-Chuan Hsieh
d8ec7a9ccd
devel/rubygem-sidekiq6: Remove obsoleted port
...
Use devel/rubygem-sidekiq instead.
2024-04-01 04:49:09 +08:00
Po-Chuan Hsieh
33463d9a9b
devel/rubygem-sidekiq-cron18: Remove obsoleted port
...
Use devel/rubygem-sidekiq-cron instead.
2024-04-01 04:49:08 +08:00
Po-Chuan Hsieh
b7e46978e0
devel/rubygem-grape17: Remove obsoleted port
...
Use devel/rubygem-grape instead.
2024-04-01 04:49:07 +08:00
Po-Chuan Hsieh
1e72d9b01b
devel/rubygem-grape-swagger16: Remove obsoleted port
...
Use devel/rubygem-grape-swagger instead.
2024-04-01 04:49:06 +08:00
Po-Chuan Hsieh
76594b9353
devel/rubygem-cucumber-tag-expressions5: Remove obsoleted port
...
Use devel/rubygem-cucumber-tag-expressions instead.
2024-04-01 04:49:05 +08:00
Po-Chuan Hsieh
a3d319d990
devel/rubygem-cucumber-core12: Remove obsoleted port
...
Use devel/rubygem-cucumber-core instead.
2024-04-01 04:49:04 +08:00
Po-Chuan Hsieh
015a1af2dc
databases/rubygem-redis-namespace19: Remove obsoleted port
...
Use databases/rubygem-redis-namespace instead.
2024-04-01 04:49:03 +08:00
Po-Chuan Hsieh
04b7e8c20b
textproc/py-atoml: Remove obsoleted port
...
This project has been merged back to tomlkit and is no longer maintained. Use textproc/py-tomlkit>=0.8.0 instead
Reference: 44ff71af1c
2024-04-01 04:49:02 +08:00
Po-Chuan Hsieh
c6f6ced36b
security/py-pysaml24: Remove obsoleted port
...
Use security/py-pysaml2 instead.
2024-04-01 04:49:01 +08:00
Po-Chuan Hsieh
dbed85c591
math/py-munkres10: Remove obsoleted port
...
Use math/py-munkres instead.
2024-04-01 04:49:00 +08:00
Po-Chuan Hsieh
76c4e81029
devel/py-ypy-websocket: Remove obsoleted port
...
Use devel/py-pycrdt-websocket instead.
2024-04-01 04:48:59 +08:00
Po-Chuan Hsieh
ad6942e4e1
devel/py-y-py: Remove obsoleted port
...
Use devel/py-pycrdt instead.
2024-04-01 04:48:58 +08:00
Po-Chuan Hsieh
03909f695d
devel/py-pybind11210: Remove obsoleted port
...
Use devel/py-pybind11 instead.
2024-04-01 04:48:45 +08:00
Po-Chuan Hsieh
5d064f66c4
devel/py-deptry: Fix a9fbc518d0
...
I forgot to remove the old patch file before commit.
2024-04-01 04:09:25 +08:00
Po-Chuan Hsieh
a9fbc518d0
devel/py-deptry: Update to 0.15.0
...
- Update WWW
Changes: https://github.com/fpgmaas/deptry/releases
https://deptry.com/CHANGELOG/
2024-04-01 03:32:31 +08:00
Po-Chuan Hsieh
9fb3861450
multimedia/libzen: Rename UPSTREAM_BUNDLE_VERSION to MEDIAINFO_VERSION for clearer naming
2024-04-01 03:27:38 +08:00
Kirill Ponomarev
67e72d3d44
lang/sbcl: Update to 2.4.3
2024-03-31 21:20:25 +02:00
Po-Chuan Hsieh
2878ca4905
x11-fonts/noto-emoji: Add COLR option
...
- Bump PORTREVISION for package change
PR: 278019
Reported by: Kenneth Raplee <kenrap@kennethraplee.com>, mew14930xvi <mew14930xvi@inbox.lv>
2024-04-01 02:53:03 +08:00
Po-Chuan Hsieh
93c376b7b5
net/rubygem-omniauth-google-oauth2: Update to 1.1.2
...
Changes: https://github.com/zquestz/omniauth-google-oauth2/releases
2024-04-01 02:53:02 +08:00
Po-Chuan Hsieh
20356bfde3
devel/rubygem-mongo: Update to 2.20.0
...
Changes: https://github.com/mongodb/mongo-ruby-driver/releases
2024-04-01 02:52:58 +08:00
Po-Chuan Hsieh
ed6ec093dd
devel/rubygem-json-schema: Update to 4.3.0
...
Changes: https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md
2024-04-01 02:52:57 +08:00
Po-Chuan Hsieh
ecd1f16676
devel/rubygem-bson: Update to 5.0.0
...
Changes: https://github.com/mongodb/bson-ruby/releases
2024-04-01 02:52:57 +08:00
Po-Chuan Hsieh
86a2ee5f46
devel/mercurial: Update to 6.7.2
...
Changes: https://wiki.mercurial-scm.org/WhatsNew
2024-04-01 02:52:56 +08:00
Po-Chuan Hsieh
8952b8f666
security/p5-CPAN-Audit: Update to 20240329.002
...
Changes: https://metacpan.org/dist/CPAN-Audit/changes
2024-04-01 02:52:55 +08:00
Po-Chuan Hsieh
ec8ab3ce8a
net/p5-URI: Update to 5.28
...
Changes: https://metacpan.org/dist/URI/changes
2024-04-01 02:52:52 +08:00
Po-Chuan Hsieh
16e6827189
textproc/sk-mythes: Update to 2024.02.19
2024-04-01 02:52:48 +08:00