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
Pawel Pekala 1dda6ea844 - Add staging support
- Convert to new options framework
2014-05-30 18:19:15 +00:00
accessibility
arabic
archivers
astro
audio audio/streamripper: Simplify port, reset maintainer, pet portlint 2014-05-30 17:48:24 +00:00
benchmarks
biology - Update to 1.6.923 2014-05-30 15:46:05 +00:00
cad
chinese
comms
converters
databases
deskutils
devel - Convert USE_BZIP2 to USES 2014-05-30 17:20:52 +00:00
dns
editors - Convert conditinal BROKEN to ONLY_FOR_ARCHS 2014-05-30 18:04:27 +00:00
emulators
finance
french
ftp
games Stagify. 2014-05-30 15:51:00 +00:00
german
graphics Update to 1.4.1 2014-05-30 15:58:06 +00:00
hebrew
hungarian
irc
japanese Remove USE_GCC=any and OPTIONS_DEFAULT=DOCS. 2014-05-30 17:42:47 +00:00
java - Add staging support 2014-05-30 18:19:15 +00:00
Keywords
korean
lang
mail Update to 2.5.1. 2014-05-30 15:35:19 +00:00
math Update math/R-cran-gss to 2.1-0. 2014-05-30 17:29:39 +00:00
misc Stagify, switch gnomehack -> pathfix. 2014-05-30 16:37:57 +00:00
Mk - Fix grammar and reword 2014-05-30 17:31:44 +00:00
multimedia Stagify. 2014-05-30 16:54:50 +00:00
net - Use new LIB_DEPENDS syntax 2014-05-30 17:47:44 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Fix build with upcoming default -fPIE in head 2014-05-30 15:30:32 +00:00
portuguese
print
russian
science
security New port: securiry/py-dfvfs 2014-05-30 15:10:34 +00:00
shells
sysutils - Update to 0.9 2014-05-30 16:03:40 +00:00
Templates
textproc textproc/docbook-xml: explicitly use ${TAR} for extraction 2014-05-30 16:59:37 +00:00
Tools
ukrainian
vietnamese
www Stage support. 2014-05-30 15:30:56 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.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.