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
Adam Weinberger 670f06c522 Remove quotes that surrounded entire _DESC strings.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-23 17:12:13 +00:00
accessibility
arabic
archivers Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +00:00
astro
audio
benchmarks Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
biology Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
cad Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
chinese Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
comms Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
converters
databases Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +00:00
deskutils Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
devel Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +00:00
dns
editors Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
emulators Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
finance Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
french Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
ftp Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
games Reset maintainership for ports not staged with no pending PR 2014-07-23 16:44:27 +00:00
german Reset maintainership for ports not staged with no pending PR 2014-07-23 17:07:12 +00:00
graphics Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +00:00
hebrew
hungarian
irc Reset maintainership for ports not staged with no pending PR 2014-07-23 17:07:12 +00:00
japanese Reset maintainership for ports not staged with no pending PR 2014-07-23 17:07:12 +00:00
java Reset maintainership for ports not staged with no pending PR 2014-07-23 17:07:12 +00:00
Keywords
korean
lang Reset maintainership for ports not staged with no pending PR 2014-07-23 17:07:12 +00:00
mail
math
misc
Mk - Fix _TWISTED_COMPONENTS: add missing "pair" 2014-07-23 16:44:38 +00:00
multimedia
net Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +00:00
net-im Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Fix the build on PowerPC: apparently it declares that it has atomic builtins, 2014-07-23 16:49:42 +00:00
portuguese
print
russian
science
security - Document vulnerabilities in www/tomcat*: CVE-2014-0096, CVE-2014-0099, CVE-2014-0075 2014-07-23 16:51:38 +00:00
shells
sysutils
Templates
textproc Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +00:00
Tools
ukrainian
vietnamese
www Stage, fix build without gcc, and repair a backwards OPTIONS check. 2014-07-23 16:58:55 +00:00
x11 Remove quotes that surrounded entire _DESC strings. 2014-07-23 17:12:13 +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
UPDATING Drop UPDATING section on evolution-data-server deinstall before db6 upgrade, 2014-07-23 17:06:28 +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.