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
Sunpoet Po-Chuan Hsieh 2bb1dc5680 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189291
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:41:36 +00:00
accessibility
arabic
archivers
astro - Fix the plist when the CFITSIO option is on. 2014-05-08 22:41:00 +00:00
audio
benchmarks
biology
cad Support stage 2014-05-08 23:41:05 +00:00
chinese Support stage 2014-05-08 23:41:36 +00:00
comms
converters
databases - Stage 2014-05-09 03:30:04 +00:00
deskutils
devel - Switch graphics/devil to USES=libtool 2014-05-08 20:52:09 +00:00
dns Update to 9.10.0-P1. 2014-05-08 21:48:08 +00:00
editors
emulators - Fix dependencies. devel/qt4-linguist is not needed at run-time. [1] 2014-05-08 23:58:00 +00:00
finance
french Support stage 2014-05-08 23:41:30 +00:00
ftp
games - Switch graphics/devil to USES=libtool 2014-05-08 20:52:09 +00:00
german Support stage 2014-05-08 23:41:30 +00:00
graphics - Stage 2014-05-09 03:13:41 +00:00
hebrew
hungarian
irc - Add staging support, allow it as normal user 2014-05-08 17:42:31 +00:00
japanese Support stage 2014-05-09 00:01:50 +00:00
java . Handle spaces in CC, CXX or HOST_CC [1] 2014-05-09 01:36:19 +00:00
Keywords
korean Support stage 2014-05-08 23:41:22 +00:00
lang
mail
math - Add LICENSE 2014-05-09 03:41:36 +00:00
misc - Add LICENSE 2014-05-09 03:41:20 +00:00
Mk
multimedia - Add LICENSE 2014-05-09 03:40:46 +00:00
net
net-im Adding toxic, the CLI front-end for Tox. 2014-05-08 19:39:33 +00:00
net-mgmt Support stage 2014-05-09 00:01:54 +00:00
net-p2p - Stage 2014-05-09 03:02:53 +00:00
news
palm
polish
ports-mgmt
portuguese Support stage 2014-05-08 23:41:22 +00:00
print Support stage 2014-05-09 00:20:52 +00:00
russian
science
security
shells
sysutils . Support staging 2014-05-08 22:24:50 +00:00
Templates
textproc USES=tar:bzip2 2014-05-09 00:20:43 +00:00
Tools
ukrainian
vietnamese
www USES=tar:bzip2 2014-05-08 23:41:10 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.