1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-05-21 21:24:31 +00:00
accessibility
arabic
archivers
astro
audio - Update to 0.5.7 2015-05-21 16:08:08 +00:00
benchmarks Revive, rework, unbreak, take maintainership 2015-05-21 12:45:40 +00:00
biology
cad
chinese
comms
converters
databases - Fix build on 9.x 2015-05-21 21:24:26 +00:00
deskutils
devel - Mark BROKEN: 2015-05-21 16:12:27 +00:00
dns
editors
emulators Update to Wine 1.7.43. This includes the following changes: 2015-05-21 16:58:20 +00:00
finance
french
ftp
games - Fix build on pre-10.x 2015-05-21 15:55:52 +00:00
german
graphics
hebrew
hungarian
irc - Update to 2.10.2, announce message is here: 2015-05-21 18:18:37 +00:00
japanese
java
Keywords
korean
lang Update to GNU awk 4.1.3 (bugfix release) 2015-05-21 18:08:49 +00:00
mail - Update to 0.9.4 2015-05-21 13:34:54 +00:00
math - Update to 0.8.5. 2015-05-21 17:35:34 +00:00
misc
Mk Remove GH_COMMIT support. 2015-05-21 15:25:40 +00:00
multimedia
net - Mark BROKEN: build fails after libssh update: 2015-05-21 16:09:50 +00:00
net-im
net-mgmt net-mgmt/argus3: Update version 3.0.8=>3.0.8.1 2015-05-21 19:11:18 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Properly register info page 2015-05-21 18:25:10 +00:00
shells
sysutils sysutils/rubygem-facter: update 2.4.3 -> 2.4.4 2015-05-21 11:21:00 +00:00
Templates
textproc - Update to 1.2.0 2015-05-21 16:04:32 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.10.0 2015-05-21 21:24:31 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix the build by telling configure to look for the mcs program instead of 2015-05-21 20:55:42 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES Remove GH_COMMIT support. 2015-05-21 15:25:40 +00:00
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.