1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pawel Pekala bac160374d - Add staging support
- Convert to new option framework
- More precise BSD license
- Use @sample for config file
- Fix typo, remove Author tag from pkg-descr
2014-06-05 20:59:34 +00:00
accessibility
arabic
archivers - Drop .la files, no dependees require them 2014-06-05 19:49:16 +00:00
astro
audio Remove unsupported USE_QT_VER 2014-06-05 20:17:29 +00:00
benchmarks
biology
cad
chinese - Support staging 2014-06-05 19:26:23 +00:00
comms - Do not include bsd.port.pre.mk twice 2014-06-05 20:26:14 +00:00
converters
databases
deskutils
devel Do not include bsd.port.pre.mk twice 2014-06-05 20:19:56 +00:00
dns -Add more options for rc script 2014-06-05 19:30:58 +00:00
editors
emulators
finance
french
ftp
games - Support staging 2014-06-05 20:33:22 +00:00
german
graphics Fix packaging when pixbuf option is not selected. 2014-06-05 19:49:19 +00:00
hebrew
hungarian
irc Fix build with gcc from ports. [1] 2014-06-05 20:27:29 +00:00
japanese
java
Keywords
korean
lang
mail - Add staging support 2014-06-05 20:59:34 +00:00
math
misc Upgrade to version 3.1.1. 2014-06-05 20:54:57 +00:00
Mk
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 1.5 2014-06-05 19:36:14 +00:00
security - Drop .la files, no dependees require them 2014-06-05 19:55:52 +00:00
shells
sysutils
Templates
textproc gnome-doc-utils is jobs safe for a while. 2014-06-05 20:47:01 +00:00
Tools
ukrainian
vietnamese
www Remove unsupported USE_PERL5=yes 2014-06-05 20:16:18 +00:00
x11 - Fix build on 10.x+ 2014-06-05 19:57:16 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix check-plist. 2014-06-05 19:15:05 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs Replace contents of UIDs... how'd that happen?! 2014-06-05 20:32:53 +00:00
UPDATING -Add more options for rc script 2014-06-05 19:30:58 +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.