1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ade Lovett a1f556ae41 Missed a few dead autotools-related entries that were spawning some
odd errors with portmaster/portupgrade.
2010-12-08 21:35:43 +00:00
accessibility
arabic
archivers
astro - Update to 3701 2010-12-08 14:55:35 +00:00
audio - Update MythTV MASTER_SITES for old releases 2010-12-08 18:34:56 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - remove stale comment 2010-12-08 20:06:52 +00:00
deskutils - Update to 1.4.5 2010-12-08 15:26:01 +00:00
devel - Fix dependency versions 2010-12-08 20:49:38 +00:00
dns
editors Update to Vim 7.3 patchlevel 75. 2010-12-08 10:02:20 +00:00
emulators
finance
french
ftp
games - Update to 1.7.3 2010-12-08 15:54:22 +00:00
german
graphics - Fix dependency versions 2010-12-08 20:49:38 +00:00
hebrew
hungarian
irc - update to 0.17 2010-12-08 17:00:55 +00:00
japanese - Fix dependency versions 2010-12-08 20:49:38 +00:00
java
korean
lang Clean up "current" versions of autotools components to further reduce 2010-12-08 19:58:49 +00:00
mail - Fix dependency versions 2010-12-08 20:49:38 +00:00
math
mbone
misc
Mk Clean up "current" versions of autotools components to further reduce 2010-12-08 19:58:49 +00:00
multimedia - Update MythTV MASTER_SITES for old releases 2010-12-08 18:34:56 +00:00
net - Fix dependency versions 2010-12-08 20:49:38 +00:00
net-im - Update to 0.4.0. 2010-12-08 11:51:39 +00:00
net-mgmt Clean up "current" versions of autotools components to further reduce 2010-12-08 19:58:49 +00:00
net-p2p
news Fix leftover files in NOPORTDOCS install. 2010-12-08 13:08:33 +00:00
palm
polish
ports-mgmt
portuguese
print - Fix dependency versions 2010-12-08 20:49:38 +00:00
russian
science Clean up "current" versions of autotools components to further reduce 2010-12-08 19:58:49 +00:00
security - Fix dependency versions 2010-12-08 20:49:38 +00:00
shells - Fix support for rsync 3.0 2010-12-07 21:46:51 +00:00
sysutils - Fix dependency versions 2010-12-08 20:49:38 +00:00
Templates
textproc File::Inplace is a Perl module intended to ease the common task of 2010-12-08 21:03:20 +00:00
Tools
ukrainian
vietnamese
www - whoops, sinatra wasn't updated yet 2010-12-08 20:53:36 +00:00
x11 - Update legacy drivers (new versions: 96.43.19 and 173.14.28) 2010-12-08 07:37:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Missed a few dead autotools-related entries that were spawning some 2010-12-08 21:35:43 +00:00
README
UIDs
UPDATING Clean up "current" versions of autotools components to further reduce 2010-12-08 19:58:49 +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.