aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* security/wpa_supplicant: Add EAPOL_TEST optionCraig Leres2020-04-224-6/+85
| | | | | | | | | | | | | | | Add an option option to builds and installs the eapol_test program. Update/patch to solve new compilation errors that result with the option enabled. Note: Leaving the changes to Packet32.c out of the PR patch set as it is not needed. PR: 245809 Approved by: cy (maintainer) Notes: svn path=/head/; revision=532442
* audio/yoshimi: Update to 1.7.1Tobias Kortkamp2020-04-222-4/+4
| | | | | | | Changes: https://github.com/Yoshimi/yoshimi/blob/1.7.1/Changelog Notes: svn path=/head/; revision=532441
* Patch out -mtune=generic.Mark Linimon2020-04-221-0/+11
| | | | | | | | | | This fixed the build on GCC-based systems, plus, we should turn this off on package building machines in any case. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=532440
* Add compiler:c++0x to USES to fix build on GCC-based architectures:Mark Linimon2020-04-221-1/+1
| | | | | | | | | cc1plus: error: unrecognized command line option "-std=gnu++0x" Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=532439
* Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2020-04-222-2/+2
| | | | | | | | | cc1plus: error: unrecognized command line option "-std=c++11" Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=532438
* audio/spotify-tui: Update to 0.18.0Koichiro Iwao2020-04-222-55/+52
| | | | | | | | | PR: 245797 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Relnotes: https://github.com/Rigellute/spotify-tui/releases/tag/v0.18.0 Notes: svn path=/head/; revision=532437
* New port: devel/desed: Demystify and debug sed scripts from the comfort of ↵Yuri Victorovich2020-04-225-0/+182
| | | | | | | your terminal Notes: svn path=/head/; revision=532436
* devel/jsonnet: update to 0.15.0Alexandre C. Guimarães2020-04-222-5/+5
| | | | | | | | | PR: 244590 Submitted by: timp87@gmail.com Approved by: Gasol Wu <gasol.wu@gmail.com> (maintainer) Notes: svn path=/head/; revision=532435
* - Update to 1.6.4Danilo Egea Gondolfo2020-04-213-5/+9
| | | | Notes: svn path=/head/; revision=532434
* - Update to 1.6.4Danilo Egea Gondolfo2020-04-213-277/+22
| | | | Notes: svn path=/head/; revision=532433
* - Update to 0.5.6TAKATSU Tomonari2020-04-212-5/+5
| | | | Notes: svn path=/head/; revision=532432
* - Update to 3.0.1TAKATSU Tomonari2020-04-212-6/+6
| | | | Notes: svn path=/head/; revision=532431
* - Update to 2.2.0TAKATSU Tomonari2020-04-212-5/+4
| | | | Notes: svn path=/head/; revision=532430
* - Swap back from net/openmpi3 to net/openmpiDanilo Egea Gondolfo2020-04-211-3/+3
| | | | Notes: svn path=/head/; revision=532429
* - Swap back from net/openmpi3 to net/openmpiDanilo Egea Gondolfo2020-04-211-3/+3
| | | | Notes: svn path=/head/; revision=532428
* - Swap back from net/openmpi3 to net/openmpiDanilo Egea Gondolfo2020-04-211-4/+4
| | | | Notes: svn path=/head/; revision=532427
* freecad: back to vtk6Christoph Moench-Tegeder2020-04-211-4/+2
| | | | | | | again following opencascade ports r532208 Notes: svn path=/head/; revision=532426
* - Swap back from net/openmpi3 to net/openmpiDanilo Egea Gondolfo2020-04-211-4/+4
| | | | Notes: svn path=/head/; revision=532425
* - Swap back from net/openmpi3 to net/openmpiDanilo Egea Gondolfo2020-04-211-4/+4
| | | | Notes: svn path=/head/; revision=532424
* Update to 2019.01.06Bryan Drewery2020-04-213-9/+6
| | | | | | | | Approved by: kwm Differential Revision: https://reviews.freebsd.org/D24470 Notes: svn path=/head/; revision=532423
* - Fix build with OpenMPI 4 and swap from net/openmpi3 to net/openmpiDanilo Egea Gondolfo2020-04-212-8/+16
| | | | Notes: svn path=/head/; revision=532422
* - New port: www/py-secure-cookieJose Alonso Cardenas Marquez2020-04-214-0/+32
| | | | | | | | | | | | Provides interfaces for secure cookies and sessions in WSGI applications. Secure cookies are cryptographically signed (but not encrypted) to prevent tampering. Sessions are data associated with a given user across requests and responses. WWW: https://github.com/pallets/secure-cookie Notes: svn path=/head/; revision=532421
* py-azure-cli ports: Drop support for Python 3.5Danilo G. Baio2020-04-2164-64/+64
| | | | | | | Following py-azure-cli update in r532415 Notes: svn path=/head/; revision=532420
* - Move back to net/openmpi (OpenMPI 4 now)Danilo Egea Gondolfo2020-04-211-5/+5
| | | | Notes: svn path=/head/; revision=532419
* - Fix build with OpenMPI 4 and swap from net/openmpi3 to net/openmpiDanilo Egea Gondolfo2020-04-213-7/+21
| | | | Notes: svn path=/head/; revision=532418
* net/rabbitmq: add missing files to pkg-plist.Jimmy Olgeni2020-04-212-0/+4
| | | | | | | * gen_batch_server is required for startup. Notes: svn path=/head/; revision=532417
* mojolicious: Update to 8.38Adam Weinberger2020-04-212-4/+4
| | | | Notes: svn path=/head/; revision=532416
* sysutils/py-azure-cli: Update to 2.4.0Danilo G. Baio2020-04-213-18/+28
| | | | | | | | | | Drop support for Python 3.5 Changelog: https://pypi.org/project/azure-cli/2.4.0/ Reported by: portscout Notes: svn path=/head/; revision=532415
* sysutils/py-azure-cli-core: Update to 2.4.0Danilo G. Baio2020-04-212-9/+9
| | | | | | | | Changelog: https://pypi.org/project/azure-cli-core/2.4.0/ Reported by: portscout Notes: svn path=/head/; revision=532414
* devel/py-azure-batch: Update to 9.0.0Danilo G. Baio2020-04-212-5/+5
| | | | | | | | Changelog: https://pypi.org/project/azure-batch/9.0.0/ Reported by: portscout Notes: svn path=/head/; revision=532413
* devel/py-azure-mgmt-containerservice: Update to 9.0.1Danilo G. Baio2020-04-212-5/+5
| | | | | | | | Changelog: https://pypi.org/project/azure-mgmt-containerservice/9.0.1/ Reported by: portscout Notes: svn path=/head/; revision=532412
* devel/py-azure-mgmt-monitor: Update to 0.9.0Danilo G. Baio2020-04-212-5/+5
| | | | | | | | Changelog: https://pypi.org/project/azure-mgmt-monitor/0.9.0/ Reported by: portscout Notes: svn path=/head/; revision=532411
* devel/py-azure-mgmt-network: Update to 10.1.0Danilo G. Baio2020-04-212-5/+5
| | | | | | | | Changelog: https://pypi.org/project/azure-mgmt-network/10.1.0/ Reported by: portscout Notes: svn path=/head/; revision=532410
* devel/py-azure-mgmt-resource: Update to 9.0.0Danilo G. Baio2020-04-212-5/+5
| | | | | | | | Changelog: https://pypi.org/project/azure-mgmt-resource/9.0.0/ Reported by: portscout Notes: svn path=/head/; revision=532409
* devel/py-azure-mgmt-sql: Update to 0.18.0Danilo G. Baio2020-04-212-5/+5
| | | | | | | | Changelog: https://pypi.org/project/azure-mgmt-sql/0.18.0/ Reported by: portscout Notes: svn path=/head/; revision=532408
* devel/py-azure-mgmt-storage: Update to 9.0.0Danilo G. Baio2020-04-212-5/+5
| | | | | | | | Changelog: https://pypi.org/project/azure-mgmt-storage/9.0.0/ Reported by: portscout Notes: svn path=/head/; revision=532407
* devel/py-knack: Update to 0.7.0rc3Danilo G. Baio2020-04-212-4/+4
| | | | Notes: svn path=/head/; revision=532406
* Add devel/py-azure-mgmt-core: Microsoft Azure Management Core Library for PythonDanilo G. Baio2020-04-214-0/+36
| | | | | | | | | | | | | | Azure management core library defines extensions to Azure Core that are specific to ARM (Azure Resource Management) needed when you use client libraries. As an end user, you don't need to manually install azure-mgmt-core because it will be installed automatically when you install other SDKs. WWW: https://pypi.org/project/azure-mgmt-core/ Notes: svn path=/head/; revision=532405
* Update textproc/asciidoc to 9.0.0rc2Sunpoet Po-Chuan Hsieh2020-04-218-9/+76
| | | | | | | | | | Changes: https://github.com/asciidoc/asciidoc-py3/releases https://github.com/asciidoc/asciidoc-py3/blob/master/CHANGELOG.txt PR: 245723 Submitted by: antoine Notes: svn path=/head/; revision=532404
* Update to 6.8.1Sunpoet Po-Chuan Hsieh2020-04-212-5/+4
| | | | | | | | | Changes: https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst PR: 245710 Submitted by: Juraj Lutter <juraj@lutter.sk> Notes: svn path=/head/; revision=532403
* Fix build on powerpcSunpoet Po-Chuan Hsieh2020-04-211-2/+5
| | | | | | | | PR: 245696 Submitted by: pkubaj Notes: svn path=/head/; revision=532402
* Update to 3.2.3Sunpoet Po-Chuan Hsieh2020-04-212-4/+4
| | | | | | | | | Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12344135 PR: 245576 Submitted by: Roger Leigh <rleigh@codelibre.net> Notes: svn path=/head/; revision=532401
* Add YAJL optionSunpoet Po-Chuan Hsieh2020-04-211-1/+9
| | | | | | | | PR: 245423 Submitted by: amdmi3 Notes: svn path=/head/; revision=532400
* Document libntlm vulnerabilitySunpoet Po-Chuan Hsieh2020-04-211-0/+31
| | | | Notes: svn path=/head/; revision=532399
* Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge317Sunpoet Po-Chuan Hsieh2020-04-211-2/+2
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=532398
* Avoid CONFLICTS with rubygem-rougeSunpoet Po-Chuan Hsieh2020-04-211-4/+4
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=532397
* Update PYNUMPYSunpoet Po-Chuan Hsieh2020-04-211-1/+1
| | | | | | | astro/py-metpy requires math/py-numpy 1.16.0 Notes: svn path=/head/; revision=532396
* Add NO_ARCHSunpoet Po-Chuan Hsieh2020-04-211-0/+2
| | | | Notes: svn path=/head/; revision=532395
* Update to 2020.04.19Sunpoet Po-Chuan Hsieh2020-04-212-4/+4
| | | | Notes: svn path=/head/; revision=532394
* Update to 4.3.0Sunpoet Po-Chuan Hsieh2020-04-212-4/+4
| | | | | | | Changes: https://github.com/titusfortner/webdrivers/releases Notes: svn path=/head/; revision=532393