1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-09-21 11:44:48 +08:00
.hooks
accessibility
arabic
archivers
astro astro/py-metpy: Update to 1.1.0 2021-09-21 11:44:16 +08:00
audio audio/py-pyacoustid: Update to 1.2.2 2021-09-21 11:44:16 +08:00
base
benchmarks benchmarks/iperf: Update to 2.1.4 (20210818) 2021-09-21 11:35:10 +08:00
biology */Makefile: Sort SUBDIRs 2021-09-21 11:35:06 +08:00
cad
chinese
comms
converters converters/pecl-igbinary: Update to 3.2.6 2021-09-21 11:44:15 +08:00
databases databases/py-sqlparse: Update to 0.4.2 2021-09-21 11:44:20 +08:00
deskutils deskutils/py-py3status: Update to 3.39 2021-09-21 11:44:20 +08:00
devel devel/py-yaspin: Update to 2.1.0 2021-09-21 11:44:46 +08:00
dns dns/py-publicsuffixlist: Update to 0.7.9 2021-09-21 11:44:46 +08:00
editors
emulators emulators/citra: update to s20210920 2021-09-21 00:51:08 +00:00
finance
french
ftp ftp/py-tftpy: Update to 0.8.2 2021-09-21 11:44:47 +08:00
games
german
graphics graphics/py-rasterio: Update to 1.2.8 2021-09-21 11:44:48 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/py-lupa: Update to 1.10 2021-09-21 11:44:48 +08:00
mail mail/p5-Mail-AuthenticationResults: Update to 2.20210915 2021-09-21 11:44:09 +08:00
math math/py-rvlib: Add py-rvlib 0.0.5 2021-09-21 11:35:08 +08:00
misc misc/pciids: Update to 20210829 2021-09-21 11:35:16 +08:00
Mk
multimedia multimedia/mediainfo: Update to 21.09 2021-09-21 11:35:17 +08:00
net net/p5-XML-Compile-WSDL11: Update to 3.08 2021-09-21 11:44:10 +08:00
net-im
net-mgmt net-mgmt/nbtscan: Update to 1.7.1 2021-09-21 11:35:19 +08:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/ttfautohint: Update to 1.8.4 2021-09-21 11:35:20 +08:00
russian
science science/py-pydicom: Update to 2.2.1 2021-09-21 08:57:04 +08:00
security security/pear-Crypt_GPG: Update to 1.6.6 2021-09-21 11:44:15 +08:00
shells
sysutils sysutils/parallel: Update to 20210822 2021-09-21 11:35:21 +08:00
Templates
textproc textproc/p5-Unicode-Collate: Update to 1.31 2021-09-21 11:44:13 +08:00
Tools
ukrainian
vietnamese
www www/p5-libwww: Update to 6.56 2021-09-21 11:44:14 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fntsample: Update to UCD 14.0.0 2021-09-21 11:43:57 +08:00
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.89 2021-09-21 00:58:46 +00:00
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.