FreeBSD ports tree (read-only mirror)
Find a file
Pietro Cerutti f6abab97c9 lang/tcl86: fix integer overflow check and avoid segfault
PR:		214205
Submitted by:	gahr
2016-11-04 15:08:17 +00:00
accessibility
arabic
archivers
astro
audio - Sync with Github 632e879 to allow building with upcoming ffmpeg 3.x [1] 2016-11-04 14:55:05 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/grass: unbreak build with ffmpeg 3.x 2016-11-04 14:30:43 +00:00
deskutils
devel
dns
editors
emulators Apply r425303 to linux_base-f10: Fix modes for /compat/linux/proc 2016-11-04 10:37:26 +00:00
finance
french
ftp
games - Take maintainership 2016-11-04 13:23:51 +00:00
german
graphics Remove linux-c6-libGLU and linux-c7-libGLU. They were used in combination 2016-11-04 10:48:54 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/tcl86: fix integer overflow check and avoid segfault 2016-11-04 15:08:17 +00:00
mail
math
misc
Mk Remove linux-c6-libGLU and linux-c7-libGLU. They were used in combination 2016-11-04 10:48:54 +00:00
multimedia multimedia/nordlicht: unbreak build with ffmpeg 3.x 2016-11-04 12:03:32 +00:00
net net/py-s3transfer: Update from 0.1.8 to 0.1.9 2016-11-04 11:33:27 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Now builds on sparc64. 2016-11-04 15:04:47 +00:00
portuguese
print
russian
science
security - Reset maintainer by his own request 2016-11-04 13:40:17 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www - Fix build by adding devel/pkgconf to the build dependencies. 2016-11-04 13:37:34 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/nucleo: oops, restore size check after r425305 2016-11-04 14:24:06 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove linux-c6-libGLU and linux-c7-libGLU. They were used in combination 2016-11-04 10:48:54 +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.