1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Philippe Audeoud 5ac8e9f335 - Fix the formatting of pkg-descr
- Make the description more concise
- Add a WWW link

PR:		ports/156145
Submitted by:	skreuzer@
2011-04-05 13:01:02 +00:00
accessibility Garbage collect expired ports 2011-04-04 17:12:43 +00:00
arabic
archivers Garbage collect expired ports 2011-04-04 17:12:43 +00:00
astro
audio - Update to 0.3.3 2011-04-05 01:01:11 +00:00
benchmarks
biology
cad
chinese
comms
converters - Update to 0.04.7 2011-04-05 06:20:43 +00:00
databases - Update to 0.06 2011-04-05 08:13:12 +00:00
deskutils
devel Update to Mercurial 1.8.2. 2011-04-05 12:44:33 +00:00
dns Garbage collect expired ports 2011-04-04 17:12:43 +00:00
editors This module provides a simple API to calling an external text editor 2011-04-05 12:02:48 +00:00
emulators Garbage collect expired ports 2011-04-04 17:12:43 +00:00
finance
french
ftp Garbage collect expired ports 2011-04-04 17:12:43 +00:00
games Update to 5.0. 2011-04-04 15:24:26 +00:00
german
graphics Fix typo. 2011-04-05 12:14:01 +00:00
hebrew
hungarian
irc
japanese
java - Update to 7.0 RC1 2011-04-05 09:53:25 +00:00
korean
lang - Update to 05_20110403 2011-04-05 09:35:33 +00:00
mail
math
misc
Mk Remove support for expired PostgreSQL versions 7.3, 7.4, 8.0, and 8.1 2011-04-04 17:39:27 +00:00
multimedia Garbage collect expired ports 2011-04-04 17:12:43 +00:00
net Really pull upstream fix to allow compilation with the updated ocaml 3.12. 2011-04-05 09:58:42 +00:00
net-im
net-mgmt - Update to 2.04 2011-04-05 07:35:56 +00:00
net-p2p Garbage collect expired ports 2011-04-04 17:12:43 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 2.13.57 2011-04-05 10:27:58 +00:00
russian
science
security - mark port broken barnyard is gone and port does not build with barnyard2 2011-04-04 21:50:12 +00:00
shells
sysutils
Templates
textproc Garbage collect expired ports 2011-04-04 17:12:43 +00:00
Tools
ukrainian
vietnamese
www - Fix the formatting of pkg-descr 2011-04-05 13:01:02 +00:00
x11 Remove expired dependency (net/straw) 2011-04-04 17:15:44 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Garbage collect expired ports 2011-04-04 17:12:43 +00:00
x11-servers
x11-themes Garbage collect expired ports 2011-04-04 17:12:43 +00:00
x11-toolkits Garbage collect expired ports 2011-04-04 17:12:43 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Garbage collect expired ports 2011-04-04 17:12:43 +00:00
Makefile
MOVED Garbage collect expired slave ports (2011-04-02): 2011-04-04 18:06:54 +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.