1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2016-06-23 04:12:49 +00:00
accessibility accessibility/redshift: Fix warnings 2016-06-22 16:37:59 +00:00
arabic
archivers
astro
audio
benchmarks Fix a problem with the new patch. It is a no-op on FreeBSD, 2016-06-22 21:54:12 +00:00
biology
cad
chinese
comms
converters Fast, standard compliant Bencode serialization. 2016-06-22 17:23:19 +00:00
databases Register conflict with newly added databases/py-mysqlclient 2016-06-22 20:37:42 +00:00
deskutils x11/kde4: update to kdelibs version 4.14.10 2016-06-22 18:57:33 +00:00
devel
dns
editors
emulators
finance
french
ftp
games
german
graphics Upgrade to 1.7.3. 2016-06-22 20:18:42 +00:00
hebrew
hungarian
irc
japanese
java
Keywords do not chmod u+w sample files when copying it 2016-06-22 21:44:25 +00:00
korean
lang
mail
math Deep Learning library for Python. Convnets, recurrent neural networks, and 2016-06-22 17:14:44 +00:00
misc Update to r48963 from the FreeBSD docset. 2016-06-22 16:54:07 +00:00
Mk x11/kde4: update to kdelibs version 4.14.10 2016-06-22 18:57:33 +00:00
multimedia
net Update to 2.0.4. See https://www.wireshark.org/docs/relnotes/wireshark-2.0.4.html 2016-06-22 17:05:47 +00:00
net-im Update to 2.11.0. See 2016-06-22 16:10:39 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Update to 1.8.99.7 2016-06-22 21:22:06 +00:00
portuguese
print
russian
science
security - Update to 2.9.8.3 2016-06-23 01:56:42 +00:00
shells
sysutils Nomad is a cluster manager and schedular that provides a common workflow 2016-06-22 20:12:08 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Install another EXAMPLES. 2016-06-23 04:12:49 +00:00
x11 x11/kde4: update to kdelibs version 4.14.10 2016-06-22 18:57:33 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Register a textproc/p5-XML-Parser runtime dependency for 2016-06-23 03:01:28 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Nomad is a cluster manager and schedular that provides a common workflow 2016-06-22 20:12:08 +00:00
LEGAL
Makefile
MOVED
README
UIDs Nomad is a cluster manager and schedular that provides a common workflow 2016-06-22 20:12:08 +00:00
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.