aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www/cpp-httplib: Update 0.5.12 -> 0.6.0Yuri Victorovich2020-05-152-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=535270
* gecko: drop x11/startup-notification dependencyJan Beich2020-05-156-6/+478
| | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=726479 Notes: svn path=/head/; revision=535269
* gecko: drop GCONF option after upstreamJan Beich2020-05-152-10/+2
| | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1433685 Notes: svn path=/head/; revision=535268
* gecko: drop --with-system-bz2 after upstreamJan Beich2020-05-151-2/+1
| | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1418425 Notes: svn path=/head/; revision=535267
* New port: biology/scrm: Coalescent simulator for biological sequencesYuri Victorovich2020-05-155-0/+45
| | | | Notes: svn path=/head/; revision=535266
* Some days it does not pay to get out of bed.Mark Linimon2020-05-151-1/+1
| | | | Notes: svn path=/head/; revision=535265
* science/lammps: Enable exceptionsYuri Victorovich2020-05-152-3/+7
| | | | Notes: svn path=/head/; revision=535264
* - Install a script in ${PREFIX}/bin rather than /usr/bin. Fix plist.Jung-uk Kim2020-05-153-21/+284
| | | | | | | | | | | - Add DOCS option for consistent build. Documentation was automatically built when doxygen was found by the configure script. PR: 246468 Approved by: jpaetzel (maintainer) Notes: svn path=/head/; revision=535263
* science/vipster: Update 1.18b-174 -> 1.18b.20200514 (to the current revision)Yuri Victorovich2020-05-153-13/+21
| | | | Notes: svn path=/head/; revision=535262
* New port: science/py-moltemplate: Tool to prepare simulations of molecules, ↵Yuri Victorovich2020-05-154-0/+45
| | | | | | | complex molecular assemblies Notes: svn path=/head/; revision=535261
* devel/vulkan-*: update to 1.2.135.0Jan Beich2020-05-1530-121/+221
| | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=535260
* x11/polybar: Update to 3.4.3Alexandre C. Guimarães2020-05-152-5/+4
| | | | Notes: svn path=/head/; revision=535259
* Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2020-05-151-1/+1
| | | | | | | | | random_matrices.cc:81: error: call of overloaded 'pow(int, int)' is ambiguous Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=535258
* Update to 20200504Hiroki Tagato2020-05-153-6/+6
| | | | | | | | | | | | | Changelog: - Support OVERLAYS - Support FLAVOR PR: 246433 Submitted by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=535257
* - Update to 1.76Hiroki Tagato2020-05-154-14/+54
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=535256
* astro/gpstk: fix build on GCC architecturesPiotr Kubaj2020-05-141-1/+1
| | | | | | | | 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 Notes: svn path=/head/; revision=535255
* - Fix typoJose Alonso Cardenas Marquez2020-05-141-1/+1
| | | | | | | Reported by: fluffy Notes: svn path=/head/; revision=535254
* PR: 245504Loïc Bartoletti2020-05-143-68/+107
| | | | | | | | | Submitted by: info@babaei.net (maintainer) Approved by: tcberner (mentor) Differential Revision: D24632 Notes: svn path=/head/; revision=535253
* - update to 5.63Jason Helfman2020-05-142-4/+4
| | | | Notes: svn path=/head/; revision=535252
* - Add missing dependenciesJose Alonso Cardenas Marquez2020-05-141-2/+2
| | | | | | | Reported by: fluffy Notes: svn path=/head/; revision=535251
* - Add missing dependencyJose Alonso Cardenas Marquez2020-05-141-2/+2
| | | | | | | Reported by: fluffy Notes: svn path=/head/; revision=535250
* New Port: x11/plasma-wayland-protocols -- Plasma Wayland ProtocolsTobias C. Berner2020-05-145-0/+55
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=535249
* security/softhsm2: fix build on GCC architecturesPiotr Kubaj2020-05-141-1/+1
| | | | | | | | Use C++11 compiler: SoftHSM.cpp:856: error: ISO C++ forbids declaration of 'it' with no type Notes: svn path=/head/; revision=535243
* devel/jenkins-lts: update to 2.222.3Steve Wills2020-05-142-4/+4
| | | | | | | | PR: 246115 Submitted by: Aleksandr Ignatyev <alex@i.org.ua> Notes: svn path=/head/; revision=535242
* Add PATCH_CONTINUE_ON_FAIL to allow patching to go through all theMathieu Arnold2020-05-143-20/+52
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=535241
* - Update `editors/xed' to version 2.6.0, adjust LICENSEAlexey Dokuchaev2020-05-143-7/+20
| | | | | | | | | | - Ignore bogus `master.mintXX' tags, track normal versions - Enable optional spell checking support (with gspell) Found out via: repology.org Notes: svn path=/head/; revision=535240
* devel/vulkan-tools: drop duplicate argument r535235Jan Beich2020-05-141-1/+0
| | | | Notes: svn path=/head/; revision=535239
* Update to version 11.1.0Josh Paetzel2020-05-146-148/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=535238
* devel/vulkan-tools: sort options after r535235Jan Beich2020-05-141-3/+3
| | | | Notes: svn path=/head/; revision=535237
* Simplify symlink creation.Cy Schubert2020-05-141-1/+1
| | | | | | | | Submitted by: danfe Reported by: danfe Notes: svn path=/head/; revision=535236
* devel/vulkan-tools: enable Wayland supportJan Beich2020-05-142-5/+45
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=535235
* Update www/cutelyst to latest upstream release, 2.11.0Adriaan de Groot2020-05-143-7/+9
| | | | | | | | | | 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. Notes: svn path=/head/; revision=535234
* net-mgmt/prometheus2: Update to 2.18.1Mikael Urankar2020-05-142-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=535233
* devel/py-opengrok-tools: Update to 1.3.11Steve Wills2020-05-144-8/+32
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=535232
* dns/powerdns: fix pkg-plist, pidfile in rc.d script and moreKurt Jaeger2020-05-147-81/+62
| | | | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=535231
* www/py-django-{common-helpers,cron}: Change RUN_DEPENDSKai Knoblich2020-05-142-4/+6
| | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=535230
* security/vault: Update to 1.4.1Steve Wills2020-05-143-30/+6
| | | | | | | | PR: 246251 Reported by: michael.glaus@hostpoint.ch Notes: svn path=/head/; revision=535229
* sysutils/consul: Update to 1.7.3Steve Wills2020-05-142-4/+4
| | | | | | | | PR: 246252 Submitted by: michael.glaus@hostpoint.ch Notes: svn path=/head/; revision=535228
* devel/json-c: CVE-2020-12762 integer overflow, out of bounds writeMatthias Andree2020-05-141-0/+32
| | | | | | | | | Reported by: Daniel Engberg Security: abc3ef37-95d4-11ea-9004-25fadb81abf4 Security: CVE-2020-12762 Notes: svn path=/head/; revision=535226
* Avoid spamming about a file that does not exist.Mathieu Arnold2020-05-141-1/+1
| | | | | | | | | Submitted by: mandree Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D24571 Notes: svn path=/head/; revision=535225
* archivers/snappy-java: update 1.0.4.1 -> 1.1.7.5, submitter becomes maintainerKurt Jaeger2020-05-146-49/+158
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=535224
* - Fix LICENSEDmitry Marakasov2020-05-142-4/+7
| | | | | | | | | | | - Add LICENSE_FILE - Switch to options helpers - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=535223
* - Update to git snapshot a467173Ashish SHUKLA2020-05-142-5/+5
| | | | Notes: svn path=/head/; revision=535222
* - Update to 1.15Emanuel Haupt2020-05-142-9/+9
| | | | | | | | - Make portclippy/portfmt happy - Correctly group download sources Notes: svn path=/head/; revision=535221
* Revert 1ccd638b1aa85fb3c43b49d69d279cd509ebdc21 from upstream whichGerald Pfeifer2020-05-143-0/+61
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=535220
* devel/rubygem-irb: Update to 1.2.4Koichiro Iwao2020-05-142-5/+4
| | | | | | | | | PR: 246456 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: meta (myself, maintainer) Notes: svn path=/head/; revision=535219
* devel/cdash: set MAINTAINERFernando Apesteguía2020-05-141-1/+1
| | | | | | | | | | Submitter request to take MAINTAINERship PR: 246453 Submitted by: portmaster@bsdforge.com Notes: svn path=/head/; revision=535218
* - Update to 1.1.7TAKATSU Tomonari2020-05-142-5/+4
| | | | Notes: svn path=/head/; revision=535217
* - Commit forgotten changeJose Alonso Cardenas Marquez2020-05-141-1/+1
| | | | Notes: svn path=/head/; revision=535216
* - Update LAZARUS_DEFAULT to 2.0.8Jose Alonso Cardenas Marquez2020-05-141-1/+1
| | | | Notes: svn path=/head/; revision=535215