| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
architectures.
PR: 234386
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
architectures.
PR: 234376
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
architectures.
PR: 234373
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
| |
Reported by: db@
|
| |
|
|
|
|
| |
Changes: https://github.com/xbmc/xbmc/compare/18.0rc5-Leia...18.0rc5.2-Leia
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/f5d28b03a..ca4f13810
|
|
|
|
| |
Changes: https://github.com/rust-lang/rust/compare/6ecad338381c...75a369c5b114
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/52ac0a901...022550a43
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/941d241e7...4f23d5d69
|
|
|
|
| |
Changes: https://github.com/intel/media-driver/compare/89684719...c517a865
|
|
|
|
|
|
|
|
| |
architectures.
PR: 234372
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
-mtune=generic to PORT_SIMD_FLAGS.
PR: 234368
Submitted by: Piotr Kubaj
Approved by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
architectures.
PR: 234355
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
architectures.
PR: 234346
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
architectures.
While here, remove stray escaped newline that gave portlint grief.
PR: 234345
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
architectures.
PR: 234339
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
architectures.
PR: 234336
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
architectures.
PR: 234335
Submitted by: Piotr Kubaj
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
must imply clang. While here, remove duplicate definition from USES.
PR: 234580
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
|
|
| |
The patch in r489819 broke the build in 11.
Address that and make sure this one builds in {11.2,12}{amd64,i386} and
13-CURRENT i386
PR: 234909
Reported by: leres@
|
|
|
|
| |
Changes: https://github.com/piotrmurach/tty-pie/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
|
|
|
|
|
|
|
|
| |
- tell cmake we mean it, and disable looking for pulse if the option is off
- the previous flags are no longer (maybe ever?) supported.
PR: 234894
Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
|
|
|
|
|
|
|
|
| |
variable order as per portlint while we're here.
PR: 234892
Submitted by: ehaupt
Approved by: ler (mentor, implicit)
|
|
|
|
|
|
|
|
| |
www/nginx-devel from 6.0.0 to 6.0.1.
While I'm here:
o) remove a needless whitespace and tabs;
o) add a patch to disable anonymouse telemetry for passenger by default.
|
|
|
|
|
|
| |
PR: 234524
MFH: 2019Q1
Submitted by: Helge Oldach <freebsd@oldach.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
================================================================================
Redis 4.0.12 Released Tue Dec 11 18:06:12 CEST 2018
================================================================================
This backports the following Redis 5 fixes back into Redis 4.
Please check the Redis 5 changelog or see the full commit messages
for more information. Note that there are important fixes to the AOF
implementation so Redis 4.0.12 should be considered as a worthwhile
upgrade in production environments where AOF is used and there is the
idea of sticking with Redis 4 for some time.
b6cd3b3c asyncCloseClientOnOutputBufferLimitReached(): don't free fake clients.
e16402b0 Don't call sdscmp() with shared.maxstring or shared.minstring
49d9f411 Fix stringmatchlen() read past buffer bug.
97192e2d Merge pull request #5569 from maximebedard/backport-4497
1908aba7 add linkClient(): adds the client and caches the list node.
239b0857 networking: optimize unlinkClient() in freeClient()
54b17f98 When replica kills a pending RDB save during SYNC, log it.
b31c08db Move child termination to readSyncBulkPayload
21971ac8 Prevent RDB autosave from overwriting full resync results
3a91fcbc aof.c: improve indentation and change warning message.
e6f287d5 AOF: discard if we lost EXEC when loading aof
e0d4c66a Fix AOF comment to report the current behavior.
</ChangeLog>
|
|
|
|
|
|
|
| |
https://github.com/hashicorp/vagrant/blob/v2.2.3/CHANGELOG.md
PR: 234861
Approved by: joe at thrallingpenguin dot com (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Add compiler:c11 to fix build on archs that still use GCC as default compiler [1]
PR: 234401
Submitted by: Piotr Kubaj [1]
|
| |
|
|
|
|
|
|
|
| |
- Add compiler:c11 to fix build on archs that still use GCC as default compiler [1]
PR: 234098
Submitted by: Piotr Kubaj [1]
|
|
|
|
|
|
|
|
|
| |
https://github.com/dspinellis/fileprune/blob/master/ChangeLog.txt
PR: 230221
Submitted by: ndowens@yahoo.com
Approved by: maintainer
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build for mips64
- Added License
Changelog:
https://github.com/pyinstaller/pyinstaller/blob/v3.4/doc/CHANGES.rst
PR: 229948
Submitted by: ndowens@yahoo.com
Sponsored by: iXsystems Inc.
|
|
|
|
| |
Sponsored by: iXsystems Inc.
|
|
|
|
| |
- Switch to ninja build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the executable format used by Mac OS X.
It is typically used as a dependency analysis tool, and
also to rewrite dylib references in Mach-O headers to be
@executable_path relative.
Though this tool targets a platform specific file format,
it is pure python code that is platform and endian independent.
WWW: https://pypi.org/project/macholib/
PR: 229947
Submitted by: ndowens@yahoo.com
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES from GitHub to CHEESESHOP
Changes: https://github.com/tqdm/tqdm/releases
PR: 234898
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
|
|
|
| |
Approved by: jrm (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update RUN_DEPENDS from sqlalchemy10 to sqlalchemy12
- Assigns databases/py-sqlalchemy-migrate to databases/py-sqlalchemy12
- Assigns the following ports to databases/py-sqlalchemy12:
* devel/py-buildbot
* misc/py-cinder
* misc/py-glance
* security/py-keystone
- Unbreaks devel/py-oslo.db because it is buildable when
databases/py-sqlalchemy-migrate
has been assigned to
databases/py-sqlalchemy12
- Fixes pkg-plist for devel/py-glance after ports r489963
PR: 230379
Submitted by: Kai <freebsd_ports@k-worx.org>
Approved by: koobs, lwhsu
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: pkg-fallout
Sponsored by: iXsystems Inc.
|
| |
|
|
|
|
|
|
| |
PR: 234832
Approved by: Bruce Richardson <bruce.richardson@intel.com> (maintainer)
Relnotes: https://doc.dpdk.org/guides-18.05/rel_notes/release_18_05.html#fixes-in-18-05-stable-release
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The configure process for synfig uses GNU extensions (\s) in sed,
which currently get interpreted as an escape of an ordinary character.
Escapes of an ordinary character will be disallowed in future
versions of regex(3), so switch to gsed in advance to also do the
right thing.
As an aside, the \s usage may be potentially patched out, but submitter
opted to switch to gsed for now to ease maintenance burden. A later
run will be done to switch ports depending on gsed for build back
to sed when our sed becomes capable.
PR: 233438
Submitted by: kevans
Approved by: woodsb02 (maintainer)
MFH: 2019Q1
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 234843
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
| |
PR: 234645
Submitted by: dvl
Relnotes: https://github.com/librenms/librenms/releases
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
Relnotes: https://pypi.org/project/venusian/
|
|
|
|
|
|
|
|
| |
- Add missing patch in r489897
- Drop unnecessary patch
- Bump PORTREVISION
MFH: 2019Q1
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir %%DOC_DIR%%
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
Stop.
make: stopped in /usr/ports/textproc/rubygem-cld3
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/leatherman include an old version of RapidJSON that is not compatible
with what devel/rapidjson install. Reorder includes so that the version
included with devel/leatherman is found before the one of devel/rapidjson
because it is what is wanted.
While here, fix `make test`.
No need to bump PORTREVISION.
PR: 233426
Reported by: vladislav.movchan@gmail.com
|
| |
|
|
|
|
| |
Changes: https://github.com/tavianator/bfs/releases/tag/1.3.2
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The gem install a tiny utility so let's install it.
|
|
|
|
|
|
| |
The pathspec gem is a utility library for pattern matching of file paths.
WWW: http://rubygems.org/gems/pathspec
|
|
|
|
|
|
|
|
|
| |
this port has no purpose and may introduce conflicts
- DEPRECATE and expire in 2 months as physfs is unlikely to have any breaking changes in foreseeable future for this port to be needed
PR: 234477
Approved by: maintainer timeout (oliver, 2 weeks)
|
| |
|
|
|
|
|
|
|
|
| |
To resolve this, concatenate the two values since this is what was
originally intended. Fix some comments while here.
PR: 234825
Submitted by: xxjack12xx@gmail.com (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This release is fully API and ABI compatible with 2.x, so no changes
to dependent ports are needed.
PR: 234477
Submitted by: amdmi3
Approved by: maintainer timeout (oliver, 2 weeks)
|
|
|
|
|
| |
PR: 224482
Submitted by: kevinz5000@gmail.com
|
| |
|
|
|
|
|
|
| |
PR: 234770
Submitted by: Marcel Kaiser <mk@nic-nac-project.org>
Approved by: maintainer (kwm)
|
|
|
|
|
|
| |
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md
PR: 234875
Submitted by: Jose Luis Duran <jlduran@gmail.com>
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://docs.openstack.org/releasenotes/python-novaclient/index.html
|
|
|
|
| |
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
|
|
|
|
| |
Changes: https://github.com/bkabrda/flexmock/blob/master/CHANGELOG
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Text-Table-Any
|
|
|
|
|
|
| |
- Update WWW
Changes: https://metacpan.org/changes/distribution/Log-Dispatch-Dir
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.1-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.2-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.3-News
https://trac.osgeo.org/gdal/wiki/Release/2.4.0-News
PR: 231629
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.1-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.2-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.3-News
https://trac.osgeo.org/gdal/wiki/Release/2.4.0-News
PR: 231629
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Add ZSTD option
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.1-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.2-News
https://trac.osgeo.org/gdal/wiki/Release/2.3.3-News
https://trac.osgeo.org/gdal/wiki/Release/2.4.0-News
PR: 231629
Exp-run by: antoine
|
|
|
|
|
| |
Reported by: pi@
MFH: 2019Q1
|
|
|
|
|
|
|
|
|
| |
https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt
PR: 234859
Submitted by: cmt
Reported by: cmt
Approved by: mentors (implicit)
|
|
|
|
|
|
|
|
| |
The script was returning an error due to the service not being offered anymore.
The update attempt was replaced with an information message, but it's better to
still return 1 as it did before to allow users detecting they have a problem.
Reported by: aramw (maintainer)
|
|
|
|
|
| |
New version uses an embedded version of toloa++ and drops support
for lua 5.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Forward port r469788 from lang/gcc6 = backport r475105 from lang/gcc8:
Filter the -mretpoline command-line option, which is understood by
recent versions of clang (and used in the context of the Spectre
security issues), but not GCC (which uses different options for the
same) from CFLAGS and CXXFLAGS.
This avoids the build of this port via bootstrap, which is the default
and leverages both the system compiler (clang in most cases) plus a just
built version GCC, to fail due to the latter not knowing -mretpoline.
PR: 228205
Submitted by: rozhuk.im@gmail.com
|
|
|
|
| |
Affected ports: www/py-seafdav www/py-seafobj www/seahub
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This is in the same family of IntelliJ products from JetBrains.
Commercial and academic licenses are available.
Note: a new version was just released but it doesn't work well on FreeBSD.
Approved by: ports (tobik)
PR: 233842
Differential Revision: https://reviews.freebsd.org/D18477
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Noteworthy changes in 0.12.2
- Added support for AES256-SHA legacy cipher. This allows the anyconnect clients to use AES256.
- Added support for the DTLS1.2 protocol hack used by new anyconnect client.
While I'm here pet portlint.
MFH: 2019Q1
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: jrm (mentor, implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE file
PR: 230279
Submitted by: ndowens@yahoo.com
Approved by: maintainer timeout
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add Docs options
- Use Github
Changes: https://github.com/namlook/mongokit/blob/master/CHANGELOG
PR: 230285
Submitted by: ndowens@yahoo.com
Approved by: maintainer timeout
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
| |
PR: 230376
Submitted by: ndowens@yahoo.com
Approved by: maintainer timeout
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
| |
PR: 230660
Submitted by: ndowens@yahoo.com
Approved by: maintainer timeout
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add missing LICENSE info
- Support python36 for i386/amd64
- Fallback on armv6,aarch64 to py27
- Switch to github
PR: 230283
Submitted by: ndowens@yahoo.com
Approved by: maintainer
Sponsored by: iXsystems Inc.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://metacpan.org/changes/distribution/RT-Client-REST
- While here, pet portlint
PR: 234823
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
a message explaining why, and what to do about it.
|
|
|
|
|
|
|
| |
PR: 230134
Submitted by: ndowens@yahoo.com
Approved by: maintainer
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
|
|
|
| |
- Added LICENSE and LICENSE_FILE
- Sorted variables a bit according to the PHB
PR: 230133
Submitted by: freebsd_ports@k-worx.org, ndowens@yahoo.com
Approved by: maintainer
Sponsored by: iXsystems Inc.
|
|
|
|
| |
Changelog: https://github.com/hashicorp/vagrant_cloud/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
| |
PR: 230129
Submitted by: ndowens@yahoo.com
Approved by: maintainer
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added LICENSE_FILE
- Removed EXTRAPATCHES because they no longer applies
- Sorted variables a bit according to the PHB
- Added post-patch target to replace hardcoded occurences of /etc with ${PREFIX}/etc
- Added pkg-plist to handle the installation of files into ${ETCDIR} (for this the newly added post-install target is required)
- Improved pkg-descr
Changes by upstream:
- https://docs.openstack.org/releasenotes/os-brick/queens.html
PR: 230136
Submitted by: freebsd_ports@k-worx.org, ndowens@yahoo.com
Approved by: maintainer
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added LICENSE_FILE
- Sorted variables a bit according to the PHB
- Removed line that is already used for the COMMENT from pkg-descr
Changes by upstream:
- https://docs.openstack.org/releasenotes/os-win/queens.html
PR: 230138
Submitted by: ndowens@yahoo.com, freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
| |
PR: 230218
Submitted by: ndowens@yahoo.com
Approved by: maintainer
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://docs.openstack.org/keystoneauth/latest/history.html
PR: 230219
Submitted by: ndowens@yahoo.com
Approved by: maintainer
Sponsored by: iXsystems Inc.
|
|
|
|
| |
- Add LICENSE
|
|
|
|
|
|
|
|
|
| |
pkg-static: Unable to access file [...]share/gtk-doc/html/graphene/object-tree.html:No such file or directory
PR: 232762
Reported by: Hyun Hwang <hyun@caffeinated.codes>
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: gnome (maintainer timeout, ~2 months)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enabled concurrent installation
- Sorted variables a bit according to the PHB
- Added OPTIONS for Cinder and VMware storage backends and make both options as default (otherwise the ${PREFIX}/bin/glance-rootwrap script is unusable)
Notes:
In future there might be added more OPTIONS for another storage backend
Changes by upstream:
- http://git.openstack.org/cgit/openstack/glance_store/log/?h=stable/queens
PR: 230135
Submitted by: ndowens@yahoo.com, freebsd_ports@k-worx.org
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously it would do this:
$ pkg which -q -o /usr/local/lib/libphonon4qt5.so
multimedia/phonon
$ pkg pkg annotate -q -S multimedia/phonon flavor
qt4
qt5
And that would break things in an interesting way.
This changes makes it use the package name of the required file, which
is unique.
Note that this problem would probably only ever happen on a live system.
I was not able to find a single port that would trigger this it in a
clean environment (poudriere testport).
PR: 231332
Submitted by: dbn
|
|
|
|
|
|
|
|
|
| |
- Added LICENSE and LICENSE_FILE
- Sorted variables a bit according to the PHB
PR: 232243
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added LICENSE_FILE
- Sorted variables a bit according to the PHB
- Removed the workaround that was used due the renaming of the py-msgpack package in rP468299
Changes by upstream:
- http://git.openstack.org/cgit/openstack/tooz/log/?h=stable/queens
PR: 232242
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
Todos are stored into icalendar files, which means you can sync them
via CalDAV using, for example, vdirsyncer.
WWW: https://github.com/pimutils/todoman/
PR: 227867
Submitted by: andreas@bilke.org
Sponsored by: iXsystems Inc.
|
|
|
|
|
|
|
|
|
| |
Changes by upstream:
https://github.com/collective/icalendar/compare/3.11.7...4.0.3
PR: 229901
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
| |
- Added LICENSE_FILE
- Sorted variables a bit according to the PHB
- Rebased pkg-descr
- Updated WWW
PR: 230131
Submitted by: ndowens@yahoo.com, freebsd_ports@k-worx.org
Approved by: maintainer
|
|
|
|
|
|
|
| |
- while here, remove "main.Date" from extra ldflags
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18756
|
| |
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
| |
They fixed the bug that I reported yesterday.
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
| |
This was also tested on a live 12.0 amd64 machine,
11.2-arm64 and 11.2-i386 poudriere boxes with base GSSAPI.
PR: 234740
Reported by: Peter Putzer (Bugzilla), Alex V. Petrov (e-mail)
Approved by: Corey Halpin (maintainer)
|
|
|
|
|
|
|
|
|
| |
PR: 231127
Reviewed by: Sam Chen <sc.gear@one.caeon.com>
Approved by: gaod@hychen.org (maintainer timeout)
Relnotes: https://raw.githubusercontent.com/apache/trafficserver/6.2.3/CHANGELOG-6.2.3
https://raw.githubusercontent.com/apache/trafficserver/6.2.2/CHANGELOG-6.2.2
https://raw.githubusercontent.com/apache/trafficserver/6.2.1/CHANGELOG-6.2.1
|
| |
|
|
|
|
| |
- Update RUN_DEPENDS
|
|
|
|
|
|
|
|
|
| |
port changes:
- do not explicitly set MAKEINFO, since this was done to avoid base
makeinfo in FreeBSD 10.x
- match upstream's default behaviour by not installing the shared game
directory and the auxiliary program update-game-score
- do not specify unnecessary or default configuration options
|
| |
|
| |
|
|
|
|
|
|
| |
Approved by: mentors (implicit)
Changes: https://github.com/barnybug/cli53/releases/tag/0.8.13
Sponsored by: HAW International, Inc.
|
|
|
|
|
| |
PR: 234834
Submitted by: lbartoletti@tuxfamily.org(maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Midpoint is a comprehensive identity management and identity
governance system. It is basically an complex integration tool
that can replicate and transform user records between numerous user
databases, management of the records, reporting, auditing and so
on. It allows very complex transformation and replication rules
including support for advanced RBAC and scripting. Its internal
mechanisms are based on state-of-the art concepts that are still
not yet widely used in the fieldof Identity Management.
WWW: https://evolveum.com/midpoint/
PR: 231766
Submitted by: Matthias Wolf <freebsd@rheinwolf.de>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Unbreak
Submitted by: Kevin Day <kevin@your.org>
|
|
|
|
| |
Submitted by: Kevin Day <kevin@your.org>
|
|
|
|
|
|
|
|
|
| |
- While I'm here, update WWW
Changes: https://github.com/etingof/pyasn1/releases
PR: 234810
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: Martin Jackson <mhjacks@@swbell.net> (maintainer)
|
|
|
|
|
|
| |
- Take maintainership
Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
|
|
|
|
| |
Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
|
|
|
|
| |
Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
|
|
|
|
| |
Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/fonttools/fonttools/releases
|
|
|
|
| |
Changes: https://github.com/Azure/msrest-for-python/releases
|
|
|
|
| |
Changes: https://github.com/jaraco/jaraco.logging/blob/master/CHANGES.rst
|
|
|
|
| |
Changes: https://github.com/jaraco/jaraco.itertools/blob/master/CHANGES.rst
|
|
|
|
| |
Changes: https://github.com/jaraco/jaraco.functools/blob/master/CHANGES.rst
|
|
|
|
| |
Changes: https://github.com/jaraco/jaraco.classes/blob/master/CHANGES.rst
|
|
|
|
|
|
|
| |
This port is the shared namespace shim for py-jaraco.* ports.
py-jaraco provides a common jaraco/__init__.py, which is shared among all
py-jaraco.* ports.
|
|
|
|
| |
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
|
|
|
|
|
|
| |
- Update WWW
Changes: https://metacpan.org/changes/distribution/Log-Dispatch-FileWriteRotate
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Update WWW
Changes: https://metacpan.org/changes/distribution/Log-Dispatch-ArrayWithLimits
|
|
|
|
|
|
| |
- Update WWW
Changes: https://metacpan.org/changes/distribution/Log-Any-IfLOG
|
|
|
|
|
| |
Changes: https://git.joeyh.name/index.cgi/moreutils.git/log/
https://joeyh.name/code/moreutils/news/version_0.63/
|
|
|
|
| |
Changes: https://gitlab.gnome.org/GNOME/gssdp/blob/master/NEWS
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add missing patch file
- change WebEngine to an option, unbreak (hopefully the code is ok)
on aarch64 and ppc64
Should have mentioned that the release notes for 3.0.0 are at
https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3
But that, plus the versions 2.2, 2.2.1, 2.3, 2.3.1 and 2.3.2 that
were skipped in ports are too many to summarize here.
PR: 234801
|
|
|
|
|
|
| |
- multimedia/phonon to 4.10.2
- multimedia/phonon-designerplugin to 4.10.2
- multimedia/phonon-vlc to 0.10.2
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix jumbo build with the SNDIO option enabled [1]
- Fix crash in V8
- Fix nav preload with third-party cookie blocking
- Backport more patches from OpenBSD chromium port
- Bump PORTREVISION
Reported by: Joseph Mingrone <jrm@FreeBSD.org> via email [1]
MFH: 2019Q1
|
|
|
|
|
| |
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18789
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This skips over 18 months of musescore development to get to
what's new. This version uses WebEngine, although I don't know
what it uses it for; a PORTREVISION should be able to clear that
up and make it available for aarch64 and ppc64.
All the local patches have been dropped, except for some extra
CMake-futzing in order to get it to build with ninja and not
duplicate whole chunks of WebEngine.
PR: 234801
Reported by: kunda
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release Announcement:
https://www.kde.org/announcements/announce-applications-18.12.1.php
Today KDE released the first stability update for KDE Applications 18.12.
This release contains only bugfixes and translation updates, providing a
safe and pleasant update for everyone.
About 20 recorded bugfixes include improvements to Kontact, Cantor, Dolphin,
JuK, Kdenlive, Konsole, Okular, among others.
Improvements include:
* Akregator now works with WebEngine from Qt 5.11 or newer
* Sorting columns in the JuK music player has been fixed
* Konsole renders box-drawing characters correctly again
You can find the full list of changes here:
https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.1
|
|
|
|
|
|
|
|
|
|
| |
A top-alike utility to display and update FreeBSD jails resource usage,
given RACCT/RCTL is enabled with kern.racct.enable=1 loader tunable.
WWW: https://github.com/606u/jruls
PR: 232994
Submitted by: 606u@dir.bg
|
|
|
|
|
|
|
| |
PR: 234758
Submitted by: Maciej Pasternacki <maciej@pasternacki.net>
Approved by: Michael Zhilin <mizhka@gmail.com> (maintainer)
Relnotes: https://github.com/radare/radare2/releases/tag/3.2.0
|
| |
|
| |
|
|
|
|
|
|
| |
Security: CVE-2019-5882
PR: 234798
|
|
|
|
|
|
| |
- pet portlint
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
| |
- pet portlint
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to USES=localbase
Approved by: portmgr blanket
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
| |
- Update pkg-descr
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
| |
- Update pkg-descr
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
| |
-Update pkg-descr
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
|
| |
Make GraphicsMagick a run dependency too as submitted in the original
PR [1].
PR: 194625 [1], 234696
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The SVN plugin is never built and packaging anjuta fails. It links
with libsvn_client-1.so but the dependency is not properly declared.
A check for just 'svn' is not enough since the base system does not
provide subversion libraries. Change it to always use the libraries
from devel/subversion.
PR: 223046
Submitted by: tobik
Reported by: ohartmann@walstatt.org
Approved by: gnome (maintainer timeout, 2 weeks)
|
|
|
|
|
| |
This is mostly for completeness sake and only fixes an obvious typo.
The option remains broken.
|
|
|
|
|
|
|
| |
Changelog: https://wordpress.org/news/2019/01/wordpress-5-0-3-maintenance-release/
MFH: 2019Q1
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Approved by: tcberner (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- Simplify installation
- Convert to options helpers
- Correctly set installed files permissions in pkg-plist
PR: 234787
Submitted by: amdmi3
Approved by: ehaupt (maintainer)
|
|
|
|
| |
Pointyhat to: antoine (for not providing it)
|
|
|
|
|
| |
Reported by: pkg-fallout
MFH: 2019Q1
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Remove obsolete entry from MASTER_SITES
PR: 234082
Submitted by: maintainer
Approved by: pi (mentor)
Changes: http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=log;h=refs/tags/release/2.19.82-1
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
- Unbreak mail/claws-mail-python
Submitted by: mmokhi
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D18800
|
|
|
|
| |
Changes: https://github.com/sharkdp/hexyl/releases/tag/v0.3.1
|
|
|
|
|
|
| |
PR: 228884
Submitted by: cpm
Approved by: arved (maintainer)
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/citusdata/citus/blob/v8.1.1/CHANGELOG.md
|
| |
|
|
|
|
| |
Changes: https://github.com/rust-lang/rust/compare/8e2063d02062...6ecad338381c
|
|
|
|
| |
Changes: https://github.com/DCurrent/openbor/compare/6a467a0c...d9ed1120
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/3c2fdf634..f5d28b03a
|
| |
|
|
|
|
|
|
|
|
| |
Fix a bug that resulted in LLVM_BUILD_LLVM_DYLIB not being passed as a
cmake argument. [0]
PR: 234739 [0]
Submitted by: tobik [0]
|
|
|
|
|
|
| |
PR: 234774
Submitted by: jhibbits
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
| |
- chosing 60 is arbitrary, and there is no need to have it configurable...
taking LLVM_DEFAULT seems more reasonable therefore.
Reported by: tjil
|
|
|
|
|
|
|
|
|
|
| |
- If OPTIONS don't match the environment, pass suitable CMake
arguments; modernise the one for gpsd
- Import patches from Gentoo, already submitted upstream, for
dealing with optional dependencies
Reported by: Piotr Kubaj
Obtained from: Andreas Sturmlechner
|
|
|
|
| |
Approved by: tcberner (mentor)
|
|
|
|
| |
Changelog: https://robo-code.blogspot.com/2019/01/robocode-1934.html
|
|
|
|
| |
Changelog: https://raw.githubusercontent.com/pytest-dev/pytest-cov/v2.6.1/CHANGELOG.rst
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://irssi.org/NEWS/#v1-1-2
Irssi Security Advisory: https://irssi.org/security/irssi_sa_2019_01.txt
PR: 234798
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Submitted by: tj@mrsk.me (email)
MFH: 2019Q1
|
|
|
|
|
|
|
|
|
|
| |
Update x11-fm/doublecmd to 0.8.4
Add LLD_UNSAFE to avoid build issues and runtime crashes.
Pet portlint a bit
Add USES=gnome
PR: 230806
Submitted by: Beñat Gonzalez Etxepare (maintainer)
|