1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-04-16 12:19:53 +08:00
.hooks
accessibility
arabic
archivers archivers/rubygem-ruby-xz: Update to 1.0.3 2022-04-16 12:19:46 +08:00
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/mysql57-server: Fix build with protobuf 3.20.0+ 2022-04-16 12:19:49 +08:00
deskutils deskutils/py-py3status: Update to 3.43 2022-04-16 12:19:17 +08:00
devel devel/py-zope.tales: Fix build with setuptools 58.0.0+ 2022-04-16 12:19:53 +08:00
dns dns/knot-resolver: Fix PLIST 2022-04-16 12:19:50 +08:00
editors
emulators
finance
french
ftp ftp/curl: Remove deprecated NSS option 2022-04-16 12:19:52 +08:00
games
german
graphics graphics/mesa-dri: Fix 4afbb0586e 2022-04-16 12:19:52 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/ruby31: Fix PLIST 2022-04-16 12:19:47 +08:00
mail
math math/py-pandas: Fix PLIST for Python 3.7 2022-04-16 12:19:53 +08:00
misc misc/py-tqdm: Update to 4.64.0 2022-04-16 12:19:25 +08:00
Mk
multimedia multimedia/mediainfo: Update to 22.03 2022-04-16 12:19:10 +08:00
net net/py-urllib3: Update to 1.26.9 2022-04-16 12:19:44 +08:00
net-im net-im/py-unmessage: Fix build with setuptools 58.0.0+ 2022-04-16 12:19:53 +08:00
net-mgmt
net-p2p
news
polish polish/hunspell: Update to 20220401 2022-04-16 12:19:42 +08:00
ports-mgmt
portuguese
print print/py-uharfbuzz: Update to 0.24.1 2022-04-16 12:19:26 +08:00
russian
science
security security/py-josepy: Update to 1.13.0 2022-04-16 12:19:45 +08:00
shells
sysutils sysutils/vagrant: Fix PLIST after 7b279c9e09 2022-04-16 12:19:51 +08:00
Templates
textproc textproc/py-zope.tal: Add NO_ARCH 2022-04-16 12:19:51 +08:00
Tools
ukrainian
vietnamese
www www/py-formencode: Add NO_ARCH 2022-04-16 12:19:52 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
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.