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
Pawel Pekala 2d435bccd1 - Fix build with clang [1]
- Support staging

PR:		ports/186579 [1]
Submitted by:	maintainer
MFH:		2014Q1
2014-02-18 19:25:01 +00:00
accessibility
arabic
archivers
astro - STAGE-clean 2014-02-18 15:50:19 +00:00
audio Bump PORTREVISION, adding pkgconf build dependency in last commit results in 2014-02-18 18:57:36 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - STAGE-clean 2014-02-18 16:23:20 +00:00
deskutils
devel Stage support 2014-02-18 18:55:49 +00:00
dns
editors
emulators
finance
french
ftp
games Reset maintainer (email bouncing) 2014-02-18 18:17:46 +00:00
german
graphics - Fix build with clang [1] 2014-02-18 19:25:01 +00:00
hebrew
hungarian
irc - STAGE-clean 2014-02-18 16:53:59 +00:00
japanese
java Stage support 2014-02-18 18:23:41 +00:00
Keywords
korean
lang - Correct mistake I made in the configure.in patch. No PORTREVISION bump since 2014-02-18 15:37:31 +00:00
mail Reset maintainer (email bouncing) 2014-02-18 18:17:46 +00:00
math This is a package for doing integer arithmetic while using a different 2014-02-18 16:06:46 +00:00
misc
Mk - Add Ruby 2.1 2014-02-18 15:35:42 +00:00
multimedia
net Add DOCS option 2014-02-18 16:29:53 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Stage support 2014-02-18 18:49:30 +00:00
shells
sysutils Stage support 2014-02-18 18:30:44 +00:00
Templates
textproc Support staging. 2014-02-18 17:01:29 +00:00
Tools
ukrainian
vietnamese
www Stage support 2014-02-18 19:24:07 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 0.96 2014-02-18 15:58:54 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove PKGNAMEPREFIX, is stand alone application 2014-02-18 16:02:31 +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.