aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/jftp/files
ModeNameSize
-rw-r--r--jftp.sh.in78logstatsplainblame
mit/www?id=113953639e53895509407ef5ff0e6c21a98473f8'>Include bsd.port.pre.mk to get DISTINFO_FILE in scope for the shell command.dmgk2019-09-241-4/+7 | | | | | | Reviewed by: tobik Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21735 * KDE Frameworks: update to 5.62.0tcberner2019-09-244-12/+12 | | | | | | | | Changelog: https://kde.org/announcements/kde-frameworks-5.62.0.php Exp-run by: antoine PR: 240720 * www/newsboat: Update to 2.17tobik2019-09-242-9/+14 | | | | | | | | | Upstream now has some CI for FreeBSD. Thanks to @Minoru for working on that. Changes: https://github.com/newsboat/newsboat/blob/r2.17/CHANGELOG.md PR: 240753 Approved by: mt@markoturk.info (maintainer) * - Update to 3.9nivit2019-09-242-4/+4 | | | | Changes: https://github.com/jarun/googler/releases/tag/v3.9 * www/gohugo: Update to 0.58.3swills2019-09-232-8/+8 | | | | | PR: 240754 Submitted by: ben.lavery@hashbang0.com (maintainer) * www/p5-HTML-Clean: Update version 1.2=>1.4bofh2019-09-232-4/+4 | * Update to 20.1joneum2019-09-233-5/+5 | | | | Sponsored by: Netzkommune GmbH * - Update to chase www/varnish6 update to 6.3.0zi2019-09-223-22/+5 | * Ignore with php 7.4antoine2019-09-2211-0/+11 | | | | Reported by: pkg-fallout * Mark BROKENantoine2019-09-221-0/+2 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vmod_dynamic.c:629:2: error: implicit declaration of function 'VRT_rel_vcl' is invalid in C99 [-Werror,-Wimplicit-function-declaration] VRT_rel_vcl(&ctx, &obj->vclref); ^ vmod_dynamic.c:645:16: error: implicit declaration of function 'VRT_ref_vcl' is invalid in C99 [-Werror,-Wimplicit-function-declaration] obj->vclref = VRT_ref_vcl(&ctx, "vmod dynamic"); ^ vmod_dynamic.c:645:14: error: incompatible integer to pointer conversion assigning to 'struct vclref *' from 'int' [-Werror,-Wint-conversion] obj->vclref = VRT_ref_vcl(&ctx, "vmod dynamic"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vmod_dynamic.c:873:2: error: incomplete definition of type 'struct vrt_acl' CHECK_OBJ_ORNULL(whitelist, VRT_ACL_MAGIC); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/varnish/miniobj.h:51:16: note: expanded from macro 'CHECK_OBJ_ORNULL' assert((ptr)->magic == type_magic); \ ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/varnish/vas.h:61:8: note: expanded from macro 'assert' if (!(e)) { \ ^ /usr/local/include/varnish/vrt.h:167:8: note: forward declaration of 'struct vrt_acl' struct vrt_acl; ^ vmod_dynamic.c:873:30: error: use of undeclared identifier 'VRT_ACL_MAGIC' CHECK_OBJ_ORNULL(whitelist, VRT_ACL_MAGIC); ^ Reported by: pkg-fallout * www/glassfish5: update to 5.1.0jmd2019-09-224-267/+641 | | | | | | | | | 5.1.0 is the first release under Eclipse Foundation stewardship. Release notes: https://eclipse-ee4j.github.io/glassfish/docs/5.1.0/release-notes/preface.html PR: 240674 Submitted by: pfg@ (minor adaptations) * www/hiawatha: Update to 10.10tobik2019-09-213-21/+13 | | | | | | - Remove no longer supported and now always on options Changes: https://www.hiawatha-webserver.org/changelog * lang/php74: Remove obsolete patchestz2019-09-211-14/+0 | | | | | | | All these patches are no longer needed. Their existence break the ports, so now commit their deletion. Sponsored by: PHP Update Service * Switch default devel/llvm* to 90jbeich2019-09-213-1/+3 | | | | | | PR: 239682 Reviewed by: tobik Differential Revision: https://reviews.freebsd.org/D21172 * Add missing patch in r512184.osa2019-09-201-0/+456 | | | | Spotted by: Herbert J. Skuhra <herbert@gojira.at> * Welcome PHP 7.4 RC 1 in the ports-tree.tz2019-09-206-0/+68 | | | | | | | | | | | | | | | | There are many greater changes including: - New module ffi - Remove interbase module - Remove recode module - Remove wddx module - Many modules changes the build switches - Many modules changes the config format, so patches needed to be recreated Special thanks to tobik and ale for their support. Reviewed by: tobik, ale, joneum Sponsored by: PHP Update Service Differential Revision: https://reviews.freebsd.org/D21349 * Update to 2.2.118joneum2019-09-202-4/+4 | | | | Sponsored by: Netzkommune GmbH * www/wt3: unbreak on powerpc64pkubaj2019-09-201-2/+0 | | | | | | Builds fine. Approved by: mentors (implicit approval) * Welcome XFCE 4.14 to the FreeBSD ports treemadpilot2019-09-204-6/+9 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - This XFCE release uses almost exclusively gtk3, so the USES=xfce now defaults to gtk3 - Make x11-themes/gtk-xfce-engine an optional dependency(disabled by default), it only supports gtk2, so would leave miost of this XFCE version unthemed. - Add Greybird as an optional and enabled dependency as a modern theme supporting both GTK versions and all other XFCE parts - The xfce4-vala port is deprecated and removed. The VALA bindings are available in the library ports using the GIR and VAPI options (on by default) - Fixed various missing library and portlint warnings (portmgr fixit blanket) - Default Display Manager changed to lightdm (Thanks to woodsb02 for help) - Add x11/xfce4-screensaver as an optional dependency to the xfce4-goodies (enabled by default) - Remove dependency on x11-fm/thunar-vfs and deprecate the port. It is EOL upstream and the functionality is included in thunar itself Update: - Added back sysutils/xfce4-places-plugin, updated to 1.8.1 - archivers/thunar-archive-plugin to 0.4.0 - audio/thunar-media-tags-plugin to 0.3.0 - audio/xfce4-mpc-plugin to 0.5.2 - audio/xfce4-pulseaudio-plugin to 0.4.2 - deskutils/xfce4-tumbler to 0.2.7 - devel/thunar-vcs-plugin to 0.2.0 [1] - devel/xfce4-dev-tools to 4.14.0 - misc/xfce4-appfinder to 4.14.0 - misc/xfce4-weather-plugin to 0.10.0 - multimedia/xfce4-parole to 1.0.4 - sysutils/gigolo to 0.5.0 - sysutils/xfce4-battery-plugin to 1.1.3 - sysutils/xfce4-fsguard-plugin to 1.1.1 - sysutils/xfce4-netload-plugin to 1.3.2 - sysutils/xfce4-power-manage to 1.6.5 - sysutils/xfce4-settings 4.14.1 - sysutils/xfce4-systemload-plugin to 1.2.3 - sysutils/xfce4-wavelan-plugin to 0.6.1 - www/xfce4-smartbookmark-plugin to 0.5.1 - x11-clocks/xfce4-datetime-plugin to 0.8.0 - Added new xfce4-stopwatch-plugin, version 0.3.1 - x11-clocks/xfce4-timer-out-plugin to 1.0.3 - x11-fm/thunar to 1.8.9 - x11-wm/xfce4-desktop to 4.14.1 - x11-wm/xfce4-panel to 4.14.0 - x11-wm/xfce4-session to 4.14.0 - x11-wm/xfce4-wm to 4.14.0 - x11/libexo to 0.12.8 - x11/libxfce4menu to 4.14.1 - x11/libxfce4util to 4.14.0 - x11/xfce4-conf to 4.14.1 - x11/xfce4-dashboard to 0.7.5 - x11/xfce4-screensaver to 0.1.8 - x11/xfce4-screenshooter-plugin to 1.9.6 - x11/xfce4-verve-plugin to 2.0.0 Thanks to: Olivier Duchateau <duchateau.olivier@gmail.com> PR: 240236 Exp-run by: antoine Tested by: sbruno Approved by: sergey.dyatko@gmail.com (maintainer timeout via email), portmgr (fixit blanket, port breaks with new Thunar if not updated) [1] Differential Revision: https://reviews.freebsd.org/D21278 * Fix build on FreeBSD13.osa2019-09-202-0/+92 | | | | | | | Bump PORTREVISION. Original patch: https://github.com/phusion/passenger/commit/d0d660bbdbb51079ad60188882596810273b1616.patch Thanks to: Camden Narzt <support@phusionpassenger.com> * Update from 1.10.0 to 1.11.0.osa2019-09-202-4/+4 | | | | | | | | | | | | | | | | | | | | | | | | | | Please read the following email to better understand how to use new nginx unit features, http://mailman.nginx.org/pipermail/unit/2019-September/000167.html <ChangeLog> *) Feature: basic support for serving static files. *) Feature: isolation of application processes with Linux namespaces. *) Feature: built-in WebSocket server implementation for Java Servlet Containers. *) Feature: direct addressing of API configuration options containing slashes "/" using URI encoding (%2F). *) Bugfix: segmentation fault might have occurred in Go applications under high load. *) Bugfix: WebSocket support was broken if Unit was built with some linkers other than GNU ld (e.g. gold or LLD). </ChangeLog> * Update 3rd party moduljoneum2019-09-195-7/+7 | | | | Sponsored by: Netzkommune GmbH * Update from 6.0.3 to 6.0.4.osa2019-09-197-13/+13 | * www/varnish6: Update to 6.3.0feld2019-09-192-4/+4 | | | | Changelog: https://github.com/varnishcache/varnish-cache/blob/6.3/doc/changes.rst * Update 3rd party moduljoneum2019-09-185-13/+13 | | | | Sponsored by: Netzkommune GmbH * - Update to 2019.09.12.1.araujo2019-09-182-4/+4 | * - Update to 0.13.1lwhsu2019-09-182-4/+4 | * www/gitlab-ce: security update to 12.2.5.mfechner2019-09-182-8/+9 | | | | | | | Changelog: https://about.gitlab.com/2019/09/10/critical-security-release-gitlab-12-dot-2-dot-5-released/ Security: b2789b2d-d521-11e9-86e9-001b217b3468 * www/firefox: update to 69.0.1 (rc1)cmt2019-09-182-5/+4 | | | | | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/69.0.1/releasenotes/ PR: 239155 MFH: 2019Q3 (blanket: web browser) * www/gitlab-pages: update to 1.7.2 which is required for gitlab-ce 12.2.5.mfechner2019-09-182-5/+5 | * Add jwt-cli, a super fast CLI tool to decode and encode JWTs.osa2019-09-174-0/+165 | * Change my maintainer emaildmgk2019-09-173-3/+3 | | | | | Approved by: tz (mentor), portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D21677 * Update from 6.0.2 to 6.0.3.osa2019-09-173-18/+4 | | | | Remove the needless patch. * Add the following third-party modules:osa2019-09-176-20/+45 | | | | | | | | | | | | | | o) ip2location o) ip2proxy Add third-party slice_ahead feature. Update third-party passenger module to the latest release 6.0.3. Switch third-party lua module dependence from lang/luajit (2.0) to lang/luajit-openresty (2.1). Bump PORTREVISION. * www/netsurf: fix build to use textproc/utf8proc instead of .../libutf8procpi2019-09-172-1/+13 | | | | | | | | - this fixes a install conflict with devel/subversion PR: 232799 Approved by: Neel Chauhan <neel@neelc.org> (maintainer) Reviewed by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> * www/gohugo: Update to 0.58.2kai2019-09-162-24/+25 | | | | | | | | | | | | | | | * Set option EXTENDED as default to enable SCCS/Sass support out of the box. While I'm here: * Group variables together that are related to the OPTIONS block. Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.58.2 PR: 240386 Submitted by: ben.lavery@hashbang0.com (maintainer) * New FFI-based Lua API for ngx_http_lua_module and/or ngx_stream_lua_modulemm2019-09-165-0/+66 | | | | | | | WWW: https://github.com/openresty/lua-resty-core PR: 240160 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> * Lua-land LRU cache based on the LuaJIT FFImm2019-09-164-0/+37 | | | | | | | WWW: https://github.com/openresty/lua-resty-lrucache PR: 240160 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> * Deprecate a few portsantoine2019-09-1622-0/+44 | * www/wt: update to 4.1.1swills2019-09-163-14/+13 | | | | | PR: 240587 Submitted by: Mohammad S. Babaei <info@babaei.net> (maintainer) * www/wt3: Update to 3.4.1swills2019-09-163-15/+14 | | | | | PR: 240588 Submitted by: Mohammad S. Babaei <info@babaei.net> (maintainer) * audio/pulseaudio: update to 13.0jbeich2019-09-163-0/+429 | | | | | | | | | - Connect tests to the framework Changes: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/13.0/ ABI: https://abi-laboratory.pro/tracker/timeline/pulseaudio/ PR: 240585 Submitted by: lightside@gmx.com * Update to 0.58.0sunpoet2019-09-152-4/+4 | | | | Changes: https://github.com/instagrambot/instabot/commits/master * Drop C++11 workaround for GCC < 6 after r449590jbeich2019-09-154-32/+4 | | | | | | | | lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48 they should backport C++11 fix instead. QA on GCC architecuters is currently limited to powerpc64 which uses GCC_DEFAULT. PR: 193528 * www/mod_scgi: update to 2.0swills2019-09-143-61/+8 | | | | | | | While here, update maintainer email PR: 240542 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> (maintainer) * roda: Update to 3.24.0adamw2019-09-142-4/+4 | * USE_GCC=7 is the oldest version supported, so change that into thegerald2019-09-131-1/+1 | | | | | | | | | preferred USE_GCC=yes. This should not practically affect most systems and builds since, unless GCC 7 is the only one installed, we'd go for the default version anyway. Approved by: portmgr (blanket) * www/gitea: Update to 1.9.3swills2019-09-132-5/+5 | | | | | PR: 240479 Submitted by: stb@lassitu.de (maintainer) * add 3rd Party ip2location and ip2proxy modulesjoneum2019-09-134-8/+22 | | | | | | PR: 240460 Reported by: zi Sponsored by: Netzkommune GmbH * www/netsurf: upgrade 3.8 -> 3.9pi2019-09-132-5/+6 | | | | | | PR: 240336 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Relnotes: http://www.netsurf-browser.org/about/news.html * www/webkit2-gtk3: Update to 2.24.4tobik2019-09-124-7/+25 | | | | | | | | | Changes: https://webkitgtk.org/2019/08/28/webkitgtk2.24.4-released.html PR: 240196 Submitted by: tobik Approved by: gnome (maintainer timeout, 2 weeks) Security: e45c3669-caf2-11e9-851a-dcf3aaa3f3ff MFH: 2019Q3 * The lua module for nginx is intended to be used with Openrestys luajit branch.joneum2019-09-121-2/+2 | | | | | PR: 240438 240274 Sponsored by: Netzkommune GmbH * www/p5-HTML-Clean: Update version 0.9=>1.2bofh2019-09-122-4/+4 | * ASGI is a standard for Python asynchronous web apps and servers towen2019-09-124-0/+35 | | | | | | | communicate with each other, and positioned as an asynchronous successor to WSGI. WWW: https://github.com/django/asgiref/ * mojolicious: Update to 8.24adamw2019-09-122-4/+4 | * Fix duplicate PKGBASEantoine2019-09-121-3/+2 | | | | Pointy hat: jmd * new port: www/glassfish5jmd2019-09-117-0/+1137 | | | | | | This is brings an initial port of the glassfish 5th generation Java open-source application server. We will need more vetting before we can make this the default. * www/yarn: update to 1.17.3pizzamig2019-09-112-4/+4 | | | | | | | Changes: https://github.com/yarnpkg/yarn/blob/1.17-stable/CHANGELOG.md PR: 240431 Submitted by: Jose Luis Duran * www/py-soupsieve: Add missing dependencykoobs2019-09-111-1/+17 | | | | | | | | | | | | | | | | | | | | | | | | | soupsieve depends on backports.functools_lru_cache [1] on Python versions < 3, add the dependency accordingly. While I'm here: - Add TEST_DEPENDS and test target to improve future QA Note: soupsieve 'requires' [2] beautifulsoup4, but beautifulsoup4 depends on soupsieve via install_requires, causing a technical circular dependency, which is why soupsieve doesn't seem to explicitly install_requires on it ... anymore [3]. This seems bizzare. [1] requirements/project.txt: backports.functools_lru_cache ; python_version < '3' [2] https://github.com/facelessuser/soupsieve#installation [3] https://github.com/facelessuser/soupsieve/commit/9a792216ea1ffce018c7968105540c08b82b96db QA: 624 passed, 2 skipped, 6 warnings in 35.70 seconds PR: 240490 Reported by: jbeich Approved by: portmgr (blanket: missing dependencies, ports compliance) MFH: 2019Q3 (blanket(s): run-time bugfix) * - Update moodle to 3.7.2, 3.6.6 and 3.5.8.wen2019-09-116-12/+12 | * Update to 32.0.0.255.jkim2019-09-113-5/+5 | | | | https://helpx.adobe.com/security/products/flash-player/apsb19-46.html * - Add LICENSE_FILEamdmi32019-09-103-12/+13 | | | | | | | | | - Switch to options helpers - Don't install useless INSTALL file - Regenerate patch - Update WWW Approved by: portmgr blanket * Switch the rtmp module to ut0mt8.joneum2019-09-102-4/+4 | | | | | | | | The module is actively maintained here. https://github.com/ut0mt8/nginx-rtmp-module Sponsored by: Netzkommune GmbH Differential Revision: https://reviews.freebsd.org/D20851 * Update to 2019.09.01araujo2019-09-102-4/+4 | * Update version requirement of RUN_DEPENDSsunpoet2019-09-101-1/+1 | * Update to 3.8.6sunpoet2019-09-102-4/+4 | | | | Changes: https://github.com/jekyll/jekyll/releases * Update to 0.57.0sunpoet2019-09-102-4/+4 | | | | Changes: https://github.com/instagrambot/instabot/commits/master * www/cplanet: Fix up r511401 and do not set LICENSE twicetobik2019-09-101-2/+0 | * www/grafana6: Update to 6.3.5zeising2019-09-103-19/+19 | | | | | PR: 240439 Submitted by: hiyorin@gmail.com (maintainer) * www/gitlab-ce: upgrade to 12.2.4.mfechner2019-09-094-361/+607 | | | | | | | Changelog: https://about.gitlab.com/2019/08/22/gitlab-12-2-released/ https://about.gitlab.com/2019/08/23/gitlab-12-2-1-released/ https://about.gitlab.com/2019/09/02/gitlab-12-2-4-released/ * www/gitlab-workhorse: upgrade to 8.8.1 which is required for gitlab-ce 12.2.mfechner2019-09-092-5/+5 | * www/tomcat85: Update to 8.5.45dbaio2019-09-092-5/+4 | | | | | PR: 240389 Submitted by: VVD <vvd@unislabs.com> (maintainer) * Update to 0.56.0sunpoet2019-09-092-4/+4 | | | | Changes: https://github.com/instagrambot/instabot/commits/master * Update to 6.11.3sunpoet2019-09-093-5/+4 | | | | Changes: https://github.com/npm/cli/releases * www/py-{dj21,dj22}-drf-yasg: Update to 1.16.1kai2019-09-094-10/+12 | | | | | | | | | | | | | | This fixes also net-mgmt/netbox at runtime since r507098 [1] Changelog: * Fixed compatibility with Django REST framework 3.10.x [1] * Improved enum type detection for nested "ChoiceFields" https://github.com/axnsan12/drf-yasg/tree/1.16.1 PR: 240410 Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> * www/py-drf-yasg: Update to 1.16.1kai2019-09-092-5/+6 | | | | | | | | | | | | Changelog: * Fixed compatibility with Django REST framework 3.10.x * Improved enum type detection for nested "ChoiceFields" https://github.com/axnsan12/drf-yasg/tree/1.16.1 PR: 240410 Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> * www/grafana6: Switch to USES=go:modules, fix build with go1.13tobik2019-09-081-22/+19 | | | | | | | | | | | | ===> Building for grafana6-6.3.3_1 $GOPATH/go.mod exists but should not *** Error code 1 - Remove custom build and install targets PR: 240317 Submitted by: Dmitri Goutnik <dg@syrec.org> Pointy hat: jlaffaye * - Update to 4.8.0wen2019-09-082-5/+4 | * Mark BROKENantoine2019-09-081-0/+1 | | | | | | $GOPATH/go.mod exists but should not Reported by: pkg-fallout * www/py-azure-common: Update to 1.1.23dbaio2019-09-082-4/+4 | | | | | Changelog: https://pypi.org/project/azure-common/1.1.23/ Reported by: portscout * Change RUN_DEPENDS from rubygem-jekyll to rubygem-jekyll3sunpoet2019-09-081-7/+8 | | | | | - Update version requirement of RUN_DEPENDS - Bump PORTREVISION for dependency change * Change RUN_DEPENDS from rubygem-kramdown to rubygem-kramdown1sunpoet2019-09-081-1/+2 | | | | - Bump PORTREVISION for dependency change * Update to 0.29sunpoet2019-09-082-7/+8 | | | | | | - Fix *_DEPENDS: p5-Crypt-SSLeay and p5-Mozilla-CA have been replaced by p5-LWP-Protocol-https since 0.19 Changes: https://metacpan.org/changes/distribution/WebService-Linode * Change RUN_DEPENDS from rubygem-jekyll to rubygem-jekyll3sunpoet2019-09-081-3/+5 | | | | - Bump PORTREVISION for dependency change * Update to 4.0.0sunpoet2019-09-083-28/+19 | | | | | | | - Update version requirement of RUN_DEPENDS - Take maintainership Changes: https://github.com/jekyll/jekyll/releases * Update to 2.2.1sunpoet2019-09-082-6/+6 | | | | | | | - Update version requirement of RUN_DEPENDS - Take maintainership Changes: https://github.com/jekyll/jekyll-watch/releases * Update to 0.4.0sunpoet2019-09-082-4/+4 | | | | Changes: https://github.com/googleapis/google-resumable-media-python/releases * Cosmetic changesunpoet2019-09-081-2/+3 | * Update to 1.22sunpoet2019-09-083-12/+21 | | | | | | | - Update pkg-descr - Take maintainership Changes: https://metacpan.org/changes/distribution/CGI-Simple * Add rubygem-jekyll3 3.8.5 (copied from rubygem-jekyll)sunpoet2019-09-085-0/+61 | | | | | | | - Update RUN_DEPENDS: - Change RUN_DEPENDS from rubygem-jekyll-sass-converter to rubygem-jekyll-sass-converter1 - Change RUN_DEPENDS from rubygem-kramdown to rubygem-kramdown1 - Add PORTSCOUT * gecko: allow building without audio supportjbeich2019-09-081-6/+3 | | | | | | When all AUDIO options are unselected there's no audio because on FreeBSD there's no native backend. Besides, Firefox can be used on systems without audio chip or in headless mode. * gecko: enable SNDIO by defaultjbeich2019-09-085-3/+1589 | | | | | | | To avoid runtime dependency switch to dlopen(3). PR: 238096 Requested by: many * - Update to 1.7amdmi32019-09-082-5/+5 | * Use devel/rubygem-grape_logging 1.8.1.mfechner2019-09-071-2/+2 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 1.8.2 shows in the log messages: ==> /usr/local/www/gitlab-ce/log/sidekiq.log <== uninitialized constant ActiveSupport::ParameterFilter /usr/local/lib/ruby/gems/2.6/gems/grape_logging-1.8.2/lib/grape_logging/util/parameter_filter.rb:2:in `<top (required)>' /usr/local/lib/ruby/gems/2.6/gems/grape_logging-1.8.2/lib/grape_logging.rb:17:in `<top (required)>' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/runtime.rb:81:in `require' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/runtime.rb:81:in `block (2 levels) in require' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/runtime.rb:76:in `each' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/runtime.rb:76:in `block in require' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/runtime.rb:65:in `each' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/runtime.rb:65:in `require' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler.rb:114:in `require' /usr/local/www/gitlab-ce/config/application.rb:11:in `<top (required)>' /usr/local/www/gitlab-ce/config/environment.rb:3:in `require_relative' /usr/local/www/gitlab-ce/config/environment.rb:3:in `<top (required)>' /usr/local/lib/ruby/gems/2.6/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:288:in `require' /usr/local/lib/ruby/gems/2.6/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:288:in `boot_system' /usr/local/lib/ruby/gems/2.6/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:46:in `run' /usr/local/lib/ruby/gems/2.6/gems/sidekiq-5.2.7/bin/sidekiq:12:in `<top (required)>' /usr/local/bin/sidekiq:23:in `load' /usr/local/bin/sidekiq:23:in `<top (required)>' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/cli/exec.rb:74:in `load' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/cli/exec.rb:74:in `kernel_load' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/cli/exec.rb:28:in `run' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/cli.rb:465:in `exec' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/cli.rb:27:in `dispatch' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/cli.rb:18:in `start' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/exe/bundle:30:in `block in <top (required)>' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors' /usr/local/lib/ruby/gems/2.6/gems/bundler-2.0.2/exe/bundle:22:in `<top (required)>' /usr/local/bin/bundle:23:in `load' /usr/local/bin/bundle:23:in `<main>' * - Add LICENSEamdmi32019-09-072-1/+4 | | | | | | - Update WWW Approved by: portmgr blanket * Wordpress: Update to 5.2.3joneum2019-09-072-4/+4 | | | | | | | | changelog: https://wordpress.org/news/2019/09/wordpress-5-2-3-security-and-maintenance-release/ MFH: 2019Q3 Security: 8a9f86de-d080-11e9-9051-4c72b94353b5 Sponsored by: Netzkommune GmbH * www/py-django-dpaste: Update to 3.3.1koobs2019-09-064-61/+15 | | | | | | Changelog: https://github.com/bartTC/dpaste/blob/v3.3/CHANGELOG.rst * [NEW PORT]: www/py-django-bakerykai2019-09-064-0/+39 | | | | | | | | | | | | | | | | | Provides a set of helper for baking your Django site out as flat files. Features: - Models, views and management commands that will build your site as flat files. - Management commands to sync your flat files with a bucket on Amazon S3. - Optional integration of a Celery job queue to automatically build and publish model objects when they are saved WWW: https://github.com/datadesk/django-bakery/ PR: 239034 Submitted by: Alexander Sieg <alex@xanderio.de> * www/node: Update 12.9.1 -> 12.10.0bhughes2019-09-062-4/+4 | | | | | | https://nodejs.org/en/blog/release/v12.10.0/ Sponsored by: Miles AS * [NEW] www/py-django-staticinline: Django template tag to load static files ↵koobs2019-09-064-0/+28 | | | | | | | | | inline with your template Similiar to Django's native static templatetag, but this includes the file directly in the template, rather than a link to it. WWW: https://github.com/bartTC/django-staticinline * gecko: drop remnants of WAYLAND option after r509969jbeich2019-09-063-6/+2 | * Update to 0.15.6sunpoet2019-09-062-4/+5 | | | | Changes: https://github.com/pallets/werkzeug/releases * Update to 3.10.3sunpoet2019-09-062-4/+4 | | | | | Changes: https://github.com/encode/django-rest-framework/releases https://www.django-rest-framework.org/community/release-notes/