Go to file
Po-Chuan Hsieh de72e0d083
x11-fonts/gnu-unifont-otf: Update to 17.0.01
- Update MASTER_SITES

Changes:        https://unifoundry.com/unifont/
		https://savannah.gnu.org/news/?id=10809
2025-10-06 18:13:18 +08:00
.hooks
Keywords
Mk lang/php85: Update version 8.5.0beta3=>8.5.0RC1 2025-10-05 18:39:43 +02:00
Templates
Tools
accessibility Qt6: Update to 6.9.3 2025-10-04 00:08:08 -04:00
arabic
archivers */Makefile: Sort SUBDIRs 2025-10-06 17:53:12 +08:00
astro
audio audio/go-librespot: add port: Yet another open-source Spotify Connect client, written in Go 2025-10-06 10:02:10 +09:00
benchmarks benchmarks/vkoverhead: exorcise -Werror and unbreak on armv7 2025-10-05 15:44:07 +02:00
biology biology/vsearch: Update to 2.30.1 2025-10-05 13:28:15 -05:00
cad cad/ldview: Update 4.5 => 4.6 2025-10-04 19:06:14 +04:00
chinese
comms comms/flcluster: Update 1.0.4 => 1.1.01 2025-10-04 19:01:10 +04:00
converters
databases databases/postgresql-mysql_fdw: Update from 2_9_2 to 2_9_3 2025-10-06 09:53:25 +02:00
deskutils deskutils/zk: [NEW PORT] Plain text note-taking assistant 2025-10-06 05:37:23 +04:00
devel devel/socket_wrapper: Update to 1.5.1 2025-10-06 18:12:43 +08:00
dns dns/cascade: New port 2025-10-05 21:58:24 +02:00
editors
emulators emulators/virtualbox-ose*: Fix vboxvfs build on 16-CURRENT 2025-10-06 03:03:39 +03:00
filesystems
finance
french
ftp
games games/openrct2: update to 0.4.27 2025-10-04 21:53:15 +02:00
german
graphics graphics/openjph: Update to 0.23.0 2025-10-06 18:12:44 +08:00
hebrew
hungarian
irc irc/soju: enable syslog output 2025-10-05 20:27:20 +00:00
japanese
java
korean
lang lang/php85: Update version 8.5.0beta3=>8.5.0RC1 2025-10-05 18:39:43 +02:00
mail mail/rspamd: Update to 3.13.2 2025-10-06 18:14:29 +09:00
math math/armadillo: Update to 15.0.2 2025-10-06 18:12:49 +08:00
misc misc/py-pyowm: New port: Python wrapper around OpenWeatherMap web APIs 2025-10-06 01:25:50 -07:00
multimedia multimedia/dvbcut: fix Makefile style and remove redundant files 2025-10-05 22:33:10 +02:00
net net/nncp: Update 8.8.3 => 8.13.0 2025-10-06 04:39:31 +03:00
net-im net-im/openfire: Update 5.0.1 => 5.0.2 2025-10-06 02:05:24 +03:00
net-mgmt
net-p2p net-p2p/mkbrr: Update to 1.16.0 2025-10-04 10:11:48 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science science/py-pynrrd: New port: Pure Python module for reading and writing NRRD files 2025-10-06 01:25:50 -07:00
security security/libssh: Update to 0.11.3 2025-10-06 18:13:01 +08:00
shells shells/carapace: update to 1.5.1 2025-10-06 11:19:14 +09:00
sysutils sysutils/daemontools: Respect user LDFLAGS 2025-10-05 16:35:00 +02:00
textproc textproc/translate-toolkit: Update to 3.16.1 2025-10-06 18:13:08 +08:00
ukrainian
vietnamese
www www/ulfius: Fix build with curl 8.16.0 2025-10-06 18:13:15 +08:00
x11 x11/elementary-terminal: update to 7.1.2 2025-10-05 13:57:28 -04:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/gnu-unifont-otf: Update to 17.0.01 2025-10-06 18:13:18 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtk30: Introduce TEST option and fix 100 tests by employing USES=display 2025-10-05 21:47:15 +03:00
x11-wm x11-wm/phoc: update to 0.50.0 2025-10-05 02:04:37 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs dns/cascade: New port 2025-10-05 21:58:24 +02:00
MOVED net/netatalk3: Remove expired port 2025-10-05 11:44:36 +02:00
Makefile
README
UIDs dns/cascade: New port 2025-10-05 21:58:24 +02:00
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.