1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-05-20 15:02:05 +00:00
accessibility
arabic
archivers - Add/update license when possible 2014-05-20 06:06:35 +00:00
astro
audio - Update to 2.1.2 2014-05-20 08:39:56 +00:00
benchmarks
biology
cad - Support STAGEDIR 2014-05-20 12:02:32 +00:00
chinese Add missing patch file on prev commit, and fix building. 2014-05-20 06:24:00 +00:00
comms
converters - Add/update license when possible 2014-05-20 06:06:35 +00:00
databases - Update to 3.8.4.3 2014-05-20 12:40:46 +00:00
deskutils
devel - Update to 1.005004 2014-05-20 15:02:05 +00:00
dns 1: Support stagning. 2014-05-20 13:16:18 +00:00
editors - Update to 7.4.295 2014-05-19 18:38:16 +00:00
emulators Add new slave port emulators/qemu-user-static: 2014-05-19 17:12:58 +00:00
finance - Update to 1.32 2014-05-19 18:37:57 +00:00
french
ftp Update ftp/proftpd to 1.3.5 2014-05-19 22:58:14 +00:00
games
german - Update to 2014.05.16 2014-05-19 16:23:19 +00:00
graphics - Update to 0.7.1.1 2014-05-20 11:22:06 +00:00
hebrew
hungarian
irc - Remove empty files and directories 2014-05-20 08:56:38 +00:00
japanese
java
Keywords
korean
lang
mail
math
misc Support staging. 2014-05-20 06:54:20 +00:00
Mk - Hack to avoid touching /root/.gconf 2014-05-19 17:51:15 +00:00
multimedia
net net/spread: unbreak, support staging 2014-05-20 06:03:04 +00:00
net-im - Update to 3.9.3 2014-05-20 09:14:02 +00:00
net-mgmt net-mgmt/p0f: 3.06b -> 3.07b, and change to freebsd maintainer email address 2014-05-20 11:49:46 +00:00
net-p2p
news
palm
polish - Update to 20140516 2014-05-19 16:23:25 +00:00
ports-mgmt - Add/update license when possible 2014-05-20 06:06:35 +00:00
portuguese
print print/cups-base: unbreak AVAHI option and add missing rc script 2014-05-19 19:09:07 +00:00
russian - Update to 3.9.1 2014-05-20 11:38:56 +00:00
science - Update to 1.8.13 2014-05-19 18:38:48 +00:00
security - Update MASTER_SITES to use the MASTER_SITE_SOURCEFORGE macro 2014-05-20 14:43:44 +00:00
shells
sysutils sysutils/syslinux: USES tar:xz, strip one file 2014-05-19 15:57:57 +00:00
Templates
textproc - Update to 1.130 2014-05-20 02:54:24 +00:00
Tools
ukrainian
vietnamese
www - FIX PLIST_FILES so build package will work with old PKG system 2014-05-20 14:53:13 +00:00
x11 - Update nvidia-driver to 331.67. 2014-05-20 13:23:15 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 0.9.6 release 2014-05-20 02:50:20 +00:00
x11-fonts
x11-servers
x11-themes - Update to 2.2.3 2014-05-19 17:42:44 +00:00
x11-toolkits - Update to 1.0.3 2014-05-20 13:31:05 +00:00
x11-wm - Add/update license when possible 2014-05-20 06:06:35 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED MOVED: Mention alternative for graphics/GraphicsMagick12 2014-05-20 07:03:11 +00:00
README
UIDs
UPDATING - Update to 2014.63 2014-05-20 07:06:09 +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.