1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2017-04-24 15:16:56 +00:00
accessibility
arabic
archivers
astro - Fix shebangs 2017-04-24 12:58:02 +00:00
audio audio/py-eyed3: fix path to python interpreter 2017-04-23 16:09:09 +00:00
base
benchmarks
biology
cad - Fix shebangs 2017-04-24 12:58:02 +00:00
chinese Update to 0.23 2017-04-23 17:09:41 +00:00
comms
converters
databases Update to 2.7.1 2017-04-24 15:16:42 +00:00
deskutils - Fix shebangs 2017-04-24 12:58:02 +00:00
devel Update to 0.24 2017-04-24 15:16:56 +00:00
dns Update to 0.0.0.20170412 2017-04-24 15:16:08 +00:00
editors
emulators emulators/citra: update to s20170421 2017-04-23 14:40:56 +00:00
finance
french
ftp
games
german
graphics Remove NLS from OPTIONS_DEFAULT 2017-04-23 17:11:37 +00:00
hebrew
hungarian
irc - Update WWW 2017-04-24 09:05:09 +00:00
japanese
java java/intellij: Update to version 2017.1.2. 2017-04-23 12:30:24 +00:00
Keywords
korean
lang Chase updated WWW. 2017-04-24 13:32:34 +00:00
mail - fix broken location of fdm.conf 2017-04-24 10:52:49 +00:00
math - Update to 0.2.0 2017-04-24 08:25:06 +00:00
misc Update to 2017.2 2017-04-24 15:16:29 +00:00
Mk Fix EMACS_VER. 2017-04-23 09:17:09 +00:00
multimedia Update to upstream release 11.0.0 2017-04-23 21:14:38 +00:00
net Upgrade to latest version. 2017-04-24 14:25:12 +00:00
net-im - Fix shebangs 2017-04-24 12:58:02 +00:00
net-mgmt Update net-mgmt/prometheus to 1.6.1, add version info 2017-04-23 16:54:28 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print -Fix shebangs 2017-04-23 11:03:22 +00:00
russian
science - Update WWW 2017-04-23 09:05:08 +00:00
security security/py-passlib: Update to 1.7.1 2017-04-24 11:12:46 +00:00
shells
sysutils sysutils/py-salt: Make salt.modules.pw_user.get_loginclass return string 2017-04-24 13:09:34 +00:00
Templates
textproc textproc/py-chardet: update to 3.0.2; use upstream tests 2017-04-23 16:17:12 +00:00
Tools
ukrainian
vietnamese
www Update to 1.4.4 2017-04-24 15:15:55 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Fix shebangs 2017-04-24 12:58:02 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Add back DEBUG option that got lost in the 3.22.12 update. 2017-04-24 11:19:42 +00:00
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.