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
Emanuel Haupt 7536141c34 - Support staging
- Convert USE_BZIP2=yes to USES=tar:bzip2
- Use COPYTREE_SHARE istead of CP
- Revert deprecation, distfile is fetchable again
2014-03-20 09:07:41 +00:00
accessibility
arabic
archivers
astro
audio Fix build when cdparanoia option enabled. 2014-03-19 20:25:58 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Support staging 2014-03-20 08:34:41 +00:00
deskutils - Update libopenraw to 0.0.9. 2014-03-19 19:26:59 +00:00
devel Kafo provides a framework for building shiny, user friendly command line 2014-03-20 02:47:28 +00:00
dns
editors This port works on amd64 2014-03-20 08:55:17 +00:00
emulators
finance Fix plist. 2014-03-19 23:17:00 +00:00
french
ftp
games - Introduce NVIDIA_GL option 2014-03-20 03:36:25 +00:00
german
graphics - Update libopenraw to 0.0.9. 2014-03-19 19:26:59 +00:00
hebrew
hungarian
irc
japanese
java - Stagify 2014-03-20 03:41:04 +00:00
Keywords
korean
lang
mail - Remove obsolete patch 2014-03-19 21:57:55 +00:00
math
misc - Convert to staging 2014-03-20 00:09:25 +00:00
Mk - Update Firefox to 28.0 2014-03-19 20:46:37 +00:00
multimedia
net - Support staging 2014-03-20 08:00:03 +00:00
net-im
net-mgmt Support staging 2014-03-20 08:31:44 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Use tar:bzip2 instead of USE_BZIP2=yes 2014-03-19 22:00:24 +00:00
shells
sysutils
Templates
textproc - Update to 2.13 2014-03-20 08:55:12 +00:00
Tools
ukrainian
vietnamese
www - Support staging 2014-03-20 09:07:41 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits xmlada, gtkada: Bump for builders 2014-03-19 19:31:01 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Spring cleanup of OpenLDAP 2.4 port: 2014-03-19 22:11:10 +00:00

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.