Commit graph

691234 commits

Author SHA1 Message Date
Yuri Victorovich
5e27cbbe6f math/pari: update 2.15.5 → 2.17.1 2025-01-03 18:12:17 -08:00
TAKATSU Tomonari
8edb9c2e3a textproc/R-cran-XML: Update to 3.99-0.18
Reported by:	portscout
2025-01-04 01:59:24 +00:00
Jesús Daniel Colmenares Oviedo
33e5478fb1 sysutils/py-director: Update to 0.11.0
ChangeLog:	https://github.com/DtxdF/director/releases/tag/v0.11.0
PR:		283832
2025-01-04 01:39:19 +00:00
Brooks Davis
4ab154a904 devel/llvm11: fix build without LLDB
These patches require the the lldb distfile which is conditionaly
downloaded in this version (and older ones).  With llvm12 I switched to
the full release tarball.

Sponsored by:	DARPA, AFRL
2025-01-04 01:32:05 +00:00
Jesús Daniel Colmenares Oviedo
0de3ed59cf sysutils/reproduce: Update to 0.5.0
ChangeLog:	https://github.com/DtxdF/reproduce/releases/tag/v0.5.0
PR:		283833
2025-01-04 01:27:59 +00:00
Jesús Daniel Colmenares Oviedo
d39dcf77c6 sysutils/littlejet: Update to 0.1.0
ChangeLog:	https://github.com/DtxdF/LittleJet/releases/tag/v0.1.0
PR:		283834
2025-01-04 01:23:13 +00:00
Alexander Vereeken
d4f462765c emulators/winetricks: Update to 20250102
ChangeLog:
a06ea87...20250102

PR:		283760
2025-01-04 01:05:14 +00:00
Brooks Davis
1afdc808e6 devel/llvm-cheri: fix type
Reported by:	dvl
Fixes:		57f97b36a7 devel/llvm*: flip LICENSE_FILE_BSD3CLAUSE setting [NFC]
2025-01-04 00:33:38 +00:00
Jan Beich
fbb5264bf8 graphics/mesa-devel: update to 24.3.b.2357
Changes:	056b14b882...98cdb9349a
2025-01-04 01:15:45 +01:00
Jan Beich
a036b104b8 emulators/rpcs3: update to 0.0.34.17299
Changes:	b16d267f9d...8ea27b0aca
2025-01-04 01:09:21 +01:00
Jan Beich
d09851c3ac x11-toolkits/gtk40: update to 4.16.12
Changes:	https://gitlab.gnome.org/GNOME/gtk/-/blob/4.16.12/NEWS
Reported by:	Repology
2025-01-04 01:09:19 +01:00
Jan Beich
d309f6cdb9 x11/foot: update to 1.20.1
Changes:	https://codeberg.org/dnkl/foot/releases/tag/1.20.0
Changes:	https://codeberg.org/dnkl/foot/releases/tag/1.20.1
Reported by:	upstream (via mail)
2025-01-04 01:09:17 +01:00
Jan Beich
b2b9c58e47 x11-fonts/fcft: update to 3.1.10
Changes:	https://codeberg.org/dnkl/fcft/releases/tag/3.1.10
Reported by:	upstream (via mail)
2025-01-04 01:09:15 +01:00
Jan Beich
6e52155b30 devel/hyprutils: update to 0.3.2
Changes:	https://github.com/hyprwm/hyprutils/releases/tag/v0.3.2
Reported by:	GitHub (watch releases)
2025-01-04 01:09:13 +01:00
Jan Beich
8c7829bfcd x11/nwg-dock-hyprland: update to 0.4.2
Changes:	https://github.com/nwg-piotr/nwg-dock-hyprland/releases/tag/v0.4.1
Changes:	https://github.com/nwg-piotr/nwg-dock-hyprland/releases/tag/v0.4.2
Reported by:	GitHub (watch releases)
2025-01-04 01:09:10 +01:00
Jan Beich
5594e69784 x11/wlr-which-key: update to 1.1.0
Changes:	https://github.com/MaxVerevkin/wlr-which-key/releases/tag/v1.1.0
Reported by:	GitHub (watch releases)
2025-01-04 01:09:08 +01:00
Jan Beich
ad850f23de multimedia/ab-av1: update to 0.9.1
Changes:	https://github.com/alexheretic/ab-av1/releases/tag/v0.9.1
Reported by:	GitHub (watch releases)
2025-01-04 01:09:06 +01:00
Brooks Davis
1fadfc2262 devel/llvm-devel: new snapshot
Fix USE_LDCONFIG for OPENMP. [0]

Reported by:	tijl [0]
Sponsored by:	DARPA, AFRL
2025-01-03 23:56:57 +00:00
Brooks Davis
57f97b36a7 devel/llvm*: flip LICENSE_FILE_BSD3CLAUSE setting [NFC]
The location of this license file moved in LLVM 16.  Since I'm doing
cleanup in this area and the split of ports is about 50/50, switch to
setting the old location in the older ports so the newer ports set fewer
variables.

Sponsored by:	DARPA, AFRL
2025-01-03 23:56:57 +00:00
Brooks Davis
4f177eced7 devel/llvm*: LICENSE_DIR simplification
WRKSRC moved to the top of the source tree with llvm12.  As a result,
LICENSE_DIR became ${WRKSRC}/llvm.  Given that llvm11 the only port that
wasn't setting LICENSE_DIR, flip the script and default to
${WRKSRC}/llvm with llvm11 overriding.

Sponsored by:	DARPA, AFRL
2025-01-03 23:56:56 +00:00
Brooks Davis
d17143d1b7 devel/llvm*: don't define the ARM license [NFC]
All LLVM ports excluded it from the list as it was removed many years
ago.

Sponsored by:	DARPA, AFRL
2025-01-03 23:56:56 +00:00
Brooks Davis
18840affe5 devel/llvm*: Always define LLVM2 license [NFC]
All LLVM ports in the tree use the Apache License 2.0 with LLVM
Exceptions license so cerntralize the definition.

Sponsored by:	DARPA, AFRL
2025-01-03 23:56:56 +00:00
Brooks Davis
789df5a26d devel/llvm-cheriot: remove stray patches
These patches apply to LLVM 13 and should have been removed when
llvm-cheriot was updated.

Fixes:		56f3450f8a devel/llvm-cheriot: new LLVM 17 based snapshot
Sponsored by:	DARPA, AFRL
2025-01-03 23:56:55 +00:00
Stefan Eßer
2e428f1aff devel/jujutsu: upgrade to version 0.25.0
See the release notes for a list of fixes and changes:

https://github.com/martinvonz/jj/releases/tag/v0.25.0
2025-01-04 00:19:01 +01:00
Älven
230d392a28 archivers/zlib-ng: Update 2.2.2 → 2.2.3
Changelog:
https://github.com/zlib-ng/zlib-ng/releases/tag/2.2.3

PR:	283835
2025-01-04 01:39:07 +03:00
Ashish SHUKLA
0c0e905234
editors/helix: Update to 25.01 2025-01-03 22:06:22 +00:00
Jose Alonso Cardenas Marquez
1077b1af67
sysutils/py-python-bareos: Update to 24.0.0 2025-01-03 13:41:55 -08:00
Juraj Lutter
e52c0c3ca5 net/ocserv: Do not check for Linux-style /proc filesystem
Otherwise it may fail to run when linprocfs is mounted
on /proc.

Reported by:	Ivan Brawley <ivan@brawley.id.au>
2025-01-03 22:33:10 +01:00
Zsolt Udvari
dbebb74d71 graphics/timg: Update to 1.6.1
Changelog: https://github.com/hzeller/timg/releases/tag/v1.6.1
2025-01-03 18:15:11 +01:00
Norikatsu Shigemura
30892171c5
devel/py-cfn-lint: Update to 1.22.3
Approved by:	hrs (mentor, blanket)
2025-01-04 01:55:09 +09:00
Nuno Teixeira
549facccd6 math/R-cran-DEoptimR: Update to 1.1-3-1 2025-01-03 16:08:41 +00:00
Alexander Leidinger
b105f4e8fe misc/openhab: update to 4.3.1. 2025-01-03 17:01:45 +01:00
Baptiste Daroussin
2b92635224 ports-mgmt/pkg-devel: silent a warning which bothers poudriere 2025-01-03 17:00:41 +01:00
Zsolt Udvari
e4beb29705 deskutils/fet: Update to 6.28.5
Changelog: https://lalescu.ro/liviu/fet/news.html
2025-01-03 16:41:34 +01:00
Vanilla I. Shu
7c6144487a net-im/prosody: update to 0.12.5.
* Update to 0.12.5
 * Update maintainer's e-mail address
 * Remove dependency on lua-bitop (not required with Lua 5.2+)

PR:		283805
Reported by:	maintainer
2025-01-03 23:08:48 +08:00
Nuno Teixeira
2a132052a9 devel/R-cran-data.table: Update to 1.16.4
- Use openmp by default
- Fix tests with upstream patch

ChangeLog: https://cran.r-project.org/web/packages/data.table/news/news.html
2025-01-03 14:38:03 +00:00
Zsolt Udvari
a62fccba53 sysutils/R-cran-ps: Update to 1.8.1
Take maintainership.
Pet portfmt.
Still not implemented on FreeBSD (see PR280006)

Changelog: https://cran.r-project.org/web/packages/ps/news/news.html
2025-01-03 14:23:06 +01:00
Yasuhiro Kimura
d33aad65c6 devel/forge*: Update to 0.4.6
ChangeLog:q   https://github.com/magit/forge/blob/v0.4.6/CHANGELOG
2025-01-03 20:40:04 +09:00
Yasuhiro Kimura
3ad6a53df1 devel/magit*: Update to 4.2.0
ChangeLog:	https://github.com/magit/magit/blob/v4.2.0/CHANGELOG
2025-01-03 20:39:40 +09:00
Yasuhiro Kimura
e5a153e269 devel/transient*: Update to 0.8.2
ChangeLog:	https://github.com/magit/transient/blob/v0.8.2/CHANGELOG
2025-01-03 20:39:23 +09:00
Yasuhiro Kimura
6b40496081 www/validator: Undeprecate by removing HTML_TIDY option
PR:		283764
Approved by:	cyberbotx@cyberbotx.com (maintainer)
2025-01-03 20:39:00 +09:00
Baptiste Daroussin
4b1381d053 ports-mgmt/pkg-devel: update to 2.0 beta2
Changes:
- ignore OSVERSION if ABI is not set
2025-01-03 11:52:42 +01:00
Yuri Victorovich
ffa477b19a math/deal.ii: Broken on i386
Reported by:	fallout
2025-01-03 02:39:55 -08:00
Yuri Victorovich
2d784677c9 science/rdkit: Broken ion 15/i386
Reported by:	fallout
2025-01-03 02:36:25 -08:00
Yuri Victorovich
3ed6029f69 math/py-qdldl: update 0.1.7.post4 → 0.1.7.post5
Reported by:	portscout
2025-01-03 02:27:43 -08:00
Yuri Victorovich
2850156d92 lang/numbat: update 1.14.0 → 1.15.0
Reported by:	portscout
2025-01-03 02:27:42 -08:00
Yuri Victorovich
cb1870a01b net/shadowsocks-rust: Update WWW 2025-01-03 02:27:42 -08:00
Yuri Victorovich
9b2f8ea987 misc/llama-cpp: update 4404 → 4406
Reported by:	portscout
2025-01-03 02:27:41 -08:00
Yuri Victorovich
c2d7cc553b devel/taskflow: update 3.8.0 → 3.9.0
Reported by:	portscout
2025-01-03 02:27:41 -08:00
Yuri Victorovich
9d2be474c5 audio/py-SoundFile: update 0.12.1 → 0.13.0
Reported by:	portscout
2025-01-03 02:27:41 -08:00