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
2014-06-02 07:51:44 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases Upgrade from 3.0.0-beta2 to 3.0.0-beta5. 2014-06-02 01:42:11 +00:00
deskutils
devel Unbreak, it seems not compatible with lua52 2014-06-01 20:08:54 +00:00
dns
editors Unbreak 2014-06-01 21:18:03 +00:00
emulators
finance
french Fix the build by adding the Python metaport. 2014-06-01 20:36:01 +00:00
ftp
games /you/have/to/check/what/makeplist/gives/you 2014-06-01 21:37:19 +00:00
german
graphics - Fix packaging when DOCS option is disabled 2014-06-01 21:47:31 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20140601 snapshot of GCC 4.10. 2014-06-02 06:54:29 +00:00
mail - Add staging support 2014-06-02 05:42:11 +00:00
math
misc - Update to 0.2.37, Announce message: 2014-06-02 06:41:28 +00:00
Mk Fix description of NOTIFY option. It usually controls a dependency on 2014-06-01 22:04:16 +00:00
multimedia
net Remove net/cvsup-mirror: www, doc, gnats, ports repo gone; src repo deprecated 2014-06-01 20:17:14 +00:00
net-im Refresh. 2014-06-01 22:15:17 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Support staging 2014-06-01 21:30:40 +00:00
security Update to 1.2.0 2014-06-01 21:51:52 +00:00
shells
sysutils
Templates
textproc
Tools - Correct the bugzilla url 2014-06-02 05:04:21 +00:00
ukrainian
vietnamese
www Update to 2.0.5.1. 2014-06-02 07:24:10 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Convert BZIP2 to USES 2014-06-02 07:51:44 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Convert bzip2 to USES 2014-06-02 07:46:01 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove net/cvsup-mirror: www, doc, gnats, ports repo gone; src repo deprecated 2014-06-01 20:17:14 +00:00
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.