1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-10-26 05:46:48 +08:00
.hooks
accessibility
arabic
archivers archivers/py-zopfli: Update to 0.1.9 2021-10-26 05:46:35 +08:00
astro
audio audio/soundtouch: Switch to MASTER_SITES and fix i386 2021-10-25 19:42:36 +02:00
base
benchmarks
biology
cad cad/pcb: fix build on non-x86 2021-10-25 19:28:40 +00:00
chinese
comms
converters converters/p5-Encode: Update to 3.16 2021-10-26 05:46:32 +08:00
databases databases/py-sqlalchemy14: Update to 1.4.26 2021-10-26 05:46:36 +08:00
deskutils deskutils/when: Update to 1.1.41 2021-10-26 05:46:32 +08:00
devel devel/py-srsly: Update to 2.4.2 2021-10-26 05:46:43 +08:00
dns dns/py-publicsuffixlist: Update to 0.7.10 2021-10-26 05:46:44 +08:00
editors
emulators
finance finance/py-yfinance: Update to 0.1.64 2021-10-26 05:46:44 +08:00
french
ftp
games
german
graphics graphics/py-hiplot: Update to 0.1.30 2021-10-26 05:46:45 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/py-rvlib: Update to 0.0.6 2021-10-26 05:46:45 +08:00
misc
Mk
multimedia
net net/py-smbprotocol: Update to 1.8.0 2021-10-26 05:46:45 +08:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/py-h5py: Update to 3.5.0 2021-10-26 05:46:46 +08:00
security security/py-pyspnego: Update to 0.3.0 2021-10-26 05:46:47 +08:00
shells
sysutils sysutils/datadog-agent: Fix pkg-message UCL 2021-10-25 21:41:30 +00:00
Templates
textproc textproc/py-ttp: Update to 0.8.1 2021-10-26 05:46:48 +08:00
Tools
ukrainian
vietnamese
www www/p5-Test-HTTP-LocalServer: Update to 0.72 2021-10-26 05:46:34 +08:00
x11 x11/p5-X11-Protocol: Add NO_ARCH 2021-10-26 00:00:10 +08:00
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 MOVED: Document the removal of obsoleted port 2021-10-26 00:12:00 +08:00
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.