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
2023-09-30 02:53:05 +02:00
.hooks
accessibility
arabic
archivers archivers/py-borgbackup: Allow build with py-msgpack 1.0.7 2023-09-30 08:46:32 +08:00
astro
audio
benchmarks
biology biology/rubygem-bio: Update to 2.0.5 2023-09-30 08:46:30 +08:00
cad
chinese
comms
converters
databases
deskutils
devel devel/py-invoke: Change default shell from bash to sh 2023-09-30 08:46:34 +08:00
dns
editors
emulators
finance
french
ftp
games
german
graphics graphics/vulkan-validation-layers: update to 1.3.266 2023-09-30 02:53:05 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/py-altgraph: Update to 0.17.4 2023-09-30 08:46:30 +08:00
misc misc/p5-Business-ISBN-Data: Update to 20230926.001 2023-09-30 08:46:29 +08:00
Mk Mk/Uses/python.mk: Remove PYTHON3_DEFAULT and use PYTHON_DEFAULT instead 2023-09-30 08:46:32 +08:00
multimedia
net net/rubygem-x: Update to 0.9.0 2023-09-30 08:46:27 +08:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils sysutils/rubygem-bundler: Update to 2.4.20 2023-09-30 08:46:31 +08:00
Templates
textproc textproc/py-chameleon: Update to 4.2.0 2023-09-30 08:46:30 +08:00
Tools
ukrainian
vietnamese
www www/rubygem-haml: Update to 6.2.0 2023-09-30 08:46:32 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/gnu-unifont: Update to 15.1.02 2023-09-30 08:46:34 +08:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.