1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrej Zverev 9ec58fca21 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 09:42:48 +00:00
accessibility
arabic
archivers
astro - Switch to USE_LINUX_APPS= curl instead of shipped libcurl, this 2014-01-29 22:39:37 +00:00
audio - Remove audio/gsi, abandonware not developed in the last 13 years 2014-01-30 09:29:24 +00:00
benchmarks
biology - fix pkg-plist 2014-01-30 07:34:25 +00:00
cad
chinese
comms - Add note in rc script on how to log to syslog 2014-01-30 09:14:15 +00:00
converters
databases
deskutils - add stage support 2014-01-30 08:45:50 +00:00
devel - Stage support 2014-01-30 08:26:54 +00:00
dns - add stage support 2014-01-30 08:45:50 +00:00
editors
emulators
finance
french
ftp - Covert to PYDISTUTILS_AUTOPLIST 2014-01-30 08:28:25 +00:00
games - Update to 2.0.2 2014-01-30 08:57:49 +00:00
german
graphics Make .pc files require lua 5.2, this fixes enlightenment and emotion building 2014-01-30 09:24:24 +00:00
hebrew
hungarian
irc
japanese - Stage support 2014-01-30 08:18:06 +00:00
java
Keywords
korean
lang
mail
math - add stage support 2014-01-30 09:42:48 +00:00
misc
Mk
multimedia - Actually finish the stagification. 2014-01-29 22:44:36 +00:00
net
net-im
net-mgmt - Update to 1.3 2014-01-29 22:03:24 +00:00
net-p2p
news
palm - add stage support 2014-01-30 09:42:48 +00:00
polish
ports-mgmt
portuguese
print - Stage support 2014-01-30 08:07:04 +00:00
russian - add stage support 2014-01-30 08:45:50 +00:00
science Update to v2.0.0 and patch for clang. 2014-01-29 21:44:59 +00:00
security - add stage support 2014-01-30 09:42:48 +00:00
shells
sysutils
Templates
textproc - Convert to PYDISTUTILS_AUTOPLIST 2014-01-30 03:13:00 +00:00
Tools
ukrainian
vietnamese
www - Stagify, modernize LIB_DEPENDS, use options helpers, touch COMMENT 2014-01-30 08:58:12 +00:00
x11
x11-clocks
x11-drivers
x11-fm - add stage support 2014-01-30 08:45:50 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove audio/gsi, abandonware not developed in the last 13 years 2014-01-30 09:29:24 +00:00
README
UIDs
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.