1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Koop Mast 607eebc44b Update to libxml2 2.9.1 [1]
This version fixes CVE-2013-2877.
Add upstream patch for CVE-2014-0191.

CVE's Reported by:	Akinori MUSHA <knu@iDaemons.org>
Obtained from:	GNOME dev repo [1], libxml2 upstream [2]
MFH:		2014Q2
2014-05-13 20:32:00 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases Maintainer no longer wishes to maintain those 2 ports 2014-05-13 16:48:50 +00:00
deskutils
devel Remove obsoleted OPTIONSFILE from devel/py-simpy. 2014-05-13 19:14:05 +00:00
dns
editors
emulators Update emulators/i386-wine-devel to 1.7.18. 2014-05-13 19:47:43 +00:00
finance
french
ftp
games - Remove CFLAGS+ 2014-05-13 20:19:31 +00:00
german
graphics
hebrew
hungarian
irc
japanese - Add staging support 2014-05-13 20:11:58 +00:00
java Add staging support. 2014-05-13 19:39:45 +00:00
Keywords
korean
lang Update lang/pypy-devel to 2.3. 2014-05-13 19:01:16 +00:00
mail - Add DOCS to OPTIONS_DEFINE 2014-05-13 15:38:51 +00:00
math Reduce the number of helpful hints. 2014-05-13 13:52:01 +00:00
misc
Mk
multimedia
net - Use new LIB_DEPENDS syntax to fix libunique dependency. 2014-05-13 18:28:55 +00:00
net-im
net-mgmt - Fix PLIST 2014-05-13 14:35:09 +00:00
net-p2p
news - Update to 2.19 2014-05-13 16:41:50 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science Deprecate ports BROKEN for more than 6 months 2014-05-13 16:59:52 +00:00
security Formally create the /var/run/fail2ban directory 2014-05-13 18:30:23 +00:00
shells
sysutils - Update to 5.8.1 2014-05-13 14:34:58 +00:00
Templates
textproc Update to libxml2 2.9.1 [1] 2014-05-13 20:32:00 +00:00
Tools
ukrainian
vietnamese
www Convert to staging. 2014-05-13 19:22:52 +00:00
x11 Remove ftp://ftp.i-scream.org/ master site. The http equivalent still 2014-05-13 14:22:57 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Fix X Font Service Protocol and Font metadata file handling vulnabilities 2014-05-13 16:32:45 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.