Index: head/accessibility/redshift/Makefile =================================================================== --- head/accessibility/redshift/Makefile (revision 562286) +++ head/accessibility/redshift/Makefile (revision 562287) @@ -1,72 +1,72 @@ # Created by: Mark Felder # $FreeBSD$ PORTNAME= redshift PORTVERSION= 1.12 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= accessibility PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 60f45972a543.patch:-p1 # avoid patch conflict PATCHFILES+= 7da875d34854.patch:-p1 # wayland, see #663 -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Adjusts the color temperature of your screen LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdrm.so:graphics/libdrm USES= autoreconf:build gettext gmake gnome libtool localbase \ pkgconfig shebangfix tar:bzip2 USE_GITHUB= yes GH_ACCOUNT= jonls USE_GNOME= intltool GNU_CONFIGURE= yes INSTALLS_ICONS= yes SHEBANG_FILES= src/redshift-gtk/redshift-gtk.in CONFIGURE_ARGS+= --disable-wingdi OPTIONS_DEFINE= GEO GUI NLS RANDR VIDMODE WAYLAND OPTIONS_DEFAULT=GEO RANDR WAYLAND OPTIONS_SUB= yes GUI_DESC= Tray icon RANDR_DESC= Support RANDR for changing colors VIDMODE_DESC= Support VIDMODE for changing colors (NVIDIA) WAYLAND_DESC= Support Wayland (wlroots) for changing colors GEO_DESC= Use geoclue (requires dbus) NLS_USES= iconv NLS_CONFIGURE_ON= ${ICONV_CONFIGURE_ARG} \ --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls RANDR_USES= xorg RANDR_USE= XORG=xcb,xrandr RANDR_CONFIGURE_ENABLE= randr VIDMODE_USES= xorg VIDMODE_USE= XORG=x11,xxf86vm VIDMODE_CONFIGURE_ENABLE= vidmode WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland WAYLAND_CONFIGURE_ENABLE= wayland GUI_USES= python:3.6+ GUI_CONFIGURE_ENABLE= gui GUI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject3>0:devel/py-gobject3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} GEO_CONFIGURE_ON= --enable-geoclue2 GEO_CONFIGURE_OFF= --disable-geoclue2 GEO_LIB_DEPENDS= libgeoclue-2.so:net/geoclue pre-configure: @cd ${WRKSRC} ; ./bootstrap .include Index: head/audio/somafm-cli/Makefile =================================================================== --- head/audio/somafm-cli/Makefile (revision 562286) +++ head/audio/somafm-cli/Makefile (revision 562287) @@ -1,42 +1,42 @@ # $FreeBSD$ PORTNAME= somafm-cli DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 CATEGORIES= audio -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Listen to SomaFM in your terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/README.md RUN_DEPENDS= bash:shells/bash \ curl:ftp/curl \ jq:textproc/jq \ mpv:multimedia/mpv USES= shebangfix USE_GITHUB= yes GH_ACCOUNT= rockymadden SHEBANG_FILES= src/somafm NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/somafm PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-install: ${INSTALL_SCRIPT} ${WRKSRC}/src/somafm \ ${STAGEDIR}${PREFIX}/bin/somafm post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} .include Index: head/audio/spotify-tui/Makefile =================================================================== --- head/audio/spotify-tui/Makefile (revision 562286) +++ head/audio/spotify-tui/Makefile (revision 562287) @@ -1,272 +1,272 @@ # $FreeBSD$ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.23.0 CATEGORIES= audio -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Spotify for the terminal written in Rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo localbase:ldflags python:3.6+,build ssl xorg USE_GITHUB= yes GH_ACCOUNT= Rigellute USE_XORG= xcb CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ anyhow-1.0.37 \ arc-swap-0.4.7 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.55 \ base64-0.10.1 \ base64-0.11.0 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-0.1.6 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ cassowary-0.3.0 \ cc-1.0.58 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.13 \ clap-2.33.3 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ cloudabi-0.0.3 \ cloudabi-0.1.0 \ constant_time_eq-0.1.5 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crossbeam-utils-0.7.2 \ crossterm-0.18.2 \ crossterm_winapi-0.6.2 \ darling-0.9.0 \ darling_core-0.9.0 \ darling_macro-0.9.0 \ derive_builder-0.7.2 \ derive_builder_core-0.5.0 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ dotenv-0.13.0 \ dtoa-0.4.6 \ either-1.5.3 \ encoding_rs-0.8.23 \ env_logger-0.6.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fnv-1.0.7 \ 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.5 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-executor-0.3.5 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ getrandom-0.1.14 \ gimli-0.23.0 \ h2-0.2.6 \ hashbrown-0.8.1 \ hermit-abi-0.1.15 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.13.7 \ hyper-tls-0.4.3 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.5.0 \ instant-0.1.7 \ iovec-0.1.4 \ itertools-0.8.2 \ itoa-0.4.6 \ js-sys-0.3.42 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.73 \ linked-hash-map-0.5.3 \ lock_api-0.4.1 \ log-0.4.11 \ malloc_buf-0.0.6 \ matches-0.1.8 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.0 \ mio-0.6.22 \ mio-0.7.0 \ mio-named-pipes-0.1.7 \ mio-uds-0.6.8 \ miow-0.2.1 \ miow-0.3.5 \ native-tls-0.2.4 \ net2-0.2.34 \ ntapi-0.3.4 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.22.0 \ once_cell-1.4.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-0.4.22 \ pin-project-internal-0.4.22 \ pin-project-lite-0.1.7 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ ppv-lite86-0.2.8 \ proc-macro-hack-0.5.16 \ proc-macro-nested-0.1.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.19 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.7 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ 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.57 \ redox_users-0.3.4 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ reqwest-0.10.6 \ rspotify-0.10.0 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc-serialize-0.3.24 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.61 \ serde_urlencoded-0.6.1 \ serde_yaml-0.8.15 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.0 \ slab-0.4.2 \ smallvec-1.4.1 \ socket2-0.3.12 \ strsim-0.7.0 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.35 \ synstructure-0.12.4 \ tempfile-3.1.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-1.0.1 \ time-0.1.43 \ tinyvec-0.3.3 \ tokio-0.2.23 \ tokio-macros-0.2.6 \ tokio-socks-0.2.2 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ tower-service-0.3.0 \ tracing-0.1.17 \ tracing-core-0.1.11 \ try-lock-0.2.3 \ tui-0.13.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ url-1.7.2 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.65 \ wasm-bindgen-backend-0.2.65 \ wasm-bindgen-futures-0.4.15 \ wasm-bindgen-macro-0.2.65 \ wasm-bindgen-macro-support-0.2.65 \ wasm-bindgen-shared-0.2.65 \ web-sys-0.3.42 \ webbrowser-0.5.5 \ widestring-0.4.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.3.3 \ xcb-0.8.2 \ yaml-rust-0.4.5 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/deskutils/ultralist/Makefile =================================================================== --- head/deskutils/ultralist/Makefile (revision 562286) +++ head/deskutils/ultralist/Makefile (revision 562287) @@ -1,64 +1,64 @@ # $FreeBSD$ PORTNAME= ultralist DISTVERSION= 1.7.0 CATEGORIES= deskutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Simple, powerful, task management system for the command line LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules USE_GITHUB= yes GH_TUPLE= cheynewallace:tabby:v1.1.0:cheynewallace_tabby/vendor/github.com/cheynewallace/tabby \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.2.4:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:sys:33540a1f6037:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jinzhu:copier:b57f9002281a:jinzhu_copier/vendor/github.com/jinzhu/copier \ juju:ansiterm:720a0952cc2a:juju_ansiterm/vendor/github.com/juju/ansiterm \ julienschmidt:httprouter:v1.3.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ lunixbochs:vtclean:2d01aacdc34a:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ manifoldco:promptui:v0.7.0:manifoldco_promptui/vendor/github.com/manifoldco/promptui \ mattn:go-colorable:v0.1.4:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.11:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ myesui:uuid:v1.0.0:myesui_uuid/vendor/github.com/myesui/uuid \ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ skratchdot:open-golang:eef842397966:skratchdot_open_golang/vendor/github.com/skratchdot/open-golang \ spf13:afero:v1.1.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.0:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.0.0:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:jwalterweatherman:v1.0.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.7.0:spf13_viper/vendor/github.com/spf13/viper \ stretchr:testify:v1.2.2:stretchr_testify_1/vendor/gopkg.in/stretchr/testify.v1 \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ twinj:uuid:v1.0.0:twinj_uuid PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-extract: @${MKDIR} ${WRKSRC}/vendor/github.com/twinj @${RLN} ${WRKSRC_myesui_uuid} ${WRKSRC}/vendor/github.com/twinj/uuid post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/cargo-generate/Makefile =================================================================== --- head/devel/cargo-generate/Makefile (revision 562286) +++ head/devel/cargo-generate/Makefile (revision 562287) @@ -1,216 +1,216 @@ # $FreeBSD$ PORTNAME= cargo-generate DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 PORTREVISION= 3 CATEGORIES= devel -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Quickly generate Rust project templates from existing git repositories LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libcurl.so:ftp/curl \ libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ashleygwilliams CARGO_CRATES= adler-0.2.3 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ anyhow-1.0.32 \ anymap-0.12.1 \ assert_cmd-1.0.1 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bitmaps-2.1.0 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.13 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bytesize-1.0.1 \ cargo-0.46.1 \ cargo-platform-0.1.1 \ cc-1.0.59 \ cfg-if-0.1.10 \ chrono-0.4.15 \ clap-2.33.3 \ commoncrypto-0.2.0 \ commoncrypto-sys-0.2.0 \ console-0.11.3 \ console-0.12.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crates-io-0.31.1 \ crc32fast-1.2.0 \ crossbeam-utils-0.7.2 \ crypto-hash-0.3.4 \ curl-0.4.33 \ curl-sys-0.4.36+curl-7.71.1 \ dialoguer-0.6.2 \ difference-2.0.0 \ digest-0.8.1 \ doc-comment-0.3.3 \ either-1.6.0 \ encode_unicode-0.3.6 \ env_logger-0.7.1 \ fake-simd-0.1.2 \ filetime-0.2.12 \ flate2-1.0.17 \ float-cmp-0.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fwdansi-1.1.0 \ generic-array-0.12.3 \ getrandom-0.1.15 \ git2-0.13.11 \ git2-curl-0.14.1 \ glob-0.3.0 \ globset-0.4.5 \ heck-0.3.1 \ hermit-abi-0.1.15 \ hex-0.3.2 \ hex-0.4.2 \ home-0.5.3 \ humantime-1.3.0 \ humantime-2.0.1 \ idna-0.2.0 \ ignore-0.4.16 \ im-rc-15.0.0 \ indicatif-0.15.0 \ itertools-0.9.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ kstring-1.0.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.77 \ libgit2-sys-0.12.13+1.0.1 \ libnghttp2-sys-0.1.4+1.41.0 \ libssh2-sys-0.2.19 \ libz-sys-1.1.2 \ liquid-0.21.4 \ liquid-core-0.21.2 \ liquid-derive-0.21.0 \ liquid-lib-0.21.1 \ log-0.4.11 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.3.3 \ miniz_oxide-0.4.2 \ miow-0.3.5 \ normalize-line-endings-0.3.0 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ once_cell-1.4.1 \ opaque-debug-0.2.3 \ opener-0.4.1 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pkg-config-0.3.18 \ ppv-lite86-0.2.9 \ predicates-1.0.5 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.18 \ proc-macro2-1.0.21 \ proc-quote-0.3.2 \ proc-quote-impl-0.3.2 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_xoshiro-0.4.0 \ redox_syscall-0.1.57 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ rustc-workspace-hack-1.0.0 \ rustfix-0.5.1 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ semver-0.10.0 \ semver-parser-0.7.0 \ serde-1.0.116 \ serde_derive-1.0.116 \ serde_ignored-0.1.2 \ serde_json-1.0.57 \ sha-1-0.8.2 \ shell-escape-0.1.5 \ sized-chunks-0.6.2 \ socket2-0.3.15 \ strip-ansi-escapes-0.1.0 \ strsim-0.8.0 \ structopt-0.3.17 \ structopt-derive-0.4.10 \ syn-1.0.41 \ tar-0.4.30 \ tempfile-3.1.0 \ termcolor-1.1.0 \ terminal_size-0.1.13 \ termios-0.3.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-0.3.4 \ toml-0.5.6 \ treeline-0.1.0 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ utf8parse-0.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ vte-0.3.3 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md \ TEMPLATES.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/dtool/Makefile =================================================================== --- head/devel/dtool/Makefile (revision 562286) +++ head/devel/dtool/Makefile (revision 562287) @@ -1,189 +1,189 @@ # $FreeBSD$ PORTNAME= dtool DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 PORTREVISION= 3 CATEGORIES= devel -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line tool collection to assist development LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= guoxbin CARGO_CRATES= aho-corasick-0.7.6 \ ansi_term-0.11.0 \ anyhow-1.0.26 \ arrayref-0.3.5 \ arrayvec-0.4.12 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ bs58-0.3.0 \ bstr-0.2.9 \ build_const-0.2.1 \ bumpalo-3.2.0 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ cc-1.0.41 \ cfg-if-0.1.10 \ chrono-0.4.10 \ clap-2.33.0 \ clear_on_drop-0.2.3 \ cloudabi-0.0.3 \ const-oid-0.1.0 \ constant_time_eq-0.1.5 \ cpuid-bool-0.1.2 \ crc-1.8.1 \ crossbeam-utils-0.6.6 \ csv-1.1.2 \ csv-core-0.1.6 \ curve25519-dalek-1.2.3 \ digest-0.8.1 \ digest-0.9.0 \ dirs-1.0.5 \ dtoa-0.4.4 \ ecdsa-0.7.2 \ elliptic-curve-0.5.0 \ encode_unicode-0.3.6 \ entities-1.0.1 \ escaper-0.1.0 \ failure-0.1.6 \ fake-simd-0.1.2 \ fuchsia-cprng-0.1.1 \ gcc-0.3.55 \ generic-array-0.12.3 \ generic-array-0.14.4 \ getrandom-0.1.14 \ heck-0.3.1 \ hermit-abi-0.1.6 \ hex-0.4.0 \ indexmap-1.3.1 \ itoa-0.4.4 \ js-sys-0.3.35 \ k256-0.4.2 \ keccak-0.1.0 \ lazy_static-1.4.0 \ libc-0.2.66 \ linked-hash-map-0.5.3 \ log-0.4.8 \ madato-0.5.3 \ md5-0.7.0 \ memchr-2.3.0 \ merlin-1.3.0 \ nodrop-0.1.14 \ nom-4.2.3 \ num-integer-0.1.42 \ num-traits-0.2.11 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ parity-codec-3.5.4 \ prettytable-rs-0.8.0 \ proc-macro2-1.0.8 \ quote-1.0.2 \ rand-0.3.23 \ rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.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 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.3 \ regex-1.3.3 \ regex-automata-0.1.8 \ regex-syntax-0.6.13 \ ring-fork-dtool-0.16.13 \ ripemd160-0.8.0 \ rust-argon2-0.6.1 \ rust-crypto-0.2.36 \ rustc-serialize-0.3.24 \ ryu-1.0.2 \ schnorrkel-0.8.5 \ secp256k1-0.15.5 \ secp256k1-0.17.2 \ secp256k1-sys-0.1.2 \ serde-1.0.104 \ serde_derive-1.0.104 \ serde_test-1.0.104 \ serde_yaml-0.7.5 \ sha2-0.8.1 \ sha2-0.9.1 \ sha3-0.8.2 \ signatory-0.21.0 \ signatory-secp256k1-0.21.0 \ signature-1.2.2 \ signature_derive-1.0.0-pre.2 \ sourcefile-0.1.4 \ spin-0.5.2 \ strsim-0.8.0 \ subtle-2.2.2 \ subtle-encoding-0.5.1 \ syn-1.0.14 \ synstructure-0.12.3 \ term-0.5.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.42 \ twox-hash-1.5.0 \ typenum-1.12.0 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ untrusted-0.7.0 \ urlencoding-1.0.0 \ vec_map-0.8.1 \ version_check-0.1.5 \ version_check-0.9.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.58 \ wasm-bindgen-backend-0.2.58 \ 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 \ weedle-0.10.0 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ yaml-rust-0.4.3 \ yogcrypt-0.0.0 \ zeroize-0.9.3 \ zeroize-1.1.0 \ zeroize_derive-1.0.0 PLIST_FILES= bin/${PORTNAME} _DOCS= docs/Usage.md README.md PORTDOCS= ${DOCS:T} OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/gh/Makefile =================================================================== --- head/devel/gh/Makefile (revision 562286) +++ head/devel/gh/Makefile (revision 562287) @@ -1,111 +1,111 @@ # $FreeBSD$ PORTNAME= gh DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 CATEGORIES= devel -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= GitHub's official command line tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= go:modules USE_GITHUB= yes GH_ACCOUNT= cli GH_PROJECT= ${GH_ACCOUNT} GH_TUPLE= AlecAivazis:survey:v2.2.3:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ MakeNowJust:heredoc:v1.0.0:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \ alecthomas:chroma:v0.7.3:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ briandowns:spinner:v1.11.1:briandowns_spinner/vendor/github.com/briandowns/spinner \ charmbracelet:glamour:1246d13c1684:charmbracelet_glamour/vendor/github.com/charmbracelet/glamour \ cli:safeexec:v1.0.0:cli_safeexec/vendor/github.com/cli/safeexec \ cli:shurcooL-graphql:0f7232a2bf7e:cli_shurcool_graphql/vendor/github.com/shurcooL/graphql \ cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ enescakir:emoji:v1.0.0:enescakir_emoji/vendor/github.com/enescakir/emoji \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ go-yaml:yaml:eeeca48fe776:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:crypto:9e8e0b390897:golang_crypto/vendor/golang.org/x/crypto \ golang:net:ab3426394381:golang_net/vendor/golang.org/x/net \ golang:sys:669c56c373c4:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.4:golang_text/vendor/golang.org/x/text \ google:go-cmp:v0.5.2:google_go_cmp/vendor/github.com/google/go-cmp \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ hashicorp:go-version:v1.2.1:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ henvic:httpretty:v0.0.6:henvic_httpretty/vendor/github.com/henvic/httpretty \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mgutz:ansi:d51e80ef957d:mgutz_ansi/vendor/github.com/mgutz/ansi \ microcosm-cc:bluemonday:v1.0.2:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ muesli:reflow:v0.1.0:muesli_reflow/vendor/github.com/muesli/reflow \ muesli:termenv:v0.7.4:muesli_termenv/vendor/github.com/muesli/termenv \ olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ rivo:uniseg:v0.1.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ shurcooL:githubv4:d292edc3691b:shurcool_githubv4/vendor/github.com/shurcooL/githubv4 \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ spf13:cobra:v1.1.1:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ yuin:goldmark:v1.2.0:yuin_goldmark/vendor/github.com/yuin/goldmark _BUILD_VERSION= ${DISTVERSION} _BUILD_DATE= $$(date +%Y-%m-%d) GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/internal/build.Version=${_BUILD_VERSION} \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/internal/build.Date=${_BUILD_DATE}" _DOCS= README.md docs/gh-vs-hub.md docs/releasing.md \ docs/command-line-syntax.md docs/source.md PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= COMPLETIONS DOCS MANPAGES OPTIONS_DEFAULT= COMPLETIONS MANPAGES OPTIONS_SUB= yes COMPLETIONS_DESC= Build and install shell completions for bash, fish and zsh MANPAGES_DESC= Build and install auto-generated manpages do-build-COMPLETIONS-on: .for SHELL in bash fish zsh ${GO_WRKDIR_BIN}/${PORTNAME} completion -s ${SHELL} > ${GO_WRKSRC}/${SHELL} .endfor do-build-MANPAGES-on: cd ${GO_WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} run ${GO_BUILDFLAGS} ./cmd/gen-docs --man-page --doc-path docs/man 2>/dev/null post-install-COMPLETIONS-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${GO_WRKSRC}/bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${GO_WRKSRC}/fish \ ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${GO_WRKSRC}/zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${GO_WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${GO_WRKSRC}/docs/man/*.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/devel/git-bug/Makefile =================================================================== --- head/devel/git-bug/Makefile (revision 562286) +++ head/devel/git-bug/Makefile (revision 562287) @@ -1,82 +1,82 @@ # $FreeBSD$ PORTNAME= git-bug DISTVERSION= 0.7.1 PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Distributed, offline-first bug tracker embedded in git, with bridges LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= go:modules USE_GITHUB= yes GH_ACCOUNT= MichaelMure GH_TUPLE= 99designs:gqlgen:b7a58a1c0e4b:99designs_gqlgen/vendor/github.com/99designs/gqlgen \ MichaelMure:go-term-text:v0.2.8:michaelmure_go_term_text/vendor/github.com/MichaelMure/go-term-text \ agnivade:levenshtein:v1.0.1:agnivade_levenshtein/vendor/github.com/agnivade/levenshtein \ araddon:dateparse:0fb0a474d195:araddon_dateparse/vendor/github.com/araddon/dateparse \ awesome-gocui:gocui:a34ffb055986:awesome_gocui_gocui/vendor/github.com/awesome-gocui/gocui \ awesome-gocui:termbox-go:c0aef3d18bcc:awesome_gocui_termbox_go/vendor/github.com/awesome-gocui/termbox-go \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ cheekybits:genny:9127e812e1e9:cheekybits_genny/vendor/github.com/cheekybits/genny \ corpix:uarand:v0.1.1:corpix_uarand/vendor/github.com/corpix/uarand \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ go-errors:errors:v1.0.1:go_errors_errors/vendor/github.com/go-errors/errors \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:appengine:v1.3.0:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:87dc89f01550:golang_crypto/vendor/golang.org/x/crypto \ golang:net:3b0461eec859:golang_net/vendor/golang.org/x/net \ golang:oauth2:f42d05182288:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:112230192c58:golang_sync/vendor/golang.org/x/sync \ golang:sys:b77594299b42:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:time:555d28b269f0:golang_time/vendor/golang.org/x/time \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ gorilla:mux:v1.7.4:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.4.0:gorilla_websocket/vendor/github.com/gorilla/websocket \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-retryablehttp:v0.6.4:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ icrowley:fake:4178557ae428:icrowley_fake/vendor/github.com/icrowley/fake \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ mattn:go-colorable:v0.1.4:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ phayes:freeport:b8543db493a5:phayes_freeport/vendor/github.com/phayes/freeport \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ shurcooL:githubv4:068505affed7:shurcool_githubv4/vendor/github.com/shurcooL/githubv4 \ shurcooL:graphql:d48a9a75455f:shurcool_graphql/vendor/github.com/shurcooL/graphql \ skratchdot:open-golang:79abb63cd66e:skratchdot_open_golang/vendor/github.com/skratchdot/open-golang \ spf13:cobra:v0.0.6:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.5.1:stretchr_testify/vendor/github.com/stretchr/testify \ vektah:gqlparser:v1.3.1:vektah_gqlparser/vendor/github.com/vektah/gqlparser \ xanzy:go-gitlab:v0.29.0:xanzy_go_gitlab/vendor/github.com/xanzy/go-gitlab _BUILD_COMMIT= 2d64b85db71a17ff3277bbbf7ac9d8e81f8e416c GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/commands.GitCommit=${_BUILD_COMMIT} \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/commands.GitLastTag=${DISTVERSION} \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/commands.GitExactTag=${DISTVERSION}" post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/*.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/misc/bash_completion/${PORTNAME} \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/misc/zsh_completion/${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include Index: head/devel/glab/Makefile =================================================================== --- head/devel/glab/Makefile (revision 562286) +++ head/devel/glab/Makefile (revision 562287) @@ -1,98 +1,98 @@ # $FreeBSD$ PORTNAME= glab DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 CATEGORIES= devel -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Open-source GitLab command line tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= go:modules USE_GITHUB= yes GH_ACCOUNT= profclems GH_TUPLE= AlecAivazis:survey:v2.1.1:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ MakeNowJust:heredoc:v1.0.0:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \ alecthomas:chroma:v0.7.3:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ charmbracelet:glamour:v0.2.0:charmbracelet_glamour/vendor/github.com/charmbracelet/glamour \ cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \ dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v1.3.0:gdamore_tcell/vendor/github.com/gdamore/tcell \ go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:appengine:v1.6.1:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:123391ffb6de:golang_crypto/vendor/golang.org/x/crypto \ golang:net:4c5254603344:golang_net/vendor/golang.org/x/net \ golang:oauth2:0f29369cfe45:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:1030fc2bf1d9:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ golang:time:555d28b269f0:golang_time/vendor/golang.org/x/time \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:goterm:fc88cf888a3f:google_goterm/vendor/github.com/google/goterm \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ gookit:color:v1.2.7:gookit_color/vendor/github.com/gookit/color \ gopherjs:gopherjs:0766667cb4d1:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \ gosuri:uilive:v0.0.4:gosuri_uilive/vendor/github.com/gosuri/uilive \ gosuri:uitable:v0.0.4:gosuri_uitable/vendor/github.com/gosuri/uitable \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-retryablehttp:v0.6.4:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-version:v1.2.1:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jtolds:gls:v4.20.0:jtolds_gls/vendor/github.com/jtolds/gls \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ logrusorgru:aurora:v2.0.3:logrusorgru_aurora/vendor/github.com/logrusorgru/aurora \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ lunixbochs:vtclean:v1.0.0:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \ mattn:go-colorable:v0.1.7:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mgutz:ansi:d51e80ef957d:mgutz_ansi/vendor/github.com/mgutz/ansi \ microcosm-cc:bluemonday:v1.0.2:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ muesli:reflow:v0.1.0:muesli_reflow/vendor/github.com/muesli/reflow \ muesli:termenv:v0.6.0:muesli_termenv/vendor/github.com/muesli/termenv \ olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rivo:tview:c65badfc3d92:rivo_tview/vendor/github.com/rivo/tview \ rivo:uniseg:v0.1.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ smartystreets:assertions:b2de0cb4f26d:smartystreets_assertions/vendor/github.com/smartystreets/assertions \ smartystreets:goconvey:v1.6.4:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \ spf13:cobra:v1.0.0:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ tcnksm:go-gitconfig:v0.1.2:tcnksm_go_gitconfig/vendor/github.com/tcnksm/go-gitconfig \ xanzy:go-gitlab:v0.36.0:xanzy_go_gitlab/vendor/github.com/xanzy/go-gitlab \ yuin:goldmark:v1.2.0:yuin_goldmark/vendor/github.com/yuin/goldmark _BUILD_VERSION= ${DISTVERSION} _BUILD_DATE= $$(date +%d/%m/%Y) GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.version=${_BUILD_VERSION} \ -X main.build=${_BUILD_DATE}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS pre-build: ${LN} -sf ${WRKSRC_muesli_termenv}/termenv_linux.go ${WRKSRC_muesli_termenv}/termenv_freebsd.go post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/golangci-lint/Makefile =================================================================== --- head/devel/golangci-lint/Makefile (revision 562286) +++ head/devel/golangci-lint/Makefile (revision 562287) @@ -1,172 +1,172 @@ # $FreeBSD$ PORTNAME= golangci-lint DISTVERSIONPREFIX= v DISTVERSION= 1.35.2 CATEGORIES= devel -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Linters Runner for Go LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME:S/-lint//} GH_TUPLE= BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Djarvur:go-err113:5174e21577d5:djarvur_go_err113/vendor/github.com/Djarvur/go-err113 \ Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \ OpenPeeDeeP:depguard:v1.0.1:openpeedeep_depguard/vendor/github.com/OpenPeeDeeP/depguard \ StackExchange:wmi:5d049714c4a6:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ ashanbrown:forbidigo:v1.0.0:ashanbrown_forbidigo/vendor/github.com/ashanbrown/forbidigo \ ashanbrown:makezero:7b7cdbb3025a:ashanbrown_makezero/vendor/github.com/ashanbrown/makezero \ bombsimon:wsl:v3.1.0:bombsimon_wsl_v3/vendor/github.com/bombsimon/wsl/v3 \ daixiang0:gci:v0.2.8:daixiang0_gci/vendor/github.com/daixiang0/gci \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ denis-tingajkin:go-header:v0.4.2:denis_tingajkin_go_header/vendor/github.com/denis-tingajkin/go-header \ dominikh:go-tools:v0.0.1-2020.1.6:dominikh_go_tools/vendor/honnef.co/go/tools \ fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-critic:go-critic:v0.5.3:go_critic_go_critic/vendor/github.com/go-critic/go-critic \ go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-ole:go-ole:v1.2.1:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-toolsmith:astcast:v1.0.0:go_toolsmith_astcast/vendor/github.com/go-toolsmith/astcast \ go-toolsmith:astcopy:v1.0.0:go_toolsmith_astcopy/vendor/github.com/go-toolsmith/astcopy \ go-toolsmith:astequal:v1.0.0:go_toolsmith_astequal/vendor/github.com/go-toolsmith/astequal \ go-toolsmith:astfmt:v1.0.0:go_toolsmith_astfmt/vendor/github.com/go-toolsmith/astfmt \ go-toolsmith:astp:v1.0.0:go_toolsmith_astp/vendor/github.com/go-toolsmith/astp \ go-toolsmith:strparse:v1.0.0:go_toolsmith_strparse/vendor/github.com/go-toolsmith/strparse \ go-toolsmith:typep:v1.0.2:go_toolsmith_typep/vendor/github.com/go-toolsmith/typep \ go-xmlfmt:xmlfmt:d5b6f63a941b:go_xmlfmt_xmlfmt/vendor/github.com/go-xmlfmt/xmlfmt \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \ gofrs:flock:v0.8.0:gofrs_flock/vendor/github.com/gofrs/flock \ golang:mod:v0.4.0:golang_mod/vendor/golang.org/x/mod \ golang:sys:dfb3f7c4e634:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.4:golang_text/vendor/golang.org/x/text \ golang:tools:9ed45478a130:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ golangci:check:cfe4005ccda2:golangci_check/vendor/github.com/golangci/check \ golangci:dupl:3e9179ac440a:golangci_dupl/vendor/github.com/golangci/dupl \ golangci:errcheck:ef45e06d44b6:golangci_errcheck/vendor/github.com/golangci/errcheck \ golangci:go-misc:927a3d87b613:golangci_go_misc/vendor/github.com/golangci/go-misc \ golangci:gocyclo:0a533e8fa43d:golangci_gocyclo/vendor/github.com/golangci/gocyclo \ golangci:gofmt:244bba706f1a:golangci_gofmt/vendor/github.com/golangci/gofmt \ golangci:ineffassign:42439a7714cc:golangci_ineffassign/vendor/github.com/golangci/ineffassign \ golangci:lint-1:297bf364a8e0:golangci_lint_1/vendor/github.com/golangci/lint-1 \ golangci:maligned:b1d89398deca:golangci_maligned/vendor/github.com/golangci/maligned \ golangci:misspell:950f5d19e770:golangci_misspell/vendor/github.com/golangci/misspell \ golangci:prealloc:215b22d4de21:golangci_prealloc/vendor/github.com/golangci/prealloc \ golangci:revgrep:d9c87f5ffaf0:golangci_revgrep/vendor/github.com/golangci/revgrep \ golangci:unconvert:28b1c447d1f4:golangci_unconvert/vendor/github.com/golangci/unconvert \ google:go-cmp:v0.5.4:google_go_cmp/vendor/github.com/google/go-cmp \ gostaticanalysis:analysisutil:v0.4.1:gostaticanalysis_analysisutil/vendor/github.com/gostaticanalysis/analysisutil \ gostaticanalysis:comment:v1.4.1:gostaticanalysis_comment/vendor/github.com/gostaticanalysis/comment \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jgautheron:goconst:ccae5bf973f3:jgautheron_goconst/vendor/github.com/jgautheron/goconst \ jingyugao:rowserrcheck:72ab7603b68a:jingyugao_rowserrcheck/vendor/github.com/jingyugao/rowserrcheck \ jirfag:go-printf-func-name:45db9963cdd3:jirfag_go_printf_func_name/vendor/github.com/jirfag/go-printf-func-name \ kisielk:gotool:v1.0.0:kisielk_gotool/vendor/github.com/kisielk/gotool \ kulti:thelper:v0.2.1:kulti_thelper/vendor/github.com/kulti/thelper \ kunwardeep:paralleltest:v1.0.2:kunwardeep_paralleltest/vendor/github.com/kunwardeep/paralleltest \ kyoh86:exportloopref:v0.1.8:kyoh86_exportloopref/vendor/github.com/kyoh86/exportloopref \ leighmcculloch:gochecknoglobals:acfc0b28355a:leighmcculloch_gochecknoglobals/vendor/4d63.com/gochecknoglobals \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ maratori:testpackage:v1.0.1:maratori_testpackage/vendor/github.com/maratori/testpackage \ matoous:godox:5d6d842e92eb:matoous_godox/vendor/github.com/matoous/godox \ mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mbilski:exhaustivestruct:v1.1.0:mbilski_exhaustivestruct/vendor/github.com/mbilski/exhaustivestruct \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-ps:v1.0.0:mitchellh_go_ps/vendor/github.com/mitchellh/go-ps \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ moricho:tparallel:v0.2.1:moricho_tparallel/vendor/github.com/moricho/tparallel \ mvdan:gofumpt:v0.1.0:mvdan_gofumpt/vendor/mvdan.cc/gofumpt \ mvdan:interfacer:c20040233aed:mvdan_interfacer/vendor/mvdan.cc/interfacer \ mvdan:lint:adc824a0674b:mvdan_lint/vendor/mvdan.cc/lint \ mvdan:unparam:b37ab49443f7:mvdan_unparam/vendor/mvdan.cc/unparam \ nakabonne:nestif:v0.3.0:nakabonne_nestif/vendor/github.com/nakabonne/nestif \ nbutton23:zxcvbn-go:ae427f1e4c1d:nbutton23_zxcvbn_go/vendor/github.com/nbutton23/zxcvbn-go \ nishanths:exhaustive:v0.1.0:nishanths_exhaustive/vendor/github.com/nishanths/exhaustive \ nishanths:predeclared:v0.2.1:nishanths_predeclared/vendor/github.com/nishanths/predeclared \ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ phayes:checkstyle:bfd46e6a821d:phayes_checkstyle/vendor/github.com/phayes/checkstyle \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ polyfloyd:go-errorlint:19bd8db6546f:polyfloyd_go_errorlint/vendor/github.com/polyfloyd/go-errorlint \ quasilyte:go-ruleguard:408e96760278:quasilyte_go_ruleguard/vendor/github.com/quasilyte/go-ruleguard \ quasilyte:regex:30656e2c4a95:quasilyte_regex_syntax/vendor/github.com/quasilyte/regex \ ryancurrah:gomodguard:v1.2.0:ryancurrah_gomodguard/vendor/github.com/ryancurrah/gomodguard \ ryanrolds:sqlclosecheck:v0.3.0:ryanrolds_sqlclosecheck/vendor/github.com/ryanrolds/sqlclosecheck \ securego:gosec:v2.5.0:securego_gosec_v2/vendor/github.com/securego/gosec/v2 \ shazow:go-diff:b6b7b6733b8c:shazow_go_diff/vendor/github.com/shazow/go-diff \ shirou:gopsutil:e4ec7b275ada:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ shirou:w32:bb4de0191aa4:shirou_w32/vendor/github.com/shirou/w32 \ sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ sonatard:noctx:v0.0.1:sonatard_noctx/vendor/github.com/sonatard/noctx \ sourcegraph:go-diff:v0.6.1:sourcegraph_go_diff/vendor/github.com/sourcegraph/go-diff \ spf13:afero:v1.1.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.0:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.1.1:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:jwalterweatherman:v1.0.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.7.1:spf13_viper/vendor/github.com/spf13/viper \ ssgreg:nlreturn:v2.1.0:ssgreg_nlreturn_v2/vendor/github.com/ssgreg/nlreturn/v2 \ stretchr:objx:v0.1.1:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ tdakkota:asciicheck:d7f85be797a2:tdakkota_asciicheck/vendor/github.com/tdakkota/asciicheck \ tetafro:godot:v1.3.2:tetafro_godot/vendor/github.com/tetafro/godot \ timakin:bodyclose:f7f2e9bca95e:timakin_bodyclose/vendor/github.com/timakin/bodyclose \ tomarrell:wrapcheck:df9e8bcb914d:tomarrell_wrapcheck/vendor/github.com/tomarrell/wrapcheck \ tommy-muehle:go-mnd:16041ac3fe65:tommy_muehle_go_mnd/vendor/github.com/tommy-muehle/go-mnd \ ultraware:funlen:v0.0.3:ultraware_funlen/vendor/github.com/ultraware/funlen \ ultraware:whitespace:v0.0.4:ultraware_whitespace/vendor/github.com/ultraware/whitespace \ uudashr:gocognit:v1.0.1:uudashr_gocognit/vendor/github.com/uudashr/gocognit \ valyala:bytebufferpool:v1.0.0:valyala_bytebufferpool/vendor/github.com/valyala/bytebufferpool \ valyala:quicktemplate:v1.6.3:valyala_quicktemplate/vendor/github.com/valyala/quicktemplate _BUILD_VERSION= ${DISTVERSION} _BUILD_COMMIT= 1da5701 _BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ") GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.version=${_BUILD_VERSION} \ -X main.commit=${_BUILD_COMMIT} \ -X main.date=${_BUILD_DATE}" PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME} \ share/zsh/site_functions/_${PORTNAME} PORTDOCS= CHANGELOG.md README.md PORTEXAMPLES= .golangci.example.yml OPTIONS_DEFINE= DOCS EXAMPLES post-build: .for SHELL in bash zsh ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_WRKDIR_BIN}/${PORTNAME} completion ${SHELL} > ${GO_WRKSRC}/${SHELL} .endfor post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${GO_WRKSRC}/bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site_functions ${INSTALL_DATA} ${GO_WRKSRC}/zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site_functions/_${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${GO_WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${GO_WRKSRC}/${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .include Index: head/devel/revive/Makefile =================================================================== --- head/devel/revive/Makefile (revision 562286) +++ head/devel/revive/Makefile (revision 562287) @@ -1,48 +1,48 @@ # $FreeBSD$ PORTNAME= revive DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 CATEGORIES= devel -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Extensible static code analysis framework for Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= mgechev GH_TUPLE= BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ fatih:structtag:v1.2.0:fatih_structtag/vendor/github.com/fatih/structtag \ golang:sys:33540a1f6037:golang_sys/vendor/golang.org/x/sys \ golang:tools:807dcd883420:golang_tools/vendor/golang.org/x/tools \ mattn:go-colorable:v0.1.4:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.11:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mgechev:dots:c36f7dcfbb81:mgechev_dots/vendor/github.com/mgechev/dots \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors PLIST_FILES= bin/${PORTNAME} PORTDOCS= CODE_OF_CONDUCT.md CONTRIBUTING.md DEVELOPING.md \ PULL_REQUEST_TEMPLATE.md README.md RULES_DESCRIPTIONS.md PORTEXAMPLES= defaults.toml untyped.toml OPTIONS_DEFINE= DOCS EXAMPLES post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/|} ${STAGEDIR}${EXAMPLESDIR} do-test: @cd ${GO_WRKSRC} && ${SETENV} ${GO_ENV} ${GO_CMD} test ./... .include Index: head/devel/sentry-cli/Makefile =================================================================== --- head/devel/sentry-cli/Makefile (revision 562286) +++ head/devel/sentry-cli/Makefile (revision 562287) @@ -1,316 +1,316 @@ # $FreeBSD$ PORTNAME= sentry-cli DISTVERSION= 1.58.0 PORTREVISION= 3 CATEGORIES= devel -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Command line utility to work with Sentry LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl \ libgit2.so:devel/libgit2 USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= getsentry CARGO_CRATES= addr2line-0.12.2 \ adler-0.2.2 \ adler32-1.1.0 \ advapi32-sys-0.2.0 \ ahash-0.3.8 \ aho-corasick-0.7.13 \ anylog-0.5.0 \ app_dirs-1.2.1 \ arc-swap-0.4.7 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ assert-json-diff-1.0.3 \ assert_cmd-1.0.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backoff-0.1.6 \ backtrace-0.3.49 \ base64-0.10.1 \ base64-0.11.0 \ bitflags-1.2.1 \ bitmaps-2.1.0 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ brotli-sys-0.3.2 \ brotli2-0.3.2 \ bstr-0.2.13 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ cc-1.0.56 \ cfg-if-0.1.10 \ chardet-0.2.4 \ chrono-0.4.11 \ clap-2.33.1 \ cloudabi-0.0.3 \ colored-1.9.3 \ console-0.11.3 \ constant_time_eq-0.1.5 \ crc32fast-1.2.0 \ crossbeam-channel-0.4.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ curl-0.4.30 \ curl-sys-0.4.32+curl-7.70.0 \ debugid-0.7.2 \ difference-2.0.0 \ digest-0.8.1 \ dirs-1.0.5 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ dlv-list-0.2.2 \ dmsort-1.0.0 \ doc-comment-0.3.3 \ dotenv-0.15.0 \ dtoa-0.4.6 \ either-1.5.3 \ elementtree-0.5.0 \ encode_unicode-0.3.6 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ extend-0.1.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ flate2-1.0.16 \ float-cmp-0.6.0 \ fnv-1.0.7 \ fuchsia-cprng-0.1.1 \ generic-array-0.12.3 \ getrandom-0.1.14 \ gimli-0.21.0 \ git2-0.13.6 \ glob-0.3.0 \ globset-0.4.5 \ goblin-0.2.3 \ hashbrown-0.7.2 \ hermit-abi-0.1.14 \ hostname-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ idna-0.1.5 \ idna-0.2.0 \ if_chain-0.1.3 \ if_chain-1.0.0 \ ignore-0.4.16 \ im-14.3.0 \ indexmap-1.4.0 \ indicatif-0.14.0 \ insta-0.16.1 \ instant-0.1.5 \ itertools-0.9.0 \ itoa-0.4.6 \ java-properties-1.2.0 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ libc-0.2.71 \ libgit2-sys-0.12.7+1.0.0 \ libz-sys-1.0.25 \ line-wrap-0.1.1 \ linked-hash-map-0.5.3 \ lock_api-0.3.4 \ log-0.4.8 \ mac-process-info-0.2.0 \ maplit-1.0.2 \ match_cfg-0.1.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memmap-0.7.0 \ memoffset-0.5.4 \ might-be-minified-0.3.0 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.0 \ mockito-0.26.0 \ new_debug_unreachable-1.0.4 \ normalize-line-endings-0.3.0 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ object-0.20.0 \ ole32-sys-0.2.0 \ opaque-debug-0.2.3 \ open-1.4.0 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ ordered-multimap-0.2.4 \ osascript-0.3.0 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ pdb-0.6.0 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ phf_shared-0.8.0 \ pkg-config-0.3.17 \ plain-0.2.3 \ plist-0.5.5 \ podio-0.1.7 \ ppv-lite86-0.2.8 \ precomputed-hash-0.1.1 \ predicates-1.0.4 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ prettytable-rs-0.8.0 \ proc-macro-error-1.0.3 \ proc-macro-error-attr-1.0.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.18 \ proguard-4.0.1 \ quote-0.6.13 \ quote-1.0.7 \ r2d2-0.8.8 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ 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 \ rand_xoshiro-0.4.0 \ rayon-1.3.1 \ rayon-core-1.7.1 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ regex-1.3.9 \ regex-automata-0.1.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ runas-0.2.1 \ rust-argon2-0.7.0 \ rust-ini-0.15.3 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.19 \ scheduled-thread-pool-0.2.4 \ scopeguard-1.1.0 \ scroll-0.9.2 \ scroll-0.10.1 \ scroll_derive-0.9.5 \ scroll_derive-0.10.2 \ semver-0.9.0 \ semver-parser-0.7.0 \ sentry-0.18.1 \ sentry-types-0.14.1 \ serde-1.0.114 \ serde_derive-1.0.114 \ serde_json-1.0.56 \ serde_urlencoded-0.6.1 \ serde_yaml-0.8.13 \ sha-1-0.8.2 \ sha1-0.6.0 \ shell32-sys-0.1.2 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.0 \ siphasher-0.3.3 \ sized-chunks-0.5.3 \ smallvec-1.4.0 \ socket2-0.3.12 \ sourcemap-5.0.0 \ stable_deref_trait-1.1.1 \ string_cache-0.8.0 \ strsim-0.8.0 \ symbolic-7.5.0 \ symbolic-common-7.5.0 \ symbolic-debuginfo-7.5.0 \ syn-0.15.44 \ syn-1.0.33 \ syn-mid-0.5.0 \ synstructure-0.12.4 \ tempfile-3.1.0 \ term-0.5.2 \ term_size-0.3.2 \ terminal_size-0.1.12 \ termios-0.3.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tinyvec-0.3.3 \ treeline-0.1.0 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ uname-0.1.1 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ unix-daemonize-0.1.2 \ url-1.7.2 \ url-2.1.1 \ username-0.2.0 \ uuid-0.8.1 \ vcpkg-0.2.10 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ which-3.1.1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xdg-2.2.0 \ xml-rs-0.8.3 \ yaml-rust-0.4.4 \ zip-0.5.6 CARGO_FEATURES= --no-default-features PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS REPORTING OPTIONS_DEFAULT= REPORTING REPORTING_DESC= Enable crash reporting REPORTING_VARS= CARGO_FEATURES+=with_crash_reporting post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/dns/dog/Makefile =================================================================== --- head/dns/dog/Makefile (revision 562286) +++ head/dns/dog/Makefile (revision 562287) @@ -1,124 +1,124 @@ # $FreeBSD$ PORTNAME= dog DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 PORTREVISION= 2 CATEGORIES= dns net -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line DNS client LICENSE= EUPL LICENSE_NAME= European Union Public Licence V. 1.2 LICENSE_FILE= ${WRKSRC}/LICENCE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ogham GH_TUPLE= llogiq:mutagen:c7abc956a10e8a3e2cc71f21279ea0a42f7b7c10:mutagen CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.54 \ bitflags-1.2.1 \ byteorder-1.3.4 \ cc-1.0.61 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ ctor-0.1.16 \ datetime-0.5.1 \ difference-2.0.0 \ failure-0.1.8 \ failure_derive-0.1.8 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ getopts-0.2.21 \ getrandom-0.1.15 \ gimli-0.23.0 \ hermit-abi-0.1.17 \ httparse-1.3.4 \ ipconfig-0.2.2 \ itoa-0.4.6 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.80 \ log-0.4.11 \ miniz_oxide-0.4.3 \ native-tls-0.2.4 \ object-0.22.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ output_vt100-0.1.2 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ pretty_assertions-0.6.1 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.18 \ ryu-1.0.5 \ schannel-0.1.19 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ socket2-0.3.15 \ syn-1.0.48 \ synstructure-0.12.4 \ tempfile-3.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vcpkg-0.2.10 \ wasi-0.9.0+wasi-snapshot-preview1 \ widestring-0.4.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 CARGO_USE_GITHUB= yes CARGO_GIT_SUBDIR= mutagen:mutagen:mutagen PORTDOCS= README.md OPTIONS_DEFINE= COMPLETIONS DOCS OPTIONS_DEFAULT= COMPLETIONS OPTIONS_SUB= yes COMPLETIONS_DESC= Install shell completions for bash, fish and zsh post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-COMPLETIONS-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/editors/kibi/Makefile =================================================================== --- head/editors/kibi/Makefile (revision 562286) +++ head/editors/kibi/Makefile (revision 562287) @@ -1,73 +1,73 @@ # $FreeBSD$ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 PORTREVISION= 3 CATEGORIES= editors -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Tiny text editor written in Rust LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= cargo USE_GITHUB= yes GH_ACCOUNT= ilai-deutel CARGO_CRATES= bitflags-1.2.1 \ cfg-if-0.1.10 \ cloudabi-0.0.3 \ getrandom-0.1.14 \ lazy_static-1.4.0 \ libc-0.2.79 \ lock_api-0.3.4 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ ppv-lite86-0.2.6 \ proc-macro2-1.0.12 \ quote-1.0.4 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.56 \ remove_dir_all-0.5.2 \ scopeguard-1.1.0 \ serial_test-0.5.0 \ serial_test_derive-0.5.0 \ smallvec-1.4.0 \ syn-1.0.18 \ tempfile-3.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS SYNTAX OPTIONS_DEFAULT= SYNTAX OPTIONS_SUB= yes SYNTAX_DESC= Install Syntax-highlighting ini files post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/src/unix.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-SYNTAX-on: @${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC} && ${COPYTREE_SHARE} syntax.d ${STAGEDIR}${DATADIR} .include Index: head/editors/micro/Makefile =================================================================== --- head/editors/micro/Makefile (revision 562286) +++ head/editors/micro/Makefile (revision 562287) @@ -1,72 +1,72 @@ # $FreeBSD$ PORTNAME= micro PORTVERSION= 2.0.8 DISTVERSIONPREFIX= v CATEGORIES= editors -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Modern and intuitive terminal-based text editor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= zyedidia GH_TUPLE= blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ go-errors:errors:v1.0.1:go_errors_errors/vendor/github.com/go-errors/errors \ go-sourcemap:sourcemap:v1.0.5:go_sourcemap_sourcemap/vendor/gopkg.in/sourcemap.v1 \ go-yaml:yaml:v2.2.7:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:sys:33540a1f6037:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ layeh:gopher-luar:v1.0.7:layeh_gopher_luar/vendor/layeh.com/gopher-luar \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-isatty:v0.0.11:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ p-e-w:go-runewidth:3e1705c5c059:p_e_w_go_runewidth/vendor/github.com/mattn/go-runewidth \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ robertkrimen:otto:c382bd3c16ff:robertkrimen_otto/vendor/github.com/robertkrimen/otto \ sergi:go-diff:v1.1.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify \ xo:terminfo:454e5b68f9e8:xo_terminfo/vendor/github.com/xo/terminfo \ yuin:gopher-lua:ab39c6098bdb:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua \ zyedidia:clipboard:v1.0.3:zyedidia_clipboard/vendor/github.com/zyedidia/clipboard \ zyedidia:glob:dd4023a66dc3:zyedidia_glob/vendor/github.com/zyedidia/glob \ zyedidia:go-shellquote:eccd813c0655:zyedidia_go_shellquote/vendor/github.com/kballard/go-shellquote \ zyedidia:highlight:201131ce5cf5:zyedidia_highlight/vendor/github.com/zyedidia/highlight \ zyedidia:json5:2da050b1a98d:zyedidia_json5/vendor/github.com/zyedidia/json5 \ zyedidia:poller:v1.0.1:zyedidia_poller/vendor/github.com/zyedidia/poller \ zyedidia:pty:v2.0.0:zyedidia_pty/vendor/github.com/zyedidia/pty \ zyedidia:tcell:v2.0.6:zyedidia_tcell_v2/vendor/github.com/zyedidia/tcell/v2 \ zyedidia:terminal:533c623e2415:zyedidia_terminal/vendor/github.com/zyedidia/terminal _BUILD_VERSION= ${DISTVERSION} _BUILD_HASH= cfcb2e4 _BUILD_DATE= $$(date '+%B %d, %Y') _BUILD_DEBUG= OFF GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/v2/internal/util.Version=${_BUILD_VERSION} \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/v2/internal/util.CommitHash=${_BUILD_HASH} \ -X 'github.com/${GH_ACCOUNT}/${GH_PROJECT}/v2/internal/util.CompileDate=${_BUILD_DATE}' \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/v2/internal/util.Debug=${_BUILD_DEBUG}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DEBUG DOCS DEBUG_DESC= Enable debug logging DEBUG_VARS= _BUILD_DEBUG=ON post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/graphics/cbonsai/Makefile =================================================================== --- head/graphics/cbonsai/Makefile (revision 562286) +++ head/graphics/cbonsai/Makefile (revision 562287) @@ -1,35 +1,35 @@ # $FreeBSD$ PORTNAME= cbonsai DISTVERSION= g20210105 CATEGORIES= graphics -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Bonsai tree generator, written in C using ncurses LICENSE= GPLv1 LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c11 localbase ncurses USE_GITLAB= yes GL_ACCOUNT= jallbrit GL_COMMIT= 9fe79e955b5d8f6dd7bdc85cbc4ac255934625d1 LDFLAGS+= -lncurses -lpanel PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-build: ${CC} ${CFLAGS} ${LDFLAGS} ${WRKSRC}/${PORTNAME}.c -o ${WRKSRC}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/graphics/pastel/Makefile =================================================================== --- head/graphics/pastel/Makefile (revision 562286) +++ head/graphics/pastel/Makefile (revision 562287) @@ -1,132 +1,132 @@ # $FreeBSD$ PORTNAME= pastel DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 PORTREVISION= 8 CATEGORIES= graphics -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line tool to generate, analyze, convert and manipulate colors LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo shebangfix USE_GITHUB= yes GH_ACCOUNT= sharkdp SHEBANG_FILES= doc/demo-scripts/gradient.sh CARGO_CRATES= aho-corasick-0.7.10 \ ansi_term-0.11.0 \ approx-0.3.2 \ arrayvec-0.4.12 \ assert_cmd-0.12.2 \ atty-0.2.14 \ autocfg-1.0.0 \ bitflags-1.2.1 \ bstr-0.2.13 \ bumpalo-3.3.0 \ byteorder-1.3.4 \ cast-0.2.3 \ cfg-if-0.1.10 \ clap-2.33.1 \ criterion-0.3.2 \ criterion-plot-0.4.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ difference-2.0.0 \ doc-comment-0.3.3 \ either-1.5.3 \ escargot-0.5.0 \ getrandom-0.1.14 \ hermit-abi-0.1.13 \ itertools-0.9.0 \ itoa-0.4.5 \ js-sys-0.3.39 \ lazy_static-1.4.0 \ lexical-core-0.6.2 \ libc-0.2.70 \ log-0.4.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.4 \ nodrop-0.1.14 \ nom-5.1.1 \ num-traits-0.2.11 \ num_cpus-1.13.0 \ oorandom-11.1.1 \ output_vt100-0.1.2 \ plotters-0.2.14 \ ppv-lite86-0.2.8 \ predicates-1.0.4 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro2-1.0.17 \ quote-1.0.6 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_xoshiro-0.4.0 \ rayon-1.3.0 \ rayon-core-1.7.0 \ regex-1.3.7 \ regex-automata-0.1.9 \ regex-syntax-0.6.17 \ rustc_version-0.2.3 \ ryu-1.0.4 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.110 \ serde_derive-1.0.110 \ serde_json-1.0.53 \ static_assertions-0.3.4 \ strsim-0.8.0 \ syn-1.0.24 \ term_size-0.3.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ tinytemplate-1.0.4 \ treeline-0.1.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ vec_map-0.8.2 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.62 \ wasm-bindgen-backend-0.2.62 \ wasm-bindgen-macro-0.2.62 \ wasm-bindgen-macro-support-0.2.62 \ wasm-bindgen-shared-0.2.62 \ web-sys-0.3.39 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} DOCS= doc/colorcheck.md doc/colorcheck.png \ doc/demo-scripts/gradient.sh doc/pastel.gif README.md PORTDOCS= ${DOCS:T} OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/graphics/viu/Makefile =================================================================== --- head/graphics/viu/Makefile (revision 562286) +++ head/graphics/viu/Makefile (revision 562287) @@ -1,128 +1,128 @@ # $FreeBSD$ PORTNAME= viu DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 PORTREVISION= 1 CATEGORIES= graphics -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Simple terminal image viewer written in Rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= atanunq CARGO_CRATES= adler-0.2.3 \ adler32-1.2.0 \ ansi_colours-1.0.1 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ bytemuck-1.4.1 \ byteorder-1.3.4 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ color_quant-1.1.0 \ console-0.13.0 \ const_fn-0.4.4 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.1 \ crossbeam-utils-0.8.1 \ crossterm-0.18.2 \ crossterm_winapi-0.6.2 \ ctrlc-3.1.7 \ deflate-0.7.20 \ deflate-0.8.6 \ either-1.6.1 \ encode_unicode-0.3.6 \ getrandom-0.1.15 \ gif-0.10.3 \ gif-0.11.1 \ hermit-abi-0.1.17 \ image-0.22.5 \ image-0.23.12 \ inflate-0.4.5 \ instant-0.1.9 \ jpeg-decoder-0.1.20 \ lazy_static-1.4.0 \ libc-0.2.81 \ lock_api-0.4.2 \ log-0.4.11 \ lzw-0.10.0 \ memoffset-0.6.1 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.3 \ mio-0.7.6 \ miow-0.3.6 \ nix-0.18.0 \ ntapi-0.3.6 \ num-derive-0.2.5 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.2.4 \ num-rational-0.3.2 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.1 \ png-0.15.3 \ png-0.16.8 \ ppv-lite86-0.2.10 \ proc-macro2-0.4.30 \ quote-0.6.13 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ remove_dir_all-0.5.3 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.2 \ smallvec-1.5.1 \ socket2-0.3.17 \ strsim-0.8.0 \ syn-0.15.44 \ tempfile-3.1.0 \ termcolor-1.1.2 \ terminal_size-0.1.15 \ textwrap-0.11.0 \ tiff-0.3.1 \ tiff-0.6.1 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ vec_map-0.8.2 \ viuer-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ weezl-0.1.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/irc/birch/Makefile =================================================================== --- head/irc/birch/Makefile (revision 562286) +++ head/irc/birch/Makefile (revision 562287) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= birch DISTVERSION= g20200327 CATEGORIES= irc -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= IRC client written in bash LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= bash:shells/bash USES= shebangfix USE_GITHUB= yes GH_ACCOUNT= dylanaraps GH_TAGNAME= f04f673a57d3f416174fb84755d528aefe5adc6d SHEBANG_FILES= ${PORTNAME} NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/irc/komanda-cli/Makefile =================================================================== --- head/irc/komanda-cli/Makefile (revision 562286) +++ head/irc/komanda-cli/Makefile (revision 562287) @@ -1,53 +1,53 @@ # $FreeBSD$ PORTNAME= komanda-cli DISTVERSION= g20190920 CATEGORIES= irc -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Komanda command-line IRC client LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= mephux GH_TAGNAME= b5ba03b GH_TUPLE= 0xAX:notificator:d81462e38c21:0xax_notificator/vendor/github.com/0xAX/notificator \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ alecthomas:kingpin:v2.2.6:alecthomas_kingpin/vendor/gopkg.in/alecthomas/kingpin.v2 \ alecthomas:template:fb15b899a751:alecthomas_template/vendor/github.com/alecthomas/template \ alecthomas:units:c3de453c63f4:alecthomas_units/vendor/github.com/alecthomas/units \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ fluffle:goirc:v1.0.1:fluffle_goirc/vendor/github.com/fluffle/goirc \ golang:mock:v1.1.1:golang_mock/vendor/github.com/golang/mock \ golang:net:3b0461eec859:golang_net/vendor/golang.org/x/net \ golang:sys:953cdadca894:golang_sys/vendor/golang.org/x/sys \ hectane:go-nonblockingchan:v0.1.0:hectane_go_nonblockingchan/vendor/github.com/hectane/go-nonblockingchan \ jroimartin:gocui:v0.4.0:jroimartin_gocui/vendor/github.com/jroimartin/gocui \ konsorten:go-windows-terminal-sequences:v1.0.1:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mephux:common:c3a670c8b76e:mephux_common/vendor/github.com/mephux/common \ nsf:termbox-go:93860e161317:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ worg:merger:94181de72ed1:worg_merger/vendor/github.com/worg/merger _BUILD_SHA= ${GH_TAGNAME} _BUILD_COUNT= 138 _BUILD_TAG= ${_BUILD_COUNT}.${_BUILD_SHA} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.Build=${_BUILD_TAG}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/misc/broot/Makefile =================================================================== --- head/misc/broot/Makefile (revision 562286) +++ head/misc/broot/Makefile (revision 562287) @@ -1,262 +1,262 @@ # $FreeBSD$ PORTNAME= broot DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 CATEGORIES= misc -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Quick and easy new way to see and navigate directory trees LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libonig.so:devel/oniguruma RUN_DEPENDS= git:devel/git USES= cargo USE_GITHUB= yes GH_ACCOUNT= canop CARGO_CRATES= adler-0.2.3 \ adler32-1.2.0 \ aho-corasick-0.7.15 \ ansi_colours-1.0.1 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ base64-0.13.0 \ bet-0.3.4 \ bincode-1.3.1 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ bstr-0.2.14 \ bumpalo-3.4.0 \ bytemuck-1.4.1 \ byteorder-1.3.4 \ cast-0.2.3 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ char_reader-0.1.0 \ chrono-0.4.19 \ clap-2.33.3 \ cli-log-0.1.0 \ clipboard-win-4.0.3 \ cloudabi-0.0.3 \ color_quant-1.1.0 \ const_fn-0.4.4 \ constant_time_eq-0.1.5 \ crc32fast-1.2.1 \ criterion-0.3.3 \ criterion-plot-0.4.3 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.4 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.7.3 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.1 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.1 \ crossterm-0.17.7 \ crossterm_winapi-0.6.2 \ csv-1.1.5 \ csv-core-0.1.10 \ custom_error-1.8.0 \ deflate-0.8.6 \ deser-hjson-0.1.7 \ directories-2.0.2 \ dirs-sys-0.3.5 \ either-1.6.1 \ error-code-2.0.2 \ file-size-1.0.3 \ flate2-1.0.19 \ fnv-1.0.7 \ form_urlencoded-1.0.0 \ getrandom-0.1.15 \ gif-0.11.1 \ git2-0.13.14 \ glob-0.3.0 \ half-1.6.0 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ id-arena-2.2.1 \ idna-0.2.0 \ image-0.23.12 \ indexmap-1.6.1 \ is_executable-0.1.2 \ itertools-0.9.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ jpeg-decoder-0.1.20 \ js-sys-0.3.46 \ lazy-regex-0.1.4 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lfs-core-0.3.1 \ libc-0.2.81 \ libgit2-sys-0.12.16+1.1.0 \ libz-sys-1.1.2 \ line-wrap-0.1.1 \ linked-hash-map-0.5.3 \ lock_api-0.3.4 \ log-0.4.11 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.4 \ memmap-0.7.0 \ memoffset-0.5.6 \ memoffset-0.6.1 \ minimad-0.6.7 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.3 \ mio-0.7.6 \ miow-0.3.6 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.3.2 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ onig-6.1.1 \ onig_sys-69.6.0 \ oorandom-11.1.3 \ open-1.4.0 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ pathdiff-0.1.0 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pkg-config-0.3.19 \ plist-1.0.0 \ plotters-0.2.15 \ png-0.16.8 \ ppv-lite86-0.2.10 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.24 \ quote-1.0.8 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-automata-0.1.9 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.3 \ rustc_version-0.2.3 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ secular-0.2.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.118 \ serde_cbor-0.11.1 \ serde_derive-1.0.118 \ serde_json-1.0.60 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.2 \ siphasher-0.3.3 \ smallvec-1.5.1 \ socket2-0.3.19 \ splitty-0.1.0 \ str-buf-1.0.5 \ strict-0.1.4 \ strsim-0.8.0 \ syn-1.0.55 \ syntect-4.5.0 \ tempfile-3.1.0 \ termimad-0.9.2 \ terminal-clipboard-0.1.1 \ textwrap-0.11.0 \ thiserror-1.0.22 \ thiserror-impl-1.0.22 \ thread_local-1.0.1 \ tiff-0.6.1 \ time-0.1.44 \ tinytemplate-1.1.0 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ umask-1.0.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.2.0 \ users-0.10.0 \ vcpkg-0.2.11 \ vec_map-0.8.2 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.69 \ wasm-bindgen-backend-0.2.69 \ wasm-bindgen-macro-0.2.69 \ wasm-bindgen-macro-support-0.2.69 \ wasm-bindgen-shared-0.2.69 \ web-sys-0.3.46 \ weezl-0.1.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ x11-clipboard-0.5.1 \ xcb-0.9.0 \ xml-rs-0.8.3 \ yaml-rust-0.4.4 CARGO_FEATURES= --no-default-features SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md client-server.md documentation.md \ features.md OPTIONS_DEFINE= CLIENT_SERVER CLIPBOARD DOCS OPTIONS_DEFAULT= CLIENT_SERVER CLIPBOARD CLIENT_SERVER_DESC= Enable client/server support CLIPBOARD_DESC= Enable terminal X11 clipboard support CLIENT_SERVER_VARS= CARGO_FEATURES+=client-server CLIPBOARD_USES= python:3.6+,build xorg CLIPBOARD_USE= XORG=xcb CLIPBOARD_BINARY_ALIAS= python3=${PYTHON_CMD} CLIPBOARD_VARS= CARGO_FEATURES+=clipboard _BUILD_VERSION= ${DISTVERSION} _BUILD_DATE= $$(date +'%Y/%m/%d') pre-build: @${MV} ${WRKSRC}/man/page ${WRKSRC}/man/${PORTNAME}.1 @${REINPLACE_CMD} -e 's|#version|${_BUILD_VERSION}|g' \ -e "s|#date|${_BUILD_DATE}|g" ${WRKSRC}/man/${PORTNAME}.1 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/net/evans/Makefile =================================================================== --- head/net/evans/Makefile (revision 562286) +++ head/net/evans/Makefile (revision 562287) @@ -1,91 +1,91 @@ # $FreeBSD$ PORTNAME= evans DISTVERSION= 0.9.1 CATEGORIES= net -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= More expressive universal gRPC client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= ktr0731 GH_TUPLE= chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ desertbit:timer:c41aec40b27f:desertbit_timer/vendor/github.com/desertbit/timer \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.3.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:net:ff2c4b7c35a0:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:593003d681fa:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:tools:e1da425f72fd:golang_tools/vendor/golang.org/x/tools \ google:go-cmp:v0.5.2:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:c45acf45369a:google_go_genproto/vendor/google.golang.org/genproto \ google:go-github:v17.0.0:google_go_github/vendor/github.com/google/go-github \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ grpc:grpc-go:v1.31.1:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-version:v1.2.1:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ improbable-eng:grpc-web:v0.12.0:improbable_eng_grpc_web/vendor/github.com/improbable-eng/grpc-web \ inconshreveable:go-update:8152e7eb6ccf:inconshreveable_go_update/vendor/github.com/inconshreveable/go-update \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jhump:protoreflect:10815c273d3f:jhump_protoreflect/vendor/github.com/jhump/protoreflect \ juju:ansiterm:720a0952cc2a:juju_ansiterm/vendor/github.com/juju/ansiterm \ k0kubun:pp:v3.0.1:k0kubun_pp/vendor/github.com/k0kubun/pp \ ktr0731:dept:v0.1.3:ktr0731_dept/vendor/github.com/ktr0731/dept \ ktr0731:go-multierror:b7773ae21874:ktr0731_go_multierror/vendor/github.com/ktr0731/go-multierror \ ktr0731:go-prompt:7894cc3f2925:ktr0731_go_prompt/vendor/github.com/ktr0731/go-prompt \ ktr0731:go-shellstring:v0.1.3:ktr0731_go_shellstring/vendor/github.com/ktr0731/go-shellstring \ ktr0731:go-updater:v0.1.5:ktr0731_go_updater/vendor/github.com/ktr0731/go-updater \ ktr0731:grpc-test:v0.1.7:ktr0731_grpc_test/vendor/github.com/ktr0731/grpc-test \ ktr0731:grpc-web-go-client:v0.2.7:ktr0731_grpc_web_go_client/vendor/github.com/ktr0731/grpc-web-go-client \ lunixbochs:vtclean:v1.0.0:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ manifoldco:promptui:v0.7.0:manifoldco_promptui/vendor/github.com/manifoldco/promptui \ mattn:go-colorable:v0.1.7:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-pipeline:32d779b32768:mattn_go_pipeline/vendor/github.com/mattn/go-pipeline \ mattn:go-runewidth:v0.0.8:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mattn:go-tty:523744f04859:mattn_go_tty/vendor/github.com/mattn/go-tty \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ pelletier:go-toml:v1.8.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ phayes:freeport:95f893ade6f2:phayes_freeport/vendor/github.com/phayes/freeport \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:term:aa71e9d9e942:pkg_term/vendor/github.com/pkg/term \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rakyll:statik:v0.1.7:rakyll_statik/vendor/github.com/rakyll/statik \ rs:cors:v1.7.0:rs_cors/vendor/github.com/rs/cors \ spf13:afero:v1.2.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.0:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v0.0.7:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:jwalterweatherman:v1.1.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.7.1:spf13_viper/vendor/github.com/spf13/viper \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ tj:go-spin:v1.1.0:tj_go_spin/vendor/github.com/tj/go-spin \ uber-go:atomic:v1.6.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:goleak:v0.10.0:uber_go_goleak/vendor/go.uber.org/goleak \ zchee:go-xdgbasedir:v1.0.3:zchee_go_xdgbasedir/vendor/github.com/zchee/go-xdgbasedir PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/net/findomain/Makefile =================================================================== --- head/net/findomain/Makefile (revision 562286) +++ head/net/findomain/Makefile (revision 562287) @@ -1,267 +1,267 @@ # $FreeBSD$ PORTNAME= findomain DISTVERSION= 2.1.4 PORTREVISION= 3 CATEGORIES= net security -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Cross-platform subdomain enumerator LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Findomain GH_PROJECT= ${GH_ACCOUNT} CARGO_CRATES= aho-corasick-0.7.10 \ ansi_term-0.11.0 \ anyhow-1.0.26 \ arrayvec-0.4.12 \ async-trait-0.1.35 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.44 \ backtrace-sys-0.1.32 \ base64-0.11.0 \ base64-0.12.1 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bumpalo-3.1.2 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ bytes-0.5.3 \ c2-chacha-0.2.3 \ cc-1.0.50 \ cfg-if-0.1.10 \ clap-2.33.3 \ cloudabi-0.1.0 \ config-0.10.1 \ core-foundation-0.6.4 \ core-foundation-sys-0.6.2 \ crossbeam-channel-0.4.3 \ crossbeam-deque-0.7.2 \ crossbeam-epoch-0.8.0 \ crossbeam-utils-0.7.0 \ crypto-mac-0.7.0 \ digest-0.8.1 \ dtoa-0.4.4 \ either-1.5.3 \ encoding_rs-0.8.22 \ enum-as-inner-0.3.0 \ failure-0.1.8 \ failure_derive-0.1.7 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.4 \ futures-channel-0.3.4 \ futures-core-0.3.4 \ futures-executor-0.3.4 \ futures-io-0.3.4 \ futures-macro-0.3.4 \ futures-sink-0.3.4 \ futures-task-0.3.4 \ futures-util-0.3.4 \ generic-array-0.12.3 \ generic-array-0.13.2 \ getrandom-0.1.14 \ h2-0.2.2 \ heck-0.3.1 \ hermit-abi-0.1.6 \ hmac-0.7.1 \ hostname-0.1.5 \ http-0.2.0 \ http-body-0.3.1 \ httparse-1.3.4 \ hyper-0.13.4 \ hyper-tls-0.4.1 \ idna-0.2.0 \ indexmap-1.3.1 \ instant-0.1.6 \ iovec-0.1.4 \ ipconfig-0.2.1 \ ipnet-2.3.0 \ itoa-0.4.4 \ js-sys-0.3.35 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lexical-core-0.6.2 \ libc-0.2.73 \ linked-hash-map-0.3.0 \ linked-hash-map-0.5.2 \ lock_api-0.4.1 \ log-0.4.8 \ lru-cache-0.1.2 \ matches-0.1.8 \ md5-0.7.0 \ memchr-2.3.0 \ memoffset-0.5.3 \ mime-0.3.16 \ mime_guess-2.0.1 \ mio-0.6.21 \ mio-uds-0.6.7 \ miow-0.2.1 \ native-tls-0.2.3 \ net2-0.2.33 \ nodrop-0.1.14 \ nom-4.2.3 \ nom-5.1.1 \ num-traits-0.1.43 \ num-traits-0.2.11 \ num_cpus-1.12.0 \ opaque-debug-0.2.3 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_shared-0.8.0 \ pin-project-0.4.7 \ pin-project-internal-0.4.7 \ pin-project-lite-0.1.4 \ pin-utils-0.1.0-alpha.4 \ pkg-config-0.3.17 \ postgres-0.17.5 \ postgres-protocol-0.5.0 \ postgres-types-0.1.2 \ ppv-lite86-0.2.6 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-1.0.19 \ quick-error-1.2.3 \ quote-1.0.2 \ rand-0.7.3 \ rand_chacha-0.2.1 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.4.0 \ rayon-core-1.8.0 \ redox_syscall-0.1.56 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.2 \ reqwest-0.10.8 \ resolv-conf-0.6.2 \ ring-0.16.12 \ rust-ini-0.13.0 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ rustls-0.17.0 \ ryu-1.0.2 \ schannel-0.1.16 \ scopeguard-1.1.0 \ sct-0.6.0 \ security-framework-0.3.4 \ security-framework-sys-0.3.3 \ semver-0.9.0 \ semver-0.10.0 \ semver-parser-0.7.0 \ serde-0.8.23 \ serde-1.0.115 \ serde-hjson-0.9.1 \ serde_derive-1.0.115 \ serde_json-1.0.44 \ serde_test-0.8.23 \ serde_urlencoded-0.6.1 \ sha2-0.8.1 \ siphasher-0.3.1 \ slab-0.4.2 \ smallvec-1.4.1 \ socket2-0.3.11 \ sourcefile-0.1.4 \ spin-0.5.2 \ static_assertions-0.3.4 \ stringprep-0.1.2 \ strsim-0.8.0 \ subtle-1.0.0 \ syn-1.0.35 \ synstructure-0.12.3 \ tempfile-3.1.0 \ textwrap-0.11.0 \ thiserror-1.0.19 \ thiserror-impl-1.0.19 \ thread_local-1.0.1 \ time-0.1.42 \ tokio-0.2.21 \ tokio-postgres-0.5.5 \ tokio-rustls-0.13.1 \ tokio-tls-0.3.0 \ tokio-util-0.2.0 \ tokio-util-0.3.1 \ toml-0.5.6 \ tower-service-0.3.0 \ trust-dns-proto-0.19.5 \ trust-dns-resolver-0.19.5 \ trust-dns-rustls-0.19.5 \ try-lock-0.2.2 \ typenum-1.11.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.11 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ untrusted-0.7.0 \ url-2.1.1 \ vcpkg-0.2.8 \ vec_map-0.8.1 \ version_check-0.1.5 \ version_check-0.9.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ 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 \ webpki-0.21.0 \ webpki-roots-0.19.0 \ 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-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ winreg-0.7.0 \ winutil-0.1.1 \ ws2_32-sys-0.2.1 \ yaml-rust-0.3.5 \ yaml-rust-0.4.4 PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= ${DOCS:T} OPTIONS_DEFINE= DOCS PGSQL PGSQL_DESC= Subdomains monitoring support PGSQL_USES= pgsql PGSQL_VARS= WANT_PGSQL=server DOCS= docs/create_telegram_webhook.md README.md post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/net/hblock/Makefile =================================================================== --- head/net/hblock/Makefile (revision 562286) +++ head/net/hblock/Makefile (revision 562287) @@ -1,43 +1,43 @@ # $FreeBSD$ PORTNAME= hblock DISTVERSIONPREFIX= v DISTVERSION= 3.1.1 CATEGORIES= net -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Adblocker using automatically generated hosts file LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss USE_GITHUB= yes GH_ACCOUNT= hectorm NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz PORTDOCS= PACKAGES.md README.md SOURCES.md OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes post-patch: @${REINPLACE_CMD} -e '/hosts/!s|/etc|${PREFIX}/etc|g' ${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}.1 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/net/k6/Makefile =================================================================== --- head/net/k6/Makefile (revision 562286) +++ head/net/k6/Makefile (revision 562287) @@ -1,121 +1,121 @@ # $FreeBSD$ PORTNAME= k6 DISTVERSIONPREFIX= v DISTVERSION= 0.30.0 CATEGORIES= net -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Modern load testing tool, using Go and Javascript LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules USE_GITHUB= yes GH_ACCOUNT= loadimpact GH_TUPLE= Azure:go-ntlmssp:4a21cbd618b4:azure_go_ntlmssp/vendor/github.com/Azure/go-ntlmssp \ DataDog:datadog-go:e67964b4021a:datadog_datadog_go/vendor/github.com/DataDog/datadog-go \ GeertJohan:go.rice:c02ca9a983da:geertjohan_go_rice/vendor/github.com/GeertJohan/go.rice \ PuerkitoBio:goquery:v1.3.0:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ Shopify:sarama:v1.16.0:shopify_sarama/vendor/github.com/Shopify/sarama \ Shopify:toxiproxy:v2.1.4:shopify_toxiproxy/vendor/github.com/Shopify/toxiproxy \ Soontao:goHttpDigestClient:6d28bb1415c5:soontao_gohttpdigestclient/vendor/github.com/Soontao/goHttpDigestClient \ andybalholm:brotli:71eb68cc467c:andybalholm_brotli/vendor/github.com/andybalholm/brotli \ andybalholm:cascadia:v1.0.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ daaku:go.zipexe:a5fe2436ffcb:daaku_go_zipexe/vendor/github.com/daaku/go.zipexe \ davecgh:go-spew:v1.1.0:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dlclark:regexp2:a2a8dda75c91:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ dop251:goja:952c20e23c35:dop251_goja/vendor/github.com/dop251/goja \ dustin:go-humanize:bb3d318650d4:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ eapache:go-resiliency:v1.1.0:eapache_go_resiliency/vendor/github.com/eapache/go-resiliency \ eapache:go-xerial-snappy:bb955e01b934:eapache_go_xerial_snappy/vendor/github.com/eapache/go-xerial-snappy \ eapache:queue:v1.1.0:eapache_queue/vendor/github.com/eapache/queue \ fatih:color:v1.5.0:fatih_color/vendor/github.com/fatih/color \ gedex:inflector:16278e9db813:gedex_inflector/vendor/github.com/gedex/inflector \ ghodss:yaml:v1.0.0:ghodss_yaml/vendor/github.com/ghodss/yaml \ gin-contrib:sse:22d885f9ecc7:gin_contrib_sse/vendor/github.com/gin-contrib/sse \ gin-gonic:gin:d459835d2b07:gin_gonic_gin/vendor/github.com/gin-gonic/gin \ go-playground:assert:v1.2.1:go_playground_assert/vendor/gopkg.in/go-playground/assert.v1 \ go-playground:validator:v8.18.2:go_playground_validator/vendor/gopkg.in/go-playground/validator.v8 \ go-sourcemap:sourcemap:v2.1.3:go_sourcemap_sourcemap/vendor/github.com/go-sourcemap/sourcemap \ go-yaml:yaml:v2.1.1:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:gddo:af0f2af80721:golang_gddo/vendor/github.com/golang/gddo \ golang:net:a5fa9d4b7c91:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:553a64147049:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:fdedc70b468f:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ golang:time:6dc17368e09b:golang_time/vendor/golang.org/x/time \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.5.1:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:9bfcb5116336:google_go_genproto/vendor/google.golang.org/genproto \ gorilla:context:1ea25387ff6f:gorilla_context/vendor/github.com/gorilla/context \ gorilla:mux:v1.6.1:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ grpc:grpc-go:v1.31.1:grpc_grpc_go/vendor/google.golang.org/grpc \ guregu:null:v2.1.2:guregu_null/vendor/gopkg.in/guregu/null.v2 \ guregu:null:v3.3.0:guregu_null_1/vendor/gopkg.in/guregu/null.v3 \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ influxdata:influxdb1-client:8ff2fc3824fc:influxdata_influxdb1_client/vendor/github.com/influxdata/influxdb1-client \ jhump:protoreflect:v1.7.0:jhump_protoreflect/vendor/github.com/jhump/protoreflect \ josharian:intern:v1.0.0:josharian_intern/vendor/github.com/josharian/intern \ julienschmidt:httprouter:d18983907793:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ kardianos:osext:ae77be60afb1:kardianos_osext/vendor/github.com/kardianos/osext \ kelseyhightower:envconfig:v1.4.0:kelseyhightower_envconfig/vendor/github.com/kelseyhightower/envconfig \ klauspost:compress:v1.7.2:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:cpuid:v1.3.1:klauspost_cpuid/vendor/github.com/klauspost/cpuid \ konsorten:go-windows-terminal-sequences:v1.0.3:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ kubernetes:helm:v2.9.0:kubernetes_helm/vendor/github.com/kubernetes/helm \ labstack:echo:v3.2.6:labstack_echo/vendor/github.com/labstack/echo \ labstack:gommon:57409ada9da0:labstack_gommon/vendor/github.com/labstack/gommon \ mailru:easyjson:8ab5ff9cd8e4:mailru_easyjson/vendor/github.com/mailru/easyjson \ manyminds:api2go:95be7bd0455e:manyminds_api2go/vendor/github.com/manyminds/api2go \ mattn:go-colorable:v0.0.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.4:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mccutchen:go-httpbin:c5cb2f4802fa:mccutchen_go_httpbin/vendor/github.com/mccutchen/go-httpbin \ mitchellh:mapstructure:00c29f56e238:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ nu7hatch:gouuid:179d4d0c4d8d:nu7hatch_gouuid/vendor/github.com/nu7hatch/gouuid \ onsi:ginkgo:v1.14.0:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ oxtoacart:bpool:4e1c5567d7c2:oxtoacart_bpool/vendor/github.com/oxtoacart/bpool \ pierrec:lz4:2fcda4cb7018:pierrec_lz4/vendor/github.com/pierrec/lz4 \ pierrec:xxHash:v0.1.1:pierrec_xxhash/vendor/github.com/pierrec/xxHash \ 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 \ protocolbuffers:protobuf-go:v1.24.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rcrowley:go-metrics:e2704e165165:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ serenize:snaker:a683aaf2d516:serenize_snaker/vendor/github.com/serenize/snaker \ sirupsen:logrus:v1.6.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:afero:v1.1.1:spf13_afero/vendor/github.com/spf13/afero \ spf13:cobra:a114f312e075:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.1:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.2.1:stretchr_testify/vendor/github.com/stretchr/testify \ tidwall:gjson:v1.6.1:tidwall_gjson/vendor/github.com/tidwall/gjson \ tidwall:match:v1.0.1:tidwall_match/vendor/github.com/tidwall/match \ tidwall:pretty:v1.0.2:tidwall_pretty/vendor/github.com/tidwall/pretty \ ugorji:go:9831f2c3ac10:ugorji_go/vendor/github.com/ugorji/go \ urfave:negroni:22c5532ea862:urfave_negroni/vendor/github.com/urfave/negroni \ valyala:bytebufferpool:v1.0.0:valyala_bytebufferpool/vendor/github.com/valyala/bytebufferpool \ valyala:fasttemplate:dcecefd839c4:valyala_fasttemplate/vendor/github.com/valyala/fasttemplate \ zyedidia:highlight:201131ce5cf5:zyedidia_highlight/vendor/github.com/zyedidia/highlight _BUILD_DATE= $$(date -u +"%FT%T%z") _BUILD_HASH= 2193de0 GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/${GH_ACCOUNT}/${PORTNAME}/lib/consts.VersionDetails=${_BUILD_DATE}/${_BUILD_HASH}" PLIST_FILES= bin/${PORTNAME} _DOCS= release\ notes/\${DISTVERSIONFULL}.md CODE_OF_CONDUCT.md \ CONTRIBUTING.md README.md SUPPORT.md PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/net-im/6cord/Makefile =================================================================== --- head/net-im/6cord/Makefile (revision 562286) +++ head/net-im/6cord/Makefile (revision 562287) @@ -1,92 +1,92 @@ # $FreeBSD$ PORTNAME= 6cord DISTVERSION= 9.6 CATEGORIES= net-im -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Terminal-driven Discord client LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= nodefault GH_TUPLE= BurntSushi:freetype-go:b763ddbfe298:burntsushi_freetype_go/vendor/github.com/BurntSushi/freetype-go \ BurntSushi:graphics-go:b43f31a4a966:burntsushi_graphics_go/vendor/github.com/BurntSushi/graphics-go \ BurntSushi:xgb:27f122750802:burntsushi_xgb/vendor/github.com/BurntSushi/xgb \ BurntSushi:xgbutil:ad855c713046:burntsushi_xgbutil/vendor/github.com/BurntSushi/xgbutil \ alecthomas:chroma:v0.6.7:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ atotto:clipboard:v0.1.2:atotto_clipboard/vendor/github.com/atotto/clipboard \ danieljoos:wincred:v1.0.2:danieljoos_wincred/vendor/github.com/danieljoos/wincred \ danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ diamondburned:discordgo:v1.2.1:diamondburned_discordgo/vendor/github.com/diamondburned/discordgo \ diamondburned:go-colorful:238d3721526c:diamondburned_go_colorful/vendor/github.com/diamondburned/go-colorful \ diamondburned:tcell:v1.1.8:diamondburned_tcell/vendor/github.com/diamondburned/tcell \ diamondburned:tview:v2.4.0:diamondburned_tview/vendor/github.com/diamondburned/tview/v2 \ disintegration:imaging:v1.6.1:disintegration_imaging/vendor/github.com/disintegration/imaging \ dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gen2brain:beeep:ece0cb67ca77:gen2brain_beeep/vendor/github.com/gen2brain/beeep \ go-test:deep:v1.0.3:go_test_deep/vendor/github.com/go-test/deep \ go-toast:toast:0a84660828b2:go_toast_toast/vendor/gopkg.in/toast.v1 \ go-yaml:yaml:v2.2.4:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobwas:httphead:2c6c146eadee:gobwas_httphead/vendor/github.com/gobwas/httphead \ gobwas:pool:v0.2.0:gobwas_pool/vendor/github.com/gobwas/pool \ gobwas:ws:v1.0.2:gobwas_ws/vendor/github.com/gobwas/ws \ godbus:dbus:v4.1.0:godbus_dbus/vendor/github.com/godbus/dbus \ golang:crypto:87dc89f01550:golang_crypto/vendor/golang.org/x/crypto \ golang:image:e7c1f5e7dbb8:golang_image/vendor/golang.org/x/image \ golang:sys:33540a1f6037:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ gopherjs:gopherjs:d3ddacdb130f:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \ gopherjs:gopherwasm:v1.1.0:gopherjs_gopherwasm/vendor/github.com/gopherjs/gopherwasm \ gorilla:websocket:v1.4.1:gorilla_websocket/vendor/github.com/gorilla/websocket \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-hclog:v0.9.2:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-retryablehttp:v0.6.2:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ jonas747:gojay:b3bd5c8fcd50:jonas747_gojay/vendor/github.com/jonas747/gojay \ mattn:go-isatty:v0.0.10:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mattn:go-sixel:v0.0.1:mattn_go_sixel/vendor/github.com/mattn/go-sixel \ mattn:go-tty:523744f04859:mattn_go_tty/vendor/github.com/mattn/go-tty \ nu7hatch:gouuid:179d4d0c4d8d:nu7hatch_gouuid/vendor/github.com/nu7hatch/gouuid \ pelletier:go-toml:v1.5.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ sahilm:fuzzy:v0.1.0:sahilm_fuzzy/vendor/github.com/sahilm/fuzzy \ soniakeys:quant:v1.0.0:soniakeys_quant/vendor/github.com/soniakeys/quant \ stevenroose:gonfig:v0.1.4:stevenroose_gonfig/vendor/github.com/stevenroose/gonfig \ tadvi:systray:11a2b8fa57af:tadvi_systray/vendor/github.com/tadvi/systray \ valyala:bytebufferpool:v1.0.0:valyala_bytebufferpool/vendor/github.com/valyala/bytebufferpool \ valyala:fasttemplate:v1.1.0:valyala_fasttemplate/vendor/github.com/valyala/fasttemplate \ zalando:go-keyring:62750a1ff80d:zalando_go_keyring/vendor/github.com/zalando/go-keyring USE_GITLAB= yes GL_ACCOUNT= diamondburned GL_COMMIT= ba5dcdd139d35078f31d957e4fb43f88528a32f5 GL_TUPLE= diamondburned:go-w3m:1b390b8a3d1fd142bcaf77a949223cb36ef84cbc:diamondburned_go_w3m/vendor/gitlab.com/diamondburned/go-w3m \ diamondburned:ueberzug-go:7c15a5f63b064530b92411f2850d0fc7fe9059ea:diamondburned_ueberzug_go/vendor/gitlab.com/diamondburned/ueberzug-go GO_BUILDFLAGS= -tags nokeyring SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md PORTEXAMPLES= ${PORTNAME}.toml OPTIONS_DEFINE= DOCS EXAMPLES EXAMPLES_DESC= Install example ${PORTNAME} configuration file post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .include Index: head/net-im/cordless/Makefile =================================================================== --- head/net-im/cordless/Makefile (revision 562286) +++ head/net-im/cordless/Makefile (revision 562287) @@ -1,53 +1,53 @@ # $FreeBSD$ PORTNAME= cordless DISTVERSION= 2020-10-24 CATEGORIES= net-im -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Discord TUI client LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= Bios-Marcel GH_TUPLE= \ Bios-Marcel:discordemojimap:v1.0.1:bios_marcel_discordemojimap/vendor/github.com/Bios-Marcel/discordemojimap \ Bios-Marcel:discordgo:5060bbaaa5a2:bios_marcel_discordgo/vendor/github.com/Bios-Marcel/discordgo \ Bios-Marcel:goclipimg:d0f7b06fbe82:bios_marcel_goclipimg/vendor/github.com/Bios-Marcel/goclipimg \ Bios-Marcel:shortnotforlong:v1.1.1:bios_marcel_shortnotforlong/vendor/github.com/Bios-Marcel/shortnotforlong \ alecthomas:chroma:v0.6.6:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ atotto:clipboard:v0.1.2:atotto_clipboard/vendor/github.com/atotto/clipboard \ danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \ dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v2.0.0:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ gen2brain:beeep:e9c15c258e28:gen2brain_beeep/vendor/github.com/gen2brain/beeep \ go-sourcemap:sourcemap:v1.0.5:go_sourcemap_sourcemap/vendor/gopkg.in/sourcemap.v1 \ go-toast:toast:01e6764cf0a4:go_toast_toast/vendor/github.com/go-toast/toast \ godbus:dbus:v5.0.3:godbus_dbus_v5/vendor/github.com/godbus/dbus/v5 \ golang:crypto:8e1b8d32e692:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:669c56c373c4:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ google:go-github:v29.0.3:google_go_github_v29/vendor/github.com/google/go-github/v29 \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ gopherjs:gopherjs:0210a2f0f73c:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \ gopherjs:gopherwasm:v1.1.0:gopherjs_gopherwasm/vendor/github.com/gopherjs/gopherwasm \ gorilla:websocket:v1.4.0:gorilla_websocket/vendor/github.com/gorilla/websocket \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mdp:qrterminal:v3.0.0:mdp_qrterminal_v3/vendor/github.com/mdp/qrterminal/v3 \ nu7hatch:gouuid:179d4d0c4d8d:nu7hatch_gouuid/vendor/github.com/nu7hatch/gouuid \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ rivo:uniseg:v0.1.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ robertkrimen:otto:c382bd3c16ff:robertkrimen_otto/vendor/github.com/robertkrimen/otto \ rsc:qr:v0.2.0:rsc_qr/vendor/rsc.io/qr \ sergi:go-diff:v1.1.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ skratchdot:open-golang:eef842397966:skratchdot_open_golang/vendor/github.com/skratchdot/open-golang \ tadvi:systray:11a2b8fa57af:tadvi_systray/vendor/github.com/tadvi/systray PLIST_FILES= bin/${PORTNAME} .include Index: head/net-im/tut/Makefile =================================================================== --- head/net-im/tut/Makefile (revision 562286) +++ head/net-im/tut/Makefile (revision 562287) @@ -1,51 +1,51 @@ # $FreeBSD$ PORTNAME= tut DISTVERSION= 0.0.17 CATEGORIES= net-im -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= TUI for Mastodon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= RasmusLindroth GH_TUPLE= aymerick:douceur:v0.2.0:aymerick_douceur/vendor/github.com/aymerick/douceur \ chris-ramon:douceur:v0.2.0:chris_ramon_douceur \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v1.3.0:gdamore_tcell/vendor/github.com/gdamore/tcell \ go-ini:ini:v1.57.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ golang:net:ab3426394381:golang_net/vendor/golang.org/x/net \ golang:sys:85ca7c5b95cd:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ gorilla:css:v1.0.0:gorilla_css/vendor/github.com/gorilla/css \ gorilla:websocket:v1.4.1:gorilla_websocket/vendor/github.com/gorilla/websocket \ icza:gox:7dc3510ae515:icza_gox/vendor/github.com/icza/gox \ kyoh86:xdg:v1.2.0:kyoh86_xdg/vendor/github.com/kyoh86/xdg \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-mastodon:315df7d9162e:mattn_go_mastodon/vendor/github.com/mattn/go-mastodon \ mattn:go-runewidth:v0.0.8:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ microcosm-cc:bluemonday:v1.0.3:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ pelletier:go-toml:v1.8.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ rivo:tview:c65badfc3d92:rivo_tview/vendor/github.com/rivo/tview \ rivo:uniseg:v0.1.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ smartystreets:goconvey:v1.6.4:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \ tomnomnom:linkheader:02ca5825eb80:tomnomnom_linkheader/vendor/github.com/tomnomnom/linkheader PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-extract: @${MKDIR} ${WRKSRC}/vendor/github.com/chris-ramon @${RLN} ${WRKSRC_aymerick_douceur} ${WRKSRC}/vendor/github.com/chris-ramon/douceur post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/security/horcrux/Makefile =================================================================== --- head/security/horcrux/Makefile (revision 562286) +++ head/security/horcrux/Makefile (revision 562287) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= horcrux DISTVERSIONPREFIX= v DISTVERSION= 0.2 CATEGORIES= security -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Split files into encrypted fragments LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= jesseduffield GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/3mux/Makefile =================================================================== --- head/sysutils/3mux/Makefile (revision 562286) +++ head/sysutils/3mux/Makefile (revision 562287) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= 3mux DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 CATEGORIES= sysutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Terminal multiplexer inspired by i3 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= aaronjanse GH_TUPLE= \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ BurntSushi:xdg:e80d3446fea1:burntsushi_xdg/vendor/github.com/BurntSushi/xdg \ aaronjanse:pty:v1.1.14:aaronjanse_pty/vendor/github.com/aaronjanse/pty \ golang:crypto:06a226fb4e37:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:059865788121:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ kardianos:osext:2bc1f35cddc0:kardianos_osext/vendor/github.com/kardianos/osext \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ npat-efault:poller:v2.0.0:npat_efault_poller/vendor/github.com/npat-efault/poller \ sevlyar:go-daemon:v0.1.5:sevlyar_go_daemon/vendor/github.com/sevlyar/go-daemon PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/ansible-iocage/Makefile =================================================================== --- head/sysutils/ansible-iocage/Makefile (revision 562286) +++ head/sysutils/ansible-iocage/Makefile (revision 562287) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= ansible-iocage DISTVERSION= 0.1 CATEGORIES= sysutils PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Ansible module for iocage LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible>0:sysutils/ansible@${PY_FLAVOR} USES= python shebangfix SHEBANG_FILES= iocage USE_GITHUB= yes GH_ACCOUNT= fractalcells GH_PROJECT= ansible-iocage GH_TAGNAME= b8114ae6670fefddf0612801fd16030595c24bb2 NO_ARCH= yes NO_BUILD= yes ANSIBLE_MOD= share/${PYTHON_PKGNAMEPREFIX}ansible/plugins/modules PLIST_FILES= ${ANSIBLE_MOD}/iocage do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${ANSIBLE_MOD} ${INSTALL_SCRIPT} ${WRKSRC}/iocage \ ${STAGEDIR}${PREFIX}/${ANSIBLE_MOD}/iocage .include Index: head/sysutils/ansible-kld/Makefile =================================================================== --- head/sysutils/ansible-kld/Makefile (revision 562286) +++ head/sysutils/ansible-kld/Makefile (revision 562287) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= ansible-kld DISTVERSION= 0.1 CATEGORIES= sysutils PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Ansible module to load kernel modules or update /boot/loader.conf LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible>0:sysutils/ansible@${PY_FLAVOR} USES= python shebangfix SHEBANG_FILES= library/kld USE_GITHUB= yes GH_ACCOUNT= dlundgren GH_PROJECT= ansible-freebsd-modules GH_TAGNAME= cf37fc1e16fc03852abc8933e7959b22b51a5c90 NO_ARCH= yes NO_BUILD= yes ANSIBLE_MOD= share/${PYTHON_PKGNAMEPREFIX}ansible/plugins/modules PLIST_FILES= ${ANSIBLE_MOD}/kld do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${ANSIBLE_MOD} ${INSTALL_SCRIPT} ${WRKSRC}/library/kld \ ${STAGEDIR}${PREFIX}/${ANSIBLE_MOD}/kld .include Index: head/sysutils/ansible-sysrc/Makefile =================================================================== --- head/sysutils/ansible-sysrc/Makefile (revision 562286) +++ head/sysutils/ansible-sysrc/Makefile (revision 562287) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= ansible-sysrc DISTVERSION= 0.1 CATEGORIES= sysutils PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Ansible module to set sysvars in rc.conf LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible>0:sysutils/ansible@${PY_FLAVOR} USES= python shebangfix SHEBANG_FILES= library/sysrc USE_GITHUB= yes GH_ACCOUNT= dlundgren GH_PROJECT= ansible-freebsd-modules GH_TAGNAME= cf37fc1e16fc03852abc8933e7959b22b51a5c90 NO_ARCH= yes NO_BUILD= yes ANSIBLE_MOD= share/${PYTHON_PKGNAMEPREFIX}ansible/plugins/modules PLIST_FILES= ${ANSIBLE_MOD}/sysrc do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${ANSIBLE_MOD} ${INSTALL_SCRIPT} ${WRKSRC}/library/sysrc \ ${STAGEDIR}${PREFIX}/${ANSIBLE_MOD}/sysrc .include Index: head/sysutils/dua-cli/Makefile =================================================================== --- head/sysutils/dua-cli/Makefile (revision 562286) +++ head/sysutils/dua-cli/Makefile (revision 562287) @@ -1,114 +1,114 @@ # $FreeBSD$ PORTNAME= dua-cli DISTVERSIONPREFIX= v DISTVERSION= 2.10.9 CATEGORIES= sysutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Conveniently learn about the disk usage of directories LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Byron CARGO_CRATES= ansi_term-0.11.0 \ anyhow-1.0.37 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ byte-unit-4.0.9 \ cassowary-0.3.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-3.0.0-beta.2 \ clap_derive-3.0.0-beta.2 \ colored-2.0.0 \ const_fn-0.4.5 \ crossbeam-0.8.0 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.1 \ crossbeam-queue-0.3.1 \ crossbeam-utils-0.8.1 \ crossterm-0.18.2 \ crossterm_winapi-0.6.2 \ crosstermion-0.6.0 \ ctor-0.1.17 \ difference-2.0.0 \ either-1.6.1 \ filesize-0.2.0 \ fixedbitset-0.2.0 \ glob-0.3.0 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.17 \ indexmap-1.6.1 \ instant-0.1.9 \ itertools-0.10.0 \ jwalk-0.6.0 \ lazy_static-1.4.0 \ libc-0.2.81 \ lock_api-0.4.2 \ log-0.4.11 \ memoffset-0.6.1 \ mio-0.7.7 \ miow-0.3.6 \ ntapi-0.3.6 \ num_cpus-1.13.0 \ numtoa-0.1.0 \ open-1.4.0 \ os_str_bytes-2.4.0 \ output_vt100-0.1.2 \ parking_lot-0.11.1 \ parking_lot_core-0.8.2 \ petgraph-0.5.1 \ pretty_assertions-0.6.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quote-1.0.8 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ redox_termios-0.1.1 \ scopeguard-1.1.0 \ signal-hook-0.1.17 \ signal-hook-registry-1.3.0 \ smallvec-1.6.0 \ socket2-0.3.19 \ strsim-0.10.0 \ syn-1.0.58 \ termcolor-1.1.2 \ termion-1.5.5 \ textwrap-0.12.1 \ tui-0.14.0 \ tui-react-0.14.0 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ utf8-width-0.1.4 \ vec_map-0.8.2 \ version_check-0.9.2 \ wild-2.0.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/dua PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dua post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/duf/Makefile =================================================================== --- head/sysutils/duf/Makefile (revision 562286) +++ head/sysutils/duf/Makefile (revision 562287) @@ -1,42 +1,42 @@ # $FreeBSD$ PORTNAME= duf DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 CATEGORIES= sysutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Disk Usage/Free Utility LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= muesli GH_TUPLE= golang:crypto:5c72a883971a:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:af09f7315aff:golang_sys/vendor/golang.org/x/sys \ jedib0t:go-pretty:v6.0.5:jedib0t_go_pretty_v6/vendor/github.com/jedib0t/go-pretty/v6 \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ muesli:termenv:v0.7.4:muesli_termenv/vendor/github.com/muesli/termenv _BUILD_VERSION= ${DISTVERSION} _BUILD_SHA= 4c15e83 GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.Version=${_BUILD_VERSION} \ -X main.CommitSHA=${_BUILD_SHA}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/fselect/Makefile =================================================================== --- head/sysutils/fselect/Makefile (revision 562286) +++ head/sysutils/fselect/Makefile (revision 562287) @@ -1,160 +1,160 @@ # $FreeBSD$ PORTNAME= fselect DISTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= sysutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Find files with SQL-like queries LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= jhspetersson CARGO_CRATES= adler32-1.2.0 \ ahash-0.3.8 \ aho-corasick-0.7.15 \ ansi_term-0.12.1 \ app_dirs-1.2.1 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ bitreader-0.3.2 \ bitstream-io-0.8.5 \ block-buffer-0.9.0 \ block-padding-0.2.1 \ bstr-0.2.14 \ bytecount-0.6.1 \ byteorder-1.3.4 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ cc-1.0.64 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-english-0.1.4 \ cloudabi-0.0.3 \ cpuid-bool-0.1.2 \ crc32fast-1.2.1 \ csv-1.1.4 \ csv-core-0.1.10 \ digest-0.9.0 \ either-1.6.1 \ fixedbitset-0.2.0 \ flate2-1.0.14 \ fnv-1.0.7 \ generic-array-0.14.4 \ getrandom-0.1.15 \ hashbrown-0.7.2 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ humansize-1.1.0 \ imagesize-0.8.8 \ indexmap-1.6.0 \ itertools-0.8.2 \ itoa-0.4.6 \ kamadak-exif-0.5.2 \ keccak-0.1.0 \ lazy_static-1.4.0 \ libc-0.2.80 \ lock_api-0.3.4 \ log-0.4.11 \ lscolors-0.7.1 \ matroska-0.5.4 \ memchr-1.0.2 \ memchr-2.3.4 \ miniz_oxide-0.3.7 \ mp3-metadata-0.3.3 \ mp4parse-0.11.4 \ mutate_once-0.1.1 \ nom-3.2.1 \ num-integer-0.1.44 \ num-traits-0.2.14 \ ole32-sys-0.2.0 \ opaque-debug-0.3.0 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ petgraph-0.5.1 \ phf-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-automata-0.1.9 \ regex-syntax-0.6.21 \ ryu-1.0.5 \ scanlex-0.1.4 \ scopeguard-1.1.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ sha-1-0.9.2 \ sha2-0.9.2 \ sha3-0.9.1 \ shell32-sys-0.1.2 \ siphasher-0.3.3 \ smallvec-1.5.0 \ static_assertions-1.1.0 \ syn-1.0.48 \ text_io-0.1.8 \ thiserror-1.0.22 \ thiserror-impl-1.0.22 \ thread_local-1.0.1 \ time-0.1.44 \ toml-0.5.7 \ tree_magic-0.2.3 \ typenum-1.12.0 \ unicode-xid-0.2.1 \ users-0.11.0 \ version_check-0.9.2 \ wana_kana-2.0.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xattr-0.2.2 \ xdg-2.2.0 \ zip-0.5.8 CARGO_FEATURES= --no-default-features PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz _DOCS= docs/usage.md README.md PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= DOCS USERS OPTIONS_DEFAULT= USERS USERS_DESC= Query with 'user' and 'group' fields USERS_VARS= CARGO_FEATURES+=users post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/glow/Makefile =================================================================== --- head/sysutils/glow/Makefile (revision 562286) +++ head/sysutils/glow/Makefile (revision 562287) @@ -1,92 +1,92 @@ # $FreeBSD$ PORTNAME= glow DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 CATEGORIES= sysutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Render markdown on the CLI, with pizzazz! LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= charmbracelet GH_TUPLE= alecthomas:chroma:v0.8.0:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ atotto:clipboard:v0.1.2:atotto_clipboard/vendor/github.com/atotto/clipboard \ aymerick:douceur:v0.2.0:aymerick_douceur/vendor/github.com/aymerick/douceur \ calmh:randomart:v1.1.0:calmh_randomart/vendor/github.com/calmh/randomart \ charmbracelet:bubbles:11f56f9b6b3f:charmbracelet_bubbles/vendor/github.com/charmbracelet/bubbles \ charmbracelet:bubbletea:v0.12.2:charmbracelet_bubbletea/vendor/github.com/charmbracelet/bubbletea \ charmbracelet:charm:v0.8.2:charmbracelet_charm/vendor/github.com/charmbracelet/charm \ charmbracelet:glamour:6c0e29c4dae5:charmbracelet_glamour/vendor/github.com/charmbracelet/glamour \ chris-ramon:douceur:v0.2.0:chris_ramon_douceur \ containerd:console:v1.0.1:containerd_console/vendor/github.com/containerd/console \ danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ dustin:go-humanize:afde56e7acac:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:9e8e0b390897:golang_crypto/vendor/golang.org/x/crypto \ golang:net:3edf25e44fcc:golang_net/vendor/golang.org/x/net \ golang:sys:6e5568b54d1a:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ gorilla:css:v1.0.0:gorilla_css/vendor/github.com/gorilla/css \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ meowgorithm:babyenv:v1.3.0:meowgorithm_babyenv/vendor/github.com/meowgorithm/babyenv \ microcosm-cc:bluemonday:v1.0.4:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ mikesmitty:edkey:3356ea4e686a:mikesmitty_edkey/vendor/github.com/mikesmitty/edkey \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ muesli:gitcha:5aa4fdccf2f6:muesli_gitcha/vendor/github.com/muesli/gitcha \ muesli:go-app-paths:v0.2.1:muesli_go_app_paths/vendor/github.com/muesli/go-app-paths \ muesli:reflow:3bcb929042f2:muesli_reflow/vendor/github.com/muesli/reflow \ muesli:sasquatch:66979d92330a:muesli_sasquatch/vendor/github.com/muesli/sasquatch \ muesli:termenv:v0.7.4:muesli_termenv/vendor/github.com/muesli/termenv \ olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ sabhiram:go-gitignore:d3107576ba94:sabhiram_go_gitignore/vendor/github.com/sabhiram/go-gitignore \ sahilm:fuzzy:v0.1.0:sahilm_fuzzy/vendor/github.com/sahilm/fuzzy \ segmentio:ksuid:v1.0.3:segmentio_ksuid/vendor/github.com/segmentio/ksuid \ spf13:afero:v1.1.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.0:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.1.1:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:jwalterweatherman:v1.0.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.7.0:spf13_viper/vendor/github.com/spf13/viper \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ yuin:goldmark:v1.2.1:yuin_goldmark/vendor/github.com/yuin/goldmark _BUILD_VERSION= ${DISTVERSION} _BUILD_SHA= 0a83048 GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.Version=${_BUILD_VERSION} \ -X main.CommitSHA=${_BUILD_SHA}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-extract: @${MKDIR} ${WRKSRC}/vendor/github.com/chris-ramon @${RLN} ${WRKSRC_aymerick_douceur} ${WRKSRC}/vendor/github.com/chris-ramon/douceur post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/hostctl/Makefile =================================================================== --- head/sysutils/hostctl/Makefile (revision 562286) +++ head/sysutils/hostctl/Makefile (revision 562287) @@ -1,62 +1,62 @@ # $FreeBSD$ PORTNAME= hostctl DISTVERSIONPREFIX= v DISTVERSION= 1.0.14 CATEGORIES= sysutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line tool to manage your hosts file LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= guumaster GH_TUPLE= Microsoft:go-winio:v0.4.14:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ docker:distribution:v2.7.1:docker_distribution/vendor/github.com/docker/distribution \ moby:moby:v1.13.1:docker_docker/vendor/github.com/docker/docker \ docker:go-connections:v0.4.0:docker_go_connections/vendor/github.com/docker/go-connections \ docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \ go-yaml:yaml:eeeca48fe776:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.3.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:net:ab3426394381:golang_net/vendor/golang.org/x/net \ golang:sys:cb9d2d5c5666:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ gookit:color:v1.1.6:gookit_color/vendor/gopkg.in/gookit/color.v1 \ guumaster:cligger:v0.1.1:guumaster_cligger/vendor/github.com/guumaster/cligger \ guumaster:logsymbols:v0.3.1:guumaster_logsymbols/vendor/github.com/guumaster/logsymbols \ guumaster:tablewriter:v0.0.9:guumaster_tablewriter/vendor/github.com/guumaster/tablewriter \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ opencontainers:go-digest:v1.0.0:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.1:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ spf13:afero:v1.3.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cobra:v1.0.0:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/cmd/${GH_PROJECT}/actions.version=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= CODE_OF_CONDUCT.md CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/inxi/Makefile =================================================================== --- head/sysutils/inxi/Makefile (revision 562286) +++ head/sysutils/inxi/Makefile (revision 562287) @@ -1,50 +1,50 @@ # $FreeBSD$ PORTNAME= inxi DISTVERSION= 3.1.07-1 CATEGORIES= sysutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Full featured CLI system information tool LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= bind-tools>=0:dns/bind-tools \ dmidecode:sysutils/dmidecode \ mesa-demos>=0:graphics/mesa-demos \ p5-Cpanel-JSON-XS>=0:converters/p5-Cpanel-JSON-XS \ p5-HTTP-Tiny>=0:www/p5-HTTP-Tiny \ p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ p5-JSON-XS>=0:converters/p5-JSON-XS \ p5-XML-Dumper>=0:textproc/p5-XML-Dumper \ tree:sysutils/tree \ usbutils>=0:sysutils/usbutils \ wmctrl:x11/wmctrl \ xdpyinfo:x11/xdpyinfo \ xprop:x11/xprop \ xrandr:x11/xrandr USES= perl5 shebangfix USE_GITHUB= yes GH_ACCOUNT= smxi USE_PERL5= run SHEBANG_FILES= ${PORTNAME} NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= ${PORTNAME}.changelog README.txt OPTIONS_DEFINE= DOCS do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/onefetch/Makefile =================================================================== --- head/sysutils/onefetch/Makefile (revision 562286) +++ head/sysutils/onefetch/Makefile (revision 562287) @@ -1,220 +1,220 @@ # $FreeBSD$ PORTNAME= onefetch DISTVERSIONPREFIX= v DISTVERSION= 2.7.3 PORTREVISION= 1 CATEGORIES= sysutils devel -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Git repository summary on your terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libgit2.so:devel/libgit2 RUN_DEPENDS= git:devel/git USES= cargo USE_GITHUB= yes GH_ACCOUNT= o2sh CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ adler32-1.2.0 \ ahash-0.3.8 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ askalono-0.4.3 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.51 \ base64-0.12.3 \ base64-0.13.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.13 \ byte-tools-0.3.1 \ bytecount-0.6.1 \ bytemuck-1.4.1 \ byteorder-1.3.4 \ cc-1.0.60 \ cfg-if-0.1.10 \ chrono-0.4.19 \ chrono-tz-0.5.3 \ clap-2.33.3 \ cloudabi-0.0.3 \ color_quant-1.1.0 \ colored-2.0.0 \ const-random-0.1.11 \ const-random-macro-0.1.11 \ constant_time_eq-0.1.5 \ crc32fast-1.2.0 \ crossbeam-channel-0.4.4 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-utils-0.7.2 \ dashmap-3.11.10 \ deflate-0.8.6 \ deunicode-0.4.3 \ digest-0.8.1 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ either-1.6.1 \ encoding_rs-0.8.24 \ encoding_rs_io-0.1.7 \ env_logger-0.7.1 \ error-chain-0.12.4 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ flate2-1.0.18 \ fnv-1.0.7 \ generic-array-0.12.3 \ getrandom-0.1.15 \ getrandom-0.2.0 \ gif-0.11.1 \ gimli-0.22.0 \ git2-0.13.12 \ glob-0.3.0 \ globset-0.4.5 \ globwalk-0.8.0 \ grep-matcher-0.1.4 \ grep-searcher-0.1.7 \ heck-0.3.1 \ hermit-abi-0.1.17 \ humansize-1.1.0 \ humantime-1.3.0 \ idna-0.2.0 \ ignore-0.4.16 \ image-0.23.12 \ itertools-0.9.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ jpeg-decoder-0.1.20 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.80 \ libgit2-sys-0.12.14+1.1.0 \ libz-sys-1.1.2 \ lock_api-0.3.4 \ log-0.4.11 \ maplit-1.0.2 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memmap-0.7.0 \ memoffset-0.5.6 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.3 \ more-asserts-0.2.1 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-rational-0.3.0 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ object-0.20.0 \ once_cell-1.4.1 \ opaque-debug-0.2.3 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ parse-zoneinfo-0.3.0 \ paste-1.0.3 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pkg-config-0.3.18 \ png-0.16.7 \ ppv-lite86-0.2.9 \ proc-macro-hack-0.5.18 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.4.1 \ rayon-core-1.8.1 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ rmp-0.8.9 \ rmp-serde-0.14.4 \ rust-argon2-0.8.2 \ rustc-demangle-0.1.17 \ ryu-1.0.5 \ same-file-1.0.6 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.58 \ sha-1-0.8.2 \ slug-0.1.4 \ smallvec-1.4.2 \ strsim-0.8.0 \ strum-0.19.5 \ strum_macros-0.19.4 \ syn-1.0.48 \ synstructure-0.12.4 \ tera-1.5.0 \ term_size-0.3.2 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ tiff-0.6.0 \ time-0.1.44 \ tinyvec-0.3.4 \ tokei-12.0.4 \ toml-0.5.7 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ weezl-0.1.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ zstd-0.5.3+zstd.1.4.5 \ zstd-safe-2.0.5+zstd.1.4.5 \ zstd-sys-1.4.17+zstd.1.4.5 PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/pfetch/Makefile =================================================================== --- head/sysutils/pfetch/Makefile (revision 562286) +++ head/sysutils/pfetch/Makefile (revision 562287) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= pfetch DISTVERSION= 0.6.0 CATEGORIES= sysutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Pretty system information tool written in POSIX sh LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USE_GITHUB= yes GH_ACCOUNT= dylanaraps NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/sysutils/rsfetch/Makefile =================================================================== --- head/sysutils/rsfetch/Makefile (revision 562286) +++ head/sysutils/rsfetch/Makefile (revision 562287) @@ -1,221 +1,221 @@ # $FreeBSD$ PORTNAME= rsfetch DISTVERSION= 2.0.0 PORTREVISION= 10 CATEGORIES= sysutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Minimal fetch program written in Rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME} CARGO_CRATES= adler32-1.0.4 \ aho-corasick-0.7.10 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.45 \ backtrace-sys-0.1.34 \ base64-0.10.1 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ bstr-0.2.12 \ byteorder-1.3.4 \ bytes-0.4.12 \ cc-1.0.50 \ cfg-if-0.1.10 \ chrono-0.4.11 \ clap-2.33.0 \ cloudabi-0.0.3 \ constant_time_eq-0.1.5 \ cookie-0.12.0 \ cookie_store-0.7.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ dirs-1.0.5 \ dtoa-0.4.5 \ either-1.5.3 \ encode_unicode-0.3.6 \ encoding_rs-0.8.22 \ env_logger-0.6.2 \ error-chain-0.12.2 \ failure-0.1.7 \ failure_derive-0.1.7 \ flate2-1.0.13 \ 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.1.29 \ futures-cpupool-0.1.8 \ getrandom-0.1.14 \ h2-0.1.26 \ hermit-abi-0.1.8 \ http-0.1.21 \ http-body-0.1.0 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.12.35 \ hyper-tls-0.3.2 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.3.2 \ iovec-0.1.4 \ itoa-0.4.5 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.67 \ lock_api-0.3.3 \ log-0.4.8 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.3.6 \ mio-0.6.21 \ miow-0.2.1 \ native-tls-0.2.4 \ net2-0.2.33 \ num-integer-0.1.42 \ num-traits-0.2.11 \ num_cpus-1.12.0 \ openssl-0.10.28 \ openssl-probe-0.1.2 \ openssl-sys-0.9.54 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.17 \ ppv-lite86-0.2.6 \ pretty_env_logger-0.3.1 \ prettytable-rs-0.8.0 \ proc-macro2-0.4.30 \ proc-macro2-1.0.9 \ publicsuffix-1.5.4 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.3 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ 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 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ regex-1.3.5 \ regex-automata-0.1.9 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ reqwest-0.9.24 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.3 \ schannel-0.1.17 \ scopeguard-1.1.0 \ security-framework-0.4.1 \ security-framework-sys-0.4.1 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.104 \ serde_derive-1.0.104 \ serde_json-1.0.48 \ serde_urlencoded-0.5.5 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.2.0 \ snafu-0.3.1 \ snafu-derive-0.3.1 \ string-0.2.1 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.16 \ synstructure-0.12.3 \ tempfile-3.1.0 \ term-0.5.2 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.42 \ tokio-0.1.22 \ tokio-buf-0.1.1 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-io-0.1.13 \ tokio-reactor-0.1.12 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-threadpool-0.1.18 \ tokio-timer-0.2.13 \ try-lock-0.2.2 \ try_from-0.3.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.12 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-1.7.2 \ url-2.1.1 \ uuid-0.7.4 \ vcpkg-0.2.8 \ vec_map-0.8.1 \ version_check-0.9.1 \ want-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ 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.3 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/tealdeer/Makefile =================================================================== --- head/sysutils/tealdeer/Makefile (revision 562286) +++ head/sysutils/tealdeer/Makefile (revision 562287) @@ -1,229 +1,229 @@ # $FreeBSD$ PORTNAME= tealdeer DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 PORTREVISION= 3 CATEGORIES= sysutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Fast tldr client written in Rust LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= dbrgn CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ aho-corasick-0.7.13 \ android_log-sys-0.1.2 \ ansi_term-0.12.1 \ app_dirs2-2.3.0 \ ascii-0.9.3 \ assert_cmd-1.0.1 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.50 \ base64-0.12.3 \ bitflags-1.2.1 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.5.6 \ cc-1.0.59 \ cesu8-1.1.0 \ cfg-if-0.1.10 \ combine-3.8.1 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crc32fast-1.2.0 \ derivative-2.1.1 \ difference-2.0.0 \ doc-comment-0.3.3 \ docopt-1.1.0 \ dtoa-0.4.6 \ either-1.6.0 \ encoding_rs-0.8.24 \ env_logger-0.7.1 \ errno-0.2.6 \ errno-dragonfly-0.1.1 \ error-chain-0.12.4 \ escargot-0.5.0 \ filetime-0.2.12 \ flate2-1.0.17 \ float-cmp-0.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-io-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ gcc-0.3.55 \ getrandom-0.1.14 \ gimli-0.22.0 \ h2-0.2.6 \ hashbrown-0.8.2 \ hermit-abi-0.1.15 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.13.7 \ hyper-tls-0.4.3 \ idna-0.2.0 \ indexmap-1.5.2 \ iovec-0.1.4 \ ipnet-2.3.0 \ itoa-0.4.6 \ jni-0.14.0 \ jni-sys-0.3.0 \ js-sys-0.3.44 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.76 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.1 \ mio-0.6.22 \ miow-0.2.1 \ native-tls-0.2.4 \ ndk-0.1.0 \ ndk-glue-0.1.0 \ ndk-sys-0.1.0 \ net2-0.2.34 \ normalize-line-endings-0.3.0 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ num_enum-0.4.3 \ num_enum_derive-0.4.3 \ object-0.20.0 \ once_cell-1.4.1 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ pager-0.15.0 \ percent-encoding-2.1.0 \ pin-project-0.4.23 \ pin-project-internal-0.4.23 \ pin-project-lite-0.1.7 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ ppv-lite86-0.2.9 \ predicates-1.0.5 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-crate-0.1.5 \ proc-macro2-1.0.19 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.2 \ reqwest-0.10.8 \ rustc-demangle-0.1.16 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.115 \ serde_derive-1.0.115 \ serde_json-1.0.57 \ serde_urlencoded-0.6.1 \ slab-0.4.2 \ socket2-0.3.12 \ strsim-0.9.3 \ syn-1.0.39 \ tar-0.4.30 \ tempfile-3.1.0 \ termcolor-1.1.0 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-0.3.4 \ tokio-0.2.22 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml-0.5.6 \ tower-service-0.3.0 \ tracing-0.1.19 \ tracing-core-0.1.15 \ treeline-0.1.0 \ try-lock-0.2.3 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-xid-0.2.1 \ unreachable-1.0.0 \ url-2.1.1 \ vcpkg-0.2.10 \ version_check-0.9.2 \ void-1.0.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.67 \ wasm-bindgen-backend-0.2.67 \ wasm-bindgen-futures-0.4.17 \ wasm-bindgen-macro-0.2.67 \ wasm-bindgen-macro-support-0.2.67 \ wasm-bindgen-shared-0.2.67 \ web-sys-0.3.44 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ xattr-0.2.2 \ xdg-2.2.0 CARGO_FEATURES= --no-default-features PLIST_FILES= bin/tldr \ etc/bash_completion.d/tldr.bash \ share/fish/completions/tldr.fish \ share/zsh/site_functions/_tldr PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS LOGGER LOGGER_DESC= Debug build with logging enabled LOGGER_VARS= CARGO_FEATURES+=logging post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tldr @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/bash_${PORTNAME} \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/tldr.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/fish_${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/fish/completions/tldr.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site_functions ${INSTALL_DATA} ${WRKSRC}/zsh_${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/zsh/site_functions/_tldr post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/ufetch/Makefile =================================================================== --- head/sysutils/ufetch/Makefile (revision 562286) +++ head/sysutils/ufetch/Makefile (revision 562287) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= ufetch DISTVERSIONPREFIX= v DISTVERSION= 0.2 CATEGORIES= sysutils -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Tiny system info for Unix-like operating systems LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITLAB= yes GL_ACCOUNT= jschx GL_COMMIT= 9831ec29c6ec3b105a7a1c3573f58f4f7c414e09 NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/ufetch post-patch: ${REINPLACE_CMD} -e 's|-freebsd||g' ${WRKSRC}/${PORTNAME}-freebsd do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}-freebsd \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/textproc/angle-grinder/Makefile =================================================================== --- head/textproc/angle-grinder/Makefile (revision 562286) +++ head/textproc/angle-grinder/Makefile (revision 562287) @@ -1,292 +1,292 @@ # $FreeBSD$ PORTNAME= angle-grinder DISTVERSIONPREFIX= v DISTVERSION= 0.16 CATEGORIES= textproc -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Slice and dice logs on the command line LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= rcoh CARGO_CRATES= addr2line-0.14.1 \ adler-0.2.3 \ aho-corasick-0.7.15 \ annotate-snippets-0.5.0 \ ansi_term-0.11.0 \ assert_cmd-1.0.2 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.55 \ base64-0.9.3 \ base64-0.12.3 \ base64-0.13.0 \ bitflags-1.2.1 \ bstr-0.2.14 \ bumpalo-3.4.0 \ bytecount-0.3.2 \ byteorder-1.4.2 \ bytes-0.4.12 \ bytes-0.5.6 \ bytes-1.0.0 \ cargo-husky-1.5.0 \ cast-0.2.3 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-tz-0.5.3 \ clap-2.33.3 \ clap-verbosity-flag-0.2.0 \ console-0.14.0 \ const_fn-0.4.5 \ criterion-0.3.3 \ criterion-plot-0.4.3 \ crossbeam-channel-0.3.9 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.1 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.8.1 \ csv-1.1.5 \ csv-core-0.1.10 \ difference-2.0.0 \ doc-comment-0.3.3 \ dtparse-1.2.0 \ either-1.6.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.26 \ env_logger-0.5.13 \ exitfailure-0.5.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ float-cmp-0.8.0 \ fnv-1.0.7 \ form_urlencoded-1.0.0 \ fs_extra-1.2.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-channel-0.3.9 \ futures-core-0.3.9 \ futures-io-0.3.9 \ futures-macro-0.3.9 \ futures-sink-0.3.9 \ futures-task-0.3.9 \ futures-util-0.3.9 \ getopts-0.2.21 \ getrandom-0.1.16 \ gimli-0.23.0 \ glob-0.2.11 \ glob-0.3.0 \ globset-0.4.6 \ globwalk-0.3.1 \ h2-0.2.7 \ half-1.6.0 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.17 \ http-0.2.3 \ http-body-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ human-panic-1.0.3 \ humantime-1.3.0 \ hyper-0.13.9 \ hyper-old-types-0.11.0 \ hyper-rustls-0.21.0 \ idna-0.2.0 \ ignore-0.4.17 \ im-13.0.0 \ include_dir-0.2.1 \ include_dir_impl-0.2.1 \ indexmap-1.6.1 \ indicatif-0.13.0 \ iovec-0.1.4 \ ipnet-2.3.0 \ itertools-0.8.2 \ itertools-0.9.0 \ itoa-0.4.7 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ js-sys-0.3.46 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.82 \ log-0.4.11 \ logfmt-0.0.2 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.3.4 \ memoffset-0.6.1 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.3 \ mio-0.6.23 \ miow-0.2.2 \ net2-0.2.37 \ nom-4.2.3 \ nom_locate-0.3.1 \ normalize-line-endings-0.3.0 \ num-0.2.1 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-derive-0.2.5 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.2.4 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ object-0.22.0 \ once_cell-1.5.2 \ oorandom-11.1.3 \ ordered-float-2.0.1 \ os_type-2.2.0 \ parse-zoneinfo-0.3.0 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-0.4.27 \ pin-project-1.0.3 \ pin-project-internal-0.4.27 \ pin-project-internal-1.0.3 \ pin-project-lite-0.1.11 \ pin-project-lite-0.2.1 \ pin-utils-0.1.0 \ plotters-0.2.15 \ ppv-lite86-0.2.10 \ predicates-1.0.6 \ predicates-core-1.0.1 \ predicates-tree-1.0.1 \ proc-macro-hack-0.4.2 \ proc-macro-hack-0.5.19 \ proc-macro-hack-impl-0.4.2 \ proc-macro-nested-0.1.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.24 \ pulldown-cmark-0.2.0 \ quantiles-0.7.1 \ quick-error-1.2.3 \ quick-xml-0.17.2 \ quicli-0.4.0 \ quote-0.6.13 \ quote-1.0.8 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ regex-1.4.3 \ regex-automata-0.1.9 \ regex-syntax-0.6.22 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ ring-0.16.19 \ rust_decimal-0.10.2 \ rustc-demangle-0.1.18 \ rustc_version-0.2.3 \ rustls-0.18.1 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.6.0 \ self_update-0.19.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.118 \ serde_cbor-0.11.1 \ serde_derive-1.0.118 \ serde_json-1.0.61 \ serde_urlencoded-0.7.0 \ sized-chunks-0.3.1 \ slab-0.4.2 \ socket2-0.3.19 \ spin-0.5.2 \ strfmt-0.1.6 \ strsim-0.8.0 \ structopt-0.2.18 \ structopt-derive-0.2.18 \ syn-0.14.9 \ syn-0.15.44 \ syn-1.0.58 \ synstructure-0.12.4 \ tempfile-3.1.0 \ termcolor-1.1.2 \ terminal_size-0.1.15 \ test-generator-0.3.0 \ textwrap-0.11.0 \ thread_local-1.1.0 \ time-0.1.44 \ tinytemplate-1.2.0 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ tokio-0.2.24 \ tokio-rustls-0.14.1 \ tokio-util-0.3.1 \ toml-0.4.10 \ toml-0.5.8 \ tower-service-0.3.0 \ tracing-0.1.22 \ tracing-core-0.1.17 \ tracing-futures-0.2.4 \ treeline-0.1.0 \ try-lock-0.2.3 \ typenum-1.12.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ url-2.2.0 \ uuid-0.8.1 \ vec_map-0.8.2 \ version_check-0.1.5 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.69 \ wasm-bindgen-backend-0.2.69 \ wasm-bindgen-futures-0.4.19 \ wasm-bindgen-macro-0.2.69 \ wasm-bindgen-macro-support-0.2.69 \ wasm-bindgen-shared-0.2.69 \ web-sys-0.3.46 \ webpki-0.21.4 \ webpki-roots-0.20.0 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/agrind PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/agrind post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/textproc/csvq/Makefile =================================================================== --- head/textproc/csvq/Makefile (revision 562286) +++ head/textproc/csvq/Makefile (revision 562287) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= csvq DISTVERSIONPREFIX= v DISTVERSION= 1.13.7 CATEGORIES= textproc -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= SQL-like query language for csv LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= mithrandie GH_TUPLE= golang:crypto:3d3f9f413869:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:f43be2a4598c:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ mitchellh:go-homedir:v1.0.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mithrandie:go-file:v2.0.2:mithrandie_go_file_v2/vendor/github.com/mithrandie/go-file/v2 \ mithrandie:go-text:v1.3.3:mithrandie_go_text/vendor/github.com/mithrandie/go-text \ mithrandie:readline-csvq:v1.1.1:mithrandie_readline_csvq/vendor/github.com/mithrandie/readline-csvq \ mithrandie:ternary:v1.1.0:mithrandie_ternary/vendor/github.com/mithrandie/ternary \ urfave:cli:v1.20.0:urfave_cli/vendor/github.com/urfave/cli PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/textproc/dasel/Makefile =================================================================== --- head/textproc/dasel/Makefile (revision 562286) +++ head/textproc/dasel/Makefile (revision 562287) @@ -1,40 +1,40 @@ # $FreeBSD$ PORTNAME= dasel DISTVERSIONPREFIX= v DISTVERSION= 1.12.2 CATEGORIES= textproc -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Query and update data structures from the command line LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= tomwright GH_TUPLE= clbanning:mxj:e937bdee5a3e:clbanning_mxj_v2/vendor/github.com/clbanning/mxj/v2 \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ pelletier:go-toml:v1.8.1:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ spf13:cobra:v1.0.0:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag _BUILD_VERSION= ${DISTVERSION} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/internal.Version=${_BUILD_VERSION}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= CODE_OF_CONDUCT.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/textproc/git-chglog/Makefile =================================================================== --- head/textproc/git-chglog/Makefile (revision 562286) +++ head/textproc/git-chglog/Makefile (revision 562287) @@ -1,57 +1,57 @@ # $FreeBSD$ PORTNAME= git-chglog DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 CATEGORIES= textproc -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= CHANGELOG generator implemented in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= go:modules USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME} GH_TUPLE= AlecAivazis:survey:v1.8.8:alecaivazis_survey/vendor/gopkg.in/AlecAivazis/survey.v1 \ cpuguy83:go-md2man:f79a8a8ca69d:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:sys:d5e6a3e2c0ae:golang_sys/vendor/golang.org/x/sys \ imdario:mergo:v0.3.11:imdario_mergo/vendor/github.com/imdario/mergo \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ kyokomi:emoji:v1.5.1:kyokomi_emoji/vendor/gopkg.in/kyokomi/emoji.v1 \ mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mgutz:ansi:9520e82c474b:mgutz_ansi/vendor/github.com/mgutz/ansi \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ tsuyoshiwada:go-gitcmd:5f1f5f9475df:tsuyoshiwada_go_gitcmd/vendor/github.com/tsuyoshiwada/go-gitcmd \ urfave:cli:v1.22.5:urfave_cli/vendor/github.com/urfave/cli GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md CONTRIBUTING.md README.md _EXAMPLES= .chglog/CHANGELOG.tpl.md .chglog/config.yml PORTEXAMPLES= ${_EXAMPLES:T} OPTIONS_DEFINE= DOCS EXAMPLES EXAMPLES_DESC= Install example template format and configuration post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_EXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .include Index: head/textproc/jtc/Makefile =================================================================== --- head/textproc/jtc/Makefile (revision 562286) +++ head/textproc/jtc/Makefile (revision 562287) @@ -1,50 +1,50 @@ # $FreeBSD$ PORTNAME= jtc DISTVERSION= 1.76 CATEGORIES= textproc -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= CLI tool to extract, manipulate and transform JSON LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++14-lang USE_CXXSTD= c++14 USE_GITHUB= yes GH_ACCOUNT= ldn-softdev LDFLAGS+= -lexecinfo -lpthread PLIST_FILES= bin/${PORTNAME} PORTDOCS= "Release Notes.md" "User Guide.md" "Walk-path tutorial.md" \ README.md OPTIONS_DEFINE= BG_CC BG_DTS BG_FLOW BG_MTS DOCS NO_DBG NO_DBG_PARSER BG_CC_DESC= Every call to a copy-constructor of Jnode class will reveal itself BG_DTS_DESC= Makes time-stamp display delta (since last debug message) instead of absolute stamp BG_FLOW_DESC= All debuggable function/method calls will display an entry and exit point BG_MTS_DESC= Display absolute time-stamps in the debug message NO_DBG_DESC= Disable all debug messages NO_DBG_PARSER_DESC= Disable debug messages coming from parsing JSON BG_CC_CXXFLAGS= -DBG_CC BG_DTS_CXXFLAGS= -DBG_dTS BG_FLOW_CXXFLAGS= -BG_FLOW BG_MTS_CXXFLAGS= -DBG_mTS -DBG_uTS NO_DBG_CXXFLAGS= -DNDEBUG NO_DBG_PARSER_CXXFLAGS= -DNDBG_PARSER do-build: ${CXX} ${CXXFLAGS} ${LDFLAGS} ${WRKSRC}/${PORTNAME}.cpp -o ${WRKSRC}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/textproc/py-jc/Makefile =================================================================== --- head/textproc/py-jc/Makefile (revision 562286) +++ head/textproc/py-jc/Makefile (revision 562287) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= jc DISTVERSION= 1.13.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Converts output of popular command-line tools and file-types to JSON LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.3.0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.15.0:devel/py-ruamel.yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xmltodict>=0.12.0:devel/py-xmltodict@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include Index: head/textproc/qr/Makefile =================================================================== --- head/textproc/qr/Makefile (revision 562286) +++ head/textproc/qr/Makefile (revision 562287) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= qr DISTVERSION= g20200216 CATEGORIES= textproc graphics -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Generate textual QR codes using terminal LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libqrencode.so:graphics/libqrencode TEST_DEPENDS= ${LOCALBASE}/share/fonts/freefont-ttf/FreeMono.ttf:x11-fonts/freefont-ttf \ autom4te:devel/autoconf \ convert:graphics/ImageMagick6 \ zbarimg:graphics/zbar USES= gmake USE_CSTD= c99 USE_GITHUB= yes GH_ACCOUNT= Y2Z GH_TAGNAME= 20713de MAKE_ARGS= LIBS="-I${LOCALBASE}/include -L${LOCALBASE}/lib -lqrencode -lm" TEST_TARGET= test PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/textproc/trdsql/Makefile =================================================================== --- head/textproc/trdsql/Makefile (revision 562286) +++ head/textproc/trdsql/Makefile (revision 562287) @@ -1,45 +1,45 @@ # $FreeBSD$ PORTNAME= trdsql DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 CATEGORIES= textproc -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Execute SQL queries on CSV, LTSV, JSON and TBLN LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= noborus GH_TUPLE= dsnet:compress:v0.0.1:dsnet_compress/vendor/github.com/dsnet/compress \ go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ golang:crypto:4b2356b1ed79:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:6aff5f38e54f:golang_sys/vendor/golang.org/x/sys \ klauspost:compress:v1.10.5:klauspost_compress/vendor/github.com/klauspost/compress \ lib:pq:v1.5.2:lib_pq/vendor/github.com/lib/pq \ logrusorgru:aurora:e9ef32dff381:logrusorgru_aurora/vendor/github.com/logrusorgru/aurora \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mattn:go-sqlite3:v2.0.3:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ noborus:tbln:v0.0.1:noborus_tbln/vendor/github.com/noborus/tbln \ olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ pierrec:lz4:v2.5.2:pierrec_lz4/vendor/github.com/pierrec/lz4 \ ulikunitz:xz:v0.5.7:ulikunitz_xz/vendor/github.com/ulikunitz/xz GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}.Version=${DISTVERSIONFULL}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/www/annie/Makefile =================================================================== --- head/www/annie/Makefile (revision 562286) +++ head/www/annie/Makefile (revision 562287) @@ -1,47 +1,47 @@ # $FreeBSD$ PORTNAME= annie DISTVERSION= 0.10.3 CATEGORIES= www -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Fast, simple and clean video downloader LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ffmpeg:multimedia/ffmpeg USES= go:modules USE_GITHUB= yes GH_ACCOUNT= iawia002 GH_TUPLE= MercuryEngineering:CookieMonster:1584578b3403:mercuryengineering_cookiemonster/vendor/github.com/MercuryEngineering/CookieMonster \ PuerkitoBio:goquery:v1.4.1:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ andybalholm:cascadia:v1.0.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ cheggaaa:pb:v1.0.25:cheggaaa_pb/vendor/github.com/cheggaaa/pb \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ go-sourcemap:sourcemap:v1.0.5:go_sourcemap_sourcemap/vendor/gopkg.in/sourcemap.v1 \ golang:net:3b0461eec859:golang_net/vendor/golang.org/x/net \ golang:sys:e8c54fb511f6:golang_sys/vendor/golang.org/x/sys \ kr:pretty:v0.1.0:kr_pretty/vendor/github.com/kr/pretty \ kr:text:v0.1.0:kr_text/vendor/github.com/kr/text \ mattn:go-colorable:v0.0.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.10:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.6:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mihaiav:ytdl:5f2bf8b4fec0:mihaiav_ytdl/vendor/github.com/rylio/ytdl \ robertkrimen:otto:c382bd3c16ff:robertkrimen_otto/vendor/github.com/robertkrimen/otto \ rs:zerolog:v1.16.0:rs_zerolog/vendor/github.com/rs/zerolog \ tidwall:gjson:v1.3.2:tidwall_gjson/vendor/github.com/tidwall/gjson \ tidwall:match:v1.0.1:tidwall_match/vendor/github.com/tidwall/match \ tidwall:pretty:v1.0.0:tidwall_pretty/vendor/github.com/tidwall/pretty PLIST_FILES= bin/${PORTNAME} PORTDOCS= CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/www/beehive/Makefile =================================================================== --- head/www/beehive/Makefile (revision 562286) +++ head/www/beehive/Makefile (revision 562287) @@ -1,166 +1,166 @@ # $FreeBSD$ PORTNAME= beehive DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Flexible event/agent & automation system with lots of bees LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 BUILD_DEPENDS= go-bindata:devel/go-bindata USES= go:modules USE_GITHUB= yes GH_ACCOUNT= muesli GH_TUPLE= ChimeraCoder:anaconda:v2.0.0:chimeracoder_anaconda/vendor/github.com/ChimeraCoder/anaconda \ ChimeraCoder:tokenbucket:c5a927568de7:chimeracoder_tokenbucket/vendor/github.com/ChimeraCoder/tokenbucket \ CleverbotIO:go-cleverbot.io:d24926702e8d:cleverbotio_go_cleverbot_io/vendor/github.com/CleverbotIO/go-cleverbot.io \ MariaTerzieva:gotumblr:93ca5e50a3fd:mariaterzieva_gotumblr/vendor/github.com/MariaTerzieva/gotumblr \ Profpatsch:GoOse:da5de31b9bd2:profpatsch_goose/vendor/github.com/Profpatsch/GoOse \ PuerkitoBio:goquery:v1.5.0:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ akashshinde:go_cricket:01a06b2c3f22:akashshinde_go_cricket/vendor/github.com/akashshinde/go_cricket \ alexcesaro:quotedprintable:2caba252f4dc:alexcesaro_quotedprintable/vendor/gopkg.in/alexcesaro/quotedprintable.v3 \ andybalholm:cascadia:v1.0.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ araddon:dateparse:0d74ffceef83:araddon_dateparse/vendor/github.com/araddon/dateparse \ asaskevich:EventBus:d46933a94f05:asaskevich_eventbus/vendor/github.com/asaskevich/EventBus \ azr:backoff:53511d3c7330:azr_backoff/vendor/github.com/azr/backoff \ beorn7:perks:3a771d992973:beorn7_perks/vendor/github.com/beorn7/perks \ briandowns:openweathermap:5f41b7c9d92d:briandowns_openweathermap/vendor/github.com/briandowns/openweathermap \ bwmarrin:discordgo:v0.19.0:bwmarrin_discordgo/vendor/github.com/bwmarrin/discordgo \ carlosdp:twiliogo:b26045ebb9d1:carlosdp_twiliogo/vendor/github.com/carlosdp/twiliogo \ cloudflare:cloudflare-go:v0.10.6:cloudflare_cloudflare_go/vendor/github.com/cloudflare/cloudflare-go \ coreos:go-systemd:fd7a80b32e1f:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ deckarep:gosx-notifier:e127226297fb:deckarep_gosx_notifier/vendor/github.com/deckarep/gosx-notifier \ dustin:go-jsonpointer:ba0abeacc3dc:dustin_go_jsonpointer/vendor/github.com/dustin/go-jsonpointer \ dustin:gojson:2e71ec9dd5ad:dustin_gojson/vendor/github.com/dustin/gojson \ emicklei:go-restful:v2.9.3:emicklei_go_restful/vendor/github.com/emicklei/go-restful \ fatih:set:v0.2.1:fatih_set/vendor/github.com/fatih/set \ flashmob:go-guerrilla:07043ae76e81:flashmob_go_guerrilla/vendor/github.com/flashmob/go-guerrilla \ fluffle:goirc:v1.0.1:fluffle_goirc/vendor/github.com/fluffle/goirc \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ garyburd:go-oauth:bca2e7f09a17:garyburd_go_oauth/vendor/github.com/garyburd/go-oauth \ gempir:go-twitch-irc:v2.2.2:gempir_go_twitch_irc_v2/vendor/github.com/gempir/go-twitch-irc/v2 \ gigawattio:window:0f5467e35573:gigawattio_window/vendor/github.com/gigawattio/window \ glaxx:go_pastebin:7e72d56770d0:glaxx_go_pastebin/vendor/github.com/glaxx/go_pastebin \ go-ini:ini:v1.42.0:go_ini_ini/vendor/github.com/go-ini/ini \ go-mail:mail:v2.3.1:go_mail_mail/vendor/github.com/go-mail/mail \ go-telegram-bot-api:telegram-bot-api:v4.6.4:go_telegram_bot_api_telegram_bot_api/vendor/github.com/go-telegram-bot-api/telegram-bot-api \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:appengine:v1.5.0:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:a29dc8fdc734:golang_crypto/vendor/golang.org/x/crypto \ golang:freetype:e2365dfdc4a0:golang_freetype/vendor/github.com/golang/freetype \ golang:image:6d32002ffd75:golang_image/vendor/golang.org/x/image \ golang:mock:v1.2.0:golang_mock/vendor/github.com/golang/mock \ golang:net:da9a3fd4c582:golang_net/vendor/golang.org/x/net \ golang:oauth2:9f3314589c9a:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:d89cdac9e872:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:time:c4c64cad1fd0:golang_time/vendor/golang.org/x/time \ google:go-github:v17.0.0:google_go_github/vendor/github.com/google/go-github \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ gorilla:websocket:v1.4.0:gorilla_websocket/vendor/github.com/gorilla/websocket \ guelfey:go.dbus:f6a3a2366cc3:guelfey_go_dbus/vendor/github.com/guelfey/go.dbus \ horrendus:go-mixcloud:c2164c9e194c:horrendus_go_mixcloud/vendor/github.com/horrendus/go-mixcloud \ huandu:facebook:v2.3.1:huandu_facebook/vendor/github.com/huandu/facebook \ jacobsa:go-serial:15cf729a72d4:jacobsa_go_serial/vendor/github.com/jacobsa/go-serial \ jayeshsolanki93:devgorant:69fb03e5c3b1:jayeshsolanki93_devgorant/vendor/github.com/jayeshsolanki93/devgorant \ jaytaylor:html2text:01ec452cbe43:jaytaylor_html2text/vendor/github.com/jaytaylor/html2text \ jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \ json-iterator:go:v1.1.6:json_iterator_go/vendor/github.com/json-iterator/go \ konsorten:go-windows-terminal-sequences:v1.0.2:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ kr:pretty:v0.1.0:kr_pretty/vendor/github.com/kr/pretty \ kr:text:v0.1.0:kr_text/vendor/github.com/kr/text \ kurrik:oauth1a:cb1b80e32dd4:kurrik_oauth1a/vendor/github.com/kurrik/oauth1a \ layeh:gumble:1ea1159c4956:layeh_gumble/vendor/layeh.com/gumble \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-colorable:v0.1.1:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.7:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-mastodon:v0.0.3:mattn_go_mastodon/vendor/github.com/mattn/go-mastodon \ mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mattn:go-xmpp:6093f50721ed:mattn_go_xmpp/vendor/github.com/mattn/go-xmpp \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ minio:minio-go:v6.0.14:minio_minio_go/vendor/github.com/minio/minio-go \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \ modern-go:reflect2:v1.0.1:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \ mreiferson:go-httpclient:31f0106b4474:mreiferson_go_httpclient/vendor/github.com/mreiferson/go-httpclient \ mrexodia:wray:78a2c1f284ff:mrexodia_wray/vendor/github.com/mrexodia/wray \ muesli:beehive-admin-dist:648f36d:muesli_beehive_admin_dist/vendor/github.com/muesli/beehive-admin-dist \ muesli:clusters:ba9c57dd9228:muesli_clusters/vendor/github.com/muesli/clusters \ muesli:gamut:0d3f7d26a44e:muesli_gamut/vendor/github.com/muesli/gamut \ muesli:go-pkg-rss:3bef0f3126ec:muesli_go_pkg_rss/vendor/github.com/muesli/go-pkg-rss \ muesli:go-pkg-xmlx:76f54ee73233:muesli_go_pkg_xmlx/vendor/github.com/muesli/go-pkg-xmlx \ muesli:go.hue:8aefcc693caf:muesli_go_hue/vendor/github.com/muesli/go.hue \ muesli:goefa:08d8ee2555d2:muesli_goefa/vendor/github.com/muesli/goefa \ muesli:kmeans:80dfc71e6c5a:muesli_kmeans/vendor/github.com/muesli/kmeans \ muesli:smolder:9c21fc7135ee:muesli_smolder/vendor/github.com/muesli/smolder \ nicklaw5:helix:v0.5.7:nicklaw5_helix/vendor/github.com/nicklaw5/helix \ nlopes:slack:v0.6.0:nlopes_slack/vendor/github.com/nlopes/slack \ nu7hatch:gouuid:179d4d0c4d8d:nu7hatch_gouuid/vendor/github.com/nu7hatch/gouuid \ odwrtw:transmission:08885b3058e7:odwrtw_transmission/vendor/github.com/odwrtw/transmission \ olekukonko:tablewriter:v0.0.1:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ prometheus:client_golang:v0.9.2:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:5c3871d89910:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:4724e9255275:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:1dc9a6cbc91a:prometheus_procfs/vendor/github.com/prometheus/procfs \ rdegges:go-ipify:2d94a6a86c40:rdegges_go_ipify/vendor/github.com/rdegges/go-ipify \ rogpeppe:go-charset:2471d30d28b4:rogpeppe_go_charset/vendor/github.com/rogpeppe/go-charset \ shuheiktgw:go-travis:2d0b3e9898f0:shuheiktgw_go_travis/vendor/github.com/shuheiktgw/go-travis \ simplepush:simplepush-go:8980e96b7b02:simplepush_simplepush_go/vendor/github.com/simplepush/simplepush-go \ sirupsen:logrus:v1.4.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ sromku:go-gitter:70f7030a94a6:sromku_go_gitter/vendor/github.com/sromku/go-gitter \ ssor:bom:6386211fdfcf:ssor_bom/vendor/github.com/ssor/bom \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify \ technoweenie:multipartstreamer:v1.0.1:technoweenie_multipartstreamer/vendor/github.com/technoweenie/multipartstreamer \ tomnomnom:linkheader:02ca5825eb80:tomnomnom_linkheader/vendor/github.com/tomnomnom/linkheader \ wcharczuk:go-chart:v2.0.1:wcharczuk_go_chart/vendor/github.com/wcharczuk/go-chart \ xrash:smetrics:a3153f7040e9:xrash_smetrics/vendor/github.com/xrash/smetrics USE_RC_SUBR= ${PORTNAME} _BUILD_TAGS= -tags "embed" _BUILD_SHA= 7447df7 GO_BUILDFLAGS= ${_BUILD_TAGS} \ -ldflags "\ -s -w \ -X main.Version=${DISTVERSION} \ -X main.CommitSHA=${_BUILD_SHA}" SUB_LIST= GROUPS="${GROUPS}" \ USERS="${USERS}" _BEEHIVE_USER= ${PORTNAME} USERS= ${_BEEHIVE_USER} GROUPS= ${_BEEHIVE_USER} PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-extract: @${RM} -r ${WRKSRC}/config @${RLN} ${WRKSRC_muesli_beehive_admin_dist} ${WRKSRC}/config pre-build: (cd ${WRKSRC} && \ ${LOCALBASE}/bin/go-bindata ${_BUILD_TAGS} --pkg api -o api/bindata.go --ignore config/.git assets/... config/...) post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/www/chisel/Makefile =================================================================== --- head/www/chisel/Makefile (revision 562286) +++ head/www/chisel/Makefile (revision 562287) @@ -1,47 +1,47 @@ # $FreeBSD$ PORTNAME= chisel DISTVERSIONPREFIX= v DISTVERSION= 1.7.2 CATEGORIES= www -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Fast TCP tunnel over HTTP LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= jpillora GH_TUPLE= andrew-d:go-termutil:009166a695a2:andrew_d_go_termutil/vendor/github.com/andrew-d/go-termutil \ armon:go-socks5:e75332964ef5:armon_go_socks5/vendor/github.com/armon/go-socks5 \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ golang:crypto:948cd5f35899:golang_crypto/vendor/golang.org/x/crypto \ golang:net:ab3426394381:golang_net/vendor/golang.org/x/net \ golang:sync:6e8e738ad208:golang_sync/vendor/golang.org/x/sync \ golang:sys:ddb9806d33ae:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ jpillora:ansi:v1.0.2:jpillora_ansi/vendor/github.com/jpillora/ansi \ jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \ jpillora:requestlog:v1.0.0:jpillora_requestlog/vendor/github.com/jpillora/requestlog \ jpillora:sizestr:v1.0.0:jpillora_sizestr/vendor/github.com/jpillora/sizestr \ tomasen:realip:f0c99a92ddce:tomasen_realip/vendor/github.com/tomasen/realip _BUILD_VERSION= ${DISTVERSION} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/share.BuildVersion=${_BUILD_VERSION}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/www/monolith/Makefile =================================================================== --- head/www/monolith/Makefile (revision 562286) +++ head/www/monolith/Makefile (revision 562287) @@ -1,221 +1,221 @@ # $FreeBSD$ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.4.0 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= CLI tool for saving complete web pages as a single HTML file LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Y2Z CARGO_CRATES= adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ assert_cmd-1.0.1 \ async-compression-0.3.5 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ base64-0.13.0 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ bumpalo-3.4.0 \ bytes-0.5.6 \ cc-1.0.58 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ cloudabi-0.0.3 \ console_error_panic_hook-0.1.6 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ cpuid-bool-0.1.2 \ crc32fast-1.2.0 \ cssparser-0.27.2 \ cssparser-macros-0.6.0 \ difference-2.0.0 \ digest-0.9.0 \ doc-comment-0.3.3 \ dtoa-0.4.6 \ dtoa-short-0.3.2 \ encoding_rs-0.8.23 \ flate2-1.0.16 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futf-0.1.4 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-io-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ generic-array-0.14.3 \ getrandom-0.1.14 \ h2-0.2.6 \ hashbrown-0.8.1 \ hermit-abi-0.1.15 \ html5ever-0.24.1 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ hyper-0.13.7 \ hyper-tls-0.4.3 \ idna-0.2.0 \ indexmap-1.5.0 \ iovec-0.1.4 \ ipnet-2.3.0 \ itoa-0.4.6 \ js-sys-0.3.45 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.74 \ log-0.4.11 \ mac-0.1.1 \ markup5ever-0.9.0 \ matches-0.1.8 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.0 \ mio-0.6.22 \ miow-0.2.1 \ native-tls-0.2.4 \ net2-0.2.34 \ new_debug_unreachable-1.0.4 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ once_cell-1.4.0 \ opaque-debug-0.3.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ percent-encoding-2.1.0 \ phf-0.7.24 \ phf-0.8.0 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.7.24 \ phf_shared-0.8.0 \ pin-project-0.4.23 \ pin-project-internal-0.4.23 \ pin-project-lite-0.1.7 \ pin-project-lite-0.2.0 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ ppv-lite86-0.2.8 \ precomputed-hash-0.1.1 \ predicates-1.0.5 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-hack-0.5.18 \ proc-macro2-1.0.19 \ quote-1.0.7 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ 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_pcg-0.2.1 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ reqwest-0.10.9 \ ryu-1.0.5 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.114 \ serde_derive-1.0.114 \ serde_json-1.0.57 \ serde_urlencoded-0.7.0 \ sha2-0.9.2 \ siphasher-0.2.3 \ siphasher-0.3.3 \ slab-0.4.2 \ smallvec-1.4.1 \ socket2-0.3.12 \ string_cache-0.7.5 \ string_cache_codegen-0.4.4 \ string_cache_shared-0.3.0 \ strsim-0.8.0 \ syn-1.0.36 \ tempfile-3.1.0 \ tendril-0.4.1 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tinyvec-0.3.3 \ tokio-0.2.22 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ tower-service-0.3.0 \ tracing-0.1.18 \ tracing-core-0.1.12 \ treeline-0.1.0 \ try-lock-0.2.3 \ typenum-1.12.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.2.0 \ utf-8-0.7.5 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ wasm-bindgen-test-0.3.18 \ wasm-bindgen-test-macro-0.3.18 \ web-sys-0.3.44 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/www/oneshot/Makefile =================================================================== --- head/www/oneshot/Makefile (revision 562286) +++ head/www/oneshot/Makefile (revision 562287) @@ -1,62 +1,62 @@ # $FreeBSD$ PORTNAME= oneshot DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 CATEGORIES= www -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= First-come-first-serve single-fire HTTP server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= raphaelreyna GH_TUPLE= cenkalti:backoff:v2.2.1:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:87dc89f01550:golang_crypto/vendor/golang.org/x/crypto \ golang:net:627f9648deb9:golang_net/vendor/golang.org/x/net \ golang:sys:85ca7c5b95cd:golang_sys/vendor/golang.org/x/sys \ gorilla:mux:v1.7.4:gorilla_mux/vendor/github.com/gorilla/mux \ grandcat:zeroconf:v1.0.0:grandcat_zeroconf/vendor/github.com/grandcat/zeroconf \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jf-tech:iohelper:v1.0.2:jf_tech_iohelper/vendor/github.com/jf-tech/iohelper \ miekg:dns:v1.1.27:miekg_dns/vendor/github.com/miekg/dns \ raphaelreyna:ez-cgi:v0.7.3:raphaelreyna_ez_cgi/vendor/github.com/raphaelreyna/ez-cgi \ russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ spf13:cobra:v1.0.0:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag _BUILD_VERSION= ${DISTVERSIONFULL} _BUILD_DATE= $$(date +%d-%B-%Y) GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/cmd.version=${_BUILD_VERSION} \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/cmd.date=${_BUILD_DATE}" PORTDOCS= README.md OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes MANPAGES_DESC= Build and install auto-generated manpages do-build-MANPAGES-on: cd ${GO_WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} run ${GO_BUILDFLAGS} ./doc/man/main.go > ${PORTNAME}.1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${GO_WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${GO_WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/www/py-tuir/Makefile =================================================================== --- head/www/py-tuir/Makefile (revision 562286) +++ head/www/py-tuir/Makefile (revision 562287) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= tuir DISTVERSION= 1.29.0 PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Browse Reddit from your terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.1:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}decorator>=4.0.10:devel/py-decorator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}kitchen>=1.2.4:devel/py-kitchen@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.4.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include Index: head/x11/jgmenu/Makefile =================================================================== --- head/x11/jgmenu/Makefile (revision 562286) +++ head/x11/jgmenu/Makefile (revision 562287) @@ -1,63 +1,63 @@ # $FreeBSD$ PORTNAME= jgmenu DISTVERSIONPREFIX= v DISTVERSION= 4.2.1 PORTREVISION= 1 CATEGORIES= x11 -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Simple X11 menu LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpng16.so:graphics/png USES= compiler:c11 gmake gnome pkgconfig python:3.4+ shebangfix xorg USE_GITHUB= yes GH_ACCOUNT= johanmalm USE_GNOME= cairo gdkpixbuf2 glib20 librsvg2 libxml2 pango INSTALLS_ICONS= yes USE_XORG= x11 xrandr SHEBANG_FILES= contrib/gtktheme/*.py contrib/pmenu/*.py src/*.py HAS_CONFIGURE= yes CONFIGURE_ARGS+= --libexecdir=${PREFIX}/libexec \ --prefix=${PREFIX} PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= DOCS LX PMENU OPTIONS_DEFAULT= LX PMENU OPTIONS_SUB= yes LX_DESC= Generate menu data for freedesktop defined application menus PMENU_DESC= Generate menu data based on desktop and directory files LX_LIB_DEPENDS+= libmenu-cache.so:x11/menu-cache LX_CONFIGURE_ON= --with-lx PMENU_CONFIGURE_ON= --with-pmenu _LIBEXEC= greeneye apps socket i18n obtheme config ob _DOCS= AUTHORS.md CONTRIBUTING.md INSTALL.md NEWS.md README.md TODO.md \ docs/coding_style docs/default.csv docs/notes_on_icons \ docs/relnotes/${DISTVERSION}.txt .include .if ${PORT_OPTIONS:MLX} _LIBEXEC+= lx .endif post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .for f in ${_LIBEXEC} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}/${PORTNAME}-${f} .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/x11/xmenu/Makefile =================================================================== --- head/x11/xmenu/Makefile (revision 562286) +++ head/x11/xmenu/Makefile (revision 562287) @@ -1,41 +1,41 @@ # $FreeBSD$ PORTNAME= xmenu DISTVERSIONPREFIX= v DISTVERSION= 4.5.4 CATEGORIES= x11 -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= X11 menu utility LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libImlib2.so:graphics/imlib2 USES= compiler:c11 xorg USE_GITHUB= yes GH_ACCOUNT= phillbush USE_XORG= x11 xft xinerama MAKE_ARGS= FREETYPEINC="${LOCALBASE}/include/freetype2" \ MANPREFIX="${PREFIX}/man" \ PREFIX="${PREFIX}" PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG README.md PORTEXAMPLES= icons/* xmenu.sh OPTIONS_DEFINE= DOCS EXAMPLES post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTEXAMPLES}" ${STAGEDIR}${EXAMPLESDIR} .include Index: head/x11/xob/Makefile =================================================================== --- head/x11/xob/Makefile (revision 562286) +++ head/x11/xob/Makefile (revision 562287) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= xob DISTVERSIONPREFIX= v DISTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= x11 -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Lightweight overlay volume (or anything) bar for the X Window System LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libconfig.so:devel/libconfig USES= compiler:c11 gmake pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= florentc USE_XORG= x11 PORTDOCS= CHANGELOG.md CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS PLIST_FILES= bin/xob \ "@sample ${ETCDIR}/styles.cfg.sample" \ share/man/man1/xob.1.gz post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/x11-fonts/anomaly-mono/Makefile =================================================================== --- head/x11-fonts/anomaly-mono/Makefile (revision 562286) +++ head/x11-fonts/anomaly-mono/Makefile (revision 562287) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= anomaly-mono DISTVERSION= g20200110 CATEGORIES= x11-fonts -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Retrofuturism inspired monospaced programming font LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/LICENSE USES= fonts USE_GITHUB= yes GH_ACCOUNT= benbusby GH_TAGNAME= c97c17282e8d1b244a9571c6eb392aac99ddd76e NO_ARCH= yes NO_BUILD= yes PLIST_FILES= ${FONTSDIR}/AnomalyMono.otf do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} ${INSTALL_DATA} ${WRKSRC}/AnomalyMono.otf ${STAGEDIR}${FONTSDIR} .include Index: head/x11-fonts/victor-mono-ttf/Makefile =================================================================== --- head/x11-fonts/victor-mono-ttf/Makefile (revision 562286) +++ head/x11-fonts/victor-mono-ttf/Makefile (revision 562287) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= victor-mono DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/rubjo/victor-mono/raw/${DISTVERSIONFULL}/public/ PKGNAMESUFFIX= -ttf DISTNAME= VictorMonoAll -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Programming font with cursive italics and ligatures LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= fonts zip FONTNAME= VictorMono NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} ${INSTALL_DATA} ${WRKSRC}/TTF/*.ttf ${STAGEDIR}${FONTSDIR} .include Index: head/x11-wm/berry/Makefile =================================================================== --- head/x11-wm/berry/Makefile (revision 562286) +++ head/x11-wm/berry/Makefile (revision 562287) @@ -1,49 +1,49 @@ # $FreeBSD$ PORTNAME= berry PORTVERSION= 0.1.7 CATEGORIES= x11-wm -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Byte-sized, Xlib-based window manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= xorg USE_GITHUB= yes GH_ACCOUNT= JLErvin USE_XORG= x11 xft xinerama MAKE_ARGS= CC="${CC}" \ FREETYPEINC="${LOCALBASE}/include/freetype2" \ MANPREFIX="${MANPREFIX}/man" \ X11INC="${LOCALBASE}/include" \ X11LIB="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}c \ man/man1/${PORTNAME}.1.gz \ man/man1/${PORTNAME}c.1.gz PORTDOCS= README.md PORTEXAMPLES= autostart sxhkdrc xephyr.sh OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e 's,va_copy(,__&,' ${WRKSRC}/utils.c @${REINPLACE_CMD} -e '/^#!/s,bash,sh,' \ ${WRKSRC}/examples/autostart ${WRKSRC}/examples/xephyr.sh post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} \ ${STAGEDIR}${EXAMPLESDIR} .include