1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2016-06-26 17:13:54 +00:00
accessibility
arabic
archivers - Update to 0.4.0 2016-06-26 17:13:04 +00:00
astro
audio audio/mpg123: update to 1.23.5 2016-06-26 13:01:08 +00:00
benchmarks benchmarks/himenobench: Follow up IFC removal 2016-06-25 01:38:27 +00:00
biology
cad Update to upstream version 3.7.2 2016-06-26 12:33:28 +00:00
chinese
comms Fix packaging 2016-06-25 11:26:18 +00:00
converters
databases - Update to 4.6.1 2016-06-26 17:13:09 +00:00
deskutils
devel - Update to 3.0.10 2016-06-26 17:13:23 +00:00
dns
editors Make dependency on ispell a default OPTION 2016-06-26 09:44:15 +00:00
emulators emulators/i386-wine-devel: update to 1.9.12. 2016-06-25 20:16:29 +00:00
finance
french
ftp - Update to 7.49.1 2016-06-26 17:13:00 +00:00
games Update to 3.04 2016-06-26 15:13:22 +00:00
german german/wordpress: update 4.5.2 -> 4.5.3 2016-06-25 23:21:53 +00:00
graphics - Update to 1.3.24 2016-06-26 17:13:32 +00:00
hebrew
hungarian
irc
japanese japanese/wordpress: update 4.5.2 -> 4.5.3 2016-06-25 23:27:09 +00:00
java New port: java/aparapi 2016-06-26 11:51:09 +00:00
Keywords
korean
lang lang/php70: update 7.0.7 -> 7.0.8 2016-06-25 22:20:31 +00:00
mail mail/davmail: update 4.6.1 -> 4.7.2 2016-06-26 01:23:27 +00:00
math math/R: add LIBR to OPTIONS_DEFAULT to allow math/rkward-kde4 to build 2016-06-26 14:03:09 +00:00
misc - Update to 20160621 2016-06-26 17:13:36 +00:00
Mk Add opt_CMAKE_BOOL_OFF, oposite of opt_CMAKE_BOOL. 2016-06-26 16:23:37 +00:00
multimedia - Update to 1.1.0 2016-06-25 19:53:06 +00:00
net - Update to 625.41.2 2016-06-26 17:13:49 +00:00
net-im - Update to 3.4.1 2016-06-26 11:06:35 +00:00
net-mgmt net-mgmt/lldpd: update 0.9.2 -> 0.9.4 2016-06-25 23:47:22 +00:00
net-p2p Update amule-devel port to svn revision 10933. 2016-06-26 14:59:31 +00:00
news
palm
polish
ports-mgmt Release 1.8.6 2016-06-25 11:48:14 +00:00
portuguese
print Update to 1.9.0. 2016-06-25 16:23:13 +00:00
russian
science
security Document Wordpress vulnerabilities fixed in 4.5.3 2016-06-25 23:17:46 +00:00
shells
sysutils - Update to 0.59 2016-06-26 17:13:54 +00:00
Templates
textproc - Upgrade to 2.3.2 2016-06-26 15:17:31 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.11.1 2016-06-26 17:12:55 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES Add an opt_CMAKE_BOOL options helper. 2016-06-25 22:23:37 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs mail/davmail: update 4.6.1 -> 4.7.2 2016-06-26 01:23:27 +00:00
LEGAL
Makefile
MOVED
README
UIDs mail/davmail: update 4.6.1 -> 4.7.2 2016-06-26 01:23:27 +00:00
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.