1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2017-08-03 00:52:03 +00:00
accessibility
arabic
archivers - archivers/pecl-rar: Update from 3.0.2 to 4.0.0 2017-08-01 21:15:49 +00:00
astro Update astro/gpstk to 2.9 -- allows to be built with gcc6. 2017-08-01 18:03:36 +00:00
audio audio/abcde: Update from 2.7.2 to 2.8.1 2017-08-02 09:57:34 +00:00
base
benchmarks Fix WWW 2017-08-02 08:18:16 +00:00
biology
cad Explicitly build with -std=gnu++03. 2017-08-02 15:40:46 +00:00
chinese
comms Update to 1.38.4 2017-08-02 22:54:20 +00:00
converters lang/php56: Change from oniguruma5 to oniguruma6 2017-08-02 14:24:30 +00:00
databases Update to 1.12.0 2017-08-02 18:35:28 +00:00
deskutils Horde package update: 2017-08-02 19:23:51 +00:00
devel - Update to 2017.2 2017-08-03 00:52:03 +00:00
dns Remove BUILD_DEPENDS by pretending ronn exists 2017-08-02 18:35:07 +00:00
editors
emulators Revert r446286. ar(1) on head should be fixed with r321674. 2017-08-01 20:46:22 +00:00
finance
french
ftp Horde package update: 2017-08-02 19:23:51 +00:00
games Update WWW line in pkg-descr. 2017-08-01 17:44:41 +00:00
german
graphics graphics/oyranos: Update to version 0.9.6. The project moved to github. 2017-08-02 20:47:24 +00:00
hebrew
hungarian
irc Update port to 0.5.12 2017-08-02 22:44:41 +00:00
japanese
java java/intellij: Update to version 2017.2.1. 2017-08-02 22:27:07 +00:00
Keywords
korean
lang Add a code block for the qemu-user enabled cross build environment. When using 2017-08-02 17:58:03 +00:00
mail Horde package update: 2017-08-02 19:23:51 +00:00
math math/R: Work around bug 221127. 2017-08-02 21:27:43 +00:00
misc
Mk New port: graphics/qt5-wayland 2017-08-02 17:47:11 +00:00
multimedia Update WWW line in pkg-descr. 2017-08-01 17:43:44 +00:00
net Horde package update: 2017-08-02 19:23:51 +00:00
net-im Update net-im/py-fbmq to version 2.1.0. 2017-08-02 08:59:29 +00:00
net-mgmt net-mgmt/icingaweb2-module-map: 2017-08-02 16:32:50 +00:00
net-p2p
news - remove obsolte option PGP2 2017-08-02 09:56:40 +00:00
palm
polish
ports-mgmt
portuguese
print Remove no-op DOCS option 2017-08-01 18:03:52 +00:00
russian
science
security Document varnish vulnerability 2017-08-02 18:43:23 +00:00
shells
sysutils update to latest version 2017-08-02 19:39:28 +00:00
Templates
textproc textproc/groff: lift BROKEN after r441842 2017-08-02 18:49:39 +00:00
Tools
ukrainian
vietnamese
www * Updated to 3.0.3 2017-08-02 21:52:29 +00:00
x11 x11/xcm: Update to version 0.5.4. Move to github. Add LICENCE. 2017-08-02 22:31:11 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.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.