aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* graphics/gexiv2: avoid crash in gnome-photosChristoph Moench-Tegeder2018-08-292-0/+11
| | | | | | | | | | | | if gexiv2 is build using "--version-script", gnome-photos crashes in libexiv2. without "--version-script", everything seems to be fine. PR: 230505 Submitted by: cpm Reported by: cpm Notes: svn path=/head/; revision=478347
* - Add LICENSE_FILEDmitry Marakasov2018-08-292-1/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=478346
* - Fix build with clang 7Dmitry Marakasov2018-08-291-0/+19
| | | | | | | | PR: 230948 Reported by: jbeich Notes: svn path=/head/; revision=478345
* - Add LICENSEDmitry Marakasov2018-08-292-0/+6
| | | | | | | | | | - Add NO_ARCH - Add WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=478344
* devel/samurai: Update to 0.4Tobias Kortkamp2018-08-292-8/+5
| | | | | | | Changes: https://github.com/michaelforney/samurai/releases/tag/0.4 Notes: svn path=/head/; revision=478343
* Allow building without privileges.Emanuel Haupt2018-08-291-0/+11
| | | | | | | Submitted by: ohauer Notes: svn path=/head/; revision=478342
* Upgrade security/teleport to 2.7.4.Sean Chittenden2018-08-292-6/+6
| | | | | | | | | | | See the release notes for details. Approved by: mat (mentor) Sponsored by: Joyent, Inc. Differential Revision: https://reviews.freebsd.org/D16939 Notes: svn path=/head/; revision=478341
* devel/monodevelop: update to 7.6David Naylor2018-08-298-116/+271
| | | | | | | | | - Upstream appear to no longer tag their releases, thus a bit of investigation is required to determine the exact commit. - Remove Azure-appservice from Nuget feeds (no packages from that source) Notes: svn path=/head/; revision=478340
* devel/lazygit: Update to 0.2.1Koichiro Iwao2018-08-293-5/+5
| | | | | | | | | | | | Also, while here, fix typos in pkg-descr. Approved by: hrs (mentor) Relnotes: https://github.com/jesseduffield/lazygit/releases/tag/v0.2.0 https://github.com/jesseduffield/lazygit/releases/tag/v0.2.1 Differential Revision: https://reviews.freebsd.org/D16933 Notes: svn path=/head/; revision=478339
* science/libint2: Add configure options needed for depending ports; Add ↵Yuri Victorovich2018-08-292-2/+9
| | | | | | | STATIC port option Notes: svn path=/head/; revision=478338
* Update to latest commit from 20180816Jason E. Hale2018-08-292-5/+5
| | | | | | | Changes: bug fixes for several plugins Notes: svn path=/head/; revision=478337
* Update to 0.722Sunpoet Po-Chuan Hsieh2018-08-282-3/+4
| | | | | | | | | Changes: https://metacpan.org/changes/distribution/XML-Parser-Lite PR: 230982 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Notes: svn path=/head/; revision=478336
* Add rubygem-strings-ansi 0.1.0Sunpoet Po-Chuan Hsieh2018-08-284-0/+25
| | | | | | | | | Strings::ANSI provides ANSI handling for Strings utilities. WWW: https://github.com/piotrmurach/strings-ansi Notes: svn path=/head/; revision=478335
* - Bump revision after previous changeDmitry Marakasov2018-08-281-1/+1
| | | | Notes: svn path=/head/; revision=478334
* - Add support for clang70Dmitry Marakasov2018-08-281-1/+1
| | | | | | | Approved by: bdrewery (maintainer implicit) Notes: svn path=/head/; revision=478333
* Upgrade pycos from 4.7.7 to 4.8.1. Fix both pycos and dispy to checkMikhail Teterin2018-08-283-4/+17
| | | | | | | | | | for our OS, instead of "darwin", when determining, how to properly bind broadcast address. No new release for dispy, so bump its PORTREVISION instead. Notes: svn path=/head/; revision=478332
* Upgrade from 1.15.2 to 1.15.3.Sergey A. Osokin2018-08-282-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> *) Feature: now TLSv1.3 can be used with BoringSSL. *) Feature: the "ssl_early_data" directive, currently available with BoringSSL. *) Feature: the "keepalive_timeout" and "keepalive_requests" directives in the "upstream" block. *) Bugfix: the ngx_http_dav_module did not truncate destination file when copying a file over an existing one with the COPY method. *) Bugfix: the ngx_http_dav_module used zero access rights on the destination file and did not preserve file modification time when moving a file between different file systems with the MOVE method. *) Bugfix: the ngx_http_dav_module used default access rights when copying a file with the COPY method. *) Workaround: some clients might not work when using HTTP/2; the bug had appeared in 1.13.5. *) Bugfix: nginx could not be built with LibreSSL 2.8.0. </ChangeLog> Notes: svn path=/head/; revision=478331
* sysutils/devcpu-data: Provide a file for loading Intel updates at bootMark Johnston2018-08-283-5/+30
| | | | | | | | | | | | | | Extend the port so that users may easily apply microcode updates using the method implemented in src r337715. For now, this just consists of providing all Intel microcode update files concatenated together as a single blob in /boot/firmware. Approved by: sbruno Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D16924 Notes: svn path=/head/; revision=478330
* Remove expired port:Rene Ladan2018-08-2814-1080/+1
| | | | | | | 2018-08-22 devel/gps: Depends on obsolete LLVM 3.8. Notes: svn path=/head/; revision=478329
* Replace PREFIX with LOCALBASE as suggested by danfe@Craig Leres2018-08-281-1/+1
| | | | | | | | | Reviewed by: ler (mentor) Approved by: ler (mentor) Differential Revision: https://reviews.freebsd.org/D16928 Notes: svn path=/head/; revision=478328
* Update and fix dependenciesChris Rees2018-08-283-12/+14
| | | | | | | | PR: ports/229534 Submitted by: Peter Laursen Notes: svn path=/head/; revision=478327
* Update to 2.2.2Jochen Neumeister2018-08-282-4/+4
| | | | | | | | | | | | Changelog: - Output of file analyzing hase changed for better readability - fixes a wrong module count on --console-basic output PR: 230745 Submitted by: maintainer Notes: svn path=/head/; revision=478326
* Update to 7.0.0rc2.Brooks Davis2018-08-282-16/+16
| | | | | | | | Note that rc2 (as with rc1) contains a regression for i386 where it will fail to link certain programs using atomics. This will be fixed in rc3. Notes: svn path=/head/; revision=478325
* science/libint: Add STATIC option that keeps static libsYuri Victorovich2018-08-282-1/+9
| | | | | | | Requested by: osa Notes: svn path=/head/; revision=478324
* science/py-gsd: Update 1.5.2 -> 1.5.3Yuri Victorovich2018-08-282-5/+6
| | | | | | | | | | | | Change from CHEESESHOP to MASTER_SITE tarballs because the upstream says that they can't fix pypi: https://bitbucket.org/glotzer/gsd/issues/19/pypi-still-has-gsd-152 They won't fix this. Reported by: repology Notes: svn path=/head/; revision=478323
* - Fix log rotation by using right signal to make i2pd reopen its logfileDmitry Marakasov2018-08-282-1/+2
| | | | | | | | PR: 230714 Reported by: eugen Notes: svn path=/head/; revision=478322
* - Update to 1.1Emanuel Haupt2018-08-282-4/+4
| | | | | | | | - Correctly handle hostnames that do not resolve - Implemented a --silent option which will only show errors Notes: svn path=/head/; revision=478321
* www/mod_pagespeed: Sync the mastersite changes with upstream and Fix ↵Mahdi Mokhtari2018-08-282-19/+19
| | | | | | | | | | | | | | extract/patch Sync with upstream new repos after they changed addresses on Github (Therefore disinfo gets updated) Also while here, fix extract/patch issues caused by r477644 (by adding DISTDIR to `post-extract:` target as well) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=478320
* lang/jimtcl: do not depend on asciidoc, prebuilt docs are shippedPietro Cerutti2018-08-281-1/+0
| | | | Notes: svn path=/head/; revision=478319
* x11-toolkits/libgdiplus: update to 5.6David Naylor2018-08-283-304/+6
| | | | | | | | - Change license to GPLv3 (per upstream change) - Remove patches (incorporated upstream) Notes: svn path=/head/; revision=478318
* www/bookmarkbridge: Fix build with Clang 6Tobias Kortkamp2018-08-281-0/+4
| | | | | | | | | | | | | | xbelwrite.cpp:90:7: error: declaration of variable 'QString' with deduced type 'auto' requires an initializer auto QString tempstr; ^ http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/bookmarkbridge-0.76_6.log - Deprecate it. It is doubtful this works correctly with modern browsers anymore. Notes: svn path=/head/; revision=478317
* x11/fbdesk: Fix build with Clang 6Tobias Kortkamp2018-08-281-0/+19
| | | | | | | | | | | Image.cc:88:16: error: cannot initialize return object of type 'FbTk::PixmapWithMask *' with an rvalue of type 'bool' return false; ^~~~~ http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/fbdesk-1.4.1_6.log Notes: svn path=/head/; revision=478316
* - Update to 2.3.0Li-Wen Hsu2018-08-282-4/+4
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=478315
* - Update to 1.2.1Li-Wen Hsu2018-08-282-4/+4
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=478314
* security/py-pycryptopp: Fix build with Clang 6Tobias Kortkamp2018-08-281-0/+15
| | | | | | | | | | | src/pycryptopp/publickey/ecdsamodule.cpp:94:16: error: cannot initialize return object of type 'int' with an rvalue of type 'nullptr_t' return NULL; ^~~~ http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/py27-pycryptopp-0.7.1.869544967005693312591928092448767568728501330214.log Notes: svn path=/head/; revision=478313
* emulators/rpcs3: drop GCC < 6 after r478266/r475856Jan Beich2018-08-281-1/+0
| | | | | | | | | | | USES=compiler:c++17-lang defines USE_GCC=yes but anything older than lang/gcc7 have incomplete C++17 support. As this port is amd64-only supporting old GCC is of little value. https://gcc.gnu.org/projects/cxx-status.html Notes: svn path=/head/; revision=478311
* emulators/rpcs3: unbreak on FreeBSD 10.4/11.1Jan Beich2018-08-282-0/+107
| | | | | | | | | | | | | | | | | | | | | Utilities/types.h:94:13: error: no member named 'byte' in namespace 'std' using std::byte; ~~~~~^ Utilities/types.h:773:18: error: no type named 'byte' in namespace 'std' alignas(A) std::byte data[S]; ~~~~~^ rpcs3/Emu/RSX/rsx_utils.h:9:10: fatal error: 'optional' file not found #include <optional> ^~~~~~~~~~ rpcs3/Emu/RSX/Overlays/overlay_controls.h:1354:20: error: no member named 'clamp' in namespace 'std' m_value = std::clamp(value, 0.f, m_limit); ~~~~~^ Reported by: pkg-fallout Pointy hat to: jbeich Notes: svn path=/head/; revision=478309
* security/doscan: Fix build with Clang 6Tobias Kortkamp2018-08-282-0/+18
| | | | | | | | | | | | | | | src/event_queue.cc:161:43: error: invalid operands to binary expression ('basic_ostream<char, std::__1::char_traits<char> >' and 'std::__1::ostream' (aka 'basic_ostream<char>')) std::cerr << "No handlers installed." << std::cerr; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~ http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/doscan-0.3.3_1.log - Make sure the build respects CXXFLAGS Notes: svn path=/head/; revision=478308
* multimedia/kodi-devel: Keep the old versioning scheme for nowTobias Kortkamp2018-08-282-5/+5
| | | | Notes: svn path=/head/; revision=478307
* Remove automagic WITH_DEBUG activation with the DEBUG option.Mathieu Arnold2018-08-281-4/+0
| | | | | | | | | | | | - People keep adding options named DEBUG to enable verbose things in their ports and have no idea it also enables WITH_DEBUG. - We already have WITH_DEBUG_PORTS that can enable WITH_DEBUG on a per port basis. Differential Revision: https://reviews.freebsd.org/D16829 Notes: svn path=/head/; revision=478306
* multimedia/kodi-devel: Update to 18.0b1v2 (Leia Beta 1)Tobias Kortkamp2018-08-282-5/+5
| | | | | | | https://kodi.tv/article/kodi-v18-leia-beta-1 Notes: svn path=/head/; revision=478305
* Add DEV_WARNING when misusing USES=mate/USES=gnome.Mathieu Arnold2018-08-281-2/+4
| | | | | | | Differential Revision: https://reviews.freebsd.org/D16828 Notes: svn path=/head/; revision=478304
* Remove useless macrosBaptiste Daroussin2018-08-281-3/+0
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=478303
* NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode.Baptiste Daroussin2018-08-287-0/+225
| | | | | | | | | | | | | It also supports the 9p.2000L protocol. WWW: https://github.com/nfs-ganesha/nfs-ganesha PR: 230776 Submitted by: fatih@gandi.net Sponsored by: Gandi.net Notes: svn path=/head/; revision=478302
* NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode.Baptiste Daroussin2018-08-284-0/+45
| | | | | | | | | | | | | | | It also supports the 9p.2000L protocol. This port contains the kernel modules which implement required syscalls. WWW: https://github.com/gandi/nfs-ganesha-kmod PR: 230777 Submitted by: fatih@gandi.net Sponsored by: Gandi.net Notes: svn path=/head/; revision=478301
* - Update to 2.20.0Dmitry Marakasov2018-08-284-44/+4
| | | | Notes: svn path=/head/; revision=478300
* Fix build with clang7Adriaan de Groot2018-08-281-0/+20
| | | | | | | | PR: 230943 Reported by: jbeich Notes: svn path=/head/; revision=478299
* Fix build with clang7Adriaan de Groot2018-08-281-0/+19
| | | | | | | | PR: 230944 Reported by: jbeich Notes: svn path=/head/; revision=478298
* Update to 0.10.0.Vanilla I. Shu2018-08-282-4/+4
| | | | Notes: svn path=/head/; revision=478297
* sysutils/bvm: Update to 1.1.4Guangyuan Yang2018-08-283-4/+6
| | | | | | | | | | PR: 230320 Submitted by: Qiang Guo <guoqiang_cn@126.com> (maintainer) Approved by: woodsb02 Differential Revision: https://reviews.freebsd.org/D16905 Notes: svn path=/head/; revision=478296