Commit graph

387749 commits

Author SHA1 Message Date
TAKATSU Tomonari
eb55fe7a4e - Add new port: devel/R-cran-tidyr
An evolution of 'reshape2'. It's designed specifically for data
  tidying (not general reshaping or aggregating) and works well with
  'dplyr' data pipelines.

  WWW: https://cran.r-project.org/web/packages/tidyr/
2016-02-14 00:53:10 +00:00
Palle Girgensohn
dd81fb0e6b Deprecate PostgreSQL 9.0
EOL was reached in September 2015
http://www.postgresql.org/support/versioning/
2016-02-13 22:50:56 +00:00
Palle Girgensohn
70a06c4f2e Update PostgreSQL to latest versions.
Security Fixes for Regular Expressions, PL/Java

This release closes security hole CVE-2016-0773, an issue with regular
expression (regex) parsing. Prior code allowed users to pass in expressions
which included out-of-range Unicode characters, triggering a backend crash.
This issue is critical for PostgreSQL systems with untrusted users or which
generate regexes based on user input.

The update also fixes CVE-2016-0766, a privilege escalation issue for users of
PL/Java.  Certain custom configuration settings (GUCS) for PL/Java will now be
modifiable only by the database superuser

URL:		http://www.postgresql.org/about/news/1644/
Security:	CVE-2016-0773, CVE-2016-0766
2016-02-13 22:42:04 +00:00
Palle Girgensohn
5e11290bff Document security problems in PostgreSQL
Security:	CVE-2016-0773, CVE-2016-0766
2016-02-13 22:35:55 +00:00
Kurt Jaeger
16d6bc5cf4 print/cups-base: rename ICONS option to X11
Why this change ?
- When compiling print/cups-base, if WITHOUT_X11=yes is present in
  /etc/make.conf, CUPS still tries to update the "Icons cache".
- For this, it tries to build graphics/gtk-update-icon-cache,
  which in turns requires graphics/cairo, but Cairo builds without
  X11 support as requested, and graphics/gtk-update-icon-cache
  fails to build because it needs X11.

PR:		190434
Submitted by:	Tobias Kortkamp <t@tobik.me>
Reported by:	hjf@hjf.com.ar
2016-02-13 22:35:49 +00:00
Bernard Spil
ba6c7d7ced databases/mariadb101-{client,server}: Add missing patches
- Patches that were non-existent in the source of the repocopy
    (mariadb100-*) were not part of the initial commit

Differential Revision: D3953
2016-02-13 22:33:53 +00:00
Jason Unovitch
a41cc39564 Reflect QEMU DoS vulnerabilities now fixed in qemu-sbruno/qemu-user-static
PR:		205813
Security:	CVE-2015-8345
Security:	CVE-2015-8567
Security:	CVE-2015-8568
Security:	CVE-2015-8613
Security:	CVE-2015-8619
Security:	CVE-2015-8701
Security:	https://vuxml.FreeBSD.org/freebsd/1384f2fd-b1be-11e5-9728-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/62ab8707-b1bc-11e5-9728-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/9ad8993e-b1ba-11e5-9728-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/b3f9f8ef-b1bb-11e5-9728-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/b56fe6bb-b1b1-11e5-9728-002590263bf5.html
2016-02-13 22:28:41 +00:00
Kurt Jaeger
da6d549ccf graphics/opencolorio: 1.0.8 -> 1.0.9
- Updating to a557a85454 on the master branch.
  This is the 1.0.9 release plus some fixes needed to resolve
  some build issues.
- Updating slave port graphics/opencolorio-tools
- Adding new slave port graphics/py-opencolorio to allow concurrent
  python module installs. Python 2.7 and 3.3+ is supported. py3.2 fails
- graphics/opencolorio uses python2 to generate documentation, using
  python3 fails to find the python module in the build dir, as this
  only relates to generating the docs we can limit the master port
  to py2.7 while there is no issue with py-opencolorio using python
  2.7 or 3.3+

PR:		202577
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2016-02-13 21:58:38 +00:00
Jason Unovitch
29d00dd9eb sysutils/cronolog-devel: update 1.7.0 -> 1.7.1
PR:		206957
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2016-02-13 21:48:14 +00:00
Don Lewis
892b70e200 Upgrade nmsg to version 0.11.1:
[ Henry Stern ]
  * Use gmtime_r() instead of gmtime() in JSON and text format generators
    (#46).

  [ Robert Edmonds ]
  * Distribute README.FILTERS.md in release tarballs.

Install README.md and README.FILTERS.md in ${DOCSDIR}

Sponsored by:	Farsight Security, Inc.
2016-02-13 21:12:06 +00:00
Kurt Jaeger
d1ede6e14b print/cups-filters: 1.5.0 -> 1.8.2
Changes:
  http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/changes

PR:		206720
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2016-02-13 21:03:20 +00:00
Ruslan Makhmatkhanov
c315d96840 textproc/py-empy: update to 3.3.2
- update to 3.3.2. This release adds support for python3
- add LICENSE (LGPL21)
- add NO_ARCH, sort USE_PYTHON
- pass maintainership to python@
2016-02-13 19:26:04 +00:00
Sean Bruno
2846f8d027 Update qemu-sbruno and qemu-user-static.
Sync bsd-user do_obreak with linux-user (do_brk).

Merging to QEMU upstream provides fixes for the following CVEs:
CVE-2015-8345
CVE-2015-8567
CVE-2015-8568
CVE-2015-8613
CVE-2015-8619
CVE-2015-8701

libvxl upstream has been updated to 1.12 and has accepted a slightly
modified version that addresses the issue in the patch.

PR:		205813
2016-02-13 19:18:11 +00:00
Ruslan Makhmatkhanov
7171299527 www/MT: update to 5.2.13; set to deprectaion
- update to latest version 5.2.13
- mark DEPRECATED. 5.x branch reached it's EOL in 09/2015.
- set to expire in one month
- fix "duplicate directory listing: /var/db/mysql" error

PR:		201804
Submitted by:	takefu@airport.fm (maintainer)
2016-02-13 19:06:40 +00:00
Bernard Spil
57a651ae7f databases/mariadb101-server: Remove empty files after repo-copy
Differential Revision:	D3953
2016-02-13 19:03:25 +00:00
Bernard Spil
eaba6fd276 [NEW PORTS] databases/mariadb101-{server,client}: 10.1.11
MariaDB is one of the most popular database servers in the world. It's made
by the original developers of MySQL and guaranteed to stay open source.
Notable users include Wikipedia, Facebook and Google.

MariaDB turns data into structured information in a wide array of
applications, ranging from banking to websites. It is an enhanced, drop-in
replacement for MySQL. MariaDB is used because it is fast, scalable and
robust, with a rich ecosystem of storage engines, plugins and many other
tools make it very versatile for a wide variety of use cases.

MariaDB is developed as open source software and as a relational database
it provides an SQL interface for accessing data. This latest versions of
MariaDB also include GIS and JSON features.

WWW: http://mariadb.org/

Reviewed by:	koobs (mentor), feld (mentor)
Approved by:	koobs (mentor), feld (mentor)
Differential Revision:	D3953
2016-02-13 19:02:11 +00:00
Guido Falsi
7f59cc28ce Fix strange build issue related to xdg-utils.
This is just a workaround to fix the issue at hand.

Reported by:	Alex V. Petrov <alexvpetrov at gmail.com>,
		Christoph Moench-Tegeder <cmt at burggraben.net>,
		Walter Schwarzenfeld <w.schwarzenfeld at utanet.at>
		marino
2016-02-13 18:18:10 +00:00
Adam Weinberger
2c3a83cd5e Update to 0.160410. Note that the dependencies have all changed for this
version. Crypt::PBKDF2 switched from Moose to Moo/Type::Tiny/strictures.
Also, register a Digest::SHA3 dependency.

Changes: https://metacpan.org/changes/distribution/Crypt-PBKDF2
2016-02-13 18:17:28 +00:00
Adam Weinberger
7ef62312f8 Add security/p5-Digest-SHA3, a NIST SHA3 implementation and perl interface. 2016-02-13 18:12:24 +00:00
Ruslan Makhmatkhanov
3d76751389 multimedia/gpodder: update to 3.9.0
- update to 3.9.0
- modernize port (options helpers, NO_ARCH etc)

Release notes:
http://blog.gpodder.org/2016/02/gpodder-390-helium-levitator-released.html
2016-02-13 17:58:40 +00:00
Adam Weinberger
7838272792 Update to 0.23. Sort plist, and add Test::Simple (for ok.pm) to
TEST_DEPENDS on older perls.

Changes: https://metacpan.org/changes/distribution/Object-Declare
2016-02-13 17:54:57 +00:00
Adam Weinberger
f3111dd40f Update to 0.06. Sort plist, and use normal _DEPENDS ordering.
Changes: https://metacpan.org/changes/distribution/DateTime-Format-MySQL
2016-02-13 17:48:15 +00:00
Adam Weinberger
0e3f0b3745 Update to 2.079.
Changes: https://metacpan.org/source/DDUMONT/Config-Model-2.079/Changes
2016-02-13 17:42:40 +00:00
Adam Weinberger
64b91bf8ef Update to 2.21.
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
2016-02-13 17:36:58 +00:00
Adam Weinberger
1e83a0c023 Update to 1.50. Many changes since 1.48 so it's worth a read through the
Changes file.

Also, add a BUNDLED_SQLITE option, which defaults to on, to choose
whether to use the included sqlite (as it has been) or the installed
library from ports.

Changes: https://metacpan.org/changes/distribution/DBD-SQLite
2016-02-13 17:34:55 +00:00
Stephen Montgomery-Smith
46813c66cd - Update to 1.4.1. 2016-02-13 17:06:39 +00:00
Ruslan Makhmatkhanov
5848a9fb38 math/py-matplotlib: update to 1.5.0
Release notes:
http://matplotlib.org/users/whats_new.html#new-in-matplotlib-1-5

This port still can't be built with python 3.x here.

PR:		205538
Submitted by:	yuri@rawbw.com
Approved by:	mainland@apeiron.net (maintainer)
2016-02-13 16:49:00 +00:00
Kurt Jaeger
e648e1ca79 graphics/pfstools: some fixes
- fixes for octave 4.0
- fixes for netpbm
- submitter becomes maintainer

PR:		206239
Submitted by:	Iouri V. Ivliev <fbsd@any.COM.ru>
Approved by:	darius@dons.net.au (maintainer)
2016-02-13 16:34:57 +00:00
Jimmy Olgeni
78c143aa62 Upgrade textproc/kibana44 to version 4.4.1.
PR:		207121
Submitted by:	olgeni
Approved by:	maintainer
2016-02-13 15:45:25 +00:00
Jimmy Olgeni
d6aa8c1009 Upgrade textproc/kibana43 to version 4.3.2.
PR:		207122
Submitted by:	olgeni
Approved by:	maintainer
2016-02-13 15:42:35 +00:00
Jean-Sébastien Pédron
3efaf9172e graphics/darktable: Update to 2.0.1
darktable 2.0.x officially dropped support for i386. I believe the crash
reported in PR 202457 was specific to 32-bit because this was already
largely untested with darktable 1.6.x, so I'm considering this issue
"fixed".

PR:		202457
Reviewed by:	kwm
Approved by:	kwm
Differential Revision:	https://reviews.freebsd.org/D4247
2016-02-13 14:50:15 +00:00
David Naylor
2632efe9e5 Mk/Uses/cran.mk: fix test target.
R no longer accepts the --no-rebuild-vignettes argument, instead requiring
the --no-build-vignettes (only used if pdflatex is not installed).

PR:		207154
Approved by:	wen (maintainer)
MFH:		2016Q1
2016-02-13 14:41:46 +00:00
David Naylor
a94f83ea42 deskutils/plasma-applet-cwp: update to 1.12.1
Changes:
 - Drop LOCAL mirror

ChangeLog:
 - xml: wetter.com updated (thanks to Evi1M4chine)
2016-02-13 14:39:23 +00:00
Danilo Egea Gondolfo
1c867da70f - Update to 2.5.2 2016-02-13 14:35:36 +00:00
Jean-Sébastien Pédron
981315bd9d x11-toolkits/osm-gps-map: New port for a Gtk+ map widget
Reviewed by:	kwm
Approved by:	kwm
Differential Revision:	https://reviews.freebsd.org/D4246
2016-02-13 14:31:04 +00:00
David Naylor
25f63a2dc7 math/R-cran-car: update to 2.1-1.
Changes:
 * Use explicit pkg-plist instead of autoplist.  Using an explicit pkg-plist
   is more robust against "silent" errors or changes.

ChangeLog:
 - influencePlot now returns Cook's distance, not its square root.
 - Anova() now supports "coxme" objects (produced by coxme() in coxme package)
   (request of Philipp Sprenger).
 - Anova() now works via its default method with "vglm" objects produced by
   functions in the VGAM package; and the default method of linearHypothesis()
   again works with these objects (problem reported by Michael Friendly).
 - Fixed Anova.coxph() so that it takes account of method (ties) argument (bug
   reported by Karl Ove Hufthammer).
 - Improvements to Anova.default() so that a wider variety of model classes are
   accommodated (following request of Liviu Andronic.)
 - dataEllipse() now throws an error if there are too few colors for the number
   of groups (fixing bug reported by Ottorino Pantani).
 - spreadLevelPlot.lm() now includes an optional smoother in addition to the
   fitted straight line (suggestion of Michael Friendly).
 - No longer import methods (as opposed to generics) directly from pbkrtest.
 - Added axis.ticks argument to scatter3d() (code contributed by
   David Winsemius).
2016-02-13 14:13:55 +00:00
Sergey A. Osokin
35de988e39 Upgrade third-party auth_krb5 module from f76d5d9 to c85a38c revision. 2016-02-13 14:03:55 +00:00
Ed Schouten
2f0929267b Let the CloudABI toolchain use Clang 3.8 instead of 3.7.
As all of the CloudABI tests also pass with Clang 3.8, I think it may be
wise to just go ahead and upgrade.
2016-02-13 13:52:09 +00:00
David Naylor
ff7c80d3b9 emulators/i386-wine-devel: update to 1.9.3 2016-02-13 13:51:38 +00:00
Sergey A. Osokin
ee584cbe96 Upgrade third-party nchan module from 0.98 to 0.99.4. 2016-02-13 13:37:47 +00:00
John Marino
f840c14f25 misc/iselect: USES+= ncurses, respect LDFLAGS
Also link with ncurses, not curses
2016-02-13 13:15:33 +00:00
Sergey A. Osokin
0665333dd2 Remove a needless string, it's the non-functional change. 2016-02-13 12:53:19 +00:00
Thomas Zander
2edfb0bb17 Remove CONFIGURE_LOG
ffmpeg now uses config.log instead of previously config.err.
Setting CONFIGURE_LOG in port Makefile has become obsolete.
No change in resulting package, no PORTREVISION bump.

PR:		207136
Submitted by:	mi@ALDAN.algebra.com
Reviewed by:	riggs
MFH:		2016Q1
2016-02-13 12:31:58 +00:00
John Marino
3c25e452e2 japanese/mutt-devel: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-13 12:23:38 +00:00
John Marino
42770a946e japanese/lipsf: USES+= ncurses, respect LDFLAGS
Also link with ncurses, not curses or termcap
2016-02-13 12:18:10 +00:00
Wen Heping
6aa98c2b8d - Update to 4.41
PR:		206701
Submitted by:	cyberbotx@cyberbotx.com(maintainer)
2016-02-13 12:01:16 +00:00
Wen Heping
87c7451afb - Update to 1.6.1.4 2016-02-13 11:54:20 +00:00
Sergey A. Osokin
76ab0c7f0f Fix the build by removing needless check for a git client.
Bump PORTREVISION.
2016-02-13 11:35:31 +00:00
Thomas Zander
2fe7cd75ee Update to upstream version 3.0.5821, fix dependencies and improve pkg-msg
* Update multimedia/emby-server to 3.0.5821
* Remove dependency on multimedia/libmediainfo (now uses FFMpeg instead)
* Add X11 OPTION (ON by default) for user to choose dependency of
  graphics/ImageMagick or graphics/ImageMagick-nox11
* Improve pkg-message to prompt the user to some additional
  options that can be set when building multimedia/ffmpeg and
  graphics/ImageMagick in order to optimise their Emby Server experience.

PR:		206374
Submitted by:	joshruehlig@gmail.com
Reviewed by:	woodsb02@gmail.com (maintainer)
Approved by:	woodsb02@gmail.com (maintainer)
2016-02-13 11:32:30 +00:00
Kubilay Kocak
b14acbae9c graphics/py-pillow: Backport security fixes
Backport security fixes from 3.1.1 release, resolving the following
vulnerabilities:

 * CVE-2016-0775: Buffer overflow in FLI decoding code
 * CVE-2016-0740: Buffer overflow in TIFF decoding code
 * Integer overflow in Resample.c [1]
 * Buffer overflow in PCD decoder [2]

[1] https://github.com/python-pillow/Pillow/issues/1710
[2] https://github.com/python-pillow/Pillow/issues/568

PR:		207053
Submitted by:	rakuco
MFH:		2016Q1
Security:	a8de962a-cf15-11e5-805c-5453ed2e2b49
2016-02-13 10:51:08 +00:00