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 01:56:42 +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 Update to 0.61. 2016-06-22 13:36:09 +00:00
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 Additional facilities to supplement Python's stdlib logging module. 2016-06-22 15:21:50 +00:00
dns
editors fix clang 3.7, add clang 3.8, fix brief comment support [1] 2016-06-21 15:43:00 +00:00
emulators
finance
french
ftp ftp/wget: fix compilation when IDN and NLS are disabled 2016-06-21 19:52:42 +00:00
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 Update to 1.20. 2016-06-21 15:08:41 +00:00
mail - Update OpenSMTPD-extras to 201606212257 snapshot 2016-06-22 12:24:57 +00:00
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 multimedia/plexmediaserver-plexpass: Update to 0.9.17.3 2016-06-22 15:04:07 +00:00
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 Update to 0.25. 2016-06-21 15:09:00 +00:00
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 - Update to 1.4.4 2016-06-21 16:55:53 +00:00
Tools
ukrainian
vietnamese
www Fix typo 2016-06-22 19:14:56 +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 Update to 1.47. 2016-06-21 15:10:06 +00:00
x11-wm
.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 Remove old Linux DRI port. The newer version in graphics/linux-c6-dri 2016-06-22 09:22:16 +00:00
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.