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
Antoine Brodin a5e11f9450 Fix build with gcc from base, it doesn't undertand -Wno-tautological-constant-out-of-range-compare
and has no flag to disable this warning

Phabric:	D197
Reviewed by:	bapt
2014-06-09 19:00:15 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases - Set license to BSD2CLAUSE. 2014-06-09 12:31:17 +00:00
deskutils
devel devel/magit: fix possible 'run dependency on git breakage' with an option 2014-06-09 16:36:43 +00:00
dns Do install a rndc.conf.sample. 2014-06-09 14:17:36 +00:00
editors
emulators
finance - Enable stagedir support 2014-06-09 17:40:52 +00:00
french
ftp
games - Fix build as user 2014-06-09 17:07:56 +00:00
german
graphics - Stagify 2014-06-09 18:03:25 +00:00
hebrew
hungarian
irc Update to 3.2.10.3 2014-06-09 13:40:38 +00:00
japanese
java
Keywords
korean
lang
mail
math Change maintainer's email address to one that may no bounce 2014-06-09 15:25:27 +00:00
misc - Update to 19.1 2014-06-09 14:47:10 +00:00
Mk
multimedia Fix build with gcc from base, it doesn't undertand -Wno-tautological-constant-out-of-range-compare 2014-06-09 19:00:15 +00:00
net Stagify. 2014-06-09 16:25:18 +00:00
net-im
net-mgmt Fix typo. 2014-06-09 13:01:14 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 2.0.15 2014-06-09 17:42:25 +00:00
russian
science
security Add a patch to fix an error many users reported. When you have an old clamav 2014-06-09 17:48:11 +00:00
shells
sysutils
Templates
textproc Import librevenge (needed for newer version of most of LibreOffice dependencies 2014-06-09 15:38:18 +00:00
Tools
ukrainian
vietnamese
www - Convert to stage 2014-06-09 17:12:21 +00:00
x11
x11-clocks - Stagify. 2014-06-09 15:41:12 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Change maintainer's email address to one that may no bounce 2014-06-09 15:25:27 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add a note about clamav build being broken when old version is installed while I cannot find a real fix 2014-06-09 14:46:11 +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.