1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-10-26 19:11:47 +00:00
accessibility
arabic
archivers Add archivers/liblz4. There is already archivers/lz4, which it looks 2014-10-26 00:14:05 +00:00
astro
audio - openal-soft requires a compiler, that understands parts of the C11 2014-10-26 13:32:59 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils The ultimate replacement for spreadsheets, mind mappers, outliners, PIMs, text 2014-10-26 18:15:12 +00:00
devel Update to alpha-20141025 2014-10-26 17:47:38 +00:00
dns
editors
emulators Deprecate ports broken for more than 6 months 2014-10-25 16:49:19 +00:00
finance
french
ftp
games - Simplify installation 2014-10-26 18:01:22 +00:00
german
graphics Add missing dependencies. 2014-10-25 23:04:53 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rust: update 0.11.0 -> 0.12.0 2014-10-26 17:39:54 +00:00
mail Update mail/spamass-milter to 0.4.0. 2014-10-26 03:25:50 +00:00
math
misc
Mk
multimedia - Update to upstream version 3.2.1 2014-10-26 15:29:28 +00:00
net net/macchanger: fix man page, info file to reflect change to program 2014-10-26 18:20:06 +00:00
net-im - Update to 3.0.7 2014-10-26 17:04:07 +00:00
net-mgmt
net-p2p net-p2p/tribler: 6.0.3 -> 6.3.3 2014-10-25 17:00:11 +00:00
news Deprecate ports broken for more than 6 months 2014-10-25 16:49:19 +00:00
palm
polish
ports-mgmt Update to 2.16.0 2014-10-26 18:34:52 +00:00
portuguese
print
russian
science
security Do not infinite loop on the package builders creating GB (or TB) of logs 2014-10-26 11:38:50 +00:00
shells
sysutils - Update sysutils/rsyslog8-devel to 8.5.0. 2014-10-26 18:27:39 +00:00
Templates
textproc textproc/dblatex: fix python use 2014-10-26 09:35:46 +00:00
Tools
ukrainian
vietnamese Deprecate ports broken for more than 6 months 2014-10-25 16:49:19 +00:00
www Upgrade to 1.14. 2014-10-26 19:11:47 +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 - Reflect Apache version in portsdir 2014-10-26 18:23:18 +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.