Go to file
Tilde Joy 274e772e17 net-im/gotosocial: update to 0.19.2
While here:
- pin go version to 1.24 since upstream does not support 1.25 yet
- drop executable bit of files/gotosocial.in to pet portlint
- reorder variables to pet portclippy

Changelog: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.19.2

PR:		289365
Reported by:	Tilde Joy <tilde@ultros.pro> (maintainer)
2025-09-09 15:24:10 +09:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers archivers/xarchiver: Update to 0.5.4.26 2025-09-08 23:52:27 +01:00
astro
audio audio/pt2-clone: Update to 1.77 2025-09-09 08:07:10 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/py-apache-arrow: Broken on i386 2025-09-08 16:14:54 -07:00
deskutils
devel devel/gum: Update 0.16.2 => 0.17.0 2025-09-09 04:39:31 +03:00
dns
editors
emulators
filesystems
finance
french
ftp
games games/linux-enemyterritory: Fix extract 2025-09-08 21:46:45 +02:00
german
graphics
hebrew
hungarian
irc
japanese
java
korean
lang
mail
math math/R-cran-orthopolynom: New port 2025-09-09 04:33:30 +02:00
misc
multimedia
net
net-im net-im/gotosocial: update to 0.19.2 2025-09-09 15:24:10 +09:00
net-mgmt
net-p2p net-p2p/prowlarr: Update 1.37.0.5076 => 2.0.5.5160 2025-09-08 21:05:19 +03:00
news
polish
ports-mgmt
portuguese
print
russian
science science/cdf: improve and lint port 2025-09-09 02:10:52 +04:00
security
shells
sysutils sysutils/py-hcloud: update to 2.6.0 2025-09-09 06:55:25 +01:00
textproc
ukrainian
vietnamese
www www/firefox: update to 143.0 (rc1) 2025-09-08 23:20:52 +02:00
x11 x11/xterm: Update to 402 2025-09-09 07:49:05 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED
Makefile
README
UIDs
UPDATING

README

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://docs.freebsd.org/en/books/handbook/ports/
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://docs.freebsd.org/en/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.