1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-03-29 16:37:09 +00:00
accessibility
arabic
archivers Stageify. 2014-03-29 14:16:39 +00:00
astro
audio - Fix build with newer clang 2014-03-29 14:07:59 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel - Update to 2.1.1 2014-03-29 16:36:58 +00:00
dns
editors
emulators - Stagify, convert USE_BZIP2 to USES, and sort the latter while here 2014-03-29 14:55:57 +00:00
finance
french
ftp
games - Update to 2.10.1.12 2014-03-29 15:30:52 +00:00
german
graphics Do not create a corrupted package 2014-03-29 15:39:57 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail - use STAGEDIR 2014-03-29 14:10:22 +00:00
math
misc - Support staging 2014-03-29 14:04:00 +00:00
Mk In the DEBUG case, do not assign INSTALL_TARGET if it is not defined 2014-03-29 15:14:16 +00:00
multimedia
net - Stage 2014-03-29 16:36:52 +00:00
net-im - Support staging 2014-03-29 14:08:24 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 1.0.0 2014-03-29 15:34:42 +00:00
russian
science
security
shells
sysutils Yell - Your Extensible Logging Library for Ruby is a library to define 2014-03-29 14:43:30 +00:00
Templates
textproc - Update to 1.3.3 2014-03-29 15:52:08 +00:00
Tools
ukrainian
vietnamese
www - Update to 5.90033 2014-03-29 16:37:09 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Support staging 2014-03-29 14:05:38 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm - Stage support 2014-03-29 15:35:16 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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.