1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-11-06 07:54:22 +08:00
.hooks
accessibility
arabic
archivers archivers/py-brotlicffi: Remove -f because RM has it already 2021-11-06 07:54:01 +08:00
astro
audio
base
benchmarks
biology
cad cad/freecad: fix build with opencascade 7.6.0 2021-11-05 21:45:28 +01:00
chinese
comms
converters
databases databases/py-caterva: Remove -f because RM has it already 2021-11-06 07:54:01 +08:00
deskutils
devel devel/py-ruamel.yaml.clib: Remove -f because RM has it already 2021-11-06 07:54:07 +08:00
dns dns/powerdns-recursor: Update to 4.5.7 2021-11-05 17:36:25 -04:00
editors
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/py-lupa: Remove -f because RM has it already 2021-11-06 07:54:08 +08:00
mail mail/p5-MIME-Types: Update to 2.22 2021-11-06 03:15:53 +08:00
math math/py-pyreadr: Remove -f because RM has it already 2021-11-06 07:54:17 +08:00
misc misc/R-cran-xfun: Update to 0.28 2021-11-05 23:26:53 +00:00
Mk
multimedia multimedia/py-moviepy: Update USES=python 2021-11-06 03:14:21 +08:00
net net/py-smbprotocol: Update to 1.8.2 2021-11-06 03:14:22 +08:00
net-im
net-mgmt net-mgmt/p5-SNMP-Info: Update to 3.81 2021-11-06 03:15:55 +08:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-uharfbuzz: Remove -f because RM has it already 2021-11-06 07:54:22 +08:00
russian
science science/cdo: Update to 2.0.0 2021-11-06 07:53:48 +08:00
security security/openiked-portable: Update to 7.0 2021-11-05 17:35:43 -04:00
shells
sysutils sysutils/py-diffoscope: Update to 190 2021-11-05 17:56:48 -04:00
Templates
textproc textproc/p5-XML-MyXML: Update to 1.08 2021-11-06 03:15:57 +08:00
Tools
ukrainian
vietnamese
www www/zenphoto: Remove -f because RM has it already 2021-11-06 07:54:00 +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 MOVED: unbreak after 51d62dcf1e 2021-11-05 20:49:49 +00: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.