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
Danilo Egea Gondolfo 373a453fc6 - Add stage support
2014-02-15 15:03:55 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Add documentation, fix URL in description 2014-02-15 14:56:04 +00:00
dns - Convert to autoplist 2014-02-15 10:34:17 +00:00
editors
emulators
finance
french
ftp
games Fix plist without X11. 2014-02-15 14:40:46 +00:00
german
graphics Fix build after r344318. Libtool no longer adds implicit dependencies to 2014-02-15 13:02:53 +00:00
hebrew
hungarian
irc
japanese - Stage support 2014-02-15 13:14:43 +00:00
java
Keywords
korean
lang Update to the 20140208 snapshot of GCC 4.7.4. 2014-02-15 14:27:04 +00:00
mail - Convert to autoplist 2014-02-15 10:32:53 +00:00
math - Add stage support 2014-02-15 15:03:55 +00:00
misc - Stage support 2014-02-15 10:43:18 +00:00
Mk Use OPTIONS helpers from excluded options too 2014-02-15 14:33:39 +00:00
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Document the latest PMA security advisory: PMSA-2014-1 2014-02-15 12:10:20 +00:00
shells
sysutils
Templates
textproc - Update to 4.1.0 2014-02-15 12:50:46 +00:00
Tools
ukrainian
vietnamese
www - do not use easy_install, convert to auto-generated packing list 2014-02-15 14:43:11 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fix build (MAKE_JOBS_UNSAFE); 2014-02-15 13:01:41 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.