1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Commit Graph

684307 Commits

Author SHA1 Message Date
Matthew Phillips
c39afa6d93 net-im/snac: new port
Snac is a simple, minimalistic ActivityPub instance.

It features:

- Lightweight, minimal dependencies
- Extensive support of ActivityPub operations.
- Multiuser
- Mastodon API support, so Mastodon-compatible apps can be used
- Simple but effective web interface
- Easily-accessed MUTE button
- Tested interoperability with related software
- No database needed
- Totally JavaScript-free

PR:		278385
Reviewed by:	bofh
2024-10-28 20:20:36 +01:00
Teodor Sigaev
ea2855f6a7
cad/PrusaSlicer: Update to 2.8.1
PR:		282145
2024-10-29 03:13:29 +08:00
Yuri Victorovich
c6b7113060 cad/verilator: update 5.028 → 5.030
Reported by:	portscout
2024-10-28 12:06:21 -07:00
Gleb Popov
76fdd5279c devel/appstream-compose: Add RUN_DEPENDS on tools that are used during processing
Sponsored by:	Future Crew, LLC
2024-10-28 21:42:06 +03:00
Gleb Popov
78277a64c4 devel/appstream: Include a patch fixing UB from upstream
Sponsored by:	Future Crew, LLC
2024-10-28 21:42:05 +03:00
Benjamin Jacobs
817c93b3c2 lang/ocaml-camlidl: Update to 1.12
Use GITHUB as MASTER_SITES.
Add do-test target.
Switch do DISTVERSION.

Changelogs: https://github.com/xavierleroy/camlidl/tags

PR:		282068
Approved by:	maintainer timeout (2 weeks)
2024-10-28 17:42:12 +01:00
Alexey Yushkin
a59593fbfd devel/appstream{,-qt,-compose}: Update to 1.0.3
Sponsored by:   Future Crew, LLC
2024-10-28 18:18:17 +03:00
Alexey Yushkin
adcdcf18e2 devel/appstream-glib: Update to 0.8.3
Sponsored by:   Future Crew, LLC
2024-10-28 18:18:17 +03:00
Alexey Yushkin
ed75a21ecd devel/appstream: Update to 1.0.3
Sponsored by:	Future Crew, LLC
2024-10-28 18:18:16 +03:00
Ronald Klop
a4eeb47ca9
java/sigar: enable on armv6 and armv7
builds and packages fine
does not touch existing architectures
it was marked broken in 2017 without mention of the error message
FreeBSD and OpenJDK had quite some improvements since 2017

Approved by:	port has no maintainer
2024-10-28 15:42:22 +01:00
Alex Dupre
5b67696f13 devel/sbt: update to 1.10.4 release. 2024-10-28 15:36:01 +01:00
Emanuel Haupt
41452478a6 x11-fonts/fnt: Update to 1.8 2024-10-28 14:33:00 +01:00
Joseph Mingrone
2dcdb1f08a
editors/emacs: Add XPM to OPTIONS_DEFAULT
PR:		282293
Reviewed by:	emacs (yasu)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D47301
2024-10-28 10:21:43 -03:00
Dries Michiels
0512e1d01b www/homer-web: update to 24.10.2
Changes:	https://github.com/bastienwirtz/homer/releases/tag/v24.10.2
2024-10-28 13:50:53 +01:00
Dries Michiels
4b7a1c1cd0 devel/ghq: update to 1.6.3
Changes:	https://github.com/x-motemen/ghq/releases/tag/v1.6.3
2024-10-28 13:49:03 +01:00
Emrion
e5baa4d9c6 sysutils/loaders-update: update bootcode / loaders
This utility is a tool designed to keep the FreeBSD bootcodes and loaders
up-to-date.  It's useful because the FreeBSD upgrade process doesn't update
them.  It verifies if they are up to date and updates them if desired.

WWW: https://github.com/emrion/uploaders/

PR:		281731
2024-10-28 13:42:08 +01:00
Pedro F. Giffuni
58426f4b63 math/reduce-psl: update to 2024-08-12
Very small changes.

PR:		282236
2024-10-28 13:42:07 +01:00
Robert Clausecker
ef3e5f26ff math/vowpal_wabbit: fix build on 15-CURRENT
Link with -lutil to get ftime() which was moved there recently.
This is harmless on older FreeBSD.  Define LICENSE while we are at it.

Approved by:	portmgr (build fix blanket, infrastructure blanket)
MFH:		2024Q4
2024-10-28 13:42:07 +01:00
Robert Clausecker
ebd45fe219 games/tsito: fix build on 15-CURRENT
Link with -lutil to get ftime() which was moved there recently.
This is harmless on older FreeBSD.

MFH:		2024Q4
2024-10-28 13:42:06 +01:00
Robert Clausecker
f7b1e63b41 games/quadra: fix build on 15-CURRENT
Link with -lutil to get ftime() which was moved there with recently.
This is harmless on older FreeBSD.

While we are at it, define LICENSE.

Approved by:	portmgr (build fix blanket, infrastructure blanket)
MFH:		2024Q4
2024-10-28 13:42:06 +01:00
Robert Clausecker
bec3162cc0 net/mad_fcl: fix build on 15-CURRENT
Link with -lutil to get ftime(), which was moved there in 15-CURRENT.
This is harmless on older FreeBSD versions.

While we are at it, define LICENSE.

MFH:		2024Q4
2024-10-28 13:42:05 +01:00
Robert Clausecker
86dc7e4525 games/lbreakout: fix build on 15-CURRENT
Link with -lutil to get ftime(), which was moved there in 15-CURRENT.
This is harmless on older FreeBSD versions.

MFH:		2024Q4
2024-10-28 13:42:04 +01:00
Robert Clausecker
f6bae7b22a mail/libsrs_alt: fix build on 15-CURRENT
Link with -lutil to get ftime() on 15-CURRENT.  This is harmless on
older FreeBSD versions.  While we are at it, define LICENSE.

Approved by:	portmgr (build fix blanket, infrastructure blanket)
MFH:		2024Q4
2024-10-28 13:42:04 +01:00
Robert Clausecker
00fb86f229 cad/gplcver: fix build on recent FreeBSD
The option -export-dynamic is a linker option not (no longer?)
understood by the compiler; pass -rdynamic to the compiler to have it
pass -export-dynamic to the linker instead.
2024-10-28 13:42:03 +01:00
Son Phan Trung
5bf71a6189 shells/zsh-fast-syntax-highlighting: Optimized and extended zsh-syntax-highlighting
Zsh-fast-syntax-highlighting enables highlighting of commands whilst they
are typed at an interactive zsh prompt. This helps in reviewing
commands before running them, particularly in catching syntax errors.
Compared to zsh-syntax-highlighting, this package is more optimized
and feature-rich.

WWW: https://github.com/zdharma-continuum/fast-syntax-highlighting
2024-10-28 13:42:02 +01:00
Robert Clausecker
f2964897c2 devel/gnulib: fix build with PREFIX != /usr/local
Reported by:	Mikhail T. <freebsd-2024@virtual-estates.net>
PR:		277218
MFH:		2024Q4
2024-10-28 13:42:02 +01:00
Bartek Jasicki
a88263a642 emulators/wine-proton: update to 9.0-2
Changelog: https://github.com/ValveSoftware/Proton/releases/tag/proton-9.0-2

PR:		281565
Approved by:	iwtcex@gmail.com (maintainer)
2024-10-28 13:42:01 +01:00
Alexander Vereeken
3d4618fa10 x11-themes/zorin-icon-themes: Update to 3.3.1
Changes: https://github.com/ZorinOS/zorin-icon-themes/compare/2.9.9...3.3.1

PR:		282332
2024-10-28 13:42:00 +01:00
Yusuf Yaman
7e81061dd6 graphics/wallhaven-cli: CLI for wallhaven to browse wallpapers in terminal
wallhaven-cli is a command-line interface (CLI) tool designed for
interacting with the Wallhaven image repository. Wallhaven is known
for its extensive collection of high-quality wallpapers.

WWW: https://github.com/r3tr0ananas/wallhaven-cli

PR:		281760
2024-10-28 13:42:00 +01:00
Robert Clausecker
33df781ed1 net-mgmt/portmon: link with -lutil for ftime(3) in 15-CURRENT
The symbol ftime has been moved from libcompat to libutil in 15-CURRENT.
Link with -lutil to pick it up.  This doesn't hurt on older FreeBSD.

See also: bb421be6c1174fad837973acc5e4a7bade4489db (src)

MFH:		2024Q4
2024-10-28 13:41:59 +01:00
Alexander Vereeken
06bfaaa2de x11-themes/zorin-gtk-themes: Update to 4.2.1
Changes: https://github.com/ZorinOS/zorin-desktop-themes/compare/3.4.4...4.2.1

PR:		282331
2024-10-28 13:41:59 +01:00
Marko Cupać
a8f2ceb4a2 net-p2p/py-nicotine-plus: update to 3.3.5
Changelog: https://nicotine-plus.org/NEWS.html

PR:		282100
2024-10-28 13:41:58 +01:00
Qiang Guo
18c77415cb games/mastermind: traditional console-based mastermind game
This is a traditional console-based Mastermind game. The rules are as follows:
1. The game will generate a 4-digit color/number code
2. The range of colors/numbers is from 1 to 8
3. The player has 10 chances to guess the code
4. After each guess, the system will provide hints:
   - Green plus sign (+) indicates both color and position are correct
   - Red minus sign (-) indicates the color is correct but the position is wrong
5. The player needs to gradually guess the correct code based on the hints
6. During the game, you can enter 'r' at any time to switch display mode
   (color blocks/numbers)
7. During the game, you can enter 'q' at any time to exit the game

WWW: https://github.com/bigdragonsoft/mastermind
2024-10-28 13:41:57 +01:00
Denis Shaposhnikov
81ed0d1cd3 x11-fonts/iosevka-comfy: customised build of the Iosevka
Customised build of the Iosevka typeface, with a consistent rounded style and
overrides for almost all individual glyphs in both roman (upright) and italic
(slanted) variants.

WWW: https://github.com/protesilaos/iosevka-comfy

PR:		282197
2024-10-28 13:41:57 +01:00
Denis Shaposhnikov
b5cb503828 sysutils/zrepl-dsh2dsh: update to 0.8.9
Changelogs:
 - https://github.com/dsh2dsh/zrepl/releases/tag/v0.8.6
 - https://github.com/dsh2dsh/zrepl/releases/tag/v0.8.7
 - https://github.com/dsh2dsh/zrepl/releases/tag/v0.8.8
 - https://github.com/dsh2dsh/zrepl/releases/tag/v0.8.9

A list of important fixes:

Use local sinks directly, instead of local grpc
Fix panic in initial replication
Fix capturing of stderr
Fix using of filesystems with shell patterns for exclusion

PR:		282246
2024-10-28 13:41:56 +01:00
Yuichiro NAITO
da967e317a sysutils/bmd: use USES=uidfix
The bmd's Makefile uses 'bsd.prog.mk', so it is necessary to fix uid/gid
for building the port in user privileges. The uidfix utility is a convenient way
for this purpose. I omitted the local patch files to use 'USES=uidfix'.

PR:		282223
2024-10-28 13:41:55 +01:00
Zoltan ALEXANDERSON BESSE
a927eb3cec editors/gummi: update to 0.8.3
- update WWW
 - improve pkg-descr

Changelog: https://github.com/alexandervdm/gummi/releases/0.8.2
Changelog: https://github.com/alexandervdm/gummi/releases/0.8.3

Reported by:	Älven <alster@vinterdalen.se>
PR:		282105
2024-10-28 13:41:55 +01:00
Robert Clausecker
5152f5f953 biology/exonerate: remove maintainer (email address gone)
The maintainer's email address seems to no longer exist.
2024-10-28 13:41:54 +01:00
Robert Clausecker
5965985c81 biology/ncbi-vdb: remove maintainer (email address gone)
The maintainer's email address seems to no longer exist:

... while talking to niid-go-jp.mail.protection.outlook.com.:
>>> DATA
<<< 550 5.4.1 Recipient address rejected: Access denied. [TYO1EPF00005026.JPNP286.PROD.OUTLOOK.COM
+2024-10-25T15:24:34.102Z 08DCF0869103074C]
550 5.1.1 <mzaki@niid.go.jp>... User unknown
<<< 503 5.5.2 Need rcpt command [TYO1EPF00005026.JPNP286.PROD.OUTLOOK.COM 2024-10-25T15:24:34.102Z 08DCF0869103074C]
2024-10-28 13:41:54 +01:00
Robert Clausecker
8d4be764e3 sysutils/fusefs-ufs: update to 0.4.3
Changelog: https://github.com/realchonk/fuse-ufs/blob/main/ChangeLog.md
2024-10-28 13:41:53 +01:00
Robert Clausecker
990a3dcfb5 mail/qmail-contrib: use USES=metaport
LICENSE=NONE confuses the license framework and makes it ask the user to
accept the empty license.  Add USES=metaport which makes it pick up the
NA license defined therein.  Then get rid of the various variables we
already set in USES=metaport.

MFH:		2024Q4.
2024-10-28 13:41:52 +01:00
Robert Clausecker
ba183df93e www/publicfile: fix build on 15-CURRENT
"extern int errno;" no longer works to get errno.  Include <errno.h>
instead to fix the build.

MFH:		2024Q4
2024-10-28 13:41:52 +01:00
Robert Clausecker
64a3cbd5cf devel/liberasurecode: update to 1.6.5
Changelog: https://github.com/openstack/liberasurecode/blob/master/ChangeLog

Reported by:	portscout
2024-10-28 13:41:51 +01:00
Robert Clausecker
b9776d9fbe games/hivetui: Terminal implementation of the game Hive
Hivetui is a TUI (Terminal User Interface) implementation of the board
game Hive.  It is played with the keyboard and includes a challenging
AI.  The game includes a tutorial and rules summary.  However, you might
want to consult the full rules if you don't know Hive yet.

WWW: https://github.com/N-Maas/hivetui
2024-10-28 13:41:50 +01:00
Robert Clausecker
04c440014e sysutils/devedeng: update to 4.18.0
A bug fix release.

 - change maintainer email address to my FreeBSD.org address

Changelog: https://gitlab.com/rastersoft/devedeng/-/blob/4.18.0/HISTORY.md

MFH:		2024Q4
2024-10-28 13:41:50 +01:00
Robert Clausecker
4441be1cc4 benchmarks/uica: update to g20240114+2022.12
Misc. fixes.
2024-10-28 13:41:49 +01:00
Robert Clausecker
8647447c0d biology/hmmer: update to 3.4
Now builds and runs on armv7/aarch64!

Changelog: http://cryptogenomicon.org/hmmer-3-4-release.html

See also file RELEASE-3.4.md in distfile for an extended change log.

Approved by:	mzaki@e-mail.ne.jp (maintainer timeout, two weeks)
PR:		282111
2024-10-28 13:41:48 +01:00
Robert Clausecker
9ecc74ab46 biology/fermi-lite: port to armv7/aarch64
This applies the sse2neon header on armv7 and aarch64 to implement
the SSE intrinsics.

Approved by:	yuri (maintainer timeout, two weeks)
Differential Revision:	https://reviews.freebsd.org/D47128
2024-10-28 13:41:48 +01:00
Dmitry Marakasov
4e350f5d96 devel/cppcheck: update 2.15.0 → 2.16.0 2024-10-28 15:38:42 +03:00
TAKATSU Tomonari
b1e24c18e5 math/R-cran-memisc: Update to 0.99.31.8.1
Reported by:	portscout
2024-10-28 11:40:50 +00:00