aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* devel/ruby-build: Update to 20210928Koichiro Iwao2021-09-292-4/+4
| | | | | | | Changes: https://github.com/rbenv/ruby-build/releases/tag/v20210928 PR: 258774 MFH: 2021Q3 Approved by: meta (mentor)
* devel/rubygem-{irb,racc}: Return to poolKoichiro Iwao2021-09-292-2/+2
| | | | I would like to maintain these ports as Ruby team.
* */*: Update maintainer emailKan Sasaki2021-09-292-2/+2
| | | | | | | | | | | - devel/lua-stdlib-debug - devel/lua-stdlib-normalize - mail/smfsav - mail/smfsav-devel PR: 258617 258618 258619 258620 Approved by: maintainer, meta (mentor), ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32173
* devel/nexus2-oss: update to 2.14.20-02Kyle Evans2021-09-293-32/+32
| | | | | | | | | | This is primarily a secure release; 2.14.20 also includes: - [NEXUS-25956] Signatures with ECC algorithm not being recognized PR: 252564 Security: b2f1f86f-20e6-11ec-a574-080027eedc6a Security: 730e922f-20e7-11ec-a574-080027eedc6a MFH: 2021Q3
* devel/intel-graphics-compiler: update to 1.0.8744Jan Beich2021-09-292-4/+4
| | | | | Changes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.8744 Reported by: GitHub (watch releases)
* devel/R-cran-desc: Update to 1.4.0Guangyuan Yang2021-09-282-5/+6
|
* devel/R-cran-hms: Update to 1.1.1TAKATSU Tomonari2021-09-282-4/+4
|
* devel/jenkins: Update to 2.314Li-Wen Hsu2021-09-282-4/+4
| | | | Sponsored by: The FreeBSD Foundation
* devel/py-spyder-kernels: Update to 2.1.2Rainer Hurling2021-09-282-4/+5
| | | | | | Changelog: https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-212-2021-09-28 Reported by: Repology
* devel/py-sysctl: Fix off-by-one string terminationRyan Moeller2021-09-283-7/+7
| | | | | | | | | | Update to v0.3.3 which fixes string-type sysctls having the last char truncated. Also follow the repo moving to truenas/py-sysctl. Approved by: lwhsu (implicit) Sponsored by: iXsystems, Inc.
* devel/p5-GraphQL: Update to 0.52Wen Heping2021-09-282-4/+4
|
* devel/notcurses: Update to 2.4.3Nick Black2021-09-282-6/+6
| | | | | | | | | | Fix for inversion of various terminals regarding DECSDM semantics. Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.3 PR: 258737 MFH: no (Q4 is just around the corner)
* devel/py-pyyaml-env-tag: Delete portKai Knoblich2021-09-284-38/+0
| | | | | | | | | | The primary idea was to rename the port accordingly in order to match the upstream naming. [1] In the meantime, another port with the correct naming has been added in c71c5b210be3, so this port is now redundant. Thus delete it. Reported by: koobs [1]
* devel/py-tables: Disable AVX2 CPU optimizationsKai Knoblich2021-09-281-0/+10
| | | | | | | | | | | | | | | | | | | On amd64 platforms that have a CPU with Haswell New Instructions (AVX2), related optimizations are automatically compiled in, unless this is explicitly prevented. If the package is then used on other amd64 platforms, that have no AVX2 support, this causes problems, because the generated .so files are incompatible and lead to crashes with SIGILL upon invocation. Remedy the issue by turning off AVX2 support by default which is also upstream's default and bump PORTREVISION to force a rebuild. PR: 258714 Reported by: dvl (on IRC) Reviewed by: wen (maintainer) Approved by: portmgr (blanket: build fix) MFH: 2021Q3
* devel/kf5-knewstuff: add upstream crash fixTobias C. Berner2021-09-282-1/+7
| | | | Upstream PR: https://bugs.kde.org/show_bug.cgi?id=443025
* devel/py-jsonrpclib-pelix: Update to 0.4.3Emanuel Haupt2021-09-282-4/+4
|
* */*: Update MAINTAINER address of my ports to that of FreeBSD.orgYasuhiro Kimura2021-09-2814-14/+14
| | | | | Approved by: meta (mentor) Differential Revision: https://reviews.freebsd.org/D32170
* devel/gsettings-desktop-schemas: Update to 41.0Neel Chauhan2021-09-282-4/+4
|
* devel/gsoap: Update version 2.8.115=>2.8.117Muhammad Moinur Rahman2021-09-282-4/+4
| | | | Relnotes: https://www.genivia.com/changelog.html#latest
* devel/google-gdata: Mark DEPRECATEDMuhammad Moinur Rahman2021-09-281-1/+5
| | | | | | | - Google is no longer is using GoogleData API and has replaced all related services with other API products. More information following: https://developers.google.com/gdata/
* devel/llvm*: avoid crossdir linksBrooks Davis2021-09-276-54/+60
| | | | | | | Avoid hardlinks between PREFIX/bin and PREFIX/llvm##. This permits them be on different filesystems. PR: 244439
* devel/llvm13: Disable OpenMP amdgcn bit codeBrooks Davis2021-09-271-0/+1
| | | | | | | | | | | | | Due to a bug in the CMakefiles these build for aarch64 and maybe ppc64le. This resulted in plist breakage for aarch64. It would be straightforward to enable them for amd64, but I have no way to test them and the current CMake bits build them for linux targets so I suspect they won't work. PR: 258706 Reviewed by: jbeich Sponsored by: DARPA
* devel/rubygem-actionpack-page_caching: Add USES=cpePo-Chuan Hsieh2021-09-271-2/+5
|
* devel/rubygem-aws-sdk-licensemanager: Update to 1.34.0Po-Chuan Hsieh2021-09-272-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-licensemanager/CHANGELOG.md
* devel/py-prettytable: Update to 2.2.1Po-Chuan Hsieh2021-09-272-4/+4
| | | | Changes: https://github.com/jazzband/prettytable/releases
* devel/py-moto: Update to 2.2.8Po-Chuan Hsieh2021-09-272-4/+8
| | | | Changes: https://github.com/spulec/moto/blob/master/CHANGELOG.md
* devel/py-jupyterlab-server: Update to 2.8.2Po-Chuan Hsieh2021-09-272-4/+4
| | | | Changes: https://github.com/jupyterlab/jupyterlab_server/releases
* devel/py-anyio: Update to 3.3.2Po-Chuan Hsieh2021-09-272-4/+4
| | | | Changes: https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
* devel/grpc134: Update to 1.34.1Po-Chuan Hsieh2021-09-272-5/+4
| | | | Changes: https://github.com/grpc/grpc/releases
* devel/py-pyyaml_env_tag: Add py-pyyaml_env_tag 0.1Po-Chuan Hsieh2021-09-274-0/+30
| | | | | | | pyyaml_env_tag is a custom YAML tag for referencing environment variables in YAML files. WWW: https://github.com/waylan/pyyaml-env-tag
* devel/rubygem-web-console3-rails52: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-web-console3-rails50: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-web-console3-rails5: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-web-console2: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-web-console-rails61: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-web-console-rails60: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-activejob61: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-activejob60: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-activejob52: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-activejob50: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-activejob5: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-activejob4: Add USES=cpePo-Chuan Hsieh2021-09-271-1/+4
|
* devel/rubygem-tzinfo-data: Update to 1.2021.2Po-Chuan Hsieh2021-09-272-4/+4
| | | | Changes: https://github.com/tzinfo/tzinfo-data/releases
* devel/py-hypothesis: Update to 6.23.0Po-Chuan Hsieh2021-09-272-4/+4
| | | | Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
* devel/py-frictionless: Update to 4.18.0Po-Chuan Hsieh2021-09-272-4/+5
| | | | | Changes: https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md https://github.com/frictionlessdata/frictionless-py/commits/main
* devel/phpunit9: Update to 9.5.10Po-Chuan Hsieh2021-09-272-4/+4
| | | | Changes: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md
* devel/p5-Proc-ProcessTable: Update to 0.634Po-Chuan Hsieh2021-09-272-4/+5
| | | | Changes: https://metacpan.org/dist/Proc-ProcessTable/changes
* devel/p5-Array-Iterator: Update to 0.131Po-Chuan Hsieh2021-09-272-4/+4
| | | | Changes: https://metacpan.org/dist/Array-Iterator/changes
* devel/libtickit: Update to 0.4.2aPo-Chuan Hsieh2021-09-272-4/+4
| | | | Changes: https://github.com/leonerd/libtickit/blob/master/CHANGES
* devel/py-pythonfinder: Add py-pythonfinder 1.2.8Po-Chuan Hsieh2021-09-274-0/+33
| | | | | | PythonFinder is a cross-platform search tool for finding Pythons. WWW: https://github.com/sarugaku/pythonfinder