1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Matuska 590765432f Release maintainership and pass to ports@FreeBSD.org
Approved by:	maintainer (myself)
2011-08-09 15:47:34 +00:00
accessibility
arabic
archivers Transfer maintainer back to ports@FreeBSD.org 2011-08-09 15:41:30 +00:00
astro - Update to 4279 2011-08-08 16:26:25 +00:00
audio Transfer maintainer back to ports@FreeBSD.org 2011-08-09 15:41:30 +00:00
benchmarks - add MASTER_SITE_LOCAL 2011-08-08 16:06:56 +00:00
biology
cad Update to rev. 3060. 2011-08-09 00:02:06 +00:00
chinese
comms Update to 1.02 2011-08-08 19:37:29 +00:00
converters
databases Transfer maintainer back to ports@FreeBSD.org 2011-08-09 15:41:30 +00:00
deskutils Fix mastersites 2011-08-08 18:50:32 +00:00
devel Transfer maintainer back to ports@FreeBSD.org 2011-08-09 15:41:30 +00:00
dns
editors - Fix MASTER_SITES 2011-08-09 13:19:19 +00:00
emulators
finance
french
ftp
games Update to 1.35 2011-08-09 15:45:46 +00:00
german - Fix PLIST: explicitly list installing filenames 2011-08-09 13:33:40 +00:00
graphics Transfer maintainer back to ports@FreeBSD.org 2011-08-09 15:41:30 +00:00
hebrew - Pet portlint(1) 2011-08-09 09:19:35 +00:00
hungarian
irc
japanese
java
korean IBus-Hangul is an input method (IM) for Korean language, based on IBus. 2011-08-08 22:37:15 +00:00
lang Transfer maintainer back to ports@FreeBSD.org 2011-08-09 15:41:30 +00:00
mail Update to 0.7 release. 2011-08-09 11:59:59 +00:00
math Release maintainership and pass to perl@FreeBSD.org 2011-08-09 15:43:23 +00:00
misc Bot::Training::StarCraft provides starcraft.trn training data for Bot::Training. 2011-08-09 13:34:21 +00:00
Mk Add back gnometarget, while it doesn't do anything anymore. It is still in use 2011-08-09 09:32:18 +00:00
multimedia Update to 0.7.2 2011-08-09 09:47:38 +00:00
net Release maintainership and pass to perl@FreeBSD.org 2011-08-09 15:43:23 +00:00
net-im
net-mgmt Fix PORTSCOUT syntax 2011-08-09 15:33:13 +00:00
net-p2p Apply the same solution for COMPILETIME_OPTIONS+= as in -15 2011-08-09 05:48:29 +00:00
news
palm
polish - Update to 20110809 2011-08-09 13:29:19 +00:00
ports-mgmt
portuguese
print
russian
science
security Transfer maintainer back to ports@FreeBSD.org 2011-08-09 15:41:30 +00:00
shells - add MASTER_SITE_LOCAL 2011-08-08 16:06:56 +00:00
sysutils pprotectd this is a self protected daemon which protect processes 2011-08-08 20:07:22 +00:00
Templates
textproc Release maintainership and pass to ruby@FreeBSD.org 2011-08-09 15:46:27 +00:00
Tools
ukrainian
vietnamese
www Release maintainership and pass to ports@FreeBSD.org 2011-08-09 15:47:34 +00:00
x11 - Fix MASTER_SITES 2011-08-09 13:19:15 +00:00
x11-clocks - drop MASTER_SITE_GNUSTEP_CH 2011-08-08 16:21:27 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Transfer maintainer back to ports@FreeBSD.org 2011-08-09 15:41:30 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired port 2011-08-09 11:30:05 +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.