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
Carlo Strub 47294c35f6 Very minor update to /usr/ports/LEGAL to resolve discrepancy with make -VLEGAL.
PR:		ports/189094
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2014-05-18 19:01:19 +00:00
accessibility
arabic
archivers
astro Add the location of the secret BSD Now studio so you can nuke it from orbit if I break the build 2014-05-18 04:23:39 +00:00
audio - Introduce OPTION for using boost_regex 2014-05-18 07:12:26 +00:00
benchmarks
biology
cad - Update from 3.7.57 to 3.8.58 2014-05-18 16:10:50 +00:00
chinese Mark BROKEN: Fails to patch 2014-05-18 15:48:26 +00:00
comms
converters
databases The PostgreSQL Global Development Group announced that the first beta 2014-05-18 14:44:53 +00:00
deskutils Unbreak for real 2014-05-18 11:57:55 +00:00
devel (1) Update to latest 1.8.9 2014-05-18 15:13:21 +00:00
dns Fix build with GOST (on 10, base OpenSSL doesn't have it) 2014-05-17 21:30:24 +00:00
editors Add USES=libtool. 2014-05-17 21:41:42 +00:00
emulators - Fix build with clang 2014-05-18 04:57:08 +00:00
finance - Support CFLAGS properly 2014-05-18 07:30:11 +00:00
french
ftp
games - Update to 0.7, announce message is here: 2014-05-18 12:28:39 +00:00
german
graphics - USES=libtool. 2014-05-18 17:25:18 +00:00
hebrew
hungarian
irc
japanese - Add staging support 2014-05-18 18:13:32 +00:00
java (1) Update to latest 1.8.9 2014-05-18 15:13:21 +00:00
Keywords
korean
lang - Stage support 2014-05-18 14:28:35 +00:00
mail mail/gmime26 mail/gmime26-sharp: 2014-05-18 18:34:03 +00:00
math - Simplify code in patch. 2014-05-18 18:15:36 +00:00
misc
Mk Remove a mention to LICENSE_NOTES, it seems it never existed. 2014-05-18 01:57:57 +00:00
multimedia - Fix build with clang 2014-05-18 04:55:41 +00:00
net Make ${u6rd_fib} work. 2014-05-18 17:21:11 +00:00
net-im - Update to 1.0.10 2014-05-18 06:34:39 +00:00
net-mgmt - update to 0.6.21 2014-05-18 14:29:07 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 33c926770a 2014-05-18 01:10:14 +00:00
portuguese
print
russian
science Mark BROKEN: Fails to build 2014-05-18 15:46:09 +00:00
security Readd accidentally removed vars from SUB_LIST, they are used on clamd-milter.in 2014-05-18 11:53:48 +00:00
shells
sysutils - Update to 0.6.24 2014-05-18 15:22:04 +00:00
Templates
textproc - set DEPRECATED, EXPIRATION_DATE 2014-05-18 08:13:56 +00:00
Tools
ukrainian
vietnamese
www Mark BROKEN: Fails to build 2014-05-18 15:36:38 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Whitespace (fix portlint warnings). 2014-05-18 13:11:44 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm . Convert to staging (and remove NO_STAGE). 2014-05-18 13:21:12 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Very minor update to /usr/ports/LEGAL to resolve discrepancy with make -VLEGAL. 2014-05-18 19:01:19 +00:00
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.