Commit Graph

442329 Commits

Author SHA1 Message Date
Fukang Chen
627bb8dfe8 MFH: r468181
security/py-obfsproxy-tor: Fix runtime dependency error

- Change runtime dependency entry point Twisted_Core back to Twisted
- Update checksum for CHEESESHOP
- Add test target

Reviewed by:	cs, koobs
Approved by:	cs (maintainer), koobs (ports)
Differential Revision:	https://reviews.freebsd.org/D13452

Approved by:	ports-secteam (riggs)
2018-04-27 08:33:43 +00:00
Ben Woods
75ca5eabe5 MFH: r468336
irc/quassel: Update to 0.12.5

Changes this release:
  https://quassel-irc.org/node/130

Security:	https://vuxml.freebsd.org/freebsd/499f6b41-58db-4f98-b8e7-da8c18985eda.html

Approved by:	ports-secteam (riggs)
2018-04-27 07:47:37 +00:00
Dima Panov
05cb047d44 MFH: r468319
- Pet MDA part, add brackets around Return-Path as per RFC5322 §3.6.6.

Missing brackets lead to a panic when a malformed address line
is fed to dovecot-lda

Submitted by:	gahr
Reported by:	brnrd via dovecot ML
Obtained from:	725ba4fa2d

Approved by:	portmgr (adamw)
2018-04-27 03:54:08 +00:00
Jan Beich
f12f165c11 MFH: r468390
devel/cxxtools: unbreak with libc++ 6.0

In file included from settingswriter.cpp:28:
In file included from ./settingswriter.h:31:
In file included from ../include/cxxtools/char.h:32:
In file included from /usr/include/c++/v1/string:477:
/usr/include/c++/v1/string_view:211:5: error: static_assert failed due to requirement 'is_pod<value_type>::value' "Character type of basic_string_view must be a POD"
    static_assert(is_pod<value_type>::value, "Character type of basic_string_view must be a POD");
    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~
settingswriter.cpp:42:21: note: in instantiation of template class 'std::__1::basic_string_view<cxxtools::Char, std::__1::char_traits<cxxtools::Char> >' requested here
            *_os << std::endl;
                    ^

Reported by:	pkg-fallout
Approved by:	ports-secteam blanket
2018-04-26 22:26:02 +00:00
Emanuel Haupt
65acdc702a MFH: r468384
dane requires devel/py-six to run.

Notified by:	patrik@hildingsson.se (via mail)
Approved by:    ports-secteam (blanket)
2018-04-26 20:43:14 +00:00
Jan Beich
c0871b7a0a MFH: r468312
www/waterfox: apply some FF60 fixes

Approved by:	ports-secteam blanket
2018-04-26 00:33:06 +00:00
Jan Beich
25e0bf13cf MFH: r468313
games/openbor: update to 5075

Changes:	f47df2b0...4327f3c0
Approved by:	ports-secteam (feld, implicit for snapshots)
2018-04-26 00:31:43 +00:00
Jan Beich
de93117517 MFH: r468311
emulators/citra: update to s20180425

Changes:	7d8b7d93...ed42b4b0
Approved by:	ports-secteam (swills, implicit for snapshots)
2018-04-26 00:31:06 +00:00
Jan Beich
4ffd6956ef MFH: r468310
emulators/rpcs3: update to 0.0.5.232

Changes:	bd1d4de42...98b715d8c
Approved by:	ports-secteam (junovitch, implicit for snapshots)
2018-04-26 00:30:12 +00:00
Bryan Drewery
6fadffadd9 MFH: r468295
The newer meson requires 3.5 (setup.py)

Approved by:	portmgr (implicit)
2018-04-25 20:17:48 +00:00
Bryan Drewery
7fc681a1e9 MFH: r466385
libressl support was fixed in r452358

Approved by:	portmgr (implicit)
2018-04-25 17:50:55 +00:00
Xin LI
e81590f36c MFH: r468188
Update to 2018-04-22.

PR:		227733
Submitted by:	Yasuhiro KIMURA <yasu utahime org>
Approved by:	ports-secteam
2018-04-24 07:55:16 +00:00
Jan Beich
f9e6ac3ef4 MFH: r468169
games/openbor: update to 5034

Changes:	449e528...f47df2b0
Approved by:	ports-secteam (feld, implicit for snapshots)
2018-04-24 00:53:56 +00:00
Jan Beich
c4a8db251d MFH: r468160
www/waterfox: apply a FF60 fix

Approved by:	ports-secteam blanket
2018-04-24 00:38:29 +00:00
Jan Beich
ff4b225fcc MFH: r468156
emulators/rpcs3: update to 0.0.5.215

Changes:	eb3dfb6bb...bd1d4de42
Approved by:	ports-secteam (junovitch, implicit for snapshots)
2018-04-24 00:30:00 +00:00
Jason E. Hale
45788efc7a MFH: r468153
Paypal backend was re-added in this release and was missed due to the
arguments passed by EBIC_CONFIGURE_OFF. Consequently, the pkg-plist was
broken when the EBICS option was enabled.

Adjust the check for security/xmlsec1 so that aqbanking can be built
in poudriere with the EBICS option enabled.

Approved by:	ports-secteam (blanket)
2018-04-24 00:14:22 +00:00
Jan Beich
460e985887 MFH: r468037
emulators/citra: update to s20180422

Changes:	048b0fc0...7d8b7d93
Approved by:	ports-secteam (swills, implicit for snapshots)
2018-04-24 00:08:37 +00:00
Dan Langille
6a72162e9d MFH: r466296
Update to 2.4.4

Changes:	https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-4-4-released/
PR:		227091
Exp-run by:	antoine
Security:	eb69bcf2-18ef-4aa2-bb0c-83b263364089

Approved by:	ports-secteam blanket
2018-04-23 22:04:01 +00:00
Kyle Evans
d5152212c3 MFH: r467716
Fix arm-none-eabi-gcc/aarch64-none-elf-gcc plist after r466699

jhb fixed these ports in r466699, but include-fixed headers has changed
since the last update, perhaps due to --sysroot and these ports being built
differently since then.

Add the extra headers to the plist and bump PORTREVISION due to package
differences. This fixes some sanity checking in the plist, since these files
are installed to the stage dir.

Reported by:	Phillip R. Jaenke <prj@rootwyrm.com>
Approved by:	ler (ports)

Approved by:	ports-secteam (riggs)
2018-04-23 01:25:53 +00:00
Jan Beich
ab32c9b409 MFH: r468041
devel/py-pytest-tornado: update to 0.5.0

Changes:	https://github.com/eugeniy/pytest-tornado/compare/v0.4.5...v0.5.0
Approved by:	ports-secteam (riggs)
2018-04-22 20:18:00 +00:00
Jochen Neumeister
e4fc369c95 MFH: r467844
Update to 4.9.5

Security:	be38245e-44d9-11e8-a292-00e04c1ea73d

Approved by:	ports-secteam (riggs)
2018-04-22 19:34:56 +00:00
Thomas Zander
d3ebf4dccf MFH: r468044
Bump PORTREVISION for ports depending on libmatroska

Approved by:	ports-secteam (riggs)
2018-04-22 19:03:06 +00:00
Thomas Zander
c3141a7074 MFH: r468043
Update to upstream version 1.4.9

Details:
- Update to upstream version 1.4.9
- Switch build system to cmake (mandatory upstream)
- Build shared libs, not static libs (upstream build
  system requires either-or; the number of consumers
  in the ports tree is small, this is unlikely to
  cause problems)

Approved by:	ports-secteam (riggs)
2018-04-22 19:01:12 +00:00
Thomas Zander
6bc9969ae1 MFH: r468042
Update to upstream version 1.3.6

Details:
- Update to upstream version 1.3.6
- Switch build system to cmake (mandatory upstream)
- Build shared libs, not static libs (upstream build
  system requires either-or; the number of consumers
  in the ports tree is small, this is unlikely to
  cause problems)

Approved by:	ports-secteam (riggs)
2018-04-22 18:27:23 +00:00
Sunpoet Po-Chuan Hsieh
a8b96a14e9 MFH: r467796
Update to 5.26.2

Changes:	https://metacpan.org/changes/release/SHAY/perl-5.26.2
Security:	41c96ffd-29a6-4dcc-9a88-65f5038fa6eb

Approved by:	ports-secteam (riggs)
2018-04-21 22:55:09 +00:00
Jose Alonso Cardenas Marquez
94dba58318 MFH: r467794
- Update to 8.5.2

ChangeLog: https://www.drupal.org/project/drupal/releases/8.5.2

Security:	33174280-43fa-11e8-aad5-6cf0497db129

Approved by:	ports-secteam (riggs)
2018-04-21 21:57:00 +00:00
Matthew Seaman
9dd46e15b3 MFH: r466558 r466791 r467800
Add PHP flavors to phpMyAdmin.

Approved by:	matthew
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14970

Upgrade to 4.8.0

ChangeLog: https://www.phpmyadmin.net/files/4.8.0/

Security Update to 4.8.0.1

Fixes: CSRF vulnerability allowing arbitrary SQL execution present in
4.8.0

Release Notes:  https://www.phpmyadmin.net/files/4.8.0.1/

Security:	ac7da39b-4405-11e8-afbe-6805ca0b3d42

Approved by:	ports-secteam (riggs)
2018-04-21 16:30:34 +00:00
Thomas Zander
f9209cd069 MFH: r467890
Update to upstream release 2.4.4

Details:
Bug fixes
- #3055, [raster] ST_Clip() on a raster without band crashes the server
        (Regina Obe)
- #3942, geojson: Do not include private header for json-c >= 0.13
         (Bjoern Esser)
- #3952, ST_Transform fails in parallel mode (Paul Ramsey)
- #3978, Fix KNN when upgrading from 2.1 or older (Sandro Santilli)
- #4003, lwpoly_construct_circle: Avoid division by zero (Raul Marin Rodriguez)
- #4004, Avoid memory exhaustion when building a btree index (Edmund Horner)
- #4016, proj 5.0.0 support (Raul Marin Rodriguez)
- #4017, lwgeom lexer memory corruption (Peter E)
- #4020, Casting from box3d to geometry now returns correctly connected
         PolyhedralSurface (Matthias Bay)
- #4025, #4032 Incorrect answers for temporally "almost overlapping" ranges
         (Paul Ramsey, Darafei Praliaskouski)
- #4052, schema qualify several functions in geography (Regina Obe)
- #4055, ST_ClusterIntersecting drops SRID (Daniel Baston)

PR:		227360
Submitted by:	lbartoletti@tuxfamily.org (maintainer)

Approved by:	ports-secteam (riggs)
2018-04-21 14:19:27 +00:00
Thomas Zander
2575284c3d MFH: r467882
Update to upstream version 2.3.7

Details:
Bug Fixes and Enhancements:
- #3055, [raster] ST_Clip() on a raster without band crashes the server
         (Regina Obe)
- #3978, Fix KNN when upgrading from 2.1 or older (Sandro Santilli)
- #4003, lwpoly_construct_circle: Avoid division by zero (Raúl Marín Rodríguez)
- #4017, lwgeom lexer memory corruption (Peter E)
- #4020, Casting from box3d to geometry now returns correctly connected
         PolyhedralSurface (Matthias Bay)
- #4025, #4032 Incorrect answers for temporally "almost overlapping" ranges
         in ST_ClosestPointOfApproach and ST_CPAWithin
         (Paul Ramsey, Darafei Praliaskouski)
- #4052, schema qualify several functions in geography (Regina Obe)

PR:		227360
Submitted by:	lbartoletti@tuxfamily.org (maintainer)

Approved by:	ports-secteam (riggs)
2018-04-21 12:16:06 +00:00
Jan Beich
56b7de4221 MFH: r467839
www/waterfox: apply some FF60 fixes

Approved by:	ports-secteam blanket
2018-04-20 23:00:25 +00:00
Jan Beich
2672e86486 MFH: r467840
net/ceph: drop bogus flavor specifier

Unsuffixed binaries are only installed for default python version.

$ DEFAULT_VERSIONS=python=3.6 make
[...]
===>   ceph-12.2.4_1 depends on executable: sphinx-build - not found
===>   ceph-12.2.4_1 depends on executable: virtualenv - not found

PR:		227260
Approved by:	ports-secteam blanket
2018-04-20 20:15:51 +00:00
Sunpoet Po-Chuan Hsieh
88e9817680 MFH: r467404
Fix CVE-2016-5684

- Bump PORTREVISION for package change

Obtained from:	https://sourceforge.net/p/freeimage/svn/1735/
		https://sourceforge.net/p/freeimage/svn/1740/
Security:	5b1631dc-eafd-11e6-9ac1-a4badb2f4699

Approved by:	ports-secteam (riggs)
2018-04-19 18:32:43 +00:00
Sunpoet Po-Chuan Hsieh
fc81531aa0 MFH: r467427
Update to 5.24.4

Changes:	https://metacpan.org/changes/release/SHAY/perl-5.24.4
Security:	41c96ffd-29a6-4dcc-9a88-65f5038fa6eb

Approved by:	ports-secteam (riggs)
2018-04-19 18:29:48 +00:00
Vasil Dimov
de117dcaa1 MFH: r467214
net-p2p/monero-cli: Fix build on FreeBSD10/clang34

Approved by:	portmgr (blanket approval for fixing a broken build)
2018-04-19 16:22:02 +00:00
Jochen Neumeister
67778dc621 MFH: r467540
www/drupal7: Update to 7.58

Changelog: https://www.drupal.org/project/drupal/releases/7.58

PR:		227054
Reported by:	Brent Busby <brent@jfi.uchicago.edu>
Security:	a9e466e8-4144-11e8-a292-00e04c1ea73d

Approved by:	ports-secteam (riggs)
2018-04-19 06:38:59 +00:00
Jan Beich
71fa2d0200 MFH: r467743
emulators/rpcs3: update to 0.0.5.198

Changes:	6baf67520...eb3dfb6bb
Approved by:	ports-secteam (junovitch, implicit for snapshots)
2018-04-19 00:34:43 +00:00
Jan Beich
8d6c0e90f1 MFH: r467742
emulators/citra: update to s20180418

Changes:	cb36f9fa...048b0fc0
Approved by:	ports-secteam (swills, implicit for snapshots)
2018-04-19 00:33:53 +00:00
Jan Beich
3f16acddc5 MFH: r467741
www/waterfox: apply some FF60 fix

Approved by:	ports-secteam blanket
2018-04-19 00:32:38 +00:00
Bernard Spil
58fce698a0 MFH: r466186
security/libressl-devel: Update to 2.7.2

 - LibreSSL 2.7 is now STABLE
 - Fixes a memleak in libtls

Approved by:	ports-secteam (riggs)
2018-04-18 19:50:51 +00:00
Bernard Spil
4b6f5d7c19 MFH: r467495 r467498
security/openssl: Security update

 - Add CVE-2018-0737 patch
 - Bump portrev too

Security:	8f353420-4197-11e8-8777-b499baebfeaf
Approved by:	ports-secteam (riggs)
2018-04-18 19:47:50 +00:00
Bernard Spil
eeb1315287 MFH: r467499
security/openssl-devel: Security update for CVE-2018-0737

Security:	8f353420-4197-11e8-8777-b499baebfeaf

Approved by:	ports-secteam (riggs)
2018-04-18 19:45:55 +00:00
Matthias Fechner
9832110630 MFH: r466676 r466677
Update gitlab to version 10.5.6.
For changelog what changed to 10.5 release see here: https://about.gitlab.com/2018/02/22/gitlab-10-5-released/

Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D14963

The commit r466676 failed to remove an obsolete file, this commit fixes this.

Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D14963

Approved by:	ports-secteam (eadler)
2018-04-18 17:18:42 +00:00
Matthias Fechner
5a59faf1ec MFH: r466445
Update to version 0.9.1 which is required for gitlab 10.5.x.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D14943

Approved by:	ports-secteam (eadler)
2018-04-18 17:17:07 +00:00
Matthias Fechner
0816603bdc MFH: r466666
New ports required for gitlab update to 10.5.x.

Submitted by:	swills
Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D14841

Approved by:	ports-secteam (eadler)
2018-04-18 17:15:56 +00:00
Matthias Fechner
04cb69df0d MFH: r466447 r466567
Fixed outdated dependency for net/rubygem-gitaly.

Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D14944

Update to version 0.82.0 which is required for gitlab 10.5.x.

Reviewed by:	mat, tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D14867

Approved by:	ports-secteam (eadler)
2018-04-18 17:14:11 +00:00
Matthias Fechner
2b56886dc0 MFH: r466441
Update www/gitlab-workhorse to 3.6.0 which is required for gitlab 10.5.x.

Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D14949

Approved by:	ports-secteam (eadler)
2018-04-18 17:12:06 +00:00
Matthias Fechner
bcf2bd391c MFH: r466448
Update devel/gitlab-shell to version 6.0.3 which is required fot gitlab 10.5.x.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D14942

Approved by:	ports-secteam (eadler)
2018-04-18 17:10:50 +00:00
Kyle Evans
202cd1ced8 MFH: r466699
Fix two more issues with r465416.

- Force build of a cross-compiler by defining CROSS_DIRECTORY_STRUCTURE
  in CFLAGS even if the build host matches the build target.  This
  fixes such a cross compiler to not include /usr/local/lib in its default
  library path (e.g. amd64-gcc when built on amd64).
- Don't remove the include-fixed headers for the aarch64-none-elf-gcc
  and arm-none-eabi-gcc packages.
- Bump PORTREVISION.

Reported by:	kevans (2)
Reviewed by:	bdrewery, kevans
Differential Revision:	https://reviews.freebsd.org/D14925

Approved by:	ports-secteam (feld)
2018-04-18 16:57:36 +00:00
Jan Beich
d1097a1892 MFH: r467554
games@ is not to be used as a maintainer per r371872

Pointy hat to:	rene
Approved by:	ports-secteam blanket
2018-04-17 03:18:59 +00:00
Jan Beich
4a1e9de99f MFH: r467551
www/firefox: crashfix if no clipboard is available

Obtained from:	upstream (Firefox 60)
Approved by:	ports-secteam blanket
2018-04-17 01:39:04 +00:00