Go to file
Vasil Dimov f83fcbc0e3
misc/ossp-uuid: update license info
Suggested by: nabijaczleweli@nabijaczleweli.xyz
2024-09-10 12:08:22 +02:00
.hooks
Keywords
Mk lang/ruby32: Update to 3.2.5 2024-09-09 02:40:28 +08:00
Templates
Tools
accessibility accessibility/(py-)speech-dispatcher: update to 0.11.5 2024-09-09 05:15:25 -04:00
arabic
archivers archivers/lxqt-archiver: Fix unzip dependency 2024-09-09 22:45:52 -07:00
astro astro/astrometry: Rename conflicting files 2024-09-09 02:40:25 +08:00
audio audio/openal-soft: Update to 1.23.1 2024-09-09 05:15:25 -04:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/{emacsql,emacsql-devel}: Update to 4.0.3 2024-09-10 15:46:30 +09:00
deskutils
devel devel/{forge,devel/forge-devel}: Update to 0.4.3 2024-09-10 15:46:37 +09:00
dns dns/bind9*: fix WITH_DEBUG build 2024-09-09 09:16:55 -07:00
editors editors/{with-editor,with-editor-devel}: Update to 3.4.2 2024-09-10 15:46:04 +09:00
emulators emulators/mupen64plus-*: Update to 2.6.0 2024-09-09 22:29:26 -07:00
finance finance/R-cran-AER: Update to 1.2.13 2024-09-09 13:01:38 +00:00
french
ftp
games games/exult-devel: Update to 1.11.0.20240909 2024-09-10 07:43:22 +01:00
german
graphics graphics/chafa: Update to 1.14.4 2024-09-10 09:11:45 +02:00
hebrew
hungarian
irc irc/weechat: Update to 4.4.2 2024-09-09 19:25:11 +02:00
japanese
java
korean
lang lang/gforth: unbreak the build in the -Werror=int-conversion mode 2024-09-10 05:23:20 +00:00
mail mail/snappymail: Update to 2.37.3 2024-09-10 12:56:55 +09:00
math math/py-cyipopt: update 1.4.1 → 1.5.0 2024-09-09 08:04:26 -07:00
misc misc/ossp-uuid: update license info 2024-09-10 12:08:22 +02:00
multimedia
net net/mvfst: update 2024.09.02.00 → 2024.09.09.00 2024-09-09 18:32:43 -07:00
net-im net-im/linux-discord: Update to 0.0.68 2024-09-10 10:27:42 +02:00
net-mgmt net-mgmt/py-pysmi: Update 1.4.4 → 1.5.0 2024-09-09 14:32:37 +03:00
net-p2p
news news/inn-current: Update to 20240908 2024-09-09 21:54:01 -07:00
polish
ports-mgmt
portuguese
print
russian
science science/PETSc: update 3.21.4 → 3.21.5 2024-09-09 18:32:43 -07:00
security security/clamav: Update to 1.4.1 2024-09-10 12:57:42 +09:00
shells
sysutils sysutils/lxqt-qtplugin: Update to 1.4.1 2024-09-09 22:44:40 -07:00
textproc textproc/p5-Template-Extract: update to 0.50 2024-09-10 08:54:31 +02:00
ukrainian
vietnamese
www www/proxygen: update 2024.09.02.00 → 2024.09.09.00 2024-09-09 18:32:42 -07:00
x11 x11/gromit-mpx: update to 1.7.0 2024-09-10 11:19:38 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtk4-layer-shell: update to 1.0.3 2024-09-10 11:19:36 +02:00
x11-wm x11-wm/yeahwm: provide copyright and licensing terms for the port 2024-09-10 07:47:48 +00:00
.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.