1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-12-13 12:23:24 +00:00
accessibility
arabic - Update to 6.3.4 2019-12-13 09:46:13 +00:00
archivers Update to 5.80 2019-12-13 06:41:45 +00:00
astro - Update to r4389 2019-12-13 12:23:22 +00:00
audio Update to 1.15 2019-12-13 06:42:12 +00:00
base
benchmarks
biology
cad
chinese - Update to 6.3.4 2019-12-13 09:46:13 +00:00
comms
converters
databases
deskutils
devel - Update to 3.7.0 2019-12-13 12:23:24 +00:00
dns dns/subfinder: Update to 2.2.2, unbreak on aarch64 2019-12-13 12:05:42 +00:00
editors editors/calligraplan: update to 3.2.2 2019-12-13 10:23:31 +00:00
emulators emulators/advancemame: add MAKE_JOBS_UNSAFE=yes 2019-12-13 10:20:51 +00:00
finance Update finance/libofx to 0.9.15 2019-12-13 05:31:26 +00:00
french - Update to 6.3.4 2019-12-13 09:46:13 +00:00
ftp
games games/openmw: Use graphics/osg 2019-12-13 07:00:47 +00:00
german - Update to 6.3.4 2019-12-13 09:46:13 +00:00
graphics Fix build with python 3.7 2019-12-13 09:41:03 +00:00
hebrew - Update to 6.3.4 2019-12-13 09:46:13 +00:00
hungarian - Update to 6.3.4 2019-12-13 09:46:13 +00:00
irc
japanese - Update to 6.3.4 2019-12-13 09:46:13 +00:00
java
Keywords
korean - Update to 6.3.4 2019-12-13 09:46:13 +00:00
lang lang/compute-runtime: prefix package like other distributions 2019-12-13 05:34:59 +00:00
mail
math
misc Update to 20191211 2019-12-13 06:42:02 +00:00
Mk
multimedia
net net/pjsip: Unbreak IPV6 option 2019-12-13 07:23:00 +00:00
net-im
net-mgmt
net-p2p
news
polish - Update to 6.3.4 2019-12-13 09:46:13 +00:00
ports-mgmt
portuguese - Update to 6.3.4 2019-12-13 09:46:13 +00:00
print
russian - Update to 6.3.4 2019-12-13 09:46:13 +00:00
science
security - Update to 4.2.0 2019-12-13 12:20:56 +00:00
shells
sysutils sysutils/node_exporter: Fix version variable path 2019-12-13 11:55:50 +00:00
Templates
textproc Add py-tinycss2 1.0.2 2019-12-13 06:40:23 +00:00
Tools
ukrainian - Update to 6.3.4 2019-12-13 09:46:13 +00:00
vietnamese - Update to 6.3.4 2019-12-13 09:46:13 +00:00
www - Update to 1.23 2019-12-13 12:19:30 +00:00
x11 Fix PLIST 2019-12-13 06:43:46 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED lang/compute-runtime: prefix package like other distributions 2019-12-13 05:34:59 +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://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.