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
Adam Weinberger 9e675b852a Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.

Approved by:	portmgr (blanket for modernization)
2014-07-05 00:20:38 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology Missed a NOPORTDOCS. 2014-07-05 00:15:40 +00:00
cad
chinese
comms
converters
databases Resetting maintainership on ports that have not been staged and without any 2014-07-04 23:48:56 +00:00
deskutils Stagify. 2014-07-05 00:01:29 +00:00
devel
dns Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while 2014-07-05 00:18:17 +00:00
editors
emulators
finance Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while 2014-07-05 00:19:11 +00:00
french Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while 2014-07-05 00:20:38 +00:00
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail - Fix issue with exim monitor depends 2014-07-04 23:13:46 +00:00
math
misc
Mk
multimedia Update to 7.0.0 2014-07-05 00:13:33 +00:00
net Unbreak 2014-07-04 23:07:06 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update from 1.11 to 1.12 [1] 2014-07-04 23:55:42 +00:00
shells
sysutils
Templates
textproc Unbreak 2014-07-05 00:00:50 +00:00
Tools
ukrainian
vietnamese
www Unbreak 2014-07-04 23:55:10 +00:00
x11 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 23:16:47 +00:00
x11-clocks Remove NOPORTDOCS. 2014-07-04 23:18:12 +00:00
x11-drivers
x11-fm Remove NOPORTDOCS. 2014-07-04 23:18:30 +00:00
x11-fonts Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while 2014-07-05 00:13:48 +00:00
x11-servers Remove NOPORTDOCS. 2014-07-04 23:20:13 +00:00
x11-themes
x11-toolkits Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while 2014-07-05 00:06:55 +00:00
x11-wm Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while 2014-07-05 00:03:38 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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.