1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-02-21 10:40:46 +09:00
.hooks
accessibility accessibility/yasr: Moved man to share/man 2024-02-20 23:09:23 +01:00
arabic
archivers archivers/rvm: Moved man to share/man 2024-02-20 23:10:19 +01:00
astro astro/wcslib: Moved man to share/man 2024-02-20 23:10:22 +01:00
audio audio/play: Remove expired port 2024-02-20 21:27:45 +01:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/cdk: Moved man to share/man 2024-02-20 23:50:51 +01:00
dns
editors
emulators
finance
french
ftp
games games/gemrb: fix crash and improve port 2024-02-20 21:56:07 +01:00
german
graphics graphics/potrace: Moved man to share/man 2024-02-20 23:10:23 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/go122: New port: Go release, version 1.22 2024-02-20 21:08:00 +00:00
mail mail/snappymail: Update to 2.35.0 2024-02-21 10:40:46 +09:00
math
misc
Mk lang/go122: New port: Go release, version 1.22 2024-02-20 21:08:00 +00:00
multimedia multimedia/winff: fix a typo 2024-02-20 21:40:54 +01:00
net net/keycloak: update to 23.0.6 2024-02-20 12:36:48 -05:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/t1utils: Moved man to share/man 2024-02-20 23:50:53 +01:00
russian
science
security security/xmlsec1: Moved man to share/man 2024-02-20 23:51:01 +01:00
shells
sysutils sysutils/sg3_utils: Moved man to share/man 2024-02-20 23:50:56 +01:00
Templates
textproc textproc/expat2: Moved man to share/man 2024-02-20 23:09:22 +01:00
Tools
ukrainian
vietnamese
www www/py-yarl: update 1.9.2 → 1.9.4 2024-02-20 21:52:47 +03:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/psftools: Moved man to share/man 2024-02-20 23:50:58 +01:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs net/keycloak: update to 23.0.6 2024-02-20 12:36:48 -05:00
Makefile
MOVED audio/play: Remove expired port 2024-02-20 21:27:45 +01:00
README
UIDs net/keycloak: update to 23.0.6 2024-02-20 12:36:48 -05:00
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.