aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* USES=compiler:c++11-lang is necessary to build this port on GCC-basedlinimon2019-01-131-1/+1
| | | | | | | | architectures. PR: 234386 Submitted by: Piotr Kubaj Approved by: maintainer
* USES=compiler:c++11-lang is necessary to build this port on GCC-basedlinimon2019-01-131-1/+2
| | | | | | | | architectures. PR: 234376 Submitted by: Piotr Kubaj Approved by: maintainer
* USES=compiler:c++11-lang is necessary to build this port on GCC-basedlinimon2019-01-131-1/+2
| | | | | | | | architectures. PR: 234373 Submitted by: Piotr Kubaj Approved by: maintainer
* Remove dependancy on python 2.7skreuzer2019-01-131-1/+1
| | | | Reported by: db@
* Update to version 3.0.0skreuzer2019-01-132-5/+5
|
* multimedia/kodi-devel: Update to 18.0rc5.2tobik2019-01-132-4/+4
| | | | Changes: https://github.com/xbmc/xbmc/compare/18.0rc5-Leia...18.0rc5.2-Leia
* multimedia/aom: update to 1.0.0.1172jbeich2019-01-132-5/+5
| | | | Changes: https://aomedia.googlesource.com/aom/+log/f5d28b03a..ca4f13810
* lang/rust-nightly: update to 1.33.0.20190113jbeich2019-01-132-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/6ecad338381c...75a369c5b114
* emulators/rpcs3: update to 0.0.5.7714jbeich2019-01-132-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/52ac0a901...022550a43
* emulators/citra: update to s20190111jbeich2019-01-132-5/+8
| | | | Changes: https://github.com/citra-emu/citra/compare/941d241e7...4f23d5d69
* multimedia/libva-intel-media-driver: update to 18.4.p4.111jbeich2019-01-134-10/+10
| | | | Changes: https://github.com/intel/media-driver/compare/89684719...c517a865
* USES=compiler:c++11-lang is necessary to build on GCC-basedlinimon2019-01-131-1/+1
| | | | | | | | architectures. PR: 234372 Submitted by: Piotr Kubaj Approved by: maintainer
* GCC doesn't support -mtune=generic (at least not on powerpc64). Movelinimon2019-01-132-2/+2
| | | | | | | | -mtune=generic to PORT_SIMD_FLAGS. PR: 234368 Submitted by: Piotr Kubaj Approved by: maintainer
* - Update to 0.1.3amdmi32019-01-132-4/+4
|
* - Update to 3.5.3amdmi32019-01-132-4/+4
|
* - Update to 3.5.3amdmi32019-01-132-4/+4
|
* This port requires USES=compiler:c++11-lang to build on GCC-basedlinimon2019-01-131-1/+1
| | | | | | | | architectures. PR: 234355 Submitted by: Piotr Kubaj Approved by: maintainer
* This port requires USES=compiler:c++11-lang to build on GCC-basedlinimon2019-01-131-1/+2
| | | | | | | | architectures. PR: 234346 Submitted by: Piotr Kubaj Approved by: maintainer
* This port requires USES=compiler:c++11-lang to build on GCC-basedlinimon2019-01-131-2/+2
| | | | | | | | | | architectures. While here, remove stray escaped newline that gave portlint grief. PR: 234345 Submitted by: Piotr Kubaj Approved by: maintainer
* This port requires USES=compiler:c++11-lang to build on GCC-basedlinimon2019-01-131-1/+1
| | | | | | | | architectures. PR: 234339 Submitted by: Piotr Kubaj Approved by: maintainer
* This port requires USES=compiler:c++11-lang to build on GCC-basedlinimon2019-01-131-1/+1
| | | | | | | | architectures. PR: 234336 Submitted by: Piotr Kubaj Approved by: maintainer
* This port requires USES=compiler:c++11-lang to build on GCC-basedlinimon2019-01-131-1/+1
| | | | | | | | architectures. PR: 234335 Submitted by: Piotr Kubaj Approved by: maintainer
* Fix build on gcc-based architectures by removing the assumption that FreeBSDlinimon2019-01-132-3/+16
| | | | | | | | must imply clang. While here, remove duplicate definition from USES. PR: 234580 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
* audio/oss: Fix breakage after r489819fernape2019-01-132-6/+9
| | | | | | | | | | 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@
* Update to 0.2.0sunpoet2019-01-132-4/+4
| | | | Changes: https://github.com/piotrmurach/tty-pie/blob/master/CHANGELOG.md
* Update to 3.88.1sunpoet2019-01-132-4/+4
| | | | Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
* audio/kmix: Don't look for a pulse.tcberner2019-01-131-1/+2
| | | | | | | | - 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>
* Patch devel/xtensa-esp32-elf to build with bash 5.0. Tweak Makefileleres2019-01-131-1/+6
| | | | | | | | variable order as per portlint while we're here. PR: 234892 Submitted by: ehaupt Approved by: ler (mentor, implicit)
* Update passenger and its third-party modules for www/nginx andosa2019-01-1312-25/+36
| | | | | | | | 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.
* www/sitecopy: unbreak on 12 and laterpi2019-01-131-1/+5
| | | | | | PR: 234524 MFH: 2019Q1 Submitted by: Helge Oldach <freebsd@oldach.net> (maintainer)
* Upgrade from 4.0.11 to 4.0.12.osa2019-01-132-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <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>
* sysutils/vagrant: update to 2.2.3cmt2019-01-134-7/+11
| | | | | | | https://github.com/hashicorp/vagrant/blob/v2.2.3/CHANGELOG.md PR: 234861 Approved by: joe at thrallingpenguin dot com (maintainer)
* - Update to 1.7.33danilo2019-01-133-4/+122
|
* - Update to 0.1.1danilo2019-01-133-6/+9
| | | | | | | - Add compiler:c11 to fix build on archs that still use GCC as default compiler [1] PR: 234401 Submitted by: Piotr Kubaj [1]
* - Update to 0.1.2danilo2019-01-132-5/+6
|
* - Update to 0.3.0danilo2019-01-134-12/+23
| | | | | | | - Add compiler:c11 to fix build on archs that still use GCC as default compiler [1] PR: 234098 Submitted by: Piotr Kubaj [1]
* - Update to 1.12miwi2019-01-133-19/+15
| | | | | | | | | https://github.com/dspinellis/fileprune/blob/master/ChangeLog.txt PR: 230221 Submitted by: ndowens@yahoo.com Approved by: maintainer Sponsored by: iXsystems Inc.
* - Update to 3.4miwi2019-01-137-76/+97
| | | | | | | | | | | | - 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.
* - Update to 3.3.92miwi2019-01-132-4/+4
| | | | Sponsored by: iXsystems Inc.
* databases/mariadb102-server: Update to 10.2.21brnrd2019-01-135-16/+10
| | | | - Switch to ninja build
* Macholib can be used to analyze and edit Mach-O headers,miwi2019-01-134-0/+35
| | | | | | | | | | | | | | | | | 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.
* Update to 4.29.1sunpoet2019-01-132-6/+6
| | | | | | | | - Change MASTER_SITES from GitHub to CHEESESHOP Changes: https://github.com/tqdm/tqdm/releases PR: 234898 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* biology/stacks: Upgrade to 2.3jwb2019-01-124-38/+14
| | | | Approved by: jrm (mentor, implicit)
* databases/py-sqlalchemy-migrate (and dependents):pi2019-01-127-10/+16
| | | | | | | | | | | | | | | | | | | | 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
* Update to 1.2.8p22ehaupt2019-01-122-5/+4
|
* Update to 1.0.2girgen2019-01-122-4/+4
|
* Update to the 20190106 snapshot of GCC 9.gerald2019-01-122-4/+4
|
* - Adding missing dependencymiwi2019-01-121-2/+5
| | | | | | | - Bump PORTREVISION Reported by: pkg-fallout Sponsored by: iXsystems Inc.
* www/mod_md-devel: Update to 1.1.17brnrd2019-01-122-4/+7
|
* net/dpdk: update 18.05 -> 18.05.1pi2019-01-122-5/+5
| | | | | | 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
* devel/synfig: Switch to textproc/gsed for buildpi2019-01-121-1/+3
| | | | | | | | | | | | | | | | | | 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
* www/nextcloud: Update to 15.0.1brnrd2019-01-123-10/+39
|
* graphics/ipe: Update version 7.2.7=>7.2.8bofh2019-01-123-8/+21
|
* Update to 4.17.35antoine2019-01-122-6/+6
|
* Update to 0.5.1antoine2019-01-122-4/+4
|
* Update to 1.3.58antoine2019-01-122-4/+4
|
* Update to 2.1.42antoine2019-01-122-4/+4
|
* Update to 0.1.20antoine2019-01-122-4/+4
|
* Update to 1.21.0joneum2019-01-122-4/+4
| | | | | | PR: 234843 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Sponsored by: Netzkommune GmbH
* net-mgmt/librenms: Update version 1.45=>1.47bofh2019-01-125-37/+21
| | | | | | PR: 234645 Submitted by: dvl Relnotes: https://github.com/librenms/librenms/releases
* devel/pycharm-ce: Update to version 2018.3.3bsam2019-01-123-7/+7
|
* java/intellij: Update to version 2018.3.3bsam2019-01-123-10/+10
|
* Update to upstream version 3.0.6 (bug fixes)riggs2019-01-122-5/+4
|
* - Update WWWamdmi32019-01-121-1/+1
| | | | Approved by: portmgr blanket
* Make sure that the owner of /var/run/saslauthd is `cyrus'.ume2019-01-122-0/+2
|
* devel/py-venusian: Update version 1.1.0=>1.2.0bofh2019-01-122-4/+5
| | | | Relnotes: https://pypi.org/project/venusian/
* - Fix debug buildcpm2019-01-126-33/+74
| | | | | | | | - Add missing patch in r489897 - Drop unnecessary patch - Bump PORTREVISION MFH: 2019Q1
* Fix check-plist errorsunpoet2019-01-121-0/+1
| | | | | | | | | | | | | ====> 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
* Update to 2.11.204sunpoet2019-01-122-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.11.204sunpoet2019-01-122-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.11.204sunpoet2019-01-122-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 1.2.16sunpoet2019-01-122-4/+4
| | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
* - Add LICENSEamdmi32019-01-121-0/+3
| | | | Approved by: portmgr blanket
* multimedia/mplayer-skins: Do not set DEFAULT_SMALL_DESC twicetobik2019-01-121-1/+0
|
* Fix build when devel/rapidjson is installedromain2019-01-122-1/+16
| | | | | | | | | | | | | | 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
* multimedia/kodi-devel: Update to 18.0rc5tobik2019-01-122-4/+4
|
* sysutils/bfs: Update to 1.3.2tobik2019-01-122-4/+4
| | | | Changes: https://github.com/tavianator/bfs/releases/tag/1.3.2
* devel/ccls: Update to 0.20181225.5tobik2019-01-122-6/+6
|
* - Update to 17.1.20190111danilo2019-01-122-4/+4
|
* - Update to 0.1.18danilo2019-01-122-4/+4
|
* - Update to 1.13.2danilo2019-01-122-4/+4
|
* Fix plistromain2019-01-121-0/+3
| | | | The gem install a tiny utility so let's install it.
* New port: devel/rubygem-pathspecromain2019-01-124-0/+24
| | | | | | The pathspec gem is a utility library for pattern matching of file paths. WWW: http://rubygems.org/gems/pathspec
* - Mark IGNORE as this is currently the same as devel/physfs, and installing ↵amdmi32019-01-121-0/+4
| | | | | | | | | 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)
* - Update to 0.9.25amdmi32019-01-122-6/+6
|
* audio/audacity: Do not set DYNLOAD_BUILD_DEPENDS twicetobik2019-01-121-4/+4
| | | | | | | | 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)
* - Don't needlessly specify .so versionamdmi32019-01-121-1/+1
|
* Switch from devel/physfs-devel to devel/physfs (which us currently the same)amdmi32019-01-121-2/+2
|
* - Update to 3.0.1amdmi32019-01-124-23/+7
| | | | | | | | | 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)
* - Update to 0.1.2amdmi32019-01-127-69/+20
| | | | | PR: 224482 Submitted by: kevinz5000@gmail.com
* Add another reason for deletion.cy2019-01-121-1/+1
|
* devel/xdg-utils: Update to 1.1.3lme2019-01-129-68/+77
| | | | | | PR: 234770 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> Approved by: maintainer (kwm)
* Update to 1.10.0sunpoet2019-01-125-78/+5
| | | | | | Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md PR: 234875 Submitted by: Jose Luis Duran <jlduran@gmail.com>
* Update gemspec for rubygem-ffi 1.10.0 updatesunpoet2019-01-122-0/+12
| | | | - Bump PORTREVISION for package change
* Update WWWsunpoet2019-01-121-1/+1
| | | | Approved by: portmgr (blanket)
* Update to 2.11.203sunpoet2019-01-122-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.11.203sunpoet2019-01-122-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.11.203sunpoet2019-01-122-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 11.1.0sunpoet2019-01-122-5/+6
| | | | Changes: https://docs.openstack.org/releasenotes/python-novaclient/index.html
* Update to 3.88.0sunpoet2019-01-122-4/+4
| | | | Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
* Update to 0.10.3sunpoet2019-01-122-4/+6
| | | | Changes: https://github.com/bkabrda/flexmock/blob/master/CHANGELOG
* Update to 0.094sunpoet2019-01-122-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Text-Table-Any
* Update to 0.160sunpoet2019-01-123-7/+8
| | | | | | - Update WWW Changes: https://metacpan.org/changes/distribution/Log-Dispatch-Dir
* Update to 2.4.0sunpoet2019-01-123-33/+6
| | | | | | | | | | | | - 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 to 2.4.0sunpoet2019-01-122-7/+10
| | | | | | | | | | | | - 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 to 2.4.0sunpoet2019-01-1213-133/+119
| | | | | | | | | | | | | - 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
* Add missing qt5 dependency.cy2019-01-121-0/+2
| | | | | Reported by: pi@ MFH: 2019Q1
* Upgrade to 5.1.0.mfechner2019-01-122-6/+7
| | | | | | | | | https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt PR: 234859 Submitted by: cmt Reported by: cmt Approved by: mentors (implicit)
* Report failure to the caller in geoipupdate.shromain2019-01-122-1/+2
| | | | | | | | 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)
* Update conky to 1.11.2madpilot2019-01-1210-104/+50
| | | | | New version uses an embedded version of toloa++ and drops support for lua 5.1
* Update to the 20180104 snapshot of GCC 8.2.1.gerald2019-01-122-4/+6
| | | | | | | | | | | | | | | | 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
* * Updated to 6.3.10ultima2019-01-125-12/+14
| | | | Affected ports: www/py-seafdav www/py-seafobj www/seahub
* * Update to 3.1.0 (3.1-latest commit)ultima2019-01-123-6/+17
|
* New port devel/phpstorm: ligthning-smart PHP IDE.pfg2019-01-129-0/+719
| | | | | | | | | | | 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
* Try to switch to qt5mr2019-01-121-4/+1
|
* Upgrade to 8.22.0dvl2019-01-122-4/+4
|
* games/crossfire-server: Do not set CFLOGGER_USES twicetobik2019-01-121-1/+0
|
* net/ocserv: update to 0.12.2cpm2019-01-122-6/+5
| | | | | | | | | | | 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
* - Remove obsolete OSVERSION conditionamdmi32019-01-121-2/+1
| | | | Approved by: portmgr blanket
* New port: biology/hisat2: Program for mapping next-generation sequencing readsjwb2019-01-127-0/+577
| | | | Approved by: jrm (mentor, implicit)
* Fixup bulk -a errors with BUILD_ALL_PYTHON_FLAVORS=yes.mat2019-01-112-2/+4
|
* Disable flavors for Python ports without PYTHON_PKGNAMEPREFIX/SUFFIX.mat2019-01-113-3/+3
|
* - Update to 0.8.1miwi2019-01-115-37/+64
| | | | | | | | | - Add LICENSE file PR: 230279 Submitted by: ndowens@yahoo.com Approved by: maintainer timeout Sponsored by: iXsystems Inc.
* - Update to 0.9.1.1miwi2019-01-112-10/+27
| | | | | | | | | | | | - 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.
* - Update to 4.3.1miwi2019-01-113-103/+198
| | | | | | | PR: 230376 Submitted by: ndowens@yahoo.com Approved by: maintainer timeout Sponsored by: iXsystems Inc.
* - Update to 2.5.11miwi2019-01-113-8/+33
| | | | | | | PR: 230660 Submitted by: ndowens@yahoo.com Approved by: maintainer timeout Sponsored by: iXsystems Inc.
* - Update to 4.9.0miwi2019-01-112-10/+29
| | | | | | | | | | | | - 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.
* Update to 0.10.4.vanilla2019-01-112-4/+4
|
* Update to 0.56joneum2019-01-112-4/+5
| | | | | | | | | | 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
* Replace the geoipupdate.sh script (which just produced 404 errors) withadamw2019-01-112-49/+11
| | | | a message explaining why, and what to do about it.
* - Update to 0.17.0miwi2019-01-112-4/+4
| | | | | | | PR: 230134 Submitted by: ndowens@yahoo.com Approved by: maintainer Sponsored by: iXsystems Inc.
* - Update to 0.17.0miwi2019-01-112-15/+20
| | | | | | | | | | - 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.
* sysutils/rubygem-vagrant_cloud: update to 2.0.2cmt2019-01-112-4/+4
| | | | Changelog: https://github.com/hashicorp/vagrant_cloud/blob/master/CHANGELOG.md
* - Update to 0.8.1miwi2019-01-112-4/+4
| | | | | | | PR: 230129 Submitted by: ndowens@yahoo.com Approved by: maintainer Sponsored by: iXsystems Inc.
* - Update to 2.3.4miwi2019-01-116-109/+45
| | | | | | | | | | | | | | | | | - 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.
* - Update to 3.0.1miwi2019-01-113-15/+18
| | | | | | | | | | | | | | - 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.
* - Update to 1.20.0miwi2019-01-112-4/+4
| | | | | | | PR: 230218 Submitted by: ndowens@yahoo.com Approved by: maintainer Sponsored by: iXsystems Inc.
* - Update to 3.10.0miwi2019-01-112-4/+4
| | | | | | | | | | Changelog: https://docs.openstack.org/keystoneauth/latest/history.html PR: 230219 Submitted by: ndowens@yahoo.com Approved by: maintainer Sponsored by: iXsystems Inc.
* - Update to 1.5.8amdmi32019-01-112-7/+11
| | | | - Add LICENSE
* graphics/graphene: Unbreak build with GTKDOC=ontobik2019-01-111-1/+0
| | | | | | | | | 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)
* - Update to 0.26.0miwi2019-01-112-20/+40
| | | | | | | | | | | | | | | - 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
* Fix proxydeps QA check when multiple flavor of a package are installed.mat2019-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | 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
* - Update to 0.2.2miwi2019-01-113-14/+17
| | | | | | | | | - 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
* - Update to 1.60.1miwi2019-01-112-18/+15
| | | | | | | | | | | | | - 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
* Todoman is a simple, standards-based, cli todo (aka: task) manager.miwi2019-01-114-0/+53
| | | | | | | | | | | 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.
* - Update to 4.0.3miwi2019-01-113-5/+15
| | | | | | | | | 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
* - Update to 1.15.0miwi2019-01-113-17/+19
| | | | | | | | | | | - 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
* benchmarks/vegeta: update from 12.1.0 to 12.2.0egypcio2019-01-112-6/+5
| | | | | | | - while here, remove "main.Date" from extra ldflags Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D18756
* - Update WWWamdmi32019-01-111-1/+1
|
* - Pet portlintamdmi32019-01-111-1/+5
| | | | | | | - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket
* devel/ikos: Update 2.1-49 -> 2.1-52yuri2019-01-113-6/+5
| | | | They fixed the bug that I reported yesterday.
* audio/avldrums-lv2: Update 0.3.1 -> 0.3.2yuri2019-01-112-4/+4
| | | | Reported by: portscout
* Fix GSSAPI-based, and NLS-less, builds.mandree2019-01-113-36/+44
| | | | | | | | | 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)
* www/trafficserver: update 6.2.0 -> 6.2.3, fix build on 12pi2019-01-117-68/+4
| | | | | | | | | 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 to 3.0.0wen2019-01-112-5/+5
|
* - Update to 0.417wen2019-01-112-4/+5
| | | | - Update RUN_DEPENDS
* editors/emacs-devel: update to latest master-branch commitjrm2019-01-113-15/+7
| | | | | | | | | 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
* - Update to 0.31wen2019-01-112-4/+4
|
* - Update to 0.124wen2019-01-112-4/+4
|
* dns/cli53: Update to 0.8.13meta2019-01-112-5/+4
| | | | | | Approved by: mentors (implicit) Changes: https://github.com/barnybug/cli53/releases/tag/0.8.13 Sponsored by: HAW International, Inc.
* - Update to 7.4.4wen2019-01-113-7/+9
| | | | | PR: 234834 Submitted by: lbartoletti@tuxfamily.org(maintainer)
* New port: net-mgmt/midpointpi2019-01-118-2/+938
| | | | | | | | | | | | | | | | 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>
* Fix build with Python 3sunpoet2019-01-111-1/+3
|
* Fix build with Python 3sunpoet2019-01-111-1/+3
|
* Fix build with Python 3sunpoet2019-01-111-1/+3
|
* Fix build with Python 3sunpoet2019-01-111-1/+3
|
* - Update to 3.7.0zi2019-01-112-5/+5
| | | | | | - Unbreak Submitted by: Kevin Day <kevin@your.org>
* - Update to 0.4.0 (unbreak docker-compose)zi2019-01-112-4/+4
| | | | Submitted by: Kevin Day <kevin@your.org>
* Update to 0.4.5sunpoet2019-01-113-6/+7
| | | | | | | | | - 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)
* Update to 2.6.0sunpoet2019-01-112-7/+8
| | | | | | - Take maintainership Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
* Update to 2.6.0sunpoet2019-01-112-6/+7
| | | | Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
* Update to 2.6.0sunpoet2019-01-112-6/+7
| | | | Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
* Update to 2.6.0sunpoet2019-01-112-7/+8
| | | | Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md
* Update to 2.11.202sunpoet2019-01-112-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.11.202sunpoet2019-01-112-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.11.202sunpoet2019-01-112-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 3.35.1sunpoet2019-01-112-4/+4
| | | | Changes: https://github.com/fonttools/fonttools/releases
* Update to 0.6.4sunpoet2019-01-112-4/+4
| | | | Changes: https://github.com/Azure/msrest-for-python/releases
* Update to 2.0sunpoet2019-01-112-5/+14
| | | | Changes: https://github.com/jaraco/jaraco.logging/blob/master/CHANGES.rst
* Update to 4.0.0sunpoet2019-01-112-4/+13
| | | | Changes: https://github.com/jaraco/jaraco.itertools/blob/master/CHANGES.rst
* Update to 2.0sunpoet2019-01-112-5/+14
| | | | Changes: https://github.com/jaraco/jaraco.functools/blob/master/CHANGES.rst
* Update to 2.0sunpoet2019-01-112-5/+14
| | | | Changes: https://github.com/jaraco/jaraco.classes/blob/master/CHANGES.rst
* Add py-jaraco 1 (copied from py-backports)sunpoet2019-01-113-0/+36
| | | | | | | 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.
* Update to 3.87.0sunpoet2019-01-112-4/+4
| | | | Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
* Update to 0.060sunpoet2019-01-113-7/+8
| | | | | | - Update WWW Changes: https://metacpan.org/changes/distribution/Log-Dispatch-FileWriteRotate
* Update to 0.050sunpoet2019-01-113-7/+10
| | | | | | | - Add NO_ARCH - Update WWW Changes: https://metacpan.org/changes/distribution/Log-Dispatch-ArrayWithLimits
* Update to 0.090sunpoet2019-01-113-7/+8
| | | | | | - Update WWW Changes: https://metacpan.org/changes/distribution/Log-Any-IfLOG
* Update to 0.63sunpoet2019-01-112-5/+4
| | | | | Changes: https://git.joeyh.name/index.cgi/moreutils.git/log/ https://joeyh.name/code/moreutils/news/version_0.63/
* Update to 1.1.2sunpoet2019-01-112-4/+4
| | | | Changes: https://gitlab.gnome.org/GNOME/gssdp/blob/master/NEWS
* Fix the audio/musescore update.adridg2019-01-112-3/+34
| | | | | | | | | | | | | - 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: update to 4.10.2tcberner2019-01-115-13/+9
| | | | | | - multimedia/phonon to 4.10.2 - multimedia/phonon-designerplugin to 4.10.2 - multimedia/phonon-vlc to 0.10.2
* - Enable Hangout extensioncpm2019-01-1145-17/+849
| | | | | | | | | | | - 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
* lang/groovy: update 2.4.15 to 2.4.16egypcio2019-01-112-6/+6
| | | | | Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D18789
* Update audio/musescore to 3.0.0, the latest releaseadridg2019-01-119-182/+184
| | | | | | | | | | | | | | 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
* multimedia/phonon: fix CMAKE_OFF linetcberner2019-01-111-1/+1
|
* Update KDE Applications to 18.12.1tcberner2019-01-11239-1767/+710
| | | | | | | | | | | | | | | | | | | | 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
* New port: sysutils/jrulspi2019-01-114-0/+31
| | | | | | | | | | 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
* devel/radare2: update 3.1.0 -> 3.2.0pi2019-01-113-8/+14
| | | | | | | 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
* Update to the 20190103 snapshot of GCC 7.4.1.gerald2019-01-112-4/+4
|
* Update to RC5 of Wine 4.0 with about a dozen bugfixes.gerald2019-01-112-6/+6
|
* security/vuxml: Document irc/irssi issuedbaio2019-01-111-0/+28
| | | | | | Security: CVE-2019-5882 PR: 234798
* - Add LICENSEjoneum2019-01-111-2/+5
| | | | | | - pet portlint Sponsored by: Netzkommune GmbH
* - Add LICENSEjoneum2019-01-111-0/+2
| | | | Sponsored by: Netzkommune GmbH
* - Add LICENSEjoneum2019-01-111-0/+2
| | | | Sponsored by: Netzkommune GmbH
* - Add LICENSEjoneum2019-01-111-0/+2
| | | | Sponsored by: Netzkommune GmbH
* - Add LICENSEjoneum2019-01-111-0/+2
| | | | Sponsored by: Netzkommune GmbH
* - Add LICENSEjoneum2019-01-111-1/+3
| | | | | | - pet portlint Sponsored by: Netzkommune GmbH
* - Fix LICENSEamdmi32019-01-111-5/+4
| | | | | | | - Add LICENSE_FILE - Switch to USES=localbase Approved by: portmgr blanket
* - Add LICENSEjoneum2019-01-111-0/+2
| | | | Sponsored by: Netzkommune GmbH
* - Add LICENSEjoneum2019-01-112-0/+20
| | | | | | - Update pkg-descr Sponsored by: Netzkommune GmbH
* - Add LICENSEjoneum2019-01-112-19/+16
| | | | | | - Update pkg-descr Sponsored by: Netzkommune GmbH
* -Add Licensejoneum2019-01-112-0/+6
| | | | | | -Update pkg-descr Sponsored by: Netzkommune GmbH
* -Add LICENSEjoneum2019-01-111-0/+2
| | | | Sponsored by: Netzkommune GmbH
* -Add LICENSEjoneum2019-01-111-0/+2
| | | | Sponsored by: Netzkommune GmbH
* -Add LICENSEjoneum2019-01-111-0/+2
| | | | Sponsored by: Netzkommune GmbH
* Add LICENSEjoneum2019-01-111-0/+2
| | | | Sponsored by: Netzkommune GmbH
* Add LICENSEjoneum2019-01-111-0/+2
| | | | Sponsored by: Netzkommune GmbH
* devel/bsdowl: Do not set BUILD_DEPENDS twicetobik2019-01-111-2/+2
| | | | | | | Make GraphicsMagick a run dependency too as submitted in the original PR [1]. PR: 194625 [1], 234696
* devel/anjuta: Do not set USE_LDCONFIG twicetobik2019-01-111-1/+0
|
* devel/anjuta: Fix build of SVN plugin when /usr/bin/svn exists on the systemtobik2019-01-111-3/+3
| | | | | | | | | | | | | | 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)
* x11/leechcraft: Do not set OTLOZHU_CMAKE_OFF twicetobik2019-01-101-1/+1
| | | | | This is mostly for completeness sake and only fixes an obvious typo. The option remains broken.
* Update to 5.0.3joneum2019-01-108-16/+16
| | | | | | | Changelog: https://wordpress.org/news/2019/01/wordpress-5-0-3-maintenance-release/ MFH: 2019Q1 Sponsored by: Netzkommune GmbH
* devel/kdevelop: Remove dependency on kdelibs4support, it is not needed anymore.arrowd2019-01-101-2/+2
| | | | Approved by: tcberner (mentor)
* - Fix licenseamdmi32019-01-102-38/+23
| | | | | | | | | | - Simplify installation - Convert to options helpers - Correctly set installed files permissions in pkg-plist PR: 234787 Submitted by: amdmi3 Approved by: ehaupt (maintainer)
* - Add clarification on python version limitationamdmi32019-01-101-1/+1
| | | | Pointyhat to: antoine (for not providing it)
* - Unbreak devel/chromium-gn portcpm2019-01-101-1/+1
| | | | | Reported by: pkg-fallout MFH: 2019Q1
* - Update to 1.12.4wen2019-01-102-5/+4
|
* - Update WWWamdmi32019-01-101-1/+1
|
* multimedia/musikcube: Update 0.60.1 -> 0.60.2yuri2019-01-102-4/+4
|
* print/lilypond-devel: Update to 2.19.82meta2019-01-102-7/+5
| | | | | | | | | - 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 LICENSEamdmi32019-01-101-0/+4
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* - Switch to python3 and fix buildjoneum2019-01-1010-6/+111
| | | | | | | | - Unbreak mail/claws-mail-python Submitted by: mmokhi Sponsored by: Netzkommune GmbH Differential Revision: https://reviews.freebsd.org/D18800
* sysutils/hexyl: Update to 0.3.1tobik2019-01-102-10/+10
| | | | Changes: https://github.com/sharkdp/hexyl/releases/tag/v0.3.1
* - Do not unnecessarily include bsd.port.pre.mk and bsd.port.post.mkcpm2019-01-101-3/+1
| | | | | | PR: 228884 Submitted by: cpm Approved by: arved (maintainer)
* - Update to 5.3.12wen2019-01-102-4/+4
|
* Update to 8.1.1matthew2019-01-102-4/+4
| | | | ChangeLog: https://github.com/citusdata/citus/blob/v8.1.1/CHANGELOG.md
* - Update to 1.76wen2019-01-102-4/+4
|
* lang/rust-nightly: update to 1.33.0.20190110jbeich2019-01-102-4/+4
| | | | Changes: https://github.com/rust-lang/rust/compare/8e2063d02062...6ecad338381c
* games/openbor: update to 6633jbeich2019-01-102-5/+5
| | | | Changes: https://github.com/DCurrent/openbor/compare/6a467a0c...d9ed1120
* multimedia/aom: update to 1.0.0.1161jbeich2019-01-102-5/+5
| | | | Changes: https://aomedia.googlesource.com/aom/+log/3c2fdf634..f5d28b03a
* multimedia/ffmpeg: backport fixes for libaom/libdav1djbeich2019-01-103-37/+223
|
* Upgrade to a new snapshot.brooks2019-01-106-85/+132
| | | | | | | | 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]
* Enable support for powerpcspe.linimon2019-01-101-1/+2
| | | | | | PR: 234774 Submitted by: jhibbits Approved by: portmgr (tier-2 blanket)
* devel/kdevelop: switch to using LLVM_DEFAULTtcberner2019-01-101-7/+7
| | | | | | | - chosing 60 is arbitrary, and there is no need to have it configurable... taking LLVM_DEFAULT seems more reasonable therefore. Reported by: tjil
* Fix build on PPC64 and on others with unusual environmentsadridg2019-01-103-25/+70
| | | | | | | | | | - 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
* net-p2p/py-tremc: add description to ADNS optionrigoletto2019-01-101-0/+1
| | | | Approved by: tcberner (mentor)
* games/robocode: Update to 1.9.3.4dbaio2019-01-104-6/+7
| | | | Changelog: https://robo-code.blogspot.com/2019/01/robocode-1934.html
* devel/py-pytest-cov: Update to 2.6.1dbaio2019-01-102-4/+4
| | | | Changelog: https://raw.githubusercontent.com/pytest-dev/pytest-cov/v2.6.1/CHANGELOG.rst
* irc/irssi: Update to 1.1.2dbaio2019-01-102-4/+4
| | | | | | | | | | | 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
* x11-fm/doublecmd: Update to 0.8.4zeising2019-01-102-8/+9
| | | | | | | | | | 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)