1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-12-23 18:26:25 +01:00
.hooks
accessibility
arabic
archivers
astro
audio audio/py-vosk: New port: Vosk: Offline open source speech recognition toolkit (Py + App) 2023-12-22 20:32:07 -08:00
benchmarks
biology biology/hyphy: Update to 2.5.58 2023-12-23 13:28:25 -04:00
cad */*: Bump PORTREVISON because lazarus was updated to 3.0.0 2023-12-22 20:11:53 -05:00
chinese
comms */*: Bump PORTREVISON because lazarus was updated to 3.0.0 2023-12-22 20:11:53 -05:00
converters
databases databases/R-cran-DBI: Update to 1.2.0 2023-12-23 04:51:25 +00:00
deskutils
devel devel/sonarqube-community: Update plugins 2023-12-23 15:20:23 +01:00
dns
editors */*: Bump PORTREVISON because lazarus was updated to 3.0.0 2023-12-22 20:11:53 -05:00
emulators emulators/wine7: Deprecate, to expire 2024-01-29 2023-12-23 07:25:53 +00:00
finance
french
ftp
games
german
graphics graphics/lazpaint: Update to 7.2.2 2023-12-22 20:11:53 -05:00
hebrew
hungarian
irc irc/inspircd: update to 3.17.0 2023-12-23 17:10:27 +01:00
japanese
java
Keywords
korean
lang
mail mail/postfix: Update to 3.8.4 2023-12-23 14:48:03 +01:00
math math/py-POT: Fix typo in pkg-descr 2023-12-23 01:47:23 -08:00
misc misc/osinfo-db: update to 20231215 2023-12-23 18:26:25 +01:00
Mk
multimedia */*: Bump PORTREVISON because lazarus was updated to 3.0.0 2023-12-22 20:11:53 -05:00
net
net-im
net-mgmt
net-p2p */*: Bump PORTREVISON because lazarus was updated to 3.0.0 2023-12-22 20:11:53 -05:00
news
polish
ports-mgmt
portuguese
print
russian */*: Bump PORTREVISON because lazarus was updated to 3.0.0 2023-12-22 20:11:53 -05:00
science
security
shells shells/zsh-syntax-highlighting: Update to 0.8.0 2023-12-23 13:01:11 -04:00
sysutils sysutils/rtx: update 2023.12.34 → 2023.12.35 2023-12-22 23:57:21 -08:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm */*: Bump PORTREVISON because lazarus was updated to 3.0.0 2023-12-22 20:11:53 -05:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/niri: update to 0.1.0.a.2 2023-12-23 13:52:07 +01:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING

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

	https://www.FreeBSD.org/ports

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.