Personal patches
Go to file
Bernard Spil 41aae97ea8 mail/phpmailer: Update to 5.2.20
- Update to version 5.2.20
  - Fixes critical RCE

PR:		21563
Security:	3c4693de-ccf7-11e6-a9a5-b499baebfeaf
Security:	CVE-2016-10045
MFH:		2016Q4
2016-12-28 16:54:53 +00:00
accessibility - Make portscout ignore slave ports 2016-12-28 05:30:38 +00:00
arabic
archivers archivers/ruby-lha: deprecate 2016-12-27 20:04:06 +00:00
astro Update `astro/stellarium' to version 0.15.1. 2016-12-27 16:12:45 +00:00
audio - Unbreak fetch (project has moved to Github) [1] 2016-12-28 15:50:13 +00:00
base
benchmarks Update to 6.8.0. 2016-12-27 22:34:36 +00:00
biology
cad Set expiration date of ports depending on graphics/urt to 2017-04-01 2016-12-27 14:14:30 +00:00
chinese chinese/fcitx: Enable GTK3 by default, fcitx doesn't work in firefox without it 2016-12-27 20:33:29 +00:00
comms - Make portscout ignore slave ports 2016-12-28 05:30:38 +00:00
converters converters/ruby-dump.rb: deprecate 2016-12-27 20:05:18 +00:00
databases databases/rubygem-seed-fu: update to 2.3.6 2016-12-28 15:28:18 +00:00
deskutils deskutils/genius: Update to 1.0.22 2016-12-28 04:43:33 +00:00
devel Fix USE_GITHUB usage. 2016-12-28 14:05:32 +00:00
dns dns/rubygem-public_suffix: update to 2.0.4 2016-12-28 16:02:47 +00:00
editors
emulators
finance finance/rubygem-money: update to 6.7.1 2016-12-28 15:46:52 +00:00
french
ftp
games games/openbor: yet another buffer overflow fix 2016-12-28 05:36:58 +00:00
german
graphics graphics/rubygem-exifr: update to 1.2.5 2016-12-28 16:51:04 +00:00
hebrew
hungarian
irc irc/rubygem-cinch: update to 2.3.3 2016-12-28 15:51:54 +00:00
japanese japanese/ruby-usersguide: deprecate 2016-12-28 12:46:38 +00:00
java java/intellij: Update to version 2016.3.2. 2016-12-27 16:47:03 +00:00
Keywords
korean
lang - Update to 0.7.11 2016-12-28 12:15:41 +00:00
mail mail/phpmailer: Update to 5.2.20 2016-12-28 16:54:53 +00:00
math - Update to 1.2.4 2016-12-28 06:53:01 +00:00
misc
Mk Remove broken PEAR mirrors: 2016-12-27 13:17:59 +00:00
multimedia Update to upstream version 9.7.1 2016-12-28 14:38:08 +00:00
net Fix packaging with DEVELOPER knob off. 2016-12-28 14:17:53 +00:00
net-im net-im/telegram: Update to 1.4.1.g20161227 2016-12-27 14:01:27 +00:00
net-mgmt
net-p2p
news Update to tin 2.4.1 2016-12-27 21:30:06 +00:00
palm palm/palmos-sdk: deprecate 2016-12-28 14:09:27 +00:00
polish
ports-mgmt
portuguese
print print/rubygem-prawn-svg: update to 0.26.0 2016-12-28 15:45:29 +00:00
russian
science Pass -fPIC when building the port's static libraries. 2016-12-28 14:54:37 +00:00
security security/rubygem-ruby-saml: update to 1.4.1 2016-12-28 16:44:17 +00:00
shells Update to 2.2.7. 2016-12-27 20:24:23 +00:00
sysutils - Update to 1.1.6 2016-12-28 13:01:05 +00:00
Templates
textproc textproc/ruby-xmlscan: deprecate 2016-12-28 13:18:55 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.4.18 2016-12-28 15:56:44 +00:00
x11 x11/ruby-X11: deprecate 2016-12-27 19:57:48 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.18. 2016-12-27 18:41:21 +00:00
x11-wm Add a port of subtle, grid-based manual tiling window manager. 2016-12-28 07:25:34 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED OpenVPN update to v2.4.0, old version in openvpn23*. 2016-12-27 23:16:57 +00:00
README
UIDs
UPDATING - Document multimedia/mlt split 2016-12-28 05:11:25 +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.