aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* USES=mono: enhance makenupkg and add NUGET_LAYOUTdbn2018-06-301-0/+1
| | | | | | | | | Enhance makenupkg to properly generate nupkg-* files when multiple feeds provide the same package (but different versions). Add NUGET_LAYOUT to dictate the layout of the package directory. Sometimes msbuild (and nuget) does not work with symbolic links and cannot handle the `legacy` layout.
* Update to 1.13.0.vanilla2018-06-302-4/+4
|
* Update to 1.13.0.vanilla2018-06-303-38/+6
|
* Update to 1.13.0.vanilla2018-06-303-8/+12
| | | | Changelog: https://github.com/grpc/grpc/releases/tag/v1.13.0
* devel/bugzilla50: Backport patch to fix buggy attachment download filenamesfeld2018-06-302-0/+42
| | | | | PR: 228644 Approved by: maintainer (timeout)
* - Update to 6.5.0danilo2018-06-303-8/+10
|
* devel/icu: update to 62.1jbeich2018-06-2918-16/+20
| | | | | | | Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4)
* Fix build on aarch64, armv6, armv7.ale2018-06-292-4/+11
| | | | | PR: 229382 Submitted by: tobik
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.krion2018-06-296-6/+6
|
* Fix a few Perl ports with Perl 5.28.mat2018-06-2918-42/+1
| | | | | | | | | | Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base README.pod is no longer installed. So stop installing them altogether. PR: 229112 Reported by: many Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D15946
* Port to aarch64. Tested for no-harm on amd64.linimon2018-06-296-4/+73
| | | | | | | | While here, pet portlint. PR: 229057 Submitted by: greg at unrelenting.technology Approved by: portmgr (tier-2 blanket)
* devel/sasm: Fix index breakageyuri2018-06-291-2/+2
| | | | | | | This is related to some recent change in the Qt-related infrastructure. It isn't clear why this caused index breakeage, and not just a port breakage. Reported by: portsnap
* New port: devel/sasm: Simple IDE for NASM, MASM, GAS and FASM assembly languagesyuri2018-06-296-0/+68
| | | | | PR: 229401 Submitted by: Martin Filla <martinfilla@post.cz>
* devel/py-swagger-spec-validator: Update to 2.3.1swills2018-06-292-5/+5
| | | | | PR: 229299 Submitted by: Kai <freebsd_ports@k-worx.org> (maintainer)
* devel/maven: update to 3.5.4swills2018-06-293-33/+26
| | | | | PR: 229353 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-29204-443/+442
| | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540
* Update to 2.11.76sunpoet2018-06-282-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.11.76sunpoet2018-06-282-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.11.76sunpoet2018-06-282-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 3.39.0sunpoet2018-06-282-4/+4
| | | | Changes: https://docs.openstack.org/oslo.log/latest/user/history.html
* Update to 0.7.2sunpoet2018-06-282-6/+7
| | | | | | | - Fix version requirement of RUN_DEPENDS Changes: https://github.com/twisted/epsilon/releases https://github.com/twisted/epsilon/blob/master/NEWS.rst
* Update to 0.011sunpoet2018-06-283-6/+8
| | | | | | | | - Add LICENSE_FILE - Update TEST_DEPENDS: Test::Fatal and Test::Requires are bundled in 0.010 - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Type-Tie
* Update to 3.68sunpoet2018-06-282-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/CPAN-Perl-Releases
* Update to 0.84sunpoet2018-06-283-6/+8
| | | | Changes: https://metacpan.org/changes/distribution/App-perlbrew
* Add py-pytest-aiohttp 0.3.0sunpoet2018-06-284-0/+31
| | | | | | | pytest-aiohttp allows to use aiohttp pytest plugin without need for implicitly loading it like pytest_plugins = 'aiohttp.pytest_plugin'. WWW: https://github.com/aio-libs/pytest-aiohttp
* Add py-asynctest 0.12.2sunpoet2018-06-284-0/+27
| | | | | | | synctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio. WWW: https://github.com/Martiusweb/asynctest
* devel/openmp: update to 6.0.1jbeich2018-06-282-4/+4
| | | | | Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_601/final/?view=log ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
* Update to LLVM 6.0.1 release.brooks2018-06-286-1961/+97
| | | | Sponsored by: DARPA, AFRL
* - Add LICENSEamdmi32018-06-271-0/+3
| | | | Approved by: portmgr blanket
* - Update to 1.836wen2018-06-272-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/MCE
* - Update to 0.2306wen2018-06-272-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/File-Temp
* devel/bear: Update to version 2.3.11; Take maintainershipjrm2018-06-273-8/+7
| | | | Upstream changes: https://github.com/rizsotto/Bear/blob/master/ChangeLog.md
* - Update to 3.4.2bdrewery2018-06-279-2494/+92
| | | | | | | | - MEMCACHED: Switch to github development branch for memcached - Fix memcached (non-static) linking in libsasl, libopie, libcrypto when unneeded (files/extra-patch-memcached-configure.ac). - Fix CONFLICTS_INSTALL causing slave ports to conflict on themselves. - DOCS: Add NEWS files
* Remove expired port:rene2018-06-274-29/+0
| | | | 2018-06-25 devel/py-binplist: Not depended upon anymore, no longer maintained upstream
* Reset maintainer (3+ months of inactivity).ehaupt2018-06-272-2/+2
| | | | Discussed with: portmgr (adamw, mat)
* devel/statsvn: Fix runtime after the update of devel/subversion to 1.10.0tobik2018-06-262-1/+18
| | | | | | | | | | | It tries to check that SVN >= 1.3.0 but the check is broken with version numbers like 1.10.0. We will never have SVN < 1.3.0 again so add a patch to skip the version check altogether. "Subversion binary is incorrect version. Found: 1.10.0, required: 1.3.0" PR: 229325 Reported by: kensaku.masuda@gmail.com
* devel/awscli: Update 1.15.40 -> 1.15.45bhughes2018-06-262-5/+5
|
* devel/py-botocore: Update 1.10.40 -> 1.10.45bhughes2018-06-262-4/+4
|
* - Add aarch64 to the ONLY_FOR_ARCHS list. This port builds fine on aarch64.danilo2018-06-261-1/+1
|
* Update to 5.20180622sunpoet2018-06-262-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Module-CoreList
* Update to 3.66sunpoet2018-06-262-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/CPAN-Perl-Releases
* Update to 3.0.0antoine2018-06-262-6/+7
|
* - Update to 1.05culot2018-06-252-4/+8
| | | | Changes: https://metacpan.org/source/MCMAHON/Tie-Hash-MultiValue-1.05/Changes
* Update to 1.2.0antoine2018-06-252-4/+4
|
* - Update to 2.129lwhsu2018-06-252-4/+4
|
* Mark as broken on aarch64. Oddly, it works on armvX.linimon2018-06-251-4/+5
| | | | Approved by: portmgr (tier-2 blanket)
* - Update to 0.82wen2018-06-252-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Devel-Size
* Revert r473259 and r473260 which are committed by accidentsunpoet2018-06-259-22/+64
| | | | | - Bump PORTEPOCH for protobuf and py-protobuf - Bump PORTREVISION for dependent ports
* Update to 0.08sunpoet2018-06-252-4/+5
| | | | | | | | | - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Data-Throttler PR: 229229 Submitted by: Tomohiro Hosaka <bokutin@bokut.in> Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* Update to 1.16sunpoet2018-06-252-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Test-POE-Client-TCP
* Update to 1.114sunpoet2018-06-252-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/File-ShareDir
* Update to 0.90sunpoet2018-06-252-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/CPANPLUS-Dist-Build
* Update to 0.9176sunpoet2018-06-252-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/CPANPLUS
* Update to 2.02sunpoet2018-06-252-3/+4
| | | | Changes: https://metacpan.org/changes/distribution/Algorithm-Networksort
* Update to 3.6.0sunpoet2018-06-252-15/+6
| | | | | | | - Change MASTER_SITES from GitHub to CHEESESHOP - Remove outdated post-patch: Changes: https://github.com/google/protobuf/releases
* Update to 3.6.0sunpoet2018-06-257-46/+16
| | | | Changes: https://github.com/google/protobuf/releases
* Update to 20180620sunpoet2018-06-254-34/+26
| | | | | | | - Update pkg-descr - Take maintainership Changes: https://github.com/google/styleguide/commits/gh-pages
* Update to 6.0.1sunpoet2018-06-252-4/+4
| | | | Changes: https://github.com/cucumber/cucumber-expressions-ruby/commits/master
* Update to 2.11.74sunpoet2018-06-252-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.11.74sunpoet2018-06-252-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.11.74sunpoet2018-06-252-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 1.9.2sunpoet2018-06-252-4/+4
| | | | Changes: https://github.com/PyCQA/pylint/blob/1.9/ChangeLog
* Update to 3.8.4sunpoet2018-06-252-4/+4
| | | | Changes: https://github.com/rocky/python-xdis/blob/master/NEWS
* Update to 1.2.6sunpoet2018-06-252-5/+5
| | | | | | - Take maintainership Changes: http://pyxb.sourceforge.net/releases.html
* Update to 1.1sunpoet2018-06-252-3/+4
| | | | | Changes: https://github.com/kurtraschke/pyRFC3339/releases https://github.com/kurtraschke/pyRFC3339/blob/master/CHANGES.rst
* Update to 2.0.2sunpoet2018-06-252-4/+4
| | | | Changes: https://github.com/jazzband/pip-tools/releases
* Update to 2.29.2sunpoet2018-06-252-4/+4
| | | | Changes: https://docs.openstack.org/oslo.vmware/latest/user/history.html
* Update to 1.33.2sunpoet2018-06-252-4/+4
| | | | Changes: https://docs.openstack.org/oslo.versionedobjects/latest/user/history.html
* Update to 3.36.3sunpoet2018-06-252-4/+4
| | | | Changes: https://docs.openstack.org/oslo.utils/latest/user/history.html
* Update to 2.27,0sunpoet2018-06-252-6/+5
| | | | Changes: https://docs.openstack.org/oslo.serialization/latest/user/history.html
* Update to 1.37.0sunpoet2018-06-252-4/+4
| | | | Changes: https://docs.openstack.org/oslo.policy/latest/user/history.html
* Update to 4.39.0sunpoet2018-06-252-5/+5
| | | | Changes: https://docs.openstack.org/oslo.db/latest/user/history.html
* Update to 2.21.0sunpoet2018-06-252-4/+4
| | | | Changes: https://docs.openstack.org/oslo.context/latest/user/history.html
* Update to 0.6.3sunpoet2018-06-252-7/+6
| | | | Changes: https://github.com/python-medikit/medikit/commits/master
* Update to 1.3.4sunpoet2018-06-252-4/+4
| | | | Changes: https://github.com/gevent/gevent/blob/master/CHANGES.rst
* Update to 2.0.4sunpoet2018-06-252-4/+4
| | | | Changes: https://github.com/briancurtin/deprecation/commits/master
* Update to 1.6.5sunpoet2018-06-252-4/+4
| | | | Changes: https://github.com/PyCQA/astroid/blob/1.6/ChangeLog
* Update to 1.52sunpoet2018-06-252-6/+5
| | | | | | | - Remove MASTER_SITE_SUBDIR - Take maintainership Changes: https://metacpan.org/changes/distribution/Devel-PatchPerl
* Update to 3.6.0sunpoet2018-06-252-4/+4
| | | | Changes: https://github.com/google/protobuf/releases
* Add py-represent 1.5.1sunpoet2018-06-254-0/+33
| | | | | | This module creates __repr__ automatically or declaratively. WWW: https://github.com/RazerM/represent
* Add py-ratelimiter 1.2.0sunpoet2018-06-254-0/+37
| | | | | | | | | This package provides the ratelimiter module, which ensures that an operation will not be executed more than a given number of times on a given period. This can prove useful when working with third parties APIs which require for example a maximum of 10 requests per second. WWW: https://github.com/RazerM/ratelimiter
* - Update to 2.125wen2018-06-242-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Config-Model
* - Add LICENSEamdmi32018-06-241-0/+5
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* devel/kdevelop-pg-qt-kde4: Unbreak the build with flex-2.6.4yuri2018-06-241-0/+11
| | | | | | | flex added the obscure undocumented option --yymore that is now required when YYMORE is used. Reported by: tcberner
* Neutralize Canary::Stability entirelyadamw2018-06-242-3/+22
| | | | | | | | As time goes on, the uselessness of this module only increases. Previously, a short-circuit was used to return early from import(), but there's no point in even wasting time to compile it anymore. Instead, when ACTIVATE is off, replace the module entirely with a much more functional stub.
* devel/py-cheetah: Add LICENSEyuri2018-06-241-0/+2
| | | | Approved by: portmgr blanket
* devel/gitlab-runner: update to 11.0.0swills2018-06-242-12/+12
|
* - Fix conflicts for some system libraries due to incorrect include path orderamdmi32018-06-243-12/+31
| | | | | | | | - Pet portlint - Fix openssl detection PR: 228764 Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
* - Update to 3.0.3amdmi32018-06-248-37/+48
| | | | | | | | | - Fix conflicts for some system libraries due to incorrect include path order - Pet portlint - Fix openssl detection PR: 228764 Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
* Copy devel/cmake patch from r473149.rakuco2018-06-241-0/+24
| | | | | | | devel/cmake-gui also needs this in order to build after r473142. PR: 229255 Reported by: tcberner
* - Update to latest commitcpm2018-06-242-5/+5
|
* Fix incorrect IGNOREantoine2018-06-241-1/+1
|
* Unbreak make patchantoine2018-06-241-4/+5
|
* Add a patch to unbreak `make configure' with libuv 1.21.0.rakuco2018-06-241-0/+24
| | | | | | | | | | r473142 updated libuv and broke CMake. The new release moved internal headers to the uv/ directory, and CMake needs to be taught about it. Not bumping PORTREVISION as FindLibUV.cmake is not installed and no builds with the new libuv could have worked before. PR: 229255
* Update to 0.1.11joneum2018-06-242-4/+4
| | | | | | | Changelog: https://github.com/wallix/awless/releases/tag/v0.1.11 PR: 229252 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
* Upgrade to v1.21.0.thierry2018-06-243-10/+10
| | | | Release notes at <https://github.com/libuv/libuv/releases/tag/v1.21.0>.
* - Update to 0.36wen2018-06-232-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Test-Warn
* devel/raylib: Update 1.9.7-dev -> 2.0.0-devyuri2018-06-232-6/+8
| | | | | | | | | Port changes: * Add USES=localbase:ldflags * Backport the pull request for glfw selection in cmake scripts PR: 229234 Submitted by: Martin Filla <martinfilla@post.cz> (maintainer)
* devel/git-cinnabar: unbreak after r473036jbeich2018-06-232-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ./helper/cinnabar-fast-import.c:127:10: warning: implicit declaration of function 'pool_calloc' is invalid in C99 [-Wimplicit-function-declaration] marks = pool_calloc(1, sizeof(struct mark_set)); ^ ./helper/cinnabar-fast-import.c:127:8: warning: incompatible integer to pointer conversion assigning to 'struct mark_set *' from 'int' [-Wint-conversion] marks = pool_calloc(1, sizeof(struct mark_set)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./helper/cinnabar-fast-import.c:131:12: warning: implicit declaration of function 'pool_alloc' is invalid in C99 [-Wimplicit-function-declaration] rc_free = pool_alloc(cmd_save * sizeof(*rc_free)); ^ ./helper/cinnabar-fast-import.c:131:10: warning: incompatible integer to pointer conversion assigning to 'struct recent_command *' from 'int' [-Wint-conversion] rc_free = pool_alloc(cmd_save * sizeof(*rc_free)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./helper/cinnabar-fast-import.c:136:2: warning: implicit declaration of function 'prepare_packed_git' is invalid in C99 [-Wimplicit-function-declaration] prepare_packed_git(); ^ ./helper/cinnabar-fast-import.c:138:30: error: too few arguments to function call, expected 2, have 1 install_packed_git(pack_data); ~~~~~~~~~~~~~~~~~~ ^ ./packfile.h:38:1: note: 'install_packed_git' declared here extern void install_packed_git(struct repository *r, struct packed_git *pack); ^ ./helper/cinnabar-fast-import.c:139:34: error: use of undeclared identifier 'packed_git_mru' list_add_tail(&pack_data->mru, &packed_git_mru); ^ ./helper/cinnabar-fast-import.c:155:23: error: too few arguments to function call, single argument 'r' was not specified reprepare_packed_git(); ~~~~~~~~~~~~~~~~~~~~ ^ ./packfile.h:37:1: note: 'reprepare_packed_git' declared here extern void reprepare_packed_git(struct repository *r); ^ ./helper/cinnabar-fast-import.c:194:28: error: use of undeclared identifier 'packed_git' for (prev = NULL, pack = packed_git; pack; ^ ./helper/cinnabar-fast-import.c:201:5: error: must use 'struct' tag to refer to type 'packed_git' packed_git = pack->next; ^ struct ./helper/cinnabar-fast-import.c:201:5: error: expected expression ./helper/cinnabar-fast-import.c:239:24: warning: incompatible pointer types passing 'unsigned char const[20]' to parameter of type 'const struct object_id *' [-Wincompatible-pointer-types] if (!get_tree_entry(note->hash, path, oid.hash, &mode)) ^~~~~~~~~~ ./tree-walk.h:82:44: note: passing argument to parameter here int get_tree_entry(const struct object_id *, const char *, struct object_id *, unsigned *); ^ ./helper/cinnabar-fast-import.c:239:42: warning: incompatible pointer types passing 'unsigned char [20]' to parameter of type 'struct object_id *' [-Wincompatible-pointer-types] if (!get_tree_entry(note->hash, path, oid.hash, &mode)) ^~~~~~~~ ./tree-walk.h:82:78: note: passing argument to parameter here int get_tree_entry(const struct object_id *, const char *, struct object_id *, unsigned *); ^ ./helper/cinnabar-fast-import.c:250:13: warning: implicit declaration of function 'sha1_object_info' is invalid in C99 [-Wimplicit-function-declaration] e->type = sha1_object_info(note->hash, NULL); ^ ./helper/cinnabar-fast-import.c:411:19: warning: implicit declaration of function 'read_sha1_file_extended' is invalid in C99 [-Wimplicit-function-declaration] char *content = read_sha1_file_extended(note->hash, &type, &len, 0); ^ ./helper/cinnabar-fast-import.c:411:9: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion] char *content = read_sha1_file_extended(note->hash, &type, &len, 0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./helper/cinnabar-fast-import.c:423:12: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] content = read_sha1_file_extended(git_id->hash, &type, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./helper/cinnabar-fast-import.c:489:13: warning: implicit declaration of function 'sha1_object_info' is invalid in C99 [-Wimplicit-function-declaration] } else if (sha1_object_info(git_id.hash, NULL) != type) { ^ ./helper/cinnabar-fast-import.c:513:10: warning: implicit declaration of function 'sha1_object_info' is invalid in C99 [-Wimplicit-function-declaration] switch (sha1_object_info(note_oid->hash, NULL)) { ^ 13 warnings and 6 errors generated. Changes: https://github.com/glandium/git-cinnabar/compare/0.5.0b3...aaabee0 Reported by: pkg-fallout
* devel/p5-Term-Title: update to 0.09swills2018-06-232-4/+4
|
* - Add LICENSE_FILEamdmi32018-06-231-5/+6
| | | | - Switch to new test framework
* Update to 2.0.1joneum2018-06-232-4/+4
|
* Update to 7.2.6joneum2018-06-232-4/+4
| | | | Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.2.md
* Update devel/elfutils to 0.172cem2018-06-235-106/+27
| | | | | | | | | | | - Sparc patch no longer applies cleanly and was dropped. - Other patches updated to apply to 0.172. - stable/10 and 11.0 lack needed ELF header types; and 10 is closed. Skip building on these (PR). - gnulib handling was reverted to pre-r454110 style to allow using pkg. PR: 228478 Reported by: portscout
* Update to 20180609sunpoet2018-06-232-4/+4
| | | | Changes: https://invisible-island.net/byacc/CHANGES.html
* Update to 3.64sunpoet2018-06-232-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/CPAN-Perl-Releases
* devel/liblxqt-l10n: Update to 0.13.0swills2018-06-231-24/+24
| | | | | PR: 228703 Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
* devel/py-IBMQuantumExperience: Update 1.9.5 -> 1.9.6yuri2018-06-232-4/+4
| | | | Reported by: portscout
* devel/liblxqt: update to 0.13.0swills2018-06-233-4/+13
| | | | | PR: 228506 Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> (maintainer)
* - Fix LICENSEamdmi32018-06-231-3/+4
| | | | | | - Fix build with disabled NLS Approved by: portmgr blanket
* - Update to 0.50.3danilo2018-06-231-1/+1
| | | | | | PR: 227981 Submitted by: danilo Approved by: maintainer timeout (gnome, 1 month)
* Update to 3.3.0joneum2018-06-232-4/+4
| | | | Changelog: https://pear.php.net/package/PHP_CodeSniffer/download/
* Update devel/git to 2.18.0garga2018-06-225-46/+33
| | | | Sponsored by: Rubicon Communications, LLC (Netgate)
* Correction to r473019: Revert the unintended change to the 'Created by' headers.yuri2018-06-224-4/+4
|
* devel/fossil: add fossil_https rc.conf settinggahr2018-06-222-9/+14
| | | | | | | | | When the rc.conf fossil_https is set to a non-empty string, the --https parameter is added to the fossil serve command line to force HTTPS communication. PR: 229200 Submitted by: Oleh Hushchenkov <gor@clogic.com.ua>
* Reset MAINTAINER on ports maintained by amutu@amutu.comyuri2018-06-2212-16/+16
| | | | | | | | Based on the new policy of all maintained ports reset when maintaner is absent for 3 months. Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months). portscout database indicates that 48.94% of his ports aren't updated.
* Add devel/p5-Signal-Maskkrion2018-06-225-0/+32
| | | | | PR: 229148 Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
* Add devel/p5-Time-Moment:krion2018-06-225-0/+39
| | | | | | | Represents a date and time of day with an offset from UTC PR: 229156 Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
* Mark as broken on aarch64, and, where appropriate, armvX.linimon2018-06-229-12/+32
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Update meson to 0.46.1.kwm2018-06-224-104/+4
| | | | | | | Remove patches that are included in this release. PR: 229086 Submitted by: Ting-Wei Lan <lantw44@gmail.com>
* multimedia/*phonon*: update and flavorize with @qt4/@qt5tcberner2018-06-227-3/+7
| | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632
* Update devel/rubygem-prometheus-client-mmap to 0.9.3 required for gitlab 10.8.x.mfechner2018-06-212-4/+4
| | | | | | Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15948
* Update gitaly to 0.100.0 required for gitlab 10.8.mfechner2018-06-214-22/+23
| | | | | | Reviewed by: mat, swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15947
* New port: devel/libsmlpi2018-06-217-0/+98
| | | | | | | | | | | | libSML is a library which implements the Smart Message Language (SML) protocol specified by VDE's Forum Netztechnik/Netzbetrieb (FNN). It can be utilized to communicate to FNN specified Smart Meters or Smart Meter components (EDL/MUC). WWW: https://github.com/volkszaehler/libsml PR: 227367 Submitted by: Gerrit Beine <mail+freebsd@gerritbeine.de>
* - Switch to new test frameworkamdmi32018-06-211-1/+1
| | | | Approved by: portmgr blanket
* New port: devel/p5-Test-Mock-Redispi2018-06-214-0/+39
| | | | | | | | | | | | Test::Mock::Redis can be used in place of Redis for running tests without needing a running redis instance. This module is designed to function as a drop in replacement for Redis.pm for testing purposes. WWW: https://metacpan.org/release/Test-Mock-Redis PR: 229196 Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
* New port: devel/p5-Test-Deep-UnorderedPairspi2018-06-214-0/+36
| | | | | | | | | | | | | Plugin for Test::Deep to compare unordered lists of tuples. This module provides the sub unordered_pairs (and tuples, samehash, as synonyms) to indicate the data being tested is a list of pairs that should be tested where the order of the pairs is insignificant. WWW: https://metacpan.org/release/Test-Deep-UnorderedPairs PR: 229195 Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
* New port: devel/p5-Test-Exitpi2018-06-214-0/+29
| | | | | | | | | Test whether code exits without terminating testing. WWW: https://metacpan.org/release/Test-Exit PR: 229157 Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
* devel/py-bullet3: Prevent build failures on 12 by removing examples from the ↵yuri2018-06-212-1/+5
| | | | | | | | build Failures were only in examples, which aren't even needed. Reported by: fallout
* devel/py-IBMQuantumExperience: Update 1.9.4 -> 1.9.5yuri2018-06-212-4/+4
|
* Add LICENSEsunpoet2018-06-211-0/+3
|
* Fix TEST_DEPENDSsunpoet2018-06-211-1/+1
|
* Update to 0.2.3sunpoet2018-06-212-5/+5
| | | | Changes: https://github.com/hartym/git-semver/commits/master
* Update to 1.045sunpoet2018-06-212-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/PAR-Packer
* Update to 0.58sunpoet2018-06-212-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/List-SomeUtils-XS
* Update to 3.60sunpoet2018-06-212-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/CPAN-Perl-Releases
* Fix buildantoine2018-06-211-1/+1
|
* Update mdb for kernels with PTI.jhb2018-06-212-5/+5
| | | | | | | | | Recognize fast_syscall_common as a trapframe generator. The 'syscall' entry points now use this symbol in kernels with PTI. Reviewed by: bdrewery Differential Revision: https://reviews.freebsd.org/D15828
* Use PY_FLAVOR for dependencies.mat2018-06-21594-2297/+2297
| | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight
* Correctly depend on those Python ports.mat2018-06-212-3/+2
| | | | | | | - py-qt have their framework - depending on a single file breaks with multiple flavors. Sponsored by: Absolight
* Use the correct variable for dependency lines.mat2018-06-216-19/+19
| | | | | | | PKGNAMEPREFIX the name of the current package prefix, it is not correct to use it for other package names. Sponsored by: Absolight
* devel/libosinfo: update to 1.2.0novel2018-06-212-4/+4
|
* - Fix LICENSEamdmi32018-06-202-2/+3
| | | | | | - Update WWW Approved by: portmgr blanket
* - Add LICENSEamdmi32018-06-201-0/+5
| | | | Approved by: portmgr blanket
* ntroduce OPTION for devel/cmake to generate packagesadridg2018-06-203-5/+58
| | | | | | | | | | | | | | | | The generator causes segfaults because it doesn't call pkg_init() (see https://gitlab.kitware.com/cmake/cmake/issues/18031). This feature was briefly enabled by default for 3.11.0, between r467437 (added) and r467620 (removed), but causes problems with stage-qa (PR 227372). Hide it behind an OPTION for people who want it and don't worry about stage-qa. The patch to CPack source will be submitted upstream once some corner cases are ironed out. Reported by: upstream Approved by: tcberner Differential Revision: https://reviews.freebsd.org/D15900
* - Switch to new test frameworkamdmi32018-06-201-1/+1
| | | | Approved by: portmgr blanket
* Update libgit2 to 0.27.2 and removed obsolete patches from it as it is fixed ↵mfechner2018-06-208-32/+18
| | | | | | | | | | | upstream now. Update devel/rubygem-rugged to 0.27.2 and took maintainer-ship for it as it is a core module required for gitlab. Added comment suggest by mat that some ports should be updated together. Reviewed by: mat, swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15901
* New port: devel/py-jupyterlab_launcher: Jupyter Launcher (launcher for the ↵yuri2018-06-204-0/+31
| | | | JupiterLab environment)
* Add py-testrepository 0.0.20sunpoet2018-06-204-0/+43
| | | | | | | | | | | | | | | | | | The package provides a database of test results which can be used as part of developer workflow to ensure/check things like: - No commits without having had a test failure, test fixed cycle. - No commits without new tests being added. - What tests have failed since the last commit (to run just a subset). - What tests are currently failing and need work. Test results are inserted using subunit (and thus anything that can output subunit or be converted into a subunit stream can be accepted). WWW: https://launchpad.net/testrepository PR: 228692 Submitted by: Kai <freebsd_ports@k-worx.org>
* devel/awscli: Update 1.15.35 -> 1.15.40bhughes2018-06-202-5/+5
| | | | Sponsored by: Miles AS
* devel/py-botocore: Update 1.10.35 -> 1.10.40bhughes2018-06-202-4/+4
| | | | Sponsored by: Miles AS
* devel/py-jira: update to 1.0.15swills2018-06-202-5/+6
|
* devel/p5-Date-Manip: update to 6.72swills2018-06-202-4/+4
|
* New port: devel/p5-Scope-Containerpi2018-06-204-0/+27
| | | | | | | | | Container object for temporary scoped items like database connections WWW: https://metacpan.org/release/Scope-Container PR: 229144 Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
* New port: devel/p5-Test-UNIXSockpi2018-06-205-0/+32
| | | | | | | | | | Test utility to test UNIX domain socket server programs. It is based on Test::TCP. WWW: https://metacpan.org/pod/Test::UNIXSock PR: 229085 Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
* Update devel/aws-sdk-php to 3.61.8garga2018-06-203-4/+243
| | | | Sponsored by: Rubicon Communications, LLC (Netgate)
* Fix MASTER_SITESgarga2018-06-201-1/+1
| | | | Sponsored by: Rubicon Communications, LLC (Netgate)
* Implement flavors to devel/aws-sdk-phpgarga2018-06-201-3/+4
| | | | Sponsored by: Rubicon Communications, LLC (Netgate)
* Update devel/cmake to 3.11.4tcberner2018-06-194-6/+6
| | | | | PR: 229054 Exp-run by: antoine
* - Regenerate patches, as patching fails in some cases (could not reproduce ↵amdmi32018-06-192-4/+4
| | | | | | | though) PR: 229005 Reported by: rozhuk.im@gmail.com
* devel/rudiments: update 1.0.6 -> 1.0.7pi2018-06-193-7/+14
| | | | | | | databases/sqlrelay: update 1.2.0 -> 1.3.0 http://software.firstworks.com/2018/05/rudiments-107-release-announcement.html http://software.firstworks.com/2018/05/sql-relay-130-release-announcement.html
* devel/critcl: unbreak on powerpc64gahr2018-06-191-3/+1
| | | | Reported by: linimon
* - Update to 0.7.3tota2018-06-192-4/+4
|
* devel/py-flex: Add USE_PYTHON=concurrentyuri2018-06-191-1/+2
| | | | Approved by: portmgr
* devel/py-interface: Add USE_PYTHON=concurrent when DOCS=yesyuri2018-06-191-0/+2
| | | | Approved by: portmgr
* devel/py-cmdtest: Add USE_PYTHON=concurrentyuri2018-06-191-2/+3
| | | | | | Also fix manpage directory share/man -> man. Approved by: portmgr
* devel/py-Faker: Add USE_PYTHON=concurrentyuri2018-06-191-1/+2
| | | | Approved by: portmgr
* devel/py-Breve: Add USE_PYTHON=concurrentyuri2018-06-191-2/+4
| | | | | | Also add LICENSE Approved by: portmgr blanket
* Update CHERI LLVM and QEMU to new snapshots.brooks2018-06-194-12/+17
| | | | | | | Committed together as code generated by the new LLVM requires updated (virtual) hardware. Sponsored by: DARPA, AFRL
* devel/py-ruamel.yaml: update 0.15.37 -> 0.15.40pi2018-06-192-4/+4
| | | | Relnotes: https://bitbucket.org/ruamel/yaml
* Adjust USES to fix builds on gcc-based architectures.linimon2018-06-195-11/+10
| | | | | | | | While here, pet portlint. Tested for no regression on amd64. Approved by: portmgr (tier-2 blanket)
* - Update to 2.128lwhsu2018-06-182-4/+4
| | | | Sponsored by: The FreeBSD Foundation
* Mark ports broken on powerpc64, categories d-f.linimon2018-06-1829-19/+66
| | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket)
* - Update to 1.28wen2018-06-182-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Time-Local
* - Update to 0.35wen2018-06-182-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Test-Warn
* - Update to 1.75wen2018-06-182-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Module-Starter
* devel/libsimdpp: In PORTSCOUT, replace skipv with limityuri2018-06-181-1/+1
| | | | skipv doesn't work for some reason.
* - Update devel/py-gitpython to 2.1.10.ygy2018-06-182-8/+8
| | | | | | | | - Change FLAVOR to use PY_FLAVOR. Reviewed by: mat Approved by: woodsb02 Differential Revision: https://reviews.freebsd.org/D15790
* - Update to 0.7.0amdmi32018-06-182-4/+4
|
* devel/libsimdpp: Correct PORTSCOUTyuri2018-06-181-1/+1
|
* devel/libsimdpp: Limit portscout to valid versionsyuri2018-06-181-0/+2
|
* devel/py-IBMQuantumExperience: Update 1.9.3 -> 1.9.4yuri2018-06-182-4/+4
| | | | Reported by: portscout
* Update devel/qtcreator to 4.6.2tcberner2018-06-174-5/+7
| | | | While here, fix a typo in devel/qbs's Makefile.
* - Whitespace fixamdmi32018-06-172-2/+2
| | | | | | - Update WWW Approved by: portmgr blanket
* Now builds on powerpc64.linimon2018-06-171-1/+0
|
* - Update to 1.22wen2018-06-172-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/DateTime-Locale
* Mark broken on powerpc64: assumes that clang is installed.linimon2018-06-171-0/+1
| | | | Approved by: portmgr (tier-2 blanket)
* - Update to 2.124wen2018-06-172-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Config-Model
* - Update to 0.317wen2018-06-172-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Config-AutoConf
* devel/cpp2py: Correct cmake file pathsyuri2018-06-176-15/+32
| | | | Also remove unnecessary files under share/
* New port: devel/cpp2py: Reflection tools based on clangyuri2018-06-178-2/+143
|
* devel/py-Automat: Update to 0.7.0swills2018-06-172-4/+4
| | | | | PR: 229062 Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
* devel/jenkins-lts: update to 2.121.1swills2018-06-172-4/+4
|
* Cleanup and revert regression from r472401ultima2018-06-171-14/+12
| | | | Reported by: mat
* devel/py-cclib: update 1.5.1 -> 1.5.3robak2018-06-162-7/+6
| | | | - Pet portlint
* Update to 0.9.1.vanilla2018-06-162-4/+4
|
* - Update to 1.110wen2018-06-162-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/File-ShareDir
* - Update to 0.25wen2018-06-162-5/+5
| | | | Changes: https://metacpan.org/changes/distribution/Class-Load
* Update to 2.31.3joneum2018-06-162-4/+4
|
* - Update to 3.4.4wen2018-06-162-4/+4
|
* - Fix buildacm2018-06-161-1/+2
| | | | Reported by: pkg-fallout
* New port: devel/py-monty: Supplementary useful functions for Python not in ↵yuri2018-06-164-0/+31
| | | | the standard library
* Update devel/elixir-gen_stage to version 0.14.0.olgeni2018-06-163-7/+13
|
* Update devel/etcd33 to version 3.3.8.olgeni2018-06-162-4/+4
|
* Update devel/etcd32 to version 3.2.23.olgeni2018-06-162-4/+4
|
* Update devel/etcd31 to version 3.1.18.olgeni2018-06-162-4/+4
|
* Add m17n-inscript2. This port adds missing entries for Indic languagesthierry2018-06-165-0/+80
| | | | into m17n-db.
* devel/tortoisehg: Update to 4.6.arrowd2018-06-163-5/+8
| | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15820
* - Add a better port descriptionacm2018-06-161-1/+2
| | | | Suggested by: danfe
* Update devel/py-decorator to 2.3.0.ygy2018-06-162-4/+4
| | | | | Approved by: woodsb02 Differential Revision: https://reviews.freebsd.org/D15783
* - New port: devel/iconthemeacm2018-06-166-0/+61
| | | | | | D library for dealing with icon themes in freedesktop environments WWW: https://github.com/FreeSlave/icontheme
* - New port: devel/xdgpathsacm2018-06-166-0/+55
| | | | | | | D library for retrieving XDG base directories as described by XDG Base Directory Specification WWW: https://github.com/FreeSlave/xdgpaths
* - New port: devel/inilikeacm2018-06-165-0/+48
| | | | | | | | Inilike is D library for parsing .ini-like files used in Freedesktop systems in various places (.desktop files, icon themes, mimeapps.list, mimeinfo.cache, trashcan files on freedesktop, etc.) WWW: https://github.com/FreeSlave/inilike
* - New port: devel/isfreedesktopacm2018-06-165-0/+41
| | | | | | D programming language compile-time constant for Freedesktop WWW: https://github.com/FreeSlave/isfreedesktop
* - Remove always-true OSVERSION conditionamdmi32018-06-161-1/+1
| | | | Approved by: portmgr blanket
* devel/py-schema: Update 0.6.7 -> 0.6.8yuri2018-06-162-4/+4
| | | | Reported by: portscout
* Regular USE_GITHUB cleanup.mat2018-06-152-4/+4
| | | | Sponsored by: Absolight
* - Add LICENSE_FILEamdmi32018-06-152-1/+2
| | | | | | - Update WWW Approved by: portmgr blanket
* devel/py-odfpy: Add CONFLICTS_BUILD lineyuri2018-06-151-0/+2
| | | | | | | When py-setuptools_scm is installed, the build fails with this error: File Finder Failed for .git = setuptools_scm.git:list_files_in_archive Approved by: portmgr blanket
* Update KDE Frameworks to 5.47tcberner2018-06-1530-84/+86
| | | | | PR: 228862 Exp-run by: antoine
* devel/git-lfs: Update to 2.4.2swills2018-06-152-4/+4
| | | | | PR: 228868 Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
* devel/tablist: Add to elisp categoryjrm2018-06-151-2/+2
|
* * Add python flavors support. This will allowultima2018-06-151-12/+20
| | | | | | | | | both python 2 and python 3 support. PR: 228188 Reported by: Serge <skh^@hotmail.com> Reviewed by: antoine Differential Revision: https://reviews.freebsd.org/D15417
* Unbreak i386cs2018-06-152-4/+5
| | | | | PR: 229010 Submitted by: tobik@
* - Update to latest commitcpm2018-06-152-7/+8
| | | | - Install more complete set of documentation files
* Update devel/erlang-gpb to version 4.1.9.olgeni2018-06-152-4/+4
|
* Mark net/p5-ZConf and related ports as deprecatedtobik2018-06-151-0/+3
| | | | | | | | | ZConf is unmaintained with glaring issues in bits of it and the developer did not have time to properly address them in over 8 years. PR: 223471 Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> (maintainer and upstream developer)
* Cleanup.mat2018-06-142-10/+9
| | | | Sponsored by: Absolight
* Update automake to 1.16.1. Also remove automake-wrapper. We haven't hadtijl2018-06-1417-132/+56
| | | | | | | | multiple versions of automake in years and probably won't in the future. PR: 228809 Exp-run by: antoine Approved by: portmgr (antoine)
* Mk/Uses/cargo.mk: Encode more crate build dependenciestobik2018-06-141-3/+1
| | | | | | | | | | | | | | | - Add build/lib dependencies, environment variables to ports using the backtrace-sys, freetype-sys, gettext-sys, onig_sys, thrussh-libsodium crates instead of doing this individually for every port. - Add a DEV_WARNING when using libc versions < 0.2.37 to prevent instability of Rust applications on 12.0-CURRENT [1] - Sort cargo-crates-licenses output Reviewed by: pizzamig, jbeich [1] Differential Revision: https://reviews.freebsd.org/D15463
* - Add LICENSEamdmi32018-06-141-0/+4
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* devel/aphpbreakdown: update 2.1.0 -> 2.2.0pi2018-06-143-14/+16
| | | | | | | | | | | | - Added support for ignoring modules by file - CI File will only exit if a module is missing. Missing functions, classes and constants are displayed as before but don't exit with error. PR: 228980 Submitted by: Felix Flor <freebsd@felix.flornet.de> Approved by: freebsd@code-mesa.com (maintainer) Relnotes: https://gitlab.code-mesa.com/code-mesa/aphpbreakdown/blob/master/CHANGELOG.md
* devel/spice-protocol: update to 0.12.14novel2018-06-143-4/+5
| | | | | PR: 228974 Submitted by: xxjack12xx@gmail.com
* devel/py-IBMQuantumExperience: Update 1.9.2 -> 1.9.3yuri2018-06-142-4/+4
| | | | Reported by: portscout
* devel/git-review/Makefile: Update to version 1.26.0jrm2018-06-142-3/+4
| | | | | | | PR: 226100 Submitted by: w.schwarzenfeld@utanet.at Reported by: erj Approved by: dereckson@gmail.com (maintainer)
* devel/eric6: update to 18.06dbn2018-06-143-7/+7
| | | | | | | | | | | | | | | | | | | ChangeLog: - bug fixes - Editor -- added a configuration option (Editor->Style page) to show the marker map on the left or right of the editor -- added a context menu for the "fold" margin -- improved handling of folded lines when using "go to" functions -- resize auto complete list box to fit with contents -- added a configuration option (Editor->autocomplete to set up maximum width and height of the auto complete list box - Shell -- resize auto complete list box to fit with contents - pip Interface -- added an action to install a locally available package/wheel - Web Browser (NG) -- improved the sending of the "Referer" header like it is done by Firefox
* Recognize timezones on FreeBSD for the default install.jhb2018-06-142-1/+21
| | | | | | | | | | | | | | | By default, FreeBSD copies the current timezone database to /etc/localtime and stores the name of the symlink in /var/db/zoneinfo. Qt expects /etc/localtime to be a symlink and uses the symlink's target to infer the name of the default timezone. The existing code in Qt includes some workarounds for Linux distributions that also copy the current timezone to /etc/localtime by checking for files that contain the name of the timezone. Add a similar check for /var/db/zoneinfo on FreeBSD. PR: 200763 Reviewed by: tcberner Differential Revision: https://reviews.freebsd.org/D15792
* - Update to 1.13culot2018-06-132-4/+4
| | | | Changes: https://metacpan.org/source/MATTN/Devel-CheckLib-1.13/CHANGES
* - Update to 1.1.17culot2018-06-133-10/+16
| | | | Changes: https://metacpan.org/source/YANICK/Class-Date-1.1.17/Changes
* devel/mergify: update and add git-subversion optionswills2018-06-132-8/+10
| | | | | PR: 228971 Approved by: joe@thrallingpenguin.com (maintainer)
* - Add LICENSEamdmi32018-06-131-0/+3
| | | | Approved by: portmgr blanket
* devel/catch: update to 2.2.3gahr2018-06-132-4/+4
| | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.2.3
* - Update to 1.84amdmi32018-06-132-6/+7
|
* Update devel/clixon to 3.6.1garga2018-06-135-47/+6
| | | | | Approved by: maintainer Sponsored by: Rubicon Communications, LLC (Netgate)
* Do not use ssl (EVP), this fixes build with OpenSSL 1.1antoine2018-06-131-5/+4
| | | | PR: 228941
* devel/qt5-core: Fix the patch I just committed.arrowd2018-06-131-74/+0
| | | | | Reported by: cmt Approved by: tcberner (mentor)
* devel/codeblocks-devel: update to 18.04 svn rev 11386tz2018-06-123-282/+291
| | | | | PR: 228748 Submitted by: lbartoletti <lbartoletti@tuxfamily.org>
* devel/qt5-core: Add a patch that fixes QLockFilePrivate::processNameByPid() ↵arrowd2018-06-122-0/+149
| | | | | | | | function to return non-truncated name. Reviewed by: rakuco, tcberner Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15673
* - Add LICENSEamdmi32018-06-121-0/+5
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* - Update to 2.127lwhsu2018-06-122-4/+4
| | | | Sponsored by: The FreeBSD Foundation