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-01-28 13:32:47 +00:00
accessibility
arabic
archivers Stage support 2014-01-28 00:16:57 +00:00
astro
audio - Stage support 2014-01-28 13:32:47 +00:00
benchmarks
biology
cad - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
chinese
comms - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
converters Support stage 2014-01-28 07:33:56 +00:00
databases Take care of CONFIGURE_ARGS and PKGNAMEPREFIX also. 2014-01-28 12:06:29 +00:00
deskutils - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
devel - Update to 2.83 2014-01-28 13:17:28 +00:00
dns - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
editors Support stage 2014-01-28 12:56:56 +00:00
emulators - Fix clang build 2014-01-28 08:45:59 +00:00
finance
french
ftp - Fix typo in options conversion 2014-01-28 09:19:20 +00:00
games - Bring back hosted directory for games to be placed into 2014-01-28 02:58:32 +00:00
german Use aspell instead of ispell to build the package 2014-01-28 11:30:55 +00:00
graphics Stage support 2014-01-28 00:16:57 +00:00
hebrew
hungarian
irc - Fix packaging 2014-01-28 04:48:10 +00:00
japanese - Trim Makefile header; remove LICENSE_FILE for a well-known license 2014-01-28 10:21:59 +00:00
java
Keywords
korean
lang Update to 3.0.34 and frenshen port. 2014-01-28 09:42:03 +00:00
mail - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
math Support STAGE 2014-01-28 12:49:19 +00:00
misc Update to version 3.29. 2014-01-28 11:51:32 +00:00
Mk Specify minor version of libobjc to avoid LIB_DEPENDS to catch the gcc version if gcc is installed 2014-01-28 08:15:38 +00:00
multimedia - Fix build on -current 2014-01-28 08:44:11 +00:00
net - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
net-im
net-mgmt - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese Support stage 2014-01-28 10:58:01 +00:00
print
russian
science
security Stage support 2014-01-28 00:16:57 +00:00
shells
sysutils - Chase compiler warning 2014-01-28 09:49:21 +00:00
Templates
textproc Extract the ispell wrapper out of aspell into a dedicated port 2014-01-28 12:02:27 +00:00
Tools
ukrainian
vietnamese
www - Stage support 2014-01-28 13:32:30 +00:00
x11 Stage support 2014-01-28 00:16:57 +00:00
x11-clocks - Stagify, convert to OptionsNG, remove check for alpha (unsupported) 2014-01-28 10:42:26 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Support stage 2014-01-28 08:34:57 +00:00
x11-wm
CHANGES Add two new options helpers: 2014-01-27 22:53:24 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.