Index: head/audio/spotify-tui/Makefile =================================================================== --- head/audio/spotify-tui/Makefile (revision 528950) +++ head/audio/spotify-tui/Makefile (revision 528951) @@ -1,266 +1,265 @@ # $FreeBSD$ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 CATEGORIES= audio MAINTAINER= vulcan@wired.sh COMMENT= Spotify for the terminal written in Rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo localbase:ldflags python:3.6+,build ssl:build xorg USE_GITHUB= yes GH_ACCOUNT= Rigellute USE_XORG= xcb CARGO_CRATES= aho-corasick-0.7.6 \ ansi_term-0.11.0 \ anyhow-1.0.26 \ arc-swap-0.4.4 \ arrayref-0.3.5 \ arrayvec-0.5.1 \ atty-0.2.13 \ autocfg-0.1.7 \ backtrace-0.3.45 \ backtrace-sys-0.1.33 \ base64-0.10.1 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.9 \ block-0.1.6 \ bumpalo-3.1.2 \ byteorder-1.3.2 \ bytes-0.4.12 \ bytes-0.5.4 \ c2-chacha-0.2.3 \ cassowary-0.3.0 \ cc-1.0.47 \ cfg-if-0.1.10 \ chrono-0.4.9 \ clap-2.33.0 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ cloudabi-0.0.3 \ constant_time_eq-0.1.4 \ core-foundation-0.6.4 \ core-foundation-sys-0.6.2 \ crossbeam-utils-0.6.6 \ crossterm-0.14.2 \ crossterm-0.16.0 \ crossterm_winapi-0.5.1 \ crossterm_winapi-0.6.1 \ darling-0.9.0 \ darling_core-0.9.0 \ darling_macro-0.9.0 \ derefable-0.1.0 \ derive_builder-0.7.2 \ derive_builder_core-0.5.0 \ dirs-2.0.2 \ dirs-sys-0.3.4 \ dotenv-0.13.0 \ dtoa-0.4.4 \ either-1.5.3 \ encoding_rs-0.8.20 \ env_logger-0.6.2 \ failure-0.1.7 \ failure_derive-0.1.7 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.1 \ futures-channel-0.3.1 \ futures-core-0.3.1 \ futures-executor-0.3.1 \ futures-io-0.3.1 \ futures-macro-0.3.1 \ futures-sink-0.3.1 \ futures-task-0.3.1 \ futures-util-0.3.1 \ getrandom-0.1.13 \ h2-0.2.1 \ heck-0.3.1 \ hermit-abi-0.1.3 \ http-0.2.0 \ http-body-0.3.1 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.13.2 \ hyper-tls-0.4.1 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.3.0 \ iovec-0.1.4 \ itertools-0.8.1 \ itoa-0.4.4 \ js-sys-0.3.35 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.65 \ linked-hash-map-0.5.2 \ lock_api-0.3.1 \ log-0.4.8 \ malloc_buf-0.0.6 \ matches-0.1.8 \ memchr-2.2.1 \ mime-0.3.14 \ mime_guess-2.0.1 \ mio-0.6.21 \ mio-named-pipes-0.1.6 \ mio-uds-0.6.7 \ miow-0.2.1 \ miow-0.3.3 \ native-tls-0.2.3 \ net2-0.2.33 \ nom-4.2.3 \ num-integer-0.1.41 \ num-traits-0.2.9 \ num_cpus-1.11.1 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ openssl-0.10.25 \ openssl-probe-0.1.2 \ openssl-sys-0.9.52 \ parking_lot-0.10.0 \ parking_lot_core-0.7.0 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-0.4.8 \ pin-project-internal-0.4.8 \ pin-project-lite-0.1.4 \ pin-utils-0.1.0-alpha.4 \ pkg-config-0.3.17 \ ppv-lite86-0.2.6 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.9 \ quick-error-1.2.2 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.6.5 \ rand-0.7.2 \ rand_chacha-0.1.1 \ rand_chacha-0.2.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ random-0.12.2 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.1 \ regex-1.3.1 \ regex-syntax-0.6.12 \ remove_dir_all-0.5.2 \ reqwest-0.10.1 \ rspotify-0.9.0 \ rust-argon2-0.5.1 \ rustc-demangle-0.1.16 \ rustc-serialize-0.3.24 \ ryu-1.0.2 \ schannel-0.1.16 \ scopeguard-1.0.0 \ security-framework-0.3.4 \ security-framework-sys-0.3.3 \ serde-1.0.104 \ serde_derive-1.0.104 \ serde_json-1.0.48 \ serde_urlencoded-0.6.1 \ serde_yaml-0.8.11 \ signal-hook-0.1.13 \ signal-hook-registry-1.2.0 \ slab-0.4.2 \ smallvec-1.0.0 \ socket2-0.3.11 \ sourcefile-0.1.4 \ strsim-0.7.0 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.8 \ synstructure-0.12.3 \ tempfile-3.1.0 \ termcolor-1.0.5 \ textwrap-0.11.0 \ thread_local-0.3.6 \ time-0.1.42 \ tokio-0.2.11 \ tokio-macros-0.2.5 \ tokio-socks-0.2.0 \ tokio-tls-0.3.0 \ tokio-util-0.2.0 \ tower-service-0.3.0 \ try-lock-0.2.2 \ tui-0.8.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.10 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-1.7.2 \ url-2.1.0 \ vcpkg-0.2.7 \ vec_map-0.8.1 \ version_check-0.1.5 \ version_check-0.9.1 \ want-0.3.0 \ wasi-0.7.0 \ wasm-bindgen-0.2.58 \ wasm-bindgen-backend-0.2.58 \ wasm-bindgen-futures-0.4.8 \ wasm-bindgen-macro-0.2.58 \ wasm-bindgen-macro-support-0.2.58 \ wasm-bindgen-shared-0.2.58 \ wasm-bindgen-webidl-0.2.58 \ web-sys-0.3.35 \ webbrowser-0.5.2 \ weedle-0.10.0 \ widestring-0.4.0 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wincolor-1.0.2 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.3.3 \ xcb-0.8.2 \ yaml-rust-0.4.3 BINARY_ALIAS= python3=${PYTHON_CMD} SUB_FILES= pkg-message PLIST_FILES= bin/spt PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS SPOTIFYD SPOTIFYD_DESC= Lightweight Spotify client daemon SPOTIFYD_RUN_DEPENDS= spotifyd:audio/spotifyd post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spt post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include - Index: head/devel/gitlab-shell/Makefile =================================================================== --- head/devel/gitlab-shell/Makefile (revision 528950) +++ head/devel/gitlab-shell/Makefile (revision 528951) @@ -1,96 +1,95 @@ # Created by: Torsten Zuehlsdorff # $FreeBSD$ PORTNAME= gitlab-shell PORTVERSION= 11.0.0 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org COMMENT= GitLab Shell handles git commands for GitLab LICENSE= MIT BUILD_DEPENDS= gem:devel/ruby-gems USES= gmake go:modules,no_targets MAKE_ENV= GOFLAGS="${GO_BUILDFLAGS}" ALL_TARGET= build USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags GL_COMMIT= a7b6307397c0bf5414a102052042d405c3b40162 BUILD_DEPENDS= rubygem-bundler1=1.17.3:sysutils/rubygem-bundler1 USERS= git GROUPS= git INSTALL_TARGET= install-strip # for go dependencies USE_GITHUB= nodefault # generated with: make gomod-deps # 30dd # Make sure you have here the path .../go/vendor/... and not .../vendor/... GH_TUPLE= \ DataDog:dd-trace-go:v1.7.0:datadog_dd_trace_go/vendor/gopkg.in/DataDog/dd-trace-go.v1 \ codahale:hdrhistogram:3a0bb77429bd:codahale_hdrhistogram/vendor/github.com/codahale/hdrhistogram \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:20be4c3c3ed5:golang_crypto/vendor/golang.org/x/crypto \ golang:net:d28f0bde5980:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:953cdadca894:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ google:go-genproto:bd91e49a0898:google_go_genproto/vendor/google.golang.org/genproto \ grpc-ecosystem:go-grpc-middleware:v1.0.0:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \ grpc:grpc-go:v1.24.0:grpc_grpc_go/vendor/google.golang.org/grpc \ konsorten:go-windows-terminal-sequences:v1.0.1:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ lightstep:lightstep-tracer-go:v0.15.6:lightstep_lightstep_tracer_go/vendor/github.com/lightstep/lightstep-tracer-go \ mattn:go-shellwords:2444a32a19f4:mattn_go_shellwords/vendor/github.com/mattn/go-shellwords \ opentracing:opentracing-go:v1.0.2:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ otiai10:copy:v1.0.1:otiai10_copy/vendor/github.com/otiai10/copy \ philhofer:fwd:v1.0.0:philhofer_fwd/vendor/github.com/philhofer/fwd \ pkg:errors:v0.8.0:pkg_errors/vendor/github.com/pkg/errors \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ sirupsen:logrus:v1.2.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ stretchr:testify:v1.3.0:stretchr_testify/vendor/github.com/stretchr/testify \ tinylib:msgp:v1.1.0:tinylib_msgp/vendor/github.com/tinylib/msgp \ uber:jaeger-client-go:v2.15.0:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \ uber:jaeger-lib:v1.5.0:uber_jaeger_lib/vendor/github.com/uber/jaeger-lib GL_TUPLE= \ gitlab-org:gitaly:aa1ff2a76ac14e1ad3eca35cc05ea86ef59fffbb:gitlab_org_gitaly/vendor/gitlab.com/gitlab-org/gitaly \ gitlab-org:labkit:0c3fc7cdd57c57da5ab474aa72b6640d2bdc9ebb:gitlab_org_labkit/vendor/gitlab.com/gitlab-org/labkit post-patch: ${MV} ${WRKSRC}/config.yml.example ${WRKSRC}/config.yml.sample ${CP} ${WRKSRC}/config.yml.sample ${WRKSRC}/config.yml # Build the go deps, use `pkg install modules2tuple` gomod-deps: patch (cd ${WRKSRC} && go mod vendor) (cd ${WRKSRC} && modules2tuple -prefix vendor vendor/modules.txt) pre-build: @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} build) pre-install: ${RM} -rf ${WRKSRC}/config.yml #${RM} -rf ${WRKSRC}/go_build do-install: @${MKDIR} ${STAGEDIR}${DATADIR} .for x in .codeclimate.yml .gitignore .gitlab-ci.yml .rubocop.yml .ruby-version CHANGELOG CONTRIBUTING.md Gemfile Gemfile.lock LICENSE README.md VERSION config.yml.sample ${INSTALL_DATA} ${WRKSRC}/${x} ${STAGEDIR}${DATADIR}/ .endfor .for x in bin spec hooks support .gitlab @${MKDIR} ${STAGEDIR}${DATADIR}/${x} (cd ${WRKSRC}/${x} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/${x}) .endfor @${MKDIR} ${STAGEDIR}/var/log/gitlab-shell .include - Index: head/devel/py-os-client-config/Makefile =================================================================== --- head/devel/py-os-client-config/Makefile (revision 528950) +++ head/devel/py-os-client-config/Makefile (revision 528951) @@ -1,26 +1,25 @@ # Created by: Alexander Nusov # $FreeBSD$ PORTNAME= os-client-config PORTVERSION= 1.33.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenStack Client Configuation Library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openstacksdk>=0.13.0:devel/py-openstacksdk@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include - Index: head/devel/py-tabulator/Makefile =================================================================== --- head/devel/py-tabulator/Makefile (revision 528950) +++ head/devel/py-tabulator/Makefile (revision 528951) @@ -1,34 +1,33 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= tabulator PORTVERSION= 1.35.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Consistent interface for stream reading and writing tabular data (csv/xls/json/etc) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.9:www/py-boto3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cchardet>=1.0:textproc/py-cchardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=6.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ijson>=2.5:devel/py-ijson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonlines>=1.1:devel/py-jsonlines@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openpyxl>=2.6:textproc/py-openpyxl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.8:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlalchemy13>=0.9.6:databases/py-sqlalchemy13@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unicodecsv>=0.14:devel/py-unicodecsv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlrd>=1.0:textproc/py-xlrd@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include - Index: head/devel/py-tinyrpc0/Makefile =================================================================== --- head/devel/py-tinyrpc0/Makefile (revision 528950) +++ head/devel/py-tinyrpc0/Makefile (revision 528951) @@ -1,43 +1,42 @@ # Created by: dpejesh@yahoo.com # $FreeBSD$ PORTNAME= tinyrpc PORTVERSION= 0.9.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 0 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Small, modular, transport and protocol neutral RPC library LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes # tinyrpc 1.0.0+ requires Python 3.0+ PORTSCOUT= limit:^0\. OPTIONS_DEFINE= GEVENT HTTPCLIENT WEBSOCKET WSGI ZEROMQ OPTIONS_DEFAULT=GEVENT HTTPCLIENT GEVENT_DESC= Gevent support HTTPCLIENT_DESC=HTTP client support WEBSOCKET_DESC= WebSocket support WSGI_DESC= WSGI support ZEROMQ_DESC= ZeroMQ support GEVENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent>=0:devel/py-gevent@${PY_FLAVOR} HTTPCLIENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent-websocket>=0:www/py-gevent-websocket@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websocket-client>=0:www/py-websocket-client@${PY_FLAVOR} WEBSOCKET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent-websocket>=0:www/py-gevent-websocket@${PY_FLAVOR} WSGI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}werkzeug>=0:www/py-werkzeug@${PY_FLAVOR} ZEROMQ_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyzmq>=0:net/py-pyzmq@${PY_FLAVOR} .include - Index: head/devel/rubygem-sprockets/Makefile =================================================================== --- head/devel/rubygem-sprockets/Makefile (revision 528950) +++ head/devel/rubygem-sprockets/Makefile (revision 528951) @@ -1,25 +1,24 @@ # Created by: Mikhail T. # $FreeBSD$ PORTNAME= sprockets PORTVERSION= 4.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rack-based asset packaging system LICENSE= MIT RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby \ rubygem-rack>=1,3<3,3:www/rubygem-rack USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/sprockets .include - Index: head/graphics/peruse/Makefile =================================================================== --- head/graphics/peruse/Makefile (revision 528950) +++ head/graphics/peruse/Makefile (revision 528951) @@ -1,24 +1,23 @@ # $FreeBSD$ PORTNAME= peruse DISTVERSION= 1.2-186 PORTREVISION= 1 DISTVERSIONSUFFIX= -g4982089 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= Comic book viewer LICENSE= LGPL21 USES= cmake compiler:c++11-lang pkgconfig kde:5 qt:5 tar:xz USE_GITHUB= yes GH_ACCOUNT= KDE USE_KDE= archive baloo completion config coreaddons ecm filemetadata i18n \ iconthemes jobwidgets kdeclarative kio package service \ widgetsaddons USE_QT= concurrent core dbus declarative gui network opengl sql widgets \ buildtools_build qmake_build .include - Index: head/www/p5-HTTP-BrowserDetect/Makefile =================================================================== --- head/www/p5-HTTP-BrowserDetect/Makefile (revision 528950) +++ head/www/p5-HTTP-BrowserDetect/Makefile (revision 528951) @@ -1,39 +1,38 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= HTTP-BrowserDetect PORTVERSION= 3.25 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Determine the Web browser, version, OS from an HTTP user agent string LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Hash-Merge>=0:textproc/p5-Hash-Merge \ p5-Path-Tiny>=0:devel/p5-Path-Tiny \ p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings \ p5-Test-Most>=0:devel/p5-Test-Most \ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= configure NO_ARCH= yes .include .if ${PERL_LEVEL} < 502705 TEST_DEPENDS+= p5-Scalar-List-Utils>=1.49:lang/p5-Scalar-List-Utils .endif .if ${PERL_LEVEL} < 503102 TEST_DEPENDS+= p5-JSON-PP>=4.04:converters/p5-JSON-PP .endif .include -