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
Philippe Audeoud baf3622df4 - Fix pkg-plist
Noticed by:	sunpoet@, az@
2014-02-21 15:12:44 +00:00
accessibility
arabic
archivers
astro
audio - Update to 0.8.6 2014-02-21 15:06:46 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel
dns Respect CC, cleanup some patch. 2014-02-21 15:12:25 +00:00
editors - Stage support 2014-02-21 14:01:00 +00:00
emulators
finance - Update to 2.13.4 2014-02-21 13:52:43 +00:00
french
ftp
games Reset maintainer for llwang@infor.org (leftover from r336813) 2014-02-21 15:06:23 +00:00
german
graphics - Update to 1.6.4 2014-02-21 13:38:57 +00:00
hebrew
hungarian
irc
japanese - Stage support 2014-02-21 14:00:28 +00:00
java Remove trailing whitespaces from category java 2014-02-21 13:37:40 +00:00
Keywords
korean Remove trailing whitespaces from category korean 2014-02-21 13:37:45 +00:00
lang - Stage support 2014-02-21 14:01:21 +00:00
mail Restore LICENSE_FILE as mat pointed out that BSD licenses have copyright holder 2014-02-21 14:51:24 +00:00
math - Convert to USES=tk 2014-02-21 14:52:33 +00:00
misc Replace PAX with COPYTREE_SHARE 2014-02-21 14:45:20 +00:00
Mk
multimedia Remove trailing whitespaces from category multimedia 2014-02-21 13:38:20 +00:00
net - Fix pkg-plist 2014-02-21 15:12:44 +00:00
net-im - Convert to USES=tk 2014-02-21 15:04:03 +00:00
net-mgmt - Stage support 2014-02-21 14:03:09 +00:00
net-p2p - Stage support 2014-02-21 14:00:58 +00:00
news Remove trailing whitespaces from category news 2014-02-21 13:38:58 +00:00
palm Remove trailing whitespaces from category palm 2014-02-21 13:39:02 +00:00
polish
ports-mgmt Remove trailing whitespaces from category ports-mgmt 2014-02-21 13:39:07 +00:00
portuguese
print Remove trailing whitespaces from category print 2014-02-21 13:39:12 +00:00
russian
science Remove trailing whitespaces from category science 2014-02-21 13:39:18 +00:00
security - Convert to USES=tcl 2014-02-21 15:05:33 +00:00
shells Remove trailing whitespaces from category shells 2014-02-21 13:39:32 +00:00
sysutils - Convert to USES=tk 2014-02-21 15:11:22 +00:00
Templates
textproc Staging. 2014-02-21 14:02:53 +00:00
Tools
ukrainian
vietnamese
www - Stage support 2014-02-21 14:03:00 +00:00
x11 Remove trailing whitespaces from category x11 2014-02-21 13:40:06 +00:00
x11-clocks Remove trailing whitespaces from category x11-clocks 2014-02-21 13:40:13 +00:00
x11-drivers
x11-fm Remove trailing whitespaces from category x11-fm 2014-02-21 13:40:17 +00:00
x11-fonts Remove trailing whitespaces from category x11-fonts 2014-02-21 13:40:22 +00:00
x11-servers
x11-themes
x11-toolkits Remove trailing whitespaces from category x11-toolkits 2014-02-21 13:40:27 +00:00
x11-wm Remove trailing whitespaces from category x11-wm 2014-02-21 13:40:33 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
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.