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 5fb0c8b5e6 - Add stage support
2014-02-15 14:22:29 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Add m4tools -- tools to wrok with TI / Stellaris ARM microcontrollers 2014-02-15 13:44:00 +00:00
dns - Convert to autoplist 2014-02-15 10:34:17 +00:00
editors
emulators
finance
french
ftp
games - Stage support 2014-02-15 10:14:33 +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
mail - Convert to autoplist 2014-02-15 10:32:53 +00:00
math - Add stage support 2014-02-15 14:22:29 +00:00
misc - Stage support 2014-02-15 10:43:18 +00:00
Mk Add java_CMD. Although Java programs don't use shebangs, it is sometimes 2014-02-15 09:20:53 +00:00
multimedia Mark broken: Does not compile 2014-02-15 09:04:16 +00:00
net - Convert to autoplist 2014-02-15 10:30:37 +00:00
net-im
net-mgmt - Convert to autoplist 2014-02-15 10:28:10 +00:00
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 Use root CA bundle 2014-02-15 13:10:03 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Stage support 2014-02-15 09:10:35 +00:00
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.