1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Eitan Adler de669a3a7a - remove invalid email from pkg-descr as well
Approved by:	portmgr (linimon)
2011-10-09 04:03:25 +00:00
accessibility
arabic
archivers
astro Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
audio Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
benchmarks
biology
cad
chinese
comms For ports that have an EXPIRATION_DATE which has already passed, but 2011-10-09 01:48:11 +00:00
converters
databases Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
deskutils - Add GOOGLE_CODE to MASTER_SITES 2011-10-09 02:57:15 +00:00
devel For ports that have an EXPIRATION_DATE which has already passed, but 2011-10-09 01:48:11 +00:00
dns - Update to 2.01 2011-10-08 16:26:50 +00:00
editors For ports that have an EXPIRATION_DATE which has already passed, but 2011-10-09 01:48:11 +00:00
emulators
finance
french
ftp
games Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
german
graphics Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
hebrew
hungarian
irc Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
japanese - Upgrade to 0.12.2. 2011-10-08 08:25:23 +00:00
java For ports that have an EXPIRATION_DATE which has already passed, but 2011-10-09 01:48:11 +00:00
korean Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
lang Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
mail For ports that have an EXPIRATION_DATE which has already passed, but 2011-10-09 01:48:11 +00:00
math - Update to 1.1.2. 2011-10-09 03:10:02 +00:00
misc Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
Mk Fix the previous commit for the case where USE_FORTRAN is undefined. 2011-10-08 08:17:16 +00:00
multimedia Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
net - remove invalid email from pkg-descr as well 2011-10-09 04:03:25 +00:00
net-im Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
net-mgmt Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
net-p2p Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
news Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
palm
polish
ports-mgmt
portuguese
print Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
russian
science Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
security Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
shells
sysutils
Templates
textproc For ports that have an EXPIRATION_DATE which has already passed, but 2011-10-09 01:48:11 +00:00
Tools
ukrainian
vietnamese
www - remove invalid email from pkg-descr as well 2011-10-09 04:03:25 +00:00
x11 For ports that have an EXPIRATION_DATE which has already passed, but 2011-10-09 01:48:11 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes For ports that have an EXPIRATION_DATE which has already passed, but 2011-10-09 01:48:11 +00:00
x11-toolkits For ports that have an EXPIRATION_DATE which has already passed, but 2011-10-09 01:48:11 +00:00
x11-wm For ports that have an EXPIRATION_DATE which has already passed, but 2011-10-09 01:48:11 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +00:00
Makefile
MOVED Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE 2011-10-09 02:47:51 +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.