1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 57400a1666 - Stage support
PR:		190435
2014-06-05 01:50:14 +00:00
accessibility
arabic
archivers
astro
audio - Switch to USES=libtool, drop .la files 2014-06-04 23:00:57 +00:00
benchmarks
biology Unbreak 2014-06-04 20:08:15 +00:00
cad
chinese
comms
converters
databases
deskutils
devel Stage-ify. 2014-06-05 00:44:00 +00:00
dns - Update to 0.6.0 2014-06-05 00:49:14 +00:00
editors
emulators
finance
french
ftp
games Stagify, relinquish control. 2014-06-05 01:48:18 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java Fix build with java/openjdk7 and support staging. Note it does not build 2014-06-04 21:50:22 +00:00
Keywords
korean
lang
mail
math
misc - Stage support 2014-06-05 01:42:05 +00:00
Mk lib-depends: Don't show "- not found" on a new line. 2014-06-05 01:08:26 +00:00
multimedia
net - Stage support 2014-06-05 01:47:54 +00:00
net-im Update to 0.9.4, rc file notice about daemonize, and support for LUAJIT. 2014-06-04 22:56:34 +00:00
net-mgmt
net-p2p - Add stage support 2014-06-05 01:47:07 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science Fix PLIST when DOCS is enabled and built with javadoc from java/openjdk7. 2014-06-05 00:12:09 +00:00
security - No need for print/texinfo dependency for makeinfo as it is in base 2014-06-05 01:13:05 +00:00
shells
sysutils Add forgotten files 2014-06-04 20:18:55 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Stage support 2014-06-05 01:50:14 +00:00
x11 Add upstream patch to fix the build of the translation ports after r353989. 2014-06-04 21:55:08 +00:00
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 Update to 1.4.0 2014-06-04 21:10:18 +00:00
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.