1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-06-03 19:14:18 +00:00
accessibility
arabic
archivers Update to 2.1.8 2019-06-03 18:37:23 +00:00
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 4.0 2019-06-03 18:36:47 +00:00
deskutils
devel devel/cmake: update to 3.14.5 2019-06-03 19:03:42 +00:00
dns Update to latest commit. 2019-06-03 12:43:33 +00:00
editors
emulators
finance
french
ftp
games Add option to switch between Nettle and OpenSSL for cryptography 2019-06-03 17:37:13 +00:00
german
graphics - Update to 1.70 2019-06-03 14:52:50 +00:00
hebrew
hungarian
irc
japanese
java java/openjdk7: fix build with freetype2 2.10.0 2019-06-03 16:01:49 +00:00
Keywords
korean
lang lang/ghc: Upgrade to 8.6.5. 2019-06-03 13:46:44 +00:00
mail
math
misc
Mk Use UCL for pkg-message 2019-06-03 12:57:44 +00:00
multimedia
net Update to 1.8.4 2019-06-03 18:36:57 +00:00
net-im
net-mgmt
net-p2p net-p2/go-ethereum: Update to 1.8.27 2019-06-03 13:14:58 +00:00
news
palm
polish Update to 20190602 2019-06-03 18:37:18 +00:00
ports-mgmt Respect CC and PREFIX 2019-06-03 11:28:13 +00:00
portuguese
print print/freetype2: Update to 2.10.0 2019-06-03 16:02:05 +00:00
russian
science
security security/py-zxcvbn-python: update to 4.4.28 2019-06-03 19:14:18 +00:00
shells
sysutils Update to 1.5.2 2019-06-03 18:37:02 +00:00
Templates
textproc - Update to 0.69.0 2019-06-03 14:54:45 +00:00
Tools
ukrainian
vietnamese
www www/py-flexget: update to 2.21.3 2019-06-03 18:45:45 +00:00
x11 x11/grim: update to 1.2.0 2019-06-03 19:09:20 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/cage: update to 0.1.1 2019-06-03 18:46:00 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.