aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* devel/gh: Update to 1.9.2Lewis Cook2021-04-212-44/+49
| | | | Changes: https://github.com/cli/cli/releases/tag/v1.9.2
* devel/py-apispec: Update to 4.4.0Neel Chauhan2021-04-212-4/+4
| | | | | | | Changes: https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst#440-2020-03-31 PR: 255282 SUbmitted by: Goran Mekić <meka AT tilda DOT center> (maintainer)
* devel/py-oci: update to 2.37.0Neel Chauhan2021-04-212-4/+4
| | | | | | | Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.37.0 PR: 255288 Submitted by: Alessandro Sagratini <ale_sagra AT hotmail DOT com> (maintainer)
* devel/py-python-dtrace: Update to 0.0.13Alex Richardson2021-04-212-8/+10
| | | | | | | | | This can now be built without the source tree present since dtrace.h is now installed for FreeBSD13+. Test Plan: builds on my RPI4 without /usr/src now. Reviewed By: lwhsu Differential Revision: https://reviews.freebsd.org/D29127
* devel/ruby-build: Update to 20210420Koichiro Iwao2021-04-212-4/+4
| | | | | | | | * Warn EoL for Ruby 2.5 * Add mruby-3.0.0 * Add TruffleRuby 21.1.0 Relnotes: https://github.com/rbenv/ruby-build/releases/tag/v20210420
* devel/py-bitarray: update to 2.0.1Sofian Brabez2021-04-212-5/+5
|
* x11-wm/wayfire: update to 0.7.1Jan Beich2021-04-213-6/+5
| | | | | | Changes: https://github.com/WayfireWM/wayfire/compare/v0.7.0...v0.7.1 Changes: https://github.com/WayfireWM/wf-config/compare/v0.7.0...v0.7.1 Reported by: GitHub (watch releases)
* This is libtool-ltdl subpackage from CentOS 7.9.2009.Alexey Dokuchaev2021-04-215-0/+37
|
* devel/vexcl: Add build dependencies as run dependencies because this ↵Yuri Victorovich2021-04-211-4/+9
| | | | header-only library expects them at run-time
* devel/transwarp: Update 2.2.1-4 -> 2.2.2Yuri Victorovich2021-04-212-8/+5
|
* devel/transient: Update to 0.3.2Fernando Apesteguía2021-04-212-5/+4
| | | | | | | ChangeLog: https://github.com/magit/transient/blob/v0.3.2/docs/CHANGELOG PR: 255240 Reported by: yasu@utahime.org (maintainer)
* Bump USES=cabal ports after 12837690ed0cTobias Kortkamp2021-04-2124-5/+24
|
* devel/gsoap: Update version 2.8.112=>2.8.113Muhammad Moinur Rahman2021-04-202-5/+5
| | | | | - Update MASTER_SITES as SF path layout has changed Relnotes: https://www.genivia.com/changelog.html#latest
* Fix the build by supplying the LICENSE.Dan Langille2021-04-204-3/+188
| | | | Reported by: kai@FreeBSD.org
* devel/jenkins-lts: Update to 2.277.3Li-Wen Hsu2021-04-202-4/+4
| | | | | | MFH: 2021Q2 Security: e358b470-b37d-4e47-bc8a-2cd9adbeb63c Sponsored by: The FreeBSD Foundation
* add devel/py-mimeDan Langille2021-04-204-0/+29
| | | | | | | | | MIME Types for Python, clone of halostatue/mime-types. This library allows for the identification of a file's likely MIME content type. MIME types are used in MIME-compliant communications PR: 254837 Reported by: gettoknowmi <gettoknowmi@yahoo.com>
* Add devel/py-cvssDan Langille2021-04-204-0/+27
| | | | | | | Contains CVSS v2 and v3 computation utilities and interactive calculator. Compatible with both Python 2 and Python 3. PR: 254838 Reported by: gettoknowmi <gettoknowmi@yahoo.com>
* devel/py-asttokens: update to 2.0.5Dmitry Marakasov2021-04-202-6/+5
|
* devel/py-flake8: update to 3.9.1Dmitry Marakasov2021-04-202-4/+4
|
* devel/gearmand-devel: Remove port from treeFernando Apesteguía2021-04-2010-466/+0
| | | | | | | | | | | | Unmaintained, obsolete and hasn't compiled for over half a year. References: https://www.freshports.org/devel/gearmand-devel/ https://portsfallout.com/fallout?port=devel%2Fgearmand-devel$ https://github.com/gearman/gearmand PR: 255210 Reported by: daniel.engberg.lists@pyret.net
* devel/fstrm: Upgrade to 0.6.1Don Lewis2021-04-202-4/+4
| | | | | | | | | | | | | | * fstrm_capture: ignore SIGPIPE, which will cause the interrupted connections to generate an EPIPE instead. * Fix truncation in snprintf calls in argument processing. * fstrm_capture: Fix output printf format. PR: 255228 Tested by: freebsd@dns.company Approved by: freebsd@dns.company (maintainer) Sponsored by: Farsight Security, Inc.
* devel/universal-ctags: fix 32 bit platforms and unit test on 13Fernando Apesteguía2021-04-202-0/+43
| | | | | | | | | | | | | * bit shifting when right side is >= size of left side results in unknown behavior on some 32-bit platforms. Reported upstream [1] and being fixed [2] Once fixed in arithy/packcc universal-ctags/ctags will need to import. * Fix regex in unit test due to possible bug with FreeBSD 13. PR: 255167 Reported by: dereks@lifeofadishwasher.com (maintainer)
* devel/jenkins: Update to 2.289Li-Wen Hsu2021-04-202-4/+4
| | | | Sponsored by: The FreeBSD Foundation
* devel/py-intervaltree: update to 3.1.0Antoine Brodin2021-04-202-4/+4
|
* devel/gearmand: Mark BROKEN on FreeBSD 12+Fernando Apesteguía2021-04-201-0/+3
| | | | | | | | | | | Outdated and doesn't build on 12+ References: https://portsfallout.com/fallout?port=devel%2Fgearmand$ PR: 255212 Reported by: daniel.engberg.lists@pyret.net MFH: 2021Q2
* devel/cargo-generate: Update to 0.6.1Lewis Cook2021-04-203-204/+197
| | | | Changes: https://github.com/cargo-generate/cargo-generate/releases/tag/v0.6.1
* devel/libfsxfs: update to experimental-20210403Antoine Brodin2021-04-202-4/+4
|
* devel/libbde: update to alpha-20210327Antoine Brodin2021-04-202-4/+4
|
* devel/electron11: update to 11.4.3Hiroki Tagato2021-04-208-28/+18
| | | | Changelog: https://github.com/electron/electron/releases/tag/v11.4.3
* Mk/Uses/meson.mk: Do not force color output (D29353)Tobias Kortkamp2021-04-202-0/+25
| | | | | | | | | | | | | | By default Meson forces color output. Ninja strips the escape sequences before they go into the log. Samurai does not do that, so we end up with some garbage in the logs. Pass -Db_colorout=never to Meson to disable colors in general. Also see https://mesonbuild.com/Builtin-options.html This requires a small backport in devel/meson since the b_colorout option is broken with Clang at the moment. PR: 254678 Exp-run by: antoine
* Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)Tobias Kortkamp2021-04-203-8/+5
| | | | | | | | | | | | Samurai is a Ninja-compatible build tool with fewer dependencies than Ninja. Hook it to the framework via a new NINJA_DEFAULT. This also adds %p to NINJA_STATUS to make Ninja or Samurai print the percentage of completed jobs to make it easier to eyeball how much of the build is done. PR: 254678 Exp-run by: antoine
* devel/hs-ShellCheck: Update to 0.7.2Tobias Kortkamp2021-04-202-105/+110
| | | | Changes: https://github.com/koalaman/shellcheck/blob/v0.7.2/CHANGELOG.md
* devel/awscli: Update 1.19.53 -> 1.19.54Bradley T. Hughes2021-04-202-6/+6
| | | | Sponsored by: Miles AS
* devel/py-botocore: Update 1.20.53 -> 1.20.54Bradley T. Hughes2021-04-202-4/+4
| | | | Sponsored by: Miles AS
* devel/py-fypp: Update 3.0 -> 3.1Yuri Victorovich2021-04-202-4/+4
|
* devel/awscli: Update 1.19.49 -> 1.19.53Bradley T. Hughes2021-04-192-5/+5
| | | | Sponsored by: Miles AS
* devel/py-botocore: Update 1.20.49 -> 1.20.53Bradley T. Hughes2021-04-192-4/+4
| | | | Sponsored by: Miles AS
* devel/fatal: Update 2021.04.12.00 -> 2021.04.19.00Yuri Victorovich2021-04-192-4/+4
|
* devel/fbthrift: Update 2021.04.12.00 -> 2021.04.19.00Yuri Victorovich2021-04-194-31/+7
|
* devel/folly: Update 2021.04.12.00 -> 2021.04.19.00Yuri Victorovich2021-04-197-53/+5
|
* devel/intel-graphics-compiler: update to 1.0.7041Jan Beich2021-04-192-4/+4
| | | | | Changes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.7041 Reported by: GitHub (watch releases)
* devel/pycharm-pro: Fix staging with non-default Python versionsKai Knoblich2021-04-191-2/+2
| | | | | | | | | * Replace two occurrences in pkg-plist where PYTHON_VER shouldn't be used as a substitution because "3.7" is really hardcoded in the paths. PR: 253815 Approved by: portmgr (build fix) MFH: 2021Q2
* devel/py-bitarray: update to 2.0.0Sofian Brabez2021-04-192-5/+9
|
* Clean up all commented PORTREVISION and PORTEPOCH linesTobias Kortkamp2021-04-1913-13/+12
| | | | | | | | | No revision bump tool that we have cleans them up or deals with them, so we end up with duplicated lines. Instead of implementing that just clean up the 51 ports that do this. PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if you need a reminder or placeholder.
* devel/rust-analyzer: Update to 2021-04-19Tobias Kortkamp2021-04-192-10/+10
| | | | Changes: https://rust-analyzer.github.io/thisweek/2021/04/19/changelog-73.html
* Remove my useless "Created by" linesTobias Kortkamp2021-04-193-6/+0
|
* devel/rgbds: Update to 0.5.0Tobias Kortkamp2021-04-192-4/+5
| | | | Changes: https://github.com/gbdev/rgbds/releases/tag/v0.5.0
* devel/catch: update to 2.13.6Pietro Cerutti2021-04-192-4/+4
| | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.6
* devel/hs-haskell-language-server: Mark as not for i386.Gleb Popov2021-04-192-0/+2
| | | | | | | | | Upstream indicated that they do not support 32bit systems, as HLS itself is quite memory hungry. It doesn't make sense to build the helper port too. Reported by: pkg-fallout
* devel/maven: update to 3.8.1Kevin Bowling2021-04-193-13/+13
| | | | | | | | | | | | | | This is not just a bugfix as it contains three features that cause a change of default behavior (external HTTP insecure URLs are now blocked by default): your builds may fail when using this new Maven release, if you use now blocked repositories. Please check and eventually fix before upgrading. Changes http://maven.apache.org/docs/3.8.1/release-notes.html PR: 255161 Approved by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Security: CVE-2021-26291 CVE-2020-13956