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
Jason E. Hale 467d3a3546 - ${opt}_USE=* should be comma delimited
- Bump PORTREVISION to register correct dependencies
2014-07-02 16:43:03 +00:00
accessibility
arabic
archivers
astro
audio - Support staging 2014-07-02 13:36:23 +00:00
benchmarks
biology
cad - Update from 3.8.67 to 3.8.68 2014-07-02 15:22:07 +00:00
chinese
comms
converters
databases
deskutils
devel devel/py-yappi: upgrade to 0.92 2014-07-02 16:26:51 +00:00
dns
editors Clean up master sites and use sourceforge. 2014-07-02 14:42:40 +00:00
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Fix pthread error when compiling files at runtime 2014-07-02 16:21:52 +00:00
mail
math
misc - ${opt}_USE=* should be comma delimited 2014-07-02 16:43:03 +00:00
Mk Deprecate all non stage ports with expiration date 2014-08-31 2014-07-02 13:49:44 +00:00
multimedia
net
net-im
net-mgmt Stage bacula 2014-07-02 16:14:10 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Support stage 2014-07-02 14:51:22 +00:00
russian
science
security
shells
sysutils - Add BUILD_DEPENDS on facter and hiera to avoid issue discovered with 2014-07-02 16:34:13 +00:00
Templates
textproc Add INSTALL_TARGET=install-strip and USES=libtool 2014-07-02 16:24:22 +00:00
Tools
ukrainian
vietnamese
www Stagify. 2014-07-02 15:58:25 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.