Personal patches
Go to file
Renato Botelho e136016bf8 - Add a patch to fix heap overflow
- Bump PORTREVISION

Obtained from:	https://github.com/the-tcpdump-group/tcpdump/issues/446
MFH:		2015Q2
Security:	CVE-2015-3138
2015-04-16 11:21:44 +00:00
accessibility
arabic
archivers archivers/bzip2: add CPE info 2015-04-16 08:08:35 +00:00
astro
audio The _DISABLE used by the zsh option doesn't exist, change it to _OFF [1] 2015-04-16 07:46:16 +00:00
benchmarks Add DOCS option. 2015-04-13 05:00:56 +00:00
biology ${ENV} does not exist, it is called ${SETENV}. 2015-04-13 14:49:37 +00:00
cad Unbreak after WX update by adding -std=c++11 to CXXFLAGS. 2015-04-13 10:35:14 +00:00
chinese converters/libiconv: 2015-04-15 08:20:27 +00:00
comms converters/libiconv: 2015-04-15 08:20:27 +00:00
converters Hide _LIBICONV_VERSION when LIBICONV_PLUG is defined. 2015-04-16 10:57:57 +00:00
databases Fix build with GCC on recent head kernel by disabling PCH for GCC 2015-04-16 11:08:11 +00:00
deskutils Fix building on i386 2015-04-15 17:09:42 +00:00
devel Bump PORTREVISION after r384038 because it added patches for headers that 2015-04-16 07:33:11 +00:00
dns Update to 4.1.2 2015-04-16 11:04:36 +00:00
editors - Update to 2.4.1 2015-04-15 15:07:10 +00:00
emulators converters/libiconv: 2015-04-15 08:20:27 +00:00
finance converters/libiconv: 2015-04-15 08:20:27 +00:00
french
ftp Add CVE information to all Horde applications 2015-04-15 11:29:26 +00:00
games - Fix build on < 10.x 2015-04-15 13:54:43 +00:00
german
graphics Bump after opencv pkg-config fix, so we actualy link agains opencv now. 2015-04-16 08:05:47 +00:00
hebrew
hungarian
irc irc/bitchx: add CPE info 2015-04-16 07:47:10 +00:00
japanese converters/libiconv: 2015-04-15 08:20:27 +00:00
java Fix build with GCC with recent head kernel by disabling PCH for GCC. 2015-04-15 15:30:07 +00:00
Keywords
korean
lang - Add another BROKEN condition 2015-04-15 20:01:29 +00:00
mail Add CVE information to all Horde applications 2015-04-15 11:29:26 +00:00
math - Add LICENSE 2015-04-16 06:17:58 +00:00
misc Add reliably working download site before the port could be marked BROKEN. 2015-04-13 07:10:17 +00:00
Mk Hide _LIBICONV_VERSION when LIBICONV_PLUG is defined. 2015-04-16 10:57:57 +00:00
multimedia Fix build with GCC on recent head kernel by disabling PCH for GCC 2015-04-15 22:38:24 +00:00
net - Add a patch to fix heap overflow 2015-04-16 11:21:44 +00:00
net-im - Add CPE info 2015-04-16 01:51:04 +00:00
net-mgmt - Add CPE info 2015-04-16 06:33:52 +00:00
net-p2p Bump PORTREVISION after r384038 because it added patches for headers that 2015-04-16 07:33:11 +00:00
news converters/libiconv: 2015-04-15 08:20:27 +00:00
palm
polish
ports-mgmt ports-mgmt/pkg: Regenerate EXTRA_PATCHES (unbreaks DragonFly) 2015-04-14 21:32:00 +00:00
portuguese
print converters/libiconv: 2015-04-15 08:20:27 +00:00
russian - Update to version 0.20 and install CHANGELOG.txt file 2015-04-10 09:25:38 +00:00
science - Update to 0.10.1 2015-04-11 15:14:26 +00:00
security - Add CPE info 2015-04-15 19:12:18 +00:00
shells These needs Module::Build. 2015-04-11 08:28:39 +00:00
sysutils - Update to 3.2 2015-04-15 15:16:02 +00:00
Templates
textproc converters/libiconv: 2015-04-15 08:20:27 +00:00
Tools - Remove a few more scripts from Tools/scripts: 2015-04-10 07:05:45 +00:00
ukrainian
vietnamese
www www/py-werkzeug: update 0.10.1 -> 0.10.4 2015-04-16 08:22:07 +00:00
x11 Update to 318 2015-04-15 18:33:18 +00:00
x11-clocks
x11-drivers
x11-fm Fix some glib schema issues. 2015-04-14 11:58:42 +00:00
x11-fonts
x11-servers
x11-themes - Add distfile mirror 2015-04-16 02:05:18 +00:00
x11-toolkits Fix build with GCC on recent head kernel by disabling PCH for GCC 2015-04-15 22:41:15 +00:00
x11-wm converters/libiconv: 2015-04-15 08:20:27 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2015-04-10 20:23:45 +00:00
README
UIDs
UPDATING Add note about sguil UID/GID change 2015-04-09 15:56:46 +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.