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
Matthias Andree 9b3181fd09 Fix/reword BerkeleyDB based UPGRADING, and change DEPRECATION text a bit
so that people don't rush to upgrades yet.
2013-12-16 20:46:12 +00:00
accessibility
arabic
archivers
astro - Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook 2013-12-16 17:40:13 +00:00
audio - Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook 2013-12-16 17:40:13 +00:00
benchmarks Drop maintainership 2013-12-16 17:26:49 +00:00
biology
cad
chinese
comms
converters
databases Fix/reword BerkeleyDB based UPGRADING, and change DEPRECATION text a bit 2013-12-16 20:46:12 +00:00
deskutils - Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook 2013-12-16 17:40:13 +00:00
devel Take maintainership 2013-12-16 20:32:12 +00:00
dns
editors
emulators
finance
french
ftp
games - Use '.' instead of '*' in COPYTREE_* all over my ports 2013-12-16 18:18:07 +00:00
german
graphics [Errno 11] Resource Temporarily Unavailable 2013-12-16 18:24:49 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang [Errno 11] Resource Temporarily Unavailable 2013-12-16 18:24:49 +00:00
mail [Errno 11] Resource Temporarily Unavailable 2013-12-16 18:24:49 +00:00
math [Errno 11] Resource Temporarily Unavailable 2013-12-16 18:24:49 +00:00
misc - Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook 2013-12-16 17:40:13 +00:00
Mk Mk/bsd.sanity.mk: note about python auto plist and pkgname 2013-12-16 12:52:18 +00:00
multimedia Fix a problem with the control applet and playbar. 2013-12-16 20:45:37 +00:00
net [Errno 11] Resource Temporarily Unavailable 2013-12-16 18:24:49 +00:00
net-im
net-mgmt More compact way to handle options. 2013-12-16 20:17:52 +00:00
net-p2p Drop maintainership 2013-12-16 17:26:49 +00:00
news
palm
polish
ports-mgmt Pass maintainership to bdrewery 2013-12-16 17:27:55 +00:00
portuguese
print Take those. 2013-12-16 18:57:31 +00:00
russian
science
security [Errno 11] Resource Temporarily Unavailable 2013-12-16 18:24:49 +00:00
shells
sysutils Take those. 2013-12-16 18:57:31 +00:00
Templates
textproc Take maintainership 2013-12-16 20:29:02 +00:00
Tools
ukrainian
vietnamese
www [Errno 11] Resource Temporarily Unavailable 2013-12-16 18:24:49 +00:00
x11 readd libXp as dependency. This got lost in the update. 2013-12-16 14:17:10 +00:00
x11-clocks
x11-drivers Fix includes so that portrevision gets set properly. 2013-12-16 19:10:23 +00:00
x11-fm
x11-fonts
x11-servers Fix whitespace, no functional changes. 2013-12-16 13:52:48 +00:00
x11-themes
x11-toolkits
x11-wm Drop maintainership 2013-12-16 17:26:49 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Fix/reword BerkeleyDB based UPGRADING, and change DEPRECATION text a bit 2013-12-16 20:46:12 +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.