1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-12-29 12:53:06 +00:00
accessibility
arabic
archivers - Update `archivers/libdeflate' to version 1.5 2019-12-29 12:08:56 +00:00
astro Update to 0.11.3 2019-12-28 07:29:40 +00:00
audio
base
benchmarks - Add LICENSE 2019-12-28 09:30:05 +00:00
biology
cad
chinese
comms Update to 2.41.2 2019-12-28 23:37:03 +00:00
converters Update to 3.02 2019-12-29 12:53:06 +00:00
databases Add CONFLICTS_INSTALL= 2019-12-29 12:50:28 +00:00
deskutils Update calibre to 4.7.0 2019-12-28 09:50:27 +00:00
devel Update to 6.6.4 2019-12-29 12:52:51 +00:00
dns
editors editors/mp: Update to 5.36; unbreak 2019-12-28 21:17:15 +00:00
emulators emulators/yuzu: update to s20191228 2019-12-29 00:26:02 +00:00
finance Add py-quantecon 0.4.6 2019-12-29 12:46:06 +00:00
french
ftp
games - Add LICENSE_FILE 2019-12-29 09:30:06 +00:00
german Update to 2019.12.22 2019-12-28 07:40:12 +00:00
graphics Fix LICENSE for 2.0.16 update 2019-12-29 12:53:01 +00:00
hebrew
hungarian
irc - fixes default charset for all translations 2019-12-29 11:31:25 +00:00
japanese
java java/intellij: Update to version 2019.3.1. 2019-12-28 19:35:11 +00:00
Keywords
korean
lang - Update to 2.86.3 2019-12-29 04:20:48 +00:00
mail - Update to 2.02 2019-12-28 17:38:50 +00:00
math Add py-hdbscan 0.8.24 2019-12-29 12:46:11 +00:00
misc misc/mxnet: fix build on non-arm non-x86 2019-12-28 20:30:12 +00:00
Mk Reword INFO_DESC to better reflect that it's about documentation in GNU 2019-12-28 21:23:52 +00:00
multimedia multimedia/kodi-devel: Enable more features/options by default 2019-12-29 08:15:31 +00:00
net geoipupdate: Update to 4.1.5 2019-12-28 18:43:13 +00:00
net-im net-im/farstream: import patch to isolate from Git version updates 2019-12-29 12:22:30 +00:00
net-mgmt
net-p2p
news
polish Update to 20191222 2019-12-28 07:40:17 +00:00
ports-mgmt
portuguese
print
russian
science Add py-geomet 0.2.1 2019-12-29 12:46:17 +00:00
security Document graphics/ilmbase graphics/openexr vulnerabilities. 2019-12-29 12:11:09 +00:00
shells
sysutils cfengine315 and cfengine-masterfiles315 are now default. 2019-12-29 06:43:01 +00:00
Templates
textproc Update to 0.20.2 2019-12-28 07:38:40 +00:00
Tools
ukrainian
vietnamese
www Add rubygem-async-pool 0.2.0 2019-12-29 12:47:32 +00:00
x11 x11/waybar: update to 0.9.0 2019-12-28 17:11:36 +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 Fix Port Category 2019-12-29 00:21:51 +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.