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 8f66ae99c3 Reset a few maintainers who are unreachable
With hat:	portmgr
2014-05-29 18:54:55 +00:00
accessibility
arabic
archivers 2 more ports: convert to USES+= zip 2014-05-29 17:48:12 +00:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils desktuils/tine20: Simplify port to remove unnecessary targets 2014-05-29 17:36:55 +00:00
devel
dns
editors 2 more ports: convert to USES+= zip 2014-05-29 17:48:12 +00:00
emulators
finance
french
ftp
games - Reset maintainer to ports@ 2014-05-29 18:23:08 +00:00
german
graphics Staging 2014-05-29 18:40:25 +00:00
hebrew
hungarian
irc
japanese Reset a few maintainers who are unreachable 2014-05-29 18:54:55 +00:00
java
Keywords
korean
lang
mail Fix COMMENT 2014-05-29 18:41:42 +00:00
math
misc
Mk - Remove USE_GMAKE support, please use USES=gmake instead 2014-05-29 15:17:17 +00:00
multimedia
net - Add support to GSSAPI (implies SASL). 2014-05-29 18:52:12 +00:00
net-im
net-mgmt Reset a few maintainers who are unreachable 2014-05-29 18:54:55 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Fixing range of affected versions of mumble 1.2.4 to cover all portrevisions 2014-05-29 15:27:36 +00:00
shells
sysutils Reset a few maintainers who are unreachable 2014-05-29 18:54:55 +00:00
Templates
textproc Reset a few maintainers who are unreachable 2014-05-29 18:54:55 +00:00
Tools
ukrainian
vietnamese
www Reset a few maintainers who are unreachable 2014-05-29 18:54:55 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Use CCode attribute for setproctitle() function, bug #1324424 [1] 2014-05-29 17:26:42 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES - Remove USE_GMAKE support, please use USES=gmake instead 2014-05-29 15:17:17 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Whitespace cleanup 2014-05-29 15:26:45 +00:00
README
UIDs
UPDATING - Whitespace cleanup 2014-05-29 15:26:45 +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.