1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-12-30 17:05:32 +08:00
.hooks
accessibility
arabic
archivers archivers/rubygem-fpm: Update to 1.15.0 2022-12-30 17:05:17 +08:00
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters converters/rubygem-json-ld-preloaded: Update to 3.2.2 2022-12-30 17:05:17 +08:00
databases databases/rubygem-sqlite3: Update to 1.5.4 2022-12-30 17:05:19 +08:00
deskutils
devel devel/rubygem-rubocop-performance: Update to 1.15.1 2022-12-30 17:05:32 +08:00
dns dns/py-dnslib: Update to 0.9.23 2022-12-30 17:04:58 +08:00
editors
emulators
finance finance/py-mplfinance: Update to 0.12.9b5 2022-12-30 17:04:58 +08:00
french
ftp
games
german
graphics graphics/py-rasterio: Update to 1.3.4 2022-12-30 17:04:59 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/py-statsmodels: Update to 0.13.5 2022-12-30 17:05:01 +08:00
misc
Mk
multimedia
net net/py-urlextract: Update to 1.7.1 2022-12-30 17:05:04 +08:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-ufolib2: Update to 0.14.0 2022-12-30 17:05:05 +08:00
russian
science science/py-spaghetti: Update to 1.6.10 2022-12-30 17:05:06 +08:00
security security/py-tinyaes: Update to 1.0.4 2022-12-30 17:05:08 +08:00
shells
sysutils sysutils/py-psutil: Update to 5.9.4 2022-12-30 17:05:08 +08:00
Templates
textproc textproc/py-tomlkit: Update to 0.11.6 2022-12-30 17:05:10 +08:00
Tools
ukrainian
vietnamese
www www/py-werkzeug: Update WWW 2022-12-30 17:05:16 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-gflanguages: Update to 0.4.3 2022-12-30 17:05:16 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-tktreectrl: Cosmetic change 2022-12-30 17:05:17 +08:00
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.