Commit graph

695433 commits

Author SHA1 Message Date
Lorenzo Salvadore
23b4bfce62
irc/ircd-ratbox: Fix build with GCC 14
GCC 14 turns some warnings into errors. Switch them back to warnings.

This should be regarded as a temporary workaround so that GCC_DEFAULT
can be upgraded to GCC 14. It would be preferable to actually fix the
warnings.

PR:		284485
2025-02-08 14:05:40 +01:00
Rene Ladan
b7f830075f lang/tcl87: Remove expired port
2025-02-07 lang/tcl87: Tcl/Tk 8.7 is not scheduled for release, use 8.6 or 9.0
2025-02-08 14:00:57 +01:00
Rene Ladan
e9b8d40b05 x11-toolkits/tk87: Remove expired port
2025-02-07 x11-toolkits/tk87: Tcl/Tk 8.7 is not scheduled for release, use 8.6 or 9.0
2025-02-08 14:00:24 +01:00
Zsolt Udvari
2cfb7dfba8 devel/R-cran-sessioninfo: Update to 1.2.3
Add www/R-cran-gh to TEST_DEPENDS.
Update WWW to canonical form as cran page suggests.
The `make test' fails, reported on project page, add TESTING_UNSAFE.

Changelog:
https://cran.r-project.org/web/packages/sessioninfo/news/news.html

Reported by:	portscout
2025-02-08 13:40:29 +01:00
Bernard Spil
8b77aff903 sysutils/passwordsafe: Update to 1.20.0
This time include Makefile and distinfo, not just patches
2025-02-08 13:39:09 +01:00
Bernard Spil
905f5dd2d0 sysutils/passwordsafe: Update to 1.20.0 2025-02-08 13:32:48 +01:00
Sergei Vyshenski
d2659eb562 textproc/p5-Text-CSV_XS: Update to 1.60
ChangeLog:	https://metacpan.org/dist/Text-CSV_XS/changes
PR:		284509
2025-02-08 12:22:52 +00:00
Tijl Coosemans
24e1ee2f78 security/libtasn1: Restore symbol versions
Enable linker version script after 41d3d59d0c.  The configure test
fails with clang.

PR:		284651
2025-02-08 12:55:10 +01:00
Kai Knoblich
fd0cb4636a deskutils/py-paperless: Fix plist issues after 0cffd5a7f4
* The 3.15.2 release of www/py-djangorestframework got changed static
  files due an upgrade of the bundled jQuery library.

* Bump PORTREVISION due changed package content.

Approved by:	portmgr (blanket, build fix)
2025-02-08 12:33:43 +01:00
Kai Knoblich
0cffd5a7f4 www/py-djangorestframework: Update to 3.15.2
Changelog since 3.14.0:

https://www.django-rest-framework.org/community/release-notes/#3152
2025-02-08 12:33:26 +01:00
Kai Knoblich
f8bf62aa69 textproc/py-ocrmypdf: Update to 16.9.0
Changelog:

https://github.com/ocrmypdf/OCRmyPDF/blob/v16.9.0/docs/release_notes.rst
2025-02-08 12:33:26 +01:00
Kai Knoblich
1cc8e5dc6f textproc/py-ntc-templates: Update to 7.7.0
Changelog:

https://github.com/networktocode/ntc-templates/releases/tag/v7.7.0
2025-02-08 12:33:25 +01:00
Kai Knoblich
6b4a31e19c devel/py-flex: Deprecate
* Upstream has been inactive for 6 years, therefore deprecate this port.

* However, no expiry date is set for now because py-flex still works
  with newer versions of Python and is currently still being used by
  some projects/ports (e.g. py-prance or py-flasgger).

PR:		283597
Reported by:	diizzy
2025-02-08 12:33:16 +01:00
Nicola Vitale
5d63c67af0
x11/kitty: Remove USE_GCC
- The port doesn't compile with clang only on outdated systems
  or no longer supported.

Tested by:	eduardo
2025-02-08 12:05:18 +01:00
Bernard Spil
22c8df7277 www/mod_tls: Fix build on i386
Obtained from:	https://github.com/icing/mod_tls/pull/7
2025-02-08 12:01:55 +01:00
Bernard Spil
36bbbbc26a databases/mariadb105-server: Security update to 10.5.28
Security:	7bcfca95-e563-11ef-873e-8447094a420f
MFH:		2025Q1
2025-02-08 11:08:44 +01:00
Kai Knoblich
f2715c0c11 security/py-netbox-secrets: Update to 2.2.0
Changelog:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v2.2.0

MFH:		No (backwards incompatible with NetBox 4.1)
2025-02-08 10:51:48 +01:00
Kai Knoblich
2bc8c570f2 UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 4.2 release
series.
2025-02-08 10:51:47 +01:00
Kai Knoblich
5a711034ee net-mgmt/netbox: Update to 4.2.3
It contains many bugfixes/enhancements and the following new features:

* Assign Multiple MAC Addresses per Interface
* Quick Add UI Widget
* VLAN Translation
* Virtual Circuits
* Q-in-Q Encapsulation

https://netbox.readthedocs.io/en/stable/release-notes/version-4.2/

MFH:		No (feature release)
2025-02-08 10:51:47 +01:00
Kai Knoblich
db1f7321dd net-mgmt/netbox: Create Django 5.1 consumers
* Django 4.2 is currently the "default" version in the ports tree due
  its long term support until April 2026.  Thus ports that are assigned
  to that version will exist until then.

  The following ports are required to make the upgrade of
  net-mgmt/netbox to the 4.2 release possible because it requires
  Django 5.1.

  All of the ports listed below were created on the basis of their
  respective original ports:

  - devel/py-dj51-django-rq
  - devel/py-dj51-strawberry-graphql
  - www/py-dj51-channels
  - www/py-dj51-django-auth-ldap
  - www/py-dj51-django-choices-field
  - www/py-dj51-django-cors-headers
  - www/py-dj51-django-debug-toolbar
  - www/py-dj51-django-filter
  - www/py-dj51-django-htmx
  - www/py-dj51-django-js-asset
  - www/py-dj51-django-mptt
  - www/py-dj51-django-prometheus
  - www/py-dj51-django-redis
  - www/py-dj51-django-rich
  - www/py-dj51-django-tables2
  - www/py-dj51-django-taggit
  - www/py-dj51-django-timezone-field
  - www/py-dj51-djangorestframework
  - www/py-dj51-drf-spectacular
  - www/py-dj51-drf-spectacular-sidecar
  - www/py-dj51-strawberry-graphql-django

  Assign the following ports to its maintainer who already
  maintain the Django 4.2 variants of them [1]:

  - devel/py-dj51-django-rq
  - www/py-dj51-channels
  - www/py-dj51-django-debug-toolbar
  - www/py-dj51-django-redis

Approved by:	sunpoet (implicit) [1]
2025-02-08 10:51:47 +01:00
Kai Knoblich
0622c9daec textproc/py-tablib: Update to 3.8.0
Changelog:

https://github.com/jazzband/tablib/releases/tag/v3.8.0
2025-02-08 10:51:46 +01:00
Kai Knoblich
c119b1f95e textproc/py-mkdocs-material: Update to 9.6.2
* Add IMAGING and RECOMMENDED as new options to reflect the settings in
  pyproject.toml.  Keep the first one as non-default for now, because it
  installs a lot of dependencies.

  The second one is enabled by default because it supplies a recommended
  set of useful plugins that improves the out-of-box experience.

Changelog since 9.5.49:

https://github.com/squidfunk/mkdocs-material/blob/9.6.2/CHANGELOG
2025-02-08 10:51:46 +01:00
Bernard Spil
9807f92eae databases/mariadb106-server: Security update to 10.6.21
Security:	7bcfca95-e563-11ef-873e-8447094a420f
MFH:		2025Q1
2025-02-08 10:24:40 +01:00
Gleb Popov
ea4fe5cbc8 KDE Frameworks 5: Bump PORTREVISIONs after landing Plasma 6
These ports were adapted to be coinstallable with KF6, but the bump was missed.

Reported by:	thierry
2025-02-08 11:36:25 +03:00
Yuri Victorovich
cc3da08a2d devel/spyder: update 6.0.3 → 6.0.4
Reported by:	portscout
2025-02-08 00:07:09 -08:00
Yuri Victorovich
835106a258 misc/arrow-datafusion: update 44.0.0 → 45.0.0
Reported by:	portscout
2025-02-08 00:07:09 -08:00
Yuri Victorovich
73bb2b2573 devel/py-ast2json: update 0.3 → 0.4
Reported by:	portscout
2025-02-08 00:07:08 -08:00
Yuri Victorovich
6c6013bcb4 devel/glaze: update 4.4.0 → 4.4.1
Reported by:	portscout
2025-02-08 00:07:08 -08:00
Yuri Victorovich
d8b03f0a32 x11/rio: update 0.2.4 → 0.2.6
Reported by:	portscout
2025-02-08 00:07:07 -08:00
Yuri Victorovich
d4da5dceaf lang/neocmakelsp: update 0.8.17 → 0.8.18
Reported by:	portscout
2025-02-08 00:07:07 -08:00
Yuri Victorovich
297ffe8d7f biology/mummer: update 4.0.0 → 4.0.1
Reported by:	portscout
2025-02-08 00:07:06 -08:00
Yuri Victorovich
0e94c35c18 devel/emscripten: update 4.0.1 → 4.0.3
Reported by:	portscout
2025-02-08 00:07:06 -08:00
Jason E. Hale
9526f730d5 multimedia/vlc: Fix build with net/liveMedia >= 2024.11.28
access/live555.cpp:542:36: error: cannot initialize a parameter of type 'EventLoopWatchVariable *' (aka 'atomic<char> *') with an rvalue of type 'char *'
  542 |     p_sys->scheduler->doEventLoop( &p_sys->event_rtsp );
      |                                    ^~~~~~~~~~~~~~~~~~
/usr/local/include/UsageEnvironment/UsageEnvironment.hh:155:52: note: passing argument to parameter 'watchVariable' here
  155 |   virtual void doEventLoop(EventLoopWatchVariable* watchVariable = NULL) = 0;
      |                                                    ^
access/live555.cpp:1444:36: error: cannot initialize a parameter of type 'EventLoopWatchVariable *' (aka 'atomic<char> *') with an rvalue of type 'char *'
 1444 |     p_sys->scheduler->doEventLoop( &p_sys->event_data );
      |                                    ^~~~~~~~~~~~~~~~~~
/usr/local/include/UsageEnvironment/UsageEnvironment.hh:155:52: note: passing argument to parameter 'watchVariable' here
  155 |   virtual void doEventLoop(EventLoopWatchVariable* watchVariable = NULL) = 0;

Reported by:	pkg-fallout
2025-02-08 01:43:52 -05:00
Jason E. Hale
bdd363e1be audio/openal-soft: Disable C11 threads
Use POSIX threads instead to avoid undefined symbols. Applications may
not start after the last update with errors such as:

ld-elf.so.1: /usr/local/lib/libopenal.so.1: Undefined symbol
"tss_create"

Reported by:	VVD on #freebsd-desktop
2025-02-08 00:37:29 -05:00
Muhammad Moinur Rahman
40a0852d09
databases/mroonga: Update version 14.04=>14.07
Changelog: https://github.com/mroonga/mroonga/releases/tag/v14.07
2025-02-08 06:29:40 +01:00
Muhammad Moinur Rahman
c17162a1c5
databases/pgroonga: Update version 3.0.5=>3.0.6
Changelog: https://pgroonga.github.io/news/#version-3-0-6
2025-02-08 06:29:39 +01:00
Muhammad Moinur Rahman
1f806d7cf0
textproc/groonga: Update version 13.0.8=>13.0.9
Changelog: https://groonga.org/en/blog/2023/10/31/groonga-13.0.9.html
2025-02-08 06:29:39 +01:00
Muhammad Moinur Rahman
45f4e6f919
net/py-sshuttle: Update version 1.1.2=>1.2.0 2025-02-08 06:29:38 +01:00
Muhammad Moinur Rahman
545f270045
www/py-prawcore: Update version 3.0.0=>3.0.1
Changelog: https://github.com/praw-dev/prawcore/releases/tag/v3.0.1
2025-02-08 06:29:37 +01:00
Muhammad Moinur Rahman
b7d4c27d80
textproc/vale: Update version 3.9.4=>3.9.5
Changelog: https://github.com/errata-ai/vale/releases/tag/v3.9.5
2025-02-08 06:29:37 +01:00
Muhammad Moinur Rahman
c02be83a38
sysutils/httm: Update version 0.45.0=>0.45.1
Changelog: https://github.com/kimono-koans/httm/releases/tag/0.45.1
2025-02-08 06:29:36 +01:00
Muhammad Moinur Rahman
c59d9c97c1
security/snort3: Update version 3.6.2.0=>3.6.3.0
Changelog: https://github.com/snort3/snort3/releases/tag/3.6.3.0
2025-02-08 06:29:35 +01:00
Muhammad Moinur Rahman
14f56c25ef
print/py-reportlab: Update version 4.2.2=>4.2.4
Changelog: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md
2025-02-08 06:29:35 +01:00
Muhammad Moinur Rahman
a67b3b8331
net/google-cloud-sdk: Update version 507.0.0=>508.0.0 2025-02-08 06:29:34 +01:00
Muhammad Moinur Rahman
37cf72cea0
devel/py-tox: Update version 4.24.0=>4.24.1
Changelog: https://github.com/tox-dev/tox/releases/tag/4.24.1
2025-02-08 06:29:33 +01:00
Muhammad Moinur Rahman
316da0b990
devel/py-importlib-metadata: Update version 8.6.0=>8.6.1
Changelog: https://github.com/python/importlib_metadata/releases/tag/v8.6.1
2025-02-08 06:29:32 +01:00
Muhammad Moinur Rahman
e1b9bad85c
devel/py-aiortc: Update version 1.10.0=>1.10.1
Changelog: https://github.com/aiortc/aiortc/releases/tag/1.10.1
2025-02-08 06:29:32 +01:00
Muhammad Moinur Rahman
d552814805
databases/py-unqlite: Update version 0.9.7=>0.9.8
Changelog: https://github.com/coleifer/unqlite-python/releases/tag/0.9.8
2025-02-08 06:29:31 +01:00
Muhammad Moinur Rahman
970526cbfa
databases/memcached: Update version 1.6.35=>1.6.36
Changelog: https://github.com/memcached/memcached/wiki/ReleaseNotes1636
2025-02-08 06:29:30 +01:00
Muhammad Moinur Rahman
084311e748
databases/freetds-devel: Update version 1.4.354=>1.4.357 2025-02-08 06:29:30 +01:00