1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mathieu Arnold cfc6e775a3 Add bind9-devel to the latest BIND9 vuln.
Sponsored by:	Absolight
2016-09-28 12:55:20 +00:00
accessibility
arabic
archivers
astro - Update to 0.035 2016-09-26 06:11:40 +00:00
audio audio/mpg123: update to 1.23.8 2016-09-28 06:08:49 +00:00
base
benchmarks
biology biology/paml: update to version 4.9c and various improvements 2016-09-28 02:30:29 +00:00
cad Mark cad/gmsh-occ BROKEN for -CURRENT / i386. 2016-09-27 20:32:54 +00:00
chinese
comms - Update devel/doxygen to 1.8.12 2016-09-27 16:32:52 +00:00
converters converters/p5-LaTeXML: chase r358922 2016-09-28 07:15:56 +00:00
databases Upgrade from 3.2.3 to 3.2.4. 2016-09-27 23:09:25 +00:00
deskutils
devel devel/android-tools-adb{,-devel}: drop unnecessary non-ASCII serial handling 2016-09-28 09:43:38 +00:00
dns Update to latest commit. 2016-09-28 12:55:15 +00:00
editors
emulators emulators/ppsspp: enslave GUI options 2016-09-27 18:25:34 +00:00
finance
french
ftp
games - Disable server until it's unbroken (haskell problem) 2016-09-28 08:41:33 +00:00
german
graphics Fix integer overflow in gdImageWebpCtx and bump PORTREVISION. 2016-09-28 08:20:46 +00:00
hebrew
hungarian
irc
japanese
java Remove i386 from the viable platforms list. 2016-09-25 21:40:54 +00:00
Keywords
korean
lang - Update devel/doxygen to 1.8.12 2016-09-27 16:32:52 +00:00
mail - Update devel/doxygen to 1.8.12 2016-09-27 16:32:52 +00:00
math Comment out PATCH_DEPENDS. 2016-09-28 08:17:03 +00:00
misc
Mk - Update devel/doxygen to 1.8.12 2016-09-27 16:32:52 +00:00
multimedia Update to 0.16.0. 2016-09-28 12:37:19 +00:00
net Update to 1.18 2016-09-28 04:32:12 +00:00
net-im Fix tox-bootstrapd. 2016-09-27 19:49:31 +00:00
net-mgmt net-mgmt/collectd5: fix disk plugin issue for FreeBSD versions 10+ 2016-09-28 02:27:03 +00:00
net-p2p net-p2p/transmission-cli: update mirrors 2016-09-28 10:37:35 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update to 8.12.4. 2016-09-27 17:39:52 +00:00
russian
science Convert CC license names to r421995 spellings 2016-09-28 06:38:00 +00:00
security Add bind9-devel to the latest BIND9 vuln. 2016-09-28 12:55:20 +00:00
shells
sysutils Convert CC license names to r421995 spellings 2016-09-28 06:38:00 +00:00
Templates
textproc Convert CC license names to r421995 spellings 2016-09-28 06:38:00 +00:00
Tools
ukrainian
vietnamese
www Fix build with curl 7.50.2+. 2016-09-28 11:48:46 +00:00
x11 - Update to 0.91.0 2016-09-27 23:56:28 +00:00
x11-clocks
x11-drivers
x11-fm Update to 3.8.4 2016-09-26 17:20:18 +00:00
x11-fonts
x11-servers
x11-themes Convert CC license names to r421995 spellings 2016-09-28 06:38:00 +00:00
x11-toolkits - Update devel/efl to 1.18.1 2016-09-27 13:43:25 +00:00
x11-wm - Fix LICENSE 2016-09-28 09:01:46 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Update devel/efl to 1.18.1 2016-09-27 13:43:25 +00:00
README
UIDs
UPDATING emulators/ppsspp: enslave GUI options 2016-09-27 18:25:34 +00:00

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.