1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2013-09-28 03:30:04 +00:00
accessibility
arabic
archivers back to use PORTDOCS 2013-09-27 14:49:44 +00:00
astro - Enable stage support 2013-09-27 21:17:26 +00:00
audio - Convert to PYDISTUTILS_AUTOPLIST 2013-09-27 22:39:18 +00:00
benchmarks
biology
cad - Update to 2.8.3. 2013-09-27 20:28:16 +00:00
chinese Fix typo. 2013-09-27 22:32:06 +00:00
comms - Fix build under Freebsd-10 2013-09-27 23:32:49 +00:00
converters back to use PORTDOCS 2013-09-27 14:49:58 +00:00
databases - stagify 2013-09-27 16:08:12 +00:00
deskutils I have no interest in maintaining this port anymore. 2013-09-28 03:11:02 +00:00
devel Convert to staging 2013-09-28 03:30:04 +00:00
dns
editors - support staging 2013-09-27 20:04:54 +00:00
emulators Add staging support 2013-09-27 11:08:02 +00:00
finance
french
ftp - Update to 0.6.1 2013-09-27 20:57:34 +00:00
games - Support staging 2013-09-28 00:46:09 +00:00
german
graphics Add support for STAGEDIR 2013-09-27 22:56:06 +00:00
hebrew
hungarian
irc - Update to 3.2.10.1 2013-09-27 19:47:16 +00:00
japanese - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18 2013-09-26 21:13:59 +00:00
java Update to 4.10 release. 2013-09-27 14:23:52 +00:00
Keywords
korean
lang - Update to 2013.09 2013-09-27 20:57:56 +00:00
mail - Stageify 2013-09-27 08:06:39 +00:00
math A glm-like formula language to define dynamic generalized 2013-09-27 16:00:34 +00:00
misc Remove now useless MAN3 line, missed in previous commit 2013-09-27 08:29:51 +00:00
Mk - Fix message displayed when the port being installed is already installed 2013-09-27 19:10:59 +00:00
multimedia
net - stageify 2013-09-27 13:39:05 +00:00
net-im - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18 2013-09-26 21:13:59 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - stageify 2013-09-27 14:26:32 +00:00
portuguese
print
russian
science
security back to use PORTDOCS 2013-09-27 14:49:28 +00:00
shells
sysutils . support stage; 2013-09-27 21:00:08 +00:00
Templates
textproc - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18 2013-09-26 21:13:59 +00:00
Tools
ukrainian
vietnamese
www - stageify 2013-09-27 21:53:44 +00:00
x11 Convert to staging. 2013-09-28 02:34:19 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 0.0.15. 2013-09-27 19:24:33 +00:00
x11-servers
x11-themes
x11-toolkits - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18 2013-09-26 21:13:59 +00:00
x11-wm Import a bunch of iconv fixes. 2013-09-27 15:17:26 +00:00
CHANGES
COPYRIGHT
GIDs - Add new port databases/riak 2013-09-27 12:04:42 +00:00
KNOBS
LEGAL
Makefile
MOVED - Remove another port made obsolete by sysutils/pcbsd-utils-qt4 2013-09-27 11:28:09 +00:00
README
UIDs - Add new port databases/riak 2013-09-27 12:04:42 +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.