1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-01-20 10:06:00 +00:00
accessibility
arabic
archivers
astro Remove redudant @exec 2015-01-19 20:21:58 +00:00
audio Remove redundant @exec 2015-01-19 20:19:36 +00:00
benchmarks Update phoronix-test-suite to 5.4.1 2015-01-20 09:56:10 +00:00
biology biology/py-biopython: 2015-01-19 20:21:12 +00:00
cad
chinese - Strip shared library 2015-01-19 19:50:56 +00:00
comms
converters
databases Convert to @sample and cleanup plist 2015-01-19 20:27:48 +00:00
deskutils Remove redundant @exec 2015-01-19 20:32:57 +00:00
devel Upgrade to 0.300002. 2015-01-20 09:00:27 +00:00
dns Remove useless @exec 2015-01-19 20:42:49 +00:00
editors
emulators Fix build on 10+/i386 for when gcc49 becomes default (and fix ALL_TARGETS 2015-01-19 18:46:51 +00:00
finance - Update to 1.6.0.11 2015-01-20 03:02:17 +00:00
french
ftp Remove unneeded desktop-file-utils and @exec 2015-01-19 21:05:09 +00:00
games
german
graphics Fix runtime dependencies: 2015-01-19 22:49:21 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang This fails to properly build with GCC 4.9, so force GCC 4.8 for the 2015-01-20 00:13:22 +00:00
mail
math - Update to 4.2.8. 2015-01-20 05:14:18 +00:00
misc Update mbuffer to 2014-12-27 2015-01-20 10:06:00 +00:00
Mk
multimedia Cleanup Makefile 2015-01-19 21:24:38 +00:00
net
net-im
net-mgmt
net-p2p
news USE_GCC=any was a lie, nail down to GCC 4.8 as the latest version 2015-01-19 23:58:39 +00:00
palm
polish
ports-mgmt
portuguese
print Drop redundant stuff from pkg-plist. 2015-01-19 21:31:44 +00:00
russian
science - Use INSTALL_TARGET=install-strip instead of STRIP_CMD 2015-01-19 19:51:01 +00:00
security security/polarssl: 2015-01-19 21:19:31 +00:00
shells
sysutils
Templates
textproc Update to 2.0.1. 2015-01-20 04:12:30 +00:00
Tools
ukrainian
vietnamese
www Return maintainership of lighttpd back to ports@ 2015-01-20 10:02:03 +00:00
x11 - Add textproc/intltool to build dependencies: 2015-01-20 01:09:26 +00:00
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.