1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-01-09 23:48:22 +00:00
accessibility
arabic
archivers Fix packaging as a USER 2014-01-09 23:15:07 +00:00
astro
audio - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
benchmarks - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
biology
cad Support stage 2014-01-09 00:00:05 +00:00
chinese Add stagedir support. 2014-01-09 07:20:37 +00:00
comms
converters - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
databases - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
deskutils Add new patch to fix build on 10+ 2014-01-09 18:54:47 +00:00
devel - Remove some outdated Haskell ports 2014-01-09 21:45:15 +00:00
dns Fixup rndc.conf.sample installation 2014-01-08 22:52:19 +00:00
editors
emulators
finance
french
ftp - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
games - Fix build on pre-clang FreeBSD versions (9.1) 2014-01-08 20:05:12 +00:00
german
graphics - Stage support 2014-01-09 22:49:44 +00:00
hebrew
hungarian
irc Can build properly has user, NEED_ROOT is not needed here. 2014-01-09 23:23:17 +00:00
japanese Stage support 2014-01-09 20:51:09 +00:00
java Build with Apache Ant 1.9.3. 2014-01-08 21:21:21 +00:00
Keywords
korean
lang - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
mail Allow packaging as a USER 2014-01-09 23:29:32 +00:00
math - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
misc
Mk Fix paths check from qa.sh 2014-01-09 18:43:36 +00:00
multimedia - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
net - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
net-im - Update to 0.2.2.1476 2014-01-09 21:27:56 +00:00
net-mgmt Fix packaging as a user 2014-01-09 23:48:22 +00:00
net-p2p
news
palm
polish
ports-mgmt - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
portuguese
print - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
russian
science - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
security - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
shells Fix staging. 2014-01-09 22:34:50 +00:00
sysutils - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
Templates
textproc - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
Tools - Allow a leading "r" in the svn revision 2014-01-08 22:43:21 +00:00
ukrainian
vietnamese
www - Send www/axis2 back to the pool, since I no longer use it 2014-01-09 21:41:13 +00:00
x11 - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
x11-clocks - Fix build with clang 2014-01-08 20:54:35 +00:00
x11-drivers
x11-fm
x11-fonts Add staging support and cleanup. 2014-01-09 15:18:54 +00:00
x11-servers
x11-themes - Update to 3.0.16 2014-01-09 20:12:38 +00:00
x11-toolkits Remove NEED_ROOT, older automake generate bogus Makefile.in that run RANLIB twice: 2014-01-09 23:02:29 +00:00
x11-wm - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove some outdated Haskell ports 2014-01-09 21:45:15 +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.