1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2017-11-17 20:47:52 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology biology/diamond: Update to version 0.9.13 2017-11-17 20:11:05 +00:00
cad
chinese
comms
converters
databases py-psycopg2cffi: Update to version 2.7.7 2017-11-17 20:34:12 +00:00
deskutils
devel Update devel/relx to version 3.24.1. 2017-11-17 16:18:37 +00:00
dns
editors
emulators emulators/citra: update to s20171116 2017-11-17 20:47:52 +00:00
finance
french
ftp
games
german
graphics Update to 2.67 2017-11-16 22:25:10 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20171116 snapshot of GCC 7.2.1. 2017-11-17 20:28:27 +00:00
mail - fix regression with clang 4.0.0 2017-11-16 20:16:10 +00:00
math
misc New port: misc/owrep: Weather reporting program based on openweathermap.org 2017-11-16 18:41:01 +00:00
Mk gecko: allow lld as ld on FreeBSD 12.0 2017-11-16 23:04:25 +00:00
multimedia Update multimedia/syncplay to 1.5.0 2017-11-17 19:30:12 +00:00
net Update to 6.9.0 2017-11-16 22:25:00 +00:00
net-im Update to 0.10.0. 2017-11-17 18:39:05 +00:00
net-mgmt
net-p2p net-p2p/bitcoin: update to 0.15.1 2017-11-17 13:59:48 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian russian/wordpress: Update to 4.9 2017-11-17 12:59:56 +00:00
science Chase metis-edf's upgrade. 2017-11-16 20:55:27 +00:00
security Upgrade from 0.15 to 0.16. Install the author's LICENSE-file 2017-11-16 19:30:55 +00:00
shells
sysutils update sysutils/terraform to 0.11.0 2017-11-17 19:22:24 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Repocopy moodle33 --> moodle34 and update to 3.4 2017-11-17 15:11:59 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING update sysutils/terraform to 0.11.0 2017-11-17 19:22:24 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.