1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2017-07-05 19:08:15 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks - Add LICENSE 2017-07-05 10:25:01 +00:00
biology
cad
chinese
comms
converters
databases databases/mariadb101-server: Update to 10.1.25 2017-07-05 18:14:56 +00:00
deskutils
devel Detect clang 5.0.0 correctly, and drop USE_GCC. 2017-07-05 17:20:56 +00:00
dns Add The Unlicense to Mk/bsd.licenses.db.mk 2017-07-05 14:58:11 +00:00
editors
emulators Add The Unlicense to Mk/bsd.licenses.db.mk 2017-07-05 14:58:11 +00:00
finance - Update finance/gnucash to 2.6.17 2017-07-05 08:07:32 +00:00
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese - Add option to choose which asterisk version to depend on 2017-07-05 14:37:37 +00:00
java
Keywords
korean
lang
mail - Switch to options helpers 2017-07-05 10:28:52 +00:00
math math/R: Fix typos in option descriptions 2017-07-05 13:47:22 +00:00
misc
Mk Add The Unlicense to Mk/bsd.licenses.db.mk 2017-07-05 14:58:11 +00:00
multimedia multimedia/w_scan: update to 20170107, which adds support for DVB-T2 2017-07-05 06:33:03 +00:00
net - Add depecation notice for the official EOL of this asterisk version 2017-07-05 14:39:04 +00:00
net-im net-im/mastodon: Update to version 1.4.7 2017-07-05 19:08:15 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science * Updated to 1.7.2 2017-07-05 15:50:43 +00:00
security New port: security/hardening-check 2017-07-05 18:02:02 +00:00
shells
sysutils update sysutils/docker-machine to 0.12.1 2017-07-05 18:38:32 +00:00
Templates Add The Unlicense to Mk/bsd.licenses.db.mk 2017-07-05 14:58:11 +00:00
textproc Add The Unlicense to Mk/bsd.licenses.db.mk 2017-07-05 14:58:11 +00:00
Tools
ukrainian
vietnamese
www Add The Unlicense to Mk/bsd.licenses.db.mk 2017-07-05 14:58:11 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 2.0001 2017-07-05 16:41:52 +00:00
x11-servers x11-servers/xorg-server: close-on-exec for MIT-SHM (like Linux) 2017-07-05 12:41:57 +00:00
x11-themes - Add LICENSE 2017-07-05 10:31:36 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
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:

	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.