Commit Graph

508093 Commits

Author SHA1 Message Date
Jan Beich
839032869e gecko: drop GCONF option after upstream
https://bugzilla.mozilla.org/show_bug.cgi?id=1433685
2020-05-15 04:59:00 +00:00
Jan Beich
1c2d56a74e gecko: drop --with-system-bz2 after upstream
https://bugzilla.mozilla.org/show_bug.cgi?id=1418425
2020-05-15 04:58:54 +00:00
Yuri Victorovich
04c132a637 New port: biology/scrm: Coalescent simulator for biological sequences 2020-05-15 04:58:27 +00:00
Mark Linimon
053cbfdcb9 Some days it does not pay to get out of bed. 2020-05-15 04:25:56 +00:00
Yuri Victorovich
6cccc09a9e science/lammps: Enable exceptions 2020-05-15 04:21:24 +00:00
Jung-uk Kim
83c07b27c6 - Install a script in ${PREFIX}/bin rather than /usr/bin. Fix plist.
- Add DOCS option for consistent build.  Documentation was automatically
built when doxygen was found by the configure script.

PR:		246468
Approved by:	jpaetzel (maintainer)
2020-05-15 03:52:33 +00:00
Yuri Victorovich
69b5035ac2 science/vipster: Update 1.18b-174 -> 1.18b.20200514 (to the current revision) 2020-05-15 03:46:25 +00:00
Yuri Victorovich
cd35f360a3 New port: science/py-moltemplate: Tool to prepare simulations of molecules, complex molecular assemblies 2020-05-15 03:33:39 +00:00
Jan Beich
813b92f2b3 devel/vulkan-*: update to 1.2.135.0
Changes:	https://github.com/KhronosGroup/glslang/compare/7.11.3214...8.13.3743
Changes:	https://github.com/KhronosGroup/SPIRV-Headers/compare/1.4.1...1.5.3
Changes:	https://github.com/KhronosGroup/SPIRV-Tools/compare/v2019.3...v2020.2
Changes:	https://github.com/google/shaderc/compare/v2018.0...v2020.0
Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/sdk-1.1.108.0...sdk-1.2.135.0
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/sdk-1.1.108.0...sdk-1.2.135.0
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/sdk-1.1.108.0...sdk-1.2.135.0
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/sdk-1.1.108.0...sdk-1.2.135.0
PR:		242775
Submitted by:	Austin Shafer <ashafer@badland.io>
Approved by:	Greg V <greg@unrelenting.technology> (maintainer)
2020-05-15 03:26:04 +00:00
Alexandre C. Guimarães
101367c1eb x11/polybar: Update to 3.4.3 2020-05-15 02:07:22 +00:00
Mark Linimon
9b8692666a Add compiler:c++11-lang to USES to fix build on GCC-based systems:
random_matrices.cc:81: error: call of overloaded 'pow(int, int)' is ambiguous

Approved by:	portmgr (tier-2 blanket)
2020-05-15 01:36:19 +00:00
Hiroki Tagato
5ac12e7369 Update to 20200504
Changelog:
- Support OVERLAYS
- Support FLAVOR

PR:		246433
Submitted by:	kdeguchi@sz.tokoha-u.ac.jp (maintainer)
Approved by:	ehaupt (mentor)
2020-05-15 00:36:49 +00:00
Hiroki Tagato
8d1fdbcb27 - Update to 1.76
- Add compiler configuration options
- Import patches from upstream to address build failures

PR:		246441
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by:	ehaupt (mentor)
Changelog:	https://github.com/ldn-softdev/jtc/releases/1.76
2020-05-15 00:31:37 +00:00
Piotr Kubaj
83b2ebc743 astro/gpstk: fix build on GCC architectures
Use C++11 compiler:
/wrkdirs/usr/ports/astro/gpstk/work/GPSTk-3.0.0/core/lib/GNSSEph/GloEphemerisStore.cpp:173: error: 'class gpstk::Xvt::HealthStatus' is not a class or namespace
2020-05-14 21:25:16 +00:00
Jose Alonso Cardenas Marquez
614accae38 - Fix typo
Reported by:	fluffy
2020-05-14 19:53:14 +00:00
Loïc Bartoletti
d886634857 PR: 245504
Submitted by:   info@babaei.net (maintainer)
Approved by:    tcberner (mentor)
Differential Revision:  D24632
2020-05-14 19:44:57 +00:00
Jason Helfman
dcc9a59561 - update to 5.63 2020-05-14 19:06:25 +00:00
Jose Alonso Cardenas Marquez
c21180c2c5 - Add missing dependencies
Reported by:	fluffy
2020-05-14 19:04:55 +00:00
Jose Alonso Cardenas Marquez
89d0b990d8 - Add missing dependency
Reported by:	fluffy
2020-05-14 18:41:04 +00:00
Tobias C. Berner
0ceb94c89e New Port: x11/plasma-wayland-protocols -- Plasma Wayland Protocols
This project should be installing only the xml files of the non-standard
wayland protocols we use in Plasma.

They are installed to $PREFIX/share/plasma-wayland-protocols.

WWW: https://github.com/kde/plasma-wayland-protocols
2020-05-14 17:52:40 +00:00
Piotr Kubaj
2aba0bcf1a security/softhsm2: fix build on GCC architectures
Use C++11 compiler:
SoftHSM.cpp:856: error: ISO C++ forbids declaration of 'it' with no type
2020-05-14 15:13:11 +00:00
Steve Wills
c9af837837 devel/jenkins-lts: update to 2.222.3
PR:		246115
Submitted by:	Aleksandr Ignatyev <alex@i.org.ua>
2020-05-14 14:34:49 +00:00
Mathieu Arnold
c671212915 Add PATCH_CONTINUE_ON_FAIL to allow patching to go through all the
patches even if one fail.

This helps when upgrading ports with a large number of patches, like
www/chromium where having to fix one patch, re-do the patching, fix the
fallout, 800 times, is really painful.

This fixes the first attempt at this which would make ports with
multiple patches patching one file somewhat explode.
2020-05-14 14:33:34 +00:00
Alexey Dokuchaev
8201a7ecc7 - Update `editors/xed' to version 2.6.0, adjust LICENSE
- Ignore bogus `master.mintXX' tags, track normal versions
- Enable optional spell checking support (with gspell)

Found out via:	repology.org
2020-05-14 14:27:22 +00:00
Jan Beich
cd59f05ea2 devel/vulkan-tools: drop duplicate argument r535235 2020-05-14 14:20:48 +00:00
Josh Paetzel
cdded8b1e2 Update to version 11.1.0
In terms of functionality this update is a no-op on
FreeBSD.  Some local patches were upstreamed and have
been removed from the port.

Tested matrix is ESXi 6.5 and 6.7, and Fusion.
FreeBSD HEAD, 12.1-R, 12.0-R and 11.3-R AMD64

The test plan ensures the VM power control works from
the management app, that the memory balloon driver operates
properly, and that reporting back to vCenter as far as IP
and whether the tools are installed and operational works.

In particular no i386 versions of FreeBSD were
explicitly tested, nor was any testing done on ESXi 7.0

https://github.com/vmware/open-vm-tools/blob/stable-11.1.0/ReleaseNotes.md

The new functionality in this version of the tools is Windows/Linux
only.  See the listed PR for the pieces FreeBSD needs to achieve parity.

PR:	246338
Submitted by:	jwolfe@vmware.com
Sponsored by:	Panzura
2020-05-14 14:18:16 +00:00
Jan Beich
d1db0e8603 devel/vulkan-tools: sort options after r535235 2020-05-14 14:17:52 +00:00
Cy Schubert
5c5bd7c87b Simplify symlink creation.
Submitted by:	danfe
Reported by:	danfe
2020-05-14 14:17:02 +00:00
Jan Beich
88d7c4e52b devel/vulkan-tools: enable Wayland support
vkcube still defaults to X11 because (unlike vulkaninfo) it cannot
support more than 1 WSI at the same time.

PR:		246199
Reported by:	salvadore
Approved by:	Greg V (maintainer)
Differential Revision:	https://reviews.freebsd.org/D24833
2020-05-14 14:16:11 +00:00
Adriaan de Groot
8ae0c5d065 Update www/cutelyst to latest upstream release, 2.11.0
Release notes at
	https://dantti.wordpress.com/2020/05/13/cutelyst-2-11-and-simplemail-2-1-released-and-a-fork-called-cutelee/

Nothing spectacular, though it might have some performance improvements.
2020-05-14 13:42:09 +00:00
Mikael Urankar
5972c1a8bd net-mgmt/prometheus2: Update to 2.18.1
This patch updates net-mgmt/prometheus2 to v2.18.1.
    [CHANGE] Federation: Only use local TSDB for federation (ignore remote read).
    [CHANGE] Rules: rule_evaluations_total and rule_evaluation_failures_total have a rule_group label now.
    [FEATURE] Tracing: Added experimental Jaeger support
    [ENHANCEMENT] TSDB: Significantly reduce WAL size kept around after a block cut. #7098
    [ENHANCEMENT] Discovery: Add architecture meta label for EC2.
    [BUGFIX] UI: Fixed wrong MinTime reported by /status.
    [BUGFIX] React UI: Fixed multiselect legend on OSX.
    [BUGFIX] Remote Write: Fixed blocked resharding edge case.
    [BUGFIX] Remote Write: Fixed remote write not updating on relabel configs change.
    [BUGFIX] TSDB: Fixed snapshot API.

The full changelogs with links to the issues can be found at
https://github.com/prometheus/prometheus/releases/tag/v2.18.0 and
https://github.com/prometheus/prometheus/releases/tag/v2.18.1

PR:		246463
Submitted by:	David O'Rourke (maintainer)
2020-05-14 13:37:48 +00:00
Steve Wills
5ff347b865 devel/py-opengrok-tools: Update to 1.3.11
While here, convert from REINPLACE_CMD to patch files and return this to
the pool since I no longer use it

PR:		245456
Submitted by:	Antonio Huete Jimenez <tuxillo@quantumachine.net>
2020-05-14 13:26:26 +00:00
Kurt Jaeger
cf34c31a93 dns/powerdns: fix pkg-plist, pidfile in rc.d script and more
- Add missing entries to pkg-plist
- Add ixfrdist tool
- Change pidfile back to ${name}.pid in the rc.d script
- Pet portlint a bit (regenerate files/patch-configure and ran
  Makefile though portfmt)
- Remove patch-dns_random.cc (only needed on 12.0, which is EoL)
- Move upgrade instructions from pkg-install to pkg-message
- Bump PORTREVISION
- Upgrading the port now shows a message about required schema
  changes for several backends.

PR:		246434
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Reported by:	Dominik Lisiak <dominik.lisiak@bemsoft.pl>
2020-05-14 13:02:36 +00:00
Kai Knoblich
e2e8180e91 www/py-django-{common-helpers,cron}: Change RUN_DEPENDS
* Switch both ports to Django 2.2 (current LTS release) because Django 1.11
  is End-of-Life.

* Bump PORTREVISION due changed dependencies.

PR:		245309
2020-05-14 12:48:08 +00:00
Steve Wills
09299604c6 security/vault: Update to 1.4.1
PR:		246251
Reported by:	michael.glaus@hostpoint.ch
2020-05-14 12:46:55 +00:00
Steve Wills
54bb81c66b sysutils/consul: Update to 1.7.3
PR:		246252
Submitted by:	michael.glaus@hostpoint.ch
2020-05-14 12:24:03 +00:00
Matthias Andree
3df236a10e devel/json-c: CVE-2020-12762 integer overflow, out of bounds write
Reported by:	Daniel Engberg
Security:	abc3ef37-95d4-11ea-9004-25fadb81abf4
Security:	CVE-2020-12762
2020-05-14 11:29:19 +00:00
Mathieu Arnold
92a2f130a3 Avoid spamming about a file that does not exist.
Submitted by:	mandree
Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D24571
2020-05-14 11:29:18 +00:00
Kurt Jaeger
f601c9b0e5 archivers/snappy-java: update 1.0.4.1 -> 1.1.7.5, submitter becomes maintainer
- Builds with sbt instead of maven
- Java 11 compatible
- Testing moved to test target
- Builds in poudriere with openjdk8 and openjdk11
- All tests pass
- All databases/cassandra4 tests using snappy-java pass

PR:		246348
Submitted by:	Angelo Polo <language.devel@gmail.com>
Relnotes:	https://github.com/xerial/snappy-java/blob/master/Milestone.md
2020-05-14 11:15:14 +00:00
Dmitry Marakasov
0f055e1361 - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2020-05-14 09:32:42 +00:00
Ashish SHUKLA
9070d65b92 - Update to git snapshot a467173 2020-05-14 09:16:02 +00:00
Emanuel Haupt
b746df989f - Update to 1.15
- Make portclippy/portfmt happy
- Correctly group download sources
2020-05-14 07:58:27 +00:00
Gerald Pfeifer
95ddc30d85 Revert 1ccd638b1aa85fb3c43b49d69d279cd509ebdc21 from upstream which
causes problems upon startup while, hopefully, a fix will be created
upstream. (This changes tools/winegcc/winegcc.c)

Backport 23543f20058d1655d3ad552474ce99c01bbd78ea from upstream which
landed after the Wine 5.8 snapshot (and should be included in the next)
and avoid crashes related to fonts.

With these two changes Wine should mostly work again.
2020-05-14 07:40:26 +00:00
Koichiro Iwao
16006a6fd0 devel/rubygem-irb: Update to 1.2.4
PR:		246456
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	meta (myself, maintainer)
2020-05-14 07:36:29 +00:00
Fernando Apesteguía
d0b9723c51 devel/cdash: set MAINTAINER
Submitter request to take MAINTAINERship

PR:	246453
Submitted by:	portmaster@bsdforge.com
2020-05-14 07:07:42 +00:00
TAKATSU Tomonari
33d55b34bf - Update to 1.1.7 2020-05-14 06:47:12 +00:00
Jose Alonso Cardenas Marquez
bff17a54d9 - Commit forgotten change 2020-05-14 06:25:12 +00:00
Jose Alonso Cardenas Marquez
66fee43510 - Update LAZARUS_DEFAULT to 2.0.8 2020-05-14 06:23:51 +00:00
Jose Alonso Cardenas Marquez
3fd61c2be2 - Bump PORTREVISION. lazarus was updated to 2.0.8 2020-05-14 06:20:34 +00:00
Jose Alonso Cardenas Marquez
a131255730 - Bump PORTREVISION. lazarus was updated to 2.0.8 2020-05-14 06:19:55 +00:00