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
2014-04-10 13:15:00 +00:00
accessibility
arabic
archivers
astro
audio XMMS is not going away soon, so unexpire the plugins that build. 2014-04-09 17:25:20 +00:00
benchmarks
biology Mark as broken unstaged perl ports 2014-04-09 09:49:02 +00:00
cad Mark as broken unstaged perl ports 2014-04-09 09:49:02 +00:00
chinese
comms
converters
databases - Take maintainership 2014-04-10 00:04:16 +00:00
deskutils
devel - Unbreak by using Debian's reimplemented MD2 2014-04-10 12:57:09 +00:00
dns - Add a patch to install missing man page 2014-04-09 14:14:46 +00:00
editors - Update to 7.4.240 2014-04-09 12:39:25 +00:00
emulators - Add staging support 2014-04-10 12:50:22 +00:00
finance
french Restore the previous sed to fix python. 2014-04-09 21:34:25 +00:00
ftp
games - Change Makefile header, use my name and @FreeBSD.org email 2014-04-10 06:21:55 +00:00
german Convert to USES=gecko:firefox 2014-04-10 09:00:26 +00:00
graphics - Update to 2.3.1 2014-04-10 07:47:18 +00:00
hebrew
hungarian
irc Fix PKGORIGIN that got broken in r350362 2014-04-10 13:15:00 +00:00
japanese
java Minimum version of java is now 1.6 2014-04-10 07:17:17 +00:00
Keywords
korean
lang lang/gnatdroid-arm5(7): Fix ARMv7, disable ARMv5 2014-04-10 10:33:23 +00:00
mail Update to 1.0.0 release. 2014-04-10 09:51:13 +00:00
math Minimum version of java is now 1.6 2014-04-10 07:17:17 +00:00
misc
Mk Add support for OpenJDK 1.8 2014-04-10 07:20:23 +00:00
multimedia Fix after conversion to USES=webplugin 2014-04-10 06:15:07 +00:00
net - Support stage 2014-04-10 02:30:10 +00:00
net-im
net-mgmt - Try fixing the plist again 2014-04-10 02:41:12 +00:00
net-p2p Mark as broken unstaged perl ports 2014-04-09 09:49:02 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science Stagify, switch to USES=tar:bzip2 and gmake. 2014-04-09 13:17:04 +00:00
security No longer have a deps tag 2014-04-10 11:44:51 +00:00
shells
sysutils - Update to 0.5.2 2014-04-10 05:07:53 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Fix staging with pkg_install by not using absolute paths in plist 2014-04-10 12:37:05 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Convert from USE_GECKO to USES=gecko 2014-04-09 10:29:48 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Removed Long ago EOLed port 2014-04-10 07:02:43 +00:00
Makefile
MOVED Bring back SuPHP. 2014-04-10 11:43:13 +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.