Po-Chuan Hsieh
029625db06
devel/py-pprintpp: Add py-pprintpp 0.4.0
...
pprint++ is a drop-in replacement for pprint that's actually pretty.
2024-09-30 21:36:21 +08:00
Po-Chuan Hsieh
c3686ab14c
databases/py-sqloxide: Add py-sqloxide 0.1.48
...
sqloxide wraps rust bindings for sqlparser-rs into a python package using pyO3.
The original goal of this project was to have a very fast, efficient, and
accurate SQL parser I could use for building data lineage graphs across large
code bases (think hundreds of auto-generated .sql files). Most existing sql
parsing approaches for python are either very slow or not accurate (especially
in regards to deeply nested queries, sub-selects and/or table aliases). Looking
to the rust community for support, I found the excellent sqlparser-rs crate
which is quite easy to wrap in python code.
2024-09-30 21:36:21 +08:00
Piotr Kubaj
d324bb0fda
sysutils/fastfetch: update to 2.26.1
...
Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.26.1
2024-09-30 15:35:10 +02:00
Rodrigo Osorio
8548b1e5ed
x11/xfishtank: upgrade to 2.5
...
Change upstream to use sources from debian package.
Add configuration to use xfishtank with xscreensaver
and made a hard link of xfishtank into xcreensaver hack dir.
PR: 281458
Approved by: <kidon@posteo.de> (maintainer)
2024-09-30 15:28:53 +02:00
Luca Pizzamiglio
35258143f6
devel/pecl-xdebug: ignore with PHP 8.4
...
PHP 8.4 is not supported.
No revision bump needed, as it fixes (ignoring) builds with php 8.4 only
2024-09-30 15:18:50 +02:00
Wolfgang Medina-Erhardt
0256b0d8c1
graphics/ttyplot: Add patches required for 1.7.0
...
The committer missed those two files when committing the original patch.
PR: 281609
Fixes: 23ac00be48
graphics/ttyplot: Update version 1.4 => 1.7.0
2024-09-30 14:52:05 +02:00
Joe Marcus Clarke
0a0c3ea9f5
ports-mgmt/portlint: Update to 2.22.2
...
* Check for executable files [1]
* Check that shared objects were installed in ${PREFIX}/lib [2]
* Allow MASTERDIR to contain :H[:H] [3]
PR: 278404 [1]
278773 [2]
Submitted by: Piotr Smyrak <piotr@smyrak.com> [3]
2024-09-30 08:42:42 -04:00
Po-Chuan Hsieh
12887876dc
*/Makefile: Sort SUBDIRs
2024-09-30 20:41:59 +08:00
Po-Chuan Hsieh
769eb6c549
Mk/Uses/tcl.mk: Fix typo
...
[00:00:01] Gathering ports metadata
[00:00:11] Warning: (graphics/py-pillow): make: "/usr/ports/Mk/Uses/tcl.mk" line 168: Unknown modifier "s/9/9./"
[00:00:11] Warning: (graphics/py-pillow): make: "/usr/ports/Mk/Uses/tcl.mk" line 168: Undefined variable "${_TCLTK_WANTED_VERSION:S/8/8./:s/9/9./}"
[00:00:11] Warning: (graphics/py-pillow): make: Fatal errors encountered -- cannot continue
[00:00:11] Warning: (graphics/py-pillow): Error: Error looking up dependencies for graphics/py-pillow
[00:00:12] Error: /usr/local/share/poudriere/bulk.sh:gather_port_vars:183:Fatal errors encountered gathering ports metadata
Approved by: portmgr (blanket)
2024-09-30 20:39:58 +08:00
Koichiro Iwao
42ee955d88
*/*: Fix INDEX build
...
This commit just fixes INDEX building but doesn't fix dependency.
Proper fix on dependencies by the maintainer is still needed.
2024-09-30 21:25:15 +09:00
Po-Chuan Hsieh
8e83a22df5
ftp/curl: Add LIBUV_IMPLIES=DEBUG
...
Upstream mentioned that using libuv without debug support enabled is useless.
Therefore, LIBUV option will also enable DEBUG option.
Reported by: adamw
2024-09-30 20:20:05 +08:00
Pietro Cerutti
7ee64fc860
lang/tcl90, x11-toolkits/tk90: Tcl 9.0.0
...
This is the first release of Tcl/Tk 9.x.
The USES=tcl framework now supports the 9.x series, but we don't expect
many extensions to be ready for 9.x, so please consider this
experimental.
Announcements:
https://sourceforge.net/p/tcl/mailman/message/58821877/ (Tcl)
https://sourceforge.net/p/tcl/mailman/message/58821878/ (Tk)
2024-09-30 12:18:04 +00:00
Olivier Cochard
825afe0bb4
security/strongswan: fix build on current
...
Backport upstream commit a7f617ab3328153939cb757a5cf9001071ef8720
PR: 280435
Approved by: kwf@nanoteq.com (maintainer)
2024-09-30 13:59:00 +02:00
Ronald Klop
3776b4306a
ports-mgmt/pkg-provides: a bit more info
...
Document what this pkg does in pkg-descr instead of
duplicating the Makefile COMMENT.
The text is copied from https://pkg-provides.osorio.me/
which is mentioned in the github README.md.
PR: 281537
Approved by: maintainer timeout
2024-09-30 13:23:31 +02:00
Adam Weinberger
bf1b863e7a
devel/scc: Update to 3.4.0
2024-09-30 06:59:29 -04:00
Rodrigo Osorio
78e64988ef
net-im/purple-teams: Add new MS Teams plugin for pidgin
...
MS Teams Plugin for Pidgin is a third-party alternative for the Microsoft
Teams client in development since April 2022, with no Electron or
Webview.
2024-09-30 11:36:56 +02:00
Nicola Vitale
61210880c6
misc/alpaca: Update to 2.0.6
...
Release changes: https://github.com/Jeffser/Alpaca/releases/tag/2.0.6
Reported by: Jeffry Samuel <notifications@github.com>
2024-09-30 11:09:59 +02:00
Stefan Schlosser
d865af5880
games/gemrb: USE_GCC again to fix crash
...
- readd USE_GCC=yes (https://github.com/gemrb/gemrb/issues/2074 )
- use compiler:c++14-lang (per gemrb 0.9.3 release notes)
- update pkg-plist (two files are depending on OPENGL option now)
- mention USE_TEST and USE_TRACY build options for completeness
2024-09-30 11:08:37 +02:00
Yuri Victorovich
cc322b618d
devel/quill: update 7.2.2 → 7.3.0
...
Reported by: portscout
2024-09-30 01:28:26 -07:00
Yuri Victorovich
5d681b1ca2
audio/songrec: update 0.4.2 → 0.4.3
...
Reported by: portscout
2024-09-30 01:28:26 -07:00
Yuri Victorovich
a87ec48d8d
science/votca: update 2024.1 → 2024.2
...
Reported by: portscout
2024-09-30 01:28:25 -07:00
Yuri Victorovich
71c29e77b7
misc/py-llama-cpp-python: update 0.3.0 → 0.3.1
...
Reported by: portscout
2024-09-30 01:28:25 -07:00
Yuri Victorovich
7ad5221ef5
sysutils/mise: update 2024.9.12 → 2024.9.13
...
Reported by: portscout
2024-09-30 01:28:24 -07:00
Yuri Victorovich
eb7f5cbdda
net-p2p/qbittorrent: update 4.6.7 → 5.0.0
...
Reported by: portscout
2024-09-30 01:28:24 -07:00
Hiroki Tagato
364a1b9e36
misc/py-litellm: update to 1.48.6
...
Changelog: https://github.com/BerriAI/litellm/releases
Reported by: portscout
2024-09-30 16:15:28 +09:00
Emanuel Haupt
31308081fc
security/py-pwntools: Update to 4.13.1
2024-09-30 08:59:59 +02:00
Fernando Apesteguía
91064fdc5d
security/vuxml: Fix typos
...
Add linux-*-sqlite3 to last entry.
s/mozilla/firefox in an older entry
Reported by: Edward Sanford Sutton, III (mirror176@hotmail.com )
2024-09-30 08:42:19 +02:00
Hiroki Tagato
b3c7acc9a5
devel/task: add port: Task runner / simpler Make alternative written in Go
...
Task is a task runner / build tool that aims to be simpler and easier
to use than, for example, GNU Make.
Since it's written in Go, Task is just a single binary and has no
other dependencies, which means you don't need to mess with any
complicated install setups just to use a build tool.
WWW: https://taskfile.dev/
2024-09-30 15:27:33 +09:00
Romain Tartière
683a626aac
sysutils/pxp-agent: Update to 1.15.22
...
With hat: puppet
2024-09-29 15:06:23 -10:00
Romain Tartière
2891c0317f
devel/rubygem-pdk: Update to 3.3.0
...
ChangeLog:
https://github.com/puppetlabs/pdk/blob/main/CHANGELOG.md#v330---2024-09-10
With hat: puppet
2024-09-29 15:04:59 -10:00
Romain Tartière
744e7448d7
textproc/rubygem-puppet-strings: Update to 4.1.3
...
ChangeLog:
https://github.com/puppetlabs/puppet-strings/blob/main/CHANGELOG.md#v413---2024-09-05
With hat: puppet
2024-09-29 14:55:52 -10:00
Romain Tartière
85ef91b38f
sysutils/puppetserver8: Update to 8.6.3
...
Release notes:
https://www.puppet.com/docs/puppet/8/server/release_notes#puppet-server-863
With hat: puppet
2024-09-29 14:53:42 -10:00
Romain Tartière
d985367b74
sysutils/puppet8: Update to 8.9.0
...
Release notes:
https://www.puppet.com/docs/puppet/8/release_notes_puppet#release_notes_puppet_x-8-9-0
With hat: puppet
2024-09-29 14:52:23 -10:00
Romain Tartière
7de30c996a
sysutils/puppet7: Update to 7.33.0
...
Release note:
https://www.puppet.com/docs/puppet/7/release_notes_puppet#release_notes_puppet_x-7-33-0
With hat: puppet
2024-09-29 14:51:39 -10:00
Romain Tartière
6bf94ecf73
sysutils/rubygem-facter: Update to 4.9.0
...
Release notes:
https://www.puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-9-0
With hat: puppet
2024-09-29 14:49:06 -10:00
Olivier Cochard
da52c06a1f
net/frr10: Add new branch 10
...
ChangeLog: https://github.com/FRRouting/frr/releases/tag/frr-10.1.1
PR: 278384
Reported by: pi
2024-09-30 01:30:23 +02:00
Jan Beich
adc428824d
x11/wl-kbptr: update to 0.2.2
...
Changes: https://github.com/moverest/wl-kbptr/releases/tag/v0.2.2
Reported by: GitHub (watch releases)
2024-09-29 23:25:33 +02:00
Jan Beich
c479407833
x11-wm/phoc: update to 0.42.0
...
Changes: https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.42.0
Reported by: GitLab (notify releases)
2024-09-29 23:25:31 +02:00
Jan Beich
655dd44bb3
x11/hyprpicker: update to 0.4.0
...
Changes: https://github.com/hyprwm/hyprpicker/releases/tag/v0.4.0
Reported by: GitHub (watch releases)
2024-09-29 23:25:30 +02:00
Jan Beich
89850c93a6
x11-wm/sway-devel: update to 1.10
...
Changes: https://github.com/swaywm/sway/compare/7f9baa05f...1.10-rc1
2024-09-29 23:25:28 +02:00
Alexey Dokuchaev
b959949b6c
audio/musepack: drop hard-set EXPIRATION_DATE for the time being
...
The port's controversial deprecation status is under dispute and
currently being discussed among interested parties.
PR: 281025
2024-09-29 20:51:04 +00:00
Michiel van Baak Jansen
2082ca9f01
net-p2p/bazarr: Update to 1.4.4
...
Changelog: https://github.com/morpheus65535/bazarr/releases/tag/v1.4.4
PR: 281728
2024-09-29 22:36:52 +02:00
Oleksii Samorukov
cc9cd0d6dc
net-mgmt/victoria-logs: upgrade to v0.32.0
2024-09-29 22:19:40 +02:00
Rodrigo Osorio
9a9cfc4efa
net-im/libpurple: use the SSL_PeerCertificateChain function, instead of SSL_PeerCertificate
...
The ssl_nss_get_peer_certificates function in libpurple 2.x.y assumes that all intermediate certificates from the peer's presented chain can be found in the NSS certificate DB. This is not the case in NSS 3.103.
This patch is required in order to add a new port for *MS teams* support in pidgin.
This patch replaces a call to ssl_nss_get_peer_certificates by SSL_PeerCertificateChain who retrieves the certificates presented by the SSL peer.SSL_PeerCertificateChain has been in NSS since version 3.15.4 released in 2014.
Additional references: https://bugzilla.mozilla.org/show_bug.cgi?id=1913047
PR: 281761
2024-09-29 16:15:59 -04:00
Fernando Apesteguía
50d232cde7
www/gohugo: update to 0.135.0
...
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.135.0
Improvements
* resources/page: Validate predefined front matter dates
* tailwind: Pin Tailwind 4 test to alpha 24
* tpl/compare: Use any data type for compare.Conditional condition
Dependency Updates
* build(deps): bump golang.org/x/mod from 0.19.0 to 0.21.0
* build(deps): bump github.com/bep/helpers from 0.4.0 to 0.5.0
* build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
* build(deps): bump golang.org/x/image from 0.19.0 to 0.20.0
* deps: Upgrade github.com/gobuffalo/flect v1.0.2 => v1.0.3
2024-09-29 20:53:20 +02:00
Zsolt Udvari
c9540cd9e8
mail/squirrelmail: Update to 20240929
...
PR: 276616
Reported by: James B. Byrne <byrnejb@harte-lyne.ca>
2024-09-29 20:40:31 +02:00
Yuri Victorovich
62fdd5cd48
textproc/quarto: Remove leftover comment
2024-09-29 11:04:56 -07:00
Yuri Victorovich
c7ab60db6b
textproc/hs-pandoc: Remove because the only user is gone
2024-09-29 10:42:29 -07:00
Yuri Victorovich
7771763de6
textproc/quarto: Use the current pandoc instead of pandoc-3.2
2024-09-29 10:42:29 -07:00
Alexey Dokuchaev
d959183c15
astro/calcmysky: update the port to version 0.3.3
...
Reported by: portscout
2024-09-29 17:18:28 +00:00