1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Commit Graph

461136 Commits

Author SHA1 Message Date
Guido Falsi
58cc1af2c1 Update xfce4-systemload-plugin to 1.2.2 2018-11-29 18:18:43 +00:00
Adam Weinberger
d3a1f1a890 Update roda to 3.14.1
MFH:		2018Q4
Security:	https://raw.githubusercontent.com/jeremyevans/roda/master/doc/release_notes/3.14.1.txt
2018-11-29 17:56:19 +00:00
Matthias Andree
b254f6fa37 Actually expand newsyslog locations in pkg-message.
Followup to
Differential Revision:	https://reviews.freebsd.org/D17088
2018-11-29 17:34:54 +00:00
Emmanuel Vadot
3f1c951210 www/chromium: Fix build on aarch64
arm64 doesn't have elf_aux_info and FreeBSD doesn't support getauxval.
For both boringssl and zlib disable the feature checking until we have
a way to expose those feature to the user.
Remove a patch (patch-third__party_boringssl_src_crypto_cpu-aarch64-linux.c) which is a no op
as all the code in under OPENSSL_LINUX which isn't defined.

Reviewed by:	cpm (earier version), bapt (earlier version)
Approved by:	bapt (mentor, implicit)
2018-11-29 17:26:30 +00:00
Matthias Fechner
12decbb120 Fixed problem that gitlab-ce does not work with rubygem-grape version 1.2.x.
The problem is also reported upstream:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23451

Approved by:	mentors (implicit)
2018-11-29 16:55:34 +00:00
Matthias Fechner
039958aec1 Make rubygem-grape 1.1.0 available again as the upgrade to version 1.2 has broken www/gitlab-ce.
Approved by:	mentors (implicit)
2018-11-29 16:49:45 +00:00
Sunpoet Po-Chuan Hsieh
1d3ebe982c Update MASTER_SITES
Approved by:	portmgr (blanket)
2018-11-29 16:46:12 +00:00
Sunpoet Po-Chuan Hsieh
0ed8f5aee5 Update to 2.0.9
Changes:	https://github.com/rtomayko/tilt/blob/master/CHANGELOG.md
2018-11-29 16:46:04 +00:00
Sunpoet Po-Chuan Hsieh
4a15baa863 Update to 2.3.2
Changes:	https://github.com/Shopify/statsd-instrument/blob/master/CHANGELOG.md
2018-11-29 16:45:56 +00:00
Sunpoet Po-Chuan Hsieh
0fffb2380a Update to 1.2.1
Changes:	https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
2018-11-29 16:45:47 +00:00
Sunpoet Po-Chuan Hsieh
4a2faa7c17 Update to 0.49
- Add NO_ARCH
- Sort PLIST

Changes:	https://metacpan.org/changes/distribution/HTTP-DAV
2018-11-29 16:45:38 +00:00
Sunpoet Po-Chuan Hsieh
9ff1919527 Sort PLIST
- Add NO_ARCH
2018-11-29 16:45:30 +00:00
Sunpoet Po-Chuan Hsieh
9005b68104 Sort *_DEPENDS
- Add NO_ARCH
2018-11-29 16:45:22 +00:00
Sunpoet Po-Chuan Hsieh
5e884ecdad Update to 0.15.4
Changes:	https://github.com/lostisland/faraday/releases
2018-11-29 16:45:16 +00:00
Sunpoet Po-Chuan Hsieh
53772a5bdd Update to 2.1.1
Changes:	https://github.com/rgeo/rgeo-geojson/blob/master/History.md
2018-11-29 16:45:08 +00:00
Sunpoet Po-Chuan Hsieh
64d61b4633 Update to 2.11.179
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-11-29 16:45:00 +00:00
Sunpoet Po-Chuan Hsieh
150ff7bcea Update to 2.11.179
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-11-29 16:44:51 +00:00
Sunpoet Po-Chuan Hsieh
ef278ff4fa Update to 2.11.179
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-11-29 16:44:43 +00:00
Sunpoet Po-Chuan Hsieh
a8f82ca395 Update to 2.3.1
Changes:	https://github.com/miguelgrinberg/Flask-Migrate/commits/master
2018-11-29 16:44:34 +00:00
Sunpoet Po-Chuan Hsieh
2aad40fb6d Update to 2.2.2
Changes:	https://github.com/PyCQA/pylint/blob/master/ChangeLog
2018-11-29 16:44:26 +00:00
Sunpoet Po-Chuan Hsieh
e20d13e6f8 Update to 0.000116
Changes:	https://metacpan.org/changes/distribution/Test2-Suite
2018-11-29 16:44:17 +00:00
Sunpoet Po-Chuan Hsieh
345094f65a Update to 1.1.87
Changes:	https://metacpan.org/changes/distribution/Rinci
2018-11-29 16:44:09 +00:00
Sunpoet Po-Chuan Hsieh
7bde62e14d Update to 4.08
Changes:	https://metacpan.org/changes/distribution/Cpanel-JSON-XS
2018-11-29 16:44:00 +00:00
Ashish SHUKLA
7ccd8b501b - Update to 1.2 2018-11-29 16:32:50 +00:00
Niclas Zeising
ba18286891 cad/gtkwave: Update to 3.3.97
Update cad/gtkwave to 3.3.97.

Committed at:	TDBI2018
2018-11-29 15:33:17 +00:00
Mateusz Piotrowski
37efcf560e textproc/asm-xml: Update to 1.4
- Changelog: http://tibleiz.net/asm-xml/
- Change MASTER_SITES to project's homepage.
- DEFINE LICENSE & LICENSE_FILE.
- Use MK_PROFILE=no instead of NO_PROFILE= in a Makefile used to build this
  piece of software on FreeBSD.
- Take over MAINTAINER'ship.
- Pet portlint.

Reviewed by:	krion
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D18379
2018-11-29 14:10:20 +00:00
Matthias Fechner
bfc433c52a Security update to version 11.5.1.
Approved by:	mentors (implicit)
MFH:		2018Q4
Security:	8a4aba2d-f33e-11e8-9416-001b217b3468
2018-11-29 13:36:03 +00:00
Matthias Fechner
528a0177ea Upgrade to 7.1.3 which is required for gitlab-ce 11.5.1.
Approved by:	mentors (implicit)
2018-11-29 13:31:56 +00:00
Matthias Fechner
bf64d59151 Upgrade to 1.3.1 which is required for gitlab-ce 11.5.1.
Approved by:	mentors (implicit)
2018-11-29 13:30:33 +00:00
Muhammad Moinur Rahman
c1b0d48135 print/py-reportlab: Update version 3.5.9=>3.5.11 2018-11-29 13:26:51 +00:00
Rene Ladan
3063df289e databases/py-fakeredis: update to 0.16.0 and limit to py-redis < 3.
Reported by:	portscout
2018-11-29 12:33:15 +00:00
Mark Linimon
37da4b24f2 -Wno-narrowing is supported by Clang. Make unconditional and add a
comment why it's necessary.

PR:		232826
Submitted by:	Piotr Kubaj
Reported by:	jbeich
Approved by:	portmgr (tier-2 blanket)
2018-11-29 11:23:12 +00:00
Mark Linimon
1760f0a95c USES=compiler:c++11-lang is necessary to fix build on GCC-based
architectures.

PR:		233593
Submitted by:	Piotr Kubaj
Approved by:	portmgr blanket (tier-2)
2018-11-29 11:11:40 +00:00
Mark Linimon
7f22c4c6db Megatools dev doesn't state what GCC version is the minimum required
for building, but they imply at least 5.4 should be used:

https://github.com/megous/megatools/issues/381

Thus, add USES=compiler:c11, since the port doesn't build with base GCC.

PR:		233592
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-11-29 11:07:58 +00:00
Tobias Kortkamp
8a5005334f Warn maintainers when OpenSSL 1.1.1 support is missing when using
an outdated openssl < 0.10.4 crate.

Submitted by:	jbeich
Differential Revision:	https://reviews.freebsd.org/D18292
2018-11-29 11:05:39 +00:00
Mark Linimon
4435eb0836 This port links to libgraphite, which requires a newer GCC on GCC-based
architectures.

While here, pet portlint.

PR:		233577
Submitted by:	Piotr Kubaj
2018-11-29 11:04:23 +00:00
Vanilla I. Shu
05130b9cf2 Update to 0.063. 2018-11-29 10:40:44 +00:00
Guido Falsi
f12326e43d Fix build with GCC-based architectures.
Fix changes the name of a variable to avoid clash with a function
name defined in an include file used by GCC.

PR:		233616
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-11-29 10:33:29 +00:00
Luca Pizzamiglio
9f9086573f sysuilts/pot: Update to version 0.5.8
Changes: https://github.com/pizzamig/pot/releases/tag/0.5.8
Sponsored by:	trivago N.V.
2018-11-29 10:24:32 +00:00
Guido Falsi
0786bf4359 - Update xfce4-dict to 0.8.2
- Add NLS option
- Silence portlint warnings
2018-11-29 09:58:05 +00:00
Pietro Cerutti
4322879e24 misc/dejagnu: update to 1.6.2 2018-11-29 09:51:46 +00:00
Guido Falsi
8d496ee75a Upgrade courier-imap to 5.0.4
Fixes some pop3 and unicode issues.

PR:		233599
Submitted by:	hsakamt@tsnr.com
2018-11-29 09:42:15 +00:00
Dmitry Marakasov
89a4ab9c60 - Add NO_ARCH
- Cosmetic fixes

Approved by:	portmgr blanket
2018-11-29 09:30:31 +00:00
Yuri Victorovich
056673c8af dns/mDNSResponder_nss: Update 878.1.1 -> 878.70.2
PR:		225912
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
2018-11-29 09:03:02 +00:00
Kurt Jaeger
d2fb6d6434 databases/grass7: update 7.4.0 -> 7.4.1
PR:		228975
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Relnotes:	https://trac.osgeo.org/grass/wiki/Release/7.4.1-News
2018-11-29 08:39:00 +00:00
Romain Tartière
b1828130b0 Integrate a patch to fix cURL detection
The patch has been submitted upstream, but some users depend on it now, so ship
it:
https://github.com/puppetlabs/facter/pull/1762
2018-11-29 01:58:49 +00:00
Jan Beich
c3d9932fb0 multimedia/aom: update to 1.0.0.980
Changes:	https://aomedia.googlesource.com/aom/+log/c1642b131..9333b31e7
2018-11-29 00:47:04 +00:00
Jan Beich
d98c94f9a0 emulators/citra: update to s20181128
Changes:	2678c1a94...7e90abec7
2018-11-29 00:46:50 +00:00
Tobias C. Berner
d2bd1b558e net/messagelib: address CVE-2018-19516
messagelib is the library used by KMail to display emails.

messagelib by default displays emails as plain text, but gives the user
an option to "Prefer HTML to plain text" in the settings and if that option
is not enabled there is way to enable HTML display when an email contains HTML.

Some HTML emails can trick messagelib into opening a new browser window when
displaying said email as HTML.

This happens even if the option to allow the HTML emails to access
remote servers is disabled in KMail settings.

This means that the owners of the servers referred in the email can see
in their access logs your IP address.

https://www.kde.org/info/security/advisory-20181128-1.txt

MFH:		2018Q4
Security:	c7b1af20-f34f-11e8-9cde-e0d55e2a8bf9
2018-11-28 21:13:54 +00:00
Tobias C. Berner
609b88101d Add info about security vulnerability in messagelib. 2018-11-28 21:07:31 +00:00