diff --git a/archivers/nfpm/Makefile b/archivers/nfpm/Makefile index e6b0f51d675e..374b73871a45 100644 --- a/archivers/nfpm/Makefile +++ b/archivers/nfpm/Makefile @@ -1,19 +1,20 @@ PORTNAME= nfpm DISTVERSIONPREFIX= v DISTVERSION= 2.16.0 +PORTREVISION= 1 CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org COMMENT= Simple deb, rpm and apk packager written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules GO_MODULE= github.com/goreleaser/nfpm/v2 GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/audio/gonic/Makefile b/audio/gonic/Makefile index b10186edda5c..19290252c519 100644 --- a/audio/gonic/Makefile +++ b/audio/gonic/Makefile @@ -1,29 +1,30 @@ PORTNAME= gonic PORTVERSION= 0.14.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= audio net MAINTAINER= bapt@FreeBSD.org COMMENT= Music streaming server / subsonic server API implementation LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libtag.so:audio/taglib USES= go:modules openal pkgconfig USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= sentriz GO_TARGET= ./cmd/gonic .include "${.CURDIR}/go-mod.mk" USERS= ${PORTNAME} GROUPS= ${PORTNAME} PLIST_FILES= bin/gonic .include diff --git a/audio/murmur-cli/Makefile b/audio/murmur-cli/Makefile index 20df66f4b019..df78352aa938 100644 --- a/audio/murmur-cli/Makefile +++ b/audio/murmur-cli/Makefile @@ -1,30 +1,30 @@ PORTNAME= murmur-cli PORTVERSION= 0.0.0.20200528 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org COMMENT= GRPC client for Murmur server LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules #GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} #GO_TARGET= ${GO_PKGNAME}/cmd/${GH_PROJECT} PLIST_FILES= bin/murmur-cli GH_ACCOUNT= layeh GH_TAGNAME= 8f83169 USE_GITHUB= yes GH_TUPLE= \ golang:net:e7e4b65ae663:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:d0b11bdaac8a:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ google:go-genproto:24fa4b261c55:google_go_genproto/vendor/google.golang.org/genproto \ grpc:grpc-go:v1.25.1:grpc_grpc_go/vendor/google.golang.org/grpc .include diff --git a/audio/pms-devel/Makefile b/audio/pms-devel/Makefile index 20aa29678bc6..1990b6f4855f 100644 --- a/audio/pms-devel/Makefile +++ b/audio/pms-devel/Makefile @@ -1,63 +1,63 @@ # Created by: Thomas Zander PORTNAME= pms-devel PORTVERSION= 0.0.20211015 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= riggs@FreeBSD.org COMMENT= Rewrite of pms, an ncurses-based client for the Music Player Daemon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= ambientsound GH_PROJECT= pms GH_TAGNAME= c94e3c6 GH_TUPLE= \ RoaringBitmap:roaring:v0.4.16:roaringbitmap_roaring/vendor/github.com/RoaringBitmap/roaring \ Smerity:govarint:7265e41f48f1:smerity_govarint/vendor/github.com/Smerity/govarint \ ambientsound:gompd:b065d40b8238:ambientsound_gompd/vendor/github.com/ambientsound/gompd \ blevesearch:bleve:v0.7.0:blevesearch_bleve/vendor/github.com/blevesearch/bleve \ blevesearch:go-porterstemmer:v1.0.1:blevesearch_go_porterstemmer/vendor/github.com/blevesearch/go-porterstemmer \ blevesearch:segment:762005e7a34f:blevesearch_segment/vendor/github.com/blevesearch/segment \ boltdb:bolt:v1.3.1:boltdb_bolt/vendor/github.com/boltdb/bolt \ couchbase:vellum:35d9e7346a69:couchbase_vellum/vendor/github.com/couchbase/vellum \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ edsrzf:mmap-go:0bce6a688712:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v1.3.0:gdamore_tcell/vendor/github.com/gdamore/tcell \ glycerine:go-unsnap-stream:9f0cb55181dd:glycerine_go_unsnap_stream/vendor/github.com/glycerine/go-unsnap-stream \ golang:net:161cd47e91fd:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.2.0:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:2e65f85255db:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:ac6580df4449:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ jessevdk:go-flags:v1.4.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-runewidth:v0.0.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mschoch:smat:90eadee771ae:mschoch_smat/vendor/github.com/mschoch/smat \ philhofer:fwd:v1.0.0:philhofer_fwd/vendor/github.com/philhofer/fwd \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ steveyen:gtreap:0abe01ef9be2:steveyen_gtreap/vendor/github.com/steveyen/gtreap \ stretchr:testify:v1.3.0:stretchr_testify/vendor/github.com/stretchr/testify \ tinylib:msgp:v1.0.2:tinylib_msgp/vendor/github.com/tinylib/msgp \ willf:bitset:v1.1.9:willf_bitset/vendor/github.com/willf/bitset GO_BUILDFLAGS= -ldflags "-X main.buildVersion=${DISTVERSION}" GO_TARGET= :pms-devel PLIST_FILES= bin/${PORTNAME} PORTDOCS= * OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} .include diff --git a/audio/stmp/Makefile b/audio/stmp/Makefile index af660096788d..ece8a2f1d141 100644 --- a/audio/stmp/Makefile +++ b/audio/stmp/Makefile @@ -1,56 +1,56 @@ PORTNAME= stmp PORTVERSION= 0.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= bapt@FreeBSD.org COMMENT= Subsonic terminal music player LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/lib/libHLSL.a:graphics/glslang LIB_DEPENDS= libmpv.so:multimedia/mpv USES= go:modules xorg gl USE_GL= egl USE_GITHUB= yes GH_ACCOUNT= wildeyedskies GH_TUPLE= \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v2.1.0:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-yaml:yaml:v2.2.4:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:sys:b09fb700fbb7:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ 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-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 \ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ rivo:tview:5406288b8e4e:rivo_tview/vendor/github.com/rivo/tview \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ 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: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.1:spf13_viper/vendor/github.com/spf13/viper \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ yourok:go-mpv:ecdfd901e332:yourok_go_mpv/vendor/github.com/yourok/go-mpv CGO_CFLAGS= -DTAG_EGL CGO_LDFLAGS= -lEGL PLIST_FILES= bin/stmp \ ${EXAMPLESDIR}/stmp-example.toml post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/stmp-example.toml ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/audio/visp-go/Makefile b/audio/visp-go/Makefile index 908f93c20d12..134802205764 100644 --- a/audio/visp-go/Makefile +++ b/audio/visp-go/Makefile @@ -1,90 +1,90 @@ PORTNAME= visp-go DISTVERSION= g20210723 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org COMMENT= Vi-like Spotify client for terminal users LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= ambientsound GH_PROJECT= ${PORTNAME:C/-go//} GH_TAGNAME= 2585747 GH_TUPLE= beorn7:perks:v1.0.0:beorn7_perks/vendor/github.com/beorn7/perks \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v2.2.0:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ go-chi:chi:v1.5.4:go_chi_chi/vendor/github.com/go-chi/chi \ 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:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:net:04defd469f4e:golang_net/vendor/golang.org/x/net \ golang:oauth2:d04028783cf1:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:04245dca01da:golang_sys/vendor/golang.org/x/sys \ golang:term:2321bbc49cbf:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ gopherjs:gopherjs:d547d1d9531e:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ konsorten:go-windows-terminal-sequences:v1.0.1:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ lucasb-eyer:go-colorful:v1.2.0: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-runewidth:v0.0.12:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ 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 \ prometheus:client_golang:v0.9.3:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:14fe0d1b01d4:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.4.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:5867b95ac084:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ sirupsen:logrus:v1.2.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ smartystreets:assertions:b6c0e53d7304:smartystreets_assertions/vendor/github.com/smartystreets/assertions \ 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: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.6.1:spf13_viper/vendor/github.com/spf13/viper \ stretchr:objx:v0.1.1:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ zmb3:spotify:v1.3.0:zmb3_spotify/vendor/github.com/zmb3/spotify _BUILD_VERSION= ${GH_TAGNAME} _BUILD_DATE= $$(date +%s) GO_TARGET= ./cmd/${GH_PROJECT} ./cmd/${GH_PROJECT}-authproxy GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/version.Version=${_BUILD_VERSION} \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/version.buildDate=${_BUILD_DATE}" PORTSCOUT= skipv:latest SUB_FILES= pkg-message PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/} _DOCS= CONTRIBUTING.md README.md code_of_conduct.md doc/commands.md \ doc/intro.md doc/spotify.md doc/options.md doc/${GH_PROJECT}.md PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= DOCS SPOTIFYD SPOTIFYD_DESC= Lightweight Spotify client daemon SPOTIFYD_RUN_DEPENDS= spotifyd:audio/spotifyd post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && \ ${INSTALL_DATA} ${_DOCS} \ ${STAGEDIR}${DOCSDIR}) .include diff --git a/benchmarks/ali/Makefile b/benchmarks/ali/Makefile index 566341028488..6f419b3d9d84 100644 --- a/benchmarks/ali/Makefile +++ b/benchmarks/ali/Makefile @@ -1,46 +1,46 @@ PORTNAME= ali PORTVERSION= 0.7.5 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MAINTAINER= olgeni@FreeBSD.org COMMENT= Load testing tool aimed to perform real-time analysis LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= nakabonne GH_TUPLE= davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v2.2.0:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:mock:v1.6.0:golang_mock/vendor/github.com/golang/mock \ golang:net:a5a99cb37ef4:golang_net/vendor/golang.org/x/net \ golang:sys:977fb7262007:golang_sys/vendor/golang.org/x/sys \ golang:term:2321bbc49cbf:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.4:golang_text/vendor/golang.org/x/text \ influxdata:tdigest:a7d76c6f093a:influxdata_tdigest/vendor/github.com/influxdata/tdigest \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mailru:easyjson:v0.7.0:mailru_easyjson/vendor/github.com/mailru/easyjson \ mattn:go-runewidth:v0.0.12:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ miekg:dns:v1.1.43:miekg_dns/vendor/github.com/miekg/dns \ mum4k:termdash:v0.16.0:mum4k_termdash/vendor/github.com/mum4k/termdash \ nakabonne:tstorage:v0.3.5:nakabonne_tstorage/vendor/github.com/nakabonne/tstorage \ nsf:termbox-go:9b52a5faed9e:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ 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 \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ tsenart:vegeta:v12.8.4:tsenart_vegeta_v12/vendor/github.com/tsenart/vegeta/v12 \ uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:goleak:v1.1.12:uber_go_goleak/vendor/go.uber.org/goleak CONFLICTS_INSTALL= ja-mh mmh nmh PLIST_FILES= bin/ali .include diff --git a/benchmarks/bombardier/Makefile b/benchmarks/bombardier/Makefile index b16037d7e753..c2bed31e8f69 100644 --- a/benchmarks/bombardier/Makefile +++ b/benchmarks/bombardier/Makefile @@ -1,24 +1,24 @@ # Created by: Danilo Egea Gondolfo PORTNAME= bombardier PORTVERSION= 1.2.5 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MAINTAINER= danilo@FreeBSD.org COMMENT= Fast cross-platform HTTP benchmarking tool written in Go LICENSE= MIT USES= go USE_GITHUB= yes GH_ACCOUNT= codesenberg GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_BUILDFLAGS= -ldflags "-X main.version=${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/benchmarks/ddosify/Makefile b/benchmarks/ddosify/Makefile index b4f13929e585..83030969e840 100644 --- a/benchmarks/ddosify/Makefile +++ b/benchmarks/ddosify/Makefile @@ -1,40 +1,41 @@ # Created by: Gabriel M. Dutra <0xdutra@gmail.com> PORTNAME= ddosify DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= benchmarks MAINTAINER= 0xdutra@gmail.com COMMENT= High-performance load testing tool LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_TUPLE= \ asaskevich:govalidator:f21760c49a8d:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \ ddosify:go-faker:v0.1.1:ddosify_go_faker/vendor/github.com/ddosify/go-faker \ enescakir:emoji:v1.0.0:enescakir_emoji/vendor/github.com/enescakir/emoji \ fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ golang:net:2871e0cb64e4:golang_net/vendor/golang.org/x/net \ golang:sys:9388b58f7150:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ jaswdr:faker:v1.10.2:jaswdr_faker/vendor/github.com/jaswdr/faker \ mattn:go-colorable:v0.1.12:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ valyala:bytebufferpool:v1.0.0:valyala_bytebufferpool/vendor/github.com/valyala/bytebufferpool \ valyala:fasttemplate:v1.2.1:valyala_fasttemplate/vendor/github.com/valyala/fasttemplate PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= EMOJI OPTIONS_DEFAULT=EMOJI EMOJI_DESC= Enable emojis in console output EMOJI_RUN_DEPENDS= noto-emoji>0:x11-fonts/noto-emoji .include diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile index ce7ba06f21eb..16121c97d359 100644 --- a/benchmarks/hey/Makefile +++ b/benchmarks/hey/Makefile @@ -1,21 +1,21 @@ # Created by: Brad Davis PORTNAME= hey PORTVERSION= 0.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks MAINTAINER= dmgk@FreeBSD.org COMMENT= Tiny program that sends some load to a web application LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/rakyll/hey PLIST_FILES= bin/hey .include diff --git a/benchmarks/vegeta/Makefile b/benchmarks/vegeta/Makefile index ba24ed63b422..125e9b2b467b 100644 --- a/benchmarks/vegeta/Makefile +++ b/benchmarks/vegeta/Makefile @@ -1,39 +1,39 @@ PORTNAME= vegeta DISTVERSIONPREFIX= v DISTVERSION= 12.8.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks www MAINTAINER= egypcio@FreeBSD.org COMMENT= HTTP load testing tool and library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= tsenart GH_TUPLE= alecthomas:jsonschema:71f4389:alecthomas_jsonschema/vendor/github.com/alecthomas/jsonschema \ bmizerany:perks:d9a9656a3a4b:bmizerany_perks/vendor/github.com/bmizerany/perks \ c2h5oh:datasize:4eba002a5eae:c2h5oh_datasize/vendor/github.com/c2h5oh/datasize \ dgryski:go-gk:201884a44051:dgryski_go_gk/vendor/github.com/dgryski/go-gk \ dgryski:go-lttb:318fcdf10a77:dgryski_go_lttb/vendor/github.com/dgryski/go-lttb \ flyingmutant:rapid:v0.3.3:flyingmutant_rapid/vendor/pgregory.net/rapid \ golang:crypto:9e8e0b3:golang_crypto/vendor/golang.org/x/crypto \ golang:net:7b1cca2:golang_net/vendor/golang.org/x/net \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ golang:sys:b09fb70:golang_sys/vendor/golang.org/x/sys \ google:go-cmp:v0.5.2:google_go_cmp/vendor/github.com/google/go-cmp \ influxdata:tdigest:a7d76c6f093a:influxdata_tdigest/vendor/github.com/influxdata/tdigest \ mailru:easyjson:v0.7.0:mailru_easyjson/vendor/github.com/mailru/easyjson \ miekg:dns:v1.1.33:miekg_dns/vendor/github.com/miekg/dns \ streadway:quantile:b0c588724d25:streadway_quantile/vendor/github.com/streadway/quantile \ tsenart:go-tsz:cdeb9e1e981e:tsenart_go_tsz/vendor/github.com/tsenart/go-tsz GO_BUILDFLAGS= -tags=netgo \ -ldflags '-s -w -extldflags "-static" -X main.Version=${DISTVERSION}' PLIST_FILES= bin/${PORTNAME} .include diff --git a/biology/ncbi-entrez-direct/Makefile b/biology/ncbi-entrez-direct/Makefile index d96450f4d849..9fef7c3a1e43 100644 --- a/biology/ncbi-entrez-direct/Makefile +++ b/biology/ncbi-entrez-direct/Makefile @@ -1,85 +1,85 @@ PORTNAME= ncbi-entrez-direct DISTVERSION= 14.9.20210423 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= biology perl5 MASTER_SITES= ftp://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect/versions/${PORTVERSION}/ DISTFILES= edirect.tar.gz DIST_SUBDIR= edirect-${PORTVERSION} MAINTAINER= jwb@FreeBSD.org COMMENT= Access to the NCBI's suite of interconnected databases LICENSE= PD BUILD_DEPENDS= bash:shells/bash RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ p5-XML-Simple>=0:textproc/p5-XML-Simple \ curl:ftp/curl USES= go:modules perl5 shebangfix USE_GITHUB= nodefault CONFLICTS_INSTALL= ebook-tools p5-XML-Compile # bin/einfo bin/xml2json # Dependency versions: # make clean extract # cd ${WRKSRC}/cmd # rm -r vendor # ../../../files/build-cmd # files/modules.txt: cd ${WRKSRC}/cmd && go mod vendor GHSD= vendor/github.com GLSD= vendor/golang.org GH_TUPLE= fatih:color:v1.10.0:a/${GHSD}/fatih/color \ surgebase:porter2:56e4718818e8:b/${GHSD}/surgebase/porter2 \ gedex:inflector:16278e9db813:c/${GHSD}/gedex/inflector \ klauspost:cpuid:v1.3.1:d/${GHSD}/klauspost/cpuid \ pbnjay:memory:b12e5d931931:e/${GHSD}/pbnjay/memory \ mattn:go-colorable:v0.1.8:f/${GHSD}/mattn/go-colorable \ mattn:go-isatty:v0.0.12:g/${GHSD}/mattn/go-isatty \ fiam:gounidecode:8deddbd03fec:h/${GHSD}/fiam/gounidecode \ golang:text:v0.3.5:i/${GLSD}/x/text \ golang:sys:d5e6a3e2c0ae:j/${GLSD}/x/sys SHEBANG_FILES= nquire edirect.pl word-at-a-time accn-at-a-time \ amino-acid-composition between-two-genes exclude-uid-lists \ filter-stop-words intersect-uid-lists phrase-search \ skip-if-file-exists theme-aliases test-edirect hgvs2spdi PSCRIPTS= efetch efilter einfo elink epost esearch esummary nquire SCRIPTS= accn-at-a-time amino-acid-composition archive-pubmed \ between-two-genes download-ncbi-data download-pubmed \ download-sequence efetch efilter einfo elink epost \ esample esearch esummary exclude-uid-lists expand-current \ fetch-pubmed filter-stop-words gbf2xml index-extras \ index-pubmed intersect-uid-lists join-into-groups-of \ nquire phrase-search pm-collect pm-index pm-invert pm-merge \ pm-prepare pm-promote pm-refresh pm-stash rchive \ reorder-columns run-ncbi-converter skip-if-file-exists \ ecommon.sh sort-uniq-count sort-uniq-count-rank stream-pubmed \ theme-aliases transmute word-at-a-time xml2tbl xtract xy-plot \ hlp-xtract.txt transmute xml2json xtract test-edirect \ align-columns hgvs2spdi sort-table print-columns post-extract: @${MV} ${WRKDIR}/edirect/* ${WRKSRC} @${RMDIR} ${WRKDIR}/edirect @${MV} ${WRKSRC}/vendor ${WRKSRC}/cmd pre-configure: @cd ${WRKSRC} && ${REINPLACE_CMD} \ -e 's|$$PATH:$$pth|$$PATH:${PREFIX}/bin|g' \ -e 's|"$$pth"|${PREFIX}/bin|g' \ ${PSCRIPTS} do-build: @${CP} ${FILESDIR}/modules.txt ${WRKSRC}/cmd/vendor @${CP} -R ${WRKSRC}/eutils ${WRKSRC}/cmd/vendor @cd ${WRKSRC}/cmd && ${SETENV} ${MAKE_ENV} ${FILESDIR}/build-cmd do-install: cd ${WRKSRC} && ${INSTALL_SCRIPT} ${SCRIPTS} ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/edirect.pl ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/cmd/*.FreeBSD ${STAGEDIR}${PREFIX}/bin .include diff --git a/biology/seqkit/Makefile b/biology/seqkit/Makefile index 12993f55f779..4b1a9de09cde 100644 --- a/biology/seqkit/Makefile +++ b/biology/seqkit/Makefile @@ -1,24 +1,24 @@ PORTNAME= seqkit DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org COMMENT= Cross-platform and ultrafast toolkit for FASTA/Q file manipulation LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/shenwei356/seqkit/v2 GO_TARGET= ./${PORTNAME} PLIST_FILES= bin/${PORTNAME} do-test: # from https://bioinf.shenwei.me/seqkit/benchmark/ @cd ${WRKSRC}/tests && \ ${GO_WRKDIR_BIN}/seqkit stat *.fa .include diff --git a/biology/taxonkit/Makefile b/biology/taxonkit/Makefile index 9c95771bbe0e..1a9bf48aad82 100644 --- a/biology/taxonkit/Makefile +++ b/biology/taxonkit/Makefile @@ -1,19 +1,20 @@ PORTNAME= taxonkit DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org COMMENT= Practical and efficient NCBI taxonomy toolkit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/shenwei356/taxonkit GO_TARGET= ./${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/biology/unikmer/Makefile b/biology/unikmer/Makefile index ca5a680a2400..928d6521dee9 100644 --- a/biology/unikmer/Makefile +++ b/biology/unikmer/Makefile @@ -1,32 +1,32 @@ PORTNAME= unikmer DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org COMMENT= Toolkit for nucleic acid k-mer analysis, set operations on k-mers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= csvtk:science/csvtk USES= go:modules perl5 USE_PERL5= test GO_MODULE= github.com/shenwei356/unikmer GO_TARGET= ./${PORTNAME} PLIST_FILES= bin/${PORTNAME} do-test: # from the benchmark section in README @cd ${WRKSRC} && \ ${GO_CMD} test . -bench=Bench* -benchmem \ | ${GREP} Bench \ | ${PERL} -pe 's/\s\s+/\t/g' \ | csvtk cut -Ht -f 1,3-5 \ | csvtk add-header -t -n test,time,memory,allocs \ | csvtk pretty -t -r .include diff --git a/converters/yj/Makefile b/converters/yj/Makefile index 1e89f498ce68..cf93c1a2349d 100644 --- a/converters/yj/Makefile +++ b/converters/yj/Makefile @@ -1,25 +1,25 @@ PORTNAME= yj PORTVERSION= 5.1.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= converters DIST_SUBDIR= yj MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert between YAML, TOML, JSON, and HCL LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= sclevine GH_TUPLE= BurntSushi:toml:v1.1.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ go-yaml:yaml:496545a:go_yaml_yaml/vendor/gopkg.in/yaml.v3 CONFLICTS_INSTALL= yj-bruceadams PLIST_FILES= bin/yj .include diff --git a/databases/cayley/Makefile b/databases/cayley/Makefile index a520f9301312..c42d47b9eb1f 100644 --- a/databases/cayley/Makefile +++ b/databases/cayley/Makefile @@ -1,150 +1,150 @@ PORTNAME= cayley DISTVERSIONPREFIX= v DISTVERSION= 0.7.5-2 DISTVERSIONSUFFIX= -gcf576ba -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Open-source graph database LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= gopkg.in/mgo.v2/bson/json.go:320:7: constant 9007199254740992 overflows int USES= go:modules USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME}graph GH_TUPLE= \ Azure:go-ansiterm:d6e3b3328b78:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Microsoft:go-winio:v0.4.11:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Nvveen:Gotty:cd527374f1e5:nvveen_gotty/vendor/github.com/Nvveen/Gotty \ armon:consul-api:eb2c6b5be1b6:armon_consul_api/vendor/github.com/armon/consul-api \ badgerodon:peg:9e5f7f4d07ca:badgerodon_peg/vendor/github.com/badgerodon/peg \ boltdb:bolt:e9cf4fae01b5:boltdb_bolt/vendor/github.com/boltdb/bolt \ census-instrumentation:opencensus-go:v0.21.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cockroachdb:apd:v1.1.0:cockroachdb_apd/vendor/github.com/cockroachdb/apd \ containerd:continuity:c7c5070e6f6e:containerd_continuity/vendor/github.com/containerd/continuity \ coreos:go-etcd:v2.0.0:coreos_go_etcd/vendor/github.com/coreos/go-etcd \ cpuguy83:go-md2man:v1.0.10:cpuguy83_go_md2man/vendor/github.com/cpuguy83/go-md2man \ cznic:mathutil:1447ad269d64:cznic_mathutil/vendor/github.com/cznic/mathutil \ d4l3k:messagediff:v1.2.1:d4l3k_messagediff/vendor/github.com/d4l3k/messagediff \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dennwc:graphql:12cfed44bc5d:dennwc_graphql/vendor/github.com/dennwc/graphql \ dlclark:regexp2:v1.1.4:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ moby:moby:0c5f8d2b9b23: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.3.3:docker_go_units/vendor/github.com/docker/go-units \ docker:libnetwork:19279f049241:docker_libnetwork/vendor/github.com/docker/libnetwork \ dop251:goja:ef8c030e3c96:dop251_goja/vendor/github.com/dop251/goja \ dop251:goja_nodejs:adff31b136e6:dop251_goja_nodejs/vendor/github.com/dop251/goja_nodejs \ flimzy:diff:v0.1.4:flimzy_diff/vendor/github.com/flimzy/diff \ flimzy:kivik:v1.8.1:flimzy_kivik/vendor/github.com/flimzy/kivik \ flimzy:testy:v0.0.13:flimzy_testy/vendor/github.com/flimzy/testy \ fortytw2:leaktest:v1.3.0:fortytw2_leaktest/vendor/github.com/fortytw2/leaktest \ fsnotify:fsnotify:c282820:fsnotify_fsnotify_gh/vendor/github.com/fsnotify/fsnotify \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/gopkg.in/fsnotify.v1 \ fsouza:go-dockerclient:v1.3.1:fsouza_go_dockerclient/vendor/github.com/fsouza/go-dockerclient \ go-check:check:788fd7840127:go_check_check/vendor/gopkg.in/check.v1 \ go-kivik:couchdb:74d231fe4324:go_kivik_couchdb/vendor/github.com/go-kivik/couchdb \ go-kivik:kivik:2a1f6b9dd407:go_kivik_kivik/vendor/github.com/go-kivik/kivik \ go-kivik:kiviktest:v1.1.2:go_kivik_kiviktest/vendor/github.com/go-kivik/kiviktest \ go-kivik:pouchdb:v1.3.5:go_kivik_pouchdb/vendor/github.com/go-kivik/pouchdb \ go-mgo:mgo:3f83fa500528:go_mgo_mgo/vendor/gopkg.in/mgo.v2 \ go-mgo:mgo:7446a0344b78:go_mgo_mgo_unstable/vendor/gopkg.in/mgo.v2-unstable \ go-sourcemap:sourcemap:v2.1.2:go_sourcemap_sourcemap/vendor/github.com/go-sourcemap/sourcemap \ go-sql-driver:mysql:147bd02c2c51:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ go-tomb:tomb:d5d1b5820637:go_tomb_tomb/vendor/gopkg.in/tomb.v2 \ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \ go-yaml:yaml:v2.2.1:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ go4org:go4:94abd6928b1d:go4org_go4/vendor/go4.org \ gogo:protobuf:v1.1.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.5.0:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:c2843e01d9a2:golang_crypto/vendor/golang.org/x/crypto \ golang:glog:23def4e6c14b:golang_glog/vendor/github.com/golang/glog \ golang:net:f4e77d36d62c:golang_net/vendor/golang.org/x/net \ golang:oauth2:0f29369cfe45:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:553a64147049:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:112230192c58:golang_sync/vendor/golang.org/x/sync \ golang:sys:ecd444e8653b:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:tools:6cfa55603c28:golang_tools/vendor/golang.org/x/tools \ google:go-genproto:fb225487d101:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ googleapis:google-api-go-client:v0.7.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.40.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gopherjs:gopherjs:558a9132744c:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \ gopherjs:jsbuiltin:67703bfb044e:gopherjs_jsbuiltin/vendor/github.com/gopherjs/jsbuiltin \ grpc:grpc-go:v1.20.1:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:golang-lru:v0.5.1:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:7fa7fff964d0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hpcloud:tail:v1.0.0:hpcloud_tail/vendor/github.com/hpcloud/tail \ imdario:mergo:0d4b488675fd:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:log15:67afb5ed74ec:inconshreveable_log15/vendor/gopkg.in/inconshreveable/log15.v2 \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jackc:fake:812a484cc733:jackc_fake/vendor/github.com/jackc/fake \ jackc:pgx:606697ffdfe6:jackc_pgx/vendor/github.com/jackc/pgx \ json-iterator:go:v1.1.6:json_iterator_go/vendor/github.com/json-iterator/go \ julienschmidt:httprouter:6f3f3919c878:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ kr:fs:v0.1.0:kr_fs/vendor/github.com/kr/fs \ kr:pretty:v0.1.0:kr_pretty/vendor/github.com/kr/pretty \ kr:text:v0.1.0:kr_text/vendor/github.com/kr/text \ lib:pq:2704adc878c2:lib_pq/vendor/github.com/lib/pq \ linkeddata:gojsonld:4f5db6791326:linkeddata_gojsonld/vendor/github.com/linkeddata/gojsonld \ magiconair:properties:51463bfca257:magiconair_properties/vendor/github.com/magiconair/properties \ mailru:easyjson:b2ccc519800e:mailru_easyjson/vendor/github.com/mailru/easyjson \ mattn:go-colorable:v0.1.2:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.8:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:cc8532a8e9a5:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ 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 \ olivere:elastic:v5.0.58:olivere_elastic/vendor/gopkg.in/olivere/elastic.v5 \ olivere:elastic:v6.2.19:olivere_elastic_6/vendor/github.com/olivere/elastic \ olivere:env:v1.1.0:olivere_env/vendor/github.com/olivere/env \ onsi:ginkgo:v1.7.0:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ onsi:gomega:v1.4.3:onsi_gomega/vendor/github.com/onsi/gomega \ opencontainers:go-digest:v1.0.0-rc1:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.1:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ opencontainers:runc:v0.1.1:opencontainers_runc/vendor/github.com/opencontainers/runc \ pborman:uuid:1b00554d8222:pborman_uuid/vendor/github.com/pborman/uuid \ pelletier:go-buffruneio:v0.2.0:pelletier_go_buffruneio/vendor/github.com/pelletier/go-buffruneio \ pelletier:go-toml:fe206efb84b2:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ peterh:liner:88609521dc4b:peterh_liner/vendor/github.com/peterh/liner \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:sftp:v1.10.0:pkg_sftp/vendor/github.com/pkg/sftp \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ pquerna:ffjson:e517b90714f7:pquerna_ffjson/vendor/github.com/pquerna/ffjson \ rs:zerolog:v1.14.3:rs_zerolog/vendor/github.com/rs/zerolog \ russross:blackfriday:v1.5.2:russross_blackfriday/vendor/github.com/russross/blackfriday \ satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid \ shopspring:decimal:cd690d0c9e24:shopspring_decimal/vendor/github.com/shopspring/decimal \ sirupsen:logrus:v1.0.6:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ smartystreets:go-aws-auth:0c1422d1fdb9:smartystreets_go_aws_auth/vendor/github.com/smartystreets/go-aws-auth \ spf13:afero:9be650865eab:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.1.0:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:7b1b6e8dc027:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:jwalterweatherman:fa7ca7e836cf:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:f1d95a35e132:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:0967fc9aceab:spf13_viper/vendor/github.com/spf13/viper \ stretchr:testify:v1.2.2:stretchr_testify/vendor/github.com/stretchr/testify \ syndtr:goleveldb:b89cc31ef797:syndtr_goleveldb/vendor/github.com/syndtr/goleveldb \ tylertreat:BoomFilters:37e169ae37ed:tylertreat_boomfilters/vendor/github.com/tylertreat/BoomFilters \ uber-go:atomic:v1.4.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.1.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.10.0:uber_go_zap/vendor/go.uber.org/zap \ ugorji:go:v1.1.5-pre:ugorji_go/vendor/github.com/ugorji/go/codec \ xordataexchange:crypt:v0.0.2:xordataexchange_crypt/vendor/github.com/xordataexchange/crypt GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags="-X github.com/${GH_ACCOUNT}graph/${GH_PROJECT}/version.GitHash=${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/databases/cockroach/Makefile b/databases/cockroach/Makefile index 1ac5ca29fae1..5d396119bf70 100644 --- a/databases/cockroach/Makefile +++ b/databases/cockroach/Makefile @@ -1,49 +1,49 @@ PORTNAME= cockroach DISTVERSIONPREFIX= v DISTVERSION= 19.1.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= https://binaries.cockroachdb.com/ EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org COMMENT= Cloud-native SQL database that survive disasters LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/src/github.com/cockroachdb/cockroach/LICENSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= 64-bit system is strongly recommended BUILD_DEPENDS= autoconf:devel/autoconf \ bash:shells/bash \ cmake:devel/cmake USES= gmake go libedit USE_GCC= yes # RocksDB is broken with clang - See PR 236213 USE_RC_SUBR= cockroach NO_CCACHE= yes ALL_TARGET= build PLIST_FILES= bin/cockroach USERS= cockroach GROUPS= cockroach post-patch: @${REINPLACE_CMD} -e 's|LDFLAGS: -ledit|LDFLAGS: -L${LOCALBASE}/lib -ledit|g' \ -e 's|CPPFLAGS: -Ishim|CPPFLAGS: -I${LOCALBASE}/include -Ishim|g' \ ${WRKSRC}/src/github.com/cockroachdb/cockroach/vendor/github.com/knz/go-libedit/unix/editline_unix.go @${REINPLACE_CMD} -e 's|build -i -o|build -o|g' \ ${WRKSRC}/src/github.com/cockroachdb/cockroach/Makefile do-build: @${SETENV} -i ${MAKE_ENV} ${GO_ENV} \ ${MAKE_CMD} -C ${WRKSRC} buildoss do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/cockroachdb/cockroach/cockroachoss ${STAGEDIR}${PREFIX}/bin/cockroach .include diff --git a/databases/go-carbon/Makefile b/databases/go-carbon/Makefile index 79ddb9ba291e..6f0938c2093e 100644 --- a/databases/go-carbon/Makefile +++ b/databases/go-carbon/Makefile @@ -1,33 +1,33 @@ PORTNAME= go-carbon DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MAINTAINER= a.andersson.thn@gmail.com COMMENT= Go implementation of carbon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go USE_GITHUB= yes GH_ACCOUNT= lomik USE_RC_SUBR= ${PORTNAME} GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_BUILDFLAGS= -ldflags '-X main.BuildVersion=${DISTVERSION}' USERS= carbon GROUPS= carbon post-install: @${MKDIR} ${STAGEDIR}/var/db/go-carbon @${MKDIR} ${STAGEDIR}/var/log/go-carbon @${MKDIR} ${STAGEDIR}/${PREFIX}/etc/go-carbon ${INSTALL_DATA} ${WRKSRC}/deploy/go-carbon.conf ${STAGEDIR}${PREFIX}/etc/go-carbon/go-carbon.conf.sample ${INSTALL_DATA} ${WRKSRC}/deploy/storage-aggregation.conf ${STAGEDIR}${PREFIX}/etc/go-carbon/storage-aggregation.conf.sample ${INSTALL_DATA} ${WRKSRC}/deploy/storage-schemas.conf ${STAGEDIR}${PREFIX}/etc/go-carbon/storage-schemas.conf.sample .include diff --git a/databases/go-pgweb/Makefile b/databases/go-pgweb/Makefile index 16a5905f77df..e719c5ffb12a 100644 --- a/databases/go-pgweb/Makefile +++ b/databases/go-pgweb/Makefile @@ -1,30 +1,30 @@ PORTNAME= pgweb DISTVERSIONPREFIX= v DISTVERSION= 0.11.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases www PKGNAMEPREFIX= go- MAINTAINER= daniel@morante.net COMMENT= Web-based database browser for PostgreSQL LICENSE= MIT USES= go USE_GITHUB= yes GH_ACCOUNT= sosedoff USE_RC_SUBR= ${PORTNAME} GO_PKGNAME= github.com/sosedoff/pgweb SUB_FILES+= pkg-message SUB_LIST+= PGWEBGROUP=${GROUPS} \ PGWEBUSER=${USERS} \ PORTNAME=${PORTNAME} PLIST_FILES= bin/pgweb USERS= www GROUPS= www .include diff --git a/databases/influxdb/Makefile b/databases/influxdb/Makefile index 47a9eab8de41..9c413894cfea 100644 --- a/databases/influxdb/Makefile +++ b/databases/influxdb/Makefile @@ -1,81 +1,81 @@ PORTNAME= influxdb DISTVERSIONPREFIX= v DISTVERSION= 1.8.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases net-mgmt MAINTAINER= driesm@FreeBSD.org COMMENT= Open-source distributed time series database LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= influxdata USE_RC_SUBR= influxd GO_MODULE= github.com/influxdata/influxdb GO_TARGET= ./cmd/influx ./cmd/influx_inspect ./cmd/influx_stress \ ./cmd/influxd GO_BUILDFLAGS= -ldflags "-X main.version=${DISTVERSION}" SUB_LIST= INFLUXD_DBDIR=${INFLUXD_DBDIR} \ INFLUXD_GROUP=${INFLUXD_GROUP} \ INFLUXD_LOGDIR=${INFLUXD_LOGDIR} \ INFLUXD_PIDDIR=${INFLUXD_PIDDIR} \ INFLUXD_USER=${INFLUXD_USER} USERS= ${INFLUXD_USER} GROUPS= ${INFLUXD_GROUP} PLIST_SUB= INFLUXD_DBDIR=${INFLUXD_DBDIR} \ INFLUXD_GROUP=${INFLUXD_GROUP} \ INFLUXD_LOGDIR=${INFLUXD_LOGDIR} \ INFLUXD_PIDDIR=${INFLUXD_PIDDIR} \ INFLUXD_USER=${INFLUXD_USER} OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes MANPAGES_USES= gmake MANPAGES_BUILD_DEPENDS= asciidoc:textproc/asciidoc \ docbook-xml>0:textproc/docbook-xml \ xmlto:textproc/xmlto INFLUXD_DBDIR= /var/db/${PORTNAME}/ INFLUXD_LOGDIR= /var/log/${PORTNAME}/ INFLUXD_PIDDIR= /var/run/${PORTNAME}/ INFLUXD_USER= influxd INFLUXD_GROUP= influxd .include .if ${OPSYS} == "FreeBSD" SUB_LIST+= INFLUXD_LOGCMD="daemon" .else SUB_LIST+= INFLUXD_LOGCMD="logger" .endif do-build-MANPAGES-on: @cd ${WRKSRC}/man && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} do-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/man/*.1 ${STAGEDIR}${MANPREFIX}/man/man1 post-install: ${MKDIR} ${STAGEDIR}${INFLUXD_DBDIR} \ ${STAGEDIR}${INFLUXD_PIDDIR} \ ${STAGEDIR}${INFLUXD_LOGDIR} @${SED} -i .bak -e \ "s|/var/lib/influxdb|/var/db/influxdb|g" \ ${WRKSRC}/etc/config.sample.toml ${INSTALL_DATA} \ ${WRKSRC}/etc/config.sample.toml \ ${STAGEDIR}${PREFIX}/etc/influxd.conf.sample .include diff --git a/databases/influxdb2-cli/Makefile b/databases/influxdb2-cli/Makefile index 40e2cad11aa7..58083a986c9f 100644 --- a/databases/influxdb2-cli/Makefile +++ b/databases/influxdb2-cli/Makefile @@ -1,22 +1,22 @@ PORTNAME= influxdb2-cli DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases net-mgmt MAINTAINER= driesm@FreeBSD.org COMMENT= CLI for managing resources in InfluxDB v2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/influxdata/influx-cli/v2 GO_TARGET= ./cmd/influx CONFLICTS_INSTALL= influxdb PLIST_FILES= bin/influx .include diff --git a/databases/litestream/Makefile b/databases/litestream/Makefile index 5230f31130b0..bc1d33ea78b0 100644 --- a/databases/litestream/Makefile +++ b/databases/litestream/Makefile @@ -1,73 +1,73 @@ PORTNAME= litestream DISTVERSIONPREFIX= v DISTVERSION= 0.3.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= nc@FreeBSD.org COMMENT= Standalone streaming replication tool for SQLite LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= Build error: constant 9223372036854775807 overflows int USES= go:modules USE_GITHUB= yes GH_ACCOUNT= benbjohnson GH_TUPLE= \ Azure:azure-pipeline-go:v0.2.3:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-storage-blob-go:v0.13.0:azure_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \ aws:aws-sdk-go:v1.27.0:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:lint:83fdc39ff7b5:golang_lint/vendor/golang.org/x/lint \ golang:mod:v0.4.1:golang_mod/vendor/golang.org/x/mod \ golang:net:d523dce5a7f4:golang_net/vendor/golang.org/x/net \ golang:oauth2:5e61552d6c78:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:f1c623a9e750:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.5:golang_text/vendor/golang.org/x/text \ golang:tools:v0.1.0:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-genproto:3c870d7478d2:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:google-api-go-client:v0.45.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:storage/v1.15.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.81.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ grpc:grpc-go:v1.37.0:grpc_grpc_go/vendor/google.golang.org/grpc \ jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \ kr:fs:v0.1.0:kr_fs/vendor/github.com/kr/fs \ mattn:go-ieproxy:v0.0.1:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ mattn:go-shellwords:v1.0.11:mattn_go_shellwords/vendor/github.com/mattn/go-shellwords \ mattn:go-sqlite3:v1.14.12:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ pierrec:lz4:v4.1.3:pierrec_lz4_v4/vendor/github.com/pierrec/lz4/v4 \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:sftp:v1.13.0:pkg_sftp/vendor/github.com/pkg/sftp \ prometheus:client_golang:v1.9.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.15.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.2.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} post-extract: @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage .include diff --git a/databases/mongodb-tools/Makefile b/databases/mongodb-tools/Makefile index 341c36b6bb4c..4cd88f18b3a6 100644 --- a/databases/mongodb-tools/Makefile +++ b/databases/mongodb-tools/Makefile @@ -1,63 +1,63 @@ PORTNAME= mongodb-tools DISTVERSION= 100.5.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= ronald-lists@klop.ws COMMENT= Tools for MongoDB 4.4.x and up LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 ONLY_FOR_ARCHS_REASON= not yet ported to other architectures USES= compiler:c++14-lang go localbase USE_GITHUB= yes GH_ACCOUNT= mongodb GH_PROJECT= mongo-tools GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_BUILDFLAGS= -tags "${USE_MY_TAGS}" CONFLICTS_INSTALL= mongodb36-tools mongodb4[02]-tools OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= BSONDUMP MONGODUMP MONGOEXPORT MONGOFILES MONGOIMPORT \ MONGORESTORE MONGOSTAT MONGOTOP \ SASL SSL OPTIONS_MULTI= SECURITY TOOLS OPTIONS_MULTI_SECURITY= SASL SSL OPTIONS_MULTI_TOOLS= BSONDUMP MONGODUMP MONGOEXPORT MONGOFILES MONGOIMPORT \ MONGORESTORE MONGOSTAT MONGOTOP OPTIONS_SUB= yes BSONDUMP_DESC= BSON files into human-readable formats MONGODUMP_DESC= BSON data from the contents of a MongoDB instance MONGOEXPORT_DESC= JSON or CSV export of MongoDB instance data MONGOFILES_DESC= Interface to GridFS in a MongoDB instance MONGOIMPORT_DESC= Importing JSON, CSV, or TSV into a MongoDB instance MONGORESTORE_DESC= BSON data to a MongoDB instance MONGOSTAT_DESC= Status of a running mongod or mongos instance MONGOTOP_DESC= Track the amount of data I/O time BSONDUMP_VARS= go_target+=./bsondump/main:bsondump MONGODUMP_VARS= go_target+=./mongodump/main:mongodump MONGOEXPORT_VARS= go_target+=./mongoexport/main:mongoexport MONGOFILES_VARS= go_target+=./mongofiles/main:mongofiles MONGOIMPORT_VARS= go_target+=./mongoimport/main:mongoimport MONGORESTORE_VARS= go_target+=./mongorestore/main:mongorestore MONGOSTAT_VARS= go_target+=./mongostat/main:mongostat MONGOTOP_VARS= go_target+=./mongotop/main:mongotop SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_USE= my_tags=sasl SSL_USES= ssl SSL_USE= my_tags=ssl post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in README.md CONTRIBUTING.md THIRD-PARTY-NOTICES ${INSTALL_MAN} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/databases/mongodb36-tools/Makefile b/databases/mongodb36-tools/Makefile index a9b1d07aae57..957aecf47873 100644 --- a/databases/mongodb36-tools/Makefile +++ b/databases/mongodb36-tools/Makefile @@ -1,75 +1,75 @@ PORTNAME= mongodb36-tools PORTVERSION= 3.6.3 DISTVERSIONPREFIX= r -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases net MAINTAINER= numisemis@yahoo.com COMMENT= Tools for MongoDB LICENSE= APACHE20 ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= not yet ported to anything other than i386 and amd64 BROKEN_SSL= openssl libressl libressl-devel BROKEN_SSL_REASON_openssl= variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st') BROKEN_SSL_REASON_libressl= could not determine kind of name for C.EVP_sha BROKEN_SSL_REASON_libressl-devel= ${BROKEN_SSL_REASON_libressl} CONFLICTS_INSTALL= mongodb mongodb4[02] mongodb4[02]-tools USES= go localbase USE_GITHUB= yes GH_ACCOUNT= mongodb GH_PROJECT= mongo-tools OPTIONS_DEFINE= DOCS SSL SASL OPTIONS_DEFAULT= SSL SASL SASL_USE= my_tags=sasl SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SSL_USES= ssl SSL_USE= my_tags=ssl # Go is not our friend. Without below, ignores user-supplied flags. MAKE_CMD= ${LOCALBASE}/bin/go build MAKE_ENV= GOPATH="${WRKSRC}/.gopath:${WRKSRC}/vendor" \ CGO_CFLAGS="${CFLAGS}" CGO_CPPFLAGS="${CPPFLAGS}" \ CGO_CXXFLAGS="${CXXFLAGS}" CGO_LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}" \ GO111MODULE=off MY_TAGS= -tags "${USE_MY_TAGS}" .include .if ${SSL_DEFAULT} == base BROKEN_FreeBSD_12= variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st') BROKEN_FreeBSD_13= variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st') .endif post-patch: @cd ${WRKSRC} ; ${MKDIR} ${WRKSRC}/.gopath/src/github.com/${GH_ACCOUNT} ; \ ${LN} -sf ${WRKSRC} ${WRKSRC}/.gopath/src/github.com/${GH_ACCOUNT}/${GH_PROJECT} do-build: .for x in bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop ${SETENV} ${MAKE_ENV} ${MAKE_CMD} \ -o ${WRKSRC}/bin/${x} ${MY_TAGS}\ -ldflags "-X github.com/${GH_ACCOUNT}/${GH_PROJECT}/common/options.Gitspec=${GH_TAGNAME}"\ ${WRKSRC}/${x}/main/${x}.go .endfor do-install: .for x in bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop ${INSTALL_PROGRAM} ${WRKSRC}/bin/${x} ${STAGEDIR}${PREFIX}/bin/ .endfor ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in LICENSE.md README.md THIRD-PARTY-NOTICES ${INSTALL_MAN} ${WRKSRC}/${x} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/databases/mongodb40-tools/Makefile b/databases/mongodb40-tools/Makefile index 135234d2db0e..57802aa57a59 100644 --- a/databases/mongodb40-tools/Makefile +++ b/databases/mongodb40-tools/Makefile @@ -1,65 +1,65 @@ PORTNAME= mongodb40-tools DISTVERSIONPREFIX= r DISTVERSION= 4.0.28 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= dev.ashevchuk@gmail.com COMMENT= Tools for MongoDB LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 ONLY_FOR_ARCHS_REASON= not yet ported to other architectures USES= compiler:c++14-lang go localbase USE_GITHUB= yes GH_ACCOUNT= mongodb GH_PROJECT= mongo-tools GO_BUILDFLAGS= -tags "${USE_MY_TAGS}" GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} CONFLICTS_INSTALL= mongodb36-tools mongodb42-tools mongodb-tools OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= MONGODUMP MONGOEXPORT MONGOFILES MONGOIMPORT \ MONGORESTORE SASL SSL OPTIONS_MULTI= SECURITY TOOLS OPTIONS_MULTI_TOOLS= BSONDUMP MONGODUMP MONGOEXPORT MONGOFILES MONGOIMPORT \ MONGOREPLAY MONGORESTORE MONGOSTAT MONGOTOP OPTIONS_MULTI_SECURITY= SASL SSL OPTIONS_SUB= yes BSONDUMP_DESC= BSON files into human-readable formats MONGOSTAT_DESC= Status of a running mongod or mongos instance MONGOFILES_DESC= Interface to GridFS in a MongoDB instance MONGOEXPORT_DESC= JSON or CSV export of MongoDB instance data MONGOIMPORT_DESC= Importing JSON, CSV, or TSV into a MongoDB instance MONGORESTORE_DESC= BSON data to a MongoDB instance MONGODUMP_DESC= BSON data from the contents of a MongoDB instance MONGOTOP_DESC= Track the amount of data I/O time MONGOREPLAY_DESC= Traffic capture and replay tool BSONDUMP_VARS= go_target+=./bsondump/main:bsondump MONGOSTAT_VARS= go_target+=./mongostat/main:mongostat MONGOFILES_VARS= go_target+=./mongofiles/main:mongofiles MONGOEXPORT_VARS= go_target+=./mongoexport/main:mongoexport MONGOIMPORT_VARS= go_target+=./mongoimport/main:mongoimport MONGORESTORE_VARS= go_target+=./mongorestore/main:mongorestore MONGODUMP_VARS= go_target+=./mongodump/main:mongodump MONGOTOP_VARS= go_target+=./mongotop/main:mongotop MONGOREPLAY_VARS= go_target+=./mongoreplay/main:mongoreplay SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_USE= my_tags=sasl SSL_USES= ssl SSL_USE= my_tags=ssl post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in README.md CONTRIBUTING.md THIRD-PARTY-NOTICES ${INSTALL_MAN} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/databases/mongodb42-tools/Makefile b/databases/mongodb42-tools/Makefile index ea2e5a6b46fc..d9834d7b5062 100644 --- a/databases/mongodb42-tools/Makefile +++ b/databases/mongodb42-tools/Makefile @@ -1,65 +1,65 @@ PORTNAME= mongodb42-tools DISTVERSIONPREFIX= r DISTVERSION= 4.2.19 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= ronald-lists@klop.ws COMMENT= Tools for MongoDB 4.2.x LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 ONLY_FOR_ARCHS_REASON= not yet ported to other architectures USES= compiler:c++14-lang go localbase USE_GITHUB= yes GH_ACCOUNT= mongodb GH_PROJECT= mongo-tools GO_BUILDFLAGS= -tags "${USE_MY_TAGS}" GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} CONFLICTS_INSTALL= mongodb[0-9][0-9]-tools mongodb-tools OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= MONGODUMP MONGOEXPORT MONGOFILES MONGOIMPORT \ MONGORESTORE SASL SSL OPTIONS_MULTI= SECURITY TOOLS OPTIONS_MULTI_TOOLS= BSONDUMP MONGODUMP MONGOEXPORT MONGOFILES MONGOIMPORT \ MONGOREPLAY MONGORESTORE MONGOSTAT MONGOTOP OPTIONS_MULTI_SECURITY= SASL SSL OPTIONS_SUB= yes BSONDUMP_DESC= BSON files into human-readable formats MONGOSTAT_DESC= Status of a running mongod or mongos instance MONGOFILES_DESC= Interface to GridFS in a MongoDB instance MONGOEXPORT_DESC= JSON or CSV export of MongoDB instance data MONGOIMPORT_DESC= Importing JSON, CSV, or TSV into a MongoDB instance MONGORESTORE_DESC= BSON data to a MongoDB instance MONGODUMP_DESC= BSON data from the contents of a MongoDB instance MONGOTOP_DESC= Track the amount of data I/O time MONGOREPLAY_DESC= Traffic capture and replay tool BSONDUMP_VARS= go_target+=./bsondump/main:bsondump MONGOSTAT_VARS= go_target+=./mongostat/main:mongostat MONGOFILES_VARS= go_target+=./mongofiles/main:mongofiles MONGOEXPORT_VARS= go_target+=./mongoexport/main:mongoexport MONGOIMPORT_VARS= go_target+=./mongoimport/main:mongoimport MONGORESTORE_VARS= go_target+=./mongorestore/main:mongorestore MONGODUMP_VARS= go_target+=./mongodump/main:mongodump MONGOTOP_VARS= go_target+=./mongotop/main:mongotop MONGOREPLAY_VARS= go_target+=./mongoreplay/main:mongoreplay SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_USE= my_tags=sasl SSL_USES= ssl SSL_USE= my_tags=ssl post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in README.md CONTRIBUTING.md THIRD-PARTY-NOTICES ${INSTALL_MAN} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/databases/pg_tileserv/Makefile b/databases/pg_tileserv/Makefile index 74051743bee7..82c456848480 100644 --- a/databases/pg_tileserv/Makefile +++ b/databases/pg_tileserv/Makefile @@ -1,64 +1,64 @@ PORTNAME= pg_tileserv DISTVERSIONPREFIX= v DISTVERSION= 1.0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= lbartoletti@FreeBSD.org COMMENT= PostGIS-only tile server written in Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules USE_GITHUB= yes GH_ACCOUNT= CrunchyData GH_TUPLE= \ Masterminds:goutils:v1.1.0:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v3.1.0:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \ Masterminds:sprig:v3.1.0:masterminds_sprig_v3/vendor/github.com/Masterminds/sprig/v3 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ felixge:httpsnoop:v1.0.1:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \ 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:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:d5e6a3e2c0ae:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ golang:xerrors:9bdfabe68543:golang_xerrors/vendor/golang.org/x/xerrors \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ gorilla:handlers:v1.5.1:gorilla_handlers/vendor/github.com/gorilla/handlers \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ huandu:xstrings:v1.3.1:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.8:imdario_mergo/vendor/github.com/imdario/mergo \ jackc:chunkreader:v2.0.1:jackc_chunkreader_v2/vendor/github.com/jackc/chunkreader/v2 \ jackc:pgconn:v1.7.2:jackc_pgconn/vendor/github.com/jackc/pgconn \ jackc:pgio:v1.0.0:jackc_pgio/vendor/github.com/jackc/pgio \ jackc:pgpassfile:v1.0.0:jackc_pgpassfile/vendor/github.com/jackc/pgpassfile \ jackc:pgproto3:v2.0.6:jackc_pgproto3_v2/vendor/github.com/jackc/pgproto3/v2 \ jackc:pgservicefile:2b9c44734f2b:jackc_pgservicefile/vendor/github.com/jackc/pgservicefile \ jackc:pgtype:v1.6.1:jackc_pgtype/vendor/github.com/jackc/pgtype \ jackc:pgx:v4.9.2:jackc_pgx_v4/vendor/github.com/jackc/pgx/v4 \ jackc:puddle:v1.1.2:jackc_puddle/vendor/github.com/jackc/puddle \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:reflectwalk:v1.0.0:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ pborman:getopt:v2.1.0:pborman_getopt_v2/vendor/github.com/pborman/getopt \ 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 \ sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:afero:v1.1.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ 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.1:spf13_viper/vendor/github.com/spf13/viper \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ theckman:httpforwarded:v0.4.0:theckman_httpforwarded/vendor/github.com/theckman/httpforwarded PLIST_FILES= bin/${PORTNAME} .include diff --git a/databases/pgmetrics/Makefile b/databases/pgmetrics/Makefile index 2e5356fbd54d..59c7b325d33a 100644 --- a/databases/pgmetrics/Makefile +++ b/databases/pgmetrics/Makefile @@ -1,36 +1,36 @@ # Created by: Palle Girgensohn PORTNAME= pgmetrics PORTVERSION= 1.13.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX=v CATEGORIES= databases MAINTAINER= girgen@FreeBSD.org COMMENT= Collect and display info & stats from a running PostgreSQL server LICENSE= APACHE20 USES= go:modules GO_MODULE= github.com/rapidloop/pgmetrics #USE_GITHUB= yes #GH_ACCOUNT= rapidloop #GH_TUPLE= \ aws:aws-sdk-go:v1.29.29:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ dustin:go-humanize:bb3d318650d4:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ golang:crypto:e9b2fee46413:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:97732733099d:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ howeyc:gopass:bf9dde6d0d2c:howeyc_gopass/vendor/github.com/howeyc/gopass \ jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ pborman:getopt:7148bc3a4c30:pborman_getopt/vendor/github.com/pborman/getopt \ rapidloop:pq:66681b501d6d:rapidloop_pq/vendor/github.com/rapidloop/pq \ xdg-go:stringprep:v1.0.0:xdg_go_stringprep/vendor/github.com/xdg-go/stringprep GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags="-s -w -X main.version=${PORTVERSION}" CGO_ENABLED= 0 .include diff --git a/databases/prometheus-postgresql-adapter/Makefile b/databases/prometheus-postgresql-adapter/Makefile index b56ac51d429c..ca33fd4e12b5 100644 --- a/databases/prometheus-postgresql-adapter/Makefile +++ b/databases/prometheus-postgresql-adapter/Makefile @@ -1,50 +1,50 @@ PORTNAME= prometheus-postgresql-adapter DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= felix@userspace.com.au COMMENT= Use PostgreSQL as a remote storage database for Prometheus LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= timescale GH_TUPLE= \ beorn7:perks:v1.0.0:beorn7_perks/vendor/github.com/beorn7/perks \ go-kit:kit:v0.9.0:go_kit_kit/vendor/github.com/go-kit/kit \ go-logfmt:logfmt:v0.4.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \ gogo:protobuf:v1.2.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:net:d28f0bde5980:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:81d4e9dc473e:golang_sys/vendor/golang.org/x/sys \ golang:text:cb6730876b98:golang_text/vendor/golang.org/x/text \ google:go-genproto:c506a9f90610:google_go_genproto/vendor/google.golang.org/genproto \ grpc-ecosystem:grpc-gateway:v1.9.5:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \ grpc:grpc-go:v1.22.1:grpc_grpc_go/vendor/google.golang.org/grpc \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jamiealquiza:envy:v1.1.0:jamiealquiza_envy/vendor/github.com/jamiealquiza/envy \ kr:logfmt:b84e30acd515:kr_logfmt/vendor/github.com/kr/logfmt \ lib:pq:v1.2.0:lib_pq/vendor/github.com/lib/pq \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ prometheus:client_golang:v1.0.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:fd36f4220a90:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.6.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ prometheus:prometheus:e5b22494857d:prometheus_prometheus/vendor/github.com/prometheus/prometheus \ spf13:cobra:v0.0.5:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag USE_RC_SUBR= prometheus-postgresql-adapter GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags="-w" ${BUILD_TAGS} PLIST_FILES= bin/prometheus-postgresql-adapter .include diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile index 3be043934b2e..c4f14bd7f7b0 100644 --- a/databases/redis_exporter/Makefile +++ b/databases/redis_exporter/Makefile @@ -1,41 +1,41 @@ # Created by: Jev Björsell PORTNAME= redis_exporter PORTVERSION= 1.33.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= arcade@b1t.name COMMENT= Prometheus exporter for redis stats LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= oliver006 GH_TUPLE= beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.1:cespare_xxhash/vendor/github.com/cespare/xxhash/v2 \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:ebe580a85c40:golang_sys/vendor/golang.org/x/sys \ gomodule:redigo:v1.8.6:gomodule_redigo/vendor/github.com/gomodule/redigo \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mna:redisc:v1.3.2:gomodule_redisc/vendor/github.com/mna/redisc \ prometheus:client_golang:v1.11.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.26.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus USE_RC_SUBR= redis_exporter GO_BUILDFLAGS= -v -ldflags "${LD_FLAG_STRING}" PLIST_FILES= bin/redis_exporter LD_FLAG_X_PREFIX= -X main LD_FLAG_STRING= -s ${LD_FLAG_X_PREFIX}.BuildVersion=${PORTVERSION} .include diff --git a/databases/tile38/Makefile b/databases/tile38/Makefile index 2afbf4f6352f..c9ab79dd427e 100644 --- a/databases/tile38/Makefile +++ b/databases/tile38/Makefile @@ -1,52 +1,52 @@ # Created by: olevole@olevole.ru PORTNAME= tile38 DISTVERSION= 1.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= a.andersson.thn@gmail.com COMMENT= In-memory geolocation data store, spatial index, and realtime geofence LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to build: vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00 BUILD_DEPENDS= bash:shells/bash USES= go shebangfix SHEBANG_FILES= build.sh USE_GITHUB= yes GH_ACCOUNT= tidwall USE_RC_SUBR= tile38 SSP_UNSAFE= yes USERS= ${PORTNAME} GROUPS= ${PORTNAME} TILE38_DBDIR= /var/db/tile38 TILE38_RUNDIR= /var/run/tile38 SUB_LIST= PORTNAME=${PORTNAME} \ TILE38_USER=${USERS} \ TILE38_DBDIR=${TILE38_DBDIR} \ TILE38_RUNDIR=${TILE38_RUNDIR} PLIST_SUB= TILE38_USER=${USERS} \ TILE38_GROUP=${GROUPS} \ TILE38_DBDIR=${TILE38_DBDIR} \ TILE38_RUNDIR=${TILE38_RUNDIR} do-build: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO_ENV} ./build.sh do-install: @${MKDIR} ${STAGEDIR}${TILE38_DBDIR} ${STAGEDIR}${TILE38_RUNDIR} ${INSTALL_PROGRAM} ${WRKSRC}/tile38-cli ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_PROGRAM} ${WRKSRC}/tile38-server ${STAGEDIR}${PREFIX}/bin/ do-test: @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ./build.sh test .include diff --git a/databases/timescaledb-backup/Makefile b/databases/timescaledb-backup/Makefile index 347e8c10e774..b19d60d9aa19 100644 --- a/databases/timescaledb-backup/Makefile +++ b/databases/timescaledb-backup/Makefile @@ -1,59 +1,59 @@ # Created by Kevin Bowling PORTNAME= timescaledb-backup DISTVERSION= 0.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org COMMENT= Tool for performing TimescaleDB backups across versions LICENSE= TSL LICENSE_NAME= Timescale License Agreement LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= go:modules USE_GITHUB= yes GH_ACCOUNT= timescale GH_TUPLE= Microsoft:go-winio:v0.4.11:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Microsoft:hcsshim:v0.8.6:microsoft_hcsshim/vendor/github.com/Microsoft/hcsshim \ cenkalti:backoff:v2.2.1:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ containerd:continuity:aaeac12a7ffc:containerd_continuity/vendor/github.com/containerd/continuity \ docker:distribution:0d3efadf0154:docker_distribution/vendor/github.com/docker/distribution \ docker:go-connections:v0.4.0:docker_go_connections/vendor/github.com/docker/go-connections \ docker:go-units:v0.3.3:docker_go_units/vendor/github.com/docker/go-units \ gogo:protobuf:v1.2.0:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:crypto:0ec3e9974c59:golang_crypto/vendor/golang.org/x/crypto \ golang:net:74dc4d7220e7:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:112230192c58:golang_sync/vendor/golang.org/x/sync \ golang:sys:c7b8b68b1456:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:xerrors:a985d3407aa7:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-genproto:c66870c02cf8:google_go_genproto/vendor/google.golang.org/genproto \ grpc:grpc-go:v1.17.0:grpc_grpc_go/vendor/google.golang.org/grpc \ jackc:chunkreader:v2.0.1:jackc_chunkreader_v2/vendor/github.com/jackc/chunkreader/v2 \ jackc:pgconn:v1.5.0:jackc_pgconn/vendor/github.com/jackc/pgconn \ jackc:pgio:v1.0.0:jackc_pgio/vendor/github.com/jackc/pgio \ jackc:pgpassfile:v1.0.0:jackc_pgpassfile/vendor/github.com/jackc/pgpassfile \ jackc:pgproto3:v2.0.1:jackc_pgproto3_v2/vendor/github.com/jackc/pgproto3/v2 \ jackc:pgservicefile:3430c5407db8:jackc_pgservicefile/vendor/github.com/jackc/pgservicefile \ jackc:pgtype:v1.3.0:jackc_pgtype/vendor/github.com/jackc/pgtype \ jackc:pgx:v4.6.0:jackc_pgx_v4/vendor/github.com/jackc/pgx/v4 \ konsorten:go-windows-terminal-sequences:v1.0.2:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ moby:moby:b20a14b54661:moby_moby/vendor/github.com/docker/docker \ opencontainers:go-digest:v1.0.0-rc1:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.1:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ opencontainers:runc:v0.1.1:opencontainers_runc/vendor/github.com/opencontainers/runc \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ testcontainers:testcontainers-go:v0.3.1:testcontainers_testcontainers_go/vendor/github.com/testcontainers/testcontainers-go GO_TARGET= ./cmd/ts-dump ./cmd/ts-restore PLIST_FILES= bin/ts-dump \ bin/ts-restore .include diff --git a/databases/timescaledb-tune/Makefile b/databases/timescaledb-tune/Makefile index 723de3d38992..39b3a10af28e 100644 --- a/databases/timescaledb-tune/Makefile +++ b/databases/timescaledb-tune/Makefile @@ -1,22 +1,22 @@ # Created by Kevin Bowling PORTNAME= timescaledb-tune DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org COMMENT= Tool for tuning TimescaleDB for better performance LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/timescale/timescaledb-tune GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/timescaledb-tune .include diff --git a/databases/usql/Makefile b/databases/usql/Makefile index 53392cc60448..16b3a17cff19 100644 --- a/databases/usql/Makefile +++ b/databases/usql/Makefile @@ -1,18 +1,19 @@ PORTNAME= usql DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Universal command-line interface for SQL databases LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/xo/usql PLIST_FILES= bin/usql .include diff --git a/deskutils/chart/Makefile b/deskutils/chart/Makefile index 53dfe3f899da..be129c99c633 100644 --- a/deskutils/chart/Makefile +++ b/deskutils/chart/Makefile @@ -1,33 +1,33 @@ PORTNAME= chart DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MAINTAINER= mail@dbalan.in COMMENT= CLI tool to create quick plots LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= marianogappa GH_SUBDIR= src/github.com/marianogappa/chart GH_TUPLE= Sirupsen:logrus:v1.0.5:logrus/vendor/github.com/Sirupsen/logrus \ skratchdot:open-golang:75fb7ed:skratchdot/vendor/github.com/skratchdot/open-golang \ golang:crypto:027cca1:crypto/vendor/golang.org/x/crypto \ golang:sys:6c888cc:sys/vendor/golang.org/x/sys PORTDOCS= README.md PLIST_FILES= bin/chart OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/deskutils/dstask/Makefile b/deskutils/dstask/Makefile index 312a3a2d491e..0debb10f734b 100644 --- a/deskutils/dstask/Makefile +++ b/deskutils/dstask/Makefile @@ -1,32 +1,32 @@ PORTNAME= dstask DISTVERSIONPREFIX= v DISTVERSION= 0.24.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= ashish@FreeBSD.org COMMENT= Single binary terminal-based TODO manager with git-based sync LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= go:modules GO_TARGET= ./cmd/dstask ./cmd/dstask-import USE_GITHUB= yes GH_ACCOUNT= naggie post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}/${DOCSDIR} @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/.${PORTNAME}-zsh-completions.sh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/.${PORTNAME}-bash-completions.sh \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.sh .include diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile index 3cbd6669241b..02c7a8fdf037 100644 --- a/deskutils/noti/Makefile +++ b/deskutils/noti/Makefile @@ -1,27 +1,27 @@ PORTNAME= noti DISTVERSION= 3.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= tagattie@FreeBSD.org COMMENT= Trigger notifications when a process completes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= notify-send:devel/libnotify USES= go:modules USE_GITHUB= yes GH_ACCOUNT= variadico GO_TARGET= ./cmd/noti PLIST_FILES= bin/noti man/man1/noti.1.gz man/man5/noti.yaml.5.gz post-install: ${INSTALL_MAN} ${WRKSRC}/docs/man/noti.1 ${STAGEDIR}${MANPREFIX}/man/man1/noti.1 ${INSTALL_MAN} ${WRKSRC}/docs/man/noti.yaml.5 ${STAGEDIR}${MANPREFIX}/man/man5/noti.yaml.5 .include diff --git a/deskutils/pet/Makefile b/deskutils/pet/Makefile index e5bdb66f7b1e..c2bfa16ac43d 100644 --- a/deskutils/pet/Makefile +++ b/deskutils/pet/Makefile @@ -1,50 +1,50 @@ PORTNAME= pet DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Simple command-line snippet manager, written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= knqyf263 GH_TUPLE= \ BurntSushi:toml:v0.3.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \ alessio:shellescape:52074bc9df61:alessio_shellescape_1/vendor/gopkg.in/alessio/shellescape.v1 \ alessio:shellescape:v1.4.1:alessio_shellescape/vendor/github.com/alessio/shellescape \ briandowns:spinner:48dbb65d7bd5:briandowns_spinner/vendor/github.com/briandowns/spinner \ chzyer:logex:v1.1.10:chzyer_logex/vendor/github.com/chzyer/logex \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ chzyer:test:061457976a23:chzyer_test/vendor/github.com/chzyer/test \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ golang:appengine:v1.3.0:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:net:f5854403a974:golang_net/vendor/golang.org/x/net \ golang:oauth2:f42d05182288:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.2.0:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:0a5406a5449c:golang_sys/vendor/golang.org/x/sys \ golang:time:555d28b269f0:golang_time/vendor/golang.org/x/time \ google:go-github:v15.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 \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-retryablehttp:v0.6.8:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jroimartin:gocui:v0.4.0:jroimartin_gocui/vendor/github.com/jroimartin/gocui \ mattn:go-colorable:v0.0.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.3:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.2:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ nsf:termbox-go:21a4d435a862:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ pkg:errors:v0.8.0:pkg_errors/vendor/github.com/pkg/errors \ spf13:cobra:v0.0.3:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.1:spf13_pflag/vendor/github.com/spf13/pflag \ xanzy:go-gitlab:v0.50.3:xanzy_go_gitlab/vendor/github.com/xanzy/go-gitlab PLIST_FILES= bin/${PORTNAME} .include diff --git a/deskutils/ultralist/Makefile b/deskutils/ultralist/Makefile index d0b83c0d2042..ee963012904c 100644 --- a/deskutils/ultralist/Makefile +++ b/deskutils/ultralist/Makefile @@ -1,63 +1,63 @@ PORTNAME= ultralist DISTVERSION= 1.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils 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 diff --git a/devel/android-tools/Makefile b/devel/android-tools/Makefile index 82e23ffd045f..ecb1b7bdddd2 100644 --- a/devel/android-tools/Makefile +++ b/devel/android-tools/Makefile @@ -1,35 +1,35 @@ PORTNAME= android-tools PORTVERSION= 31.0.3p1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= GH MAINTAINER= nc@FreeBSD.org COMMENT= Android debugging tools LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libbrotlicommon.so:archivers/brotli \ libgmock.so:devel/googletest \ liblz4.so:archivers/liblz4 \ libpcre2-8.so:devel/pcre2 \ libprotobuf.so:devel/protobuf \ libzstd.so:archivers/zstd USES= cmake go:no_targets perl5 python:3.7+ shebangfix USE_GITHUB= yes GH_ACCOUNT= neelchauhan GH_PROJECT= freebsd-${PORTNAME} GH_TAGNAME= 271d7a26c8daf4b9fe412d360a2edfaca327efdd SHEBANG_FILES= vendor/mkbootimg/repack_bootimg.py \ vendor/mkbootimg/mkbootimg.py \ vendor/mkbootimg/unpack_bootimg.py MAKE_ENV+= GOFLAGS=-mod=vendor \ GOPATH=${WRKSRC}/vendor/boringssl/vendor \ GOPROXY=off .include diff --git a/devel/app-builder/Makefile b/devel/app-builder/Makefile index 5d967fb292cc..b60ac432390d 100644 --- a/devel/app-builder/Makefile +++ b/devel/app-builder/Makefile @@ -1,78 +1,78 @@ PORTNAME= app-builder DISTVERSIONPREFIX= v DISTVERSION= 3.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org COMMENT= Generic helper tool to build app in a distributable format LICENSE= MIT BUILD_DEPENDS= go-bindata:devel/go-bindata RUN_DEPENDS= opj_decompress:graphics/openjpeg USES= gmake go:modules USE_GITHUB= yes USE_GITLAB= nodefault GH_ACCOUNT= develar GH_TUPLE= aclements:go-rabin:d0b643ea1a4c:aclements_go_rabin/vendor/github.com/aclements/go-rabin \ alecthomas:kingpin:v2.2.6:alecthomas_kingpin/vendor/github.com/alecthomas/kingpin \ alecthomas:template:fb15b899a751:alecthomas_template/vendor/github.com/alecthomas/template \ alecthomas:units:c3de453c63f4:alecthomas_units/vendor/github.com/alecthomas/units \ alessio:shellescape:52074bc9df61:alessio_shellescape/vendor/gopkg.in/alessio/shellescape.v1 \ aws:aws-sdk-go:v1.21.3:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ biessek:golang-ico:d348d9ea4670:biessek_golang_ico/vendor/github.com/biessek/golang-ico \ develar:errors:v0.9.0:develar_errors/vendor/github.com/develar/errors \ develar:go-fs-util:69a2d4542206:develar_go_fs_util/vendor/github.com/develar/go-fs-util \ develar:go-pkcs12:54baa4f32c6a:develar_go_pkcs12/vendor/github.com/develar/go-pkcs12 \ disintegration:imaging:v1.6.0:disintegration_imaging/vendor/github.com/disintegration/imaging \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/gopkg.in/fsnotify.v1 \ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:image:d6a02ce849c9:golang_image/vendor/golang.org/x/image \ golang:net:ca1201d0de80:golang_net/vendor/golang.org/x/net \ golang:sys:fae7ac547cb7:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ hpcloud:tail:v1.0.0:hpcloud_tail/vendor/github.com/hpcloud/tail \ jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ json-iterator:go:v1.1.6:json_iterator_go/vendor/github.com/json-iterator/go \ jsummers:gobmp:e2ba15ffa76e:jsummers_gobmp/vendor/github.com/jsummers/gobmp \ mattn:go-colorable:v0.1.2:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.8:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mcuadros:go-version:92cdf37c5b75:mcuadros_go_version/vendor/github.com/mcuadros/go-version \ minio:blake2b-simd:3f5f724cb5b1:minio_blake2b_simd/vendor/github.com/minio/blake2b-simd \ 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 \ onsi:ginkgo:v1.8.0:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ onsi:gomega:v1.5.0:onsi_gomega/vendor/github.com/onsi/gomega \ oxtoacart:bpool:03653db5a59c:oxtoacart_bpool/vendor/github.com/oxtoacart/bpool \ phayes:permbits:39d7c581d2ee:phayes_permbits/vendor/github.com/phayes/permbits \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:xattr:v0.4.1:pkg_xattr/vendor/github.com/pkg/xattr \ segmentio:ksuid:v1.0.2:segmentio_ksuid/vendor/github.com/segmentio/ksuid \ uber-go:atomic:v1.4.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.1.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.10.0:uber_go_zap/vendor/go.uber.org/zap \ zieckey:goini:0da17d361d26:zieckey_goini/vendor/github.com/zieckey/goini GL_TUPLE= https://gitlab.howett.net:go:plist:591f970eefbbeb04d7b37f334a0c4c3256e32876:go_plist/vendor/howett.net/plist PLIST_FILES= bin/${PORTNAME} PORTDOCS= readme.md OPTIONS_DEFINE= DOCS pre-build: cd ${WRKSRC} && ${MAKE_CMD} assets post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/arduino-builder/Makefile b/devel/arduino-builder/Makefile index 71fa078be6a4..fbfac1ce2d3b 100644 --- a/devel/arduino-builder/Makefile +++ b/devel/arduino-builder/Makefile @@ -1,53 +1,53 @@ PORTNAME= arduino-builder PORTVERSION= 1.3.25 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= kevans@FreeBSD.org COMMENT= Command line tool for building Arduino sketches LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go USE_GITHUB= yes GH_ACCOUNT= arduino GH_TUPLE= go-errors:errors:8fa88b0:goerrors/src/github.com/go-errors/errors \ stretchr:testify:v1.1.4:stretchr/src/github.com/stretchr/testify \ jstemmer:go-junit-report:6aeed67:jstemmer/src/github.com/jstemmer/go-junit-report GO_PKGNAME= arduino.cc GO_TARGET= ./arduino-builder OPTIONS_DEFINE= TOOLS OPTIONS_DEFAULT=TOOLS TOOLS_DESC= Add arduino-tools for a standalone build setup TOOLS_RUN_DEPENDS= arduino-tools>=${_COMPAT_VER}:devel/arduino-tools TOOLS_PLIST_FILES= arduino/arduino-builder.options _COMPAT_VER= 1.6.12 _IDE_VER= 10612 PLIST_FILES= arduino/hardware/platform.keys.rewrite.txt \ arduino/hardware/platform.txt \ bin/${PORTNAME} # override, upstream expects GOROOT in ${WRKSRC}, not ${WRKDIR} post-extract: ${LN} -s ${WRKSRC}/src ${WRKDIR} do-patch-TOOLS-on: ${CP} ${FILESDIR}/arduino-builder.options.in ${WRKSRC}/arduino-builder.options ${REINPLACE_CMD} -e 's|%%IDEVER%%|${_IDE_VER}|' \ -e 's|%%PREFIX%%|${PREFIX}|' \ ${WRKSRC}/arduino-builder.options post-install: (cd ${GO_WRKSRC}/builder && ${COPYTREE_SHARE} "hardware" ${STAGEDIR}${PREFIX}/arduino ${FIND_EXPR}) post-install-TOOLS-on: ${INSTALL_DATA} ${WRKSRC}/arduino-builder.options ${STAGEDIR}${PREFIX}/arduino/arduino-builder.options .include diff --git a/devel/arduinoOTA/Makefile b/devel/arduinoOTA/Makefile index 93d143f7d802..b3cacecb1336 100644 --- a/devel/arduinoOTA/Makefile +++ b/devel/arduinoOTA/Makefile @@ -1,22 +1,22 @@ PORTNAME= arduinoOTA PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= kevans@FreeBSD.org COMMENT= OTA upload tool for Arduino/ESP8266 LICENSE= GPLv3 USES= go USE_GITHUB= yes GH_ACCOUNT= arduino GH_TAGNAME= c2b8306 GO_BUILDFLAGS= -ldflags "-X main.compileInfo=${COMPILEINFO}" PLIST_FILES= bin/${PORTNAME} COMPILEINFO= ${OPSYS}${OSREL}-${ARCH}-${GH_TAGNAME} .include diff --git a/devel/athens/Makefile b/devel/athens/Makefile index f9724c5e7a8c..00ab0389eb04 100644 --- a/devel/athens/Makefile +++ b/devel/athens/Makefile @@ -1,140 +1,140 @@ PORTNAME= athens PORTVERSION= 0.11.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Proxy server for the Go Modules download API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes BUILD_DATE= 2021-05-20-00:00:00-UTC GH_TUPLE= gomods:${PORTNAME}:${DISTVERSIONPREFIX}${PORTVERSION}:DEFAULT \ Azure:azure-pipeline-go:v0.2.2:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-storage-blob-go:v0.10.0:azure_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ DataDog:datadog-go:281ae9f2d895:datadog_datadog_go/vendor/github.com/DataDog/datadog-go \ DataDog:dd-trace-go:v1.10.0:datadog_dd_trace_go/vendor/gopkg.in/DataDog/dd-trace-go.v1 \ DataDog:opencensus-go-exporter-datadog:e6c7f767dc57:datadog_opencensus_go_exporter_datadog/vendor/github.com/DataDog/opencensus-go-exporter-datadog \ agext:levenshtein:v1.2.1:agext_levenshtein/vendor/github.com/agext/levenshtein \ ajg:form:523a5da1a92f:ajg_form/vendor/github.com/ajg/form \ apache:thrift:v0.12.0:apache_thrift/vendor/github.com/apache/thrift \ apparentlymart:go-textseg:v1.0.0:apparentlymart_go_textseg/vendor/github.com/apparentlymart/go-textseg \ aws:aws-sdk-go:v1.32.7:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:3a771d992973:beorn7_perks/vendor/github.com/beorn7/perks \ bsm:redislock:v0.4.2:bsm_redislock/vendor/github.com/bsm/redislock \ census-ecosystem:opencensus-go-exporter-jaeger:v0.1.0:census_ecosystem_opencensus_go_exporter_jaeger/vendor/contrib.go.opencensus.io/exporter/jaeger \ census-ecosystem:opencensus-go-exporter-prometheus:v0.1.0:census_ecosystem_opencensus_go_exporter_prometheus/vendor/contrib.go.opencensus.io/exporter/prometheus \ census-ecosystem:opencensus-go-exporter-stackdriver:v0.6.0:census_ecosystem_opencensus_go_exporter_stackdriver/vendor/contrib.go.opencensus.io/exporter/stackdriver \ census-instrumentation:opencensus-go:v0.22.3:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ codegangsta:negroni:v1.0.0:codegangsta_negroni/vendor/github.com/codegangsta/negroni \ coreos:go-systemd:39ca1b05acc7:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ coreos:pkg:3ac0863d7acf:coreos_pkg/vendor/github.com/coreos/pkg \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dominikh:go-tools:v0.0.1-2020.1.3:dominikh_go_tools/vendor/honnef.co/go/tools \ etcd-io:etcd:784daa04988c:etcd_io_etcd/vendor/go.etcd.io/etcd \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ go-ini:ini:v1.42.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-playground:assert:v1.2.1:go_playground_assert/vendor/gopkg.in/go-playground/assert.v1 \ go-playground:locales:v0.12.1:go_playground_locales/vendor/github.com/go-playground/locales \ go-playground:universal-translator:v0.16.0:go_playground_universal_translator/vendor/github.com/go-playground/universal-translator \ go-playground:validator:v9.20.2:go_playground_validator/vendor/gopkg.in/go-playground/validator.v9 \ go-redis:redis:v7.2.0:go_redis_redis_v7/vendor/github.com/go-redis/redis/v7 \ go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ go-yaml:yaml:v2.2.4:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobuffalo:envy:v1.6.7:gobuffalo_envy/vendor/github.com/gobuffalo/envy \ gobuffalo:httptest:v1.0.4:gobuffalo_httptest/vendor/github.com/gobuffalo/httptest \ gogo:protobuf:v1.2.0:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:e9b2fee46413:golang_crypto/vendor/golang.org/x/crypto \ golang:exp:6cc2880d07d6:golang_exp/vendor/golang.org/x/exp \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:lint:910be7a94367:golang_lint/vendor/golang.org/x/lint \ golang:mod:v0.2.0:golang_mod/vendor/golang.org/x/mod \ golang:net:5a598a2470a0:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:43a5402ce75a:golang_sync/vendor/golang.org/x/sync \ golang:sys:d5e6a3e2c0ae: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 \ golang:tools:023911ca70b2:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:9bdfabe68543: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:0452cf42e150:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:google-api-go-client:v0.15.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:bigquery/v1.4.0:googleapis_google_cloud_go_bigquery \ googleapis:google-cloud-go:storage/v1.5.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.52.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gorilla:context:v1.1.1:gorilla_context/vendor/github.com/gorilla/context \ gorilla:mux:v1.6.2:gorilla_mux/vendor/github.com/gorilla/mux \ grpc:grpc-go:v1.26.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:v1.0.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:hcl2:640445e16309:hashicorp_hcl2/vendor/github.com/hashicorp/hcl2 \ jmespath:go-jmespath:v0.3.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ joho:godotenv:v1.3.0:joho_godotenv/vendor/github.com/joho/godotenv \ jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \ kelseyhightower:envconfig:v1.3.0:kelseyhightower_envconfig/vendor/github.com/kelseyhightower/envconfig \ konsorten:go-windows-terminal-sequences:v1.0.1:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ kylelemons:godebug:v1.1.0:kylelemons_godebug/vendor/github.com/kylelemons/godebug \ lib:pq:v1.7.0:lib_pq/vendor/github.com/lib/pq \ markbates:hmax:v1.0.0:markbates_hmax/vendor/github.com/markbates/hmax \ mattn:go-colorable:v0.0.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-ieproxy:6dee0af9227d:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ mattn:go-isatty:v0.0.4:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ minio:minio-go:v6.0.43:minio_minio_go_v6/vendor/github.com/minio/minio-go/v6 \ minio:sha256-simd:v0.1.1:minio_sha256_simd/vendor/github.com/minio/sha256-simd \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-wordwrap:ad45545899c7:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mongodb:mongo-go-driver:v1.0.0:mongodb_mongo_go_driver/vendor/go.mongodb.org/mongo-driver \ philhofer:fwd:v1.0.0:philhofer_fwd/vendor/github.com/philhofer/fwd \ 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 \ prometheus:client_golang:3c4408c8b829:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:14fe0d1b01d4:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.2.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:bf6a532e95b1:prometheus_procfs/vendor/github.com/prometheus/procfs \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:afero:v1.1.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.5.1:stretchr_testify/vendor/github.com/stretchr/testify \ technosophos:moniker:a5dbd03a2245:technosophos_moniker/vendor/github.com/technosophos/moniker \ tidwall:pretty:65a9db5fad51:tidwall_pretty/vendor/github.com/tidwall/pretty \ tinylib:msgp:v1.0.2:tinylib_msgp/vendor/github.com/tinylib/msgp \ uber-go:atomic:v1.3.2:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.1.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.9.1:uber_go_zap/vendor/go.uber.org/zap \ unrolled:secure:0d6b5bb13069:unrolled_secure/vendor/github.com/unrolled/secure \ xdg:scram:7eeb5667e42c:xdg_scram/vendor/github.com/xdg/scram \ xdg:stringprep:v1.0.0:xdg_stringprep/vendor/github.com/xdg/stringprep \ zclconf:go-cty:b18a157db9e2:zclconf_go_cty/vendor/github.com/zclconf/go-cty post-extract: @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/bigquery @${RLN} ${WRKSRC_googleapis_google_cloud_go_bigquery}/bigquery ${WRKSRC}/vendor/cloud.google.com/go/bigquery @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage GO_TARGET= ./cmd/proxy GO_BUILDFLAGS= -ldflags " \ -X github.com/gomods/${PORTNAME}/pkg/build.version=${PORTVERSION} \ -X github.com/gomods/${PORTNAME}/pkg/build.buildDate=${BUILD_DATE}" PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/proxy ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/atlantis/Makefile b/devel/atlantis/Makefile index 6dbb96d362d6..d68ad2e4660a 100644 --- a/devel/atlantis/Makefile +++ b/devel/atlantis/Makefile @@ -1,24 +1,24 @@ # Created by: Gabriel M. Dutra <0xdutra@gmail.com> PORTNAME= atlantis DISTVERSIONPREFIX= v DISTVERSION= 0.18.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= 0xdutra@gmail.com COMMENT= Terraform Pull Requests Automation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= terraform:sysutils/terraform USES= go:modules GO_MODULE= github.com/runatlantis/atlantis CGO_ENABLED= 0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/awless/Makefile b/devel/awless/Makefile index 4dd7f7050d92..cbe7e011b596 100644 --- a/devel/awless/Makefile +++ b/devel/awless/Makefile @@ -1,34 +1,34 @@ PORTNAME= awless DISTVERSIONPREFIX= v DISTVERSION= 0.1.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= dmgk@FreeBSD.org COMMENT= Fast, powerful and easy-to-use CLI for AWS LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= wallix GH_SUBDIR= src/github.com/wallix/${PORTNAME} GH_TUPLE= golang:sys:33540a1f6037:golang_sys PLIST_FILES= bin/awless PORTDOCS= README.md CHANGELOG.md OPTIONS_DEFINE= DOCS # freebsd/arm64 needs golang.org/x/sys@33540a1f6037 or later post-patch: ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys ${RLN} ${WRKSRC_golang_sys} ${WRKSRC}/vendor/golang.org/x/sys do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/bazel-buildtools/Makefile b/devel/bazel-buildtools/Makefile index 6cf0ffea78d9..c84a81b1ce4a 100644 --- a/devel/bazel-buildtools/Makefile +++ b/devel/bazel-buildtools/Makefile @@ -1,28 +1,28 @@ PORTNAME= bazel-buildtools DISTVERSION= 3.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Bazel BUILD file formatter and editor LICENSE= APACHE20 USES= go USE_GITHUB= yes GH_ACCOUNT= bazelbuild GH_PROJECT= buildtools GH_TUPLE= \ golang:protobuf:v1.3.1:protobuf/vendor/github.com/golang/protobuf \ google:skylark:a5f7082:skylark/vendor/github.com/google/skylark \ google:starlark-go:aaf7be0:starlark_go/vendor/go.starlark.net GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= ./buildifier \ ./buildifier2 \ ./buildozer \ ./unused_deps PLIST_FILES= ${GO_TARGET:S/^./bin/} .include diff --git a/devel/bit/Makefile b/devel/bit/Makefile index 3bf3b05d42e7..b13a76e342a3 100644 --- a/devel/bit/Makefile +++ b/devel/bit/Makefile @@ -1,66 +1,66 @@ PORTNAME= bit DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org COMMENT= Modern command-line interface to Git LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= chriswalz GH_TUPLE= \ AlecAivazis:survey:v2.2.9:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ apex:log:v1.9.0:apex_log/vendor/github.com/apex/log \ bradfitz:iter:e8f45d346db8:bradfitz_iter/vendor/github.com/bradfitz/iter \ c-bata:go-prompt:v0.2.5:c_bata_go_prompt/vendor/github.com/c-bata/go-prompt \ c4milo:unpackit:4ed373e9ef1c:c4milo_unpackit/vendor/github.com/c4milo/unpackit \ chriswalz:complete:v3.0.13:chriswalz_complete_v3/vendor/github.com/chriswalz/complete/v3 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dsnet:compress:v0.0.1:dsnet_compress/vendor/github.com/dsnet/compress \ go-yaml:yaml:a5ece683394c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:crypto:f99c8df09eb5:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:635bc2c9138d:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ google:go-github:v17.0.0:google_go_github/vendor/github.com/google/go-github \ google:go-github:v32.1.0:google_go_github_v32/vendor/github.com/google/go-github/v32 \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ gosuri:uilive:v0.0.4:gosuri_uilive/vendor/github.com/gosuri/uilive \ gosuri:uiprogress:v0.0.1:gosuri_uiprogress/vendor/github.com/gosuri/uiprogress \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:v1.0.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hooklift:assert:v0.1.0:hooklift_assert/vendor/github.com/hooklift/assert \ 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 \ klauspost:compress:v1.4.1:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:cpuid:v1.2.0:klauspost_cpuid/vendor/github.com/klauspost/cpuid \ klauspost:pgzip:v1.2.5:klauspost_pgzip/vendor/github.com/klauspost/pgzip \ lithammer:fuzzysearch:v1.1.1:lithammer_fuzzysearch/vendor/github.com/lithammer/fuzzysearch \ 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 \ mattn:go-tty:v0.0.3:mattn_go_tty/vendor/github.com/mattn/go-tty \ mgutz:ansi:9520e82c474b:mgutz_ansi/vendor/github.com/mgutz/ansi \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:term:v1.1.0:pkg_term/vendor/github.com/pkg/term \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ posener:script:v1.1.5:posener_script/vendor/github.com/posener/script \ rs:zerolog:v1.20.0:rs_zerolog/vendor/github.com/rs/zerolog \ spf13:cobra:v1.1.3:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ thoas:go-funk:v0.7.0:thoas_go_funk/vendor/github.com/thoas/go-funk \ tj:go-update:v2.2.4:tj_go_update/vendor/github.com/tj/go-update \ ulikunitz:xz:v0.5.8:ulikunitz_xz/vendor/github.com/ulikunitz/xz GO_TARGET= . PLIST_FILES= bin/bit SUB_FILES= pkg-message .include diff --git a/devel/buildkite-agent/Makefile b/devel/buildkite-agent/Makefile index 6386f494b2e9..89e58c5cadb9 100644 --- a/devel/buildkite-agent/Makefile +++ b/devel/buildkite-agent/Makefile @@ -1,48 +1,48 @@ PORTNAME= buildkite-agent DISTVERSIONPREFIX= v DISTVERSION= 3.35.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Cross-platform build runner to run your own build tasks LICENSE= APACHE20 BSD2CLAUSE BSD3CLAUSE LGPL3 MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= bash:shells/bash USES= go:modules USE_GITHUB= yes GH_ACCOUNT= buildkite GH_PROJECT= agent .include "${.CURDIR}/Makefile.deps" USE_RC_SUBR= buildkite ETCDIR= ${PREFIX}/etc/buildkite SUB_FILES= pkg-message post-patch: @${REINPLACE_CMD} -I '' -e 's|/bin/bash|${LOCALBASE}/bin/bash|g' \ `${FIND} ${WRKSRC}/packaging/linux -type f` @${REINPLACE_CMD} -I '' -e 's|/bin/bash|${LOCALBASE}/bin/bash|g' \ `${FIND} ${WRKSRC}/bootstrap -type f -name *.go` do-install: ${INSTALL_PROGRAM} \ ${WRKDIR}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${MKDIR} ${STAGEDIR}${ETCDIR}/hooks ${STAGEDIR}${ETCDIR}/plugins ${INSTALL_DATA} \ ${WRKSRC}/packaging/github/linux/${PORTNAME}.cfg \ ${STAGEDIR}${ETCDIR}/${PORTNAME}.cfg.sample post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/packaging/linux/root/usr/share/${PORTNAME} && ${COPYTREE_SHARE} hooks ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/devel/chroma/Makefile b/devel/chroma/Makefile index 0aecda81787d..358ee8a5e31d 100644 --- a/devel/chroma/Makefile +++ b/devel/chroma/Makefile @@ -1,37 +1,37 @@ PORTNAME= chroma DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMESUFFIX= -syntax-highlighter MAINTAINER= yuri@FreeBSD.org COMMENT= General purpose syntax highlighter in pure Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= go:modules USE_GITHUB= yes GH_ACCOUNT= alecthomas GH_TUPLE= \ alecthomas:assert:405dbfeb8e38:alecthomas_assert/vendor/github.com/alecthomas/assert \ alecthomas:colour:60882d9e2721:alecthomas_colour/vendor/github.com/alecthomas/colour \ alecthomas:kong:v0.2.4:alecthomas_kong/vendor/github.com/alecthomas/kong \ alecthomas:repr:117648cd9897:alecthomas_repr/vendor/github.com/alecthomas/repr \ danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \ dlclark:regexp2:v1.4.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ golang:sys:669c56c373c4:golang_sys/vendor/golang.org/x/sys \ mattn:go-colorable:v0.1.6:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ sergi:go-diff:v1.0.0:sergi_go_diff/vendor/github.com/sergi/go-diff # modules2tuples should be used (not GO_MODULE) because library and command line tool are in the same archive which complicates it for GO_MODULE. CONFLICTS_INSTALL= chroma GO_TARGET= ./cmd/chroma PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile index 18e2af1e29d6..1735c9446cec 100644 --- a/devel/cirrus-cli/Makefile +++ b/devel/cirrus-cli/Makefile @@ -1,127 +1,128 @@ PORTNAME= cirrus-cli PORTVERSION= 0.79.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org COMMENT= Command line interface for Cirrus CI LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= cirruslabs GH_TUPLE= \ Microsoft:go-winio:v0.5.1:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ PaesslerAG:gval:v1.1.0:paesslerag_gval/vendor/github.com/PaesslerAG/gval \ ProtonMail:go-crypto:a4f6767435ab:protonmail_go_crypto/vendor/github.com/ProtonMail/go-crypto \ acomagu:bufpipe:v1.0.3:acomagu_bufpipe/vendor/github.com/acomagu/bufpipe \ agext:levenshtein:v1.2.3:agext_levenshtein/vendor/github.com/agext/levenshtein \ antihax:optional:v1.0.0:antihax_optional/vendor/github.com/antihax/optional \ avast:retry-go:v3.0.0:avast_retry_go/vendor/github.com/avast/retry-go \ certifi:gocertifi:431795d63e8d:certifi_gocertifi/vendor/github.com/certifi/gocertifi \ cirruslabs:cirrus-ci-agent:v1.78.0:cirruslabs_cirrus_ci_agent/vendor/github.com/cirruslabs/cirrus-ci-agent \ cirruslabs:echelon:v1.7.0:cirruslabs_echelon/vendor/github.com/cirruslabs/echelon \ cirruslabs:go-java-glob:v0.1.0:cirruslabs_go_java_glob/vendor/github.com/cirruslabs/go-java-glob \ cirruslabs:podmanapi:v0.2.0:cirruslabs_podmanapi/vendor/github.com/cirruslabs/podmanapi \ containerd:containerd:v1.5.3:containerd_containerd/vendor/github.com/containerd/containerd \ containerd:ttrpc:v1.0.2:containerd_ttrpc/vendor/github.com/containerd/ttrpc \ containerd:typeurl:v1.0.2:containerd_typeurl/vendor/github.com/containerd/typeurl \ containers:image:v5.9.0:containers_image_v5/vendor/github.com/containers/image/v5 \ containers:storage:v1.24.4:containers_storage/vendor/github.com/containers/storage \ cyphar:filepath-securejoin:v0.2.2:cyphar_filepath_securejoin/vendor/github.com/cyphar/filepath-securejoin \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ docker:cli:v20.10.7:docker_cli/vendor/github.com/docker/cli \ docker:distribution:v2.7.1:docker_distribution/vendor/github.com/docker/distribution \ 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 \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ emirpasic:gods:v1.12.0:emirpasic_gods/vendor/github.com/emirpasic/gods \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-git:gcfg:v1.5.0:go_git_gcfg/vendor/github.com/go-git/gcfg \ go-git:go-billy:v5.3.1:go_git_go_billy_v5/vendor/github.com/go-git/go-billy/v5 \ go-git:go-git:a5bbcd278ab1:go_git_go_git_v5/vendor/github.com/go-git/go-git/v5 \ go-ini:ini:v1.62.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-test:deep:v1.0.1:go_test_deep/vendor/github.com/go-test/deep \ go-warnings:warnings:v0.1.2:go_warnings_warnings/vendor/gopkg.in/warnings.v0 \ go-yaml:yaml:eeeca48fe776:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:e495a2d5b3d3:golang_crypto/vendor/golang.org/x/crypto \ golang:net:5cfca573fb4d:golang_net/vendor/golang.org/x/net \ golang:oauth2:08078c50e5b5:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:1d35b9e2eb4e:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ google:go-genproto:2b146023228c:google_go_genproto/vendor/google.golang.org/genproto \ google:go-github:v32.1.0:google_go_github_v32/vendor/github.com/google/go-github/v32 \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ google:starlark-go:7a1108eaa012:google_starlark_go/vendor/go.starlark.net \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ grpc-ecosystem:go-grpc-middleware:v1.3.0:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \ grpc:grpc-go:v1.41.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:go-version:v1.3.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jbenet:go-context:d14ea06fba99:jbenet_go_context/vendor/github.com/jbenet/go-context \ kevinburke:ssh_config:v1.1.0:kevinburke_ssh_config/vendor/github.com/kevinburke/ssh_config \ klauspost:compress:v1.13.6:klauspost_compress/vendor/github.com/klauspost/compress \ kr:fs:v0.1.0:kr_fs/vendor/github.com/kr/fs \ lestrrat-go:jspointer:82fadba7561c:lestrrat_go_jspointer/vendor/github.com/lestrrat-go/jspointer \ lestrrat-go:jsref:1b590508f37d:lestrrat_go_jsref/vendor/github.com/lestrrat-go/jsref \ lestrrat-go:jsschema:5c81c58ffcc3:lestrrat_go_jsschema/vendor/github.com/lestrrat-go/jsschema \ lestrrat-go:jsval:20277e9befc0:lestrrat_go_jsval/vendor/github.com/lestrrat-go/jsval \ lestrrat-go:pdebug:4d6bd78da58d:lestrrat_go_pdebug/vendor/github.com/lestrrat-go/pdebug \ lestrrat-go:structinfo:acd51874663b:lestrrat_go_structinfo/vendor/github.com/lestrrat-go/structinfo \ magiconair:properties:v1.8.4:magiconair_properties/vendor/github.com/magiconair/properties \ 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.4.0:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ moby:buildkit:v0.9.0:moby_buildkit/vendor/github.com/moby/buildkit \ moby:locker:v1.0.1:moby_locker/vendor/github.com/moby/locker \ moby:moby:v0.6.3:moby_moby_1/vendor/github.com/docker/docker-credential-helpers \ moby:moby:v20.10.7:moby_moby/vendor/github.com/docker/docker \ moby:sys:mountinfo/v0.4.1:moby_sys_mountinfo/vendor/github.com/moby/sys \ moby:term:df9cb8a40635:moby_term/vendor/github.com/moby/term \ natefinch:lumberjack:v2.0.0:natefinch_lumberjack/vendor/gopkg.in/natefinch/lumberjack.v2 \ onsi:ginkgo:v1.14.2:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ opencontainers:go-digest:v1.0.0:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:775207bd45b6:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ opencontainers:runc:v1.0.0-rc93:opencontainers_runc/vendor/github.com/opencontainers/runc \ opencontainers:runtime-spec:e6143ca7d51d:opencontainers_runtime_spec/vendor/github.com/opencontainers/runtime-spec \ otiai10:copy:v1.7.0:otiai10_copy/vendor/github.com/otiai10/copy \ pelletier:go-toml:v1.9.1:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:sftp:v1.12.0:pkg_sftp/vendor/github.com/pkg/sftp \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ qri-io:starlib:v0.5.0:qri_io_starlib/vendor/github.com/qri-io/starlib \ sergi:go-diff:v1.2.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:afero:v1.5.1:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.1.3: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 \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ syndtr:gocapability:42c35b437635:syndtr_gocapability/vendor/github.com/syndtr/gocapability \ xanzy:ssh-agent:v0.3.1:xanzy_ssh_agent/vendor/github.com/xanzy/ssh-agent \ xeipuuv:gojsonpointer:df4f5c81cb3b:xeipuuv_gojsonpointer/vendor/github.com/xeipuuv/gojsonpointer \ xeipuuv:gojsonreference:bd5ef7bd5415:xeipuuv_gojsonreference/vendor/github.com/xeipuuv/gojsonreference \ xeipuuv:gojsonschema:v1.2.0:xeipuuv_gojsonschema/vendor/github.com/xeipuuv/gojsonschema \ yudai:gojsondiff:v1.0.0:yudai_gojsondiff/vendor/github.com/yudai/gojsondiff \ yudai:golcs:ecda9a501e82:yudai_golcs/vendor/github.com/yudai/golcs \ yudai:pp:v2.0.1:yudai_pp/vendor/github.com/yudai/pp GO_TARGET= ./cmd/cirrus PLIST_FILES= bin/cirrus .include diff --git a/devel/delve/Makefile b/devel/delve/Makefile index b550865bb042..e1d0af8da2dd 100644 --- a/devel/delve/Makefile +++ b/devel/delve/Makefile @@ -1,27 +1,27 @@ PORTNAME= delve DISTVERSIONPREFIX= v DISTVERSION= 1.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= dmitry.wagin@ya.ru COMMENT= Debugger for the Go programming language LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 USES= go:modules USE_GITHUB= yes GH_ACCOUNT= go-delve GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ./cmd/dlv CONFLICTS_INSTALL= dlv # bin/dlv PLIST_FILES= bin/dlv .include diff --git a/devel/dupl/Makefile b/devel/dupl/Makefile index bdb49d0277df..37a1b11c8be7 100644 --- a/devel/dupl/Makefile +++ b/devel/dupl/Makefile @@ -1,22 +1,22 @@ PORTNAME= dupl DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-11 DISTVERSIONSUFFIX= -g28d787e -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for code clone detection LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= mibk GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/dwarf2json/Makefile b/devel/dwarf2json/Makefile index f4b1e9d8fd8f..f807dda771c5 100644 --- a/devel/dwarf2json/Makefile +++ b/devel/dwarf2json/Makefile @@ -1,22 +1,22 @@ PORTNAME= dwarf2json DISTVERSION= g20200326 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= antoine@FreeBSD.org COMMENT= Convert ELF/DWARF symbol and type information into JSON LICENSE= VSL LICENSE_NAME= Volatility Software License LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USE_GITHUB= yes GH_ACCOUNT= volatilityfoundation GH_TAGNAME= 224af56 GH_TUPLE= spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag USES= go:modules PLIST_FILES= bin/dwarf2json .include diff --git a/devel/esbuild/Makefile b/devel/esbuild/Makefile index 90a9c00e12d1..7da432849000 100644 --- a/devel/esbuild/Makefile +++ b/devel/esbuild/Makefile @@ -1,23 +1,23 @@ PORTNAME= esbuild DISTVERSIONPREFIX= v DISTVERSION= 0.14.23 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel www MAINTAINER= dch@FreeBSD.org COMMENT= Extremely fast JavaScript bundler and minifier LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules USE_GITHUB= yes GH_ACCOUNT= evanw .include "${.CURDIR}/Makefile.deps" GO_TARGET= ./cmd/esbuild:esbuild PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/etcd/Makefile b/devel/etcd/Makefile index 019a72bbb2b8..dec75dc1a3fa 100644 --- a/devel/etcd/Makefile +++ b/devel/etcd/Makefile @@ -1,36 +1,36 @@ PORTNAME= etcd PORTVERSION= 2.3.8 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel PKGNAMEPREFIX= coreos- MAINTAINER= robak@FreeBSD.org COMMENT= Highly-available key value store and service discovery LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go USE_GITHUB= yes GH_ACCOUNT= coreos GO_PKGNAME= github.com/coreos/etcd GO_TARGET= github.com/coreos/etcd github.com/coreos/etcd/etcdctl CONFLICTS_INSTALL= coreos-etcd[0-9][0-9] PORTSCOUT= limit:^2.* PLIST_FILES= bin/etcd \ bin/etcdctl PORTDOCS= README.md OPTIONS_DEFINE= DOCS DOCS_DESC= Install etcd README file do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/etcd31/Makefile b/devel/etcd31/Makefile index be78f7c84fd8..40890d5824b9 100644 --- a/devel/etcd31/Makefile +++ b/devel/etcd31/Makefile @@ -1,38 +1,38 @@ PORTNAME= etcd PORTVERSION= 3.1.20 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel PKGNAMEPREFIX= coreos- PKGNAMESUFFIX= 31 MAINTAINER= olgeni@FreeBSD.org COMMENT= Highly-available key value store and service discovery LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go USE_GITHUB= yes GH_ACCOUNT= coreos GO_PKGNAME= github.com/coreos/etcd GO_TARGET= ./cmd/etcd ./cmd/etcdctl CONFLICTS_INSTALL= coreos-etcd[0-9][0-9] PLIST_FILES= bin/etcd \ bin/etcdctl PORTDOCS= README.md OPTIONS_DEFINE= DOCS DOCS_DESC= Install etcd README file post-patch: ${REINPLACE_CMD} -i '' "s@#cgo LDFLAGS: -ldl@@g;" ${WRKSRC}/cmd/vendor/github.com/coreos/pkg/dlopen/dlopen.go do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/etcd32/Makefile b/devel/etcd32/Makefile index 45c8f9e730e2..e74c0cd19798 100644 --- a/devel/etcd32/Makefile +++ b/devel/etcd32/Makefile @@ -1,38 +1,38 @@ PORTNAME= etcd PORTVERSION= 3.2.32 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel PKGNAMEPREFIX= coreos- PKGNAMESUFFIX= 32 MAINTAINER= olgeni@FreeBSD.org COMMENT= Highly-available key value store and service discovery LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go USE_GITHUB= yes GH_ACCOUNT= coreos GO_PKGNAME= github.com/coreos/etcd GO_TARGET= ./cmd/etcd ./cmd/etcdctl CONFLICTS_INSTALL= coreos-etcd[0-9][0-9] PLIST_FILES= bin/etcd \ bin/etcdctl PORTDOCS= README.md OPTIONS_DEFINE= DOCS DOCS_DESC= Install etcd README file post-patch: ${REINPLACE_CMD} -i '' "s@#cgo LDFLAGS: -ldl@@g;" ${WRKSRC}/cmd/vendor/github.com/coreos/pkg/dlopen/dlopen.go do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/etcd33/Makefile b/devel/etcd33/Makefile index fb399da4d363..829f479582bb 100644 --- a/devel/etcd33/Makefile +++ b/devel/etcd33/Makefile @@ -1,89 +1,89 @@ PORTNAME= etcd PORTVERSION= 3.3.23 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel PKGNAMEPREFIX= coreos- PKGNAMESUFFIX= 33 MAINTAINER= olgeni@FreeBSD.org COMMENT= Highly-available key value store and service discovery LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules USE_GITHUB= yes GH_ACCOUNT= coreos GH_TUPLE= beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bgentry:speakeasy:v0.1.0:bgentry_speakeasy/vendor/github.com/bgentry/speakeasy \ cheggaaa:pb:v1.0.2:cheggaaa_pb/vendor/gopkg.in/cheggaaa/pb.v1 \ coreos:bbolt:v1.3.3:coreos_bbolt/vendor/github.com/coreos/bbolt \ coreos:etcd:v3.3.22:coreos_etcd/vendor/github.com/coreos/etcd \ coreos:go-semver:v0.2.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ coreos:go-systemd:e64a0ec8b42a:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ coreos:pkg:97fdf19511ea:coreos_pkg/vendor/github.com/coreos/pkg \ cpuguy83:go-md2man:23709d084719:cpuguy83_go_md2man/vendor/github.com/cpuguy83/go-md2man \ dgrijalva:jwt-go:v3.0.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.2.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:crypto:cbcb75029529:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:869f871628b6:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:59133d7f0dd7:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:fe76b779f299:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:time:c06e80d9300e:golang_time/vendor/golang.org/x/time \ google:btree:v1.0.0:google_btree/vendor/github.com/google/btree \ google:go-genproto:c66870c02cf8:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.0.0:google_uuid/vendor/github.com/google/uuid \ gorilla:websocket:4201258b820c:gorilla_websocket/vendor/github.com/gorilla/websocket \ grpc-ecosystem:go-grpc-middleware:v1.0.0:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \ grpc-ecosystem:go-grpc-prometheus:0dafe0d496ea:grpc_ecosystem_go_grpc_prometheus/vendor/github.com/grpc-ecosystem/go-grpc-prometheus \ grpc-ecosystem:grpc-gateway:v1.3.1:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \ grpc:grpc-go:v1.23.0:grpc_grpc_go/vendor/google.golang.org/grpc \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jonboulle:clockwork:v0.1.0:jonboulle_clockwork/vendor/github.com/jonboulle/clockwork \ json-iterator:go:v1.1.7:json_iterator_go/vendor/github.com/json-iterator/go \ kr:pty:v1.1.1:kr_pty/vendor/github.com/kr/pty \ kubernetes-sigs:yaml:v1.1.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ mattn:go-runewidth:v0.0.2:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ 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 \ olekukonko:tablewriter:a0225b3f23b5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ prometheus:client_golang:5cec1d0429b0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:6f3806018612:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:e3fb1a1acd76:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:a6e9df898b13:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ russross:blackfriday:4048872b16cc:russross_blackfriday/vendor/github.com/russross/blackfriday \ sirupsen:logrus:v1.0.3:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ soheilhy:cmux:v0.1.4:soheilhy_cmux/vendor/github.com/soheilhy/cmux \ spf13:cobra:1c44ec8d3f15:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.0:spf13_pflag/vendor/github.com/spf13/pflag \ tmc:grpc-websocket-proxy:89b8d40f7ca8:tmc_grpc_websocket_proxy/vendor/github.com/tmc/grpc-websocket-proxy \ uber-go:atomic:v1.6.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.5.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.10.0:uber_go_zap/vendor/go.uber.org/zap \ urfave:cli:v1.18.0:urfave_cli/vendor/github.com/urfave/cli \ xiang90:probing:07dd2e8dfe18:xiang90_probing/vendor/github.com/xiang90/probing GO_PKGNAME= github.com/coreos/etcd GO_TARGET= . ./etcdctl CONFLICTS_INSTALL= coreos-etcd[0-9][0-9] PLIST_FILES= bin/etcd \ bin/etcdctl PORTDOCS= README.md OPTIONS_DEFINE= DOCS DOCS_DESC= Install etcd README file do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/etcd34/Makefile b/devel/etcd34/Makefile index be525a287f69..61d9a8bd5204 100644 --- a/devel/etcd34/Makefile +++ b/devel/etcd34/Makefile @@ -1,35 +1,35 @@ PORTNAME= etcd PORTVERSION= 3.4.18 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel PKGNAMEPREFIX= coreos- PKGNAMESUFFIX= 34 MAINTAINER= olgeni@FreeBSD.org COMMENT= Highly-available key value store and service discovery LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules USE_GITHUB= yes GH_ACCOUNT= coreos GO_PKGNAME= github.com/coreos/etcd GO_TARGET= . ./etcdctl CONFLICTS_INSTALL= coreos-etcd[0-9][0-9] PLIST_FILES= bin/etcd \ bin/etcdctl PORTDOCS= README.md OPTIONS_DEFINE= DOCS DOCS_DESC= Install etcd README file do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/gh/Makefile b/devel/gh/Makefile index c1b1103e6807..e8bdd9d06f8a 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,128 +1,129 @@ PORTNAME= gh DISTVERSIONPREFIX= v DISTVERSION= 2.13.0 +PORTREVISION= 1 CATEGORIES= devel 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.3.5:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ MakeNowJust:heredoc:v1.0.0:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \ alecthomas:chroma:v0.10.0:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ aymerick:douceur:v0.2.0:aymerick_douceur/vendor/github.com/aymerick/douceur \ briandowns:spinner:v1.18.1:briandowns_spinner/vendor/github.com/briandowns/spinner \ charmbracelet:glamour:v0.4.0:charmbracelet_glamour/vendor/github.com/charmbracelet/glamour \ charmbracelet:lipgloss:v0.5.0:charmbracelet_lipgloss/vendor/github.com/charmbracelet/lipgloss \ cli:browser:v1.1.0:cli_browser/vendor/github.com/cli/browser \ cli:crypto:6be313f59b03:cli_crypto/vendor/golang.org/x/crypto \ cli:go-gh:9dbbfe25d943:cli_go_gh/vendor/github.com/cli/go-gh \ cli:oauth:v0.9.0:cli_oauth/vendor/github.com/cli/oauth \ cli:safeexec:v1.0.0:cli_safeexec/vendor/github.com/cli/safeexec \ cli:shurcooL-graphql:v0.0.1:cli_shurcool_graphql/vendor/github.com/cli/shurcooL-graphql \ cpuguy83:go-md2man:v2.0.2:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ creack:pty:v1.1.18:creack_pty/vendor/github.com/creack/pty \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dlclark:regexp2:v1.4.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ gabriel-vasile:mimetype:v1.4.0:gabriel_vasile_mimetype/vendor/github.com/gabriel-vasile/mimetype \ go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:net:cd36cc0744dd:golang_net/vendor/golang.org/x/net \ golang:oauth2:6242fa91716a:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:bc2c85ada10a:golang_sys/vendor/golang.org/x/sys \ golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ google:go-cmp:v0.5.8:google_go_cmp/vendor/github.com/google/go-cmp \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ gorilla:css:v1.0.0:gorilla_css/vendor/github.com/gorilla/css \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:v1.1.1:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-version:v1.3.0: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 \ itchyny:gojq:v0.12.8:itchyny_gojq/vendor/github.com/itchyny/gojq \ itchyny:timefmt-go:v0.1.3:itchyny_timefmt_go/vendor/github.com/itchyny/timefmt-go \ joho:godotenv:v1.4.0:joho_godotenv/vendor/github.com/joho/godotenv \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-colorable:v0.1.12:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mgutz:ansi:d51e80ef957d:mgutz_ansi/vendor/github.com/mgutz/ansi \ microcosm-cc:bluemonday:v1.0.17:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ muesli:reflow:v0.3.0:muesli_reflow/vendor/github.com/muesli/reflow \ muesli:termenv:5ac8409525e0:muesli_termenv/vendor/github.com/muesli/termenv \ muhammadmuzzammil1998:jsonc:615b0916ca38:muhammadmuzzammil1998_jsonc/vendor/github.com/muhammadmuzzammil1998/jsonc \ olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ opentracing:opentracing-go:v1.1.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ russross:blackfriday:v2.1.0:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ shurcooL:githubv4:d292edc3691b:shurcool_githubv4/vendor/github.com/shurcooL/githubv4 \ shurcooL:graphql:18c5c3165e3a:shurcool_graphql/vendor/github.com/shurcooL/graphql \ sourcegraph:jsonrpc2:v0.1.0:sourcegraph_jsonrpc2/vendor/github.com/sourcegraph/jsonrpc2 \ spf13:cobra:v1.4.0:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:objx:v0.4.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.4:stretchr_testify/vendor/github.com/stretchr/testify \ yuin:goldmark-emoji:v1.0.1:yuin_goldmark_emoji/vendor/github.com/yuin/goldmark-emoji \ yuin:goldmark:v1.4.4: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}/v2/internal/build.Version=${_BUILD_VERSION} \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/v2/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 do-build-COMPLETIONS-on: .for SHELL in bash fish zsh ${GO_WRKDIR_BIN}/${PORTNAME} completion -s ${SHELL} > ${WRKSRC}/${SHELL} .endfor do-build-MANPAGES-on: (cd ${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: ${INSTALL_DATA} ${WRKSRC}/bash \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/fish \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/${PORTNAME}.fish ${INSTALL_DATA} ${WRKSRC}/zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && \ ${INSTALL_DATA} ${_DOCS} \ ${STAGEDIR}${DOCSDIR}) post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/docs/man/*.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/devel/ghq/Makefile b/devel/ghq/Makefile index 8c38e9690c68..aa5c8fcc57dc 100644 --- a/devel/ghq/Makefile +++ b/devel/ghq/Makefile @@ -1,39 +1,39 @@ PORTNAME= ghq DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= driesm@FreeBSD.org COMMENT= Repository management tool (Git, Hg, SVN, Fossil, Bazaar, Darcs) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= git>0:devel/git USES= go:modules GO_MODULE= github.com/x-motemen/ghq OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes MANPAGES_BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor post-build-MANPAGES-on: cd ${WRKSRC} && asciidoctor -b manpage -d manpage -o ghq.1 README.adoc post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/misc/bash/_ghq \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/misc/zsh/_ghq \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/ghq.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/devel/git-bug/Makefile b/devel/git-bug/Makefile index bce8fec9bfc6..8808b48a7383 100644 --- a/devel/git-bug/Makefile +++ b/devel/git-bug/Makefile @@ -1,38 +1,38 @@ PORTNAME= git-bug DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel 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 _BUILD_COMMIT= cc4a93c8ce931b1390c61035b888ad17110b7bd6 GO_MODULE= github.com/MichaelMure/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X ${GO_MODULE}/commands.GitCommit=${_BUILD_COMMIT} \ -X ${GO_MODULE}/commands.GitLastTag=${DISTVERSION} \ -X ${GO_MODULE}/commands.GitExactTag=${DISTVERSION}" post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/*.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/misc/bash_completion/${PORTNAME} \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/misc/zsh_completion/${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include diff --git a/devel/git-codereview/Makefile b/devel/git-codereview/Makefile index 32cc70234910..c3f11aa40621 100644 --- a/devel/git-codereview/Makefile +++ b/devel/git-codereview/Makefile @@ -1,24 +1,24 @@ PORTNAME= git-codereview PORTVERSION= 1.0.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Command-line tool for working with Gerrit LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= golang GH_PROJECT= review GO_PKGNAME= golang.org/x/review GO_TARGET= ./git-codereview PLIST_FILES= bin/git-codereview .include diff --git a/devel/git-lfs/Makefile b/devel/git-lfs/Makefile index 0535820fa2ff..82e566c31569 100644 --- a/devel/git-lfs/Makefile +++ b/devel/git-lfs/Makefile @@ -1,33 +1,33 @@ PORTNAME= git-lfs DISTVERSIONPREFIX= v DISTVERSION= 3.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= egypcio@FreeBSD.org COMMENT= Git extension for versioning large files LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= git:devel/git USES= go:modules WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes MANPAGES_BUILD_DEPENDS= ronn:textproc/rubygem-ronn post-build-MANPAGES-on: cd ${GO_WRKSRC}/docs/man && ${LOCALBASE}/bin/ronn -r *.ronn post-install-MANPAGES-on: ${INSTALL_MAN} ${GO_WRKSRC}/docs/man/*.1 ${STAGEDIR}${LOCALBASE}/man/man1 ${INSTALL_MAN} ${GO_WRKSRC}/docs/man/*.5 ${STAGEDIR}${LOCALBASE}/man/man5 .include diff --git a/devel/git-town/Makefile b/devel/git-town/Makefile index 047fca153692..baa605266a5b 100644 --- a/devel/git-town/Makefile +++ b/devel/git-town/Makefile @@ -1,21 +1,21 @@ PORTNAME= git-town DISTVERSIONPREFIX= v DISTVERSION= 7.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Git extension for generic, high-level git workflow support LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= go:modules GO_MODULE= github.com/git-town/git-town/v7 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile index 6798d1147b29..d191c6c8ef39 100644 --- a/devel/gitaly/Makefile +++ b/devel/gitaly/Makefile @@ -1,99 +1,99 @@ PORTNAME= gitaly DISTVERSION= 15.1.2 DISTVERSIONPREFIX= v -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org COMMENT= Smart reverse proxy for GitLab LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE # Make sure the following patch is included: # https://gitlab.com/gitlab-org/gitaly/-/merge_requests/4108 # it fixes segfaults reported here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259848 # define dependencies that are required for build and run under MY_DEPENDS MY_DEPENDS= git>=2.36.1:devel/git \ rubygem-bundler>=2.1.4:sysutils/rubygem-bundler \ rubygem-rugged>=1.2<2:devel/rubygem-rugged \ rubygem-github-linguist>=7.12.1<8:textproc/rubygem-github-linguist \ rubygem-gitlab-markup>=1.8.0<1.9.0:textproc/rubygem-gitlab-markup \ rubygem-activesupport61>=6.1.4.7<6.1.7:devel/rubygem-activesupport61 \ rubygem-rdoc>=6.3.2<7.0:devel/rubygem-rdoc \ rubygem-gitlab-gollum-lib>=4.2.7.10.gitlab.2<4.2.8:www/rubygem-gitlab-gollum-lib \ rubygem-gitlab-gollum-rugged_adapter>=0.4.4.4.gitlab.1<0.4.5.0:www/rubygem-gitlab-gollum-rugged_adapter \ rubygem-grpc142>=1.42.0.pre1<2:net/rubygem-grpc142 \ rubygem-sentry-raven>=3.0<4:devel/rubygem-sentry-raven \ rubygem-faraday1>=1.0.1<2:www/rubygem-faraday1 \ rubygem-rbtrace>=0.4.14:devel/rubygem-rbtrace \ rubygem-gitlab-labkit>=0.22.0<0.24:devel/rubygem-gitlab-labkit \ rubygem-licensee>=9.14.1<9.15:devel/rubygem-licensee \ rubygem-google-protobuf319>=3.19.0<3.20:devel/rubygem-google-protobuf319 \ rubygem-gitlab-license_finder>=6.14.2.1<7:devel/rubygem-gitlab-license_finder BUILD_DEPENDS= gem:devel/ruby-gems \ bash>0:shells/bash \ ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} \ gitlab-shell>=13.22.1:devel/gitlab-shell LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cpe gmake go:modules,no_targets pkgconfig USE_RUBY= yes CPE_VENDOR= gitlab MAKE_ENV= GOFLAGS="${GO_BUILDFLAGS}" # make sure to pass go build options into make process MAKE_ENV+= ${GO_ENV} USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags GL_COMMIT= 74841daff59806d1eae12279bddc67ce1d840b66 # for go dependencies # Gitlab hosts there dependencies on their own platform and not on go-proxy # so we download the required go.mod file from gitlab # lines are taken from go.mk # --------------------------- FETCH_DEPENDS= ${GO_CMD}:${GO_PORT} \ ca_root_nss>0:security/ca_root_nss MASTER_SITES+= https://gitlab.com/gitlab-org/gitaly/-/raw/v${DISTVERSION}/ DISTFILES+= go.mod DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME} EXTRACT_ONLY+= ${DISTFILES:N*.mod\:*:N*.mod:C/:.*//} _USES_fetch+= 800:go-post-fetch go-post-fetch: @${ECHO_MSG} "===> Fetching ${GO_MODNAME} dependencies"; @(cd ${DISTDIR}/${DIST_SUBDIR}; \ [ -e go.mod ] || ${RLN} ${GO_MODFILE} go.mod; \ ${SETENV} ${GO_ENV} GOPROXY=${GO_GOPROXY} ${GO_CMD} mod download -x all) # --------------------------- post-patch: ${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/config.toml.example ${MV} ${WRKSRC}/config.toml.example ${WRKSRC}/config.toml.sample pre-build: (cd ${WRKSRC}/ruby && ${RM} Gemfile.lock && bundle install --local) do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${MKDIR} ${STAGEDIR}${DATADIR}/bin ${FIND} ${WRKSRC} -name '*.orig' -delete ${FIND} ${WRKSRC} -name "Gemfile.lock" -delete (cd ${WRKSRC}/_build/bin/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/bin && \ cd ${WRKSRC} && ${COPYTREE_SHARE} config.toml.sample ${STAGEDIR}${DATADIR}) && \ cd ${WRKSRC}/ruby && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/ruby post-install: ${FIND} -s ${STAGEDIR}${DATADIR} -not -type d | ${SORT} | \ ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' | \ ${SED} -E -e '/sample$$/ s#^#@sample #; \ /gitlab-shell-hook$$/ s#^#@(,,755) #; \ s#${DATADIR_REL}/ruby/bin#@(,,555) ${DATADIR_REL}/ruby/bin#; \ s#${DATADIR_REL}/bin#@(,,555) ${DATADIR_REL}/bin#; ' >> ${TMPPLIST} .include diff --git a/devel/gitlab-metrics-exporter/Makefile b/devel/gitlab-metrics-exporter/Makefile index 6143867baa09..6a39dbd13988 100644 --- a/devel/gitlab-metrics-exporter/Makefile +++ b/devel/gitlab-metrics-exporter/Makefile @@ -1,26 +1,26 @@ # Created by: Matthias Fechner PORTNAME= gitlab-metrics-exporter PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org COMMENT= GitLab Metrics Exporter (GME) is Ruby Prometheus exporter LICENSE= MIT USES= go:modules GO_MODULE= gitlab.com/gitlab-org/gitlab-metrics-exporter GO_TARGET= ./cmd/srv PLIST_FILES+= bin/srv do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/srv ${STAGEDIR}${PREFIX}/bin/srv .include diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile index 209793b025a5..18e886701013 100644 --- a/devel/gitlab-runner/Makefile +++ b/devel/gitlab-runner/Makefile @@ -1,217 +1,217 @@ PORTNAME= gitlab-runner PORTVERSION= 14.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerx64 \ https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerarm DISTFILES= prebuilt-x86_64.tar.xz:dockerx64 \ prebuilt-arm.tar.xz:dockerarm DIST_SUBDIR= gitlab-runner EXTRACT_ONLY= ${ALLFILES:Nprebuilt*:} MAINTAINER= swills@FreeBSD.org COMMENT= Official GitLab Runner written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= go-bindata:devel/go-bindata RUN_DEPENDS= bash:shells/bash \ ca_root_nss>=0:security/ca_root_nss \ git:devel/git USES= go:modules USE_GITLAB= yes USE_GITHUB= nodefault # Find tags here: # https://gitlab.com/gitlab-org/gitlab-runner/tags GL_ACCOUNT= gitlab-org GL_COMMIT= f0a95a76c6db80232ae46716938e1b3c27950b3b GITBRANCH= 14-5-stable # https://gitlab-runner-downloads.s3.amazonaws.com/latest/binaries/gitlab-runner-freebsd-amd64 BUILT= 2021-11-21T16:54:14+0000 GH_TUPLE= \ Azure:azure-pipeline-go:v0.2.3:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-storage-blob-go:6df5d9af221d:azure_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \ Azure:go-ansiterm:d6e3b3328b78:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ Azure:go-autorest:autorest/v0.11.12:azure_go_autorest_autorest \ Azure:go-autorest:b3a0b30a7423:azure_go_autorest_date \ Azure:go-autorest:b8bf08c40b80:azure_go_autorest_adal \ Azure:go-autorest:logger/v0.2.0:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.6.0:azure_go_autorest_tracing \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Microsoft:go-winio:v0.4.12:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bmatcuk:doublestar:v1.3.0:bmatcuk_doublestar/vendor/github.com/bmatcuk/doublestar \ boumenot:gocover-cobertura:v1.1.0:boumenot_gocover_cobertura/vendor/github.com/boumenot/gocover-cobertura \ census-instrumentation:opencensus-go:v0.22.5:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ containerd:containerd:v1.4.3:containerd_containerd/vendor/github.com/containerd/containerd \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ docker:cli:v20.10.2:docker_cli/vendor/github.com/docker/cli \ docker:distribution:v2.7.0:docker_distribution/vendor/github.com/docker/distribution \ docker:go-connections:v0.3.0:docker_go_connections/vendor/github.com/docker/go-connections \ docker:go-units:eb879ae3e2b8:docker_go_units/vendor/github.com/docker/go-units \ docker:machine:7b7a141da844:docker_machine/vendor/github.com/docker/machine \ form3tech-oss:jwt-go:v3.2.2:form3tech_oss_jwt_go/vendor/github.com/form3tech-oss/jwt-go \ fullsailor:pkcs7:d7302db945fa:fullsailor_pkcs7/vendor/github.com/fullsailor/pkcs7 \ getsentry:raven-go:dffeb57df75d:getsentry_raven_go/vendor/github.com/getsentry/raven-go \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ini:ini:v1.63.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-logr:logr:v0.4.0:go_logr_logr/vendor/github.com/go-logr/logr \ go-yaml:yaml:eeeca48fe776:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:32db794688a5:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:lint:738671d3881b:golang_lint/vendor/golang.org/x/lint \ golang:mock:v1.4.4:golang_mock/vendor/github.com/golang/mock \ golang:mod:v0.4.0:golang_mod/vendor/golang.org/x/mod \ golang:net:a5e095526f91:golang_net/vendor/golang.org/x/net \ golang:oauth2:0b49973bad19:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:09787c993a3a:golang_sync/vendor/golang.org/x/sync \ golang:sys:751e447fb3d0:golang_sys/vendor/golang.org/x/sys \ golang:term:6a3ed077a48d:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:f8bda1e9f3ba:golang_time/vendor/golang.org/x/time \ golang:tools:113979e3529a:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cloud:5094f54ed8bb:google_go_cloud/vendor/gocloud.dev \ google:go-cmp:v0.5.4:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:6486ece9c497:google_go_genproto/vendor/google.golang.org/genproto \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ google:wire:v0.4.0:google_wire/vendor/github.com/google/wire \ googleapis:gax-go:v2.0.2:googleapis_gax_go/vendor/github.com/googleapis/gax-go \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2 \ googleapis:gnostic:v0.4.1:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.36.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:storage/v1.12.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.72.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gorhill:cronexpr:f0984319b442:gorhill_cronexpr/vendor/github.com/gorhill/cronexpr \ gorilla:context:v1.1.1:gorilla_context/vendor/github.com/gorilla/context \ gorilla:mux:599cba5e7b61:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ grpc:grpc-go:v1.34.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-multierror:v1.0.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-retryablehttp:v0.5.4:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-rootcerts:v1.0.1:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \ 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 \ hashicorp:vault:api/v1.0.4:hashicorp_vault_api/vendor/github.com/hashicorp/vault \ hashicorp:vault:sdk/v0.1.13:hashicorp_vault_sdk \ imdario:mergo:v0.3.7:imdario_mergo/vendor/github.com/imdario/mergo \ jpillora:backoff:06c7a16c845d:jpillora_backoff/vendor/github.com/jpillora/backoff \ json-iterator:go:v1.1.10:json_iterator_go/vendor/github.com/json-iterator/go \ jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \ kardianos:service:v1.2.0:kardianos_service/vendor/github.com/kardianos/service \ klauspost:compress:v1.11.6:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:cpuid:v2.0.9:klauspost_cpuid/vendor/github.com/klauspost/cpuid/v2 \ klauspost:pgzip:v1.2.5:klauspost_pgzip/vendor/github.com/klauspost/pgzip \ kr:pty:v1.1.5:kr_pty/vendor/github.com/kr/pty \ kubernetes-sigs:structured-merge-diff:v4.1.0:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v4 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.21.1:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:v0.21.1:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.21.1:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v2.8.0:kubernetes_klog/vendor/k8s.io/klog/v2 \ kubernetes:utils:67b214c5f920:kubernetes_utils/vendor/k8s.io/utils \ mattn:go-ieproxy:v0.0.1:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ minio:md5-simd:v1.1.2:minio_md5_simd/vendor/github.com/minio/md5-simd \ minio:minio-go:v7.0.13:minio_minio_go_v7/vendor/github.com/minio/minio-go/v7 \ minio:sha256-simd:v1.0.0:minio_sha256_simd/vendor/github.com/minio/sha256-simd \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:gox:v1.0.1:mitchellh_gox/vendor/github.com/mitchellh/gox \ mitchellh:iochan:v1.0.0:mitchellh_iochan/vendor/github.com/mitchellh/iochan \ mitchellh:mapstructure:v1.4.0:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ moby:moby:v0.4.1:moby_moby_1/vendor/github.com/docker/docker-credential-helpers \ moby:moby:v20.10.2:moby_moby/vendor/github.com/docker/docker \ moby:spdystream:v0.2.0:moby_spdystream/vendor/github.com/moby/spdystream \ moby:term:df9cb8a40635:moby_term/vendor/github.com/moby/term \ 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 \ morikuni:aec:v1.0.0:morikuni_aec/vendor/github.com/morikuni/aec \ opencontainers:go-digest:v1.0.0-rc1:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.1:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ pierrec:lz4:v2.0.5:pierrec_lz4/vendor/github.com/pierrec/lz4 \ 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 \ prometheus:client_golang:v1.1.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:14fe0d1b01d4:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.6.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.5:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ ryanuber:go-glob:v1.0.0:ryanuber_go_glob/vendor/github.com/ryanuber/go-glob \ saracen:fastzip:v0.1.5:saracen_fastzip/vendor/github.com/saracen/fastzip \ saracen:zipextra:7347a2ee3f10:saracen_zipextra/vendor/github.com/saracen/zipextra \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ square:go-jose:v2.3.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:objx:v0.3.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:95a9d909e987:stretchr_testify/vendor/github.com/stretchr/testify \ tevino:abool:3c25f2fe7cd0:tevino_abool/vendor/github.com/tevino/abool \ urfave:cli:v1.20.0:urfave_cli/vendor/github.com/urfave/cli GL_TUPLE= gitlab-org:gitlab-terminal:2a71b03b44621289b28493d8bf3eaa9f64dbb6c9:gitlab_org_gitlab_terminal/vendor/gitlab.com/gitlab-org/gitlab-terminal \ gitlab-org:golang-cli-helpers:70bef318ae0a3fe9734158b3a5f4dbea8c893bde:gitlab_org_golang_cli_helpers/vendor/gitlab.com/gitlab-org/golang-cli-helpers GO_BUILDFLAGS= -ldflags=" \ -X gitlab.com/gitlab-org/gitlab-runner/commands.ROOTCONFIGDIR=${ETCDIR} \ -X gitlab.com/gitlab-org/gitlab-runner/common.VERSION=${PORTVERSION} \ -X gitlab.com/gitlab-org/gitlab-runner/common.REVISION=${GL_COMMIT:C/^(........).*/\1/} \ -X gitlab.com/gitlab-org/gitlab-runner/common.BUILT=${BUILT} \ -X gitlab.com/gitlab-org/gitlab-runner/common.BRANCH=${GITBRANCH} \ -s -w" PLIST_FILES= bin/gitlab-runner USE_RC_SUBR= gitlab_runner USERS= gitlab-runner GROUPS= gitlab-runner post-extract: @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RLN} ${WRKSRC_azure_go_autorest_date}/autorest/date ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RM} -r ${WRKSRC}/vendor/github.com/googleapis/gax-go/v2 @${RLN} ${WRKSRC_googleapis_gax_go_v2}/v2 ${WRKSRC}/vendor/github.com/googleapis/gax-go/v2 @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/vault/sdk @${RLN} ${WRKSRC_hashicorp_vault_sdk}/sdk ${WRKSRC}/vendor/github.com/hashicorp/vault/sdk post-patch: @${MKDIR} ${WRKSRC}/out/docker/ @${CP} ${DISTDIR}/${DIST_SUBDIR}/prebuilt-x86_64.tar.xz ${WRKSRC}/out/docker/ @${CP} ${DISTDIR}/${DIST_SUBDIR}/prebuilt-arm.tar.xz ${WRKSRC}/out/docker/ pre-build: @cd ${WRKSRC} && go-bindata \ -pkg docker \ -nocompress \ -nomemcopy \ -nometadata \ -prefix out/docker/ \ -o executors/docker/bindata.go \ out/docker/prebuilt-x86_64.tar.xz \ out/docker/prebuilt-arm.tar.xz .include diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index b75cd9247d87..4cbeabcdd3ab 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -1,81 +1,82 @@ # Created by: Torsten Zuehlsdorff PORTNAME= gitlab-shell PORTVERSION= 14.7.4 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org COMMENT= GitLab Shell handles git commands for GitLab LICENSE= MIT USES= gmake go:modules,no_targets USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags GL_COMMIT= 44c66836a9e00ad691871050af98e92142aa95ea USERS= git GROUPS= git #INSTALL_TARGET= install-strip ALL_TARGET= build MAKE_ENV= GOFLAGS="${GO_BUILDFLAGS}" # make sure to pass go build options into make process MAKE_ENV+= ${GO_ENV} # for go dependencies # Gitlab hosts there dependencies on their own platform and not on go-proxy # so we download the required go.mod file from gitlab # lines are taken from go.mk # --------------------------- FETCH_DEPENDS= ${GO_CMD}:${GO_PORT} \ ca_root_nss>0:security/ca_root_nss MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-shell/-/raw/v${DISTVERSION}/ DISTFILES+= go.mod DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME} EXTRACT_ONLY+= ${DISTFILES:N*.mod\:*:N*.mod:C/:.*//} _USES_fetch+= 800:go-post-fetch go-post-fetch: @${ECHO_MSG} "===> Fetching ${GO_MODNAME} dependencies"; @(cd ${DISTDIR}/${DIST_SUBDIR}; \ [ -e go.mod ] || ${RLN} ${GO_MODFILE} go.mod; \ ${SETENV} ${GO_ENV} GOPROXY=${GO_GOPROXY} ${GO_CMD} mod download -x all) # --------------------------- VARLOGDIR= /var/log/gitlab-shell PLIST_FILES+= "@dir(git,,755) ${VARLOGDIR}" post-patch: ${MV} ${WRKSRC}/config.yml.example ${WRKSRC}/config.yml.sample ${CP} ${WRKSRC}/config.yml.sample ${WRKSRC}/config.yml ${REINPLACE_CMD} -e 's|VERSION_STRING :=.*|VERSION_STRING := v${PORTVERSION}|g' ${WRKSRC}/Makefile pre-install: ${RM} -rf ${WRKSRC}/config.yml do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${MKDIR} ${STAGEDIR}${DATADIR}/bin ${FIND} ${WRKSRC} -name '*.orig' -delete (cd ${WRKSRC}/bin/ && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR}/bin) .for x in CHANGELOG LICENSE README.md VERSION config.yml.sample ${INSTALL_DATA} ${WRKSRC}/${x} ${STAGEDIR}${DATADIR}/ .endfor .for x in support @${MKDIR} ${STAGEDIR}${DATADIR}/${x} (cd ${WRKSRC}/${x} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/${x}) .endfor @${MKDIR} ${STAGEDIR}${VARLOGDIR} post-install: ${FIND} -s ${STAGEDIR}${DATADIR} -not -type d | ${SORT} | \ ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' | \ ${SED} -E -e '/sample$$/ s#^#@sample #; \ s#${DATADIR_REL}/bin#@(,,555) ${DATADIR_REL}/bin#; ' >> ${TMPPLIST} .include diff --git a/devel/gitleaks/Makefile b/devel/gitleaks/Makefile index 26e6c6d5189f..375c20186ae5 100644 --- a/devel/gitleaks/Makefile +++ b/devel/gitleaks/Makefile @@ -1,18 +1,19 @@ PORTNAME= gitleaks DISTVERSIONPREFIX= v DISTVERSION= 8.8.11 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for detecting hardcoded secrets in git repositories LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/zricethezav/gitleaks/v8 GO_TARGET= . PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/gitty/Makefile b/devel/gitty/Makefile index e0b4a5f57b5d..335ef18404cd 100644 --- a/devel/gitty/Makefile +++ b/devel/gitty/Makefile @@ -1,21 +1,21 @@ PORTNAME= gitty DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= dch@FreeBSD.org COMMENT= Smart terminal helper for git projects LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= muesli .include "${.CURDIR}/Makefile.deps" PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/glab/Makefile b/devel/glab/Makefile index 7563508ae1d5..877854cd85a2 100644 --- a/devel/glab/Makefile +++ b/devel/glab/Makefile @@ -1,37 +1,37 @@ PORTNAME= glab DISTVERSIONPREFIX= v DISTVERSION= 1.22.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel 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 _BUILD_VERSION= ${DISTVERSION} _BUILD_DATE= $$(date +%d/%m/%Y) GO_MODULE= github.com/profclems/${PORTNAME} 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 SECURITY.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/gllvm/Makefile b/devel/gllvm/Makefile index 35e8b283e2c7..7931ea59a297 100644 --- a/devel/gllvm/Makefile +++ b/devel/gllvm/Makefile @@ -1,39 +1,39 @@ PORTNAME= gllvm DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= arrowd@FreeBSD.org COMMENT= Whole Program LLVM: wllvm ported to Go LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= SRI-CSL GO_PKGNAME= github.com/SRI-CSL/gllvm GO_TARGET= ./cmd/gclang++ \ ./cmd/gclang \ ./cmd/get-bc \ ./cmd/gsanity-check PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/} PORTDOCS= README.md PORTEXAMPLES= * 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}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/devel/go-bindata-assetfs/Makefile b/devel/go-bindata-assetfs/Makefile index fcf6290495f7..04aa6750c0a9 100644 --- a/devel/go-bindata-assetfs/Makefile +++ b/devel/go-bindata-assetfs/Makefile @@ -1,25 +1,25 @@ PORTNAME= go-bindata-assetfs DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel www MAINTAINER= egypcio@FreeBSD.org COMMENT= Serves embedded files from go-bindata with Go's net/http support LICENSE= BSD2CLAUSE RUN_DEPENDS= go-bindata>=0:devel/go-bindata USES= go USE_GITHUB= yes GH_ACCOUNT= elazarl GH_TUPLE= golang:net:ab34263:golang_net/golang.org/x/net \ golang:sys:ddb9806:golang_sys/golang.org/x/sys GO_TARGET= ./${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/go-bindata/Makefile b/devel/go-bindata/Makefile index f47999d889e1..59357cd451ae 100644 --- a/devel/go-bindata/Makefile +++ b/devel/go-bindata/Makefile @@ -1,34 +1,34 @@ PORTNAME= go-bindata PORTVERSION= 3.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Generates Go code from any file LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_TUPLE= golang:lint:fdd1cda4f05f:golang_lint/vendor/golang.org/x/lint \ golang:tools:a911d9008d1f:golang_tools/vendor/golang.org/x/tools \ kisielk:errcheck:v1.2.0:kisielk_errcheck/vendor/github.com/kisielk/errcheck GO_TARGET= ./go-bindata PLIST_FILES= bin/go-bindata PORTDOCS= CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${x} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/devel/go-git/Makefile b/devel/go-git/Makefile index 0018df04d334..ed19e059849e 100644 --- a/devel/go-git/Makefile +++ b/devel/go-git/Makefile @@ -1,19 +1,19 @@ PORTNAME= go-git DISTVERSIONPREFIX= v DISTVERSION= 5.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org COMMENT= Highly extensible git library in pure Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/go-git/go-git/v5 GO_TARGET= ./cli/go-git PLIST_FILES= bin/go-git .include diff --git a/devel/go-perf/Makefile b/devel/go-perf/Makefile index c9fa7291715c..49f42f587f3c 100644 --- a/devel/go-perf/Makefile +++ b/devel/go-perf/Makefile @@ -1,27 +1,27 @@ PORTNAME= go-perf PORTVERSION= ${MODVERSION:S/-/./g:R} -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= fuz@fuz.su COMMENT= Go performance measurement, storage, and analysis tools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules MODVERSION= 0.0.0-20220411212318-84e58bfe0a7e GO_MODULE= golang.org/x/perf@v${MODVERSION} GO_TARGET= ./cmd/benchsave \ ./cmd/benchseries \ ./cmd/benchstat PLIST_FILES= ${GO_TARGET:T:S,^,bin/,} OPTIONS_DEFINE= DEPRECATED DEPRECATED_DESC= Install deprecated utilities DEPRECATED_VARS= GO_TARGET+="./analysis/localperf ./storage/localperfdata" .include diff --git a/devel/go-protobuf/Makefile b/devel/go-protobuf/Makefile index 3773e04a9ba3..f6f593f8da1f 100644 --- a/devel/go-protobuf/Makefile +++ b/devel/go-protobuf/Makefile @@ -1,35 +1,35 @@ # Created by: Carlo Strub PORTNAME= protobuf DISTVERSION= 1.3.2 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= go- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Protocol Buffers for Go with Gadgets LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go USE_GITHUB= yes GH_ACCOUNT= gogo GH_SUBDIR= src/github.com/gogo/protobuf GO_TARGET= ./protoc-gen-combo \ ./protoc-gen-gofast \ ./protoc-gen-gogo \ ./protoc-gen-gogofast \ ./protoc-gen-gogofaster \ ./protoc-gen-gogoslick \ ./protoc-gen-gogotypes \ ./protoc-gen-gostring \ ./protoc-min-version CPE_VENDOR= golang .include diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile index 5e2ed21e63c1..68b40a6a9d1a 100644 --- a/devel/go-tools/Makefile +++ b/devel/go-tools/Makefile @@ -1,61 +1,62 @@ # Created by: Carlo Strub PORTNAME= tools DISTVERSIONPREFIX= v DISTVERSION= 0.1.11 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= go- MAINTAINER= fuz@fuz.su COMMENT= Go Tools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= golang.org/x/tools GO_TARGET= ./cmd/auth/cookieauth \ ./cmd/auth/gitauth \ ./cmd/auth/netrcauth \ ./cmd/bundle \ ./cmd/callgraph \ ./cmd/compilebench \ ./cmd/cover \ ./cmd/digraph \ ./cmd/eg \ ./cmd/file2fuzz \ ./cmd/fiximports \ ./cmd/go-contrib-init \ ./cmd/godex \ ./cmd/godoc \ ./cmd/goimports \ ./cmd/gomvpkg \ ./cmd/gorename \ ./cmd/gotype \ ./cmd/goyacc \ ./cmd/guru \ ./cmd/html2article \ ./cmd/present \ ./cmd/present2md \ ./cmd/signature-fuzzer/fuzz-driver \ ./cmd/signature-fuzzer/fuzz-runner \ ./cmd/ssadump \ ./cmd/stress \ ./cmd/stringer \ ./cmd/toolstash CONFLICTS_INSTALL= easygit p5-Devel-Cover rubygem-bundler PLIST_FILES= ${GO_TARGET:T:S,^,bin/,} OPTIONS_DEFINE= RARE RARE_DESC= install rarely used tools RARE_VARS= GO_TARGET+=" \ ./cmd/auth/authtest \ ./cmd/benchcmp \ ./cmd/getgo \ ./cmd/getgo/server \ ./cmd/splitdwarf" .include diff --git a/devel/go-wire/Makefile b/devel/go-wire/Makefile index 1c86a347e5bd..1e3a2d3cb804 100644 --- a/devel/go-wire/Makefile +++ b/devel/go-wire/Makefile @@ -1,20 +1,21 @@ PORTNAME= wire DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= go- MAINTAINER= drtr0jan@yandex.ru COMMENT= Compile-time Dependency Injection for Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/google/wire GO_TARGET= ./cmd/wire PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/gocheese/Makefile b/devel/gocheese/Makefile index 93efd178114b..4bc280f699dd 100644 --- a/devel/gocheese/Makefile +++ b/devel/gocheese/Makefile @@ -1,30 +1,30 @@ PORTNAME= gocheese PORTVERSION= 2.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= http://www.gocheese.cypherpunks.ru/ MAINTAINER= swills@FreeBSD.org COMMENT= Python private package repository and caching proxy LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= go:no_targets tar:xz INFO= ${PORTNAME} PLIST_FILES= ${DOCSDIR}/README \ bin/${PORTNAME} \ bin/pyshop2packages.sh do-build: @cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} GOPATH=${WRKSRC} GO111MODULE=off ${GO_CMD} build -ldflags="-s -w" -o gocheese go.cypherpunks.ru/gocheese/v2 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_SCRIPT} ${WRKSRC}/contrib/pyshop2packages.sh ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.info ${STAGEDIR}${PREFIX}/${INFO_PATH} ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/gocritic/Makefile b/devel/gocritic/Makefile index b1e7032da542..c7bd213e1b5e 100644 --- a/devel/gocritic/Makefile +++ b/devel/gocritic/Makefile @@ -1,19 +1,19 @@ PORTNAME= gocritic DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= fuz@fuz.su COMMENT= Opinionated Go source code linter for code audit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/go-critic/go-critic GO_TARGET= ./cmd/gocritic PLIST_FILES= bin/gocritic .include diff --git a/devel/gogs/Makefile b/devel/gogs/Makefile index 973717578ae4..d33de125fbd5 100644 --- a/devel/gogs/Makefile +++ b/devel/gogs/Makefile @@ -1,80 +1,81 @@ PORTNAME= gogs DISTVERSIONPREFIX= v DISTVERSION= 0.12.9 +PORTREVISION= 1 CATEGORIES= devel www MAINTAINER= dmgk@FreeBSD.org COMMENT= Painless self-hosted Git service LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= go-bindata:devel/go-bindata RUN_DEPENDS= git:devel/git \ bash:shells/bash USES= cpe go:modules GO_MODULE= gogs.io/gogs GO_TARGET= :${PREFIX}/libexec/${PORTNAME}/${PORTNAME} GO_BUILDFLAGS= -tags "sqlite pam cert" SUB_FILES= gogs \ gogs-service \ gogs-rm-data \ pkg-message SUB_LIST= PORTNAME=${PORTNAME} \ PORTNAME_FANCY=${PORTNAME_FANCY} \ GOGS_USER=${USERS} \ GOGS_DBDIR=${GOGS_DBDIR} \ GOGS_LOGDIR=${GOGS_LOGDIR} USERS= git GROUPS= git PLIST_SUB= GOGS_USER=${USERS} \ GOGS_GROUP=${GROUPS} \ GOGS_DBDIR=${GOGS_DBDIR} \ GOGS_LOGDIR=${GOGS_LOGDIR} PORTDOCS= README.md OPTIONS_DEFINE= DOCS GOGS_DBDIR?= /var/db/gogs GOGS_LOGDIR?= /var/log/gogs PORTNAME_FANCY= Gogs post-patch: @${REINPLACE_CMD} \ -e '/^# \!\!\!/d' \ -e 's|^RUN_USER = git$$|RUN_USER = ${USERS}|' \ -e 's|^RUN_MODE = dev$$|RUN_MODE = prod|' \ -e 's|^ROOT =$$|ROOT = ${GOGS_DBDIR}/repositories|' \ -e 's|^ROOT_PATH =$$|ROOT_PATH = ${GOGS_LOGDIR}|' \ -e 's|^TYPE = postgres$$|DB_TYPE = sqlite3|' \ ${WRKSRC}/conf/app.ini pre-build: cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} generate internal/assets/templates/templates.go \ post-install: ${INSTALL_SCRIPT} ${WRKDIR}/gogs ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_SCRIPT} ${WRKDIR}/gogs-rm-data ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_SCRIPT} ${WRKDIR}/gogs-service ${STAGEDIR}${PREFIX}/etc/rc.d/gogs @(cd ${WRKSRC} && ${COPYTREE_SHARE} "conf public templates" ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}) @${MKDIR} ${STAGEDIR}${ETCDIR}/conf @${MKDIR} ${STAGEDIR}${ETCDIR}/https ${INSTALL_DATA} ${WRKSRC}/conf/app.ini ${STAGEDIR}${ETCDIR}/conf/app.ini.sample @${RLN} ${STAGEDIR}${ETCDIR} ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}/custom @${MKDIR} ${STAGEDIR}${GOGS_DBDIR}/data ${STAGEDIR}${GOGS_DBDIR}/repositories @${LN} -sf ${GOGS_DBDIR}/data ${STAGEDIR}/${PREFIX}/libexec/${PORTNAME}/data @${MKDIR} ${STAGEDIR}${GOGS_LOGDIR} @${LN} -sf ${GOGS_LOGDIR} ${STAGEDIR}/${PREFIX}/libexec/${PORTNAME}/log post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/golangci-lint/Makefile b/devel/golangci-lint/Makefile index 2c259712a33a..06f4b9110899 100644 --- a/devel/golangci-lint/Makefile +++ b/devel/golangci-lint/Makefile @@ -1,64 +1,64 @@ PORTNAME= golangci-lint DISTVERSIONPREFIX= v DISTVERSION= 1.46.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Linters Runner for Go LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules _BUILD_VERSION= ${DISTVERSION} _BUILD_COMMIT= a333689 _BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ") GO_MODULE= github.com/${PORTNAME:S/-lint//}/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.version=${_BUILD_VERSION} \ -X main.commit=${_BUILD_COMMIT} \ -X main.date=${_BUILD_DATE}" PORTDOCS= CHANGELOG.md README.md PORTEXAMPLES= .golangci.reference.yml OPTIONS_DEFINE= COMPLETIONS DOCS EXAMPLES OPTIONS_DEFAULT= COMPLETIONS OPTIONS_SUB= yes COMPLETIONS_DESC= Build and install shell completions do-build-COMPLETIONS-on: .for SHELL in bash fish zsh ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_WRKDIR_BIN}/${PORTNAME} completion \ ${SHELL} > ${WRKSRC}/${SHELL} .endfor post-install-COMPLETIONS-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/fish \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/${PORTNAME}.fish ${INSTALL_DATA} ${WRKSRC}/zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTEXAMPLES} \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/devel/golint/Makefile b/devel/golint/Makefile index 8f512f10e0c5..4d2097c9e42e 100644 --- a/devel/golint/Makefile +++ b/devel/golint/Makefile @@ -1,23 +1,23 @@ PORTNAME= golint PORTVERSION= g20190409 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Linter for Go source code LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= golang GH_PROJECT= lint GH_TAGNAME= 959b441 GH_TUPLE= golang:tools:e65039e:golang_tools/vendor/golang.org/x/tools GO_TARGET= ./golint PLIST_FILES= bin/golint .include diff --git a/devel/gopls/Makefile b/devel/gopls/Makefile index e5f9c748d149..cec43fa60d29 100644 --- a/devel/gopls/Makefile +++ b/devel/gopls/Makefile @@ -1,23 +1,24 @@ PORTNAME= gopls DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= fuz@fuz.su COMMENT= Go language LSP server LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= golang.org/x/tools/gopls GO_TARGET= . OPTIONS_DEFINE= DOCS post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} "README.md doc" ${STAGEDIR}${DOCSDIR} ${RM} ${STAGEDIR}${DOCSDIR}/doc/*.go .include diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile index 3f0bfd69b471..e62d4edd469f 100644 --- a/devel/goprotobuf/Makefile +++ b/devel/goprotobuf/Makefile @@ -1,30 +1,30 @@ # Created by: Michael Johnson PORTNAME= goprotobuf DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org COMMENT= Go support for Google's protocol buffers LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= protoc:devel/protobuf USES= go USE_GITHUB= yes GH_ACCOUNT= golang GH_PROJECT= protobuf GH_SUBDIR= src/github.com/golang/protobuf GH_TUPLE= google:go-genproto:02b4e95:genproto/src/google.golang.org/genproto GO_TARGET= ./protoc-gen-go PLIST_FILES= bin/protoc-gen-go .include diff --git a/devel/goredo/Makefile b/devel/goredo/Makefile index eafe477df558..f032bb646b2b 100644 --- a/devel/goredo/Makefile +++ b/devel/goredo/Makefile @@ -1,19 +1,19 @@ PORTNAME= goredo DISTVERSION= 1.25.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.goredo.cypherpunks.ru/download/ MAINTAINER= yuri@FreeBSD.org COMMENT= Go implementation of djb's redo, Makefile replacement that sucks less LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../COPYING USES= go tar:zst WRKSRC_SUBDIR= src PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile index 13e04a1b54a0..1c2c7f0640ab 100644 --- a/devel/goreleaser/Makefile +++ b/devel/goreleaser/Makefile @@ -1,38 +1,39 @@ PORTNAME= goreleaser DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= fuz@fuz.su COMMENT= Deliver Go binaries as fast and easily as possible LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules GO_MODULE= github.com/goreleaser/goreleaser GO_BUILDFLAGS= -ldflags="-X main.version=${PKGVERSION} -X 'main.builtBy=FreeBSD ports'" # TODO: generate documentation PLIST_FILES= bin/goreleaser \ etc/bash_completion.d/goreleaser \ share/fish/vendor_completions.d/goreleaser.fish \ share/man/man1/goreleaser.1.gz \ share/zsh/site-functions/_goreleaser post-install: @${ECHO_MSG} '====> Installing man page' ${GO_WRKDIR_BIN}/goreleaser man >${WRKDIR}/goreleaser.1 ${INSTALL_MAN} ${WRKDIR}/goreleaser.1 ${STAGEDIR}${PREFIX}/share/man/man1/goreleaser.1 @${ECHO_MSG} '====> Installing shell completion files' ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${GO_WRKDIR_BIN}/goreleaser completion bash \ >${STAGEDIR}${PREFIX}/etc/bash_completion.d/goreleaser ${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${GO_WRKDIR_BIN}/goreleaser completion fish \ >${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/goreleaser.fish ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${GO_WRKDIR_BIN}/goreleaser completion zsh \ >${STAGEDIR}${PREFIX}/share/zsh/site-functions/_goreleaser .include diff --git a/devel/goswagger/Makefile b/devel/goswagger/Makefile index 146d29a80e42..f0b62bb8ce29 100644 --- a/devel/goswagger/Makefile +++ b/devel/goswagger/Makefile @@ -1,20 +1,20 @@ PORTNAME= goswagger DISTVERSIONPREFIX= v DISTVERSION= 0.29.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= dmgk@FreeBSD.org COMMENT= Swagger 2.0 implementation for Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/go-swagger/go-swagger GO_TARGET= ./cmd/swagger PLIST_FILES= bin/swagger .include diff --git a/devel/gpm/Makefile b/devel/gpm/Makefile index 6ac353ad9303..0e332d917ee0 100644 --- a/devel/gpm/Makefile +++ b/devel/gpm/Makefile @@ -1,31 +1,31 @@ # Created by: Luke Jee PORTNAME= gpm PORTVERSION= 1.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= lukejee@gmail.com COMMENT= Go Package Manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash USES= go:run USE_GITHUB= yes GH_ACCOUNT= pote NO_BUILD= yes NO_ARCH= yes PLIST_FILES= bin/gpm do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/gpm ${STAGEDIR}${PREFIX}/bin/ .include diff --git a/devel/grv/Makefile b/devel/grv/Makefile index a7ac3ccd7dac..8562413c2dfe 100644 --- a/devel/grv/Makefile +++ b/devel/grv/Makefile @@ -1,52 +1,52 @@ PORTNAME= grv DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= dmgk@FreeBSD.org COMMENT= Terminal interface for viewing git repositories LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 USES= go ncurses pkgconfig readline USE_GITHUB= yes GH_ACCOUNT= rgburke GH_SUBDIR= src/github.com/rgburke/grv GH_TUPLE= bradfitz:slice:2b758aa:slice/vendor/github.com/bradfitz/slice \ camlistore:go4:94abd69:reflectutil/vendor/go4.org \ davecgh:go-spew:d8f796a:spew/vendor/github.com/davecgh/go-spew \ gobwas:glob:e7a84e9:glob/vendor/github.com/gobwas/glob \ golang:crypto:a1f597e:crypto/vendor/golang.org/x/crypto \ golang:sys:fead790:sys/vendor/golang.org/x/sys \ mattn:go-runewidth:703b5e6:runewidth/vendor/github.com/mattn/go-runewidth \ pmezard:go-difflib:5d4384e:difflib/vendor/github.com/pmezard/go-difflib \ rgburke:goncurses:74f667a:goncurses/vendor/github.com/rgburke/goncurses \ rjeczalik:notify:629144b:notify/vendor/github.com/rjeczalik/notify \ Sirupsen:logrus:v1.4.0:logrus/vendor/github.com/Sirupsen/logrus \ stretchr:objx:c61a9df:objx/vendor/github.com/stretchr/objx \ stretchr:testify:34c6fa2:testify/vendor/github.com/stretchr/testify \ tchap:go-patricia:v2.3.0:patricia/vendor/github.com/tchap/go-patricia \ libgit2:git2go:ecaeb7a:git2go/vendor/gopkg.in/libgit2/git2go.v27 # Keep this in sync with devel/libgit2 version GO_TARGET= ./cmd/grv GO_BUILDFLAGS= -ldflags "-X main.version=${PORTVERSION}" PLIST_FILES= bin/grv OPTIONS_DEFINE= DOCS PORTDOCS= * do-test: cd ${WRKSRC}; \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} test ${GO_BUILDLAGS} ${GO_TARGET} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/gvp/Makefile b/devel/gvp/Makefile index aec8273446b0..c8fc3689880d 100644 --- a/devel/gvp/Makefile +++ b/devel/gvp/Makefile @@ -1,33 +1,33 @@ # Created by: Luke Jee PORTNAME= gvp PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= lukejee@gmail.com COMMENT= Go Versioning Manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE RUN_DEPENDS= bash:shells/bash USES= go:run shebangfix SHEBANG_FILES= bin/gvp USE_GITHUB= yes GH_ACCOUNT= pote NO_BUILD= yes NO_ARCH= yes PLIST_FILES= bin/gvp do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/gvp ${STAGEDIR}${PREFIX}/bin/ .include diff --git a/devel/hub/Makefile b/devel/hub/Makefile index 1a01047cae36..ea0003fc1888 100644 --- a/devel/hub/Makefile +++ b/devel/hub/Makefile @@ -1,48 +1,48 @@ # Created by: Simon Olofsson PORTNAME= hub PORTVERSION= 2.14.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel sysutils MAINTAINER= egypcio@FreeBSD.org COMMENT= Introduces git to GitHub LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= cpe go:modules CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= github GO_PKGNAME= github.com/github/hub PLIST_FILES= bin/hub \ etc/bash_completion.d/hub \ man/man1/hub.1.gz \ share/fish/completions/hub.fish \ share/zsh/site-functions/_hub post-build: (cd ${GO_WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} install ${GO_BUILDFLAGS} ${GO_TARGET}/md2roff-bin) (cd ${GO_WRKSRC} && \ ${WRKDIR}/bin/md2roff-bin --manual="hub" --version="${PORTVERSION}" \ --template=${GO_WRKSRC}/man-template.html share/man/man1/*.md) post-install: ${MKDIR} ${STAGEDIR}${MAN1PREFIX}/man/man1 \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/fish/completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/etc/hub.bash_completion.sh ${STAGEDIR}${PREFIX}/etc/bash_completion.d/hub ${INSTALL_DATA} ${WRKSRC}/etc/hub.fish_completion ${STAGEDIR}${PREFIX}/share/fish/completions/hub.fish ${INSTALL_DATA} ${WRKSRC}/etc/hub.zsh_completion ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_hub ${INSTALL_MAN} ${WRKSRC}/share/man/man1/*.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/devel/influx-pkg-config/Makefile b/devel/influx-pkg-config/Makefile index be52c334635d..d61e0bd16f47 100644 --- a/devel/influx-pkg-config/Makefile +++ b/devel/influx-pkg-config/Makefile @@ -1,21 +1,21 @@ PORTNAME= pkg-config DISTVERSIONPREFIX= v DISTVERSION= 0.2.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= influx MAINTAINER= driesm@FreeBSD.org COMMENT= Drop-in pkg-config replacement for compiling C libraries for InfluxData LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules pkgconfig:run GO_MODULE= github.com/influxdata/pkg-config GO_TARGET= ./:${PREFIX}/bin/influx-pkg-config PLIST_FILES= bin/influx-pkg-config .include diff --git a/devel/jiri/Makefile b/devel/jiri/Makefile index 381004a59e5e..792a38fb15bd 100644 --- a/devel/jiri/Makefile +++ b/devel/jiri/Makefile @@ -1,33 +1,33 @@ PORTNAME= jiri PORTVERSION= g${TIMESTAMP:S/-/./g:C/T.*//g} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= LOCAL/swills DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} DIST_SUBDIR= jiri MAINTAINER= swills@FreeBSD.org COMMENT= Tool for multi-repo development LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cmake:devel/cmake RUN_DEPENDS= git:devel/git USES= go:modules ninja:build GITHASH= 1eee1043d12d1baabae7f2466cc0b1646395e32c TIMESTAMP= 2020-08-28T00:00:00.000000 PLIST_FILES= bin/jiri USE_GITHUB= nodefault GH_TUPLE= golang:net:a7b16738d86b:golang_net/vendor/golang.org/x/net \ golang:sync:112230192c58:golang_sync/vendor/golang.org/x/sync GO_TARGET= ./cmd/jiri GO_BUILDFLAGS= -ldflags="\ -s -w \ -X fuchsia.googlesource.com/jiri/version.GitCommit=${GITHASH} \ -X fuchsia.googlesource.com/jiri/version.BuildTime=${TIMESTAMP}" .include diff --git a/devel/lab/Makefile b/devel/lab/Makefile index 67f2b52f350e..e4b6ca774e78 100644 --- a/devel/lab/Makefile +++ b/devel/lab/Makefile @@ -1,21 +1,21 @@ PORTNAME= lab PORTVERSION= 0.23.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Lab makes it simple to work with repositories on GitLab LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= go:modules GO_MODULE= github.com/zaquestion/lab GO_BUILDFLAGS= -ldflags="-X main.version=${PORTVERSION}" PLIST_FILES= bin/lab .include diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile index 17c22c2b2f22..95c76af22d83 100644 --- a/devel/lazygit/Makefile +++ b/devel/lazygit/Makefile @@ -1,83 +1,83 @@ PORTNAME= lazygit DISTVERSIONPREFIX= v DISTVERSION= 0.34 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= meta@FreeBSD.org COMMENT= Simple terminal UI for git commands LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= jesseduffield GH_TUPLE= \ OpenPeeDeeP:xdg:v1.0.0:openpeedeep_xdg/vendor/github.com/OpenPeeDeeP/xdg \ atotto:clipboard:v0.1.2:atotto_clipboard/vendor/github.com/atotto/clipboard \ aybabtme:humanlog:v0.4.1:aybabtme_humanlog/vendor/github.com/aybabtme/humanlog \ cli:safeexec:v1.0.0:cli_safeexec/vendor/github.com/cli/safeexec \ cloudfoundry:jibber_jabber:bcc4c8345a21:cloudfoundry_jibber_jabber/vendor/github.com/cloudfoundry/jibber_jabber \ creack:pty:v1.1.11:creack_pty/vendor/github.com/creack/pty \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ emirpasic:gods:v1.12.0:emirpasic_gods/vendor/github.com/emirpasic/gods \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:2a1a1b586447:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ go-errors:errors:v1.4.1:go_errors_errors/vendor/github.com/go-errors/errors \ go-git:gcfg:v1.5.0:go_git_gcfg/vendor/github.com/go-git/gcfg \ go-git:go-billy:v5.0.0:go_git_go_billy_v5/vendor/github.com/go-git/go-billy/v5 \ go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \ go-warnings:warnings:v0.1.2:go_warnings_warnings/vendor/gopkg.in/warnings.v0 \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \ golang-collections:collections:604e922904d3:golang_collections_collections/vendor/github.com/golang-collections/collections \ golang:crypto:7f63de1d35b0:golang_crypto/vendor/golang.org/x/crypto \ golang:net:0a1ea396d57c:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:1d35b9e2eb4e:golang_sys/vendor/golang.org/x/sys \ golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ google:go-cmp:v0.5.6:google_go_cmp/vendor/github.com/google/go-cmp \ gookit:color:v1.4.2:gookit_color/vendor/github.com/gookit/color \ imdario:mergo:v0.3.11:imdario_mergo/vendor/github.com/imdario/mergo \ integrii:flaggy:v1.4.0:integrii_flaggy/vendor/github.com/integrii/flaggy \ jbenet:go-context:d14ea06fba99:jbenet_go_context/vendor/github.com/jbenet/go-context \ jesseduffield:go-git:341962be15a4:jesseduffield_go_git_v5/vendor/github.com/jesseduffield/go-git/v5 \ jesseduffield:gocui:1945d7b9ed8b:jesseduffield_gocui/vendor/github.com/jesseduffield/gocui \ jesseduffield:minimal:9cde264e6b1e:jesseduffield_minimal_gitignore/vendor/github.com/jesseduffield/minimal \ jesseduffield:yaml:v2.1.0:jesseduffield_yaml/vendor/github.com/jesseduffield/yaml \ kardianos:osext:2bc1f35cddc0:kardianos_osext/vendor/github.com/kardianos/osext \ kevinburke:ssh_config:01f96b0aa0cd:kevinburke_ssh_config/vendor/github.com/kevinburke/ssh_config \ konsorten:go-windows-terminal-sequences:v1.0.2:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ kr:logfmt:b84e30acd515:kr_logfmt/vendor/github.com/kr/logfmt \ kylelemons:godebug:v1.1.0:kylelemons_godebug/vendor/github.com/kylelemons/godebug \ kyokomi:emoji:v2.2.8:kyokomi_emoji_v2/vendor/github.com/kyokomi/emoji/v2 \ lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-colorable:v0.1.11:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mgutz:str:v1.2.0:mgutz_str/vendor/github.com/mgutz/str \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ onsi:ginkgo:v1.10.3:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ onsi:gomega:v1.7.1:onsi_gomega/vendor/github.com/onsi/gomega \ ozeidan:fuzzy-patricia:v3.0.0:ozeidan_fuzzy_patricia/vendor/gopkg.in/ozeidan/fuzzy-patricia.v3 \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ sahilm:fuzzy:v0.1.0:sahilm_fuzzy/vendor/github.com/sahilm/fuzzy \ sanity-io:litter:v1.5.2:sanity_io_litter/vendor/github.com/sanity-io/litter \ sergi:go-diff:v1.1.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spkg:bom:59b7046e48ad:spkg_bom/vendor/github.com/spkg/bom \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ xanzy:ssh-agent:v0.2.1:xanzy_ssh_agent/vendor/github.com/xanzy/ssh-agent \ xo:terminfo:ca9a967f8778:xo_terminfo/vendor/github.com/xo/terminfo GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/liteide/Makefile b/devel/liteide/Makefile index 14bb7394257a..f76c9bd086fc 100644 --- a/devel/liteide/Makefile +++ b/devel/liteide/Makefile @@ -1,84 +1,84 @@ PORTNAME= liteide DISTVERSIONPREFIX= x DISTVERSION= 38.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel editors MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple, open source, cross-platform Go IDE LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL USES= dos2unix gl go:modules,no_targets,run qmake qt:5 DOS2UNIX_FILES= src/utils/dlvclient/dlvclient.cpp \ src/utils/dlvclient/dlvtypes.h USE_GITHUB= yes GH_ACCOUNT= visualfc GH_TUPLE= visualfc:gocode:901895f2a886:visualfc_gocode \ visualfc:gotools:v1.3.7:visualfc_gotools \ visualfc:gomod:v0.0.2:visualfc_gomod/vendor/github.com/visualfc/gomod \ creack:pty:v1.1.9:creack_pty/vendor/github.com/creack/pty \ golang:mod:v0.4.1:golang_mod/vendor/golang.org/x/mod \ golang:sys:988cb79eb6c6:golang_sys/vendor/golang.org/x/sys \ golang:tools:v0.1.10:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:2f41105eb62f:golang_xerrors/vendor/golang.org/x/xerrors \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ visualfc:fastmod:v1.3.7:visualfc_fastmod/vendor/github.com/visualfc/fastmod \ visualfc:goversion:v1.1.0:visualfc_goversion/vendor/github.com/visualfc/goversion \ yuin:goldmark:v1.2.1:yuin_goldmark/vendor/github.com/yuin/goldmark USE_GL= gl USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} USE_QT= buildtools_build core gui network printsupport widgets xml SUB_FILES= liteide WRKSRC_SUBDIR= liteidex PORTDOCS= README.md OPTIONS_DEFINE= DEBUG DOCS OPTIONS_SUB= yes DEBUG_CONFIGURE_ENABLE= debug ICON_SIZES= 16 24 32 48 64 128 post-extract: # Bundled, horribly outdated copy of QJsonDocument rm -r ${WRKSRC}/src/3rdparty/qjsonrpc/src/json/ post-build: ${RLN} ${WRKSRC}/vendor ${WRKSRC_visualfc_gotools} cd ${WRKSRC_visualfc_gotools} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} install ${GO_BUILDFLAGS} ${RLN} ${WRKSRC}/vendor ${WRKSRC_visualfc_gocode} ${RLN} ${WRKSRC_visualfc_gotools} ${WRKSRC_visualfc_gocode}/vendor/github.com/visualfc/gotools cd ${WRKSRC_visualfc_gocode} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} install ${GO_BUILDFLAGS} post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/liteide ${MV} ${STAGEDIR}${PREFIX}/bin/liteide ${STAGEDIR}${PREFIX}/libexec/liteide ${INSTALL_SCRIPT} ${WRKDIR}/liteide ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/gocode ${STAGEDIR}${PREFIX}/libexec/liteide ${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/gotools ${STAGEDIR}${PREFIX}/libexec/liteide @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/liteide.desktop ${STAGEDIR}${PREFIX}/share/applications (cd ${WRKSRC}/deploy && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) (cd ${WRKSRC}/os_deploy/freebsd && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) ${RM} ${STAGEDIR}${PREFIX}/lib/liteide/*.a .for sz in ${ICON_SIZES} @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${sz}x${sz}/apps ${INSTALL_DATA} ${WRKSRC}/src/liteapp/images/liteide${sz}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${sz}x${sz}/apps/liteide.png .endfor post-install-DOCS-on: cd ${WRKSRC:H} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/loccount/Makefile b/devel/loccount/Makefile index 5b59c41e9563..1c5dfdce13be 100644 --- a/devel/loccount/Makefile +++ b/devel/loccount/Makefile @@ -1,33 +1,33 @@ PORTNAME= loccount DISTVERSION= 2.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Count source lines of code in a project LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= a2x:textproc/asciidoc USES= gmake go python:3.5+,build USE_GITLAB= yes GL_ACCOUNT= esr GL_COMMIT= dc8279ab2e49ba60db121a47c15dc4ef8b543352 GO_PKGNAME= gitlab.com/${GL_ACCOUNT}/${PORTNAME} BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz do-build: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GMAKE} loccount loccount.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-${GL_COMMIT} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/devel/mage/Makefile b/devel/mage/Makefile index cb7c483b4590..d93e8a1338a1 100644 --- a/devel/mage/Makefile +++ b/devel/mage/Makefile @@ -1,29 +1,29 @@ PORTNAME= mage DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= gspurki@gmail.com COMMENT= Command-line make-like build tool using Go as input files LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= magefile PLIST_FILES= bin/mage post-patch: @${REINPLACE_CMD} -e "s|%%GH_TAGNAME%%|${GH_TAGNAME}|g; s|%%GH_TAG_COMMIT%%|${GH_TAG_COMMIT}|g" \ ${WRKSRC}/magefile.go do-build: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO_ENV} \ ${GO_CMD} run bootstrap.go .include diff --git a/devel/modd/Makefile b/devel/modd/Makefile index 525aa9e88700..60863ac5628d 100644 --- a/devel/modd/Makefile +++ b/devel/modd/Makefile @@ -1,27 +1,27 @@ PORTNAME= modd DISTVERSIONPREFIX= v DISTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Developer tool that runs processes and responds to filesystem changes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= cortesi GH_TUPLE= golang:sys:fead79001313:golang_sys/vendor/golang.org/x/sys_fead79001313 GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} pre-build: ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys ${MV} ${WRKSRC}/vendor/golang.org/x/sys_fead79001313 ${WRKSRC}/vendor/golang.org/x/sys .include diff --git a/devel/mutagen/Makefile b/devel/mutagen/Makefile index cff11cbaf55e..839a2156ada7 100644 --- a/devel/mutagen/Makefile +++ b/devel/mutagen/Makefile @@ -1,21 +1,22 @@ PORTNAME= mutagen DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 +PORTREVISION= 1 CATEGORIES= devel net MAINTAINER= yuri@FreeBSD.org COMMENT= Continuous multidirectional synchronization for remote development LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/mutagen-io/mutagen GO_TARGET= ./cmd/mutagen \ ./cmd/mutagen-agent PLIST_FILES= bin/mutagen \ bin/mutagen-agent .include diff --git a/devel/packr/Makefile b/devel/packr/Makefile index 39e92e8f15c2..db2d1f8d069a 100644 --- a/devel/packr/Makefile +++ b/devel/packr/Makefile @@ -1,28 +1,28 @@ PORTNAME= packr DISTVERSIONPREFIX= v DISTVERSION= 2.8.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple and easy way to embed static files into Go binaries LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go:modules GO_MODULE= github.com/gobuffalo/packr/v2 GO_TARGET= ./packr2 PLIST_FILES= bin/packr2 PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/please/Makefile b/devel/please/Makefile index d9a3589d66a1..403e2599fff0 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,118 +1,118 @@ PORTNAME= please DISTVERSIONPREFIX= v DISTVERSION= 15.17.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel PKGNAMESUFFIX= .build MAINTAINER= swills@FreeBSD.org COMMENT= High-performance extensible build system for reproducible builds LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash \ ca_root_nss>0:security/ca_root_nss \ git:devel/git \ protoc:devel/protobuf USES= go:modules USE_GITHUB= yes GH_ACCOUNT= thought-machine GH_TUPLE= StackExchange:wmi:cbe66965904d:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ Workiva:go-datastructures:v1.0.50:workiva_go_datastructures/vendor/github.com/Workiva/go-datastructures \ alecthomas:gometalinter:v2.0.11:alecthomas_gometalinter/vendor/github.com/alecthomas/gometalinter \ alecthomas:kingpin:95d230a53780:alecthomas_kingpin/vendor/gopkg.in/alecthomas/kingpin.v3-unstable \ alecthomas:units:1786d5ef83d4:alecthomas_units/vendor/github.com/alecthomas/units \ bazelbuild:buildtools:4bcdbd1064fc:bazelbuild_buildtools/vendor/github.com/bazelbuild/buildtools \ bazelbuild:remote-apis-sdks:81a3a82fc300:bazelbuild_remote_apis_sdks/vendor/github.com/bazelbuild/remote-apis-sdks \ bazelbuild:remote-apis:1aeb39973178:bazelbuild_remote_apis/vendor/github.com/bazelbuild/remote-apis \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ client9:misspell:v0.3.4:client9_misspell/vendor/github.com/client9/misspell \ coreos:go-semver:v0.2.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ djherbis:atime:v1.0.0:djherbis_atime/vendor/github.com/djherbis/atime \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-ole:go-ole:v1.2.4:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-warnings:warnings:v0.1.2:go_warnings_warnings/vendor/gopkg.in/warnings.v0 \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.2.0:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.6:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:glog:23def4e6c14b:golang_glog/vendor/github.com/golang/glog \ golang:lint:738671d3881b:golang_lint_1/vendor/golang.org/x/lint \ golang:lint:c67002cb31c3:golang_lint/vendor/github.com/golang/lint \ golang:net:62affa334b73:golang_net/vendor/golang.org/x/net \ golang:oauth2:5d25da1a8d43:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:6e8e738ad208:golang_sync/vendor/golang.org/x/sync \ golang:sys:d4d67f95c62d:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ golang:tools:b303f430e36d:golang_tools/vendor/golang.org/x/tools \ google:go-genproto:0bd0a958aa1d:google_go_genproto/vendor/google.golang.org/genproto \ google:shlex:c34317bd91bf:google_shlex/vendor/github.com/google/shlex \ google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ googleapis:google-cloud-go:v0.65.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gordonklaus:ineffassign:1003c8bd00dc:gordonklaus_ineffassign/vendor/github.com/gordonklaus/ineffassign \ grpc-ecosystem:go-grpc-middleware:v1.0.0:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \ grpc:grpc-go:v1.31.1:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-multierror:v1.0.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-retryablehttp:v0.6.7:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ juju:ansiterm:720a0952cc2a:juju_ansiterm/vendor/github.com/juju/ansiterm \ karrick:godirwalk:v1.7.8:karrick_godirwalk/vendor/github.com/karrick/godirwalk \ klauspost:compress:v1.10.11:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:cpuid:v1.3.1:klauspost_cpuid/vendor/github.com/klauspost/cpuid \ lukechampine:blake3:v1.1.4:lukechampine_blake3/vendor/lukechampine.com/blake3 \ lunixbochs:vtclean:2d01aacdc34a:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \ manifoldco:promptui:v0.3.2:manifoldco_promptui/vendor/github.com/manifoldco/promptui \ 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 \ mostynb:go-grpc-compression:v1.1.2:mostynb_go_grpc_compression/vendor/github.com/mostynb/go-grpc-compression \ nicksnyder:go-i18n:v1.10.1:nicksnyder_go_i18n/vendor/github.com/nicksnyder/go-i18n \ op:go-logging:b2cb9fa56473:op_go_logging/vendor/gopkg.in/op/go-logging.v1 \ pborman:uuid:v1.2.1:pborman_uuid/vendor/github.com/pborman/uuid \ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ peterebden:ar:a0ae3a11a518:peterebden_ar/vendor/github.com/peterebden/ar \ peterebden:gcfg:v1.3.0:peterebden_gcfg/vendor/github.com/peterebden/gcfg \ peterebden:go-cli-init:v3.0.0:peterebden_go_cli_init_v3/vendor/github.com/peterebden/go-cli-init/v3 \ peterebden:go-sri:v1.0.0:peterebden_go_sri/vendor/github.com/peterebden/go-sri \ peterebden:tools:b2a0db951d2a:peterebden_tools/vendor/github.com/peterebden/tools \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:xattr:v0.4.0:pkg_xattr/vendor/github.com/pkg/xattr \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ shirou:gopsutil:v2.18.12:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ sourcegraph:go-diff:v0.5.1:sourcegraph_go_diff/vendor/github.com/sourcegraph/go-diff \ sourcegraph:go-lsp:0c7d621186c1:sourcegraph_go_lsp/vendor/github.com/sourcegraph/go-lsp \ sourcegraph:jsonrpc2:35a74f039c6a:sourcegraph_jsonrpc2/vendor/github.com/sourcegraph/jsonrpc2 \ sqs:pbtypes:d3ebe8f20ae4:sqs_pbtypes/vendor/sourcegraph.com/sqs/pbtypes \ streamrail:concurrent-map:8bf1e9bacbf6:streamrail_concurrent_map/vendor/github.com/streamrail/concurrent-map \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify \ texttheater:golang-levenshtein:d188e65d659e:texttheater_golang_levenshtein/vendor/github.com/texttheater/golang-levenshtein \ thought-machine:go-flags:v1.5.0:thought_machine_go_flags/vendor/github.com/thought-machine/go-flags \ tsenart:deadcode:210d2dc333e9:tsenart_deadcode/vendor/github.com/tsenart/deadcode \ ulikunitz:xz:v0.5.6:ulikunitz_xz/vendor/github.com/ulikunitz/xz GO_TARGET= src/please.go:please \ tools/build_langserver/langserver_main.go:build_langserver \ tools/jarcat/main.go:jarcat \ tools/please_go_filter/please_go_filter.go:please_go_filter \ tools/please_go_install/please_go_install.go:please_go_install \ tools/please_go_test/plz_go_test_main.go:please_go_test \ tools/please_pex/pex_main.go:please_pex \ tools/release_signer/main.go:release_signer post-extract: ${CP} ${WRKSRC}/tools/please_go_test/plz_go_test.go ${WRKSRC}/tools/please_go_test/plz_go_test_main.go post-build: cd ${WRKSRC} ; ${SETENV} ${CC} ${CFLAGS} -o please_sandbox tools/sandbox/main.c post-install: ${INSTALL_PROGRAM} ${WRKSRC}/please_sandbox ${STAGEDIR}${PREFIX}/bin .include diff --git a/devel/pprof/Makefile b/devel/pprof/Makefile index 7d3214603f64..b1e53252aac5 100644 --- a/devel/pprof/Makefile +++ b/devel/pprof/Makefile @@ -1,27 +1,27 @@ PORTNAME= pprof DISTVERSION= g20200905 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for visualization and analysis of profiling data LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= google GH_TAGNAME= acf8798 GH_TUPLE= \ chzyer:logex:v1.1.10:chzyer_logex/vendor/github.com/chzyer/logex \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ chzyer:test:a1ea475d72b1:chzyer_test/vendor/github.com/chzyer/test \ golang:sys:ce4227a45e2e:golang_sys/vendor/golang.org/x/sys \ ianlancetaylor:demangle:5e5cf60278f6:ianlancetaylor_demangle/vendor/github.com/ianlancetaylor/demangle GH_SUBDIR= src/github.com/google/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/prototool/Makefile b/devel/prototool/Makefile index 12e275144177..a5e52d06d57e 100644 --- a/devel/prototool/Makefile +++ b/devel/prototool/Makefile @@ -1,61 +1,61 @@ PORTNAME= prototool DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Swiss army knife for protocol buffers (ProtoBuf) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= uber GH_TUPLE= \ 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 \ emicklei:proto:v1.9.0:emicklei_proto/vendor/github.com/emicklei/proto \ fullstorydev:grpcurl:v1.4.0:fullstorydev_grpcurl/vendor/github.com/fullstorydev/grpcurl \ go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobuffalo:flect:v0.2.1:gobuffalo_flect/vendor/github.com/gobuffalo/flect \ gofrs:flock:v0.7.1:gofrs_flock/vendor/github.com/gofrs/flock \ golang:lint:738671d3881b:golang_lint/vendor/golang.org/x/lint \ golang:net:244492dfa37a:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.4:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:5c8b2ff67527:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:tools:c807066ff753:golang_tools/vendor/golang.org/x/tools \ google:go-genproto:b662892dd51b:google_go_genproto/vendor/google.golang.org/genproto \ grpc:grpc-go:v1.28.0:grpc_grpc_go/vendor/google.golang.org/grpc \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jhump:protoreflect:v1.6.0:jhump_protoreflect/vendor/github.com/jhump/protoreflect \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ 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:cobra:v0.0.6:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.5.1:stretchr_testify/vendor/github.com/stretchr/testify \ uber-go:atomic:v1.6.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.5.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.14.0:uber_go_zap/vendor/go.uber.org/zap GO_TARGET= ./cmd/prototool PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/prototool \ etc/zsh/site-functions/_prototool post-build: cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} run ${GO_BUILDFLAGS} ./internal/cmd/gen-prototool-bash-completion/main.go > prototool-bash-completion && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} run ${GO_BUILDFLAGS} ./internal/cmd/gen-prototool-zsh-completion/main.go > prototool-zsh-completion post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/prototool-bash-completion ${STAGEDIR}${PREFIX}/etc/bash_completion.d/prototool ${MKDIR} ${STAGEDIR}${PREFIX}/etc/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/prototool-zsh-completion ${STAGEDIR}${PREFIX}/etc/zsh/site-functions/_prototool .include diff --git a/devel/pydio-packr/Makefile b/devel/pydio-packr/Makefile index 11ae007201fd..843827103883 100644 --- a/devel/pydio-packr/Makefile +++ b/devel/pydio-packr/Makefile @@ -1,29 +1,29 @@ PORTNAME= packr DISTVERSIONPREFIX= v DISTVERSION= 1.30.2-0.20200608151212 DISTVERSIONSUFFIX= -7d41389ccc6e -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= pydio- MAINTAINER= skozlov@FreeBSD.org COMMENT= Pydio fork of packr v1 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= www/pydio-cells doesn't build on i386, so there's no point building pydio-packr USES= go:modules GO_MODULE= github.com/pydio/packr GO_TARGET= ./packr PLIST_FILES= bin/pydio-packr post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PKGNAMEPREFIX}${PORTNAME} .include diff --git a/devel/revive/Makefile b/devel/revive/Makefile index 200b49bae6c1..1786f932c764 100644 --- a/devel/revive/Makefile +++ b/devel/revive/Makefile @@ -1,43 +1,43 @@ PORTNAME= revive DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Extensible static code analysis framework for Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules _BUILD_VERSION= ${DISTVERSION} _BUILD_COMMIT= 23828cc _BUILD_DATE= $$(date +%Y-%m-%d) GO_MODULE= github.com/mgechev/${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} 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} .include diff --git a/devel/shfmt/Makefile b/devel/shfmt/Makefile index 5efccd5d5a84..d8d599b9d369 100644 --- a/devel/shfmt/Makefile +++ b/devel/shfmt/Makefile @@ -1,27 +1,27 @@ PORTNAME= shfmt DISTVERSIONPREFIX= v DISTVERSION= 3.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org COMMENT= Shell script formatter LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= scdoc:textproc/scdoc USES= go:modules GO_MODULE= mvdan.cc/sh/v3 GO_TARGET= ./cmd/shfmt GO_BUILDFLAGS= -ldflags="-s -w -X main.version=${DISTVERSIONFULL}" PLIST_FILES= bin/shfmt \ man/man1/shfmt.1.gz post-install: scdoc < ${WRKSRC}/cmd/shfmt/shfmt.1.scd \ > ${STAGEDIR}${MAN1PREFIX}/man/man1/shfmt.1 .include diff --git a/devel/soft-serve/Makefile b/devel/soft-serve/Makefile index b038b2fe142e..01c65f4caa78 100644 --- a/devel/soft-serve/Makefile +++ b/devel/soft-serve/Makefile @@ -1,106 +1,107 @@ PORTNAME= soft-serve DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org COMMENT= Self-hosted Git server for the command line LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= go:modules USE_GITHUB= yes GH_ACCOUNT= charmbracelet GH_TUPLE= Microsoft:go-winio:v0.5.1:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ ProtonMail:go-crypto:70ae35bab23f:protonmail_go_crypto/vendor/github.com/ProtonMail/go-crypto \ acomagu:bufpipe:v1.0.3:acomagu_bufpipe/vendor/github.com/acomagu/bufpipe \ alecthomas:chroma:v0.10.0:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ anmitsu:go-shlex:38f4b401e2be:anmitsu_go_shlex/vendor/github.com/anmitsu/go-shlex \ atotto:clipboard:v0.1.4:atotto_clipboard/vendor/github.com/atotto/clipboard \ aymerick:douceur:v0.2.0:aymerick_douceur/vendor/github.com/aymerick/douceur \ caarlos0:env:v6.9.1:caarlos0_env_v6/vendor/github.com/caarlos0/env/v6 \ caarlos0:sshmarshal:v0.1.0:caarlos0_sshmarshal/vendor/github.com/caarlos0/sshmarshal \ charmbracelet:bubbles:88562515cf7b:charmbracelet_bubbles/vendor/github.com/charmbracelet/bubbles \ charmbracelet:bubbletea:v0.20.0:charmbracelet_bubbletea/vendor/github.com/charmbracelet/bubbletea \ charmbracelet:glamour:v0.4.0:charmbracelet_glamour/vendor/github.com/charmbracelet/glamour \ charmbracelet:keygen:v0.3.0:charmbracelet_keygen/vendor/github.com/charmbracelet/keygen \ charmbracelet:lipgloss:v0.4.0:charmbracelet_lipgloss/vendor/github.com/charmbracelet/lipgloss \ charmbracelet:wish:v0.5.0:charmbracelet_wish/vendor/github.com/charmbracelet/wish \ containerd:console:v1.0.3:containerd_console/vendor/github.com/containerd/console \ dlclark:regexp2:v1.4.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ emirpasic:gods:v1.12.0:emirpasic_gods/vendor/github.com/emirpasic/gods \ gliderlabs:ssh:v0.3.4:gliderlabs_ssh/vendor/github.com/gliderlabs/ssh \ go-git:gcfg:v1.5.0:go_git_gcfg/vendor/github.com/go-git/gcfg \ go-git:go-billy:v5.3.1:go_git_go_billy_v5/vendor/github.com/go-git/go-billy/v5 \ go-git:go-git:b4368b2a2ca4:go_git_go_git_v5/vendor/github.com/go-git/go-git/v5 \ go-warnings:warnings:v0.1.2:go_warnings_warnings/vendor/gopkg.in/warnings.v0 \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \ gogs:git-module:v1.6.0:gogs_git_module/vendor/github.com/gogs/git-module \ golang:crypto:efcb8507fb70:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:41bb18bfe9da:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:cd36cc0744dd:golang_net/vendor/golang.org/x/net \ golang:sys:5a964db01320:golang_sys/vendor/golang.org/x/sys \ golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ gorilla:css:v1.0.0:gorilla_css/vendor/github.com/gorilla/css \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jbenet:go-context:d14ea06fba99:jbenet_go_context/vendor/github.com/jbenet/go-context \ kevinburke:ssh_config:v1.1.0:kevinburke_ssh_config/vendor/github.com/kevinburke/ssh_config \ lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ matryer:is:v1.4.0:matryer_is/vendor/github.com/matryer/is \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mcuadros:go-version:92cdf37c5b75:mcuadros_go_version/vendor/github.com/mcuadros/go-version \ microcosm-cc:bluemonday:v1.0.17: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:ansi:c9f0611b6c70:muesli_ansi/vendor/github.com/muesli/ansi \ muesli:mango:v0.1.0:muesli_mango/vendor/github.com/muesli/mango \ muesli:reflow:v0.3.0:muesli_reflow/vendor/github.com/muesli/reflow \ muesli:roff:v0.1.0:muesli_roff/vendor/github.com/muesli/roff \ muesli:termenv:44cd13922739:muesli_termenv/vendor/github.com/muesli/termenv \ olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ sahilm:fuzzy:v0.1.0:sahilm_fuzzy/vendor/github.com/sahilm/fuzzy \ sergi:go-diff:v1.1.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ spf13:cobra:v1.4.0:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ xanzy:ssh-agent:v0.3.1:xanzy_ssh_agent/vendor/github.com/xanzy/ssh-agent \ yuin:goldmark-emoji:v1.0.1:yuin_goldmark_emoji/vendor/github.com/yuin/goldmark-emoji \ yuin:goldmark:v1.4.4:yuin_goldmark/vendor/github.com/yuin/goldmark GO_TARGET= ./cmd/soft USE_RC_SUBR= soft-serve SUB_LIST+= CHOWN="${CHOWN}" \ CUT="${CUT}" \ DEFAULTHOST=0.0.0.0 \ DEFAULTKEY=.ssh/soft_serve_server_ed25519 \ DEFAULTPORT=23231 \ DEFAULTREPO=.repos \ DIRNAME="${DIRNAME}" \ GITUSER="${USERS}" \ MKDIR="${MKDIR}" \ PW="${PW}" \ SETENV="${SETENV}" USERS= git GROUPS= git PLIST_FILES= ${DOCSDIR_REL}/README.md \ bin/${PORTNAME} .include # Patch for 32-bit platforms .if ${ARCH} == i386 || ${ARCH} == armv7 || ${ARCH} == armv6 EXTRA_PATCHES+= ${FILESDIR}/extrapatch-vendor_github.com_charmbracelet_bubbletea_cancelreader__bsd.go .endif post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/soft ${STAGEDIR}${PREFIX}/bin/soft-serve ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ .include diff --git a/devel/statik/Makefile b/devel/statik/Makefile index d75e4133b422..37ef3fab4b14 100644 --- a/devel/statik/Makefile +++ b/devel/statik/Makefile @@ -1,22 +1,22 @@ PORTNAME= statik DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= cheffo@freebsd-bg.org COMMENT= Embed static files into a Go executable LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 USES= go USE_GITHUB= yes GH_ACCOUNT= rakyll PLIST_FILES= bin/statik .include diff --git a/devel/stuffbin/Makefile b/devel/stuffbin/Makefile index e7f2e88aa656..6f7e0f3c966c 100644 --- a/devel/stuffbin/Makefile +++ b/devel/stuffbin/Makefile @@ -1,27 +1,27 @@ PORTNAME= stuffbin DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Compress and embed static files and assets into Go binaries LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/knadh/${PORTNAME} GO_TARGET= ./${PORTNAME}:${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 diff --git a/devel/taskctl/Makefile b/devel/taskctl/Makefile index fd156a27c517..a67048c06955 100644 --- a/devel/taskctl/Makefile +++ b/devel/taskctl/Makefile @@ -1,46 +1,46 @@ PORTNAME= taskctl PORTVERSION= 1.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= olgeni@FreeBSD.org COMMENT= Simple modern alternative to GNU Make LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules USE_GITHUB= yes GO_TARGET= ./cmd/taskctl GH_TUPLE= bmatcuk:doublestar:v1.1.5:bmatcuk_doublestar/vendor/github.com/bmatcuk/doublestar \ briandowns:spinner:6dc224009eae:briandowns_spinner/vendor/github.com/briandowns/spinner \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ cpuguy83:go-md2man:f79a8a8ca69d:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ emicklei:dot:v0.10.2:emicklei_dot/vendor/github.com/emicklei/dot \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:9197077df867:golang_sys/vendor/golang.org/x/sys \ golang:term:ad39bd3f0407:golang_term/vendor/golang.org/x/term \ golang:xerrors:9bdfabe68543:golang_xerrors/vendor/golang.org/x/xerrors \ imdario:mergo:v0.3.8:imdario_mergo/vendor/github.com/imdario/mergo \ juju:ansiterm:720a0952cc2a:juju_ansiterm/vendor/github.com/juju/ansiterm \ konsorten:go-windows-terminal-sequences:v1.0.1:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ logrusorgru:aurora:dc85c304c434:logrusorgru_aurora/vendor/github.com/logrusorgru/aurora \ lunixbochs:vtclean:2d01aacdc34a:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \ 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.10:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mvdan:sh:v3.1.1:mvdan_sh/vendor/mvdan.cc/sh/v3 \ pelletier:go-toml:v1.8.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ 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 \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ urfave:cli:v2.2.0:urfave_cli_v2/vendor/github.com/urfave/cli/v2 PLIST_FILES= bin/taskctl .include diff --git a/devel/tinygo/Makefile b/devel/tinygo/Makefile index 0560dd58913c..4ab439b77616 100644 --- a/devel/tinygo/Makefile +++ b/devel/tinygo/Makefile @@ -1,96 +1,96 @@ PORTNAME= tinygo DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org COMMENT= Go compiler for small places LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cmake:devel/cmake TEST_DEPENDS= qemu-system-arm:emulators/qemu USES= gmake go:modules,run ninja:build python:build USE_GITHUB= yes GH_ACCOUNT= tinygo-org GH_TUPLE= \ blakesmith:ar:8bd4349a67f2:blakesmith_ar/vendor/github.com/blakesmith/ar \ bugst:go-serial:v1.1.2:bugst_go_serial/vendor/go.bug.st/serial \ chromedp:cdproto:dabd2f2e7693:chromedp_cdproto/vendor/github.com/chromedp/cdproto \ chromedp:chromedp:v0.6.4:chromedp_chromedp/vendor/github.com/chromedp/chromedp \ chromedp:sysutil:v1.0.0:chromedp_sysutil/vendor/github.com/chromedp/sysutil \ creack:goselect:v0.1.1:creack_goselect/vendor/github.com/creack/goselect \ davecgh:go-spew:v1.1.0:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ gobwas:httphead:v0.1.0:gobwas_httphead/vendor/github.com/gobwas/httphead \ gobwas:pool:v0.2.1:gobwas_pool/vendor/github.com/gobwas/pool \ gobwas:ws:v1.0.4:gobwas_ws/vendor/github.com/gobwas/ws \ golang:sys:4bcb84eeeb78:golang_sys/vendor/golang.org/x/sys \ golang:tools:b320d3a0f5a2:golang_tools/vendor/golang.org/x/tools \ google:shlex:c34317bd91bf:google_shlex/vendor/github.com/google/shlex \ josharian:intern:v1.0.0:josharian_intern/vendor/github.com/josharian/intern \ mailru:easyjson:v0.7.6:mailru_easyjson/vendor/github.com/mailru/easyjson \ marcinbor85:gohex:343a4b548892:marcinbor85_gohex/vendor/github.com/marcinbor85/gohex \ 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 \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ tinygo-org:go-llvm:e7b85195e81c:tinygo_org_go_llvm/vendor/tinygo.org/x/go-llvm # Device files and runtime are distributed as submodules GH_TUPLE+= ARM-software:CMSIS:9fe411cef1ce:cmsis/lib/CMSIS \ NordicSemiconductor:nrfx:b5399066bd7f:nrfx/lib/nrfx \ WebAssembly:wasi-libc:c7465d22096f:wasi_libc/lib/wasi-libc \ avr-rust:avr-mcu:40d15c1c56c3:avr/lib/avr \ llvm-mirror:compiler-rt:df52202e77b1:compiler_rt/lib/compiler-rt \ picolibc:picolibc:3bf0a107362b:picolibc/lib/picolibc \ tinygo-org:cmsis-svd:9c35b6d9df1f:cmsis_svd/lib/cmsis-svd \ tinygo-org:stm32-svd:3a0b0829b70b:stm32_svd/lib/stm32-svd # Bundled LLVM GH_TUPLE+= llvm:llvm-project:llvmorg-11.1.0:llvm/llvm-project OPTIONS_DEFINE= AVR QEMU SIMAVR AVR_DESC= AVR based processors support QEMU_DESC= Install emulators/qemu for Cortex-M targets SIMAVR_DESC= Install devel/simavr for AVR targets AVR_RUN_DEPENDS= ${LOCALBASE}/avr/include/stdint.h:devel/avr-libc \ avr-gcc:devel/avr-gcc \ avrdude:devel/avrdude AVR_VARS_OFF= AVR=0 QEMU_RUN_DEPENDS= qemu-system-arm:emulators/qemu SIMAVR_RUN_DEPENDS= simavr:devel/simavr do-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ HOME=${WRKDIR} \ ${GMAKE} llvm-build cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ GO=${GO_CMD} \ HOME=${WRKDIR} \ PATH=${WRKSRC}/llvm-build/bin:$$PATH \ ${GMAKE} build/release do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/tinygo cd ${WRKSRC}/build/release/tinygo && \ ${MKDIR} ${STAGEDIR}${PREFIX}/tinygo/bin && \ ${INSTALL_PROGRAM} bin/tinygo ${STAGEDIR}${PREFIX}/tinygo/bin && \ ${COPYTREE_SHARE} "lib pkg src targets" ${STAGEDIR}${PREFIX}/tinygo ${RLN} ${STAGEDIR}${PREFIX}/tinygo/bin/tinygo ${STAGEDIR}${PREFIX}/bin do-test: cd ${WRKSRC} && ${SETENV} \ AVR=${AVR} \ GOCACHE=${WRKDIR}/.gocache \ PATH=${WRKSRC}/llvm-build/bin:$$PATH \ RISCV=0 \ TINYGO=${WRKSRC}/build/tinygo \ ${GMAKE} test smoketest .include diff --git a/devel/yaegi/Makefile b/devel/yaegi/Makefile index 73b51b2a34ba..e33c2c761abe 100644 --- a/devel/yaegi/Makefile +++ b/devel/yaegi/Makefile @@ -1,21 +1,21 @@ PORTNAME= yaegi DISTVERSION= 0.9.23 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= dch@FreeBSD.org COMMENT= Elegant Go Interpreter - a REPL for Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= traefik GO_TARGET= ./cmd/yaegi:yaegi PLIST_FILES= bin/${PORTNAME} .include diff --git a/dns/acme-dns/Makefile b/dns/acme-dns/Makefile index 1bd9fece5722..cc9fd41f7495 100644 --- a/dns/acme-dns/Makefile +++ b/dns/acme-dns/Makefile @@ -1,85 +1,85 @@ PORTNAME= acme-dns DISTVERSION= g20220126 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= dns MAINTAINER= mops@punkt.de COMMENT= Limited DNS server with RESTful HTTP API to handle ACME DNS challenges LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= joohoi GH_TAGNAME= a33c09a GH_TUPLE= \ BurntSushi:toml:v0.4.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ DATA-DOG:go-sqlmock:v1.5.0:data_dog_go_sqlmock/vendor/github.com/DATA-DOG/go-sqlmock \ ajg:form:v1.5.1:ajg_form/vendor/github.com/ajg/form \ andybalholm:brotli:v1.0.2:andybalholm_brotli/vendor/github.com/andybalholm/brotli \ caddyserver:certmagic:v0.15.2:caddyserver_certmagic/vendor/github.com/caddyserver/certmagic \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ erikstmartin:go-testdb:8d10e4a1bae5:erikstmartin_go_testdb/vendor/github.com/erikstmartin/go-testdb \ fasthttp-contrib:websocket:1f3b11f56072:fasthttp_contrib_websocket/vendor/github.com/fasthttp-contrib/websocket \ fatih:structs:v1.1.0:fatih_structs/vendor/github.com/fatih/structs \ gavv:httpexpect:v2.0.0:gavv_httpexpect/vendor/github.com/gavv/httpexpect \ go-acme:lego:v3.9.0:go_acme_lego_v3/vendor/github.com/go-acme/lego/v3 \ go-yaml:yaml:496545a6307b:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:crypto:e495a2d5b3d3:golang_crypto/vendor/golang.org/x/crypto \ golang:mod:v0.5.1:golang_mod/vendor/golang.org/x/mod \ golang:net:5cfca573fb4d:golang_net/vendor/golang.org/x/net \ golang:sys:1d35b9e2eb4e:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:tools:v0.1.8:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ imkira:go-interpol:v1.1.0:imkira_go_interpol/vendor/github.com/imkira/go-interpol \ julienschmidt:httprouter:v1.3.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ klauspost:compress:v1.13.4:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:cpuid:v2.0.9:klauspost_cpuid_v2/vendor/github.com/klauspost/cpuid/v2 \ lib:pq:v1.10.4:lib_pq/vendor/github.com/lib/pq \ libdns:libdns:v0.2.1:libdns_libdns/vendor/github.com/libdns/libdns \ mattn:go-colorable:v0.1.12:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-sqlite3:v1.14.10:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ mholt:acmez:v1.0.1:mholt_acmez/vendor/github.com/mholt/acmez \ miekg:dns:v1.1.45:miekg_dns/vendor/github.com/miekg/dns \ moul:http2curl:v1.0.0:moul_http2curl/vendor/github.com/moul/http2curl \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ rs:cors:v1.8.2:rs_cors/vendor/github.com/rs/cors \ sergi:go-diff:v1.2.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.7.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.20.0:uber_go_zap/vendor/go.uber.org/zap \ valyala:bytebufferpool:v1.0.0:valyala_bytebufferpool/vendor/github.com/valyala/bytebufferpool \ valyala:fasthttp:v1.31.0:valyala_fasthttp/vendor/github.com/valyala/fasthttp \ xeipuuv:gojsonpointer:4e3ac2762d5f:xeipuuv_gojsonpointer/vendor/github.com/xeipuuv/gojsonpointer \ xeipuuv:gojsonreference:bd5ef7bd5415:xeipuuv_gojsonreference/vendor/github.com/xeipuuv/gojsonreference \ xeipuuv:gojsonschema:v1.2.0:xeipuuv_gojsonschema/vendor/github.com/xeipuuv/gojsonschema \ yalp:jsonpath:5cc68e5049a0:yalp_jsonpath/vendor/github.com/yalp/jsonpath \ yudai:gojsondiff:v1.0.0:yudai_gojsondiff/vendor/github.com/yudai/gojsondiff \ yudai:golcs:ecda9a501e82:yudai_golcs/vendor/github.com/yudai/golcs \ yudai:pp:v2.0.1:yudai_pp/vendor/github.com/yudai/pp USE_RC_SUBR= acme-dns post-patch: @${REINPLACE_CMD} -e 's|etc\/acme-dns|usr\/local\/etc\/acme-dns|' ${WRKSRC}/main.go @${REINPLACE_CMD} -e 's|etc\/tls|usr\/local\/etc\/tls|' ${WRKSRC}/config.cfg @${REINPLACE_CMD} -e 's|var\/lib|var\/db|' ${WRKSRC}/config.cfg post-install: ${MKDIR} ${STAGEDIR}/var/db/acme-dns ${MKDIR} ${STAGEDIR}/var/run/acme-dns ${MKDIR} ${STAGEDIR}${PREFIX}/etc/acme-dns ${CP} ${WRKSRC}/config.cfg ${STAGEDIR}${PREFIX}/etc/acme-dns/config.cfg.sample ${MV} ${STAGEDIR}${PREFIX}/bin/acme-dns ${STAGEDIR}${PREFIX}/libexec/acme-dns .include diff --git a/dns/amass/Makefile b/dns/amass/Makefile index 542b668af1e3..eb8bbfc4c359 100644 --- a/dns/amass/Makefile +++ b/dns/amass/Makefile @@ -1,19 +1,20 @@ PORTNAME= amass DISTVERSIONPREFIX= v DISTVERSION= 3.19.3 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org COMMENT= In-depth DNS enumeration LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/OWASP/Amass/v3 GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/} .include diff --git a/dns/blocky/Makefile b/dns/blocky/Makefile index 6855f25c219b..5fdb434035db 100644 --- a/dns/blocky/Makefile +++ b/dns/blocky/Makefile @@ -1,28 +1,28 @@ PORTNAME= blocky DISTVERSIONPREFIX= v DISTVERSION= 0.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod MAINTAINER= eduardo@FreeBSD.org COMMENT= Fast and lightweight DNS proxy as ad-blocker LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= 0xERR0R USE_RC_SUBR= blocky GO_MODULE= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= main.go:${PREFIX}/sbin/${PORTNAME} SUB_FILES= pkg-message post-install: ${INSTALL_DATA} ${FILESDIR}/blocky-config.yml.sample ${STAGEDIR}${PREFIX}/etc/blocky-config.yml.sample .include diff --git a/dns/cli53/Makefile b/dns/cli53/Makefile index c2031d840f2b..bd4fb53991cc 100644 --- a/dns/cli53/Makefile +++ b/dns/cli53/Makefile @@ -1,41 +1,41 @@ # Created by: Ryan Steinmetz PORTNAME= cli53 DISTVERSION= 0.8.18 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MAINTAINER= meta@FreeBSD.org COMMENT= Command line tool for Amazon Route 53 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= barnybug GH_TUPLE= \ aws:aws-sdk-go:v1.29.19:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ cpuguy83:go-md2man:f79a8a8ca69d:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ davecgh:go-spew:v1.1.0:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:net:4c5254603344:golang_net/vendor/golang.org/x/net \ golang:sys:85ca7c5b95cd:golang_sys/vendor/golang.org/x/sys \ gucumber:gucumber:7d5c79e832a2:gucumber_gucumber/vendor/github.com/gucumber/gucumber \ jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ miekg:dns:v1.1.31:miekg_dns/vendor/github.com/miekg/dns \ 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 \ shiena:ansicolor:a422bbe96644:shiena_ansicolor/vendor/github.com/shiena/ansicolor \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify \ urfave:cli:v2.2.0:urfave_cli_v2/vendor/github.com/urfave/cli/v2 GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ./cmd/cli53 PLIST_FILES= bin/cli53 .include diff --git a/dns/coredns/Makefile b/dns/coredns/Makefile index 94bf0f5f4205..3c9ea0089c79 100644 --- a/dns/coredns/Makefile +++ b/dns/coredns/Makefile @@ -1,26 +1,26 @@ PORTNAME= coredns DISTVERSIONPREFIX= v DISTVERSION= 1.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org COMMENT= DNS server that chains plugins LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/${PORTNAME}/${PORTNAME} USE_RC_SUBR= ${PORTNAME} PORTSCOUT= limit:^[0-9]*\.[0-9]*\.[0-9]*$$ # otherwise it picks up the deleted tag v011 post-install: .for n in 1 5 7 ${INSTALL_MAN} ${WRKSRC}/man/*.${n} ${STAGEDIR}${MANPREFIX}/man/man${n} .endfor .include diff --git a/dns/dnscontrol/Makefile b/dns/dnscontrol/Makefile index f58fc7583275..3e2afc2fa44f 100644 --- a/dns/dnscontrol/Makefile +++ b/dns/dnscontrol/Makefile @@ -1,17 +1,18 @@ PORTNAME= dnscontrol DISTVERSIONPREFIX=v DISTVERSION= 3.17.0 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= decke@FreeBSD.org COMMENT= Synchronize your DNS to multiple providers from a simple DSL LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/StackExchange/dnscontrol/v3 PLIST_FILES= bin/${PORTNAME} .include diff --git a/dns/dnscrypt-proxy2/Makefile b/dns/dnscrypt-proxy2/Makefile index 0bcda7d0b9e4..7d6b65016b5a 100644 --- a/dns/dnscrypt-proxy2/Makefile +++ b/dns/dnscrypt-proxy2/Makefile @@ -1,55 +1,55 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns security PKGNAMESUFFIX= 2 MAINTAINER= egypcio@FreeBSD.org COMMENT= Flexible DNS proxy with support for encrypted protocols LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>=3.35:security/ca_root_nss USES= go:modules USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= DNSCrypt GO_TARGET= ./dnscrypt-proxy:${PREFIX}/sbin/dnscrypt-proxy USERS= _dnscrypt-proxy GROUPS= _dnscrypt-proxy PLIST_SUB= USER="${USERS}" GROUP="${GROUPS}" SUB_LIST= USER="${USERS}" GROUP="${GROUPS}" SUB_FILES= pkg-message PORTDOCS= README.* PORTEXAMPLES= example* CONFLICTS_INSTALL= dnscrypt-proxy OPTIONS_DEFINE= DOCS EXAMPLES do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/${PORTNAME} && ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} # After 'install' examples because of the priv drop issue with Go. # Keeping original example files. @${REINPLACE_CMD} -e \ "s#\['127.0.0.1:53', '\[::1\]:53'\]#\['127.0.0.1:5353'\]#" \ ${WRKSRC}/${PORTNAME}/example-${PORTNAME}.toml ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}/example-${PORTNAME}.toml \ ${STAGEDIR}${ETCDIR}/${PORTNAME}.toml.sample .include diff --git a/dns/doggo/Makefile b/dns/doggo/Makefile index 5e24c81db0b7..4a1afca2fcb5 100644 --- a/dns/doggo/Makefile +++ b/dns/doggo/Makefile @@ -1,31 +1,32 @@ PORTNAME= doggo DISTVERSIONPREFIX= v DISTVERSION= 0.5.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org COMMENT= Modern command-line DNS client (like dig) LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/mr-karan/doggo GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} \ share/fish/completions/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} post-install: # install completions @${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} .include diff --git a/dns/nextdns/Makefile b/dns/nextdns/Makefile index 74903cf037fd..dd26194c0663 100644 --- a/dns/nextdns/Makefile +++ b/dns/nextdns/Makefile @@ -1,36 +1,36 @@ PORTNAME= nextdns PORTVERSION= 1.37.11 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns security MAINTAINER= rs@nextdns.io COMMENT= NextDNS DNS53 to DNS over HTTPS proxy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>=3.35:security/ca_root_nss USES= go:modules USE_GITHUB= yes GH_TUPLE= \ cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ denisbrodbeck:machineid:v1.0.1:denisbrodbeck_machineid/vendor/github.com/denisbrodbeck/machineid \ golang:net:60bc85c4be6d:golang_net/vendor/golang.org/x/net \ golang:sys:63515b42dcdf:golang_sys/vendor/golang.org/x/sys \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ vishvananda:netlink:v1.1.0:vishvananda_netlink/vendor/github.com/vishvananda/netlink \ vishvananda:netns:2eb08e3e575f:vishvananda_netns/vendor/github.com/vishvananda/netns GO_TARGET= .:${PREFIX}/sbin/${PORTNAME} SUB_FILES= pkg-message PLIST_FILES= sbin/${PORTNAME} \ "@sample etc/${PORTNAME}.conf.sample" post-install: @${STAGEDIR}${PREFIX}/sbin/${PORTNAME} config > ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample .include diff --git a/dns/prometheus-dnssec-exporter/Makefile b/dns/prometheus-dnssec-exporter/Makefile index 1a446dac7e95..46931a764c0d 100644 --- a/dns/prometheus-dnssec-exporter/Makefile +++ b/dns/prometheus-dnssec-exporter/Makefile @@ -1,52 +1,52 @@ PORTNAME= prometheus-dnssec-exporter DISTVERSION= g20181110 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MAINTAINER= philip@FreeBSD.org COMMENT= DNSSEC exporter for Prometheus LICENSE= MIT USES= go USE_GITHUB= yes USE_RC_SUBR= dnssec_exporter GH_ACCOUNT= chrj GH_TAGNAME= caa7d89 GH_TUPLE= beorn7:perks:v1.0.1:perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v1.1.0:xxhash/vendor/github.com/cespare/xxhash \ cespare:xxhash:v2.1.2:xxhash/vendor/github.com/cespare/xxhash/v2 \ golang:crypto:089bfa567519:crypto/vendor/golang.org/x/crypto \ golang:net:4a448f8816b3:net/vendor/golang.org/x/net \ golang:sys:39c9dd37992c:sys/vendor/golang.org/x/sys \ golang:protobuf:v1.5.2:protobuf/vendor/github.com/golang/protobuf \ matttproud:golang_protobuf_extensions:v1.0.1:extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ miekg:dns:v1.0.12:dns/vendor/github.com/miekg/dns \ naoina:go-stringutil:v0.1.0:go_stringutil/vendor/github.com/naoina/go-stringutil \ naoina:toml:v0.1.1:toml/vendor/github.com/naoina/toml \ prometheus:client_golang:v1.11.0:client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.32.1:common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USERS= nobody GROUPS= nobody SUB_FILES= pkg-message SUB_LIST= USERS=${USERS} GROUPS=${GROUPS} PLIST_FILES= bin/prometheus-dnssec-exporter \ "@sample etc/prometheus-dnssec-checks.sample" post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/main.go post-install: ${INSTALL_DATA} ${WRKSRC}/config.sample \ ${STAGEDIR}${PREFIX}/etc/prometheus-dnssec-checks.sample .include diff --git a/dns/rdap/Makefile b/dns/rdap/Makefile index cdfd868654d0..157c5f05b075 100644 --- a/dns/rdap/Makefile +++ b/dns/rdap/Makefile @@ -1,29 +1,29 @@ PORTNAME= rdap DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns MAINTAINER= pi@FreeBSD.org COMMENT= CLI for the Registration Data Access Protocol, RDAP LICENSE= MIT USES= go:modules USE_GITHUB= yes GH_ACCOUNT= openrdap GH_TAGNAME= e2ea151 GH_TUPLE= \ 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 \ golang:crypto:4def268fd1a4:golang_crypto/vendor/golang.org/x/crypto \ jarcoal:httpmock:v1.0.4:jarcoal_httpmock/vendor/github.com/jarcoal/httpmock \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir GO_TARGET= cmd/rdap/main.go:rdap PLIST_FILES= bin/rdap .include diff --git a/dns/subfinder/Makefile b/dns/subfinder/Makefile index ee36c1d55045..f7319e73021a 100644 --- a/dns/subfinder/Makefile +++ b/dns/subfinder/Makefile @@ -1,18 +1,19 @@ PORTNAME= subfinder DISTVERSIONPREFIX= v DISTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org COMMENT= Subdomain discovery tool that discovers valid subdomains for websites LICENSE= MIT USES= go:modules GO_MODULE= github.com/projectdiscovery/subfinder/v2 GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/dns/yandex-ddns/Makefile b/dns/yandex-ddns/Makefile index 4e56475e2b91..0b0c1bb420ab 100644 --- a/dns/yandex-ddns/Makefile +++ b/dns/yandex-ddns/Makefile @@ -1,26 +1,26 @@ PORTNAME= yandex-ddns DISTVERSION= g20200613 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= rigoletto@FreeBSD.org COMMENT= Use Yandex DNS as a dynamic DNS provider LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= thekvs GH_TAGNAME= 1fd0d00 PLIST_FILES= bin/yandex-ddns\ ${EXAMPLESDIR}/yandex-ddns.example.toml post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_MAN} ${WRKSRC}/yandex-ddns.example.toml \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/editors/gomate/Makefile b/editors/gomate/Makefile index 68c960512be2..9aa8bff746de 100644 --- a/editors/gomate/Makefile +++ b/editors/gomate/Makefile @@ -1,19 +1,19 @@ PORTNAME= gomate DISTVERSION= g20170711 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MAINTAINER= fabian.freyer@physik.tu-berlin.de COMMENT= Edit files from an ssh session in TextMate/VSCode LICENSE= MIT USES= go USE_GITHUB= yes GH_ACCOUNT= mattn GH_TAGNAME= 7008ee3057500672a7b3b28360b10d1b9288f2f7 PLIST_FILES= bin/gomate .include diff --git a/editors/micro/Makefile b/editors/micro/Makefile index e2388d61ab05..20c2f2878147 100644 --- a/editors/micro/Makefile +++ b/editors/micro/Makefile @@ -1,73 +1,73 @@ PORTNAME= micro DISTVERSIONPREFIX= v DISTVERSION= 2.0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors 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 \ 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 \ 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-runewidth:v0.0.12:zyedidia_go_runewidth/vendor/github.com/mattn/go-runewidth \ 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:v1.1.15:zyedidia_pty/vendor/github.com/zyedidia/pty \ zyedidia:tcell:v2.0.8:zyedidia_tcell_v2/vendor/github.com/zyedidia/tcell/v2 \ zyedidia:terminal:533c623e2415:zyedidia_terminal/vendor/github.com/zyedidia/terminal _BUILD_VERSION= ${DISTVERSION} _BUILD_HASH= b976385 _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 diff --git a/editors/o/Makefile b/editors/o/Makefile index a190eaf0e3e6..a6fbc8e6c9be 100644 --- a/editors/o/Makefile +++ b/editors/o/Makefile @@ -1,18 +1,19 @@ PORTNAME= o DISTVERSIONPREFIX= v DISTVERSION= 2.53.0 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org COMMENT= Small, fast and limited text editor in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/xyproto/o/v2 PLIST_FILES= bin/o .include diff --git a/emulators/magia/Makefile b/emulators/magia/Makefile index d25e4db525c8..09e7fe926880 100644 --- a/emulators/magia/Makefile +++ b/emulators/magia/Makefile @@ -1,34 +1,34 @@ PORTNAME= magia DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MAINTAINER= nc@FreeBSD.org COMMENT= GBA emulator written in golang LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libglfw.so:graphics/glfw USES= gl go:modules openal pkgconfig USE_GITHUB= yes GH_ACCOUNT= pokemium GH_TUPLE= anthonynsimon:bild:v0.13.0:anthonynsimon_bild/vendor/github.com/anthonynsimon/bild \ go-gl:glfw:5321531c36a2:go_gl_glfw_glfw/vendor/github.com/go-gl/glfw \ golang:exp:ec7cb31e5a56:golang_exp/vendor/golang.org/x/exp \ golang:image:e162460cd6b5:golang_image/vendor/golang.org/x/image \ golang:mobile:f462b3930c8f:golang_mobile/vendor/golang.org/x/mobile \ golang:sys:dfb3f7c4e634:golang_sys/vendor/golang.org/x/sys \ hajimehoshi:ebiten:v2.0.8:hajimehoshi_ebiten_v2/vendor/github.com/hajimehoshi/ebiten/v2 \ hajimehoshi:oto:v0.7.1:hajimehoshi_oto/vendor/github.com/hajimehoshi/oto USE_GL= glu GO_TARGET= ./cmd:${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/finance/cointop/Makefile b/finance/cointop/Makefile index 854c2ae10b91..a66441569dc8 100644 --- a/finance/cointop/Makefile +++ b/finance/cointop/Makefile @@ -1,21 +1,21 @@ PORTNAME= cointop DISTVERSIONPREFIX= v DISTVERSION= 1.6.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance MAINTAINER= lcook@FreeBSD.org COMMENT= Cryptocurrency coin stats LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/${PORTNAME}-sh/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X ${GO_MODULE}/cointop.version=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile index 18feb8cc00a2..cdcfc241a376 100644 --- a/finance/fixc/Makefile +++ b/finance/fixc/Makefile @@ -1,16 +1,16 @@ PORTNAME= fixc PORTVERSION= 1.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance MAINTAINER= blttll@gmail.com COMMENT= Simple Financial Information eXchange (FIX) protocol console client USES= go PLIST_FILES= bin/fixc USE_GITHUB= yes GH_ACCOUNT= blttll .include diff --git a/finance/ticker/Makefile b/finance/ticker/Makefile index bfec3a278323..ad23765cc8fe 100644 --- a/finance/ticker/Makefile +++ b/finance/ticker/Makefile @@ -1,91 +1,91 @@ PORTNAME= ticker DISTVERSIONPREFIX= v DISTVERSION= 4.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance MAINTAINER= fuz@fuz.su COMMENT= Terminal stock ticker with live updates and position tracking LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= achannarasappa GH_TUPLE= acarl005:stripansi:5a71ef0e047d:acarl005_stripansi/vendor/github.com/acarl005/stripansi \ achannarasappa:term-grid:v0.2.4:achannarasappa_term_grid/vendor/github.com/achannarasappa/term-grid \ adrg:xdg:v0.4.0:adrg_xdg/vendor/github.com/adrg/xdg \ charmbracelet:bubbles:v0.10.3:charmbracelet_bubbles/vendor/github.com/charmbracelet/bubbles \ charmbracelet:bubbletea:v0.20.0:charmbracelet_bubbletea/vendor/github.com/charmbracelet/bubbletea \ charmbracelet:lipgloss:v0.5.0:charmbracelet_lipgloss/vendor/github.com/charmbracelet/lipgloss \ containerd:console:v1.0.3:containerd_console/vendor/github.com/containerd/console \ fsnotify:fsnotify:v1.5.1:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-ini:ini:v1.66.4:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-resty:resty:v2.7.0:go_resty_resty_v2/vendor/github.com/go-resty/resty/v2 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:net:cd36cc0744dd:golang_net/vendor/golang.org/x/net \ golang:sys:3681064d5158:golang_sys/vendor/golang.org/x/sys \ golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7: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 \ jarcoal:httpmock:v1.0.7:jarcoal_httpmock/vendor/github.com/jarcoal/httpmock \ lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ magiconair:properties:v1.8.5:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:v1.4.3:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ muesli:ansi:c9f0611b6c70:muesli_ansi/vendor/github.com/muesli/ansi \ muesli:reflow:v0.3.0:muesli_reflow/vendor/github.com/muesli/reflow \ muesli:termenv:44cd13922739:muesli_termenv/vendor/github.com/muesli/termenv \ onsi:ginkgo:v1.16.5:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ onsi:ginkgo:v2.1.2:onsi_ginkgo_v2/vendor/github.com/onsi/ginkgo/v2 \ onsi:gomega:v1.17.0:onsi_gomega/vendor/github.com/onsi/gomega \ pelletier:go-toml:v1.9.4:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ spf13:afero:v1.8.1:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.4.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.3.0: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.10.1:spf13_viper/vendor/github.com/spf13/viper \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ xeipuuv:gojsonpointer:4e3ac2762d5f:xeipuuv_gojsonpointer/vendor/github.com/xeipuuv/gojsonpointer \ xeipuuv:gojsonreference:bd5ef7bd5415:xeipuuv_gojsonreference/vendor/github.com/xeipuuv/gojsonreference \ xeipuuv:gojsonschema:v1.2.0:xeipuuv_gojsonschema/vendor/github.com/xeipuuv/gojsonschema GO_BUILDFLAGS= -ldflags="-X github.com/achannarasappa/ticker/cmd.Version=${DISTVERSIONPREFIX}${PKGVERSION}" PLIST_FILES= bin/ticker \ etc/bash_completion.d/ticker \ share/fish/vendor_completions.d/ticker.fish \ share/zsh/site_functions/_ticker PORTDOCS= README.md \ docs/debug-guide.md \ docs/ticker-all-options.png \ docs/ticker-currency.png \ docs/ticker.gif OPTIONS_DEFINE= DOCS do-install-DOCS-on: @${ECHO_MSG} "====> Installing documentation" .for doc in ${PORTDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR}/${doc:H} ${INSTALL_MAN} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}/${doc:H}/ .endfor post-install: @${ECHO_MSG} "====> Installing shell completion files" ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${GO_WRKDIR_BIN}/ticker completion bash \ >${STAGEDIR}${PREFIX}/etc/bash_completion.d/ticker ${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${GO_WRKDIR_BIN}/ticker completion fish \ >${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/ticker.fish ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site_functions ${GO_WRKDIR_BIN}/ticker completion zsh \ >${STAGEDIR}${PREFIX}/share/zsh/site_functions/_ticker .include diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile index 2c6b24364a36..8b117f465ba6 100644 --- a/ftp/curlie/Makefile +++ b/ftp/curlie/Makefile @@ -1,24 +1,24 @@ PORTNAME= curlie DISTVERSIONPREFIX= v DISTVERSION= 1.6.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp net www MAINTAINER= 0mp@FreeBSD.org COMMENT= Frontend to cURL that adds the ease of use of HTTPie LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= curl:ftp/curl USES= go:modules USE_GITHUB= yes GH_ACCOUNT= rs GH_TUPLE= golang:crypto:159ae71589f3:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:33540a1f6037:golang_sys/vendor/golang.org/x/sys PLIST_FILES= bin/${PORTNAME} .include diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile index a779954e77d7..17a17623398e 100644 --- a/ftp/sftpgo/Makefile +++ b/ftp/sftpgo/Makefile @@ -1,66 +1,67 @@ PORTNAME= sftpgo PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= ftp www MASTER_SITES= https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps MAINTAINER= skozlov@FreeBSD.org COMMENT= Fully featured and highly configurable SFTP, FTP/S, and WebDAV server LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules tar:xz USE_RC_SUBR= ${PORTNAME} NO_WRKSUBDIR= yes OPTIONS_DEFINE= BASH FISH ZSH MANPAGES OPTIONS_DEFAULT= BASH FISH ZSH MANPAGES OPTIONS_SUB= yes USERS= sftpgo GROUPS= sftpgo post-patch: ${REINPLACE_CMD} -e 's|"templates"|"${DATADIR}/templates"|; \ s|"static"|"${DATADIR}/static"|; \ s|"sftpgo.db"|"/var/db/${PORTNAME}/${PORTNAME}.db"|' \ ${WRKSRC}/${PORTNAME}.json post-build-BASH-on: ${GO_WRKDIR_BIN}/${PORTNAME} gen completion bash > ${WRKDIR}/bash_completions post-build-FISH-on: ${GO_WRKDIR_BIN}/${PORTNAME} gen completion fish > ${WRKDIR}/fish_completions post-build-ZSH-on: ${GO_WRKDIR_BIN}/${PORTNAME} gen completion zsh > ${WRKDIR}/zsh_completions post-build-MANPAGES-on: ${MKDIR} ${WRKDIR}/manpages ${GO_WRKDIR_BIN}/${PORTNAME} gen man --dir ${WRKDIR}/manpages post-install: @${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC} && \ ${COPYTREE_SHARE} templates ${STAGEDIR}${DATADIR} && \ ${COPYTREE_SHARE} static ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.json ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.json.sample post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKDIR}/bash_completions ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} post-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKDIR}/fish_completions ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKDIR}/zsh_completions ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} post-install-MANPAGES-on: ${FIND} ${WRKDIR}/manpages -type f -execdir ${INSTALL_MAN} {} ${STAGEDIR}${MANPREFIX}/man/man1 \; .include diff --git a/games/OpenDiablo2/Makefile b/games/OpenDiablo2/Makefile index 8f35b27c3388..135b9809f634 100644 --- a/games/OpenDiablo2/Makefile +++ b/games/OpenDiablo2/Makefile @@ -1,52 +1,52 @@ PORTNAME= OpenDiablo2 DISTVERSIONPREFIX= v DISTVERSION= 0.1-g20210514 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org COMMENT= Open source re-implementation of Diablo 2 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libglfw.so:graphics/glfw USES= gl go:modules openal pkgconfig xorg USE_GITHUB= yes GH_TAGNAME= a688d66 GH_TUPLE= \ JoshVarga:blast:681c804fb9f0:joshvarga_blast/vendor/github.com/JoshVarga/blast \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ go-gl:glfw:5321531c36a2:go_gl_glfw_glfw/vendor/github.com/go-gl/glfw \ go-restruct:restruct:v1.2.0-alpha:go_restruct_restruct/vendor/github.com/go-restruct/restruct \ go-sourcemap:sourcemap:v1.0.5:go_sourcemap_sourcemap/vendor/gopkg.in/sourcemap.v1 \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:exp:e3b2a7f2fdc7:golang_exp/vendor/golang.org/x/exp \ golang:image:e162460cd6b5:golang_image/vendor/golang.org/x/image \ golang:mobile:973feb4309de:golang_mobile/vendor/golang.org/x/mobile \ golang:sys:b64e53b001e4:golang_sys/vendor/golang.org/x/sys \ google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ gravestench:akara:a64208a7fd3c:gravestench_akara/vendor/github.com/gravestench/akara \ hajimehoshi:ebiten:v2.0.2:hajimehoshi_ebiten_v2/vendor/github.com/hajimehoshi/ebiten/v2 \ hajimehoshi:oto:v0.6.8:hajimehoshi_oto/vendor/github.com/hajimehoshi/oto \ kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:profile:v1.5.0:pkg_profile/vendor/github.com/pkg/profile \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ robertkrimen:otto:ef014fd054ac:robertkrimen_otto/vendor/github.com/robertkrimen/otto \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify USE_GL= gl USE_XORG= x11 xcursor xi xinerama xrandr xxf86vm PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile index cde08efae222..a2a1908c888c 100644 --- a/games/automuteus/Makefile +++ b/games/automuteus/Makefile @@ -1,75 +1,76 @@ PORTNAME= automuteus DISTVERSION= 7.2.5 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= nc@FreeBSD.org COMMENT= Discord Bot to automute Among Us players at round transitions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= denverquane GH_TUPLE= \ BurntSushi:toml:v1.1.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \ automuteus:utils:v0.3.1:automuteus_utils/vendor/github.com/automuteus/utils \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bsm:redislock:v0.7.1:bsm_redislock/vendor/github.com/bsm/redislock \ bwmarrin:discordgo:v0.24.0:bwmarrin_discordgo/vendor/github.com/bwmarrin/discordgo \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgryski:go-rendezvous:9f7001d12a5f:dgryski_go_rendezvous/vendor/github.com/dgryski/go-rendezvous \ georgysavva:scany:v0.2.7:georgysavva_scany/vendor/github.com/georgysavva/scany \ go-redis:redis:v8.8.0:go_redis_redis_v8/vendor/github.com/go-redis/redis/v8 \ 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:crypto:86341886e292:golang_crypto/vendor/golang.org/x/crypto \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:3681064d5158:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:555d28b269f0:golang_time/vendor/golang.org/x/time \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.5.0:gorilla_websocket/vendor/github.com/gorilla/websocket \ jackc:chunkreader:v2.0.1:jackc_chunkreader_v2/vendor/github.com/jackc/chunkreader/v2 \ jackc:pgconn:v1.12.0:jackc_pgconn/vendor/github.com/jackc/pgconn \ jackc:pgio:v1.0.0:jackc_pgio/vendor/github.com/jackc/pgio \ jackc:pgpassfile:v1.0.0:jackc_pgpassfile/vendor/github.com/jackc/pgpassfile \ jackc:pgproto3:v2.3.0:jackc_pgproto3_v2/vendor/github.com/jackc/pgproto3/v2 \ jackc:pgservicefile:2b9c44734f2b:jackc_pgservicefile/vendor/github.com/jackc/pgservicefile \ jackc:pgtype:v1.11.0:jackc_pgtype/vendor/github.com/jackc/pgtype \ jackc:pgx:v4.16.0:jackc_pgx_v4/vendor/github.com/jackc/pgx/v4 \ jackc:puddle:v1.2.1:jackc_puddle/vendor/github.com/jackc/puddle \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ nicksnyder:go-i18n:v2.2.0:nicksnyder_go_i18n_v2/vendor/github.com/nicksnyder/go-i18n \ open-telemetry:opentelemetry-go:v0.19.0:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \ 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 \ prometheus:client_golang:v1.10.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.18.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ top-gg:go-sdk:e844586b1159:top_gg_go_dbl/vendor/github.com/top-gg/go-dbl USE_RC_SUBR= ${PORTNAME} GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= .:${PORTNAME} SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} \ "@sample etc/${PORTNAME}/automuteus.conf.sample" \ "@dir /var/log/automuteus" \ /var/log/${PORTNAME}/logs.txt post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} @${CP} ${FILESDIR}/automuteus.conf ${STAGEDIR}${ETCDIR}/automuteus.conf.sample @${MKDIR} ${STAGEDIR}/var/log/${PORTNAME} @${TOUCH} ${STAGEDIR}/var/log/${PORTNAME}/logs.txt .include diff --git a/games/neo-cowsay/Makefile b/games/neo-cowsay/Makefile index 98407856a0c3..6edb56f76ff1 100644 --- a/games/neo-cowsay/Makefile +++ b/games/neo-cowsay/Makefile @@ -1,22 +1,23 @@ PORTNAME= neo-cowsay DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org COMMENT= Neo Cowsay written in Go LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/Code-Hex/Neo-cowsay/cmd/v2 GO_TARGET= ./cowsay:neo-cowsay ./cowthink:neo-cowthink PLIST_FILES= bin/neo-cowsay \ bin/neo-cowthink .include diff --git a/games/weebsay/Makefile b/games/weebsay/Makefile index d5d97cc01102..75408a283163 100644 --- a/games/weebsay/Makefile +++ b/games/weebsay/Makefile @@ -1,27 +1,27 @@ PORTNAME= weebsay PORTVERSION= 0.0.20210508 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= ports@FreeBSD.org COMMENT= Like cowsay but with random anime quotes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= irevenko GH_TAGNAME= 8107cc5 GH_TUPLE= fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \ golang:sys:d5e6a3e2c0ae:golang_sys/vendor/golang.org/x/sys \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ 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 \ spf13:cobra:v1.1.3:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag PLIST_FILES= bin/${PORTNAME} .include diff --git a/graphics/corrupter/Makefile b/graphics/corrupter/Makefile index b5f627c12082..0996a8122f48 100644 --- a/graphics/corrupter/Makefile +++ b/graphics/corrupter/Makefile @@ -1,18 +1,18 @@ PORTNAME= corrupter DISTVERSIONPREFIX= v DISTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org COMMENT= Simple image glitcher for screen lockers LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= r00tman PLIST_FILES= bin/${PORTNAME} .include diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 0c38b8b5bb6f..907c3ac10a50 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,251 +1,251 @@ # Created by: Thomas Gellekum PORTNAME= graphviz PORTVERSION= 2.50.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics tk MASTER_SITES= https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/${PORTVERSION}/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Graph Visualization Software from AT&T and Bell Labs LICENSE= EPL LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= tclsh${TCL_VER}:lang/tcl${_TCLTK_WANTED_VERSION} LIB_DEPENDS= libltdl.so:devel/libltdl \ libpng.so:graphics/png \ libwebp.so:graphics/webp \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libexpat.so:textproc/expat2 \ libharfbuzz.so:print/harfbuzz \ libgd.so:${GD_PORT} USES= compiler:c++11-lang cpe pathfix shebangfix gmake bison \ pkgconfig libtool:keepla autoreconf localbase:ldflags jpeg \ tcl:build GNU_CONFIGURE= yes # sincos is broken on armv6, see ports/220591 CFLAGS_armv6= -fno-builtin-sincos -fno-builtin-sin -fno-builtin-cos \ -fno-builtin-sincosf -fno-builtin-sinf -fno-builtin-cosf \ -fno-builtin-sincosl -fno-builtin-sinl -fno-builtin-cosl CFLAGS_armv7= -fno-builtin-sincos -fno-builtin-sin -fno-builtin-cos \ -fno-builtin-sincosf -fno-builtin-sinf -fno-builtin-cosf \ -fno-builtin-sincosl -fno-builtin-sinl -fno-builtin-cosl MAKE_ENV= EXPR_COMPAT=yes CONFLICTS_INSTALL= ghmm INSTALL_TARGET= install-strip USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} PLIST_SUB= PORTVERSION="${PORTVERSION}" FIX_INCLUDE= lib/cdt/dthdr.h lib/pathplan/tri.h \ lib/pathplan/pathutil.h lib/pathplan/solvers.h \ lib/pathplan/vis.h lib/pathplan/vispath.h \ lib/common/logic.h lib/common/globals.h \ lib/gvc/gvcint.h FIX_TCL_SCRIPT= tclpkg/gdtclft/demo/entities.tcl \ tclpkg/tcldot/demo/gcat.tcl FIX_TK_SCRIPT= tclpkg/tcldot/demo/doted.tcl \ tclpkg/tclpathplan/demo/pathplan.tcl OPTIONS_DEFINE= XPM DIGCOLA IPSEPCOLA ICONV NLS PANGOCAIRO POPPLER \ ANN GTS GTK2 GDK GDK_PIXBUF SMYRNA DEVIL \ GHOSTSCRIPT PERL PHP PYTHON RUBY LUA TCL TK GUILE GO \ NVTHREADS DOCS EXAMPLES OPTIONS_DEFAULT=XPM DIGCOLA IPSEPCOLA ICONV PANGOCAIRO NVTHREADS NO_OPTIONS_SORT=yes OPTIONS_SUB= yes DIGCOLA_DESC= neato layout engine with DIGCOLA features IPSEPCOLA_DESC= neato layout engine with IPSEPCOLA features PANGOCAIRO_DESC=pangocairo support POPPLER_DESC= PDF and PS file support via poppler (requires PANGOCAIRO) ANN_DESC= ANN edge bundling support GTS_DESC= GNU Triangulated Surface Library support GTK2_DESC= gtk2 plugin (requires PANGOCAIRO) GDK_DESC= gdk library support (requires GTK2) GDK_PIXBUF_DESC=gdk pixbuf support (requires GDK) SMYRNA_DESC= SMYRNA graph viewer (requires GTK2) DEVIL_DESC= devil plugin GHOSTSCRIPT_DESC=ghostscript plugin (requires PANGOCAIRO) PERL_DESC= Perl bindings (swig) PHP_DESC= PHP bindings (swig) PYTHON_DESC= Python bindings (swig) RUBY_DESC= Ruby bindings (swig) LUA_DESC= Lua bindings (swig) TCL_DESC= TCL bindings (swig) GUILE_DESC= Guile bindings (swig) GO_DESC= Go bindings (swig) TK_DESC= TK toolkit support NVTHREADS_DESC= Link with threads (needed for nvidia) XPM_USES= xorg XPM_USE= XORG=xaw,xpm,xmu,xt,sm,ice,xext,x11,xau,xdmcp ICONV_USES= iconv NLS_USES= gettext PANGOCAIRO_USES=gnome xorg PANGOCAIRO_USE= GNOME=pango,cairo XORG=xrender,x11,xau,xdmcp GTK2_USES= gnome xorg GTK2_USE= XORG=sm,ice,xext,xinerama,xi,xrandr,xcursor,xfixes GNOME=gtk20 SMYRNA_USES= gnome gl SMYRNA_USE= GNOME=libglade2,pangox-compat,gdkpixbuf2 GL=glut,glu,gl GHOSTSCRIPT_USES=ghostscript PERL_USES= perl5 PHP_USES= php:build gnome PHP_USE= GNOME=libxml2 PYTHON_USES= python:build RUBY_USE= RUBY=yes LUA_USES= lua TK_USES= tk:build GO_USES= go:no_targets DOCS_USES= ghostscript:build groff POPPLER_LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib ANN_LIB_DEPENDS= libann.so:math/ann GTS_LIB_DEPENDS= libgts.so:graphics/gts SMYRNA_LIB_DEPENDS= libgtkgl-2.0.so:x11-toolkits/gtkglarea2 \ libgtkglext-x11-1.0.so:x11-toolkits/gtkglext DEVIL_LIB_DEPENDS= libIL.so:graphics/devil GUILE_LIB_DEPENDS= libguile-2.2.so:lang/guile2 \ libgc-threaded.so:devel/boehm-gc-threaded PHP_LIB_DEPENDS= libpcre.so:devel/pcre \ libargon2.so:security/libargon2 GHOSTSCRIPT_LIB_DEPENDS= libgs.so:print/${_GS_PORT} XPM_CONFIGURE_WITH= x XPM_CONFIGURE_ENV= ac_cv_header_sys_inotify_h=no XPM_CONFIGURE_ON= --enable-lefty DIGCOLA_CONFIGURE_WITH= digcola IPSEPCOLA_CONFIGURE_WITH= ipsepcola IPSEPCOLA_IMPLIES= DIGCOLA NLS_CONFIGURE_ENABLE= nls PANGOCAIRO_CONFIGURE_WITH= pangocairo POPPLER_CONFIGURE_WITH= poppler POPPLER_IMPLIES= PANGOCAIRO ANN_CONFIGURE_WITH= ann ANN_CONFIGURE_ENV= ANN_CFLAGS=-I${LOCALBASE}/include ANN_LIBS=-lann GTS_CONFIGURE_WITH= gts GTK2_CONFIGURE_WITH= gtk GTK2_IMPLIES= PANGOCAIRO GDK_CONFIGURE_WITH= gdk GDK_PIXBUF_CONFIGURE_WITH= gdk-pixbuf GDK_PIXBUF_IMPLIES= GTK2 GDK SMYRNA_CONFIGURE_OFF= --with-glut=no SMYRNA_CONFIGURE_WITH= smyrna glade gtkgl gtkglext SMYRNA_IMPLIES= GTK2 GTS DEVIL_CONFIGURE_WITH= devil GHOSTSCRIPT_CONFIGURE_OFF= --with-ghostscript=no GHOSTSCRIPT_IMPLIES= PANGOCAIRO PERL_CONFIGURE_ENABLE= perl PERL_VARS= SHEBANG_FILES+=tclpkg/gv/demo/modgraph.pl PHP_CONFIGURE_ENABLE= php PHP_CPPFLAGS= -I${LOCALBASE}/include/php/Zend PHP_VARS= SHEBANG_FILES+=tclpkg/gv/demo/modgraph.php PYTHON_CONFIGURE_ENABLE= python PYTHON_LDFLAGS= "-L${PYTHONBASE}/lib" PYTHON_VARS= SHEBANG_FILES+=tclpkg/gv/demo/modgraph.py PYTHON_CONFIGURE_ENV= PYTHON_INCLUDEDIR="${PYTHON_INCLUDEDIR}" RUBY_CONFIGURE_ENABLE= ruby RUBY_CONFIGURE_ENV= RUBY="${RUBY}" RUBY_VARS= SHEBANG_FILES+=tclpkg/gv/demo/modgraph.rb LUA_CONFIGURE_ENABLE= lua LUA_CFLAGS= -I${LUA_INCDIR} LUA_LDFLAGS= -L${LUA_LIBDIR} -lm LUA_CONFIGURE_ENV= LUA="${LUA_BINDIR}/lua" \ LUA_INSTALL_DIR=${PREFIX}/lib/lua/${LUA_VER} LUA_VARS= SHEBANG_FILES+=tclpkg/gv/demo/modgraph.lua TCL_CONFIGURE_ENABLE= tcl TCL_CPPFLAGS= -I${TCL_INCLUDEDIR} TCL_CONFIGURE_ENV= TCLCONFIG="${TCL_LIBDIR}/tclConfig.sh" TCL_VARS= SHEBANG_FILES+=tclpkg/gv/demo/modgraph.tcl \ PLIST_SUB+=TCL_VER="${TCL_VER}" TK_CPPFLAGS= -I${TK_INCLUDEDIR} TK_CONFIGURE_ON= --with-wish=${WISH} TK_CONFIGURE_ENV= TKCONFIG="${TK_LIBDIR}/tkConfig.sh" TK_IMPLIES= TCL GUILE_CONFIGURE_ENABLE= guile GO_CONFIGURE_ENABLE= go NVTHREADS_LDFLAGS= -lpthread .include # allow the use localized gd ports in Makefile.local or slave ports. GD_PORT?= graphics/gd CONFIGURE_ARGS+= --program-transform-name="s/x/x/" \ --enable-dependency-tracking \ --enable-r=no \ --with-freetype2=yes \ --with-libgd \ --with-webp \ --with-fontconfigincludedir=${LOCALBASE}/include \ --with-fontconfiglibdir=${LOCALBASE}/lib \ --with-tclsh=${TCLSH} \ --without-rsvg \ --with-qt=no \ --disable-io --disable-ocaml --disable-java \ --disable-python2 --disable-python3 \ --disable-sharp .if ${PORT_OPTIONS:MICONV} CONFIGURE_ARGS+= --with-iconvlibdir=${ICONV_PREFIX}/lib CONFIGURE_ARGS+= --with-iconvincludedir=${ICONV_PREFIX}/include .else CONFIGURE_ARGS+= --without-libiconv-prefix .endif .if ${PORT_OPTIONS:MPERL} || ${PORT_OPTIONS:MPHP} || ${PORT_OPTIONS:MPYTHON} || \ ${PORT_OPTIONS:MRUBY} || ${PORT_OPTIONS:MLUA} || ${PORT_OPTIONS:MTCL} || \ ${PORT_OPTIONS:MGUILE} || ${PORT_OPTIONS:MGO} BUILD_DEPENDS+= swig:devel/swig RUN_DEPENDS+= swig:devel/swig CONFIGURE_ARGS+= --enable-swig CONFIGURE_ENV+= SWIG="${LOCALBASE}/bin/swig" .else CONFIGURE_ARGS+= --disable-swig CONFIGURE_ENV+= SWIG="/nonexistent" .endif .include post-patch: ${REINPLACE_CMD} \ -e 's|PHP_INSTALL_DATADIR=.*|PHP_INSTALL_DATADIR="${PREFIX}/share/php"|' \ -e 's|LUA_INSTALL_DIR=.*|LUA_INSTALL_DIR="${LUA_MODLIBDIR}"|' \ ${WRKSRC}/configure.ac ${REINPLACE_CMD} -e 's|#include "gui.h"|#include "gui/gui.h"|' \ ${WRKSRC}/cmd/smyrna/tvnodes.h ${REINPLACE_CMD} -e 's|SF_FLAGS|SFIO_FLAGS|g' \ ${WRKSRC}/lib/sfio/*.[ch] ${FIND} ${WRKSRC} -name Makefile.am | \ ${XARGS} ${REINPLACE_CMD} \ -e 's| $$(pkgdatadir)/doc/pdf| ${DOCSDIR}/pdf|' \ -e 's| $$(pkgdatadir)/doc/html/schema| ${DOCSDIR}/html/schema|' \ -e 's| $$(pkgdatadir)/doc/html/info| ${DOCSDIR}/html/info|' \ -e 's| $$(pkgdatadir)/doc/html| ${DOCSDIR}/html|' \ -e 's| $$(pkgdatadir)/doc| ${DOCSDIR}|' \ -e 's| $$(pkgdatadir)/demo| ${EXAMPLESDIR}|' \ -e 's| $$(datadir)/@PACKAGE@/demo| ${EXAMPLESDIR}|'; ${CP} ${FILESDIR}/version.m4 ${WRKSRC}/version.m4 cd ${WRKSRC} && ${REINPLACE_CMD} \ -e 's|exec tclsh |exec tclsh${TCL_VER} |' ${FIX_TCL_SCRIPT} cd ${WRKSRC} && ${REINPLACE_CMD} \ -e 's|exec wish |exec wish${TCL_VER} |' ${FIX_TK_SCRIPT} pre-configure-DOCS-off: ${REINPLACE_CMD} -e 's| doc | |' ${WRKSRC}/Makefile.am ${FIND} ${WRKSRC} -name Makefile.am | \ ${XARGS} ${REINPLACE_CMD} \ -e 's|^pdf_DATA|#pdf_DATA|'; pre-install-PHP-on: ${MKDIR} "${STAGEDIR}/${PREFIX}/share/php" post-install: install-ldconfig-file cd ${WRKSRC} && \ ${INSTALL_DATA} ${FIX_INCLUDE} ${STAGEDIR}${PREFIX}/include/graphviz/ .include diff --git a/graphics/jp/Makefile b/graphics/jp/Makefile index fc1b0f789075..c647c783ce96 100644 --- a/graphics/jp/Makefile +++ b/graphics/jp/Makefile @@ -1,35 +1,35 @@ PORTNAME= jp DISTVERSION= 1.1.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= 0mp@FreeBSD.org COMMENT= Terminal charts, plots, histograms and maps from JSON and CSV LICENSE= MIT APACHE20 LICENSE_COMB= multi USES= go USE_GITHUB= yes GH_ACCOUNT= sgreben GH_TUPLE= golang:sys:fead79001313:golang_sys/vendor/golang.org/x/sys_fead79001313 GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= github.com/${GH_ACCOUNT}/${PORTNAME}/cmd/${PORTNAME} OPTIONS_DEFINE= DOCS EXAMPLES pre-build: ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys ${MV} ${WRKSRC}/vendor/golang.org/x/sys_fead79001313 ${WRKSRC}/vendor/golang.org/x/sys post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && \ ${COPYTREE_SHARE} "README.md docs" ${STAGEDIR}${DOCSDIR}) post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/examples && \ ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile index fc58d1660c56..d46de7686a27 100644 --- a/irc/ergo/Makefile +++ b/irc/ergo/Makefile @@ -1,25 +1,25 @@ PORTNAME= ergo DISTVERSIONPREFIX= v DISTVERSION= 2.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc PKGNAMESUFFIX= -irc-server MAINTAINER= yuri@FreeBSD.org COMMENT= Modern IRC server (daemon/ircd) written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= ergochat CONFLICTS_INSTALL= ergo GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/irc/komanda-cli/Makefile b/irc/komanda-cli/Makefile index 672674dd173b..696bfc485331 100644 --- a/irc/komanda-cli/Makefile +++ b/irc/komanda-cli/Makefile @@ -1,52 +1,52 @@ PORTNAME= komanda-cli DISTVERSION= g20190920 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc 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 diff --git a/irc/soju/Makefile b/irc/soju/Makefile index fe90dd088113..40c406f4daa7 100644 --- a/irc/soju/Makefile +++ b/irc/soju/Makefile @@ -1,75 +1,75 @@ PORTNAME= soju DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc MASTER_SITES= https://git.sr.ht/~emersion/go-scfg/archive/:goscfg \ https://git.sr.ht/~sircmpwn/go-bare/archive/:gobare DISTFILES= ${GO_SCFG_REV}.tar.gz:goscfg \ ${GO_BARE_REV}.tar.gz:gobare MAINTAINER= ashish@FreeBSD.org COMMENT= IRC bouncer LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules sqlite:3 OPTIONS_DEFAULT= DOCS OPTIONS_DEFINE= DOCS USE_GITHUB= yes GH_ACCOUNT= emersion GH_TUPLE= beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ emersion:go-sasl:0b9dcfb154ac:emersion_go_sasl/vendor/github.com/emersion/go-sasl \ go-irc:irc:v3.1.4:go_irc_irc/vendor/gopkg.in/irc.v3 \ golang:crypto:86341886e292:golang_crypto/vendor/golang.org/x/crypto \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:4e6760a101f9:golang_sys/vendor/golang.org/x/sys \ golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ golang:time:0e9765cccd65:golang_time/vendor/golang.org/x/time \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ klauspost:compress:v1.14.4:klauspost_compress/vendor/github.com/klauspost/compress \ lib:pq:v1.10.4:lib_pq/vendor/github.com/lib/pq \ mattn:go-sqlite3:v1.14.12:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ nhooyr:websocket:v1.8.7:nhooyr_websocket/vendor/nhooyr.io/websocket \ pires:go-proxyproto:v0.6.2:pires_go_proxyproto/vendor/github.com/pires/go-proxyproto \ prometheus:client_golang:v1.12.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf GO_BARE_REV= ab86bc2846d9 GO_SCFG_REV= c2c7a15d6c99 GO_BUILDFLAGS+= -tags=libsqlite3 CGO_LDFLAGS+= -lsqlite3 GO_PKGNAME= ./cmd/soju ./cmd/sojuctl ./contrib/znc-import.go PLIST_FILES= bin/soju \ bin/sojuctl \ bin/soju-znc-import \ ${DOCSDIR_REL}/getting-started.md DOCS_BUILD_DEPENDS= scdoc:textproc/scdoc DOCS_PLIST_FILES= man/man1/soju.1.gz \ post-extract: ${MKDIR} ${WRKSRC}/vendor/git.sr.ht/~emersion ${WRKSRC}/vendor/git.sr.ht/~sircmpwn ${MV} ${WRKDIR}/go-scfg-${GO_SCFG_REV} ${WRKSRC}/vendor/git.sr.ht/~emersion/go-scfg ${MV} ${WRKDIR}/go-bare-${GO_BARE_REV} ${WRKSRC}/vendor/git.sr.ht/~sircmpwn/go-bare post-build-DOCS-on: ${LOCALBASE}/bin/scdoc <${WRKSRC}/doc/${PORTNAME}.1.scd >${WRKSRC}/doc/${PORTNAME}.1 post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${MV} ${STAGEDIR}${PREFIX}/bin/znc-import.go ${STAGEDIR}${PREFIX}/bin/soju-znc-import ${INSTALL_MAN} ${WRKSRC}/doc/getting-started.md ${STAGEDIR}${DOCSDIR} post-install-DOCS-on: ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1 .include diff --git a/lang/gomacro/Makefile b/lang/gomacro/Makefile index 148562b10929..5b6b7d55500e 100644 --- a/lang/gomacro/Makefile +++ b/lang/gomacro/Makefile @@ -1,24 +1,24 @@ PORTNAME= gomacro DISTVERSIONPREFIX= v DISTVERSION= 2.7-304 DISTVERSIONSUFFIX= -g2f4dc7c -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MAINTAINER= dmgk@FreeBSD.org COMMENT= Interactive Go interpreter and debugger with REPL, generics and macros LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go GO_PKGNAME= github.com/cosmos72/gomacro USE_GITHUB= yes GH_ACCOUNT= cosmos72 GH_TUPLE= golang:sys:b294cbc:golang_sys/vendor/golang.org/x/sys \ mattn:go-runewidth:v0.0.3:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ peterh:liner:6f820f8:peterh_liner/vendor/github.com/peterh/liner PLIST_FILES= bin/gomacro .include diff --git a/mail/aerc/Makefile b/mail/aerc/Makefile index a7426188c444..6b6067352d7b 100644 --- a/mail/aerc/Makefile +++ b/mail/aerc/Makefile @@ -1,95 +1,95 @@ PORTNAME= aerc DISTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MAINTAINER= ports@FreeBSD.org COMMENT= Email client for your terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= scdoc:textproc/scdoc USES= go:modules,no_targets USE_GITHUB= nodefault GH_TUPLE= ProtonMail:go-crypto:71bec3603bf3:protonmail_crypto/vendor/golang.org/x/crypto \ creack:pty:v1.1.10:creack_pty/vendor/github.com/creack/pty \ 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 \ ddevault:go-libvterm:b7d861da3810:ddevault_go_libvterm/vendor/github.com/ddevault/go-libvterm \ emersion:go-imap-idle:2704abd7050e:emersion_go_imap_idle/vendor/github.com/emersion/go-imap-idle \ emersion:go-imap:v1.0.4:emersion_go_imap/vendor/github.com/emersion/go-imap \ emersion:go-maildir:v0.2.0:emersion_go_maildir/vendor/github.com/emersion/go-maildir \ emersion:go-message:v0.11.1:emersion_go_message/vendor/github.com/emersion/go-message \ emersion:go-pgpmail:db035a3a4139:emersion_go_pgpmail/vendor/github.com/emersion/go-pgpmail \ emersion:go-sasl:430746ea8b9b:emersion_go_sasl/vendor/github.com/emersion/go-sasl \ emersion:go-smtp:v0.12.1:emersion_go_smtp/vendor/github.com/emersion/go-smtp \ emersion:go-textwrapper:d0e65e56babe:emersion_go_textwrapper/vendor/github.com/emersion/go-textwrapper \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ go-ini:ini:v1.52.0:go_ini_ini/vendor/github.com/go-ini/ini \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:net:244492dfa37a:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.4:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:5c8b2ff67527:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ imdario:mergo:v0.3.8:imdario_mergo/vendor/github.com/imdario/mergo \ 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 \ martinlindhe:base36:v1.0.0:martinlindhe_base36/vendor/github.com/martinlindhe/base36 \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-pointer:a0a44394634f:mattn_go_pointer/vendor/github.com/mattn/go-pointer \ mattn:go-runewidth:v0.0.8:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ miolini:datacounter:v1.0.2:miolini_datacounter/vendor/github.com/miolini/datacounter \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ 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 \ riywo:loginshell:2ed199a032f6:riywo_loginshell/vendor/github.com/riywo/loginshell \ stretchr:testify:v1.3.0:stretchr_testify/vendor/github.com/stretchr/testify \ zenhack:go.notmuch:5a1961965cfb:zenhack_go_notmuch/vendor/github.com/zenhack/go.notmuch # Additional distfiles to fetch from https://git.sr.ht _SRHT_TUPLE= sircmpwn:aerc:${DISTVERSIONFULL}:"" \ sircmpwn:getopt:daaf1274538b:vendor/git.sr.ht/~sircmpwn/getopt \ sircmpwn:tcell:3fdb6bc01a50:vendor/github.com/gdamore/tcell MAKE_ENV= ${GO_ENV} \ GOFLAGS="${GO_BUILDFLAGS}" OPTIONS_DEFINE= HTML_FILTER NOTMUCH OPTIONS_DEFAULT= HTML_FILTER NOTMUCH OPTIONS_SUB= yes HTML_FILTER_DESC= Install HTML filter (depends on w3m and socksify) NOTMUCH_DESC= Fast indexing and searching support via notmuch HTML_FILTER_RUN_DEPENDS= socksify:net/dante \ w3m:www/w3m NOTMUCH_LIB_DEPENDS= libnotmuch.so:mail/notmuch NOTMUCH_VARS= GO_BUILDFLAGS+="-tags=notmuch" .include .for account project tag subdir in ${_SRHT_TUPLE:S/:/ /g} MASTER_SITES+= https://git.sr.ht/~${account}/${project}/archive/${tag}${EXTRACT_SUFX}?dummy=/:${account}_${project} DISTFILES+= ${account}-${project}-${tag}_SRHT0${EXTRACT_SUFX}:${account}_${project} .endfor post-extract: .for account project tag subdir in ${_SRHT_TUPLE:S/:/ /g:[5..-1]} @${MKDIR} ${WRKSRC}/${subdir:H} @${MV} ${WRKDIR}/${project}-${tag} ${WRKSRC}/${subdir} .endfor post-patch: @${REINPLACE_CMD} -e '/BINDIR/ s,install -m755,${INSTALL_PROGRAM},' \ -e 's,install -m755,${INSTALL_SCRIPT},' \ -e '/MANDIR/ s,install -m644,${INSTALL_MAN},' \ -e '/SHAREDIR/ s,install -m644,${INSTALL_DATA},' \ ${WRKSRC}/Makefile .include diff --git a/mail/mailhog/Makefile b/mail/mailhog/Makefile index bfc5fc913087..88cc1007c551 100644 --- a/mail/mailhog/Makefile +++ b/mail/mailhog/Makefile @@ -1,46 +1,46 @@ # Created by: punkt.de Hosting Team PORTNAME= mailhog DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail devel MAINTAINER= mops@punkt.de COMMENT= MailHog development mail server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go USE_RC_SUBR= mailhog USE_GITHUB= yes GH_PROJECT= MailHog GH_SUBDIR= src/github.com/mailhog/MailHog GH_TUPLE= gorilla:pat:64353c3:pat/vendor/github.com/gorilla/pat \ gorilla:context:8559d4a:context/vendor/github.com/gorilla/context \ gorilla:mux:91708ff:mux/vendor/github.com/gorilla/mux \ gorilla:websocket:78cf1bc:websocket/vendor/github.com/gorilla/websocket \ ian-kent:go-log:5731446:go_log/vendor/github.com/ian-kent/go-log \ ian-kent:goose:c3541ea:goose/vendor/github.com/ian-kent/goose \ ian-kent:envconf:c198099:envconf/vendor/github.com/ian-kent/envconf \ ian-kent:linkio:97566b8:linkio/vendor/github.com/ian-kent/linkio \ mailhog:data:v${DISTVERSION}:data/vendor/github.com/mailhog/data \ mailhog:http:v${DISTVERSION}:http/vendor/github.com/mailhog/http \ mailhog:mhsendmail:9e70164:mhsendmail/vendor/github.com/mailhog/mhsendmail \ mailhog:smtp:v${DISTVERSION}:smtp/vendor/github.com/mailhog/smtp \ mailhog:storage:v${DISTVERSION}:storage/vendor/github.com/mailhog/storage \ mailhog:MailHog-Server:v${DISTVERSION}:mailhog_server/vendor/github.com/mailhog/MailHog-Server \ mailhog:MailHog-UI:v${DISTVERSION}:mailhog_ui/vendor/github.com/mailhog/MailHog-UI \ t-k:fluent-logger-golang:0f8ec08:fluent_logger_golang/vendor/github.com/t-k/fluent-logger-golang \ tinylib:msgp:e818a18:msgp/vendor/github.com/tinylib/msgp \ philhofer:fwd:8be6da3:fwd/vendor/github.com/philhofer/fwd \ golang:crypto:eb4f295:crypto/vendor/golang.org/x/crypto \ go-mgo:mgo:a6b53ec:mgo/vendor/gopkg.in/mgo.v2 GO_TARGET= :mailhog PLIST_FILES= bin/${PORTNAME} SUB_FILES= pkg-message .include diff --git a/mail/opensmtpd-filter-rspamd/Makefile b/mail/opensmtpd-filter-rspamd/Makefile index c775a426160e..980c774f08a5 100644 --- a/mail/opensmtpd-filter-rspamd/Makefile +++ b/mail/opensmtpd-filter-rspamd/Makefile @@ -1,29 +1,29 @@ # Created by: Emmanuel Vadot PORTNAME= opensmtpd-filter-rspamd PORTVERSION= 0.1.7 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org COMMENT= OpenSMTPD filter integration for the Rspamd daemon LICENSE= ISCL RUN_DEPENDS= opensmtpd>=6.6.0:mail/opensmtpd \ rspamd>=0:mail/rspamd USES= go USE_GITHUB= yes GH_ACCOUNT= poolpOrg GH_PROJECT= filter-rspamd PLIST_FILES= libexec/opensmtpd/opensmtpd-filter-rspamd do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/opensmtpd/ ${INSTALL_PROGRAM} ${WRKDIR}/bin/opensmtpd-filter-rspamd ${STAGEDIR}${PREFIX}/libexec/opensmtpd/ .include diff --git a/mail/opensmtpd-filter-senderscore/Makefile b/mail/opensmtpd-filter-senderscore/Makefile index 058315052251..7e1799c7cd37 100644 --- a/mail/opensmtpd-filter-senderscore/Makefile +++ b/mail/opensmtpd-filter-senderscore/Makefile @@ -1,27 +1,27 @@ # Created by: Emmanuel Vadot PORTNAME= opensmtpd-filter-senderscore PORTVERSION= 0.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MAINTAINER= manu@FreeBSD.Org COMMENT= OpenSMTPD filter integration for the senderscore reputation LICENSE= ISCL RUN_DEPENDS= opensmtpd>=6.6.0:mail/opensmtpd USES= go USE_GITHUB= yes GH_ACCOUNT= poolpOrg GH_PROJECT= filter-senderscore PLIST_FILES= libexec/opensmtpd/opensmtpd-filter-senderscore do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/opensmtpd/ ${INSTALL_PROGRAM} ${WRKDIR}/bin/opensmtpd-filter-senderscore ${STAGEDIR}${PREFIX}/libexec/opensmtpd/ .include diff --git a/mail/smtprelay/Makefile b/mail/smtprelay/Makefile index 4c2a7698501a..7dc2e11947d4 100644 --- a/mail/smtprelay/Makefile +++ b/mail/smtprelay/Makefile @@ -1,25 +1,25 @@ PORTNAME= smtprelay DISTVERSIONPREFIX=v DISTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MAINTAINER= decke@FreeBSD.org COMMENT= Simple Go SMTP relay/proxy server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/decke/smtprelay USE_RC_SUBR= smtprelay PLIST_FILES= bin/${PORTNAME} \ "@sample ${ETCDIR}/smtprelay.ini.sample" post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/smtprelay.ini ${STAGEDIR}${ETCDIR}/smtprelay.ini.sample .include diff --git a/misc/cheat/Makefile b/misc/cheat/Makefile index 8a68225f4968..8832c6c91441 100644 --- a/misc/cheat/Makefile +++ b/misc/cheat/Makefile @@ -1,30 +1,31 @@ PORTNAME= cheat DISTVERSION= 4.2.5 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Create and view interactive cheatsheets on the command-line LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go:modules USE_GITHUB= yes GH_TUPLE= \ alecthomas:chroma:v0.10.0:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dlclark:regexp2:v1.4.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ docopt:docopt.go:ee0de3bc6815:docopt_docopt_go/vendor/github.com/docopt/docopt-go \ go-check:check:8fa46927fb4f:go_check_check/vendor/gopkg.in/check.v1 \ go-yaml:yaml:9f9df34309c0:go_yaml_yaml/vendor/gopkg.in/yaml.v1 \ go-yaml:yaml:v2.4.0:go_yaml_yaml_1/vendor/gopkg.in/yaml.v2 \ golang:sys:05e143d24a9e:golang_sys/vendor/golang.org/x/sys \ kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ niemeyer:pretty:a10e7caefd8e:niemeyer_pretty/vendor/github.com/niemeyer/pretty GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/chrono/Makefile b/misc/chrono/Makefile index d90b3fcc79ab..6b53c079b9af 100644 --- a/misc/chrono/Makefile +++ b/misc/chrono/Makefile @@ -1,52 +1,52 @@ PORTNAME= chrono DISTVERSIONPREFIX= v DISTVERSION= 1.1.0-4 DISTVERSIONSUFFIX= -g70cda7f -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc PKGNAMESUFFIX= -time-tracking MAINTAINER= yuri@FreeBSD.org COMMENT= Fast time tracking tool made with love LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= gochrono GH_TUPLE= \ SaidinWoT:timespan:a3d8e4741124:saidinwot_timespan/vendor/github.com/SaidinWoT/timespan \ 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 \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-resty:resty:v1.9.1:go_resty_resty/vendor/gopkg.in/resty.v1 \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gofrs:uuid:v3.1.0:gofrs_uuid/vendor/github.com/gofrs/uuid \ golang:appengine:v1.2.0:golang_appengine/vendor/google.golang.org/appengine \ golang:net:f5e5bdd77824:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.2.0:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:fead7900131:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ gookit:color:v1.1.6:gookit_color/vendor/github.com/gookit/color \ 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:now:v1.1.1:jinzhu_now/vendor/github.com/jinzhu/now \ kirsle:configdir:e45d2f54772f:kirsle_configdir/vendor/github.com/kirsle/configdir \ magefile:mage:v1.6.2:magefile_mage/vendor/github.com/magefile/mage \ magiconair:properties:v1.8.0:magiconair_properties/vendor/github.com/magiconair/properties \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ 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 \ 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:v0.0.3: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.3.1:spf13_viper/vendor/github.com/spf13/viper \ stretchr:testify:v1.2.2:stretchr_testify/vendor/github.com/stretchr/testify \ vmihailenco:msgpack:v4.0.0:vmihailenco_msgpack/vendor/github.com/vmihailenco/msgpack PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/concourse/Makefile b/misc/concourse/Makefile index f315aba3d5ad..620a2e74d516 100644 --- a/misc/concourse/Makefile +++ b/misc/concourse/Makefile @@ -1,213 +1,213 @@ PORTNAME= concourse DISTVERSIONPREFIX= v DISTVERSION= 6.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Automation system written in Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cpe go:modules USE_GITHUB= yes CONFLICTS_INSTALL= concourse-fly fly # bin/fly CPE_VENDOR= pivotal_software GH_TUPLE= \ Azure:go-autorest:5bd9621f41a0:azure_go_autorest_date/vendor/github.com/Azure/go-autorest \ Azure:go-autorest:autorest/v0.10.1:azure_go_autorest_autorest \ Azure:go-autorest:e727cfcfc902:azure_go_autorest_adal \ Azure:go-autorest:logger/v0.1.0:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.5.0:azure_go_autorest_tracing \ DataDog:datadog-go:v3.2.0:datadog_datadog_go/vendor/github.com/DataDog/datadog-go \ Masterminds:squirrel:v1.1.0:masterminds_squirrel/vendor/github.com/Masterminds/squirrel \ Microsoft:go-winio:fc70bd9a86b5:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Microsoft:hcsshim:v0.8.7:microsoft_hcsshim/vendor/github.com/Microsoft/hcsshim \ NYTimes:gziphandler:v1.1.1:nytimes_gziphandler/vendor/github.com/NYTimes/gziphandler \ VividCortex:ewma:v1.1.1:vividcortex_ewma/vendor/github.com/VividCortex/ewma \ apache:thrift:v0.13.0:apache_thrift/vendor/github.com/apache/thrift \ aryann:difflib:e206f873d14a:aryann_difflib/vendor/github.com/aryann/difflib \ aws:aws-sdk-go:v1.25.18:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beevik:etree:4cd0dd976db8:beevik_etree/vendor/github.com/beevik/etree \ beorn7:perks:v1.0.0:beorn7_perks/vendor/github.com/beorn7/perks \ bgentry:go-netrc:9fd32a8b3d3d:bgentry_go_netrc/vendor/github.com/bgentry/go-netrc \ bmizerany:pat:6226ea591a40:bmizerany_pat/vendor/github.com/bmizerany/pat \ caarlos0:env:v3.5.0:caarlos0_env/vendor/github.com/caarlos0/env \ cenkalti:backoff:v2.1.1:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ census-instrumentation:opencensus-go:v0.22.2:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ charlievieth:fs:7dc373669fa1:charlievieth_fs/vendor/github.com/charlievieth/fs \ cloudfoundry-incubator:credhub-cli:e3951663d25c:cloudfoundry_incubator_credhub_cli/vendor/code.cloudfoundry.org/credhub-cli \ cloudfoundry:clock:02e53af36e6c:cloudfoundry_clock/vendor/code.cloudfoundry.org/clock \ cloudfoundry:garden:62470dc86365:cloudfoundry_garden/vendor/code.cloudfoundry.org/garden \ cloudfoundry:go-socks5:54f73bdb8a8e:cloudfoundry_go_socks5/vendor/github.com/cloudfoundry/go-socks5 \ cloudfoundry:lager:v2.0.0:cloudfoundry_lager/vendor/code.cloudfoundry.org/lager \ cloudfoundry:localip:b88ad0dea95c:cloudfoundry_localip/vendor/code.cloudfoundry.org/localip \ cloudfoundry:socks5-proxy:3659db090cb2:cloudfoundry_socks5_proxy/vendor/github.com/cloudfoundry/socks5-proxy \ cloudfoundry:urljoiner:5cabba6c0a50:cloudfoundry_urljoiner/vendor/code.cloudfoundry.org/urljoiner \ concourse:baggageclaim:v1.8.0:concourse_baggageclaim/vendor/github.com/concourse/baggageclaim \ concourse:dex:821b48abfd88:concourse_dex/vendor/github.com/concourse/dex \ concourse:flag:v1.1.0:concourse_flag/vendor/github.com/concourse/flag \ concourse:go-archive:v1.0.1:concourse_go_archive/vendor/github.com/concourse/go-archive \ concourse:retryhttp:v1.0.2:concourse_retryhttp/vendor/github.com/concourse/retryhttp \ containerd:cgroups:06e718085901:containerd_cgroups/vendor/github.com/containerd/cgroups \ containerd:containerd:v1.3.2:containerd_containerd/vendor/github.com/containerd/containerd \ containerd:continuity:1097c8bae83b:containerd_continuity/vendor/github.com/containerd/continuity \ containerd:fifo:ff969a566b00:containerd_fifo/vendor/github.com/containerd/fifo \ containerd:go-cni:c154a49e2c75:containerd_go_cni/vendor/github.com/containerd/go-cni \ containerd:ttrpc:4f1b8fe65a5c:containerd_ttrpc/vendor/github.com/containerd/ttrpc \ containerd:typeurl:5eb25027c9fd:containerd_typeurl/vendor/github.com/containerd/typeurl \ containernetworking:cni:v0.7.1:containernetworking_cni/vendor/github.com/containernetworking/cni \ coreos:go-iptables:v0.4.5:coreos_go_iptables/vendor/github.com/coreos/go-iptables \ coreos:go-oidc:v2.0.0:coreos_go_oidc/vendor/github.com/coreos/go-oidc \ cppforlife:go-semi-semantic:576b6af77ae4:cppforlife_go_semi_semantic/vendor/github.com/cppforlife/go-semi-semantic \ creack:pty:v1.1.9:creack_pty/vendor/github.com/creack/pty \ cyberark:conjur-api-go:v0.6.0:cyberark_conjur_api_go/vendor/github.com/cyberark/conjur-api-go \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ docker:distribution:0d3efadf0154:docker_distribution/vendor/github.com/docker/distribution \ docker:go-events:e31b211e4f1c:docker_go_events/vendor/github.com/docker/go-events \ evanphx:json-patch:v4.5.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ felixge:httpsnoop:v1.0.0:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/gopkg.in/fsnotify.v1 \ go-asn1-ber:asn1-ber:f715ec2f112d:go_asn1_ber_asn1_ber/vendor/gopkg.in/asn1-ber.v1 \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ldap:ldap:v2.5.1:go_ldap_ldap/vendor/gopkg.in/ldap.v2 \ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \ go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobuffalo:packr:v1.13.7:gobuffalo_packr/vendor/github.com/gobuffalo/packr \ gogo:googleapis:v1.3.1:gogo_googleapis/vendor/github.com/gogo/googleapis \ gogo:protobuf:v1.3.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.1:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:bac4c82f6975:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:611e8accdfc9:golang_groupcache/vendor/github.com/golang/groupcache \ golang:mod:c90efee705ee:golang_mod/vendor/golang.org/x/mod \ golang:net:7e3656a0809f:golang_net/vendor/golang.org/x/net \ golang:oauth2:0f29369cfe45:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:6aff5f38e54f:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:time:9d24e82272b4:golang_time/vendor/golang.org/x/time \ golang:tools:066e0c02454c:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:9bdfabe68543:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.4.0:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:3caeed10a8bf:google_go_genproto/vendor/google.golang.org/genproto \ google:gofuzz:v1.0.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:jsonapi:5d047c6bc66b:google_jsonapi/vendor/github.com/google/jsonapi \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:gnostic:v0.3.1:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.11.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.47.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gophercloud:gophercloud:v0.10.0:gophercloud_gophercloud/vendor/github.com/gophercloud/gophercloud \ gorilla:context:v1.1.1:gorilla_context/vendor/github.com/gorilla/context \ gorilla:handlers:3a5767ca75ec:gorilla_handlers/vendor/github.com/gorilla/handlers \ gorilla:mux:v1.6.2:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.4.0:gorilla_websocket/vendor/github.com/gorilla/websocket \ grpc:grpc-go:v1.26.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ 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-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-retryablehttp:v0.6.2:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-rootcerts:v1.0.2:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \ hashicorp:go-version:v1.2.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:vault:390e96e22eb2:hashicorp_vault_sdk/vendor/github.com/hashicorp/vault \ hashicorp:vault:bdd38fca2cff:hashicorp_vault_api \ hpcloud:tail:v1.0.0:hpcloud_tail/vendor/github.com/hpcloud/tail \ imdario:mergo:v0.3.6:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:go-update:8152e7eb6ccf:inconshreveable_go_update/vendor/github.com/inconshreveable/go-update \ influxdata:influxdb1-client:f8cdb5d5f175:influxdata_influxdb1_client/vendor/github.com/influxdata/influxdb1-client \ jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ jonboulle:clockwork:v0.1.0:jonboulle_clockwork/vendor/github.com/jonboulle/clockwork \ json-iterator:go:v1.1.7:json_iterator_go/vendor/github.com/json-iterator/go \ klauspost:compress:v1.9.7:klauspost_compress/vendor/github.com/klauspost/compress \ konsorten:go-windows-terminal-sequences:v1.0.2:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ kr:pty:v1.1.8:kr_pty/vendor/github.com/kr/pty \ krishicks:yaml-patch:v0.0.10:krishicks_yaml_patch/vendor/github.com/krishicks/yaml-patch \ kubernetes-sigs:yaml:v1.1.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:40a48860b5ab:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:d7deff9243b1:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v11.0.0:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v0.3.0:kubernetes_klog/vendor/k8s.io/klog \ kubernetes:kube-openapi:30be4d16710a:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:utils:3a4a5477acf8:kubernetes_utils/vendor/k8s.io/utils \ lann:builder:47ae307949d0:lann_builder/vendor/github.com/lann/builder \ lann:ps:62de8c46ede0:lann_ps/vendor/github.com/lann/ps \ lib:pq:v1.3.0:lib_pq/vendor/github.com/lib/pq \ mattn:go-colorable:v0.1.6: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-sqlite3:v1.10.0:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ maxbrunsfeld:counterfeiter:v6.2.3:maxbrunsfeld_counterfeiter_v6/vendor/github.com/maxbrunsfeld/counterfeiter/v6 \ mgutz:ansi:9520e82c474b:mgutz_ansi/vendor/github.com/mgutz/ansi \ miekg:dns:v1.1.6:miekg_dns/vendor/github.com/miekg/dns \ 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 \ 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 \ nu7hatch:gouuid:179d4d0c4d8d:nu7hatch_gouuid/vendor/github.com/nu7hatch/gouuid \ onsi:ginkgo:v1.12.0:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ onsi:gomega:v1.10.0:onsi_gomega/vendor/github.com/onsi/gomega \ open-telemetry:opentelemetry-go:v0.2.1:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \ opencontainers:go-digest:v1.0.0-rc1:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.1:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ opencontainers:runc:v0.1.1:opencontainers_runc/vendor/github.com/opencontainers/runc \ opencontainers:runtime-spec:v1.0.1:opencontainers_runtime_spec/vendor/github.com/opencontainers/runtime-spec \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ peterhellberg:link:v1.0.0:peterhellberg_link/vendor/github.com/peterhellberg/link \ pierrec:lz4:v2.0.5:pierrec_lz4/vendor/github.com/pierrec/lz4 \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:term:aa71e9d9e942:pkg_term/vendor/github.com/pkg/term \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ pquerna:cachecontrol:1555304b9b35:pquerna_cachecontrol/vendor/github.com/pquerna/cachecontrol \ prometheus:client_golang:v0.9.3:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:14fe0d1b01d4:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.4.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.5:prometheus_procfs/vendor/github.com/prometheus/procfs \ racksec:srslog:a4725f04ec91:racksec_srslog/vendor/github.com/racksec/srslog \ russellhaering:goxmldsig:eaac44c63fe0:russellhaering_goxmldsig/vendor/github.com/russellhaering/goxmldsig \ ryanuber:go-glob:v1.0.0:ryanuber_go_glob/vendor/github.com/ryanuber/go-glob \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ skratchdot:open-golang:75fb7ed4208c:skratchdot_open_golang/vendor/github.com/skratchdot/open-golang \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ square:certstrap:v1.1.1:square_certstrap/vendor/github.com/square/certstrap \ square:go-jose:v2.3.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify \ syndtr:gocapability:d98352740cb2:syndtr_gocapability/vendor/github.com/syndtr/gocapability \ tedsuo:ifrit:bea94bb476cc:tedsuo_ifrit/vendor/github.com/tedsuo/ifrit \ tedsuo:rata:07d200713958:tedsuo_rata/vendor/github.com/tedsuo/rata \ vbauerster:mpb:3a6acfe12ac6:vbauerster_mpb_v4/vendor/github.com/vbauerster/mpb/v4 \ vito:go-flags:c7161c3bd74d:vito_go_flags/vendor/github.com/jessevdk/go-flags \ vito:go-interact:fa338ed9e9ec:vito_go_interact/vendor/github.com/vito/go-interact \ vito:go-sse:fd69d275caac:vito_go_sse/vendor/github.com/vito/go-sse \ vito:houdini:v1.1.1:vito_houdini/vendor/github.com/vito/houdini \ vito:twentythousandtonnesofcrudeoil:3b21ad808fcb:vito_twentythousandtonnesofcrudeoil/vendor/github.com/vito/twentythousandtonnesofcrudeoil GO_TARGET= ./cmd/concourse \ ./fly post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/vault/api @${RLN} ${WRKSRC_hashicorp_vault_api}/api ${WRKSRC}/vendor/github.com/hashicorp/vault/api PLIST_FILES= bin/concourse \ bin/fly .include diff --git a/misc/cryptoballot/Makefile b/misc/cryptoballot/Makefile index a12234a797cd..a017a7efb629 100644 --- a/misc/cryptoballot/Makefile +++ b/misc/cryptoballot/Makefile @@ -1,35 +1,35 @@ PORTNAME= cryptoballot DISTVERSION= g20181015 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Cryptographically secure online voting LICENSE= AGPLv3 USES= go USE_GITHUB= yes GH_TAGNAME= 3753e1b GH_TUPLE= ${PORTNAME}:entropychecker:188ae6c:entropychecker/vendor/github.com/${PORTNAME}/entropychecker \ ${PORTNAME}:fdh:5eb31ce:fdh/vendor/github.com/${PORTNAME}/fdh \ ${PORTNAME}:rsablind:14f9913:rsablind/vendor/github.com/${PORTNAME}/rsablind \ urfave:cli:v1.20.0:cli/vendor/github.com/urfave/cli \ phayes:decryptpem:7e4f5bc:decryptpem/vendor/github.com/phayes/decryptpem \ phayes:errors:ad407e6:errors/vendor/github.com/phayes/errors \ dlintw:goconf:dcc0709:goconf/vendor/github.com/dlintw/goconf \ Sam-Izdat:govote:7d55c89:govote/vendor/github.com/Sam-Izdat/govote \ lib:pq:88edab0:pq/vendor/github.com/lib/pq \ golang:crypto:650f4a3:crypto/vendor/golang.org/x/crypto \ golang:sys:33540a1f6037:sys/vendor/golang.org/x/sys GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} GO_TARGET= ./servers/ballotbox ./servers/electionclerk \ ./utils/cryptoballot \ ./utils/cryptoballot-getid ./utils/cryptoballot-public-key \ ./utils/cryptoballot-sign ./utils/cryptoballot-signature-request PLIST_FILES= ${GO_TARGET:C/.*\//bin\//} .include diff --git a/misc/dive/Makefile b/misc/dive/Makefile index 7d00294c3f9b..618e33d39e5b 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,66 +1,66 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for exploring each layer in a docker image LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= wagoodman GH_TUPLE= \ Microsoft:go-winio:v0.4.14:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ awesome-gocui:gocui:v0.6.0:awesome_gocui_gocui/vendor/github.com/awesome-gocui/gocui \ awesome-gocui:keybinding:v1.0.0:awesome_gocui_keybinding/vendor/github.com/awesome-gocui/keybinding \ awesome-gocui:termbox-go:c0aef3d18bcc:awesome_gocui_termbox_go/vendor/github.com/awesome-gocui/termbox-go \ cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ docker:cli:016a3232168d:docker_cli/vendor/github.com/docker/cli \ docker:distribution:93e082742a00:docker_distribution/vendor/github.com/docker/distribution \ docker:engine:ed20165a37b4:docker_engine/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 \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ 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 \ gogo:protobuf:v1.3.0:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:net:ba9fcec4b297:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:12a6c2dcc1e4:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ google:go-genproto:6af8c5fc6601:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ grpc:grpc-go:v1.21.1:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ konsorten:go-windows-terminal-sequences:v1.0.2:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ logrusorgru:aurora:94edacc10f9b:logrusorgru_aurora/vendor/github.com/logrusorgru/aurora \ lunixbochs:vtclean:v1.0.0:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-colorable:v0.1.2:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.9:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ 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 \ opencontainers:go-digest:v1.0.0-rc1:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.1:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ pelletier:go-toml:v1.4.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ phayes:permbits:39d7c581d2ee:phayes_permbits/vendor/github.com/phayes/permbits \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ sergi:go-diff:v1.0.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ 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.5: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.4.0:spf13_viper/vendor/github.com/spf13/viper PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile index a3c2dadc71fa..e604b0837368 100644 --- a/misc/exercism/Makefile +++ b/misc/exercism/Makefile @@ -1,48 +1,48 @@ PORTNAME= exercism DISTVERSIONPREFIX= v DISTVERSION= 3.0.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= swills@FreeBSD.org COMMENT= CLI client for exercism.io LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_TUPLE= exercism:cli:v${PORTVERSION}:DEFAULT \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ davecgh:go-spew:v1.1.0:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ fsnotify:fsnotify:v1.4.2:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-yaml:yaml:25c4ec802a7d:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:net:f5079bd7f6f7:golang_net/vendor/golang.org/x/net \ golang:sys:fead7900131:golang_sys/vendor/golang.org/x/sys \ golang:text:3bd178b88a81:golang_text/vendor/golang.org/x/text \ hashicorp:hcl:392dba7d905e:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ 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 \ magiconair:properties:v1.7.3:magiconair_properties/vendor/github.com/magiconair/properties \ mitchellh:mapstructure:d0303fe80992:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ pelletier:go-buffruneio:v0.2.0:pelletier_go_buffruneio/vendor/github.com/pelletier/go-buffruneio \ pelletier:go-toml:v1.0.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 \ spf13:afero:9be650865eab:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.1.0:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:b26b538f6930:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:jwalterweatherman:0efa5202c046:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.0:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:15738813a09d:spf13_viper/vendor/github.com/spf13/viper \ stretchr:testify:v1.1.4:stretchr_testify/vendor/github.com/stretchr/testify GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= ./exercism GO_BUILDFLAGS= -ldflags="\ -s -w \ -X github.com/exercism/cli/cmd.BuildOS=freebsd \ -X github.com/exercism/cli/cmd.BuildARCH=${ARCH}" PLIST_FILES= bin/exercism .include diff --git a/misc/fq/Makefile b/misc/fq/Makefile index 444a1b5c3261..56c95c6f0152 100644 --- a/misc/fq/Makefile +++ b/misc/fq/Makefile @@ -1,33 +1,33 @@ # Created by: Alexey Dokuchaev PORTNAME= fq PORTVERSION= 0.0.7 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= misc MAINTAINER= danfe@FreeBSD.org COMMENT= Tool, language, and decoders for inspecting binary data LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= wader GH_TUPLE= \ golang:snappy:v0.0.4:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:4e6760a101f9:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ google:gopacket:v1.1.19:google_gopacket/vendor/github.com/google/gopacket \ itchyny:timefmt-go:v0.1.3:itchyny_timefmt_go/vendor/github.com/itchyny/timefmt-go \ mitchellh:copystructure:v1.2.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:mapstructure:v1.5.0:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:reflectwalk:v1.0.2:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ wader:gojq:574a3e400098:wader_gojq/vendor/github.com/wader/gojq \ wader:readline:692d84ca36e2:wader_readline/vendor/github.com/wader/readline PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/gobuster/Makefile b/misc/gobuster/Makefile index f0ceee9fe587..90fc391bdb60 100644 --- a/misc/gobuster/Makefile +++ b/misc/gobuster/Makefile @@ -1,26 +1,26 @@ PORTNAME= gobuster DISTVERSIONPREFIX= v DISTVERSION= 3.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc dns MAINTAINER= yuri@FreeBSD.org COMMENT= Directory/file & DNS busting tool written in Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= OJ GH_TUPLE= \ golang:crypto:123391ffb6de:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:1b9f1253b3ed:golang_sys/vendor/golang.org/x/sys \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ spf13:cobra:v1.0.0:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/lf/Makefile b/misc/lf/Makefile index 559d8a8b3305..6ecd73ab5f70 100644 --- a/misc/lf/Makefile +++ b/misc/lf/Makefile @@ -1,28 +1,28 @@ PORTNAME= lf DISTVERSIONPREFIX= r DISTVERSION= 27 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal file manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= gokcehan GH_TUPLE= \ djherbis:times:v1.2.0:djherbis_times/vendor/gopkg.in/djherbis/times.v1 \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v2.3.1:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ golang:sys:3681064d5158:golang_sys/vendor/golang.org/x/sys \ golang:term:6a3ed077a48d:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-runewidth:v0.0.10:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ rivo:uniseg:v0.1.0:rivo_uniseg/vendor/github.com/rivo/uniseg PLIST_FILES= bin/lf .include diff --git a/misc/perkeep/Makefile b/misc/perkeep/Makefile index 668f05b10c63..a936fc9fd1a0 100644 --- a/misc/perkeep/Makefile +++ b/misc/perkeep/Makefile @@ -1,25 +1,25 @@ PORTNAME= perkeep DISTVERSION= 0.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Storage system: Storing, syncing, sharing, modelling, backing up files LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING USES= go:modules USE_GITHUB= yes GO_TARGET= ${EXES:S/^/.\/cmd\//} EXES= pk pk-deploy pk-devimport pk-get pk-mount pk-put PLIST_FILES= ${EXES:S/^/bin\//} # https://github.com/perkeep/perkeep/issues/1302 post-extract: @${RM} ${WRKSRC}/vendor/modules.txt .include diff --git a/misc/slides/Makefile b/misc/slides/Makefile index 31c2acc6f633..7ffedc69a6cb 100644 --- a/misc/slides/Makefile +++ b/misc/slides/Makefile @@ -1,20 +1,20 @@ PORTNAME= slides DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc PKGNAMESUFFIX= -presentation-tool MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal based presentation tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/maaslalani/slides PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/timetrace/Makefile b/misc/timetrace/Makefile index 36c2276f97a7..7a867fb475bf 100644 --- a/misc/timetrace/Makefile +++ b/misc/timetrace/Makefile @@ -1,45 +1,45 @@ PORTNAME= timetrace DISTVERSIONPREFIX= v DISTVERSION= 0.14.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= nc@FreeBSD.org COMMENT= Simple time tracking CLI LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= dominikbraun GH_TUPLE= \ enescakir:emoji:v1.0.0:enescakir_emoji/vendor/github.com/enescakir/emoji \ fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ fsnotify:fsnotify:v1.5.1:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-ini:ini:v1.63.2:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:sys:63515b42dcdf:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.6: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 \ magiconair:properties:v1.8.5:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-colorable:v0.1.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.14: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.4.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ pelletier:go-toml:v1.9.4:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ spf13:afero:v1.6.0:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.4.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.2.1: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.9.0:spf13_viper/vendor/github.com/spf13/viper \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv PLIST_FILES= bin/${PORTNAME} .include diff --git a/multimedia/livego/Makefile b/multimedia/livego/Makefile index b63c2e3b42fe..47e0ec7771dc 100644 --- a/multimedia/livego/Makefile +++ b/multimedia/livego/Makefile @@ -1,48 +1,48 @@ PORTNAME= livego DISTVERSION= 0.0.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= nc@FreeBSD.org COMMENT= Live video streaming server in golang LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= gwuhaolin GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GH_TUPLE= \ auth0:go-jwt-middleware:36081240882b:auth0_go_jwt_middleware/vendor/github.com/auth0/go-jwt-middleware \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ 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-redis:redis:v7.2.0:go_redis_redis_v7/vendor/github.com/go-redis/redis/v7 \ go-yaml:yaml:v2.2.4:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:sys:b09406accb47: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 \ konsorten:go-windows-terminal-sequences:v1.0.1: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 \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ 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 \ satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid \ sirupsen:logrus:v1.5.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ 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: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.6.3:spf13_viper/vendor/github.com/spf13/viper \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv PLIST_FILES= bin/${PORTNAME} .include diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile index 4e9557f29d01..b5bb97c096bd 100644 --- a/multimedia/navidrome/Makefile +++ b/multimedia/navidrome/Makefile @@ -1,246 +1,246 @@ # Created by: Daniel Morante PORTNAME= navidrome DISTVERSIONPREFIX= v DISTVERSION= 0.40.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://cdn.pacyworld.com/morante.net/freebsd/ports/distfiles/navidrome/:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache DIST_SUBDIR= navidrome MAINTAINER= daniel@morante.net COMMENT= Modern Music Server and Streamer compatible with Subsonic/Airsonic LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS+= npm>0:www/npm \ go-bindata:devel/go-bindata LIB_DEPENDS+= libtag.so:audio/taglib RUN_DEPENDS+= ffmpeg:multimedia/ffmpeg USES= cpe go:modules pkgconfig USE_GITHUB= yes GH_TUPLE= \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ ClickHouse:clickhouse-go:v1.4.3:clickhouse_clickhouse_go/vendor/github.com/ClickHouse/clickhouse-go \ 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 \ Masterminds:squirrel:v1.5.0:masterminds_squirrel/vendor/github.com/Masterminds/squirrel \ OpenPeeDeeP:depguard:v1.0.1:openpeedeep_depguard/vendor/github.com/OpenPeeDeeP/depguard \ ashanbrown:forbidigo:v1.0.0:ashanbrown_forbidigo/vendor/github.com/ashanbrown/forbidigo \ ashanbrown:makezero:7b7cdbb3025a:ashanbrown_makezero/vendor/github.com/ashanbrown/makezero \ astaxie:beego:v1.12.3:astaxie_beego/vendor/github.com/astaxie/beego \ aymerick:douceur:v0.2.0:aymerick_douceur/vendor/github.com/aymerick/douceur \ bombsimon:wsl:v3.1.0:bombsimon_wsl_v3/vendor/github.com/bombsimon/wsl/v3 \ bradleyjkemp:cupaloy:v2.3.0:bradleyjkemp_cupaloy/vendor/github.com/bradleyjkemp/cupaloy \ cespare:reflex:v0.3.0:cespare_reflex/vendor/github.com/cespare/reflex \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ chris-ramon:douceur:v0.2.0:chris_ramon_douceur \ cloudflare:golz4:ef862a3cdc58:cloudflare_golz4/vendor/github.com/cloudflare/golz4 \ cloudfoundry:go-diodes:f77fb823c7ee:cloudfoundry_go_diodes/vendor/code.cloudfoundry.org/go-diodes \ creack:pty:v1.1.11:creack_pty/vendor/github.com/creack/pty \ 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 \ deluan:rest:b71e558c45d0:deluan_rest/vendor/github.com/deluan/rest \ denis-tingajkin:go-header:v0.4.2:denis_tingajkin_go_header/vendor/github.com/denis-tingajkin/go-header \ denisenkom:go-mssqldb:v0.9.0:denisenkom_go_mssqldb/vendor/github.com/denisenkom/go-mssqldb \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ disintegration:imaging:v1.6.2:disintegration_imaging/vendor/github.com/disintegration/imaging \ djherbis:atime:v1.0.0:djherbis_atime/vendor/gopkg.in/djherbis/atime.v1 \ djherbis:fscache:a0daa9e52747:djherbis_fscache/vendor/github.com/djherbis/fscache \ djherbis:stream:v1.3.1:djherbis_stream/vendor/gopkg.in/djherbis/stream.v1 \ dominikh:go-tools:v0.0.1-2020.1.6:dominikh_go_tools/vendor/honnef.co/go/tools \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ esimonov:ifshort:v1.0.0:esimonov_ifshort/vendor/github.com/esimonov/ifshort \ 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-bindata:go-bindata:v3.1.2:go_bindata_go_bindata/vendor/github.com/go-bindata/go-bindata \ go-chi:chi:v1.5.1:go_chi_chi/vendor/github.com/go-chi/chi \ go-chi:cors:v1.1.1:go_chi_cors/vendor/github.com/go-chi/cors \ go-chi:httprate:v0.4.0:go_chi_httprate/vendor/github.com/go-chi/httprate \ go-chi:jwtauth:v4.0.4:go_chi_jwtauth/vendor/github.com/go-chi/jwtauth \ go-critic:go-critic:v0.5.3:go_critic_go_critic/vendor/github.com/go-critic/go-critic \ go-ini:ini:v1.57.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \ 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-sql:civil:cb61b32ac6fe:golang_sql_civil/vendor/github.com/golang-sql/civil \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:image:e7c1f5e7dbb8:golang_image/vendor/golang.org/x/image \ golang:mod:v0.4.0:golang_mod/vendor/golang.org/x/mod \ golang:net:c7110b5ffcbb:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:489259a85091: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:golangci-lint:v1.36.0:golangci_golangci_lint/vendor/github.com/golangci/golangci-lint \ 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 \ google:subcommands:v1.0.1:google_subcommands/vendor/github.com/google/subcommands \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ google:wire:v0.5.0:google_wire/vendor/github.com/google/wire \ gorilla:css:v1.0.0:gorilla_css/vendor/github.com/gorilla/css \ 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:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ 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 \ karrick:godirwalk:v1.16.1:karrick_godirwalk/vendor/github.com/karrick/godirwalk \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ kennygrant:sanitize:6a0bfdde8629:kennygrant_sanitize/vendor/github.com/kennygrant/sanitize \ kisielk:gotool:v1.0.0:kisielk_gotool/vendor/github.com/kisielk/gotool \ kr:pretty:v0.2.1:kr_pretty/vendor/github.com/kr/pretty \ kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ 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 \ lann:builder:47ae307949d0:lann_builder/vendor/github.com/lann/builder \ lann:ps:62de8c46ede0:lann_ps/vendor/github.com/lann/ps \ leighmcculloch:gochecknoglobals:acfc0b28355a:leighmcculloch_gochecknoglobals/vendor/4d63.com/gochecknoglobals \ lib:pq:v1.9.0:lib_pq/vendor/github.com/lib/pq \ 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 \ mattn:go-sqlite3:v2.0.3:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ mbilski:exhaustivestruct:v1.1.0:mbilski_exhaustivestruct/vendor/github.com/mbilski/exhaustivestruct \ microcosm-cc:bluemonday:v1.0.4:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:v1.3.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:e56b841a3c88: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 \ nxadm:tail:v1.4.4:nxadm_tail/vendor/github.com/nxadm/tail \ ogier:pflag:v0.0.1:ogier_pflag/vendor/github.com/ogier/pflag \ oklog:run:v1.1.0:oklog_run/vendor/github.com/oklog/run \ onsi:ginkgo:v1.15.0:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ onsi:gomega:v1.10.5:onsi_gomega/vendor/github.com/onsi/gomega \ pelletier:go-toml:v1.8.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 \ pressly:goose:v2.7.0:pressly_goose/vendor/github.com/pressly/goose \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ 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.6.1:securego_gosec_v2/vendor/github.com/securego/gosec/v2 \ shazow:go-diff:b6b7b6733b8c:shazow_go_diff/vendor/github.com/shazow/go-diff \ 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.3.1:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.1.1: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 \ 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.7.0: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.4.3: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:v2.3.1:tommy_muehle_go_mnd_v2/vendor/github.com/tommy-muehle/go-mnd/v2 \ ultraware:funlen:v0.0.3:ultraware_funlen/vendor/github.com/ultraware/funlen \ ultraware:whitespace:v0.0.4:ultraware_whitespace/vendor/github.com/ultraware/whitespace \ unrolled:secure:v1.0.8:unrolled_secure/vendor/github.com/unrolled/secure \ uudashr:gocognit:v1.0.1:uudashr_gocognit/vendor/github.com/uudashr/gocognit \ wader:tag:d072771f6a51:wader_tag/vendor/github.com/dhowden/tag \ xrash:smetrics:89a2a8a1fb0b:xrash_smetrics/vendor/github.com/xrash/smetrics \ ziutek:mymysql:v1.5.4:ziutek_mymysql/vendor/github.com/ziutek/mymysql USE_RC_SUBR= ${PORTNAME} _BUILD_SHA= 8799358 GO_BUILDFLAGS= -ldflags="-X github.com/navidrome/navidrome/consts.gitSha=${_BUILD_SHA} -X github.com/navidrome/navidrome/consts.gitTag=${GH_TAGNAME}-FREEBSD" -tags=embed,netgo MAKE_ENV+= npm_config_offline=true SUB_FILES+= pkg-message config.toml.sample SUB_LIST+= PORTNAME=${PORTNAME} \ NAVIDROMEUSER=${USERS} \ NAVIDROMEGROUP=${GROUPS} USERS= www GROUPS= www .include # Compiler runs out of memory when compiling the ui on 32-bit platforms: # https://github.com/navidrome/navidrome/issues/524 .if ${ARCH} != amd64 || ${ARCH} != aarch64 MAKE_ENV+= NODE_OPTIONS='--max-old-space-size=1492' .endif post-extract: @${MKDIR} ${WRKSRC}/vendor/github.com/chris-ramon @${RLN} ${WRKSRC_aymerick_douceur} ${WRKSRC}/vendor/github.com/chris-ramon/douceur pre-build: cd ${WRKSRC}/ui && ${SETENV} ${MAKE_ENV} npm ci cd ${WRKSRC}/ui && ${SETENV} ${MAKE_ENV} npm run build cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/go-bindata -fs -prefix "resources" -tags embed -ignore="\\\*.go" -pkg resources -o resources/embedded_gen.go resources/... cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/go-bindata -fs -prefix "ui/build" -tags embed -nocompress -pkg assets -o assets/embedded_gen.go ui/build/... post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} @${MKDIR} ${STAGEDIR}${DESTDIR}/var/db/${PORTNAME} @${MKDIR} ${STAGEDIR}${DATADIR}/music ${INSTALL_DATA} ${WRKDIR}/config.toml.sample \ ${STAGEDIR}${ETCDIR}/config.toml.sample # Helper target to make the generation of node_modules easier make-npm-cache: # Run "make extract" before executing this target @cd ${WRKDIR} && ${RM} -r .npm @cd ${WRKSRC}/ui \ && ${SETENV} HOME=${WRKDIR} npm ci @cd ${WRKDIR} \ && ${TAR} -czf ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX} .npm \ && ${ECHO} "Please upload the file ${WRKDIR}/${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}" .include diff --git a/net-im/6cord/Makefile b/net-im/6cord/Makefile index 9ae65cb3100a..b18da791d61f 100644 --- a/net-im/6cord/Makefile +++ b/net-im/6cord/Makefile @@ -1,91 +1,91 @@ PORTNAME= 6cord DISTVERSION= 9.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im 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 diff --git a/net-im/coyim/Makefile b/net-im/coyim/Makefile index 04f730408b4d..e40f2cbe21b2 100644 --- a/net-im/coyim/Makefile +++ b/net-im/coyim/Makefile @@ -1,56 +1,56 @@ PORTNAME= coyim DISTVERSIONPREFIX= v DISTVERSION= 0.3.11 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im MAINTAINER= fox@FreeBSD.org COMMENT= Safe and secure by default chat client LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= gnome go pkgconfig USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango USE_GITHUB= yes GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls GO_BUILDFLAGS= -tags ${GTK_BUILD_TAG} SUB_LIST= PORTNAME=${PORTNAME} PLIST_FILES= bin/coyim \ share/applications/coyim.desktop \ share/pixmaps/coyim.png GTK_VERSION= "$$(pkg-config --modversion gtk+-3.0 | ${TR} . _ | cut -d '_' -f 1-2)" GTK_BUILD_TAG= gtk_${GTK_VERSION} COYIM_ICON= coyim.png COYIM_ICON_SRC= ${WRKSRC}/build/mac-bundle/coy.iconset/icon_32x32@2x.png COYIM_DESKTOP= ${WRKSRC}/build/coyim.desktop pre-build: cd ${WRKSRC} && ${SH} ./gen_version_file.sh ${DISTVERSIONPREFIX}${DISTVERSION} post-build: @${REINPLACE_CMD} -e '/^#/d' \ -e '/^$$/d' \ ${COYIM_DESKTOP} ${ECHO_CMD} "Exec=${PREFIX}/bin/coyim" >> ${COYIM_DESKTOP} ${ECHO_CMD} "Icon=${COYIM_ICON}" >> ${COYIM_DESKTOP} post-install: ${INSTALL_DATA} ${COYIM_DESKTOP} ${STAGEDIR}${PREFIX}/share/applications/ ${INSTALL_DATA} ${COYIM_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${COYIM_ICON} .include diff --git a/net-im/dendrite/Makefile b/net-im/dendrite/Makefile index fffe41ea74cd..c344aff49b46 100644 --- a/net-im/dendrite/Makefile +++ b/net-im/dendrite/Makefile @@ -1,152 +1,153 @@ PORTNAME= dendrite DISTVERSIONPREFIX= v DISTVERSION= 0.8.9 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org COMMENT= Matrix protocol homeserver LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules PLIST_SUB= PORTNAME=${PORTNAME} USE_RC_SUBR= ${PORTNAME} USERS= ${PORTNAME} GROUPS= ${USERS} DENDRITE_BINS= create-account dendrite-demo-pinecone \ dendrite-demo-yggdrasil dendrite-monolith-server \ dendrite-polylith-multi dendrite-upgrade-tests \ dendritejs-pinecone furl generate-config \ generate-keys goose resolve-state .for f in ${DENDRITE_BINS} GO_TARGET+= ./cmd/$f:${PREFIX}/dendrite/bin/$f .endfor USE_GITHUB= yes GH_ACCOUNT= matrix-org GH_TUPLE= Arceliar:ironwood:319147a02d98:arceliar_ironwood/vendor/github.com/Arceliar/ironwood \ Arceliar:phony:dde1a8dca979:arceliar_phony/vendor/github.com/Arceliar/phony \ Azure:go-ansiterm:d185dfc1b5a1:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ DATA-DOG:go-sqlmock:v1.5.0:data_dog_go_sqlmock/vendor/github.com/DATA-DOG/go-sqlmock \ HdrHistogram:hdrhistogram-go:v1.1.2:hdrhistogram_hdrhistogram_go/vendor/github.com/HdrHistogram/hdrhistogram-go \ MFAshby:stdemuxerhook:v1.0.0:mfashby_stdemuxerhook/vendor/github.com/MFAshby/stdemuxerhook \ Masterminds:semver:v3.1.1:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \ Microsoft:go-winio:v0.5.1:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \ codeclysm:extract:v2.2.0:codeclysm_extract/vendor/github.com/codeclysm/extract \ 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 \ 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 \ frankban:quicktest:v1.14.3:frankban_quicktest/vendor/github.com/frankban/quicktest \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ getsentry:sentry-go:v0.13.0:getsentry_sentry_go/vendor/github.com/getsentry/sentry-go \ go-macaroon:macaroon:v2.1.0:go_macaroon_macaroon/vendor/gopkg.in/macaroon.v2 \ go-task:slim-sprig:348f09dbbbc0:go_task_slim_sprig/vendor/github.com/go-task/slim-sprig \ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ go-yaml:yaml:v3.0.0:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:crypto:793ad666bf5e:golang_crypto/vendor/golang.org/x/crypto \ golang:image:70e8d0d3baa9:golang_image/vendor/golang.org/x/image \ golang:mobile:8578da9835fd:golang_mobile/vendor/golang.org/x/mobile \ golang:mod:v0.4.2:golang_mod/vendor/golang.org/x/mod \ golang:net:1d687d428aca:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:bc2c85ada10a:golang_sys/vendor/golang.org/x/sys \ golang:term:065cf7ba2467:golang_term/vendor/golang.org/x/term \ golang:text:5bd84dd9b33b:golang_text/vendor/golang.org/x/text \ golang:time:f0f3c7e86c11:golang_time/vendor/golang.org/x/time \ golang:tools:316ba0b74098:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ gologme:log:v1.3.0:gologme_log/vendor/github.com/gologme/log \ google:go-cmp:v0.5.8:google_go_cmp/vendor/github.com/google/go-cmp \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.5.0:gorilla_websocket/vendor/github.com/gorilla/websocket \ gotestyourself:gotest.tools:v3.0.3:gotestyourself_gotest_tools/vendor/gotest.tools/v3 \ h2non:bimg:v1.1.9:h2non_bimg/vendor/gopkg.in/h2non/bimg.v1 \ h2non:filetype:v1.1.3:h2non_filetype/vendor/github.com/h2non/filetype \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ juju:errors:bd733f3c86b9:juju_errors/vendor/github.com/juju/errors \ juju:testing:a0ff61f03494:juju_testing/vendor/github.com/juju/testing \ kardianos:minwinsvc:v1.0.0:kardianos_minwinsvc/vendor/github.com/kardianos/minwinsvc \ klauspost:compress:v1.14.4:klauspost_compress/vendor/github.com/klauspost/compress \ lib:pq:v1.10.5:lib_pq/vendor/github.com/lib/pq \ lucas-clemente:quic-go:v0.26.0:lucas_clemente_quic_go/vendor/github.com/lucas-clemente/quic-go \ marten-seemann:qtls-go1-16:v0.1.5:marten_seemann_qtls_go1_16/vendor/github.com/marten-seemann/qtls-go1-16 \ marten-seemann:qtls-go1-17:v0.1.1:marten_seemann_qtls_go1_17/vendor/github.com/marten-seemann/qtls-go1-17 \ marten-seemann:qtls-go1-18:v0.1.1:marten_seemann_qtls_go1_18/vendor/github.com/marten-seemann/qtls-go1-18 \ matrix-org:dugong:66e6b1c67e2e:matrix_org_dugong/vendor/github.com/matrix-org/dugong \ matrix-org:go-sqlite3-js:28aa791a1c91:matrix_org_go_sqlite3_js/vendor/github.com/matrix-org/go-sqlite3-js \ matrix-org:gomatrix:be2af5ef2e16:matrix_org_gomatrix/vendor/github.com/matrix-org/gomatrix \ matrix-org:gomatrixserverlib:da53994b0c7f:matrix_org_gomatrixserverlib/vendor/github.com/matrix-org/gomatrixserverlib \ matrix-org:pinecone:2999ea29ed48:matrix_org_pinecone/vendor/github.com/matrix-org/pinecone \ matrix-org:util:55161520e1d4:matrix_org_util/vendor/github.com/matrix-org/util \ mattn:go-sqlite3:v1.14.13:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ miekg:dns:v1.1.49:miekg_dns/vendor/github.com/miekg/dns \ minio:highwayhash:v1.0.2:minio_highwayhash/vendor/github.com/minio/highwayhash \ moby:moby:v20.10.16:moby_moby/vendor/github.com/docker/docker \ moby:term:9d4ed1856297:moby_term/vendor/github.com/moby/term \ morikuni:aec:v1.0.0:morikuni_aec/vendor/github.com/morikuni/aec \ nats-io:jwt:442af02fd36a:nats_io_jwt_v2/vendor/github.com/nats-io/jwt \ nats-io:nkeys:v0.3.0:nats_io_nkeys/vendor/github.com/nats-io/nkeys \ nats-io:nuid:v1.0.1:nats_io_nuid/vendor/github.com/nats-io/nuid \ neilalexander:nats-server:73a9a246d34f:neilalexander_nats_server_v2/vendor/github.com/nats-io/nats-server/v2 \ neilalexander:nats.go:ac518c356673:neilalexander_nats_go/vendor/github.com/nats-io/nats.go \ neilalexander:utp:54ae7b1cd5f9:neilalexander_utp/vendor/github.com/neilalexander/utp \ nfnt:resize:83c6a9932646:nfnt_resize/vendor/github.com/nfnt/resize \ ngrok:sqlmw:97c9c04efc79:ngrok_sqlmw/vendor/github.com/ngrok/sqlmw \ nhooyr:websocket:v1.8.7:nhooyr_websocket/vendor/nhooyr.io/websocket \ nxadm:tail:v1.4.8:nxadm_tail/vendor/github.com/nxadm/tail \ onsi:ginkgo:v1.16.4:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ onsi:gomega:v1.17.0:onsi_gomega/vendor/github.com/onsi/gomega \ opencontainers:go-digest:v1.0.0:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:c5a74bcca799:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ opentracing:opentracing-go:v1.2.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ 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 \ pressly:goose:v2.7.0:pressly_goose/vendor/github.com/pressly/goose \ prometheus:client_golang:v1.12.2:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.1:stretchr_testify/vendor/github.com/stretchr/testify \ tidwall:gjson:v1.14.1:tidwall_gjson/vendor/github.com/tidwall/gjson \ tidwall:match:v1.1.1:tidwall_match/vendor/github.com/tidwall/match \ tidwall:pretty:v1.2.0:tidwall_pretty/vendor/github.com/tidwall/pretty \ tidwall:sjson:v1.2.4:tidwall_sjson/vendor/github.com/tidwall/sjson \ uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber:jaeger-client-go:v2.30.0:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \ uber:jaeger-lib:v2.4.1:uber_jaeger_lib/vendor/github.com/uber/jaeger-lib \ yggdrasil-network:yggdrasil-go:v0.4.3:yggdrasil_network_yggdrasil_go/vendor/github.com/yggdrasil-network/yggdrasil-go post-build: cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} GOPATH="" \ GOBIN="${GO_WRKDIR_BIN}" \ GOPROXY=off \ GO_NO_VENDOR_CHECKS=1 \ GOOS=js GOARCH=wasm ${GO_CMD} build -tags=purego \ -trimpath -ldflags "" -mod=vendor \ -o ${GO_WRKDIR_BIN}/main.wasm \ ./cmd/dendritejs-pinecone post-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${GO_WRKDIR_BIN}/main.wasm ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/dendrite-sample.monolith.yaml ${STAGEDIR}${ETCDIR}/${PORTNAME}.yaml.sample ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/net-im/gomuks/Makefile b/net-im/gomuks/Makefile index 14610ec55a39..60d8369a82b3 100644 --- a/net-im/gomuks/Makefile +++ b/net-im/gomuks/Makefile @@ -1,23 +1,23 @@ # Created by: Emanuel Haupt PORTNAME= gomuks PORTVERSION= 0.2.4 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MAINTAINER= ehaupt@FreeBSD.org COMMENT= Terminal Matrix client written in Go LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libolm.so:security/olm USES= go:modules GO_MODULE= github.com/tulir/gomuks PLIST_FILES= bin/gomuks .include diff --git a/net-im/gotktrix/Makefile b/net-im/gotktrix/Makefile index 665cf1c1bc84..606793c10865 100644 --- a/net-im/gotktrix/Makefile +++ b/net-im/gotktrix/Makefile @@ -1,30 +1,31 @@ PORTNAME= gotktrix DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= fuz@fuz.su COMMENT= Matrix client in Go and GTK4 LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libharfbuzz.so:print/harfbuzz \ libvulkan.so:graphics/vulkan-loader USES= gnome go:modules pkgconfig USE_GNOME= cairo gdkpixbuf2 glib20 gtk40 introspection pango GO_MODULE= github.com/diamondburned/gotktrix PLIST_FILES= bin/gotktrix \ share/icons/hicolor/256x256/apps/gotktrix.png \ ${DESKTOPDIR}/com.github.diamondburned.gotktrix.desktop post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps ${INSTALL_DATA} ${WRKSRC}/.github/logo-256.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps/gotktrix.png ${INSTALL_DATA} ${WRKSRC}/.nix/com.github.diamondburned.gotktrix.desktop \ ${STAGEDIR}${DESKTOPDIR}/ .include diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index 99d1f9a4b891..478ab0fb8601 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,59 +1,60 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v DISTVERSION= 0.3.7 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES?= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web DISTFILES?= ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web MAINTAINER= me+freebsd@igalic.co COMMENT= Golang fediverse server LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 # Note: we don't use go:modules, because this project vendors all deps USES= go USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= superseriousbusiness SUB_LIST= DBDIR="${DBDIR}" \ GROUP="${GROUPS}" \ USER="${USERS}" \ WWWDIR="${WWWDIR}" USERS= gotosocial GROUPS= gotosocial DBDIR= /var/db/${PORTNAME} PLIST_SUB= WWWDIR="${WWWDIR}" # patch sample config for people who set a custom prefix .if "${PREFIX}" != "${LOCALBASE}" post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' \ ${WRKSRC}/example/config.yaml .endif do-build: @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ VERSION=${DISTVERSION} COMMIT=${GH_TAGNAME} scripts/build.sh ) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/ ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in LICENSE README.md ${INSTALL_DATA} ${WRKSRC}/${x} \ ${STAGEDIR}${DOCSDIR} .endfor ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/example/config.yaml \ ${STAGEDIR}${ETCDIR}/config.yaml.sample (cd ${WRKSRC}/../web && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ ) .include diff --git a/net-im/matterbridge/Makefile b/net-im/matterbridge/Makefile index ab59fa966cd7..70b94d997b3d 100644 --- a/net-im/matterbridge/Makefile +++ b/net-im/matterbridge/Makefile @@ -1,34 +1,34 @@ PORTNAME= matterbridge PORTVERSION= 1.22.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= swills@FreeBSD.org COMMENT= Chat network bridge LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= 42wim USE_RC_SUBR= matterbridge MATTERBRIDGE_USER?= mattermost MATTERBRIDGE_GROUP?= mattermost USERS= ${MATTERBRIDGE_USER} GROUPS= ${MATTERBRIDGE_GROUP} SUB_LIST= \ MATTERBRIDGE_USER=${MATTERBRIDGE_USER} \ MATTERBRIDGE_GROUP=${MATTERBRIDGE_GROUP} PLIST_SUB= \ MATTERBRIDGE_USER=${MATTERBRIDGE_USER} \ MATTERBRIDGE_GROUP=${MATTERBRIDGE_GROUP} post-install: ${INSTALL_DATA} ${WRKSRC}/matterbridge.toml.sample ${STAGEDIR}${PREFIX}/etc/matterbridge.toml.sample .include diff --git a/net-im/matterircd/Makefile b/net-im/matterircd/Makefile index cdc92f5a0ac0..1bf62ac659db 100644 --- a/net-im/matterircd/Makefile +++ b/net-im/matterircd/Makefile @@ -1,27 +1,27 @@ PORTNAME= matterircd DISTVERSIONPREFIX= v DISTVERSION= 0.25.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im irc MAINTAINER= norrland@nullbyte.se COMMENT= IRC bridge for Mattermost and Slack LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 USES= go:modules USE_GITHUB= yes GH_ACCOUNT= 42wim USE_RC_SUBR= matterircd USERS= matterircd GROUPS= matterircd post-install: ${INSTALL_DATA} ${WRKSRC}/matterircd.toml.example \ ${STAGEDIR}${PREFIX}/etc/matterircd.toml.sample .include diff --git a/net-im/nextcloud-spreed-signaling/Makefile b/net-im/nextcloud-spreed-signaling/Makefile index b8ff50b602f3..641d5b1613ac 100644 --- a/net-im/nextcloud-spreed-signaling/Makefile +++ b/net-im/nextcloud-spreed-signaling/Makefile @@ -1,52 +1,52 @@ PORTNAME= nextcloud-spreed-signaling DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= jsm@FreeBSD.org COMMENT= Signaling server used for Nextcloud Talk LICENSE= AGPLv3 USES= gmake go:no_targets USERS= signaling GROUPS= signaling USE_RC_SUBR= ncs_signaling USE_GITHUB= yes GH_ACCOUNT= strukturag GH_TUPLE= coreos:go-semver:v0.2.0:coreos_go_semver/vendor/src/github.com/coreos/go-semver \ coreos:go-systemd:39ca1b05acc7:coreos_go_systemd/vendor/src/github.com/coreos/go-systemd \ coreos:pkg:3ac0863d7acf:coreos_pkg/vendor/src/github.com/coreos/pkg \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/src/gopkg.in/dgrijalva/jwt-go.v3 \ dlintw:goconf:dcc070983490:dlintw_goconf/vendor/src/github.com/dlintw/goconf \ etcd-io:etcd:ae9734ed278b:etcd_io_etcd/vendor/src/go.etcd.io/etcd \ gogo:protobuf:v1.2.1:gogo_protobuf/vendor/src/github.com/gogo/protobuf \ golang:crypto:0ec3e9974c59:golang_crypto/vendor/src/golang.org/x/crypto \ golang:net:74dc4d7220e7:golang_net/vendor/src/golang.org/x/net \ golang:protobuf:v1.3.2:golang_protobuf/vendor/src/github.com/golang/protobuf \ golang:sys:c7b8b68b1456:golang_sys/vendor/src/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/src/golang.org/x/text \ google:go-genproto:24fa4b261c55:google_go_genproto/vendor/src/google.golang.org/genproto \ google:uuid:v1.1.2:google_uuid/vendor/src/github.com/google/uuid \ gorilla:context:v1.1.1:gorilla_context/vendor/src/github.com/gorilla/context \ gorilla:mux:ac112f7d75a0:gorilla_mux/vendor/src/github.com/gorilla/mux \ gorilla:securecookie:v1.1.1:gorilla_securecookie/vendor/src/github.com/gorilla/securecookie \ gorilla:websocket:v1.2.0:gorilla_websocket/vendor/src/github.com/gorilla/websocket \ grpc:grpc-go:v1.26.0:grpc_grpc_go/vendor/src/google.golang.org/grpc \ mailru:easyjson:2f5df55504eb:mailru_easyjson/vendor/src/github.com/mailru/easyjson \ nats-io:jwt:v0.3.2:nats_io_jwt/vendor/src/github.com/nats-io/jwt \ nats-io:nats.go:v1.10.0:nats_io_nats_go/vendor/src/github.com/nats-io/nats.go \ nats-io:nkeys:v0.1.4:nats_io_nkeys/vendor/src/github.com/nats-io/nkeys \ nats-io:nuid:v1.0.1:nats_io_nuid/vendor/src/github.com/nats-io/nuid \ notedit:janus-go:10eb8b95d1a0:notedit_janus_go/vendor/src/github.com/notedit/janus-go \ oschwald:maxminddb-golang:1960b16a5147:oschwald_maxminddb_golang/vendor/src/github.com/oschwald/maxminddb-golang \ uber-go:atomic:v1.3.2:uber_go_atomic/vendor/src/go.uber.org/atomic \ uber-go:multierr:v1.1.0:uber_go_multierr/vendor/src/go.uber.org/multierr \ uber-go:zap:v1.10.0:uber_go_zap/vendor/src/go.uber.org/zap MAKE_ENV= ${GO_ENV} .include diff --git a/net-im/slack-term/Makefile b/net-im/slack-term/Makefile index 6a848f24d596..0387cc8b93da 100644 --- a/net-im/slack-term/Makefile +++ b/net-im/slack-term/Makefile @@ -1,34 +1,34 @@ PORTNAME= slack-term DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MAINTAINER= dmgk@FreeBSD.org COMMENT= Slack client for your terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/erroneousboat/slack-term SUB_FILES= pkg-message SUB_LIST= PORTNAME=${PORTNAME} PLIST_FILES= bin/slack-term PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-patch: @cd ${WRKSRC}/vendor/github.com/OpenPeeDeeP/xdg && \ ${RLN} xdg_linux.go xdg_freebsd.go do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/net-im/ssh-chat/Makefile b/net-im/ssh-chat/Makefile index 2fce1c1fc57e..c56e35dd6007 100644 --- a/net-im/ssh-chat/Makefile +++ b/net-im/ssh-chat/Makefile @@ -1,29 +1,29 @@ PORTNAME= ssh-chat DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org COMMENT= Chat over SSH LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= shazow GH_TUPLE= \ alexcesaro:log:61e686294e58:alexcesaro_log/vendor/github.com/alexcesaro/log \ golang:crypto:9e8e0b390897:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:35f3e6cf4a65:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.4:golang_text/vendor/golang.org/x/text \ howeyc:gopass:7cb4b85ec19c:howeyc_gopass/vendor/github.com/howeyc/gopass \ jessevdk:go-flags:v1.4.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \ shazow:rateio:4461efc8bdc4:shazow_rateio/vendor/github.com/shazow/rateio GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/net-im/tut/Makefile b/net-im/tut/Makefile index d8145f66db0e..7c6289c92e20 100644 --- a/net-im/tut/Makefile +++ b/net-im/tut/Makefile @@ -1,57 +1,58 @@ PORTNAME= tut DISTVERSION= 1.0.11 +PORTREVISION= 1 CATEGORIES= net-im 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= RasmusLindroth:go-mastodon:v0.0.8:rasmuslindroth_go_mastodon/vendor/github.com/RasmusLindroth/go-mastodon \ atotto:clipboard:v0.1.4:atotto_clipboard/vendor/github.com/atotto/clipboard \ aymerick:douceur:v0.2.0:aymerick_douceur/vendor/github.com/aymerick/douceur \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v2.5.1:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ gen2brain:beeep:d7852edf42fc:gen2brain_beeep/vendor/github.com/gen2brain/beeep \ go-ini:ini:v1.66.6:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-toast:toast:01e6764cf0a4:go_toast_toast/vendor/github.com/go-toast/toast \ gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \ godbus:dbus:v5.1.0:godbus_dbus_v5/vendor/github.com/godbus/dbus/v5 \ golang:net:c960675eff93:golang_net/vendor/golang.org/x/net \ golang:sys:bc2c85ada10a:golang_sys/vendor/golang.org/x/sys \ golang:term:065cf7ba2467:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ gorilla:css:v1.0.0:gorilla_css/vendor/github.com/gorilla/css \ gorilla:websocket:v1.5.0:gorilla_websocket/vendor/github.com/gorilla/websocket \ icza:gox:e2d488ab2fbc:icza_gox/vendor/github.com/icza/gox \ lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ microcosm-cc:bluemonday:v1.0.18:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ nu7hatch:gouuid:179d4d0c4d8d:nu7hatch_gouuid/vendor/github.com/nu7hatch/gouuid \ pelletier:go-toml:v2.0.1:pelletier_go_toml_v2/vendor/github.com/pelletier/go-toml/v2 \ rivo:tview:9994674d60a8:rivo_tview/vendor/github.com/rivo/tview \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ tadvi:systray:11a2b8fa57af:tadvi_systray/vendor/github.com/tadvi/systray \ tomnomnom:linkheader:02ca5825eb80:tomnomnom_linkheader/vendor/github.com/tomnomnom/linkheader PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md PORTEXAMPLES= config.example.ini OPTIONS_DEFINE= DOCS EXAMPLES 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 diff --git a/net-im/xmpp-client/Makefile b/net-im/xmpp-client/Makefile index ea9314df9293..80540c72cee3 100644 --- a/net-im/xmpp-client/Makefile +++ b/net-im/xmpp-client/Makefile @@ -1,28 +1,28 @@ PORTNAME= xmpp-client PORTVERSION= 20170324 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MAINTAINER= cs@FreeBSD.org COMMENT= XMPP client with OTR support LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_TUPLE= agl:xmpp-client:3030ad4:DEFAULT/vendor/github.com/agl/xmpp-client \ golang:crypto:c126467:crypto/vendor/golang.org/x/crypto \ golang:net:a680a1e:net/vendor/golang.org/x/net \ golang:sys:33540a1f6037:sys/vendor/golang.org/x/sys GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} PLIST_FILES= bin/xmpp-client do-test: cd ${WRKSRC}; \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} test ${GO_BUILDFLAGS} . ./xmpp .include diff --git a/net-mgmt/adguard-exporter/Makefile b/net-mgmt/adguard-exporter/Makefile index 2ffd360e756a..b602fe1be28d 100644 --- a/net-mgmt/adguard-exporter/Makefile +++ b/net-mgmt/adguard-exporter/Makefile @@ -1,41 +1,41 @@ # Created by: Christer Edwards PORTNAME= adguard-exporter DISTVERSIONPREFIX= v DISTVERSION= 1.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= christer.edwards@gmail.com COMMENT= Prometheus metrics exporter for AdGuard Home DNS LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= ebrianne GH_TUPLE= beorn7:perks:4c0e845:perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ golang:net:4c5254603344:net/vendor/golang.org/x/net \ golang:protobuf:2bba060:protobuf/vendor/github.com/golang/protobuf \ heetch:confita:v0.9.2:confita/vendor/github.com/heetch/confita \ matttproud:golang_protobuf_extensions:c12348c:extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:mapstructure:v1.1.2:mapstructure/vendor/github.com/mitchellh/mapstructure \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ prometheus:client_golang:3fb53d:client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:6f38060:client_model/vendor/github.com/prometheus/client_model \ prometheus:common:49fee29:common/vendor/github.com/prometheus/common \ prometheus:procfs:a1dba9c:procfs/vendor/github.com/prometheus/procfs USE_RC_SUBR= adguard_exporter GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USERS= nobody GROUPS= nobody PLIST_FILES= bin/adguard-exporter .include diff --git a/net-mgmt/alertmanager/Makefile b/net-mgmt/alertmanager/Makefile index e9381ed557ee..078995ae0b76 100644 --- a/net-mgmt/alertmanager/Makefile +++ b/net-mgmt/alertmanager/Makefile @@ -1,31 +1,31 @@ # Created by: Michal Hanula PORTNAME= alertmanager PORTVERSION= 0.23.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MAINTAINER= michal@hanu.la COMMENT= Alert routing for Prometheus LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/prometheus/alertmanager USE_RC_SUBR= alertmanager GO_TARGET= ./cmd/alertmanager ./cmd/amtool USERS= alertmanager GROUPS= alertmanager post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/alertmanager ${INSTALL_DATA} \ ${WRKSRC}/doc/examples/simple.yml \ ${STAGEDIR}${PREFIX}/etc/alertmanager/alertmanager.yml.sample .include diff --git a/net-mgmt/bind_exporter/Makefile b/net-mgmt/bind_exporter/Makefile index f6ee74f0997e..8c3973982084 100644 --- a/net-mgmt/bind_exporter/Makefile +++ b/net-mgmt/bind_exporter/Makefile @@ -1,56 +1,56 @@ # Created by: Matt Moriarity PORTNAME= bind_exporter PORTVERSION= 0.4.0 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt dns MAINTAINER= matt@mattmoriarity.com COMMENT= Prometheus exporter for BIND server statistics LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= prometheus-community USE_RC_SUBR= bind_exporter GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_BUILDFLAGS= -v -ldflags "${LD_FLAG_STRING}" BUILD_USER?= ${USER} LD_FLAG_STRING= -s \ ${LD_FLAG_X_PREFIX}.Version=${PORTVERSION} \ ${LD_FLAG_X_PREFIX}.Revision=${PORTREVISION} \ ${LD_FLAG_X_PREFIX}.Branch=release-${PORTVERSION:R} \ ${LD_FLAG_X_PREFIX}.BuildUser=${BUILD_USER} LD_FLAG_X_PREFIX= -X github.com/prometheus/common/version GH_TUPLE= \ 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:f65c72e2690d:alecthomas_units/vendor/github.com/alecthomas/units \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ go-kit:kit:v0.10.0:go_kit_kit/vendor/github.com/go-kit/kit \ go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:5f87f3452ae9:golang_crypto/vendor/golang.org/x/crypto \ golang:net:4c5254603344:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:f9fddec55a1e:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ prometheus:client_golang:v1.9.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.15.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:exporter-toolkit:v0.5.0:prometheus_exporter_toolkit/vendor/github.com/prometheus/exporter-toolkit \ prometheus:procfs:v0.2.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf .include diff --git a/net-mgmt/blackbox_exporter/Makefile b/net-mgmt/blackbox_exporter/Makefile index 5a38d4f72f17..f2363d2328ed 100644 --- a/net-mgmt/blackbox_exporter/Makefile +++ b/net-mgmt/blackbox_exporter/Makefile @@ -1,40 +1,41 @@ # Created by: Boris Samorodov PORTNAME= blackbox_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.21.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= eduardo@FreeBSD.org COMMENT= Prometheus exporter for endpoints over HTTP(S), DNS, TCP and ICMP LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= prometheus USE_RC_SUBR= blackbox_exporter GO_MODULE= github.com/prometheus/blackbox_exporter SUB_FILES= pkg-message SUB_LIST= DISTVERSIONFULL=${DISTVERSIONFULL} USERS= prometheus GROUPS= prometheus PORTEXAMPLES= ${WRKSRC}/*.yml OPTIONS_DEFINE= EXAMPLES post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/*.yml ${STAGEDIR}${EXAMPLESDIR} ${MKDIR} ${STAGEDIR}${DATADIR}/syslog.d \ ${STAGEDIR}${DATADIR}/newsyslog.conf.d ${INSTALL_DATA} ${PATCHDIR}/blackbox_exporter.syslog \ ${STAGEDIR}${DATADIR}/syslog.d/blackbox_exporter.conf ${INSTALL_DATA} ${PATCHDIR}/blackbox_exporter.newsyslog \ ${STAGEDIR}${DATADIR}/newsyslog.conf.d/blackbox_exporter.conf .include diff --git a/net-mgmt/bosun/Makefile b/net-mgmt/bosun/Makefile index 1c6a0d7a7e61..12cfdf400c6b 100644 --- a/net-mgmt/bosun/Makefile +++ b/net-mgmt/bosun/Makefile @@ -1,152 +1,152 @@ PORTNAME= bosun DISTVERSION= 0.9.0 DISTVERSIONSUFFIX= -preview -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= langer.markus@gmail.com COMMENT= Time series alerting framework developed by Stack Exchange LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules uidfix USE_GITHUB= yes GH_ACCOUNT= bosun-monitor GH_TUPLE= \ Azure:azure-sdk-for-go:v21.1.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:go-autorest:v11.1.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ GROpenSourceDev:go-ntlm-auth:6314d66e1d8f:gropensourcedev_go_ntlm_auth/vendor/github.com/GROpenSourceDev/go-ntlm-auth \ GaryBoone:GoStats:1993eafbef57:garyboone_gostats/vendor/github.com/GaryBoone/GoStats \ MiniProfiler:go:3296d396d472:miniprofiler_go/vendor/github.com/MiniProfiler/go \ NYTimes:gziphandler:63027b26b87e:nytimes_gziphandler/vendor/github.com/NYTimes/gziphandler \ PuerkitoBio:goquery:417cce822c7b:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ StackExchange:httpunit:088c22a5342e:stackexchange_httpunit/vendor/github.com/StackExchange/httpunit \ StackExchange:mof:cfc83d4047d1:stackexchange_mof/vendor/github.com/StackExchange/mof \ StackExchange:wmi:b12b22c5341f:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ ajstarks:svgo:fd2151ebabde:ajstarks_svgo/vendor/github.com/ajstarks/svgo \ andybalholm:cascadia:3ad29d1ad1c4:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ aws:aws-sdk-go:v1.31.12:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ aymerick:douceur:7176f1467381:aymerick_douceur/vendor/github.com/aymerick/douceur \ beorn7:perks:3a771d992973:beorn7_perks/vendor/github.com/beorn7/perks \ bosun-monitor:statusio:ab1583139762:bosun_monitor_statusio/vendor/github.com/bosun-monitor/statusio \ bradfitz:slice:a665b5dbaad5:bradfitz_slice/vendor/github.com/bradfitz/slice \ captncraig:easyauth:c6de284138cf:captncraig_easyauth/vendor/github.com/captncraig/easyauth \ cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ coreos:go-systemd:7b2428fec400:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ cupcake:rdb:3454dcabd33c:cupcake_rdb/vendor/github.com/cupcake/rdb \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ dimchansky:utfbom:v1.0.0:dimchansky_utfbom/vendor/github.com/dimchansky/utfbom \ edsrzf:mmap-go:903d080718bd:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \ facebookgo:httpcontrol:ccde4420e1fe:facebookgo_httpcontrol/vendor/github.com/facebookgo/httpcontrol \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/gopkg.in/fsnotify.v1 \ garyburd:redigo:836b6e58b335:garyburd_redigo/vendor/github.com/garyburd/redigo \ glendc:gopher-json:dc4743023d0c:glendc_gopher_json/vendor/github.com/glendc/gopher-json \ go-asn1-ber:asn1-ber:9eae18c3681a:go_asn1_ber_asn1_ber/vendor/gopkg.in/asn1-ber.v1 \ go-kit:kit:v0.8.0:go_kit_kit/vendor/github.com/go-kit/kit \ go-ldap:ldap:0041a4127039:go_ldap_ldap/vendor/gopkg.in/ldap.v1 \ go-logfmt:logfmt:v0.3.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \ go-ole:go-ole:v1.2.1:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-yaml:yaml:9f9df34309c0:go_yaml_yaml/vendor/gopkg.in/yaml.v1 \ go-yaml:yaml:v2.2.4:go_yaml_yaml_1/vendor/gopkg.in/yaml.v2 \ gocarina:gocsv:3ecffd272576:gocarina_gocsv/vendor/github.com/gocarina/gocsv \ godbus:dbus:7a8c533d28e8:godbus_dbus/vendor/github.com/godbus/dbus \ gogo:protobuf:v1.1.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.4.0:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:87dc89f01550:golang_crypto/vendor/golang.org/x/crypto \ golang:freetype:f29eb116deb3:golang_freetype/vendor/github.com/golang/freetype \ golang:glog:23def4e6c14b:golang_glog/vendor/github.com/golang/glog \ golang:groupcache:869f871628b6:golang_groupcache/vendor/github.com/golang/groupcache \ golang:image:baddd3465a05:golang_image/vendor/golang.org/x/image \ golang:net:0de0cce0169b:golang_net/vendor/golang.org/x/net \ golang:oauth2:d2e6202438be:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:d9eb7a3d35ec:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:3ef323f4f1fd:golang_sys/vendor/golang.org/x/sys \ google:cadvisor:e9739af18411:google_cadvisor/vendor/github.com/google/cadvisor \ google:go-github:44b1ede22d71:google_go_github/vendor/github.com/google/go-github \ google:go-querystring:2a60fc2ba6c1:google_go_querystring/vendor/github.com/google/go-querystring \ googleapis:google-api-go-client:20530fd5d65a:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.26.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gorilla:context:v1.1.1:gorilla_context/vendor/github.com/gorilla/context \ gorilla:css:a80e24ada269:gorilla_css/vendor/github.com/gorilla/css \ gorilla:mux:757bef944d0f:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:securecookie:fa5329f91370:gorilla_securecookie/vendor/github.com/gorilla/securecookie \ influxdata:influxdb:v1.6.3:influxdata_influxdb/vendor/github.com/influxdata/influxdb \ influxdata:influxql:a7267bff5327:influxdata_influxql/vendor/github.com/influxdata/influxql \ jinzhu:now:ce80572eb55a:jinzhu_now/vendor/github.com/jinzhu/now \ jmespath:go-jmespath:v0.3.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ jmoiron:jsonq:e874b168d07e:jmoiron_jsonq/vendor/github.com/jmoiron/jsonq \ jordan-wright:email:f61123ea07e1:jordan_wright_email/vendor/github.com/jordan-wright/email \ justinas:alice:1051eaf52fca:justinas_alice/vendor/github.com/justinas/alice \ kardianos:osext:c2c54e542fb7:kardianos_osext/vendor/github.com/kardianos/osext \ kr:logfmt:b84e30acd515:kr_logfmt/vendor/github.com/kr/logfmt \ kylebrandt:boolq:f869a7265c7e:kylebrandt_boolq/vendor/github.com/kylebrandt/boolq \ kylebrandt:gohop:f6dbeb38f6df:kylebrandt_gohop/vendor/github.com/kylebrandt/gohop \ llgcode:draw2d:9ffe0e7eb54c:llgcode_draw2d/vendor/github.com/llgcode/draw2d \ mailru:easyjson:v0.7.1:mailru_easyjson/vendor/github.com/mailru/easyjson \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mhenderson-so:azure-ea-billing:4fd1a790460c:mhenderson_so_azure_ea_billing/vendor/github.com/mhenderson-so/azure-ea-billing \ mitchellh:go-homedir:v1.0.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mjibson:esc:v0.1.0:mjibson_esc/vendor/github.com/mjibson/esc \ oklog:ulid:v1.3.1:oklog_ulid/vendor/github.com/oklog/ulid \ olivere:elastic:33ad30f61610:olivere_elastic/vendor/github.com/olivere/elastic \ olivere:elastic:v3.0.56:olivere_elastic_1/vendor/gopkg.in/olivere/elastic.v3 \ olivere:elastic:v5.0.48:olivere_elastic_2/vendor/gopkg.in/olivere/elastic.v5 \ olivere:elastic:v7.0.17:olivere_elastic_v7/vendor/github.com/olivere/elastic/v7 \ opentracing:opentracing-go:v1.1.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ pelletier:go-toml:v1.6.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ 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 \ prometheus:client_golang:d2ead2588477:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:5c3871d89910:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.1.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:1dc9a6cbc91a:prometheus_procfs/vendor/github.com/prometheus/procfs \ prometheus:prometheus:b639fe140c1f:prometheus_prometheus/vendor/github.com/prometheus/prometheus \ prometheus:tsdb:v0.3.1:prometheus_tsdb/vendor/github.com/prometheus/tsdb \ ryanuber:go-glob:572520ed46db:ryanuber_go_glob/vendor/github.com/ryanuber/go-glob \ siddontang:go:b151716326d7:siddontang_go/vendor/github.com/siddontang/go \ siddontang:goredis:760763f78400:siddontang_goredis/vendor/github.com/siddontang/goredis \ siddontang:ledisdb:8ceb77e66a92:siddontang_ledisdb/vendor/github.com/siddontang/ledisdb \ siddontang:rdb:fc89ed2e418d:siddontang_rdb/vendor/github.com/siddontang/rdb \ stretchr:testify:v1.5.1:stretchr_testify/vendor/github.com/stretchr/testify \ syndtr:goleveldb:1a9d62f03ea9:syndtr_goleveldb/vendor/github.com/syndtr/goleveldb \ tatsushid:go-fastping:06cac0fecdc2:tatsushid_go_fastping/vendor/github.com/tatsushid/go-fastping \ twinj:uuid:89173bcdda19:twinj_uuid/vendor/github.com/twinj/uuid \ ugorji:go:ea9cd21fa0bc:ugorji_go/vendor/github.com/ugorji/go \ vdobler:chart:293b01f8b75d:vdobler_chart/vendor/github.com/vdobler/chart \ vmware:govmomi:a2138329bbd1:vmware_govmomi/vendor/github.com/vmware/govmomi \ yuin:gopher-lua:1cd887cd7036:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua USE_RC_SUBR= bosun GO_TARGET= ./cmd/bosun SUB_FILES= bosun SUB_LIST= USERS=${USERS} \ GROUPS=${GROUPS} \ BOSUN_CONFDIR=${ETCDIR} \ BOSUN_LOGDIR=${BOSUN_LOGDIR} PLIST_SUB= USERS=${USERS} \ GROUPS=${GROUPS} \ BOSUN_CONFDIR=${ETCDIR} \ BOSUN_LOGDIR=${BOSUN_LOGDIR} USERS= bosun GROUPS= bosun BOSUN_LOGDIR= /var/log/${PORTNAME} post-install: ${MKDIR} \ ${STAGEDIR}${BOSUN_LOGDIR} \ ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} \ ${WRKSRC}/cmd/bosun/bosun.example.toml \ ${STAGEDIR}${ETCDIR}/bosun.conf.sample .include diff --git a/net-mgmt/carbon-relay-ng/Makefile b/net-mgmt/carbon-relay-ng/Makefile index 96de963fadfb..0960e11d2b85 100644 --- a/net-mgmt/carbon-relay-ng/Makefile +++ b/net-mgmt/carbon-relay-ng/Makefile @@ -1,33 +1,33 @@ PORTNAME= carbon-relay-ng DISTVERSION= 0.10.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= a.andersson.thn@gmail.com COMMENT= Go implementation of carbonapi LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= go-bindata:devel/go-bindata USES= gmake go USE_GITHUB= yes GH_ACCOUNT= graphite-ng GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} USE_RC_SUBR= ${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} USERS= carbon GROUPS= carbon post-install: @${MKDIR} ${STAGEDIR}/${PREFIX}/etc/carbon-relay-ng @${MKDIR} ${STAGEDIR}/var/run/carbon-relay-ng @${MKDIR} ${STAGEDIR}/var/run/carbon-relay-ng/spool ${INSTALL_DATA} ${WRKSRC}/examples/carbon-relay-ng.ini ${STAGEDIR}${PREFIX}/etc/carbon-relay-ng/carbon-relay-ng.ini.sample .include diff --git a/net-mgmt/carbonzipper/Makefile b/net-mgmt/carbonzipper/Makefile index 5619c73c01f2..c3503435c134 100644 --- a/net-mgmt/carbonzipper/Makefile +++ b/net-mgmt/carbonzipper/Makefile @@ -1,53 +1,53 @@ PORTNAME= carbonzipper DISTVERSION= 0.74 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= a.andersson.thn@gmail.com COMMENT= Proxy between carbonapi and go-carbon LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= go-graphite GH_SUBDIR= src/github.com/go-graphite/${PORTNAME} GH_TUPLE= bradfitz:gomemcache:1952afa:gomemcache/vendor/github.com/bradfitz/gomemcache \ dgryski:httputil:189c2918:httputil/vendor/github.com/dgryski/httputil \ dgryski:go-expirecache:743ef98:goexpirecache/vendor/github.com/dgryski/go-expirecache \ facebookgo:atomicfile:2de1f20:atomicfile/vendor/github.com/facebookgo/atomicfile \ facebookgo:clock:600d898:clock/vendor/github.com/facebookgo/clock \ facebookgo:grace:4afe952:grace/vendor/github.com/facebookgo/grace \ facebookgo:httpdown:a3b1354:httpdown/vendor/github.com/facebookgo/httpdown \ facebookgo:pidfile:f242e299:pidfile/vendor/github.com/facebookgo/pidfile \ facebookgo:stats:1b76add:stats/vendor/github.com/facebookgo/stats \ gogo:protobuf:v0.4:protobuf/vendor/github.com/gogo/protobuf \ go-yaml:yaml:v2.1.1:yaml/vendor/gopkg.in/yaml.v2 \ lestrrat:go-strftime:04ef93e:gostrftime/vendor/github.com/lestrrat/go-strftime \ lestrrat-go:file-rotatelogs:v2.1.0:filerotatelogs/vendor/github.com/lestrrat/go-file-rotatelogs \ lomik:og-rek:628eefe:ogrek/vendor/github.com/lomik/og-rek \ lomik:zapwriter:d4499a3:zapwriter/vendor/github.com/lomik/zapwriter \ peterbourgon:g2g:0c2bab2:g2g/vendor/github.com/peterbourgon/g2g \ pkg:errors:v0.8.0:errors/vendor/github.com/pkg/errors \ satori:go.uuid:v1.1.0:gouuid/vendor/github.com/satori/go.uuid \ uber-go:atomic:v1.2.0:atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.1.0:multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.5.0:zap/vendor/go.uber.org/zap GO_BUILDFLAGS= -ldflags='-X main.BuildVersion=${DISTVERSION}' USE_RC_SUBR= ${PORTNAME} CONFLICTS_INSTALL= carbonapi # bin/carbonzipper USERS= carbon GROUPS= carbon post-install: @${MKDIR} ${STAGEDIR}/${PREFIX}/etc/carbonzipper @${MKDIR} ${STAGEDIR}/var/log/carbonzipper ${INSTALL_DATA} ${WRKSRC}/example.conf ${STAGEDIR}${PREFIX}/etc/carbonzipper .include diff --git a/net-mgmt/chronograf/Makefile b/net-mgmt/chronograf/Makefile index 73d2b6ddef68..1a9c6267bbbe 100644 --- a/net-mgmt/chronograf/Makefile +++ b/net-mgmt/chronograf/Makefile @@ -1,94 +1,94 @@ PORTNAME= chronograf DISTVERSIONPREFIX= v DISTVERSION= 1.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES+= https://nodejs.org/download/release/v${NODEJS_VERSION}/:node DISTFILES= yarn-cache-${PKGNAME}.tar.xz:prefetch \ node-v${NODEJS_VERSION}-headers.tar.gz:node DIST_SUBDIR= ${PORTNAME} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Open source monitoring and visualization UI for the TICK stack LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE FETCH_DEPENDS= ca_root_nss>0:security/ca_root_nss \ yarn:www/yarn-node${NODEJS_VERSION_MAJOR} BUILD_DEPENDS= go-bindata:devel/go-bindata \ yarn:www/yarn-node${NODEJS_VERSION_MAJOR} USES= gmake go:modules python:build GO_MODULE= github.com/influxdata/${PORTNAME} GO_TARGET= ./cmd/chronograf/main.go:chronograf \ ./cmd/chronoctl:chronoctl GO_BUILDFLAGS= -ldflags "-X main.version=${DISTVERSION}" NODEJS_VERSION_MAJOR= 14 #NODEJS_VERSION!= make -V DISTVERSION -f ${PORTSDIR}/www/node${NODEJS_VERSION_MAJOR}/Makefile NODEJS_VERSION= 14.18.1 USE_RC_SUBR= chronograf SUB_FILES= chronograf SUB_LIST= CHRONOGRAF_USER=${CHRONOGRAF_USER} \ CHRONOGRAF_GROUP=${CHRONOGRAF_GROUP} \ CHRONOGRAF_DBDIR=${CHRONOGRAF_DBDIR} \ CHRONOGRAF_LOGDIR=${CHRONOGRAF_LOGDIR} PLIST_SUB= CHRONOGRAF_USER=${CHRONOGRAF_USER} \ CHRONOGRAF_GROUP=${CHRONOGRAF_GROUP} \ CHRONOGRAF_DBDIR=${CHRONOGRAF_DBDIR} \ CHRONOGRAF_LOGDIR=${CHRONOGRAF_LOGDIR} # Use influxd user as it's aleary present in the ports system CHRONOGRAF_USER= influxd CHRONOGRAF_GROUP= influxd USERS?= ${CHRONOGRAF_USER} GROUPS?= ${CHRONOGRAF_GROUP} CHRONOGRAF_DBDIR?= /var/db/${PORTNAME} CHRONOGRAF_LOGDIR?= /var/log/${PORTNAME} YARN_ENV= HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache YARN_CACHE_FILE= yarn-cache-${PKGNAME}.tar.xz PLIST_FILES= bin/chronoctl \ bin/chronograf .include .if !exists(${DISTDIR}/${DIST_SUBDIR}/${YARN_CACHE_FILE}) pre-fetch: ${MKDIR} ${DISTDIR}/${DIST_SUBDIR} ${MKDIR} ${WRKDIR} ${ECHO_CMD} 'yarn-offline-mirror "./yarn-offline-cache"' >> ${WRKDIR}/.yarnrc ${CP} ${FILESDIR}/yarn/package.json ${FILESDIR}/yarn/yarn.lock ${WRKDIR} ${MKDIR} ${WRKDIR}/ui ${CP} ${FILESDIR}/yarn/ui/package.json ${WRKDIR}/ui cd ${WRKDIR} && ${SETENV} ${YARN_ENV} yarn --frozen-lockfile --ignore-scripts cd ${WRKDIR}/ui && ${SETENV} ${YARN_ENV} yarn --frozen-lockfile --ignore-scripts cd ${WRKDIR} && ${MTREE_CMD} -cbnSp yarn-offline-cache | ${MTREE_CMD} -C | ${SED} \ -e 's:time=[0-9.]*:time=0.000000000:' \ -e 's:\([gu]id\)=[0-9]*:\1=0:g' \ -e 's:flags=.*:flags=none:' \ -e 's:^\.:./yarn-offline-cache:' > yarn-offline-cache.mtree cd ${WRKDIR} && ${TAR} cJf ${DISTDIR}/${DIST_SUBDIR}/${YARN_CACHE_FILE} \ @yarn-offline-cache.mtree ${RM} -r ${WRKDIR} .endif pre-build: ${ECHO_CMD} "yarn-offline-mirror \"${WRKDIR}/yarn-offline-cache\"" >> ${WRKDIR}/.yarnrc cd ${WRKDIR} && ${SETENV} ${YARN_ENV} \ yarn install --frozen-lockfile --offline cd ${WRKSRC}/ui && ${SETENV} ${YARN_ENV} \ PYTHON=${PYTHON_CMD} \ npm_config_tarball=${DISTDIR}/${DIST_SUBDIR}/node-v${NODEJS_VERSION}-headers.tar.gz \ yarn --frozen-lockfile --offline --no-progress --no-emoji cd ${WRKSRC}/ui && ${SETENV} ${YARN_ENV} yarn run build cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} .bindata .include diff --git a/net-mgmt/chronograf/distinfo b/net-mgmt/chronograf/distinfo index 0a835656a61f..151d8446d470 100644 --- a/net-mgmt/chronograf/distinfo +++ b/net-mgmt/chronograf/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1648903603 -SHA256 (go/net-mgmt_chronograf/chronograf-v1.9.4/yarn-cache-chronograf-1.9.4_1.tar.xz) = 58654865748602aea6b82c8fb4f00e332eb1328a5f2e15f0fc2be4d0ca113bcc -SIZE (go/net-mgmt_chronograf/chronograf-v1.9.4/yarn-cache-chronograf-1.9.4_1.tar.xz) = 54026976 +TIMESTAMP = 1657801753 +SHA256 (go/net-mgmt_chronograf/chronograf-v1.9.4/yarn-cache-chronograf-1.9.4_2.tar.xz) = 58654865748602aea6b82c8fb4f00e332eb1328a5f2e15f0fc2be4d0ca113bcc +SIZE (go/net-mgmt_chronograf/chronograf-v1.9.4/yarn-cache-chronograf-1.9.4_2.tar.xz) = 54026976 SHA256 (go/net-mgmt_chronograf/chronograf-v1.9.4/node-v14.18.1-headers.tar.gz) = 3352973a1a737b47f2b1822ab9fd5d401427c7ba3b538ecae9928924d06b60a5 SIZE (go/net-mgmt_chronograf/chronograf-v1.9.4/node-v14.18.1-headers.tar.gz) = 599969 SHA256 (go/net-mgmt_chronograf/chronograf-v1.9.4/v1.9.4.mod) = dd4c41519740d06d5fe56f129c0fd34ca490c4f186eda9a6c248fb5bc2c0376c SIZE (go/net-mgmt_chronograf/chronograf-v1.9.4/v1.9.4.mod) = 5352 SHA256 (go/net-mgmt_chronograf/chronograf-v1.9.4/v1.9.4.zip) = 47864a0e05548cef355d954532ffc0b4d64b04626747abcc0ca5f3cf322bcab6 SIZE (go/net-mgmt_chronograf/chronograf-v1.9.4/v1.9.4.zip) = 3130088 diff --git a/net-mgmt/grok_exporter/Makefile b/net-mgmt/grok_exporter/Makefile index 6b1bf683f80d..7238abe81fd6 100644 --- a/net-mgmt/grok_exporter/Makefile +++ b/net-mgmt/grok_exporter/Makefile @@ -1,57 +1,57 @@ PORTNAME= grok_exporter DISTVERSIONPREFIX=v DISTVERSION= 1.0.0.RC4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= gasol.wu@gmail.com COMMENT= Export Prometheus metrics from arbitrary unstructured log data LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 LIB_DEPENDS= libonig.so:devel/oniguruma USES= go:modules USE_GITHUB= yes GH_ACCOUNT= fstab logstash-plugins:plugins GH_PROJECT= logstash-patterns-core:plugins GH_TAGNAME= 6d25c13:plugins GH_TUPLE= \ 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 \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bitly:go-simplejson:v0.5.0:bitly_go_simplejson/vendor/github.com/bitly/go-simplejson \ cespare:xxhash:v2.1.1:cespare_xxhash/vendor/github.com/cespare/xxhash/v2 \ go-yaml:yaml:v2.2.7:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:exp:da58074b4299:golang_exp/vendor/golang.org/x/exp \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:d4481acd189f:golang_sys/vendor/golang.org/x/sys \ konsorten:go-windows-terminal-sequences:v1.0.1:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ prometheus:client_golang:v1.3.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.1.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.7.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.8:prometheus_procfs/vendor/github.com/prometheus/procfs \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus USERS= prometheus GROUPS= prometheus GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USE_RC_SUBR= grok_exporter SUB_FILES= config.yml post-patch: for f in `${FIND} ${WRKSRC}/tailer -name '*darwin*'`; do ${LN} -sf $${f} `echo $${f} | ${SED} 's/darwin/freebsd/g'`; done cd ${WRKSRC}/tailer/fswatcher && ${LN} -sf fswatcher_darwin_amd64.go fswatcher_freebsd_arm64.go post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKDIR}/config.yml ${STAGEDIR}${ETCDIR}/config.yml.sample @(cd ${WRKSRC} && ${COPYTREE_SHARE} example ${STAGEDIR}${DATADIR}) @(cd ${WRKSRC_plugins} && ${COPYTREE_SHARE} patterns ${STAGEDIR}${DATADIR}) .include diff --git a/net-mgmt/intel-snap/Makefile b/net-mgmt/intel-snap/Makefile index 4526cc6270c2..05cffae1a25f 100644 --- a/net-mgmt/intel-snap/Makefile +++ b/net-mgmt/intel-snap/Makefile @@ -1,54 +1,54 @@ # Created by: Brad Davis PORTNAME= intel-snap PORTVERSION= 0.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MAINTAINER= ports@FreeBSD.org COMMENT= Intel's open telemetry framework #LICENSE= APACHE2 USES= go USE_GITHUB= yes GH_ACCOUNT= stdale GH_PROJECT= snap-freebsd GH_TAGNAME= ca8016d GH_TUPLE= Sirupsen:logrus:61e43dc:logrus/vendor/github.com/Sirupsen/logrus \ vrischmann:jsonutil:d44b59f:jsonutil/vendor/github.com/vrischmann/jsonutil \ golang:crypto:f18420e:crypto/vendor/golang.org/x/crypto \ appc:spec:e99880c:schema/vendor/github.com/appc/spec \ asaskevich:govalidator:fdf1978:govalidator/vendor/github.com/asaskevich/govalidator \ coreos:go-semver:9474efc:semver/vendor/github.com/coreos/go-semver \ ghodss:yaml:04f3134:yaml/vendor/github.com/ghodss/yaml \ golang:protobuf:8ee7999:protobuf/vendor/github.com/golang/protobuf \ hashicorp:go-msgpack:fa3f638:msgpack/vendor/github.com/hashicorp/go-msgpack \ hashicorp:memberlist:9888dc5:memberlist/vendor/github.com/hashicorp/memberlist \ armon:go-metrics:06b6099:metrics/vendor/github.com/armon/go-metrics \ intelsdi-x:gomit:db68f6f:gomit/vendor/github.com/intelsdi-x/gomit \ julienschmidt:httprouter:8a45e95:httprouter/vendor/github.com/julienschmidt/httprouter \ robfig:cron:9585fd5:cron/vendor/github.com/robfig/cron \ urfave:cli:347a988:cli2/vendor/github.com/urfave/cli \ urfave:negroni:61dbefc:negroni/vendor/github.com/urfave/negroni \ pborman:uuid:1b00554:uuid/vendor/github.com/pborman/uuid \ spf13:pflag:9ff6c69:pflag/vendor/github.com/spf13/pflag \ xeipuuv:gojsonschema:f06f290:gojsonschema/vendor/github.com/xeipuuv/gojsonschema \ xeipuuv:gojsonreference:e02fc20:gojsonreference/vendor/github.com/xeipuuv/gojsonreference \ xeipuuv:gojsonpointer:e0fe6f6:gojsonpointer/vendor/github.com/xeipuuv/gojsonpointer \ golang:net:41bba8d:net/vendor/golang.org/x/net \ abh:errorutil:f9bd360:errorutil/vendor/go4.org/errorutil \ go-yaml:yaml:4c78c97:yaml2/vendor/gopkg.in/yaml.v2 \ go-inf:inf:3887ee9:inf/vendor/gopkg.in/inf.v0 \ grpc:grpc-go:b1efb1e:grpc/vendor/google.golang.org/grpc \ ghodss:yaml:04f3134:yaml/vendor/github.com/ghodss/yaml GO_PKGNAME= github.com/intelsdi-x/snap GO_TARGET= .:snapd \ ./cmd/snapctl PLIST_FILES= bin/snapctl bin/snapd .include diff --git a/net-mgmt/kapacitor/Makefile b/net-mgmt/kapacitor/Makefile index af02a4a5a3d5..b3149ce82663 100644 --- a/net-mgmt/kapacitor/Makefile +++ b/net-mgmt/kapacitor/Makefile @@ -1,60 +1,60 @@ # Created by: Stefan Lambrev PORTNAME= kapacitor DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= cheffo@freebsd-bg.org COMMENT= Time-series data collection LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 USES= go USE_RC_SUBR= kapacitord USE_GITHUB= yes GH_ACCOUNT= influxdata GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} GO_BUILDFLAGS+= -ldflags "-X main.version=${DISTVERSION}" GO_TARGET= ./cmd/kapacitor \ ./cmd/kapacitord SUB_FILES= kapacitord SUB_LIST+= KAPACITORD_USER=${KAPACITORD_USER} \ KAPACITORD_GROUP=${KAPACITORD_GROUP} \ KAPACITORD_DBDIR=${KAPACITORD_DBDIR} \ KAPACITORD_LOGDIR=${KAPACITORD_LOGDIR} PLIST_SUB= KAPACITORD_USER=${KAPACITORD_USER} \ KAPACITORD_GROUP=${KAPACITORD_GROUP} \ KAPACITORD_DBDIR=${KAPACITORD_DBDIR} \ KAPACITORD_LOGDIR=${KAPACITORD_LOGDIR} #Use influxd user as it's aleary present in ports system KAPACITORD_USER= influxd KAPACITORD_GROUP= influxd USERS= ${KAPACITORD_USER} GROUPS= ${KAPACITORD_GROUP} KAPACITORD_DBDIR= /var/db/${PORTNAME}/ KAPACITORD_LOGDIR= /var/log/${PORTNAME}/ post-install: ${MKDIR} ${STAGEDIR}${KAPACITORD_DBDIR} \ ${STAGEDIR}${KAPACITORD_LOGDIR} @${SED} -i .bak -e \ "s|/var/lib/kapacitor|/var/db/kapacitor|g" \ ${WRKSRC}/etc/${PORTNAME}/${PORTNAME}.conf ${INSTALL_DATA} \ ${WRKSRC}/etc/${PORTNAME}/${PORTNAME}.conf \ ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample .include diff --git a/net-mgmt/mqtt2prometheus/Makefile b/net-mgmt/mqtt2prometheus/Makefile index 00f8666a4ce2..fdbbecdebb6c 100644 --- a/net-mgmt/mqtt2prometheus/Makefile +++ b/net-mgmt/mqtt2prometheus/Makefile @@ -1,58 +1,58 @@ PORTNAME= mqtt2prometheus DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= manu@FreeBSD.org COMMENT= Export MQTT metrics to prometheus LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go USE_GITHUB= yes GH_ACCOUNT= hikhvar GH_TUPLE= \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ eclipse:paho.mqtt.golang:v1.3.5:paho/vendor/github.com/eclipse/paho.mqtt.golang \ go-kit:kit:v0.10.0:go_kit_kit/vendor/github.com/go-kit/kit \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ prometheus:client_golang:v1.7.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.15.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:exporter-toolkit:v0.5.1:prometheus_exporter_toolkit/vendor/github.com/prometheus/exporter-toolkit \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ uber-go:zap:v1.16.0:uber_go_zap/vendor/go.uber.org/zap \ thedevsaddam:gojsonq:v2.5.2:thedevsaddam_gojsonq_v2/vendor/github.com/thedevsaddam/gojsonq/v2 \ golang:net:4c5254603344:golang_net/vendor/golang.org/x/net \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ golang:protobuf:v1.4.2:protobuf/vendor/github.com/golang/protobuf \ golang:crypto:5f87f3452ae9:crypto/vendor/golang.org/x/crypto \ uber-go:atomic:v1.6.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.5.0:multierr/vendor/go.uber.org/multierr \ go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \ matttproud:golang_protobuf_extensions:v1.0.1:extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \ golang:sys:47abb6519492:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf GO_TARGET= ./cmd:${PORTNAME} post-extract: @${MKDIR} ${GO_WRKSRC:H} @${LN} -sf ${WRKSRC} ${GO_WRKSRC} @${MKDIR} ${WRKSRC}/vendor/github.com/hikhvar/mqtt2prometheus/ @${LN} -s ${WRKSRC}/pkg ${WRKSRC}/vendor/github.com/hikhvar/mqtt2prometheus/pkg post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/mqtt2prometheus/ ${INSTALL_DATA} ${WRKSRC}/config.yaml.dist ${STAGEDIR}${PREFIX}/etc/mqtt2prometheus/ .include diff --git a/net-mgmt/mysqld_exporter/Makefile b/net-mgmt/mysqld_exporter/Makefile index 93614714e866..7364bab54785 100644 --- a/net-mgmt/mysqld_exporter/Makefile +++ b/net-mgmt/mysqld_exporter/Makefile @@ -1,25 +1,25 @@ # Created by: Alexey Bobkov PORTNAME= mysqld_exporter PORTVERSION= 0.12.1 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= mr.deadlystorm@gmail.com COMMENT= Prometheus exporter for MySQL server metrics LICENSE= APACHE20 USES= go:modules USE_GITHUB= yes GH_ACCOUNT= prometheus GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/mysqld_exporter USE_RC_SUBR= mysqld_exporter .include diff --git a/net-mgmt/netdata-go/Makefile b/net-mgmt/netdata-go/Makefile index a5b64c6b75ff..2bdc8164854f 100644 --- a/net-mgmt/netdata-go/Makefile +++ b/net-mgmt/netdata-go/Makefile @@ -1,29 +1,30 @@ PORTNAME= netdata-go DISTVERSIONPREFIX= v DISTVERSION= 0.33.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= driesm@FreeBSD.org COMMENT= External netdata collection plugin written in Go LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/netdata/go.d.plugin GO_TARGET= ./cmd/godplugin:${PREFIX}/libexec/netdata/plugins.d/god.plugin post-patch: ${REINPLACE_CMD} -e 's|/etc/netdata|${PREFIX}/etc/netdata|g' ${WRKSRC}/cmd/godplugin/main.go post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/netdata/conf.d ${INSTALL_DATA} ${WRKSRC}/config/go.d.conf ${STAGEDIR}${PREFIX}/lib/netdata/conf.d/go.d.conf.sample ${MKDIR} ${STAGEDIR}${PREFIX}/lib/netdata/conf.d/go.d cd ${WRKSRC}/config/go.d && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/netdata/conf.d/go.d (for file in ${STAGEDIR}${PREFIX}/lib/netdata/conf.d/go.d/*.conf; do \ ${MV} $$file $$file".sample"; \ done) .include diff --git a/net-mgmt/nsd_exporter/Makefile b/net-mgmt/nsd_exporter/Makefile index f670ab3a464f..fd73f6260d02 100644 --- a/net-mgmt/nsd_exporter/Makefile +++ b/net-mgmt/nsd_exporter/Makefile @@ -1,37 +1,37 @@ # Created by: Ryan Steinmetz PORTNAME= nsd_exporter PORTVERSION= 0.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MAINTAINER= zi@FreeBSD.org COMMENT= Prometheus exporter for nsd metrics LICENSE= BSD3CLAUSE USES= go USE_GITHUB= yes GH_ACCOUNT= optix2000 GH_TUPLE= prometheus:client_golang:v0.8.0:client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:5c3871d:client_model/vendor/github.com/prometheus/client_model \ prometheus:procfs:ae68e2d:procfs/vendor/github.com/prometheus/procfs \ prometheus:common:7600349:common/vendor/github.com/prometheus/common \ beorn7:perks:3a771d9:perks/vendor/github.com/beorn7/perks \ golang:protobuf:70b3af3:protobuf/vendor/github.com/golang/protobuf \ matttproud:golang_protobuf_extensions:c12348c:golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ optix2000:go-nsdctl:ce14b32:go_nsdctl/vendor/github.com/optix2000/go-nsdctl \ go-yaml:yaml:7f97868:go_yaml/vendor/gopkg.in/yaml.v2 GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/nsd_exporter USE_RC_SUBR= nsd_exporter post-patch: ${REINPLACE_CMD} -e 's|"/etc|"${LOCALBASE}/etc|g' ${WRKSRC_go_nsdctl}/nsdctl.go ${REINPLACE_CMD} -e 's|"/etc|"${LOCALBASE}/etc|g' ${WRKSRC}/nsd_exporter.go .include diff --git a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile index 5f42203b632f..97688d409b64 100644 --- a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile +++ b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile @@ -1,28 +1,28 @@ PORTNAME= nvidia_gpu_prometheus_exporter DISTVERSION= g20181028 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MAINTAINER= 0mp@FreeBSD.org COMMENT= NVIDIA GPU Prometheus exporter LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 USES= go USE_GITHUB= yes GH_ACCOUNT= mindprince GH_TAGNAME= 0d52cd2 PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/net-mgmt/php-fpm_exporter/Makefile b/net-mgmt/php-fpm_exporter/Makefile index 9aa2fcec4ed6..eb5de63ca825 100644 --- a/net-mgmt/php-fpm_exporter/Makefile +++ b/net-mgmt/php-fpm_exporter/Makefile @@ -1,61 +1,61 @@ PORTNAME= php-fpm_exporter DISTVERSIONPREFIX=v DISTVERSION= 2.2.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= freebsd.org@neant.ro COMMENT= Export php-fpm metrics in Prometheus format LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= hipages GH_PROJECT= php-fpm_exporter GH_TUPLE= \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ fsnotify:fsnotify:v1.5.1:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-ini:ini:v1.66.4:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:33da011f77ad:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ gosuri:uitable:v0.0.4:gosuri_uitable/vendor/github.com/gosuri/uitable \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ magiconair:properties:v1.8.6:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-colorable:v0.1.12:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.8:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:v1.4.3:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ pelletier:go-toml:v1.9.4:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pelletier:go-toml:v2.0.0-beta.8:pelletier_go_toml_v2/vendor/github.com/pelletier/go-toml/v2 \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ prometheus:client_golang:v1.12.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.28.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:afero:v1.8.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.4.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.4.0: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.11.0:spf13_viper/vendor/github.com/spf13/viper \ stretchr:testify:v1.7.1:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ tomasen:fcgi_client:2bb3d819fd19:tomasen_fcgi_client/vendor/github.com/tomasen/fcgi_client PLIST_FILES= bin/${PORTNAME} USE_RC_SUBR= php_fpm_exporter .include diff --git a/net-mgmt/phpfpm_exporter/Makefile b/net-mgmt/phpfpm_exporter/Makefile index f07a7527071f..905bbbec94e9 100644 --- a/net-mgmt/phpfpm_exporter/Makefile +++ b/net-mgmt/phpfpm_exporter/Makefile @@ -1,26 +1,26 @@ PORTNAME= phpfpm_exporter PORTVERSION= 0.4.1 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= gasol.wu@gmail.com COMMENT= Export php-fpm metrics in Prometheus format LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= bakins GH_PROJECT= php-fpm-exporter GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= ./cmd/${GH_PROJECT}:${PORTNAME} PLIST_FILES= bin/${PORTNAME} USE_RC_SUBR= phpfpm_exporter USERS= prometheus GROUPS= prometheus .include diff --git a/net-mgmt/ping_exporter/Makefile b/net-mgmt/ping_exporter/Makefile index 47d32289c7d0..d0dbf4c7904c 100644 --- a/net-mgmt/ping_exporter/Makefile +++ b/net-mgmt/ping_exporter/Makefile @@ -1,33 +1,34 @@ PORTNAME= ping_exporter DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://raw.githubusercontent.com/czerwonk/ping_exporter/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod MAINTAINER= jp+ports@supplntr.io COMMENT= Prometheus exporter for ICMP echo requests LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= czerwonk USE_RC_SUBR= ping_exporter GO_MODULE= github.com/czerwonk/ping_exporter SUB_FILES= pkg-message post-install: ${INSTALL_DATA} ${PATCHDIR}/ping_exporter.yml.sample \ ${STAGEDIR}${PREFIX}/etc/ping_exporter.yml.sample ${MKDIR} ${STAGEDIR}${DATADIR}/syslog.d \ ${STAGEDIR}${DATADIR}/newsyslog.conf.d ${INSTALL_DATA} ${PATCHDIR}/ping_exporter.syslog \ ${STAGEDIR}${DATADIR}/syslog.d/ping_exporter.conf ${INSTALL_DATA} ${PATCHDIR}/ping_exporter.newsyslog \ ${STAGEDIR}${DATADIR}/newsyslog.conf.d/ping_exporter.conf .include diff --git a/net-mgmt/prometheus-collectd-exporter/Makefile b/net-mgmt/prometheus-collectd-exporter/Makefile index c7cf5507a29d..f5fac916e48a 100644 --- a/net-mgmt/prometheus-collectd-exporter/Makefile +++ b/net-mgmt/prometheus-collectd-exporter/Makefile @@ -1,22 +1,22 @@ PORTNAME= prometheus-collectd-exporter PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= dsp@php.net COMMENT= Collectd exporter for Prometheus LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go gmake USE_GITHUB= yes GH_ACCOUNT= prometheus GH_PROJECT= collectd_exporter PLIST_FILES= bin/prometheus-collectd-exporter USE_RC_SUBR= collectd_exporter .include diff --git a/net-mgmt/prometheus1/Makefile b/net-mgmt/prometheus1/Makefile index 7d0e90d556bd..b1018baa2b83 100644 --- a/net-mgmt/prometheus1/Makefile +++ b/net-mgmt/prometheus1/Makefile @@ -1,46 +1,46 @@ # Created by: Jev Björsell PORTNAME= prometheus PORTVERSION= 1.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt PKGNAMESUFFIX= 1 MAINTAINER= ports@ecadlabs.com COMMENT= Systems monitoring and alerting toolkit LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go USE_GITHUB= yes GH_TUPLE= golang:sys:fead79001313:golang_sys/vendor/golang.org/x/sys_fead79001313 GO_PKGNAME= github.com/${PORTNAME}/${PORTNAME} USE_RC_SUBR= prometheus USERS= prometheus GROUPS= prometheus BUILD_USER?= ${USER} LD_FLAG_X_PREFIX= -X ${GO_PKGNAME}/vendor/github.com/prometheus/common/version GO_BUILDFLAGS= -ldflags "\ -s \ ${LD_FLAG_X_PREFIX}.Version=${PORTVERSION} \ ${LD_FLAG_X_PREFIX}.Revision=${PORTREVISION} \ ${LD_FLAG_X_PREFIX}.Branch=release-${PORTVERSION:R} \ ${LD_FLAG_X_PREFIX}.BuildUser=${BUILD_USER}" GO_TARGET= ./cmd/prometheus \ ./cmd/promtool post-patch: ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys ${MV} ${WRKSRC}/vendor/golang.org/x/sys_fead79001313 ${WRKSRC}/vendor/golang.org/x/sys post-install: ${INSTALL_DATA} ${WRKSRC}/documentation/examples/prometheus.yml ${STAGEDIR}${LOCALBASE}/etc/prometheus.yml.sample ${MKDIR} ${STAGEDIR}${DESTDIR}/var/db/prometheus .include diff --git a/net-mgmt/prometheus2/Makefile b/net-mgmt/prometheus2/Makefile index 7d33dc29b830..be47b43a7546 100644 --- a/net-mgmt/prometheus2/Makefile +++ b/net-mgmt/prometheus2/Makefile @@ -1,85 +1,85 @@ PORTNAME= prometheus DISTVERSIONPREFIX= v DISTVERSION= 2.36.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod \ https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:ui DISTFILES= go.mod:gomod ${PORTNAME}-web-ui-${DISTVERSION}.tar.gz:ui MAINTAINER= dor.bsd@xm0.uk COMMENT= Systems monitoring and alerting toolkit LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE PATCH_DEPENDS= bash:shells/bash USES= cpe gmake go:modules USE_GITHUB= yes USE_RC_SUBR= prometheus GO_MODULE= github.com/prometheus/prometheus GO_TARGET= ./cmd/prometheus ./cmd/promtool GO_BUILDFLAGS= -a -v -ldflags "${LD_FLAG_STRING}" -tags netgo,builtinassets SUB_LIST+= PROMETHEUS_CONSOLE_LIBRARIES_DIR=${PROMETHEUS_CONSOLE_LIBRARIES_DIR} \ PROMETHEUS_CONSOLES_DIR=${PROMETHEUS_CONSOLES_DIR} \ PROMETHEUS_DB_DIR=${PROMETHEUS_DB_DIR} \ PROMETHEUS_GROUP=${PROMETHEUS_GROUP} \ PROMETHEUS_USER=${PROMETHEUS_USER} USERS= ${PROMETHEUS_USER} GROUPS= ${PROMETHEUS_GROUP} PLIST_SUB+= PROMETHEUS_CONSOLE_LIBRARIES_DIR=${PROMETHEUS_CONSOLE_LIBRARIES_DIR} \ PROMETHEUS_CONSOLES_DIR=${PROMETHEUS_CONSOLES_DIR} \ PROMETHEUS_GROUP=${PROMETHEUS_GROUP} \ PROMETHEUS_USER=${PROMETHEUS_USER} OPTIONS_DEFINE= DOCS BUILD_USER?= ${USER} LD_FLAG_STRING= -s ${LD_FLAG_X_PREFIX}.Version=${PORTVERSION} \ ${LD_FLAG_X_PREFIX}.Revision=${PORTREVISION} \ ${LD_FLAG_X_PREFIX}.Branch=release-${PORTVERSION:R} \ ${LD_FLAG_X_PREFIX}.BuildUser=${BUILD_USER} \ ${LD_FLAG_X_PREFIX}.BuildDate=${SOURCE_DATE_EPOCH:U${SOURCE_DATE_EPOCH_CMD:sh}} LD_FLAG_X_PREFIX= -X github.com/prometheus/common/version PROMETHEUS_CONSOLES_DIR?= ${DATADIR}/consoles PROMETHEUS_CONSOLE_LIBRARIES_DIR?= ${DATADIR}/console_libraries PROMETHEUS_DB_DIR?= /var/db/${PORTNAME} PROMETHEUS_GROUP?= prometheus PROMETHEUS_USER?= prometheus # Bring DISTINFO_FILE into scope so we can get the timestamp. .include SOURCE_DATE_EPOCH_CMD= date -ur $$(${GREP} TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') \ '+%Y%m%d-%T' post-patch: @${RM} -rf ${WRKSRC}/web/ui/static # A symlink isn't good enough here, copy the entire static directory over @${CP} -a ${WRKDIR}/static ${WRKSRC}/web/ui/static @( cd ${WRKSRC} && ${WRKSRC}/scripts/compress_assets.sh ) post-install: ${MKDIR} ${STAGEDIR}${DESTDIR}${PROMETHEUS_CONSOLES_DIR} ${MKDIR} ${STAGEDIR}${DESTDIR}${PROMETHEUS_CONSOLE_LIBRARIES_DIR} ${INSTALL_DATA} \ ${WRKSRC}/documentation/examples/prometheus.yml \ ${STAGEDIR}${LOCALBASE}/etc/prometheus.yml.sample ( cd ${WRKSRC}/console_libraries \ && ${COPYTREE_SHARE} . ${STAGEDIR}${PROMETHEUS_CONSOLE_LIBRARIES_DIR} ) ( cd ${WRKSRC}/consoles \ && ${COPYTREE_SHARE} . ${STAGEDIR}${PROMETHEUS_CONSOLES_DIR} ) post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @( cd ${WRKSRC}/docs \ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} ) .include diff --git a/net-mgmt/promscale/Makefile b/net-mgmt/promscale/Makefile index a62c5091c498..8a3e268c0e9e 100644 --- a/net-mgmt/promscale/Makefile +++ b/net-mgmt/promscale/Makefile @@ -1,126 +1,126 @@ # Created by Kevin Bowling PORTNAME= promscale DISTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= kbowling@FreeBSD.org COMMENT= Timescale analytical platform for Prometheus metrics LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= timescale GH_TUPLE= Microsoft:go-winio:6eac466e5fa3:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Microsoft:hcsshim:v0.8.15:microsoft_hcsshim/vendor/github.com/Microsoft/hcsshim \ NYTimes:gziphandler:v1.1.1:nytimes_gziphandler/vendor/github.com/NYTimes/gziphandler \ alecthomas:units:ff826a37aa15:alecthomas_units/vendor/github.com/alecthomas/units \ aws:aws-sdk-go:v1.38.35:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ blang:semver:v4.0.0:blang_semver_v4/vendor/github.com/blang/semver \ cenkalti:backoff:v2.2.1:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cilium:ebpf:v0.2.0:cilium_ebpf/vendor/github.com/cilium/ebpf \ containerd:cgroups:8a68de567b68:containerd_cgroups/vendor/github.com/containerd/cgroups \ containerd:containerd:v1.5.0-beta.1:containerd_containerd/vendor/github.com/containerd/containerd \ coreos:go-systemd:v22.1.0:coreos_go_systemd_v22/vendor/github.com/coreos/go-systemd/v22 \ 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 \ 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 \ edsrzf:mmap-go:v1.0.0:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \ felixge:fgprof:v0.9.1:felixge_fgprof/vendor/github.com/felixge/fgprof \ go-kit:kit:v0.10.0:go_kit_kit/vendor/github.com/go-kit/kit \ go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \ go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ godbus:dbus:v5.0.3:godbus_dbus_v5/vendor/github.com/godbus/dbus/v5 \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:0c34fe9e7dc2:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:lint:83fdc39ff7b5:golang_lint/vendor/golang.org/x/lint \ golang:net:0714010a04ed:golang_net/vendor/golang.org/x/net \ golang:oauth2:81ed05c6b58c:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.3:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:0981d6026fa6:golang_sys/vendor/golang.org/x/sys \ golang:term:6a3ed077a48d:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ golang:time:f8bda1e9f3ba:golang_time/vendor/golang.org/x/time \ golang:tools:v0.1.0:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-genproto:86c259c2b4ab:google_go_genproto/vendor/google.golang.org/genproto \ google:pprof:3a04a4d88a10:google_pprof/vendor/github.com/google/pprof \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ grpc:grpc-go:v1.37.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:go-hclog:v0.12.2:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-immutable-radix:v1.2.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ inhies:go-bytesize:d0aed0d254f8:inhies_go_bytesize/vendor/github.com/inhies/go-bytesize \ jackc:chunkreader:v2.0.1:jackc_chunkreader_v2/vendor/github.com/jackc/chunkreader/v2 \ jackc:pgconn:v1.8.1:jackc_pgconn/vendor/github.com/jackc/pgconn \ jackc:pgerrcode:afa3381909a6:jackc_pgerrcode/vendor/github.com/jackc/pgerrcode \ jackc:pgio:v1.0.0:jackc_pgio/vendor/github.com/jackc/pgio \ jackc:pgpassfile:v1.0.0:jackc_pgpassfile/vendor/github.com/jackc/pgpassfile \ jackc:pgproto3:v2.0.6:jackc_pgproto3_v2/vendor/github.com/jackc/pgproto3/v2 \ jackc:pgservicefile:2b9c44734f2b:jackc_pgservicefile/vendor/github.com/jackc/pgservicefile \ jackc:pgtype:v1.4.2:jackc_pgtype/vendor/github.com/jackc/pgtype \ jackc:pgx:v4.8.0:jackc_pgx_v4/vendor/github.com/jackc/pgx/v4 \ jackc:puddle:v1.1.1:jackc_puddle/vendor/github.com/jackc/puddle \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \ julienschmidt:httprouter:v1.3.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:colorstring:d06e56a500db:mitchellh_colorstring/vendor/github.com/mitchellh/colorstring \ moby:moby:v20.10.6:moby_moby/vendor/github.com/docker/docker \ moby:sys:mount/v0.2.0:moby_sys_mount/vendor/github.com/moby/sys \ moby:sys:mountinfo/v0.4.0:moby_sys_mountinfo \ mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \ oklog:ulid:v1.3.1:oklog_ulid/vendor/github.com/oklog/ulid \ 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 \ opencontainers:runc:v1.0.0-rc93:opencontainers_runc/vendor/github.com/opencontainers/runc \ opencontainers:runtime-spec:e6143ca7d51d:opencontainers_runtime_spec/vendor/github.com/opencontainers/runtime-spec \ opentracing-contrib:go-stdlib:v1.0.0:opentracing_contrib_go_stdlib/vendor/github.com/opentracing-contrib/go-stdlib \ opentracing:opentracing-go:v1.2.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ pbnjay:memory:b12e5d931931:pbnjay_memory/vendor/github.com/pbnjay/memory \ peterbourgon:ff:v3.0.0:peterbourgon_ff_v3/vendor/github.com/peterbourgon/ff/v3 \ 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 \ prometheus:client_golang:v1.10.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.23.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ prometheus:prometheus:7bc11dcb0664:prometheus_prometheus/vendor/github.com/prometheus/prometheus \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ schollz:progressbar:v3.7.2:schollz_progressbar_v3/vendor/github.com/schollz/progressbar/v3 \ sergi:go-diff:v1.0.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ shurcooL:vfsgen:0d455de96546:shurcool_vfsgen/vendor/github.com/shurcooL/vfsgen \ sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ testcontainers:testcontainers-go:2bbeb1e04514:testcontainers_testcontainers_go/vendor/github.com/testcontainers/testcontainers-go \ thanos-io:thanos:v0.20.1:thanos_io_thanos/vendor/github.com/thanos-io/thanos \ uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:goleak:v1.1.10:uber_go_goleak/vendor/go.uber.org/goleak \ uber:jaeger-client-go:v2.28.0:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \ uber:jaeger-lib:v2.4.1:uber_jaeger_lib/vendor/github.com/uber/jaeger-lib GO_TARGET= ./cmd/prom-migrator ./cmd/promscale PLIST_FILES= bin/prom-migrator \ bin/promscale post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/moby/sys/mountinfo @${RLN} ${WRKSRC_moby_sys_mountinfo}/mountinfo ${WRKSRC}/vendor/github.com/moby/sys/mountinfo GO_TARGET= ./cmd/promscale ./cmd/prom-migrator .include diff --git a/net-mgmt/pushgateway/Makefile b/net-mgmt/pushgateway/Makefile index 10d6aa2f7d97..b295435880c5 100644 --- a/net-mgmt/pushgateway/Makefile +++ b/net-mgmt/pushgateway/Makefile @@ -1,58 +1,58 @@ # Created by: Athanasios Douitsis PORTNAME= pushgateway DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= 0xdutra@gmail.com COMMENT= Prometheus push acceptor for ephemeral and batch jobs LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go:modules USE_GITHUB= yes GH_ACCOUNT= prometheus GH_TUPLE= \ 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:f65c72e2690d:alecthomas_units/vendor/github.com/alecthomas/units \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ go-kit:log:v0.2.0:go_kit_log/vendor/github.com/go-kit/log \ go-logfmt:logfmt:v0.5.1:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:appengine:v1.6.6:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:5ff15b29337e:golang_crypto/vendor/golang.org/x/crypto \ golang:net:abc453219eb5:golang_net/vendor/golang.org/x/net \ golang:oauth2:f6687ab2804c:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:665e8c7367d1:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \ julienschmidt:httprouter:v1.3.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ prometheus:client_golang:v1.11.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.31.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:exporter-toolkit:v0.6.1:prometheus_exporter_toolkit/vendor/github.com/prometheus/exporter-toolkit \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ shurcooL:httpfs:8d4bc4ba7749:shurcool_httpfs/vendor/github.com/shurcooL/httpfs \ shurcooL:vfsgen:0d455de96546:shurcool_vfsgen/vendor/github.com/shurcooL/vfsgen USE_RC_SUBR= pushgateway USERS= prometheus GROUPS= prometheus PLIST_FILES= bin/pushgateway do-test: @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GMAKE} test) .include diff --git a/net-mgmt/semaphore/Makefile b/net-mgmt/semaphore/Makefile index fb17dbc96ae3..f6e2695646fa 100644 --- a/net-mgmt/semaphore/Makefile +++ b/net-mgmt/semaphore/Makefile @@ -1,69 +1,69 @@ PORTNAME= semaphore PORTVERSION= 2.8.53 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= egypcio@FreeBSD.org COMMENT= Open Source alternative to Ansible Tower LICENSE= MIT LICENSE_FILE= ${GO_WRKSRC}/LICENSE RUN_DEPENDS= ansible:sysutils/ansible \ git:devel/git USES= go:modules USE_GITHUB= yes USE_RC_SUBR= semaphore GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ./cli:${PORTNAME} GH_ACCOUNT= ansible-semaphore GH_TUPLE= ansible-semaphore:semaphore-vendor:a44f7be:ansible/vendor/github.com/ansible-semaphore/semaphore-vendor \ Azure:go-ntlmssp:66371956d46c:azure_go_ntlmssp/vendor/github.com/Azure/go-ntlmssp \ Sirupsen:logrus:v1.0.4:sirupsen_logrus/vendor/github.com/Sirupsen/logrus \ airbrake:gobrake:v2.0.9:airbrake_gobrake/vendor/gopkg.in/airbrake/gobrake.v2 \ etcd-io:bbolt:v1.3.2:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ gemnasium:logrus-airbrake-hook:v2.1.2:gemnasium_logrus_airbrake_hook/vendor/gopkg.in/gemnasium/logrus-airbrake-hook.v2 \ go-asn1-ber:asn1-ber:v1.5.1:go_asn1_ber_asn1_ber/vendor/github.com/go-asn1-ber/asn1-ber \ go-gorp:gorp:v3.0.2:go_gorp_gorp_v3/vendor/github.com/go-gorp/gorp/v3 \ go-ldap:ldap:v3.4.1:go_ldap_ldap_v3/vendor/github.com/go-ldap/ldap \ go-sql-driver:mysql:v1.4.1:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ gobuffalo:packr:v1.10.4:gobuffalo_packr/vendor/github.com/gobuffalo/packr \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:977fb7262007:golang_sys/vendor/golang.org/x/sys \ google:go-github:v17.0.0:google_go_github/vendor/github.com/google/go-github \ google:go-querystring:v1.1.0:google_go_querystring/vendor/github.com/google/go-querystring \ gorilla:context:1ea25387ff6f:gorilla_context/vendor/github.com/gorilla/context \ gorilla:handlers:v1.4.2:gorilla_handlers/vendor/github.com/gorilla/handlers \ gorilla:mux:v1.7.3:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:securecookie:v1.1.1:gorilla_securecookie/vendor/github.com/gorilla/securecookie \ gorilla:websocket:v1.4.1:gorilla_websocket/vendor/github.com/gorilla/websocket \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ lann:builder:1b87b36280d0:lann_builder/vendor/github.com/lann/builder \ lann:ps:62de8c46ede0:lann_ps/vendor/github.com/lann/ps \ lib:pq:v1.2.0:lib_pq/vendor/github.com/lib/pq \ masterminds:squirrel:a6b93000bd21:masterminds_squirrel/vendor/github.com/masterminds/squirrel \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ robfig:cron:v3.0.1:robfig_cron_v3/vendor/github.com/robfig/cron/v3 \ sirupsen:logrus:v1.4.2:sirupsen_logrus_1/vendor/github.com/sirupsen/logrus \ snikch:goodman:10e37e294daa:snikch_goodman/vendor/github.com/snikch/goodman \ spf13:cobra:v1.2.1:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag post-patch: ${REINPLACE_CMD} 's/%%PORTVERSION%%/${PORTVERSION}/g' \ ${WRKSRC}/util/config.go ${REINPLACE_CMD} 's|%%DATADIR%%|${DATADIR}|g' \ ${WRKSRC}/db/sql/SqlDb.go post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/${PORTNAME} ${CP} ${WRKSRC}/config.json ${STAGEDIR}${PREFIX}/etc/${PORTNAME}/config.json.sample ${MKDIR} ${STAGEDIR}${PREFIX}/share/${PORTNAME} ${CP} ${WRKSRC}/db/sql/migrations/*.sql ${STAGEDIR}${PREFIX}/share/${PORTNAME} .include diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile index 7cb0030732e8..84dcd5a63d84 100644 --- a/net-mgmt/telegraf/Makefile +++ b/net-mgmt/telegraf/Makefile @@ -1,45 +1,46 @@ # Created by: Stefan Lambrev PORTNAME= telegraf DISTVERSIONPREFIX=v DISTVERSION= 1.23.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org COMMENT= Time-series data collection LICENSE= MIT ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 USES= go:modules USE_RC_SUBR= telegraf GO_MODULE= github.com/influxdata/telegraf GO_BUILDFLAGS= -ldflags "-X main.goos=freebsd -X main.goarch=${ARCH} -X main.version=${DISTVERSION}" GO_TARGET= ./cmd/telegraf SUB_FILES= telegraf SUB_LIST= TELEGRAF_USER=${TELEGRAF_USER} \ TELEGRAF_GROUP=${TELEGRAF_GROUP} \ TELEGRAF_LOGDIR=${TELEGRAF_LOGDIR} PLIST_SUB= TELEGRAF_USER=${TELEGRAF_USER} \ TELEGRAF_GROUP=${TELEGRAF_GROUP} \ TELEGRAF_LOGDIR=${TELEGRAF_LOGDIR} TELEGRAF_USER= telegraf TELEGRAF_GROUP= telegraf USERS= ${TELEGRAF_USER} GROUPS= ${TELEGRAF_GROUP} TELEGRAF_LOGDIR=/var/log/${PORTNAME} post-install: ${MKDIR} ${STAGEDIR}${TELEGRAF_LOGDIR} ${INSTALL_DATA} \ ${WRKSRC}/${GH_SUBDIR}/etc/${PORTNAME}.conf \ ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample .include diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index cdbfa72c55e9..29a4c86985c0 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -1,35 +1,35 @@ PORTNAME= thanos DISTVERSIONPREFIX= v DISTVERSION= 0.26.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= ler@FreeBSD.org COMMENT= Highly available Prometheus setup with long term storage capabilities LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE # fails to build on armv7/i386: pkg/store/cache/cache.go:166:22: constant 9223372036854775807 overflows int ONLY_FOR_ARCHS= aarch64 amd64 USES= go:modules BUILD_DATE= $$(date +%d-%B-%Y) GO_MODULE= github.com/thanos-io/thanos GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/prometheus/common/version.Version=${DISTVERSION} \ -X github.com/prometheus/common/version.Revision="31cacc4" \ -X github.com/prometheus/common/version.Branch="master" \ -X github.com/prometheus/common/version.BuildUser=${USER} \ -X github.com/prometheus/common/version.BuildDate=${BUILD_DATE}" USE_GITHUB= yes GH_ACCOUNT= thanos-io PLIST_FILES= bin/${PORTNAME} .include diff --git a/net-mgmt/unbound_exporter/Makefile b/net-mgmt/unbound_exporter/Makefile index 8231748e54a9..7fa98ac438dd 100644 --- a/net-mgmt/unbound_exporter/Makefile +++ b/net-mgmt/unbound_exporter/Makefile @@ -1,37 +1,37 @@ # Created by: Athanasios Douitsis PORTNAME= unbound_exporter PORTVERSION= 0.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= aduitsis@cpan.org COMMENT= Prometheus metrics exporter for the Unbound DNS resolver LICENSE= APACHE20 USES= go USE_GITHUB= yes USE_RC_SUBR= unbound_exporter GH_ACCOUNT= kumina GH_TUPLE= prometheus:client_golang:3fb53d:client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:6f38060:client_model/vendor/github.com/prometheus/client_model \ prometheus:common:49fee29:common/vendor/github.com/prometheus/common \ prometheus:procfs:a1dba9c:procfs/vendor/github.com/prometheus/procfs \ beorn7:perks:4c0e845:perks/vendor/github.com/beorn7/perks \ golang:protobuf:2bba060:protobuf/vendor/github.com/golang/protobuf \ matttproud:golang_protobuf_extensions:c12348c:extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ sirupsen:logrus:91da99d:logrus/vendor/github.com/Sirupsen/logrus \ golang:crypto:3d3f9f41:crypto/vendor/golang.org/x/crypto \ golang:sys:33540a1f6037:sys/vendor/golang.org/x/sys GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USERS= unbound GROUPS= unbound PLIST_FILES= bin/unbound_exporter .include diff --git a/net-mgmt/victoria-metrics/Makefile b/net-mgmt/victoria-metrics/Makefile index 50df1932f8ae..c768cb6eecf2 100644 --- a/net-mgmt/victoria-metrics/Makefile +++ b/net-mgmt/victoria-metrics/Makefile @@ -1,54 +1,55 @@ # Created by: Alexey Dokuchaev PORTNAME?= victoria-metrics PORTVERSION= 1.78.1 # don't forget to update BUILDINFO_TAG +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt MAINTAINER= danfe@FreeBSD.org COMMENT?= Fast, cost-effective, and scalable time series database LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go:modules,no_targets USE_RC_SUBR?= ${PORTNAME} MAKE_ENV= PKG_TAG=${DISTVERSIONPREFIX}${DISTVERSION} \ GOOS=${OPSYS:tl} BUILDINFO_TAG=cf849aa \ DATEINFO_TAG=${_GET_DATE:sh} ALL_TARGET= ${PORTNAME}-pure USE_GITHUB= yes GH_ACCOUNT= VictoriaMetrics GH_PROJECT= VictoriaMetrics .include "${.CURDIR}/../victoria-metrics/Makefile.deps" USERS= victoria-metrics GROUPS= victoria-metrics VICTORIA_DATA?= /var/db/victoria-metrics SUB_LIST+= VICTORIA_DATA=${VICTORIA_DATA} \ VICTORIA_USER=${USERS} PLIST_SUB+= VICTORIA_DATA=${VICTORIA_DATA} \ VICTORIA_GROUP=${GROUPS} \ VICTORIA_USER=${USERS} OPTIONS_DEFINE= DOCS .if !defined(MASTERDIR) do-install: ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/bin/${PORTNAME}-pure \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @${MKDIR} ${STAGEDIR}${VICTORIA_DATA} do-install-DOCS-on: @cd ${INSTALL_WRKSRC}/docs && ${RM} robots.txt vm* @${MKDIR} ${STAGEDIR}${DOCSDIR} ${MV} ${INSTALL_WRKSRC}/docs/* ${STAGEDIR}${DOCSDIR} .endif .include _GET_DATE= TZ= ${STAT} -f %Sm -t %Y%m%d-%H%M%S ${WRKSRC}/.gitignore diff --git a/net-p2p/autoscan/Makefile b/net-p2p/autoscan/Makefile index 1e991f3a955f..5543447bd1ba 100644 --- a/net-p2p/autoscan/Makefile +++ b/net-p2p/autoscan/Makefile @@ -1,35 +1,35 @@ PORTNAME= autoscan DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= michiel@vanbaak.eu COMMENT= Scan Plex library on webhook triggers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE # See https://gitlab.com/cznic/libc/-/issues/15 ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= Some dependencies only build on amd64 and i386 USES= go:modules USE_RC_SUBR= autoscan GO_MODULE= github.com/cloudbox/autoscan GO_TARGET= ./cmd/autoscan GO_BUILDFLAGS+= -ldflags="-s -w -X main.Version=${DISTVERSION}" CONFLICTS_INSTALL= autoconf-wrapper SUB_LIST= GROUPS=${GROUPS} \ USERS=${USERS} USERS= autoscan GROUPS= autoscan PLIST_FILES= bin/autoscan .include diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile index 3ab78901ddf2..07bfbc2d2311 100644 --- a/net-p2p/bitmark/Makefile +++ b/net-p2p/bitmark/Makefile @@ -1,132 +1,132 @@ PORTNAME= bitmark DISTVERSIONPREFIX= v DISTVERSION= 0.13.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MAINTAINER= hsw@bitmark.com COMMENT?= Bitmark distributed property system programs LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 ONLY_FOR_ARCHS_REASON= depends on go which is not supported in this architecture LIB_DEPENDS= libargon2.so:security/libargon2 \ libzmq.so:net/libzmq4 USES= go:modules pkgconfig USE_GITHUB= yes GH_ACCOUNT= bitmark-inc:DEFAULT GH_PROJECT= bitmarkd GH_TUPLE= bitmark-inc:certgen:v0.1.1:bitmark_inc_certgen/vendor/github.com/bitmark-inc/certgen \ bitmark-inc:exitwithstatus:v0.1.2:bitmark_inc_exitwithstatus/vendor/github.com/bitmark-inc/exitwithstatus \ bitmark-inc:getoptions:v0.1.1:bitmark_inc_getoptions/vendor/github.com/bitmark-inc/getoptions \ bitmark-inc:go-argon2:v0.1.5:bitmark_inc_go_argon2/vendor/github.com/bitmark-inc/go-argon2 \ bitmark-inc:logger:v0.3.5:bitmark_inc_logger/vendor/github.com/bitmark-inc/logger \ bitmark-inc:btcd:16c0ce95d92a:btcsuite_btcd/vendor/github.com/btcsuite/btcd \ btcsuite:btclog:84c8d2346e9f:btcsuite_btclog/vendor/github.com/btcsuite/btclog \ btcsuite:btcutil:v1.0.2:btcsuite_btcutil/vendor/github.com/btcsuite/btcutil \ btcsuite:go-socks:4720035b7bfd:btcsuite_go_socks/vendor/github.com/btcsuite/go-socks \ cihub:seelog:f561c5e57575:cihub_seelog/vendor/github.com/cihub/seelog \ 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 \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \ golang:mock:v1.5.0:golang_mock/vendor/github.com/golang/mock \ golang:net:abc453219eb5:golang_net/vendor/golang.org/x/net \ golang:snappy:v0.0.3:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:35b2ab0089ea:golang_sys/vendor/golang.org/x/sys \ golang:term:a79de5458b56:golang_term/vendor/golang.org/x/term \ golang:time:f8bda1e9f3ba:golang_time/vendor/golang.org/x/time \ miekg:dns:v1.1.42:miekg_dns/vendor/github.com/miekg/dns \ mitchellh:mapstructure:v1.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ pebbe:zmq4:v1.2.7:pebbe_zmq4/vendor/github.com/pebbe/zmq4 \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ russross:blackfriday:v2.1.0:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ syndtr:goleveldb:v1.0.0:syndtr_goleveldb/vendor/github.com/syndtr/goleveldb \ urfave:cli:v1.22.5:urfave_cli/vendor/github.com/urfave/cli \ yuin:gluamapper:d836955830e7:yuin_gluamapper/vendor/github.com/yuin/gluamapper \ yuin:gopher-lua:f4c35e4016d9:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua GO_BUILDFLAGS+= -ldflags="-X main.version=${DISTVERSION}" CONFLICTS= bitmark-cli bitmark-daemon bitmark-recorder OPTIONS_DEFINE= CLI DAEMON DUMPER RECORDER OPTIONS_DEFAULT?= CLI DAEMON RECORDER OPTIONS_SUB= yes CLI_DESC= Command line program to access bitmarks DAEMON_DESC= Main bitmarkd node server DUMPER_DESC= Utility to dump bitmarkd levelDB RECORDER_DESC= Hashing program CLI_VARS= GO_TARGET+=./command/bitmark-cli DAEMON_USE= RC_SUBR=bitmarkd DAEMON_SUB_LIST= BITMARKD_DATA=/var/lib/bitmarkd \ BITMARKD_GROUP=bitmark \ BITMARKD_RUN=/var/run/bitmarkd \ BITMARKD_USER=bitmark DAEMON_VARS= GO_TARGET+=./command/bitmarkd \ GROUPS+=bitmark \ USERS+=bitmark DUMPER_VARS= GO_TARGET+=./command/bitmark-dumpdb RECORDER_USE= RC_SUBR=recorderd RECORDER_SUB_LIST= RECORDERD_DATA=/var/lib/recorderd \ RECORDERD_GROUP=bitmark-recorder \ RECORDERD_RUN=/var/run/recorderd \ RECORDERD_USER=bitmark-recorder RECORDER_VARS= GO_TARGET+=./command/recorderd \ GROUPS+=bitmark-recorder \ RECORDERD_DATA=/var/lib/recorderd \ RECORDERD_RUN=/var/run/recorderd \ USERS+=bitmark-recorder _SLAVE_PORT?= no .include .if empty(PORT_OPTIONS) IGNORE= at least one option must be enabled .endif .if ${PORT_OPTIONS:MDAEMON} || ${PORT_OPTIONS:MRECORDER} PLIST_SUB+= DAEMONRECORDER="" .else PLIST_SUB+= DAEMONRECORDER="@comment " .endif do-install: do-install-CLI-on: ${INSTALL_PROGRAM} ${WRKDIR}/bin/bitmark-cli ${STAGEDIR}${PREFIX}/bin do-install-DAEMON-on: @${MKDIR} ${STAGEDIR}/var/lib/bitmarkd @${MKDIR} ${STAGEDIR}/var/run/bitmarkd @${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d @${MKDIR} ${STAGEDIR}${PREFIX}/etc/syslog.d ${INSTALL_DATA} ${FILESDIR}/bitmarkd.newsyslog ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/bitmarkd.conf ${INSTALL_DATA} ${FILESDIR}/bitmarkd.syslog ${STAGEDIR}${PREFIX}/etc/syslog.d/bitmarkd.conf ${INSTALL_DATA} ${WRKSRC}/command/bitmarkd/bitmarkd.conf.sample ${STAGEDIR}${PREFIX}/etc/bitmarkd.conf.sample ${INSTALL_DATA} ${WRKSRC}/command/bitmarkd/bitmarkd.conf.sub ${STAGEDIR}${PREFIX}/etc/bitmarkd.conf.sub ${INSTALL_PROGRAM} ${WRKDIR}/bin/bitmarkd ${STAGEDIR}${PREFIX}/sbin do-install-DUMPER-on: ${INSTALL_PROGRAM} ${WRKDIR}/bin/bitmark-dumpdb ${STAGEDIR}${PREFIX}/bin do-install-RECORDER-on: @${MKDIR} ${STAGEDIR}${RECORDERD_DATA} @${MKDIR} ${STAGEDIR}${RECORDERD_RUN} @${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d @${MKDIR} ${STAGEDIR}${PREFIX}/etc/syslog.d ${INSTALL_DATA} ${FILESDIR}/recorderd.newsyslog ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/recorderd.conf ${INSTALL_DATA} ${FILESDIR}/recorderd.syslog ${STAGEDIR}${PREFIX}/etc/syslog.d/recorderd.conf ${INSTALL_DATA} ${WRKSRC}/command/recorderd/recorderd.conf.sample ${STAGEDIR}${PREFIX}/etc/recorderd.conf.sample ${INSTALL_PROGRAM} ${WRKDIR}/bin/recorderd ${STAGEDIR}${PREFIX}/sbin .include diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index fa7c47efe90f..1b7c2f271404 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -1,127 +1,127 @@ PORTNAME= go-ethereum DISTVERSIONPREFIX= v DISTVERSION= 1.10.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com COMMENT= Go implementation of the Ethereum y/w paper LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libiconv.so:converters/libiconv USES= cpe go:modules CPE_VENDOR= ethereum CPE_PRODUCT= go_ethereum USE_GITHUB= yes GH_ACCOUNT= ethereum GH_TUPLE= \ Azure:azure-pipeline-go:v0.2.2:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-storage-blob-go:v0.7.0:azure_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \ Azure:go-autorest:740293c019d8:azure_go_autorest_adal/vendor/github.com/Azure/go-autorest \ StackExchange:wmi:5d049714c4a6:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ VictoriaMetrics:fastcache:v1.6.0:victoriametrics_fastcache/vendor/github.com/VictoriaMetrics/fastcache \ aws:aws-sdk-go-v2:a930583ec379:aws_aws_sdk_go_v2_config \ aws:aws-sdk-go-v2:be1c89938486:aws_aws_sdk_go_v2_imds \ aws:aws-sdk-go-v2:credentials/v1.1.1:aws_aws_sdk_go_v2_credentials \ aws:aws-sdk-go-v2:v1.2.0:aws_aws_sdk_go_v2/vendor/github.com/aws/aws-sdk-go-v2 \ aws:smithy-go:v1.1.0:aws_smithy_go/vendor/github.com/aws/smithy-go \ btcsuite:btcd:v0.20.1-beta:btcsuite_btcd/vendor/github.com/btcsuite/btcd \ cespare:cp:v0.1.0:cespare_cp/vendor/github.com/cespare/cp \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cloudflare:cloudflare-go:v0.14.0:cloudflare_cloudflare_go/vendor/github.com/cloudflare/cloudflare-go \ consensys:gnark-crypto:39ac3d4b3f1f:consensys_gnark_crypto/vendor/github.com/consensys/gnark-crypto \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ deckarep:golang-set:v1.8.0:deckarep_golang_set/vendor/github.com/deckarep/golang-set \ deepmap:oapi-codegen:v1.8.2:deepmap_oapi_codegen/vendor/github.com/deepmap/oapi-codegen \ dlclark:regexp2:a2a8dda75c91:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ dop251:goja:d99e4b8cbf48:dop251_goja/vendor/github.com/dop251/goja \ edsrzf:mmap-go:v1.0.0:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ fjl:memsize:bcb5799ab5e5:fjl_memsize/vendor/github.com/fjl/memsize \ gballet:go-libpcsclite:2772fd86a8ff:gballet_go_libpcsclite/vendor/github.com/gballet/go-libpcsclite \ go-ole:go-ole:v1.2.1:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-sourcemap:sourcemap:v2.1.3:go_sourcemap_sourcemap/vendor/github.com/go-sourcemap/sourcemap \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ 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:crypto:0c34fe9e7dc2:golang_crypto/vendor/golang.org/x/crypto \ golang:net:aaa1db679c0d:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.4:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:1e6c022a8912:golang_sys/vendor/golang.org/x/sys \ golang:term:7de9c90e9dd1:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ golang:time:f8bda1e9f3ba:golang_time/vendor/golang.org/x/time \ google:gofuzz:c04b05f3adfa:google_gofuzz/vendor/github.com/google/gofuzz \ google:uuid:v1.1.5:google_uuid/vendor/github.com/google/uuid \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ gotestyourself:gotest.tools:v2.2.0:gotestyourself_gotest_tools/vendor/gotest.tools \ graph-gophers:graphql-go:v1.3.0:graph_gophers_graphql_go/vendor/github.com/graph-gophers/graphql-go \ hashicorp:go-bexpr:v0.1.10:hashicorp_go_bexpr/vendor/github.com/hashicorp/go-bexpr \ hashicorp:golang-lru:80c98217689d:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ holiman:bloomfilter:v2.0.3:holiman_bloomfilter_v2/vendor/github.com/holiman/bloomfilter \ holiman:uint256:v1.2.0:holiman_uint256/vendor/github.com/holiman/uint256 \ huin:goupnp:v1.0.2:huin_goupnp/vendor/github.com/huin/goupnp \ influxdata:influxdb-client-go:v2.4.0:influxdata_influxdb_client_go_v2/vendor/github.com/influxdata/influxdb-client-go/v2 \ influxdata:influxdb:v1.8.3:influxdata_influxdb/vendor/github.com/influxdata/influxdb \ influxdata:line-protocol:9aa0e372d097:influxdata_line_protocol/vendor/github.com/influxdata/line-protocol \ jackpal:go-nat-pmp:v1.0.2:jackpal_go_nat_pmp/vendor/github.com/jackpal/go-nat-pmp \ jedisct1:go-minisign:45766022959e:jedisct1_go_minisign/vendor/github.com/jedisct1/go-minisign \ julienschmidt:httprouter:v1.2.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ karalabe:usb:v0.0.2:karalabe_usb/vendor/github.com/karalabe/usb \ kylelemons:godebug:v1.1.0:kylelemons_godebug/vendor/github.com/kylelemons/godebug \ mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-ieproxy:6dee0af9227d:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ 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.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:pointerstructure:v1.2.0:mitchellh_pointerstructure/vendor/github.com/mitchellh/pointerstructure \ moby:moby:8e610b2b55bf:moby_moby/vendor/github.com/docker/docker \ naoina:go-stringutil:v0.1.0:naoina_go_stringutil/vendor/github.com/naoina/go-stringutil \ naoina:toml:9fafd6967416:naoina_toml/vendor/github.com/naoina/toml \ natefinch:npipe:c1b8fa8bdcce:natefinch_npipe/vendor/gopkg.in/natefinch/npipe.v2 \ olebedev:go-duktape:60c24ae608a6:olebedev_go_duktape/vendor/gopkg.in/olebedev/go-duktape.v3 \ olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ opentracing:opentracing-go:v1.1.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ peterh:liner:a2c9a5303de7:peterh_liner/vendor/github.com/peterh/liner \ 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 \ prometheus:tsdb:v0.7.1:prometheus_tsdb/vendor/github.com/prometheus/tsdb \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rjeczalik:notify:v0.9.1:rjeczalik_notify/vendor/github.com/rjeczalik/notify \ rs:cors:v1.7.0:rs_cors/vendor/github.com/rs/cors \ shirou:gopsutil:c7a38de76ee5:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ status-im:keycard-go:8537d3370df4:status_im_keycard_go/vendor/github.com/status-im/keycard-go \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ syndtr:goleveldb:2ae1ddf74ef7:syndtr_goleveldb/vendor/github.com/syndtr/goleveldb \ tklauser:go-sysconf:v0.3.5:tklauser_go_sysconf/vendor/github.com/tklauser/go-sysconf \ tklauser:numcpus:v0.2.2:tklauser_numcpus/vendor/github.com/tklauser/numcpus \ tyler-smith:go-bip39:dbb3b84ba2ef:tyler_smith_go_bip39/vendor/github.com/tyler-smith/go-bip39 \ urfave:cli:v1.20.0:urfave_cli/vendor/gopkg.in/urfave/cli.v1 CGO_LDFLAGS= -liconv TMPDIR= ${WRKDIR} OPTIONS_DEFINE= DEVTOOLS OPTIONS_SUB= yes DEVTOOLS_DESC= Ethereum developer tools DEVTOOLS_VARS_OFF= GO_TARGET=./cmd/geth DEVTOOLS_VARS= GO_TARGET="./cmd/geth ./cmd/abigen ./cmd/bootnode ./cmd/evm ./cmd/rlpdump ./cmd/clef ./cmd/puppeth" post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/config @${RLN} ${WRKSRC_aws_aws_sdk_go_v2_config}/config ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/config @${RM} -r ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/credentials @${RLN} ${WRKSRC_aws_aws_sdk_go_v2_credentials}/credentials ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/credentials @${RM} -r ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds @${RLN} ${WRKSRC_aws_aws_sdk_go_v2_imds}/feature/ec2/imds ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds .include diff --git a/net-p2p/go-prysm/Makefile b/net-p2p/go-prysm/Makefile index 8b47b0348b60..46d72511b99a 100644 --- a/net-p2p/go-prysm/Makefile +++ b/net-p2p/go-prysm/Makefile @@ -1,278 +1,278 @@ # Created by: Ryan Steinmetz PORTNAME= go-prysm DISTVERSIONPREFIX= v DISTVERSION= 1.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MAINTAINER= zi@FreeBSD.org COMMENT= Go implementation of the Ethereum 2.0 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md ONLY_FOR_ARCHS= aarch64 amd64 BUILD_DEPENDS= nasm>0:devel/nasm USES= gmake go:modules GO_BUILDFLAGS= -tags blst_enabled GO_TARGET= ./cmd/beacon-chain ./cmd/slasher ./cmd/validator USE_GITHUB= yes GH_ACCOUNT= prysmaticlabs GH_PROJECT= prysm GH_TUPLE= \ herumi:bls:ffbd615dcd:herumi_bls/vendor/github.com/herumi/bls \ herumi:mcl:f4afd32e2f:herumi_mcl/vendor/github.com/herumi/mcl \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ StackExchange:wmi:5d049714c4a6:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ VictoriaMetrics:fastcache:v1.5.7:victoriametrics_fastcache/vendor/github.com/VictoriaMetrics/fastcache \ allegro:bigcache:v1.2.1:allegro_bigcache/vendor/github.com/allegro/bigcache \ aristanetworks:goarista:6c3304613b30:aristanetworks_goarista/vendor/github.com/aristanetworks/goarista \ bazelbuild:buildtools:f4e8394f069d:bazelbuild_buildtools/vendor/github.com/bazelbuild/buildtools \ bazelbuild:rules_go:v0.23.2:bazelbuild_rules_go/vendor/github.com/bazelbuild/rules_go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ btcsuite:btcd:v0.21.0-beta:btcsuite_btcd/vendor/github.com/btcsuite/btcd \ census-ecosystem:opencensus-go-exporter-jaeger:v0.2.1:census_ecosystem_opencensus_go_exporter_jaeger/vendor/contrib.go.opencensus.io/exporter/jaeger \ census-instrumentation:opencensus-go:v0.22.5:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:cp:v1.1.1:cespare_cp/vendor/github.com/cespare/cp \ cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ confluentinc:confluent-kafka-go:v1.4.2:confluentinc_confluent_kafka_go/vendor/github.com/confluentinc/confluent-kafka-go \ confluentinc:confluent-kafka-go:v1.4.2:confluentinc_confluent_kafka_go_1/vendor/gopkg.in/confluentinc/confluent-kafka-go.v1 \ coreos:go-systemd:d3cd4ed1dbcf:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ cpuguy83:go-md2man:f79a8a8ca69d:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ d4l3k:messagediff:v1.2.1:d4l3k_messagediff/vendor/github.com/d4l3k/messagediff \ d4l3k:messagediff:v1.2.1:d4l3k_messagediff_1/vendor/gopkg.in/d4l3k/messagediff.v1 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ davidlazar:go-crypto:b73af7476f6c:davidlazar_go_crypto/vendor/github.com/davidlazar/go-crypto \ deckarep:golang-set:v1.7.1:deckarep_golang_set/vendor/github.com/deckarep/golang-set \ dgraph-io:ristretto:74754f61e018:dgraph_io_ristretto/vendor/github.com/dgraph-io/ristretto \ 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 \ dop251:goja:a695b0cdd498:dop251_goja/vendor/github.com/dop251/goja \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ edsrzf:mmap-go:v1.0.0:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \ emicklei:dot:v0.11.0:emicklei_dot/vendor/github.com/emicklei/dot \ etcd-io:bbolt:v1.3.5:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ ferranbt:fastssz:11b9eff30ea9:ferranbt_fastssz/vendor/github.com/ferranbt/fastssz \ fjl:memsize:bcb5799ab5e5:fjl_memsize/vendor/github.com/fjl/memsize \ flynn:noise:2492fe189ae6:flynn_noise/vendor/github.com/flynn/noise \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gballet:go-libpcsclite:4678299bea08:gballet_go_libpcsclite/vendor/github.com/gballet/go-libpcsclite \ ghodss:yaml:v1.0.0:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-errgo:errgo:v2.1.0:go_errgo_errgo/vendor/gopkg.in/errgo.v2 \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-logr:logr:v0.2.1:go_logr_logr/vendor/github.com/go-logr/logr \ go-ole:go-ole:v1.2.1:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-sourcemap:sourcemap:v2.1.2:go_sourcemap_sourcemap/vendor/github.com/go-sourcemap/sourcemap \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml_2/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.1.0:go_yaml_yaml/vendor/github.com/go-yaml/yaml \ go-yaml:yaml:v2.4.0:go_yaml_yaml_1/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:eec23a3978ad:golang_crypto/vendor/golang.org/x/crypto \ golang:exp:00229845015e:golang_exp/vendor/golang.org/x/exp \ golang:gddo:8d077c1d8f4c:golang_gddo/vendor/github.com/golang/gddo \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:mock:v1.4.4:golang_mock/vendor/github.com/golang/mock \ golang:mod:v0.3.0:golang_mod/vendor/golang.org/x/mod \ golang:net:ac852fbbde11:golang_net/vendor/golang.org/x/net \ golang:oauth2:5d25da1a8d43:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.3:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:67f06af15bc9:golang_sync/vendor/golang.org/x/sync \ golang:sys:22da62e12c0c:golang_sys/vendor/golang.org/x/sys \ golang:term:7de9c90e9dd1:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.5:golang_text/vendor/golang.org/x/text \ golang:time:3af7569d3a1e:golang_time/vendor/golang.org/x/time \ golang:tools:113979e3529a:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.5.2:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:d4b8fe4fd877:google_go_genproto/vendor/google.golang.org/genproto \ google:gofuzz:v1.2.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:gopacket:v1.1.19:google_gopacket/vendor/github.com/google/gopacket \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gnostic:v0.1.0:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.34.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ graph-gophers:graphql-go:dae41bde9ef9:graph_gophers_graphql_go/vendor/github.com/graph-gophers/graphql-go \ grpc-ecosystem:go-grpc-middleware:v1.2.2:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \ grpc-ecosystem:go-grpc-prometheus:v1.2.0:grpc_ecosystem_go_grpc_prometheus/vendor/github.com/grpc-ecosystem/go-grpc-prometheus \ grpc-ecosystem:grpc-gateway:v1.16.0:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \ grpc:grpc-go:v1.36.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ herumi:bls-eth-go-binary:57372fb27371:herumi_bls_eth_go_binary/vendor/github.com/herumi/bls-eth-go-binary \ holiman:uint256:v1.1.1:holiman_uint256/vendor/github.com/holiman/uint256 \ huin:goupnp:v1.0.0:huin_goupnp/vendor/github.com/huin/goupnp \ ianlancetaylor:cgosymbolizer:be1b05b0b279:ianlancetaylor_cgosymbolizer/vendor/github.com/ianlancetaylor/cgosymbolizer \ influxdata:influxdb:v1.8.0:influxdata_influxdb/vendor/github.com/influxdata/influxdb \ ipfs:go-cid:v0.0.7:ipfs_go_cid/vendor/github.com/ipfs/go-cid \ ipfs:go-ipfs-addr:v0.0.1:ipfs_go_ipfs_addr/vendor/github.com/ipfs/go-ipfs-addr \ ipfs:go-ipfs-util:v0.0.2:ipfs_go_ipfs_util/vendor/github.com/ipfs/go-ipfs-util \ ipfs:go-log:v1.0.4:ipfs_go_log/vendor/github.com/ipfs/go-log \ ipfs:go-log:v2.1.1:ipfs_go_log_v2/vendor/github.com/ipfs/go-log/v2 \ jackpal:go-nat-pmp:v1.0.2:jackpal_go_nat_pmp/vendor/github.com/jackpal/go-nat-pmp \ jbenet:go-temp-err-catcher:v0.1.0:jbenet_go_temp_err_catcher/vendor/github.com/jbenet/go-temp-err-catcher \ jbenet:goprocess:v0.1.4:jbenet_goprocess/vendor/github.com/jbenet/goprocess \ joonix:log:9c1d2ceb5f1d:joonix_log/vendor/github.com/joonix/log \ juju:ansiterm:720a0952cc2a:juju_ansiterm/vendor/github.com/juju/ansiterm \ k0kubun:go-ansi:3bf9e2903213:k0kubun_go_ansi/vendor/github.com/k0kubun/go-ansi \ karalabe:usb:911d15fe12a9:karalabe_usb/vendor/github.com/karalabe/usb \ kevinms:leakybucket-go:082473db97ca:kevinms_leakybucket_go/vendor/github.com/kevinms/leakybucket-go \ konsorten:go-windows-terminal-sequences:v1.0.3:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ koron:go-ssdp:v0.0.2:koron_go_ssdp/vendor/github.com/koron/go-ssdp \ kr:pretty:v0.2.1:kr_pretty/vendor/github.com/kr/pretty \ kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ kubernetes-sigs:structured-merge-diff:v3.0.0:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v3 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.18.3:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:v0.18.3:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.18.3:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v1.0.0:kubernetes_klog/vendor/k8s.io/klog \ kubernetes:klog:v2.3.0:kubernetes_klog_1/vendor/k8s.io/klog/v2 \ kubernetes:utils:278ece378a50:kubernetes_utils/vendor/k8s.io/utils \ libp2p:go-addr-util:v0.0.2:libp2p_go_addr_util/vendor/github.com/libp2p/go-addr-util \ libp2p:go-buffer-pool:v0.0.2:libp2p_go_buffer_pool/vendor/github.com/libp2p/go-buffer-pool \ libp2p:go-conn-security-multistream:v0.2.0:libp2p_go_conn_security_multistream/vendor/github.com/libp2p/go-conn-security-multistream \ libp2p:go-eventbus:v0.2.1:libp2p_go_eventbus/vendor/github.com/libp2p/go-eventbus \ libp2p:go-flow-metrics:v0.0.3:libp2p_go_flow_metrics/vendor/github.com/libp2p/go-flow-metrics \ libp2p:go-libp2p-autonat:v0.4.0:libp2p_go_libp2p_autonat/vendor/github.com/libp2p/go-libp2p-autonat \ libp2p:go-libp2p-blankhost:v0.2.0:libp2p_go_libp2p_blankhost/vendor/github.com/libp2p/go-libp2p-blankhost \ libp2p:go-libp2p-circuit:v0.4.0:libp2p_go_libp2p_circuit/vendor/github.com/libp2p/go-libp2p-circuit \ libp2p:go-libp2p-core:v0.7.0:libp2p_go_libp2p_core/vendor/github.com/libp2p/go-libp2p-core \ libp2p:go-libp2p-crypto:v0.1.0:libp2p_go_libp2p_crypto/vendor/github.com/libp2p/go-libp2p-crypto \ libp2p:go-libp2p-discovery:v0.5.0:libp2p_go_libp2p_discovery/vendor/github.com/libp2p/go-libp2p-discovery \ libp2p:go-libp2p-loggables:v0.1.0:libp2p_go_libp2p_loggables/vendor/github.com/libp2p/go-libp2p-loggables \ libp2p:go-libp2p-mplex:v0.3.0:libp2p_go_libp2p_mplex/vendor/github.com/libp2p/go-libp2p-mplex \ libp2p:go-libp2p-nat:v0.0.6:libp2p_go_libp2p_nat/vendor/github.com/libp2p/go-libp2p-nat \ libp2p:go-libp2p-noise:v0.1.2:libp2p_go_libp2p_noise/vendor/github.com/libp2p/go-libp2p-noise \ libp2p:go-libp2p-peer:v0.2.0:libp2p_go_libp2p_peer/vendor/github.com/libp2p/go-libp2p-peer \ libp2p:go-libp2p-peerstore:v0.2.6:libp2p_go_libp2p_peerstore/vendor/github.com/libp2p/go-libp2p-peerstore \ libp2p:go-libp2p-pnet:v0.2.0:libp2p_go_libp2p_pnet/vendor/github.com/libp2p/go-libp2p-pnet \ libp2p:go-libp2p-pubsub:v0.4.0:libp2p_go_libp2p_pubsub/vendor/github.com/libp2p/go-libp2p-pubsub \ libp2p:go-libp2p-swarm:v0.3.1:libp2p_go_libp2p_swarm/vendor/github.com/libp2p/go-libp2p-swarm \ libp2p:go-libp2p-testing:v0.3.0:libp2p_go_libp2p_testing/vendor/github.com/libp2p/go-libp2p-testing \ libp2p:go-libp2p-tls:8a8ad624a291:libp2p_go_libp2p_tls/vendor/github.com/libp2p/go-libp2p-tls \ libp2p:go-libp2p-transport-upgrader:v0.3.0:libp2p_go_libp2p_transport_upgrader/vendor/github.com/libp2p/go-libp2p-transport-upgrader \ libp2p:go-libp2p-yamux:v0.4.1:libp2p_go_libp2p_yamux/vendor/github.com/libp2p/go-libp2p-yamux \ libp2p:go-libp2p:3155ff3089c0:libp2p_go_libp2p/vendor/github.com/libp2p/go-libp2p \ libp2p:go-mplex:v0.2.0:libp2p_go_mplex/vendor/github.com/libp2p/go-mplex \ libp2p:go-msgio:v0.0.6:libp2p_go_msgio/vendor/github.com/libp2p/go-msgio \ libp2p:go-nat:v0.0.5:libp2p_go_nat/vendor/github.com/libp2p/go-nat \ libp2p:go-netroute:v0.1.4:libp2p_go_netroute/vendor/github.com/libp2p/go-netroute \ libp2p:go-openssl:v0.0.7:libp2p_go_openssl/vendor/github.com/libp2p/go-openssl \ libp2p:go-reuseport-transport:v0.0.4:libp2p_go_reuseport_transport/vendor/github.com/libp2p/go-reuseport-transport \ libp2p:go-reuseport:v0.0.2:libp2p_go_reuseport/vendor/github.com/libp2p/go-reuseport \ libp2p:go-sockaddr:v0.1.0:libp2p_go_sockaddr/vendor/github.com/libp2p/go-sockaddr \ libp2p:go-stream-muxer-multistream:v0.3.0:libp2p_go_stream_muxer_multistream/vendor/github.com/libp2p/go-stream-muxer-multistream \ libp2p:go-tcp-transport:v0.2.1:libp2p_go_tcp_transport/vendor/github.com/libp2p/go-tcp-transport \ libp2p:go-ws-transport:v0.3.1:libp2p_go_ws_transport/vendor/github.com/libp2p/go-ws-transport \ libp2p:go-yamux:v1.4.1:libp2p_go_yamux/vendor/github.com/libp2p/go-yamux \ logrusorgru:aurora:v2.0.3:logrusorgru_aurora/vendor/github.com/logrusorgru/aurora \ lunixbochs:vtclean:v1.0.0:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \ 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.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 \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mgutz:ansi:9520e82c474b:mgutz_ansi/vendor/github.com/mgutz/ansi \ minio:blake2b-simd:3f5f724cb5b1:minio_blake2b_simd/vendor/github.com/minio/blake2b-simd \ minio:highwayhash:v1.0.1:minio_highwayhash/vendor/github.com/minio/highwayhash \ minio:sha256-simd:v0.1.1:minio_sha256_simd/vendor/github.com/minio/sha256-simd \ mitchellh:colorstring:d06e56a500db:mitchellh_colorstring/vendor/github.com/mitchellh/colorstring \ mitchellh:mapstructure:v1.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ 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 \ mohae:deepcopy:c48cc78d4826:mohae_deepcopy/vendor/github.com/mohae/deepcopy \ mr-tron:base58:v1.2.0:mr_tron_base58/vendor/github.com/mr-tron/base58 \ multiformats:go-base32:v0.0.3:multiformats_go_base32/vendor/github.com/multiformats/go-base32 \ multiformats:go-base36:v0.1.0:multiformats_go_base36/vendor/github.com/multiformats/go-base36 \ multiformats:go-multiaddr-dns:v0.2.0:multiformats_go_multiaddr_dns/vendor/github.com/multiformats/go-multiaddr-dns \ multiformats:go-multiaddr-fmt:v0.1.0:multiformats_go_multiaddr_fmt/vendor/github.com/multiformats/go-multiaddr-fmt \ multiformats:go-multiaddr-net:v0.2.0:multiformats_go_multiaddr_net/vendor/github.com/multiformats/go-multiaddr-net \ multiformats:go-multiaddr:v0.3.1:multiformats_go_multiaddr/vendor/github.com/multiformats/go-multiaddr \ multiformats:go-multibase:v0.0.3:multiformats_go_multibase/vendor/github.com/multiformats/go-multibase \ multiformats:go-multihash:v0.0.14:multiformats_go_multihash/vendor/github.com/multiformats/go-multihash \ multiformats:go-multistream:v0.2.0:multiformats_go_multistream/vendor/github.com/multiformats/go-multistream \ multiformats:go-varint:v0.0.6:multiformats_go_varint/vendor/github.com/multiformats/go-varint \ natefinch:npipe:c1b8fa8bdcce:natefinch_npipe/vendor/gopkg.in/natefinch/npipe.v2 \ nbutton23:zxcvbn-go:ae427f1e4c1d:nbutton23_zxcvbn_go/vendor/github.com/nbutton23/zxcvbn-go \ olebedev:go-duktape:60c24ae608a6:olebedev_go_duktape/vendor/gopkg.in/olebedev/go-duktape.v3 \ olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ opentracing:opentracing-go:v1.2.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ paulbellamy:ratecounter:v0.2.0:paulbellamy_ratecounter/vendor/github.com/paulbellamy/ratecounter \ pborman:uuid:v1.2.1:pborman_uuid/vendor/github.com/pborman/uuid \ peterh:liner:v1.2.0:peterh_liner/vendor/github.com/peterh/liner \ 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 \ prestonvanloon:go-recaptcha:0834cef6e8bd:prestonvanloon_go_recaptcha/vendor/github.com/prestonvanloon/go-recaptcha \ prestonvanloon:go:4f2e55fcf87b:prestonvanloon_go/vendor/github.com/json-iterator/go \ prometheus:client_golang:v1.9.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.15.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.3.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ prometheus:tsdb:v0.10.0:prometheus_tsdb/vendor/github.com/prometheus/tsdb \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ prysmaticlabs:bazel-go-ethereum:b9c0d847ae7b:prysmaticlabs_bazel_go_ethereum/vendor/github.com/ethereum/go-ethereum \ prysmaticlabs:eth2-types:1da477c09a06:prysmaticlabs_eth2_types/vendor/github.com/prysmaticlabs/eth2-types \ prysmaticlabs:ethereumapis:cf9f64632dd4:prysmaticlabs_ethereumapis/vendor/github.com/prysmaticlabs/ethereumapis \ prysmaticlabs:go-bitfield:7fcea7c45dc8:prysmaticlabs_go_bitfield/vendor/github.com/prysmaticlabs/go-bitfield \ prysmaticlabs:prombbolt:9b7adba6db7c:prysmaticlabs_prombbolt/vendor/github.com/prysmaticlabs/prombbolt \ rs:cors:v1.7.0:rs_cors/vendor/github.com/rs/cors \ russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ schollz:progressbar:v3.3.4:schollz_progressbar_v3/vendor/github.com/schollz/progressbar/v3 \ shirou:gopsutil:v2.20.5:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ sirupsen:logrus:v1.6.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spacemonkeygo:spacelog:2296661a0572:spacemonkeygo_spacelog/vendor/github.com/spacemonkeygo/spacelog \ spaolacci:murmur3:v1.1.0:spaolacci_murmur3/vendor/github.com/spaolacci/murmur3 \ status-im:keycard-go:957c09536969:status_im_keycard_go/vendor/github.com/status-im/keycard-go \ steakknife:bloomfilter:6819c0d2a570:steakknife_bloomfilter/vendor/github.com/steakknife/bloomfilter \ steakknife:hamming:c99c65617cd3:steakknife_hamming/vendor/github.com/steakknife/hamming \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ supranational:blst:v0.3.4:supranational_blst/vendor/github.com/supranational/blst \ syndtr:goleveldb:5c35d600f0ca:syndtr_goleveldb/vendor/github.com/syndtr/goleveldb \ trailofbits:go-mutexasserts:19999e7d3cef:trailofbits_go_mutexasserts/vendor/github.com/trailofbits/go-mutexasserts \ tyler-smith:go-bip39:v1.0.2:tyler_smith_go_bip39/vendor/github.com/tyler-smith/go-bip39 \ uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:automaxprocs:v1.3.0:uber_go_automaxprocs/vendor/go.uber.org/automaxprocs \ uber-go:multierr:v1.6.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.16.0:uber_go_zap/vendor/go.uber.org/zap \ uber:jaeger-client-go:v2.25.0:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \ urfave:cli:v1.20.0:urfave_cli/vendor/gopkg.in/urfave/cli.v1 \ urfave:cli:v2.2.0:urfave_cli_v2/vendor/github.com/urfave/cli/v2 \ wealdtech:go-bytesutil:v1.1.1:wealdtech_go_bytesutil/vendor/github.com/wealdtech/go-bytesutil \ wealdtech:go-eth2-types:v2.5.2:wealdtech_go_eth2_types_v2/vendor/github.com/wealdtech/go-eth2-types/v2 \ wealdtech:go-eth2-util:v1.6.3:wealdtech_go_eth2_util/vendor/github.com/wealdtech/go-eth2-util \ wealdtech:go-eth2-wallet-encryptor-keystorev4:v1.1.3:wealdtech_go_eth2_wallet_encryptor_keystorev4/vendor/github.com/wealdtech/go-eth2-wallet-encryptor-keystorev4 \ wercker:journalhook:5d0a5ae867b3:wercker_journalhook/vendor/github.com/wercker/journalhook \ whyrusleeping:multiaddr-filter:e903e4adabd7:whyrusleeping_multiaddr_filter/vendor/github.com/whyrusleeping/multiaddr-filter \ whyrusleeping:timecache:cfcb2f1abfee:whyrusleeping_timecache/vendor/github.com/whyrusleeping/timecache \ wsddn:go-ecdh:48726bab9208:wsddn_go_ecdh/vendor/github.com/wsddn/go-ecdh \ x-cray:logrus-prefixed-formatter:v0.5.2:x_cray_logrus_prefixed_formatter/vendor/github.com/x-cray/logrus-prefixed-formatter PLIST_FILES= bin/beacon-chain bin/slasher bin/validator post-extract: (${MKDIR} ${WRKDIR}/prysm-${PORTVERSION}/vendor/github.com/herumi/bls-eth-go-binary/src) (${LN} -sf ${WRKDIR}/prysm-${PORTVERSION}/vendor/github.com/herumi/bls \ ${WRKDIR}/prysm-${PORTVERSION}/vendor/github.com/herumi/bls-eth-go-binary/src/) (${LN} -sf ${WRKDIR}/prysm-${PORTVERSION}/vendor/github.com/herumi/mcl \ ${WRKDIR}/prysm-${PORTVERSION}/vendor/github.com/herumi/bls-eth-go-binary/src/) post-patch: (cd ${WRKDIR}/prysm-${PORTVERSION}/shared/bls/blst && ${REINPLACE_CMD} \ -e '/build linux/d' *.go) pre-build: (cd ${WRKDIR}/prysm-${PORTVERSION}/vendor/github.com/herumi/bls-eth-go-binary && gmake) .include diff --git a/net/bosh-bootloader/Makefile b/net/bosh-bootloader/Makefile index ac4348b3956a..7fa16caf3f58 100644 --- a/net/bosh-bootloader/Makefile +++ b/net/bosh-bootloader/Makefile @@ -1,26 +1,26 @@ PORTNAME= bosh-bootloader PORTVERSION= 7.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org COMMENT= CLI for standing up CloudFoundry or Concourse on an IAAS LICENSE= APACHE20 BROKEN_aarch64= fails to build: vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00 USE_GITHUB= yes GH_TUPLE= cloudfoundry:bosh-bootloader:v${PORTVERSION} USES= go tar:xz GO_PKGNAME= github.com/cloudfoundry/bosh-bootloader GO_TARGET= github.com/cloudfoundry/bosh-bootloader/bbl PLIST_FILES= bin/bbl post-patch: ${REINPLACE_CMD} -E -e 's|(Version = )"dev"|\1"${PORTVERSION}"|' ${WRKSRC}/bbl/main.go .include diff --git a/net/bosh-cli/Makefile b/net/bosh-cli/Makefile index 0c0d5c6e7d3c..e543114a1bcc 100644 --- a/net/bosh-cli/Makefile +++ b/net/bosh-cli/Makefile @@ -1,28 +1,28 @@ PORTNAME= bosh-cli PORTVERSION= 5.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org COMMENT= CLI for BOSH LICENSE= APACHE20 USE_GITHUB= yes GH_TUPLE= cloudfoundry:bosh-cli:v${PORTVERSION} USES= go tar:xz CONFLICTS_INSTALL= schilyutils # bin/bosh GO_PKGNAME= github.com/cloudfoundry/bosh-cli PLIST_FILES= bin/bosh post-patch: ${REINPLACE_CMD} -e 's|\[DEV BUILD\]|${PORTVERSION}|' ${WRKSRC}/cmd/version.go post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/bosh-cli ${STAGEDIR}${PREFIX}/bin/bosh .include diff --git a/net/cf/Makefile b/net/cf/Makefile index 84b14c50d0b6..9e9bc01d5fff 100644 --- a/net/cf/Makefile +++ b/net/cf/Makefile @@ -1,39 +1,39 @@ PORTNAME= cf PORTVERSION= 6.49.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= dumbbell@FreeBSD.org COMMENT= CLI for Cloud Foundry written in Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/bin/go-bindata:devel/go-bindata USE_GITHUB= yes GH_ACCOUNT= cloudfoundry GH_PROJECT= cli USES= go CONFLICTS_INSTALL= lbl-cf # bin/cf GO_BUILDFLAGS= -ldflags="-X code.cloudfoundry.org/cli/version.binaryVersion=${PORTVERSION}" GO_PKGNAME= code.cloudfoundry.org/cli GO_TARGET= :cf PLIST_FILES= bin/cf PORTDOCS= NOTICE README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${x} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/net/clash/Makefile b/net/clash/Makefile index 5ab343254611..5afd055f120b 100644 --- a/net/clash/Makefile +++ b/net/clash/Makefile @@ -1,25 +1,26 @@ PORTNAME= clash DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Rule-based tunnel in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules cpe CPE_VENDOR= clash_project GO_MODULE= github.com/Dreamacro/clash PLIST_FILES= bin/${PORTNAME} PORTSCOUT= limit:^[0-9\.]*$$ pre-patch: @cd ${WRKSRC} && ${CP} listener/redir/tcp_linux.go listener/redir/tcp_freebsd.go .include diff --git a/net/cloudflared/Makefile b/net/cloudflared/Makefile index 13cd32c58012..17576d1112f3 100644 --- a/net/cloudflared/Makefile +++ b/net/cloudflared/Makefile @@ -1,25 +1,26 @@ PORTNAME= cloudflared DISTVERSION= 2022.6.2 +PORTREVISION= 1 CATEGORIES= net www MAINTAINER= egypcio@FreeBSD.org COMMENT= Cloudflare's Argo Tunnel client LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cpe go:modules USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= cloudflare CPE_VENDOR= cloudflare GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cmd/cloudflared GO_BUILDFLAGS+= -ldflags '-s -w -X main.Version=${PORTVERSION}' PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/cloudquery/Makefile b/net/cloudquery/Makefile index d48c55c90591..564a62bc4deb 100644 --- a/net/cloudquery/Makefile +++ b/net/cloudquery/Makefile @@ -1,18 +1,19 @@ PORTNAME= cloudquery DISTVERSIONPREFIX= v DISTVERSION= 0.31.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= se@FreeBSD.org COMMENT= Transform cloud infrastructure into queryable SQL tables LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/cloudquery/cloudquery PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/concourse-fly/Makefile b/net/concourse-fly/Makefile index 27835c550667..c0ba078eec1f 100644 --- a/net/concourse-fly/Makefile +++ b/net/concourse-fly/Makefile @@ -1,67 +1,67 @@ PORTNAME= concourse PORTVERSION= 6.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net sysutils MASTER_SITES= LOCAL/dumbbell/concourse/ PKGNAMESUFFIX= -fly MAINTAINER= dumbbell@FreeBSD.org COMMENT= CLI for Concourse LICENSE= APACHE20 USES= cpe go:modules tar:xz CPE_VENDOR= pivotal_software GO_TARGET= ./cmd/concourse:fly GO_BUILDFLAGS= -ldflags="-s -w -X github.com/concourse/concourse.Version=${PORTVERSION}" CGO_CFLAGS= -I. CONFLICTS_INSTALL= concourse fly # bin/fly PLIST_FILES= bin/fly # The build instructions for `fly` suggest to clone the global Concourse # repository, which contains many Git submodules, including fly, and # build from there. So basically: # # git clone --recursive https://github.com/concourse/concourse.git # cd concourse/fly # go build # # Unfortunately, this is difficult to integrate as is with the Ports framework: # * Some submodules are hosted on services other than GitHub # * Third-party Go dependencies are not Git submodules # # We created the `create-src-archive` to create a self-contained # source archive because the Concourse does not provide one. This # source archive contains the Git submodules and the third-party Go # dependencies, fetched using `go mod vendor`. # # It is created using the `create-src-archive` target below: # # make create-src-archive # # `fly` version is set by default to "0.0.0-dev" in version/Version.go. # Instead of patching the file, we use a linker flag to set the variable # to the port's version. .PHONY: create-src-archive ARCHIVE_DIR= ${DISTDIR}/concourse-${PORTVERSION} create-src-archive: ${RM} -rf ${ARCHIVE_DIR} git clone --recursive -b v${PORTVERSION} \ https://github.com/concourse/concourse.git \ ${ARCHIVE_DIR} GOPATH=$$(mktemp concourse-gopath.XXXX) && \ (cd ${ARCHIVE_DIR} && \ ${GO_CMD} mod vendor) && \ ${FIND} "$$GOPATH" -exec ${CHMOD} u+w {} \; && \ ${RM} -rf "$$GOPATH" ${FIND} ${ARCHIVE_DIR} \( -name ".git*" -o -name "testdata" \) -depth -exec ${RM} -rf {} \; ${TAR} -cf - -C ${ARCHIVE_DIR:H} ${ARCHIVE_DIR:T} | ${XZ_CMD} > ${ARCHIVE_DIR}.tar.xz ${RM} -rf ${ARCHIVE_DIR} ${MAKE} makesum .include diff --git a/net/croc/Makefile b/net/croc/Makefile index 78e9a535b2c8..2b13497e7d97 100644 --- a/net/croc/Makefile +++ b/net/croc/Makefile @@ -1,51 +1,51 @@ PORTNAME= croc PORTVERSION= 9.6.0 DISTVERSIONPREFIX= v -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org COMMENT= Tool to simply and securely transfer files and folders LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= schollz GH_TUPLE= OneOfOne:xxhash:v1.2.5:oneofone_xxhash/vendor/github.com/OneOfOne/xxhash \ cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ cpuguy83:go-md2man:v2.0.2: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 \ denisbrodbeck:machineid:v1.0.1:denisbrodbeck_machineid/vendor/github.com/denisbrodbeck/machineid \ go-check:check:41f04d3bba15:go_check_check/vendor/gopkg.in/check.v1 \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:crypto:05595931fe9d:golang_crypto/vendor/golang.org/x/crypto \ golang:net:c90051bbdb60:golang_net/vendor/golang.org/x/net \ golang:sys:05e143d24a9e:golang_sys/vendor/golang.org/x/sys \ golang:term:065cf7ba2467:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:579cf78fd858:golang_time/vendor/golang.org/x/time \ kalafut:imohash:v1.0.2:kalafut_imohash/vendor/github.com/kalafut/imohash \ kr:pretty:v0.1.0:kr_pretty/vendor/github.com/kr/pretty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:colorstring:d06e56a500db:mitchellh_colorstring/vendor/github.com/mitchellh/colorstring \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ russross:blackfriday:v2.1.0:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ schollz:cli:v2.2.1:schollz_cli_v2/vendor/github.com/schollz/cli/v2 \ schollz:logger:v1.2.0:schollz_logger/vendor/github.com/schollz/logger \ schollz:mnemonicode:v1.0.1:schollz_mnemonicode/vendor/github.com/schollz/mnemonicode \ schollz:pake:v3.0.4:schollz_pake_v3/vendor/github.com/schollz/pake/v3 \ schollz:peerdiscovery:v1.6.12:schollz_peerdiscovery/vendor/github.com/schollz/peerdiscovery \ schollz:progressbar:v3.8.6:schollz_progressbar_v3/vendor/github.com/schollz/progressbar/v3 \ spaolacci:murmur3:v1.1.0:spaolacci_murmur3/vendor/github.com/spaolacci/murmur3 \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ tscholl2:siec:9bdfc483d499:tscholl2_siec/vendor/github.com/tscholl2/siec \ twmb:murmur3:v1.1.6:twmb_murmur3/vendor/github.com/twmb/murmur3 USE_RC_SUBR= croc PLIST_FILES= bin/croc .include diff --git a/net/drive/Makefile b/net/drive/Makefile index d8369694c8e8..b10badc5b8b7 100644 --- a/net/drive/Makefile +++ b/net/drive/Makefile @@ -1,61 +1,61 @@ # Created by: Po-Chuan Hsieh PORTNAME= drive PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tiny program to pull or push Google Drive files LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= ${GO_PKGNAME}/cmd/${GH_PROJECT} PLIST_FILES= bin/drive GH_ACCOUNT= odeke-em GH_TUPLE= boltdb:bolt:v1.3.1:boltdb_bolt/vendor/github.com/boltdb/bolt \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus/vendor/go.opencensus.io \ cheggaaa:pb:v3.0.8:cheggaaa_pb/vendor/github.com/cheggaaa/pb \ golang:crypto:0559593:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:41bb18b:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:c90051b:golang_net/vendor/golang.org/x/net \ golang:oauth2:2104d58:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:05e143d:golang_sys/vendor/golang.org/x/sys \ golang:text:b4bca84:golang_text/vendor/golang.org/x/text \ google:go-genproto:590a5ac:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ googleapis:enterprise-certificate-proxy:v0.1.0:googleapis_enterprise_certificate_proxy/vendor/github.com/googleapis/enterprise-certificate-proxy \ googleapis:google-api-go-client:v0.86.0:google_googleapigoclient/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.103.0:googleapis_googlecloudgo/vendor/cloud.google.com/go \ googleapis:gax-go:v2.4.0:googleapis_gaxgo/vendor/github.com/googleapis/gax-go \ grpc:grpc-go:v1.47.0:grpc_grpc_go/vendor/google.golang.org/grpc \ mattn:go-isatty:v0.0.14:mattn_goisatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_gorunewidth/vendor/github.com/mattn/go-runewidth \ mxk:go-flowrate:cca7078:mxk_goflowrate/vendor/github.com/mxk/go-flowrate \ odeke-em:cache:baf8e43:odekeem_cache/vendor/github.com/odeke-em/cache \ odeke-em:cli-spinner:610063b:odekeem_clispinner/vendor/github.com/odeke-em/cli-spinner \ odeke-em:command:91ca5ec:odekeem_command/vendor/github.com/odeke-em/command \ odeke-em:exponential-backoff:96e25d3:odekeem_exponential_backoff/vendor/github.com/odeke-em/exponential-backoff \ odeke-em:extractor:801861a:odekeem_extractor/vendor/github.com/odeke-em/extractor \ odeke-em:go-utils:e8ebaed:odekeem_go_utils/vendor/github.com/odeke-em/go-utils \ odeke-em:go-uuid:b211d76:odekeem_gouuid/vendor/github.com/odeke-em/go-uuid \ odeke-em:log:8d60a69:odekeem_log/vendor/github.com/odeke-em/log \ odeke-em:meddler:d2b51d2:odekeem_meddler/vendor/github.com/odeke-em/meddler \ odeke-em:namespace:0ab79ba:odekeem_namespace/vendor/github.com/odeke-em/namespace \ odeke-em:pretty-words:9d37a7f:odekeem_prettywords/vendor/github.com/odeke-em/pretty-words \ odeke-em:semalim:9c88bf5:odekeem_semalim/vendor/github.com/odeke-em/semalim \ odeke-em:statos:292960a:odekeem_statos/vendor/github.com/odeke-em/statos \ protocolbuffers:protobuf-go:v1.28.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ skratchdot:open-golang:eef8423:skratchdot_opengolang/vendor/github.com/skratchdot/open-golang USE_GITHUB= yes .include diff --git a/net/evans/Makefile b/net/evans/Makefile index 150fabf0daf3..6751aaabda4f 100644 --- a/net/evans/Makefile +++ b/net/evans/Makefile @@ -1,90 +1,90 @@ PORTNAME= evans DISTVERSION= 0.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net 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 diff --git a/net/frp/Makefile b/net/frp/Makefile index 88a7453c5d2f..1375128952c9 100644 --- a/net/frp/Makefile +++ b/net/frp/Makefile @@ -1,25 +1,25 @@ PORTNAME= frp DISTVERSIONPREFIX= v DISTVERSION= 0.43.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Reverse proxy to expose local server behind NAT/firewall to Internet LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/fatedier/frp GO_TARGET= ./cmd/frpc ./cmd/frps USER= nobody SUB_LIST= USER=${USER} USE_RC_SUBR= ${PORTNAME}s post-install: ${INSTALL_DATA} ${WRKSRC}/conf/frps.ini ${STAGEDIR}${PREFIX}/etc/frps.ini.sample .include diff --git a/net/gdrive/Makefile b/net/gdrive/Makefile index 67b59e7c41c0..335a4ca5bed9 100644 --- a/net/gdrive/Makefile +++ b/net/gdrive/Makefile @@ -1,37 +1,37 @@ PORTNAME= gdrive DISTVERSION= 2.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ # https://github.com/prasmussen/gdrive/pull/428 PATCHFILES= 3c060f4d33530866496515b45fcfaa3fd2da5f32.patch:-p1 \ 4916e16a91b84702ebe67ca7be4295b26d4cb0b5.patch:-p1 \ 0197c982f6c961e8a44ec9895fcc33c1fe4c3ac2.patch:-p1 \ f397bb25e339dc4cf1e9bf2467336ba6fd48fd9f.patch:-p1 MAINTAINER= dmgk@FreeBSD.org COMMENT= Google Drive CLI Client LICENSE= MIT USES= go USE_GITHUB= yes GH_ACCOUNT= prasmussen GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} OPTIONS_DEFINE= DOCS PLIST_FILES= bin/gdrive PORTDOCS= README.md post-patch: ${MV} ${WRKSRC}/vendor/github.com/sabhiram/go-git-ignore \ ${WRKSRC}/vendor/github.com/sabhiram/go-gitignore post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index e09f8f18f047..e980c02f6aac 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -1,60 +1,60 @@ # Created by: adamw PORTNAME= geoipupdate PORTVERSION= 4.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net geography MAINTAINER= adamw@FreeBSD.org COMMENT= Fetch the latest copies of the GeoIP2 databases LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= gmake go:modules,no_targets GO_MODULE= github.com/maxmind/geoipupdate/v4 MAKE_ENV+= ${GO_ENV} \ CONFFILE=${PREFIX}/etc/GeoIP.conf \ DATADIR=${PREFIX}/share/GeoIP \ VERSION=${DISTVERSIONFULL} OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_DEFAULT=MANPAGES MANPAGES_BUILD_DEPENDS= lowdown:textproc/lowdown MANPAGES_PLIST_FILES= man/man1/geoipupdate.1.gz \ man/man5/GeoIP.conf.5.gz PLIST_FILES= bin/geoipupdate \ '@sample etc/GeoIP.conf.sample' \ '@dir share/GeoIP' PORTDOCS= GeoIP.conf.md geoipupdate.md SUB_FILES= pkg-message do-build-MANPAGES-on: # lowdown generates everything as section 7 { ${PRINTF} "title: geoipupdate\n\n" && ${CAT} ${WRKSRC}/doc/geoipupdate.md; } \ | ${LOCALBASE}/bin/lowdown -s -Tman \ | ${SED} -e '1s/7/1/' > ${WRKSRC}/build/geoipupdate.1 { ${PRINTF} "title: GeoIP.conf\n\n" && ${CAT} ${WRKSRC}/doc/GeoIP.conf.md; } \ | ${LOCALBASE}/bin/lowdown -s -Tman \ | ${SED} -e '1s/7/5/' > ${WRKSRC}/build/GeoIP.conf.5 do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/GeoIP ${INSTALL_PROGRAM} ${WRKSRC}/build/geoipupdate ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/build/GeoIP.conf ${STAGEDIR}${PREFIX}/etc/GeoIP.conf.sample do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/build && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} do-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/build/geoipupdate.1 ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/build/GeoIP.conf.5 ${STAGEDIR}${MANPREFIX}/man/man5 .include diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile index 29b9e4f83254..514393d3cb79 100644 --- a/net/gitlab-agent/Makefile +++ b/net/gitlab-agent/Makefile @@ -1,34 +1,34 @@ # Created by: Matthias Fechner PORTNAME= gitlab-agent PORTVERSION= 15.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= mfechner@FreeBSD.org COMMENT= GitLab kubernetes agent LICENSE= MIT # bazel>=0:devel/bazel \ BUILD_DEPENDS= git>=0:devel/git \ golangci-lint>=0:devel/golangci-lint USES= go:modules GO_MODULE= gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v15 _BUILD_DATE= $$(date -u "+%Y-%m-%d-%H%M UTC") GO_BUILDFLAGS= -tags="tracer_static,tracer_static_jaeger" \ -ldflags=" \ -X 'gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v15/cmd.Version=v${PORTVERSION}' \ -X 'gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v15/cmd.Commit=${GL_COMMIT:C/^(........).*/\1/}' \ -X 'gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v15/cmd.BuildTime=${_BUILD_DATE}'" GO_TARGET= ./cmd/kas PLIST_FILES= bin/kas do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/kas ${STAGEDIR}${PREFIX}/bin/kas .include diff --git a/net/go-bapu/Makefile b/net/go-bapu/Makefile index b97cdd5d1856..0bfc922d64ca 100644 --- a/net/go-bapu/Makefile +++ b/net/go-bapu/Makefile @@ -1,55 +1,55 @@ # Created by: Carlo Strub PORTNAME= bapu PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= https://bitbucket.org/carlostrub/bapu/get/ PKGNAMEPREFIX= go- DISTNAME= v${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= go-bapu MAINTAINER= cs@FreeBSD.org COMMENT= Virtual Machine Controller for Gandi.net LICENSE= BSD3CLAUSE USES= go:modules tar:bzip2 USE_GITHUB= nodefault GH_TUPLE= \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gizak:termui:f63e0cdd3f66:gizak_termui/vendor/github.com/gizak/termui \ go-check:check:8fa46927fb4f:go_check_check/vendor/gopkg.in/check.v1 \ 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 \ golang:sys:226ff32320da: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 \ kolo:xmlrpc:0826b98aaa29:kolo_xmlrpc/vendor/github.com/kolo/xmlrpc \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ maruel:panicparse:ad661195ed0e:maruel_panicparse/vendor/github.com/maruel/panicparse \ maruel:ut:v1.0.1:maruel_ut/vendor/github.com/maruel/ut \ mattn:go-runewidth:737072b4e32b:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:go-wordwrap:ad45545899c7:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ niemeyer:pretty:a10e7caefd8e:niemeyer_pretty/vendor/github.com/niemeyer/pretty \ nsf:termbox-go:abe82ce5fb7a:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ pelletier:go-buffruneio:v0.1.0:pelletier_go_buffruneio/vendor/github.com/pelletier/go-buffruneio \ pelletier:go-toml:v1.8.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ spf13:afero:v1.2.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ 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 \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv WRKSRC= ${WRKDIR}/carlostrub-bapu-23ca6b019fbc post-install: ${CP} -R ${WRKSRC}/bapu.toml.sample ${STAGEDIR}${PREFIX}/etc/ .include diff --git a/net/go-cs/Makefile b/net/go-cs/Makefile index 0c5d3fdcf4f5..0a63aabc5299 100644 --- a/net/go-cs/Makefile +++ b/net/go-cs/Makefile @@ -1,28 +1,28 @@ # Created by: Andy Kosela PORTNAME= go-cs PORTVERSION= 0.9 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= akosela@andykosela.com COMMENT= Concurrent ssh client LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= akosela CONFLICTS_INSTALL= clearsilver csound # bin/cs PLIST_FILES= bin/cs man/man1/cs.1.gz GO_TARGET= ./cs post-install: ${INSTALL_MAN} ${WRKSRC}/cs.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/net/gobgp/Makefile b/net/gobgp/Makefile index 9429515c6f4e..5e4d9a20d6ef 100644 --- a/net/gobgp/Makefile +++ b/net/gobgp/Makefile @@ -1,38 +1,38 @@ PORTNAME= gobgp PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= net DIST_SUBDIR= gobgp MAINTAINER= pi@FreeBSD.org COMMENT= BGP implementation in Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_RC_SUBR= gobgpd GO_MODULE= github.com/osrg/gobgp/v3 GO_TARGET= ./cmd/gobgp ./cmd/gobgpd:${PREFIX}/libexec/gobgpd SUB_FILES= gobgpd PLIST_FILES= bin/gobgp libexec/gobgpd OPTIONS_DEFINE= BASH ZSH OPTIONS_DEFAULT=BASH ZSH BASH_PLIST_FILES= etc/bash_completion.d/gobgp-completion.bash \ etc/bash_completion.d/gobgp-dynamic-completion.bash \ etc/bash_completion.d/gobgp-static-completion.bash ZSH_PLIST_FILES= share/zsh/site-functions/_gobgp post-install-BASH-on: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${GO_WRKSRC}/tools/completion/gobgp*-completion.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ post-install-ZSH-on: ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${GO_WRKSRC}/tools/completion/zsh/_gobgp ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ .include diff --git a/net/goreplay/Makefile b/net/goreplay/Makefile index 918a4b633146..64a979d58e79 100644 --- a/net/goreplay/Makefile +++ b/net/goreplay/Makefile @@ -1,47 +1,47 @@ PORTNAME= goreplay PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Tool for capturing and replaying live HTTP traffic LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go:modules USE_GITHUB= yes GH_ACCOUNT= buger GH_TUPLE= buger:${PORTNAME}:${DISTVERSIONPREFIX}${PORTVERSION}:DEFAULT \ Shopify:sarama:v1.26.4:shopify_sarama/vendor/github.com/Shopify/sarama \ araddon:gou:c797efecbb61:araddon_gou/vendor/github.com/araddon/gou \ aws:aws-sdk-go:v1.33.2:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ bitly:go-hostpool:v0.1.0:bitly_go_hostpool/vendor/github.com/bitly/go-hostpool \ bmizerany:assert:b7ed37b82869:bmizerany_assert/vendor/github.com/bmizerany/assert \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ eapache:go-resiliency:v1.2.0:eapache_go_resiliency/vendor/github.com/eapache/go-resiliency \ eapache:go-xerial-snappy:776d5712da21:eapache_go_xerial_snappy/vendor/github.com/eapache/go-xerial-snappy \ eapache:queue:v1.1.0:eapache_queue/vendor/github.com/eapache/queue \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:net:ab3426394381:golang_net/vendor/golang.org/x/net \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:85ca7c5b95cd:golang_sys/vendor/golang.org/x/sys \ google:gopacket:v1.1.18:google_gopacket/vendor/github.com/google/gopacket \ hashicorp:go-uuid:v1.0.2:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ jcmturner:aescts:v1.0.1:jcmturner_aescts/vendor/gopkg.in/jcmturner/aescts.v1 \ jcmturner:dnsutils:v1.0.1:jcmturner_dnsutils/vendor/gopkg.in/jcmturner/dnsutils.v1 \ jcmturner:gofork:v1.0.0:jcmturner_gofork/vendor/github.com/jcmturner/gofork \ jcmturner:gokrb5:v7.5.0:jcmturner_gokrb5/vendor/gopkg.in/jcmturner/gokrb5.v7 \ jcmturner:rpc:v1.1.0:jcmturner_rpc/vendor/gopkg.in/jcmturner/rpc.v1 \ jmespath:go-jmespath:v0.3.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ klauspost:compress:v1.10.10:klauspost_compress/vendor/github.com/klauspost/compress \ mattbaird:elastigo:2fe47fd29e4b:mattbaird_elastigo/vendor/github.com/mattbaird/elastigo \ pierrec:lz4:v2.5.2:pierrec_lz4/vendor/github.com/pierrec/lz4 \ rcrowley:go-metrics:10cdbea86bc0:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ smartystreets:goconvey:v1.6.4:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/gorss/Makefile b/net/gorss/Makefile index 0de4581f4731..1c52b643733c 100644 --- a/net/gorss/Makefile +++ b/net/gorss/Makefile @@ -1,37 +1,37 @@ # Created by: Alexey Dokuchaev PORTNAME= gorss PORTVERSION= 0.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net www MAINTAINER= danfe@FreeBSD.org COMMENT= Simple RSS/Atom reader written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= Lallassu .include "${.CURDIR}/Makefile.deps" GO_BUILDFLAGS= -ldflags "-w -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/internal.Version=${PORTVERSION}" GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} \ ${DATADIR_REL}/themes/default.theme \ ${DATADIR_REL}/themes/irssi.theme \ ${DATADIR_REL}/themes/night.theme post-patch: @${LN} -sf xdg_linux.go \ ${WRKSRC}/vendor/github.com/OpenPeeDeeP/xdg/xdg_${OPSYS:tl}.go post-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${CP} -a ${WRKSRC}/themes ${STAGEDIR}${DATADIR} .include diff --git a/net/grpcox/Makefile b/net/grpcox/Makefile index 478c479fb0e3..005cb46d3db7 100644 --- a/net/grpcox/Makefile +++ b/net/grpcox/Makefile @@ -1,30 +1,30 @@ PORTNAME= grpcox DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net www MAINTAINER= yuri@FreeBSD.org COMMENT= Web based GUI client for gRPC LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= gusaul GH_SUBDIR= src/github.com/gusaul/grpcox GH_TUPLE= \ fullstorydev:grpcurl:v1.3.2:fullstorydev_grpcurl/vendor/github.com/fullstorydev/grpcurl \ golang:net:d8887717615a:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:d0b11bdaac8a:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ google:go-genproto:c66870c02cf8:google_go_genproto/vendor/google.golang.org/genproto \ gorilla:mux:v1.7.0:gorilla_mux/vendor/github.com/gorilla/mux \ grpc:grpc-go:v1.21.0:grpc_grpc_go/vendor/google.golang.org/grpc \ jhump:protoreflect:v1.5.0:jhump_protoreflect/vendor/github.com/jhump/protoreflect PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/grpcui/Makefile b/net/grpcui/Makefile index aae8ef06463e..be66401d1925 100644 --- a/net/grpcui/Makefile +++ b/net/grpcui/Makefile @@ -1,42 +1,42 @@ PORTNAME= grpcui DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net www MAINTAINER= yuri@FreeBSD.org COMMENT= Interactive web UI for gRPC, along the lines of postman LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= fullstorydev GH_SUBDIR= src/github.com/fullstorydev/grpcui GH_TUPLE= \ census-instrumentation:opencensus-proto:v0.2.1:census_instrumentation_opencensus_proto/vendor/github.com/census-instrumentation/opencensus-proto \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cncf:udpa:04548b0d99d4:cncf_udpa_go/vendor/github.com/cncf/udpa \ cncf:xds:cb28da3451f1:cncf_xds_go/vendor/github.com/cncf/xds \ envoyproxy:go-control-plane:cf90f659a021:envoyproxy_go_control_plane/vendor/github.com/envoyproxy/go-control-plane \ envoyproxy:protoc-gen-validate:v0.1.0:envoyproxy_protoc_gen_validate/vendor/github.com/envoyproxy/protoc-gen-validate \ fullstorydev:grpcurl:v1.8.6:fullstorydev_grpcurl/vendor/github.com/fullstorydev/grpcurl \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:net:c89045814202:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:c3d80250170d:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ google:go-genproto:cb27e3aa2013:google_go_genproto/vendor/google.golang.org/genproto \ googleapis:google-cloud-go:v0.56.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ grpc:grpc-go:v1.44.0:grpc_grpc_go/vendor/google.golang.org/grpc \ jhump:protoreflect:c1d18a52a21d:jhump_protoreflect/vendor/github.com/jhump/protoreflect \ pkg:browser:0a3d74bf9ce4:pkg_browser/vendor/github.com/pkg/browser \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/grpcurl/Makefile b/net/grpcurl/Makefile index e9c979ae6b20..47ba4d2faf92 100644 --- a/net/grpcurl/Makefile +++ b/net/grpcurl/Makefile @@ -1,45 +1,45 @@ PORTNAME= grpcurl DISTVERSIONPREFIX= v DISTVERSION= 1.8.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= nc@FreeBSD.org COMMENT= Command-line tool that lets you interact with gRPC servers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= fullstorydev GH_SUBDIR= src/github.com/fullstorydev/grpcurl GH_TUPLE= \ census-instrumentation:opencensus-proto:v0.2.1:census_instrumentation_opencensus_proto/vendor/github.com/census-instrumentation/opencensus-proto \ cncf:udpa:5459f2c99403:cncf_udpa_go/vendor/github.com/cncf/udpa \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ envoyproxy:go-control-plane:668b12f5399d:envoyproxy_go_control_plane/vendor/github.com/envoyproxy/go-control-plane \ envoyproxy:protoc-gen-validate:v0.1.0:envoyproxy_protoc_gen_validate/vendor/github.com/envoyproxy/protoc-gen-validate \ go-check:check:41f04d3bba15:go_check_check/vendor/gopkg.in/check.v1 \ go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:net:4c5254603344:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:c3d80250170d:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:xerrors:9bdfabe68543:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.5.0:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:cb27e3aa2013:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ googleapis:google-cloud-go:v0.56.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ grpc:grpc-go:v1.37.0:grpc_grpc_go/vendor/google.golang.org/grpc \ jhump:protoreflect:v1.10.1:jhump_protoreflect/vendor/github.com/jhump/protoreflect \ protocolbuffers:protobuf-go:a709e31e5d12:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf GO_BUILDFLAGS= -ldflags "-X main.version=${DISTVERSIONPREFIX}${PORTVERSION} -s -w" GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/grpcurl .include diff --git a/net/gscloud/Makefile b/net/gscloud/Makefile index 3bfd9901ce46..8d03bb0f8c9c 100644 --- a/net/gscloud/Makefile +++ b/net/gscloud/Makefile @@ -1,79 +1,79 @@ PORTNAME= gscloud DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net devel MAINTAINER= egypcio@FreeBSD.org COMMENT= Official command-line interface for gridscale's API written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= gridscale GH_TUPLE= 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 \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-logr:logr:v0.4.0:go_logr_logr/vendor/github.com/go-logr/logr \ 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 \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:net:3d97a244fca7:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:a50acf3fe073:golang_sys/vendor/golang.org/x/sys \ golang:term:6a3ed077a48d:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.4:golang_text/vendor/golang.org/x/text \ golang:time:f8bda1e9f3ba:golang_time/vendor/golang.org/x/time \ google:go-cmp:v0.5.2:google_go_cmp/vendor/github.com/google/go-cmp \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ gridscale:gsclient-go:v3.6.2:gridscale_gsclient_go_v3/vendor/github.com/gridscale/gsclient-go/v3 \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ json-iterator:go:v1.1.10:json_iterator_go/vendor/github.com/json-iterator/go \ kardianos:osext:2bc1f35cddc0:kardianos_osext/vendor/github.com/kardianos/osext \ kirsle:configdir:e45d2f54772f:kirsle_configdir/vendor/github.com/kirsle/configdir \ kubernetes-sigs:structured-merge-diff:v4.1.0:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v4 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:apimachinery:v0.21.0:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.21.0:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v2.8.0:kubernetes_klog/vendor/k8s.io/klog/v2 \ kubernetes:utils:67b214c5f920:kubernetes_utils/vendor/k8s.io/utils \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-runewidth:v0.0.12:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ 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 \ 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 \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ 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 \ sethvargo:go-password:v0.2.0:sethvargo_go_password/vendor/github.com/sethvargo/go-password \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ 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:v1.1.3: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 \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv GO_PKGNAME= github.com/gridscale/gscloud/cmd GO_TARGET= . CGO_ENABLED= 0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/ipinfo-cli/Makefile b/net/ipinfo-cli/Makefile index f3da22e4fd5c..6956ee4342d2 100644 --- a/net/ipinfo-cli/Makefile +++ b/net/ipinfo-cli/Makefile @@ -1,44 +1,44 @@ # Created by: Gabriel M. Dutra <0xdutra@gmail.com> PORTNAME= ipinfo DISTVERSIONPREFIX= ipinfo- DISTVERSION= 2.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= 0xdutra@gmail.com COMMENT= Official Command Line Interface for the IPinfo API LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_PROJECT= cli GH_TUPLE= \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ etcd-io:bbolt:v1.3.6:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \ go-yaml:yaml:496545a6307b:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:sync:0976fa681c29:golang_sync/vendor/golang.org/x/sync \ golang:sys:2c5d950f24ef:golang_sys/vendor/golang.org/x/sys \ golang:term:2321bbc49cbf:golang_term/vendor/golang.org/x/term \ hashicorp:errwrap:v1.1.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:v1.1.1:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ ipinfo:go:v2.7.0:ipinfo_go_v2/vendor/github.com/ipinfo/go/v2 \ jszwec:csvutil:v1.4.0:jszwec_csvutil/vendor/github.com/jszwec/csvutil \ 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 \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ pkg:browser:ce105d075bb4:pkg_browser/vendor/github.com/pkg/browser \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ posener:script:v1.1.5:posener_script/vendor/github.com/posener/script \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify GO_TARGET= ./ipinfo PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/k6/Makefile b/net/k6/Makefile index a79726190bd4..e30edf78f4ad 100644 --- a/net/k6/Makefile +++ b/net/k6/Makefile @@ -1,36 +1,36 @@ PORTNAME= k6 DISTVERSIONPREFIX= v DISTVERSION= 0.37.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= lcook@FreeBSD.org COMMENT= Modern load testing tool, using Go and Javascript LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules _BUILD_DATE= $$(date -u +"%FT%T%z") _BUILD_HASH= 67657f4 GO_MODULE= github.com/grafana/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X go.k6.io/k6/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 diff --git a/net/kube-controller-manager/Makefile b/net/kube-controller-manager/Makefile index 5adaa5b835ac..63f9c108bc8b 100644 --- a/net/kube-controller-manager/Makefile +++ b/net/kube-controller-manager/Makefile @@ -1,33 +1,33 @@ PORTNAME= kube-controller-manager PORTVERSION= 1.13.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= loic.blot@unix-experience.fr COMMENT= Kubernetes controller manager daemon LICENSE= APACHE20 BROKEN_aarch64= fails to build: vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00 USES= cpe go CPE_VENDOR= jenkins CPE_PRODUCT= kubernetes USE_GITHUB= yes GH_ACCOUNT= kubernetes GH_PROJECT= kubernetes BUILD_DATE= 2019-01-30T00:00:00Z GO_PKGNAME= k8s.io/kubernetes GO_TARGET= ${GO_PKGNAME}/cmd/kube-controller-manager GO_BUILDFLAGS= -ldflags="-X k8s.io/kubernetes/pkg/version.gitMajor=${PORTVERSION:R:R} \ -X k8s.io/kubernetes/pkg/version.gitMinor=${PORTVERSION:R:E} \ -X k8s.io/kubernetes/pkg/version.buildDate=${BUILD_DATE} \ -X k8s.io/kubernetes/pkg/version.gitVersion=${DISTVERSIONPREFIX}${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/kube-scheduler/Makefile b/net/kube-scheduler/Makefile index e44b0bd4fe01..c1d0abedb7eb 100644 --- a/net/kube-scheduler/Makefile +++ b/net/kube-scheduler/Makefile @@ -1,33 +1,33 @@ PORTNAME= kube-scheduler PORTVERSION= 1.13.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= loic.blot@unix-experience.fr COMMENT= Kubernetes scheduler daemon LICENSE= APACHE20 BROKEN_aarch64= fails to build: vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00 USES= cpe go CPE_VENDOR= jenkins CPE_PRODUCT= kubernetes USE_GITHUB= yes GH_ACCOUNT= kubernetes GH_PROJECT= kubernetes BUILD_DATE= 2019-01-30T00:00:00Z GO_PKGNAME= k8s.io/kubernetes GO_TARGET= ${GO_PKGNAME}/cmd/kube-scheduler GO_BUILDFLAGS= -ldflags="-X k8s.io/kubernetes/pkg/version.gitMajor=${PORTVERSION:R:R} \ -X k8s.io/kubernetes/pkg/version.gitMinor=${PORTVERSION:R:E} \ -X k8s.io/kubernetes/pkg/version.buildDate=${BUILD_DATE} \ -X k8s.io/kubernetes/pkg/version.gitVersion=${DISTVERSIONPREFIX}${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/librespeed-cli/Makefile b/net/librespeed-cli/Makefile index 3da9625dbe17..ca2704dc38ff 100644 --- a/net/librespeed-cli/Makefile +++ b/net/librespeed-cli/Makefile @@ -1,21 +1,22 @@ PORTNAME= librespeed-cli DISTVERSIONPREFIX= v DISTVERSION= 1.0.10 +PORTREVISION= 1 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org COMMENT= CLI interface to run librespeed speedtests LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/librespeed/speedtest-cli GO_BUILDFLAGS+= -ldflags "-X \"librespeed-cli/defs.ProgName=${PORTNAME}\" \ -X \"librespeed-cli/defs.ProgVersion=${PORTVERSION}-freebsd\" \ -X \"librespeed-cli/defs.BuildDate=`date -u '+%Y-%m-%d %H:%M:%S %Z'`\"" PLIST_FILES= bin/librespeed-cli .include diff --git a/net/librespeed-go/Makefile b/net/librespeed-go/Makefile index 6fb47bef96c7..193bfe7b7c28 100644 --- a/net/librespeed-go/Makefile +++ b/net/librespeed-go/Makefile @@ -1,46 +1,47 @@ PORTNAME= librespeed-go DISTVERSIONPREFIX= v DISTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= net www MAINTAINER= driesm@FreeBSD.org COMMENT= GO backend for LibreSpeed LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_RC_SUBR= librespeed-go GO_MODULE= github.com/librespeed/speedtest-go SUB_FILES= pkg-message SUB_LIST= LIBRESPEED_USER=${USERS} LIBRESPEED_GROUP=${GROUPS} PORTNAME=${PORTNAME} USERS= librespeed GROUPS= librespeed PLIST_SUB= LIBRESPEED_USER=${USERS} LIBRESPEED_GROUP=${GROUPS} OPTIONS_DEFINE= EXAMPLES post-patch: ${REINPLACE_CMD} -e 's|"."|"${ETCDIR}"|g' ${WRKSRC}/config/config.go pre-install: ${REINPLACE_CMD} -e 's|assets_path=""|assets_path="${WWWDIR}"|g' ${WRKSRC}/settings.toml ${REINPLACE_CMD} -e 's|speedtest.db|/var/db/${PORTNAME}/speedtest.db|g' ${WRKSRC}/settings.toml post-install: ${MKDIR} ${STAGEDIR}${WWWDIR} ${CP} -a ${WRKSRC}/web/assets/*.js ${STAGEDIR}${WWWDIR} ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/settings.toml ${STAGEDIR}${ETCDIR}/settings.toml.sample ${MKDIR} ${STAGEDIR}/var/db/${PORTNAME} ${MKDIR} ${STAGEDIR}/var/run/${PORTNAME} post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${CP} -a ${WRKSRC}/web/assets/*.html ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/net/madonctl/Makefile b/net/madonctl/Makefile index 3519abddb6b0..d5d98207adb6 100644 --- a/net/madonctl/Makefile +++ b/net/madonctl/Makefile @@ -1,23 +1,23 @@ # Created by: Po-Chuan Hsieh PORTNAME= madonctl PORTVERSION= 2.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org COMMENT= CLI client for the Mastodon social network API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules PLIST_FILES= bin/madonctl GH_ACCOUNT= McKael GH_TAGNAME= 8ecb5fa USE_GITHUB= yes .include diff --git a/net/nats-nkeys/Makefile b/net/nats-nkeys/Makefile index 55bd314c4ed8..a463230a2fb3 100644 --- a/net/nats-nkeys/Makefile +++ b/net/nats-nkeys/Makefile @@ -1,28 +1,28 @@ PORTNAME= nkeys PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net PKGNAMEPREFIX= nats- MAINTAINER= olgeni@FreeBSD.org COMMENT= Public-key signature system based on Ed25519 for the NATS ecosystem LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_TARGET= ./nk GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= nats-io GH_TUPLE= golang:crypto:e6e6c4f2bb5b:golang_crypto/vendor/golang.org/x/crypto PLIST_FILES= bin/nk \ share/doc/${PORTNAME}/README.md post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/net/nats-nsc/Makefile b/net/nats-nsc/Makefile index a560e0b26c8a..d22f8ff53841 100644 --- a/net/nats-nsc/Makefile +++ b/net/nats-nsc/Makefile @@ -1,76 +1,76 @@ PORTNAME= nsc PORTVERSION= 2.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net PKGNAMEPREFIX= nats- MAINTAINER= olgeni@FreeBSD.org COMMENT= Tool for creating NATS account and user access configurations LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= nats-io GH_TUPLE= AlecAivazis:survey:v2.0.4:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ briandowns:spinner:195c31b675a7:briandowns_spinner/vendor/github.com/briandowns/spinner \ cpuguy83:go-md2man:v1.0.10:cpuguy83_go_md2man/vendor/github.com/cpuguy83/go-md2man \ 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-yaml:yaml:9f266ea9e77c:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ 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:5e0467b6c7ce:golang_crypto/vendor/golang.org/x/crypto \ golang:net:69e39bad7dc2:golang_net/vendor/golang.org/x/net \ golang:oauth2:d668ce993890:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:5a964db01320:golang_sys/vendor/golang.org/x/sys \ golang:time:f0f3c7e86c11:golang_time/vendor/golang.org/x/time \ google:go-github:v30.1.0:google_go_github_v30/vendor/github.com/google/go-github/v30 \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ 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 \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ klauspost:compress:v1.14.4:klauspost_compress/vendor/github.com/klauspost/compress \ 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 \ mgutz:ansi:9520e82c474b:mgutz_ansi/vendor/github.com/mgutz/ansi \ minio:highwayhash:v1.0.2:minio_highwayhash/vendor/github.com/minio/highwayhash \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ nats-io:cliprompts:372d79b36768:nats_io_cliprompts_v2/vendor/github.com/nats-io/cliprompts \ nats-io:jsm.go:v0.0.30:nats_io_jsm_go/vendor/github.com/nats-io/jsm.go \ nats-io:jwt:442af02fd36a:nats_io_jwt_v2 \ nats-io:jwt:v1.2.2:nats_io_jwt/vendor/github.com/nats-io/jwt \ nats-io:nats-server:5c0d1999ff72:nats_io_nats_server_v2/vendor/github.com/nats-io/nats-server/v2 \ nats-io:nats.go:2f2f6968e98d:nats_io_nats_go/vendor/github.com/nats-io/nats.go \ nats-io:nkeys:v0.3.0:nats_io_nkeys/vendor/github.com/nats-io/nkeys \ nats-io:nuid:v1.0.1:nats_io_nuid/vendor/github.com/nats-io/nuid \ onsi:gomega:v1.4.3:onsi_gomega/vendor/github.com/onsi/gomega \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rhysd:go-github-selfupdate:v1.2.2:rhysd_go_github_selfupdate/vendor/github.com/rhysd/go-github-selfupdate \ russross:blackfriday:v1.5.2:russross_blackfriday/vendor/github.com/russross/blackfriday \ spf13:cobra:v0.0.3:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ tcnksm:go-gitconfig:v0.1.2:tcnksm_go_gitconfig/vendor/github.com/tcnksm/go-gitconfig \ ulikunitz:xz:v0.5.8:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ xlab:tablewriter:80b567a11ad5:xlab_tablewriter/vendor/github.com/xlab/tablewriter PLIST_FILES= bin/nsc \ share/doc/${PORTNAME}/README.md post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/nats-io/jwt/v2 @${RLN} ${WRKSRC_nats_io_jwt_v2}/v2 ${WRKSRC}/vendor/github.com/nats-io/jwt/v2 post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/net/nats-server/Makefile b/net/nats-server/Makefile index 88680251ef7f..1bef26ba6439 100644 --- a/net/nats-server/Makefile +++ b/net/nats-server/Makefile @@ -1,47 +1,47 @@ PORTNAME= nats-server PORTVERSION= 2.8.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org COMMENT= Messaging system written in Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= nats-io GH_TUPLE= golang:crypto:3147a52a75dd:golang_crypto/vendor/golang.org/x/crypto \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:5a964db01320:golang_sys/vendor/golang.org/x/sys \ golang:time:f0f3c7e86c11:golang_time/vendor/golang.org/x/time \ klauspost:compress:v1.14.4:klauspost_compress/vendor/github.com/klauspost/compress \ minio:highwayhash:v1.0.2:minio_highwayhash/vendor/github.com/minio/highwayhash \ nats-io:jwt:442af02fd36a:nats_io_jwt_v2/vendor/github.com/nats-io/jwt \ nats-io:nats.go:v1.15.0:nats_io_nats_go/vendor/github.com/nats-io/nats.go \ nats-io:nkeys:v0.3.0:nats_io_nkeys/vendor/github.com/nats-io/nkeys \ nats-io:nuid:v1.0.1:nats_io_nuid/vendor/github.com/nats-io/nuid \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf USE_RC_SUBR= nats.sh GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USERS= nats GROUPS= nats OPTIONS_DEFINE= DOCS post-patch: @${LN} -s ${WRKSRC} ${WRKSRC}/vendor/${GO_PKGNAME} post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc ${INSTALL_DATA} ${FILESDIR}/nats.conf ${STAGEDIR}${PREFIX}/etc/nats.conf.sample @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/server && ${COPYTREE_SHARE} configs ${STAGEDIR}${DOCSDIR} .include diff --git a/net/nats-streaming-server/Makefile b/net/nats-streaming-server/Makefile index 0f5b28fc7cb4..ebad68a6bf3f 100644 --- a/net/nats-streaming-server/Makefile +++ b/net/nats-streaming-server/Makefile @@ -1,53 +1,53 @@ PORTNAME= nats-streaming-server PORTVERSION= 0.24.6 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org COMMENT= Streaming system server for NATS LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= nats-io GH_TUPLE= armon:go-metrics:ec5e00d3c878:armon_go_metrics/vendor/github.com/armon/go-metrics \ etcd-io:bbolt:v1.3.6:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ go-sql-driver:mysql:v1.6.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:crypto:3147a52a75dd:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:33da011f77ad:golang_sys/vendor/golang.org/x/sys \ golang:time:f0f3c7e86c11:golang_time/vendor/golang.org/x/time \ hashicorp:go-hclog:v1.1.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-immutable-radix:v1.0.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-msgpack:v1.1.5:hashicorp_go_msgpack/vendor/github.com/hashicorp/go-msgpack \ hashicorp:golang-lru:v0.5.0:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:raft:v1.3.9:hashicorp_raft/vendor/github.com/hashicorp/raft \ klauspost:compress:v1.14.4:klauspost_compress/vendor/github.com/klauspost/compress \ lib:pq:v1.10.4:lib_pq/vendor/github.com/lib/pq \ mattn:go-colorable:v0.1.4:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.10:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ minio:highwayhash:v1.0.2:minio_highwayhash/vendor/github.com/minio/highwayhash \ nats-io:jwt:442af02fd36a:nats_io_jwt_v2/vendor/github.com/nats-io/jwt \ nats-io:nats-server:v2.8.2:nats_io_nats_server_v2/vendor/github.com/nats-io/nats-server/v2 \ nats-io:nats.go:v1.15.0:nats_io_nats_go/vendor/github.com/nats-io/nats.go \ nats-io:nkeys:v0.3.0:nats_io_nkeys/vendor/github.com/nats-io/nkeys \ nats-io:nuid:v1.0.1:nats_io_nuid/vendor/github.com/nats-io/nuid \ nats-io:stan.go:v0.10.2:nats_io_stan_go/vendor/github.com/nats-io/stan.go \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs USE_RC_SUBR= nats_streaming.sh GO_BUILDFLAGS= -buildvcs=false OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc ${INSTALL_SCRIPT} ${FILESDIR}/nats_streaming.conf ${STAGEDIR}${PREFIX}/etc/nats_streaming.conf.sample @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/net/nats-top/Makefile b/net/nats-top/Makefile index 63b8b3bc3947..f8d8c86d655f 100644 --- a/net/nats-top/Makefile +++ b/net/nats-top/Makefile @@ -1,33 +1,33 @@ PORTNAME= nats-top PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org COMMENT= Top like program monitor for NATS LICENSE= MIT USES= go:modules USE_GITHUB= yes GH_ACCOUNT= nats-io GH_TUPLE= davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ gizak:termui:e62b5929642a:gizak_termui/vendor/gopkg.in/gizak/termui.v1 \ golang:crypto:5e0467b6c7ce:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:5a964db01320:golang_sys/vendor/golang.org/x/sys \ golang:time:f0f3c7e86c11:golang_time/vendor/golang.org/x/time \ klauspost:compress:v1.14.4:klauspost_compress/vendor/github.com/klauspost/compress \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ minio:highwayhash:v1.0.2:minio_highwayhash/vendor/github.com/minio/highwayhash \ nats-io:jwt:58e87895b296:nats_io_jwt_v2/vendor/github.com/nats-io/jwt \ nats-io:nats-server:v2.7.4:nats_io_nats_server_v2/vendor/github.com/nats-io/nats-server/v2 \ nats-io:nkeys:v0.3.0:nats_io_nkeys/vendor/github.com/nats-io/nkeys \ nats-io:nuid:v1.0.1:nats_io_nuid/vendor/github.com/nats-io/nuid \ nsf:termbox-go:v1.1.1:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify GO_PKGNAME= github.com/nats-io/nats-top PLIST_FILES= bin/nats-top .include diff --git a/net/natscli/Makefile b/net/natscli/Makefile index f05a5485e3a0..b7d09ec856ac 100644 --- a/net/natscli/Makefile +++ b/net/natscli/Makefile @@ -1,71 +1,71 @@ PORTNAME= natscli PORTVERSION= 0.0.33 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org COMMENT= Command line utility to interact with and manage NATS LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= nats-io GH_TUPLE= AlecAivazis:survey:v2.3.4:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ HdrHistogram:hdrhistogram-go:v1.1.2:hdrhistogram_hdrhistogram_go/vendor/github.com/HdrHistogram/hdrhistogram-go \ 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:b94a6e3cc137:alecthomas_units/vendor/github.com/alecthomas/units \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ emicklei:dot:v0.16.0:emicklei_dot/vendor/github.com/emicklei/dot \ fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ ghodss:yaml:v1.0.0:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:793ad666bf5e:golang_crypto/vendor/golang.org/x/crypto \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:da31bd327af9:golang_sys/vendor/golang.org/x/sys \ golang:term:065cf7ba2467:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:f0f3c7e86c11:golang_time/vendor/golang.org/x/time \ google:go-cmp:v0.5.8:google_go_cmp/vendor/github.com/google/go-cmp \ gosuri:uilive:v0.0.4:gosuri_uilive/vendor/github.com/gosuri/uilive \ gosuri:uiprogress:v0.0.1:gosuri_uiprogress/vendor/github.com/gosuri/uiprogress \ guptarohit:asciigraph:v0.5.5:guptarohit_asciigraph/vendor/github.com/guptarohit/asciigraph \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ klauspost:compress:v1.15.5:klauspost_compress/vendor/github.com/klauspost/compress \ mattn:go-colorable:v0.1.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mgutz:ansi:9520e82c474b:mgutz_ansi/vendor/github.com/mgutz/ansi \ minio:highwayhash:v1.0.2:minio_highwayhash/vendor/github.com/minio/highwayhash \ nats-io:jsm.go:v0.0.33:nats_io_jsm_go/vendor/github.com/nats-io/jsm.go \ nats-io:jwt:442af02fd36a:nats_io_jwt_v2/vendor/github.com/nats-io/jwt \ nats-io:nats-server:v2.8.4:nats_io_nats_server_v2/vendor/github.com/nats-io/nats-server/v2 \ nats-io:nats.go:v1.16.0:nats_io_nats_go/vendor/github.com/nats-io/nats.go \ nats-io:nkeys:v0.3.0:nats_io_nkeys/vendor/github.com/nats-io/nkeys \ nats-io:nuid:v1.0.1:nats_io_nuid/vendor/github.com/nats-io/nuid \ prometheus:client_golang:v1.12.2:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.34.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ santhosh-tekuri:jsonschema:v5.0.0:santhosh_tekuri_jsonschema_v5/vendor/github.com/santhosh-tekuri/jsonschema/v5 \ tylertreat:hdrhistogram-writer:2e440612a39f:tylertreat_hdrhistogram_writer/vendor/github.com/tylertreat/hdrhistogram-writer \ xlab:tablewriter:80b567a11ad5:xlab_tablewriter/vendor/github.com/xlab/tablewriter GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ./nats GO_BUILDFLAGS= -buildvcs=false PLIST_FILES= bin/nats \ share/doc/${PORTNAME}/README.md post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/net/nncp/Makefile b/net/nncp/Makefile index 4e9ebe37c61c..1e22baf91b45 100644 --- a/net/nncp/Makefile +++ b/net/nncp/Makefile @@ -1,32 +1,32 @@ PORTNAME= nncp DISTVERSION= 8.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ MAINTAINER= stargrave@stargrave.org COMMENT= Utilities for secure store-and-forward files, mail, command exchanging LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= go:modules,no_targets tar:xz USE_RC_SUBR= nncp-caller nncp-daemon nncp-toss MAKE_ARGS= INFODIR=${STAGEDIR}${PREFIX}/${INFO_PATH} MAKE_ENV= ${GO_ENV} INSTALL_TARGET= install-strip SUB_FILES= pkg-message pkg-install pkg-deinstall INFO= nncp PORTDOCS= AUTHORS NEWS NEWS.RU README README.RU THANKS OPTIONS_DEFINE= DOCS post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d ${INSTALL_DATA} ${FILESDIR}/nncp.newsyslog.conf.sample ${STAGEDIR}${PREFIX}/etc/nncp.conf.sample .include diff --git a/net/nsq/Makefile b/net/nsq/Makefile index 906c7468651f..8dc9a6a43199 100644 --- a/net/nsq/Makefile +++ b/net/nsq/Makefile @@ -1,41 +1,41 @@ PORTNAME= nsq PORTVERSION= 1.2.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= jhixson@FreeBSD.org COMMENT= Realtime distributed messaging platform LICENSE= MIT ONLY_FOR_ARCHS= aarch64 amd64 armv7 USES= go:modules USE_RC_SUBR= nsqd nsqlookupd nsqadmin USE_GITHUB= yes GH_ACCOUNT= nsqio GH_SUBDIR= src/github.com/nsqio/nsq GH_TUPLE= \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ bitly:go-hostpool:v0.1.0:bitly_go_hostpool/vendor/github.com/bitly/go-hostpool \ bitly:timer_metrics:v1.0.0:bitly_timer_metrics/vendor/github.com/bitly/timer_metrics \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ bmizerany:perks:d9a9656a3a4b:bmizerany_perks/vendor/github.com/bmizerany/perks \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:22da62e12c0c:golang_sys/vendor/golang.org/x/sys \ julienschmidt:httprouter:v1.3.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ mreiferson:go-options:v1.0.0:mreiferson_go_options/vendor/github.com/mreiferson/go-options \ mreiferson:go-svc:7a96e00010f6:mreiferson_go_svc/vendor/github.com/judwhite/go-svc \ nsqio:go-diskqueue:v1.0.0:nsqio_go_diskqueue/vendor/github.com/nsqio/go-diskqueue \ nsqio:go-nsq:v1.0.8:nsqio_go_nsq/vendor/github.com/nsqio/go-nsq GO_BUILDFLAGS= -ldflags "-X main.GitDescribe=${DISTVERSIONFULL}" GO_TARGET= ./apps/nsqd ./apps/nsqlookupd ./apps/nsqadmin \ ./apps/nsq_to_nsq ./apps/nsq_to_file ./apps/nsq_to_http \ ./apps/nsq_tail ./apps/nsq_stat ./apps/to_nsq .include diff --git a/net/ooni-mini/Makefile b/net/ooni-mini/Makefile index b622d5500f7b..0ea6c8fb6cfe 100644 --- a/net/ooni-mini/Makefile +++ b/net/ooni-mini/Makefile @@ -1,68 +1,68 @@ PORTNAME= ooni-mini DISTVERSIONPREFIX= v DISTVERSION= 0.23.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net www benchmarks MAINTAINER= egypcio@FreeBSD.org COMMENT= Small command line client that tests OONI's functionality LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= go:modules USE_GITHUB= yes USE_GITLAB= nodefault # # github.com/ooni/probe-engine/blob/master/readme_compiletimecheck.go#L6 GO_BUILDFLAGS= -tags=ooni,nomk,DISABLE_QUIC -ldflags '-s -w -extldflags "-static"' GO_TARGET= ./cmd/miniooni GH_ACCOUNT= ooni GH_PROJECT= probe-engine GH_TUPLE= apex:log:v1.9.0:apex_log/vendor/github.com/apex/log \ cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \ creack:goselect:v0.1.1:creack_goselect/vendor/github.com/creack/goselect \ cretz:bine:v0.1.0:cretz_bine/vendor/github.com/cretz/bine \ dchest:siphash:v1.2.2:dchest_siphash/vendor/github.com/dchest/siphash \ dsnet:compress:v0.0.1:dsnet_compress/vendor/github.com/dsnet/compress \ fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \ golang:crypto:eec23a3978ad:golang_crypto/vendor/golang.org/x/crypto \ golang:net:5f4716e94777:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:22da62e12c0c:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.5:golang_text/vendor/golang.org/x/text \ google:go-cmp:v0.5.2:google_go_cmp/vendor/github.com/google/go-cmp \ google:martian:v3.1.0:google_martian_v3/vendor/github.com/google/martian/v3 \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ iancoleman:strcase:v0.1.3:iancoleman_strcase/vendor/github.com/iancoleman/strcase \ lucas-clemente:quic-go:v0.19.3:lucas_clemente_quic_go/vendor/github.com/lucas-clemente/quic-go \ marten-seemann:qpack:v0.2.1:marten_seemann_qpack/vendor/github.com/marten-seemann/qpack \ marten-seemann:qtls-go1-15:v0.1.1:marten_seemann_qtls_go1_15/vendor/github.com/marten-seemann/qtls-go1-15 \ marten-seemann:qtls:v0.10.0:marten_seemann_qtls/vendor/github.com/marten-seemann/qtls \ 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 \ miekg:dns:v1.1.35:miekg_dns/vendor/github.com/miekg/dns \ montanaflynn:stats:v0.6.4:montanaflynn_stats/vendor/github.com/montanaflynn/stats \ ooni:psiphon:v0.4.0:ooni_psiphon/vendor/github.com/ooni/psiphon \ oschwald:geoip2-golang:v1.4.0:oschwald_geoip2_golang/vendor/github.com/oschwald/geoip2-golang \ oschwald:maxminddb-golang:v1.8.0:oschwald_maxminddb_golang/vendor/github.com/oschwald/maxminddb-golang \ pborman:getopt:v2.1.0:pborman_getopt_v2/vendor/github.com/pborman/getopt \ pion:stun:v0.3.5:pion_stun/vendor/github.com/pion/stun \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rogpeppe:go-internal:v1.7.0:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal GH_TUPLE+= marten-seemann:qtls-go1-16:v0.1.3:marten_seemann_qtls_go1_16/vendor/github.com/marten-seemann/qtls-go1-16 \ torbsd:goptlib:v1.1.0:torbsd_goptlib/vendor/git.torproject.org/pluggable-transports/goptlib.git GL_TUPLE= yawning:bsaes:26d1add596b6d800bdeeb3bc3b2c7b316c056b6d:yawning_bsaes/vendor/git.schwanenlied.me/yawning/bsaes.git \ yawning:obfs4:f638c33f6c6f697498150d5f0dfbf26453759262:yawning_obfs4/vendor/gitlab.com/yawning/obfs4.git \ yawning:utls:ad258eb64575fd468dbd2f93ef229df5f7fe72b4:yawning_utls/vendor/gitlab.com/yawning/utls.git PLIST_FILES= bin/miniooni .include diff --git a/net/ooni-probe-cli/Makefile b/net/ooni-probe-cli/Makefile index 87293f5cdbce..610133d7bbea 100644 --- a/net/ooni-probe-cli/Makefile +++ b/net/ooni-probe-cli/Makefile @@ -1,22 +1,23 @@ PORTNAME= ooni-probe-cli DISTVERSIONPREFIX= v DISTVERSION= 3.15.1 +PORTREVISION= 1 CATEGORIES= net www benchmarks MAINTAINER= egypcio@FreeBSD.org COMMENT= Next generation OONI Probe CLI LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= go:modules GO_MODULE= github.com/ooni/probe-cli/v3 GO_TARGET= ./cmd/ooniprobe GO_BUILDFLAGS= -ldflags '-s -w -extldflags "-static"' PLIST_FILES= bin/ooniprobe .include diff --git a/net/rclone/Makefile b/net/rclone/Makefile index b2d415d70605..fdd7d582a58f 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -1,23 +1,24 @@ PORTNAME= rclone DISTVERSIONPREFIX= v DISTVERSION= 1.59.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= tremere@cainites.net COMMENT= Sync files to and from various cloud services LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cpe go:modules GO_MODULE= github.com/rclone/rclone PLIST_FILES= bin/rclone \ man/man1/rclone.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/rclone.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/net/rospo/Makefile b/net/rospo/Makefile index 1574eb025f15..76c851dcf3b2 100644 --- a/net/rospo/Makefile +++ b/net/rospo/Makefile @@ -1,79 +1,79 @@ PORTNAME= rospo DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net net-vpn sysutils MASTER_SITES= https://github.com/ferama/rospo/releases/download/v${DISTVERSION}/ui-artifacts.tar.gz?dummy=/:artifacts DISTFILES= ${PORTNAME}-ui-artifacts-${DISTVERSION}.tar.gz:artifacts MAINTAINER= fuz@fuz.su COMMENT= Simple and reliable ssh tunnels with embedded ssh server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= ferama GH_TUPLE= creack:pty:v1.1.17:creack_pty/vendor/github.com/creack/pty \ gin-contrib:cors:v1.3.1:gin_contrib_cors/vendor/github.com/gin-contrib/cors \ gin-contrib:sse:v0.1.0:gin_contrib_sse/vendor/github.com/gin-contrib/sse \ gin-gonic:gin:v1.7.7:gin_gonic_gin/vendor/github.com/gin-gonic/gin \ go-playground:locales:v0.14.0:go_playground_locales/vendor/github.com/go-playground/locales \ go-playground:universal-translator:v0.18.0:go_playground_universal_translator/vendor/github.com/go-playground/universal-translator \ go-playground:validator:v10.10.0:go_playground_validator_v10/vendor/github.com/go-playground/validator/v10 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:86341886e292:golang_crypto/vendor/golang.org/x/crypto \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:3681064d5158:golang_sys/vendor/golang.org/x/sys \ golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ json-iterator:go:v1.1.12:json_iterator_go/vendor/github.com/json-iterator/go \ judwhite:go-svc:v1.2.1:judwhite_go_svc/vendor/github.com/judwhite/go-svc \ leodido:go-urn:v1.2.1:leodido_go_urn/vendor/github.com/leodido/go-urn \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \ modern-go:reflect2:v1.0.2:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ spf13:cobra:v1.3.0:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ ugorji:go:v1.2.6:ugorji_go_codec/vendor/github.com/ugorji/go GO_BUILDFLAGS= -ldflags="-X github.com/ferama/rospo/cmd.Version=${DISTVERSION}" PLIST_FILES= bin/rospo \ etc/bash_completion.d/rospo \ share/fish/vendor_completions.d/rospo.fish \ share/zsh/site_functions/_rospo PORTDOCS= README.md \ configs/config_template.yaml \ img/home.png \ img/tunnels.png OPTIONS_DEFINE= DOCS post-extract: @${MV} ${WRKDIR}/pkg/web/ui/build ${WRKSRC}/pkg/web/ui/build post-install: @${ECHO_MSG} '====> installing shell completion files' ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${GO_WRKDIR_BIN}/rospo completion bash \ >${STAGEDIR}${PREFIX}/etc/bash_completion.d/rospo ${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${GO_WRKDIR_BIN}/rospo completion fish \ >${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/rospo.fish ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site_functions ${GO_WRKDIR_BIN}/rospo completion zsh \ >${STAGEDIR}${PREFIX}/share/zsh/site_functions/_rospo post-install-DOCS-on: @${ECHO_MSG} '====> installing documentation files' ${MKDIR} ${STAGEDIR}${DOCSDIR}/configs ${MKDIR} ${STAGEDIR}${DOCSDIR}/img .for doc in ${PORTDOCS} ${INSTALL_MAN} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}/`dirname ${doc}` .endfor .include diff --git a/net/s5cmd/Makefile b/net/s5cmd/Makefile index fd1c3f6051f3..206372d42854 100644 --- a/net/s5cmd/Makefile +++ b/net/s5cmd/Makefile @@ -1,22 +1,23 @@ # Created by: Emanuel Haupt PORTNAME= s5cmd DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org COMMENT= Very fast S3 command-line tool written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= peak GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/s5cmd .include diff --git a/net/seaweedfs/Makefile b/net/seaweedfs/Makefile index 5f605ab59002..976bd2733b93 100644 --- a/net/seaweedfs/Makefile +++ b/net/seaweedfs/Makefile @@ -1,51 +1,51 @@ PORTNAME= seaweedfs DISTVERSION= 2.81 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Distributed Object Store and Filesystem LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= chrislusf USE_GITLAB= nodefault USE_RC_SUBR= seaweedfs GO_TARGET= ./weed CGO_CFLAGS= -I. SEAWEEDFS_DIR?= /var/db/${PORTNAME} SEAWEEDFS_USER?= seaweedfs SEAWEEDFS_GROUP?= seaweedfs SUB_FILES= pkg-message SUB_LIST= GROUP=${SEAWEEDFS_GROUP} \ SEAWEEDFS_DIR=${SEAWEEDFS_DIR} \ USER=${SEAWEEDFS_USER} USERS= ${SEAWEEDFS_USER} GROUPS= ${SEAWEEDFS_GROUP} .include "Makefile.deps" post-build: .for cfg in master filer security replication notification ${WRKDIR}/bin/weed scaffold -config ${cfg} -output ${WRKDIR}/ .endfor post-install: ${MKDIR} \ ${STAGEDIR}/var/db/${PORTNAME} \ ${STAGEDIR}/var/log/${PORTNAME} \ ${STAGEDIR}${ETCDIR} .for cfg in filer master notification replication security ${INSTALL_DATA} ${WRKDIR}/${cfg}.toml \ ${STAGEDIR}${ETCDIR}/${cfg}.toml.sample .endfor .include diff --git a/net/slackcat/Makefile b/net/slackcat/Makefile index bd70c0d57b87..11e211244366 100644 --- a/net/slackcat/Makefile +++ b/net/slackcat/Makefile @@ -1,23 +1,24 @@ PORTNAME= slackcat DISTVERSION= 1.7.3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod MAINTAINER= nork@ninth-nine.com COMMENT= Simple commandline utility to post snippets to Slack LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= bcicen GH_TAGNAME= 5c4e4410002c GO_MODULE= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_BUILDFLAGS= -ldflags="-s -w -X main.version=${DISTVERSION} -X main.build=${GH_TAGNAME}" PLIST_FILES= bin/slackcat .include diff --git a/net/storj/Makefile b/net/storj/Makefile index 93df791cd21e..1dc3e1cd8e26 100644 --- a/net/storj/Makefile +++ b/net/storj/Makefile @@ -1,31 +1,32 @@ # Created by: Alexey Dokuchaev PORTNAME= storj PORTVERSION= 1.58.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net MAINTAINER= danfe@FreeBSD.org COMMENT= Decentralized cloud object storage LICENSE= AGPLv3 USES= go:modules USE_GITHUB= yes .include "${.CURDIR}/Makefile.deps" STORJ_CMDS= certificates connect-test crashcollect identity inspector \ metabase-orphaned-segments metabase-verify metric-receiver \ multinode nullify-bad-user-agents satellite storagenode \ storagenode-updater \ storj-admin storj-sim uplink versioncontrol GO_TARGET= ${STORJ_CMDS:S,^,./cmd/,} post-stage: # Avoid conflict with `graphics/mesa-demos' @${MV} ${STAGEDIR}${PREFIX}/bin/identity \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-identity .include diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index f690c4645ff8..4e5a0d0e7e24 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,57 +1,57 @@ PORTNAME= syncthing PORTVERSION= 1.20.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONPREFIX}${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= swills@FreeBSD.org COMMENT= Encrypted file sync tool LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/${PORTNAME}/LICENSE USES= cpe go:modules USE_RC_SUBR= syncthing syncthing-discosrv syncthing-relaysrv syncthing-relaypoolsrv BINS= syncthing stdiscosrv strelaysrv strelaypoolsrv .for x in ${BINS} PLIST_FILES+= bin/${x} .endfor PORTDOCS= * USERS= syncthing GROUPS= syncthing # Anonymize MAKE_ENV+= BUILD_USER=ports BUILD_HOST=freebsd OPTIONS_DEFINE= DOCS NO_WRKSUBDIR= yes do-build: @( cd ${WRKSRC}/${PORTNAME} ; \ ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPROXY=off ${GO_CMD} run build.go -version v${PORTVERSION} -no-upgrade build ; \ ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPROXY=off ${GO_CMD} run build.go -version v${PORTVERSION} -no-upgrade build stdiscosrv; \ ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPROXY=off ${GO_CMD} run build.go -version v${PORTVERSION} -no-upgrade build strelaysrv; \ ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPROXY=off ${GO_CMD} run build.go -version v${PORTVERSION} -no-upgrade build strelaypoolsrv; \ ) do-install: .for x in ${BINS} ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}/${x} \ ${STAGEDIR}${PREFIX}/bin/ .endfor ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in AUTHORS LICENSE README.md ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}/${x} \ ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/net/termshark/Makefile b/net/termshark/Makefile index 6358cd689871..15e5f0af94c3 100644 --- a/net/termshark/Makefile +++ b/net/termshark/Makefile @@ -1,82 +1,82 @@ # Created by: Ryan Steinmetz PORTNAME= termshark PORTVERSION= 2.1.1 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= zi@FreeBSD.org COMMENT= Terminal UI for tshark, inspired by Wireshark LICENSE= MIT USES= go:modules OPTIONS_DEFINE= X11 OPTIONS_DEFAULT= X11_RUN_DEPENDS_OFF= tshark>0:net/tshark X11_RUN_DEPENDS= wireshark>0:net/wireshark USE_GITHUB= yes GH_ACCOUNT= gcla GH_TUPLE= \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ adam-hanna:arrayOperations:v0.2.5:adam_hanna_arrayoperations/vendor/github.com/adam-hanna/arrayOperations \ antchfx:xmlquery:v1.0.0:antchfx_xmlquery/vendor/github.com/antchfx/xmlquery \ antchfx:xpath:v1.0.0:antchfx_xpath/vendor/github.com/antchfx/xpath \ 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 \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gcla:deep:v1.0.2:gcla_deep/vendor/github.com/gcla/deep \ gcla:gowid:45eed270dfd5:gcla_gowid/vendor/github.com/gcla/gowid \ gcla:tail:650e90873359:gcla_tail/vendor/github.com/gcla/tail \ gcla:tcell:b90e69b9dbe0:gcla_tcell_1/vendor/github.com/gdamore/tcell \ gcla:term:31cba2f9f402:gcla_term_1/vendor/github.com/pkg/term \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ go-check:check:788fd7840127:go_check_check/vendor/gopkg.in/check.v1 \ go-test:deep:v1.0.2:go_test_deep \ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:net:3b0461eec859:golang_net/vendor/golang.org/x/net \ golang:sys:b09406accb47:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ hashicorp:golang-lru:v0.5.3:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ jessevdk:go-flags:v1.4.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \ 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 \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ magiconair:properties:v1.8.0:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-isatty:v0.0.9:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mreiferson:go-snappystream:v0.2.3:mreiferson_go_snappystream/vendor/github.com/mreiferson/go-snappystream \ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ 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 \ shibukawa:configdir:e180dbdc8da0:shibukawa_configdir/vendor/github.com/shibukawa/configdir \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ 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: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.3.2:spf13_viper/vendor/github.com/spf13/viper \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify \ tevino:abool:9b9efcf221b5:tevino_abool/vendor/github.com/tevino/abool GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} post-extract: @${MKDIR} ${WRKSRC}/vendor/github.com/go-test @${RLN} ${WRKSRC_gcla_deep} ${WRKSRC}/vendor/github.com/go-test/deep @${MKDIR} ${WRKSRC}/vendor/gopkg.in @${RLN} ${WRKSRC_fsnotify_fsnotify} ${WRKSRC}/vendor/gopkg.in/fsnotify.v1 @${MKDIR} ${WRKSRC}/vendor/gopkg.in/fsnotify @${RLN} ${WRKSRC_fsnotify_fsnotify} ${WRKSRC}/vendor/gopkg.in/fsnotify/fsnotify.v1 .include diff --git a/net/traefik/Makefile b/net/traefik/Makefile index 17fade20262f..0dfd798db6c4 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,44 +1,45 @@ PORTNAME= traefik PORTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} MAINTAINER= riggs@FreeBSD.org COMMENT= High availability reverse proxy and load balancer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= go-bindata:devel/go-bindata USES= cpe go:modules tar:xz USE_RC_SUBR= traefik GO_BUILDFLAGS= -ldflags "-s -w \ -X github.com/traefik/traefik/v2/pkg/version.Version=${DISTVERSION} \ -X github.com/traefik/traefik/v2/pkg/version.Codename=portbuild \ -X github.com/traefik/traefik/v2/pkg/version.BuildDate=`date -u '+%Y-%m-%d_%I:%M:%S%p'`" GO_TARGET= ./cmd/traefik CGO_ENABLED= 0 USERS= traefik GROUPS= traefik PLIST_FILES= bin/traefik \ "@sample etc/traefik.toml.sample" \ "@sample etc/traefik.yml.sample" # Preparing the vendor dir for a self-contained tarball now works by just # running 'go generate && go mod vendor' as a user and bundling the resulting # ${WRKSRC}/vendor directory. # Building the UI with node + yarn is no longer necessary. pre-build: cd ${GO_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} generate post-install: ${INSTALL_DATA} ${WRKSRC}/traefik.sample.toml ${STAGEDIR}${PREFIX}/etc/traefik.toml.sample ${INSTALL_DATA} ${WRKSRC}/traefik.sample.yml ${STAGEDIR}${PREFIX}/etc/traefik.yml.sample .include diff --git a/net/tunneller/Makefile b/net/tunneller/Makefile index 24c996202c71..27640bc233e5 100644 --- a/net/tunneller/Makefile +++ b/net/tunneller/Makefile @@ -1,29 +1,29 @@ PORTNAME= tunneller DISTVERSIONPREFIX= release- DISTVERSION= 0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Expose internal services to be accessed over the internet LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= skx GH_TUPLE= \ cjbassi:drawille-go:27dc511fe6fd:cjbassi_drawille_go/vendor/github.com/cjbassi/drawille-go \ eclipse:paho.mqtt.golang:v1.2.0:eclipse_paho_mqtt_golang/vendor/github.com/eclipse/paho.mqtt.golang \ gizak:termui:v3.0.0:gizak_termui/vendor/github.com/gizak/termui/v3 \ golang:net:afe8014c977f:golang_net/vendor/golang.org/x/net \ google:subcommands:v1.0.1:google_subcommands/vendor/github.com/google/subcommands \ mattn:go-runewidth:v0.0.2:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:go-wordwrap:ad45545899c7:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ nsf:termbox-go:02980233997d:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/v2ray/Makefile b/net/v2ray/Makefile index 6b01aca85ee6..fcfa049ae3a6 100644 --- a/net/v2ray/Makefile +++ b/net/v2ray/Makefile @@ -1,70 +1,70 @@ PORTNAME= v2ray DISTVERSIONPREFIX= v DISTVERSION= 4.36.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= shen.elf@gmail.com COMMENT= Platform for building proxies to bypass network restrictions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes USE_RC_SUBR= v2ray GH_ACCOUNT= v2fly GH_PROJECT= v2ray-core GH_TUPLE= \ cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgryski:go-metro:85c65e2d0165:dgryski_go_metro/vendor/github.com/dgryski/go-metro \ ebfe:bcrypt_pbkdf:3c8d2dcb253a:ebfe_bcrypt_pbkdf/vendor/github.com/ebfe/bcrypt_pbkdf \ go-yaml:yaml:a5ece683394c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:crypto:5ea612d1eb83:golang_crypto/vendor/golang.org/x/crypto \ golang:mock:v1.5.0:golang_mock/vendor/github.com/golang/mock \ golang:net:e18ecbb05110:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:8fe3ee5dd75b:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.5.5:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:cb27e3aa2013:google_go_genproto/vendor/google.golang.org/genproto \ google:starlark-go:6a590ae7f4eb:google_starlark_go/vendor/go.starlark.net \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ grpc:grpc-go:v1.36.0:grpc_grpc_go/vendor/google.golang.org/grpc \ h12w:socks:v1.0.2:h12w_socks/vendor/h12.io/socks \ lucas-clemente:quic-go:v0.19.3:lucas_clemente_quic_go/vendor/github.com/lucas-clemente/quic-go \ marten-seemann:qtls-go1-15:v0.1.1:marten_seemann_qtls_go1_15/vendor/github.com/marten-seemann/qtls-go1-15 \ marten-seemann:qtls:v0.10.0:marten_seemann_qtls/vendor/github.com/marten-seemann/qtls \ miekg:dns:v1.1.40:miekg_dns/vendor/github.com/miekg/dns \ pires:go-proxyproto:v0.5.0:pires_go_proxyproto/vendor/github.com/pires/go-proxyproto \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ seiflotfy:cuckoofilter:bc6005554a0c:seiflotfy_cuckoofilter/vendor/github.com/seiflotfy/cuckoofilter \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ v2fly:VSign:e2adc24bf848:v2fly_vsign/vendor/github.com/v2fly/VSign GO_BUILDFLAGS= -ldflags='-s -w' GO_TARGET= ./main:v2ray \ ./infra/control/main:v2ctl GO_TESTFLAGS= -p 1 -tags json -timeout 30m USERS= v2ray GROUPS= v2ray SUB_LIST= USER="${USERS}" \ GROUP="${GROUPS}" post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/release/config/config.json ${STAGEDIR}${ETCDIR}/config.json.sample ${INSTALL_DATA} ${WRKSRC}/release/config/vpoint_socks_vmess.json ${STAGEDIR}${ETCDIR}/vpoint_socks_vmess.json ${INSTALL_DATA} ${WRKSRC}/release/config/vpoint_vmess_freedom.json ${STAGEDIR}${ETCDIR}/vpoint_vmess_freedom.json ${INSTALL_DATA} ${WRKSRC}/release/config/geoip.dat ${STAGEDIR}${DATADIR}/geoip.dat ${INSTALL_DATA} ${WRKSRC}/release/config/geosite.dat ${STAGEDIR}${DATADIR}/geosite.dat .include diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile index ab1922c82d2f..6d8f5357d0f9 100644 --- a/net/wireguard-go/Makefile +++ b/net/wireguard-go/Makefile @@ -1,26 +1,26 @@ PORTNAME= wireguard-go PORTVERSION= 0.0.20220316 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net net-vpn MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= decke@FreeBSD.org COMMENT= WireGuard implementation in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go:modules,no_targets tar:xz USE_GITHUB= nodefault GH_TUPLE= golang:crypto:3147a52a75dd:golang_crypto/vendor/golang.org/x/crypto \ golang:net:27dd8689420f:golang_net/vendor/golang.org/x/net \ golang:sys:039c03cc5b86:golang_sys/vendor/golang.org/x/sys MAKE_ENV+= ${GO_ENV} GOFLAGS="${GO_BUILDFLAGS}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/wireproxy/Makefile b/net/wireproxy/Makefile index 4485d7c94ee0..4cddc913ec1d 100644 --- a/net/wireproxy/Makefile +++ b/net/wireproxy/Makefile @@ -1,20 +1,20 @@ PORTNAME= wireproxy DISTVERSIONPREFIX= v DISTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= lwhsu@FreeBSD.org COMMENT= Wireguard client that exposes itself as a socks5 proxy LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/octeep/wireproxy GO_TARGET= ./cmd/wireproxy PLIST_FILES= bin/wireproxy .include diff --git a/net/yggdrasil/Makefile b/net/yggdrasil/Makefile index dc88b76bad1e..73ca3ebbba3a 100644 --- a/net/yggdrasil/Makefile +++ b/net/yggdrasil/Makefile @@ -1,57 +1,57 @@ PORTNAME= yggdrasil DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= freebsd@neilalexander.dev COMMENT= Experimental end-to-end encrypted self-arranging IPv6 network LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= yggdrasil-network GH_PROJECT= yggdrasil-go GH_TUPLE= \ Arceliar:ironwood:8951369625d0:arceliar_ironwood/vendor/github.com/Arceliar/ironwood \ Arceliar:phony:dde1a8dca979:arceliar_phony/vendor/github.com/Arceliar/phony \ VividCortex:ewma:v1.2.0:vividcortex_ewma/vendor/github.com/VividCortex/ewma \ cheggaaa:pb:v3.0.8:cheggaaa_pb_v3/vendor/github.com/cheggaaa/pb \ fatih:color:v1.12.0:fatih_color/vendor/github.com/fatih/color \ golang:crypto:089bfa567519:golang_crypto/vendor/golang.org/x/crypto \ golang:mobile:858099ff7816:golang_mobile/vendor/golang.org/x/mobile \ golang:mod:v0.4.2:golang_mod/vendor/golang.org/x/mod \ golang:net:4a448f8816b3:golang_net/vendor/golang.org/x/net \ golang:sys:4dd72447c267:golang_sys/vendor/golang.org/x/sys \ golang:text:5bd84dd9b33b:golang_text/vendor/golang.org/x/text \ golang:tools:316ba0b74098:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ gologme:log:v1.2.0:gologme_log/vendor/github.com/gologme/log \ hashicorp:go-syslog:v1.0.0:hashicorp_go_syslog/vendor/github.com/hashicorp/go-syslog \ hjson:hjson-go:v3.1.0:hjson_hjson_go/vendor/github.com/hjson/hjson-go \ kardianos:minwinsvc:v1.0.0:kardianos_minwinsvc/vendor/github.com/kardianos/minwinsvc \ mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.13:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:mapstructure:v1.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ vishvananda:netlink:v1.1.0:vishvananda_netlink/vendor/github.com/vishvananda/netlink \ vishvananda:netns:2eb08e3e575f:vishvananda_netns/vendor/github.com/vishvananda/netns \ wireguard:wireguard-go:f87e87af0d9a:wireguard_wireguard_go/vendor/golang.zx2c4.com/wireguard GO_TARGET= ./cmd/yggdrasil \ ./cmd/yggdrasilctl GO_BUILDFLAGS= -ldflags="-s -w \ -X github.com/yggdrasil-network/yggdrasil-go/src/version.buildName=${PORTNAME} \ -X github.com/yggdrasil-network/yggdrasil-go/src/version.buildVersion=${PORTVERSION} \ " PLIST_FILES= bin/yggdrasil \ bin/yggdrasilctl USE_RC_SUBR= yggdrasil .include diff --git a/ports-mgmt/caronade/Makefile b/ports-mgmt/caronade/Makefile index c03e068b3469..b5db03dbb2c5 100644 --- a/ports-mgmt/caronade/Makefile +++ b/ports-mgmt/caronade/Makefile @@ -1,22 +1,22 @@ PORTNAME= caronade DISTVERSIONPREFIX=v DISTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ports-mgmt MAINTAINER= decke@FreeBSD.org COMMENT= Small and light tool to help with FreeBSD Ports CI LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= sassc:textproc/sassc USES= go:modules,no_targets USE_RC_SUBR= caronade GO_MODULE= github.com/decke/caronade MAKE_ENV+= GO_BUILDFLAGS="${GO_BUILDFLAGS}" .include diff --git a/ports-mgmt/modules2tuple/Makefile b/ports-mgmt/modules2tuple/Makefile index 494c42831bee..f5289e0733ca 100644 --- a/ports-mgmt/modules2tuple/Makefile +++ b/ports-mgmt/modules2tuple/Makefile @@ -1,20 +1,20 @@ PORTNAME= modules2tuple DISTVERSIONPREFIX= v DISTVERSION= 2.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ports-mgmt MAINTAINER= dmgk@FreeBSD.org COMMENT= Generate GH_TUPLE from modules.txt LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/dmgk/modules2tuple/v2 GO_BUILDFLAGS= -ldflags="-s -w -X main.version=${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/ports-mgmt/portgrep/Makefile b/ports-mgmt/portgrep/Makefile index f25cb57a314e..b2f359efb91d 100644 --- a/ports-mgmt/portgrep/Makefile +++ b/ports-mgmt/portgrep/Makefile @@ -1,20 +1,20 @@ PORTNAME= portgrep DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ports-mgmt MAINTAINER= dmgk@FreeBSD.org COMMENT= Parallel port search utility LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/dmgk/portgrep GO_BUILDFLAGS= -ldflags="-s -w -X main.version=${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/science/csvtk/Makefile b/science/csvtk/Makefile index bcf4c9b0b659..0fd87f5be149 100644 --- a/science/csvtk/Makefile +++ b/science/csvtk/Makefile @@ -1,20 +1,20 @@ PORTNAME= csvtk DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= jwb@FreeBSD.org COMMENT= Cross-platform and ultrafast toolkit for CSV/TSV processing LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/shenwei356/csvtk GO_TARGET= ./${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/science/molgif/Makefile b/science/molgif/Makefile index eb2a1ab29853..d040180f1755 100644 --- a/science/molgif/Makefile +++ b/science/molgif/Makefile @@ -1,21 +1,21 @@ PORTNAME= molgif DISTVERSION= g20180108 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= Tool to create GIF animations of molecules LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= ilyak GH_TAGNAME= a7df9e4 GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/2fa/Makefile b/security/2fa/Makefile index 0b58dfb7953c..8cc773314e68 100644 --- a/security/2fa/Makefile +++ b/security/2fa/Makefile @@ -1,26 +1,26 @@ PORTNAME= 2fa DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org COMMENT= Two-factor authentication on the command line LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= rsc.io/2fa OPTIONS_DEFINE= DOCS PLIST_FILES= bin/2fa PORTDOCS= README.md do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile index 36f7a0dc5990..138f077d5abc 100644 --- a/security/acmetool/Makefile +++ b/security/acmetool/Makefile @@ -1,63 +1,63 @@ PORTNAME= acmetool DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= samm@FreeBSD.org COMMENT= CLI tool for automatically acquiring certificates from ACME servers LICENSE= MIT USES= go USE_GITHUB= yes GH_ACCOUNT= hlandau GH_SUBDIR= src/github.com/hlandau/acmetool GH_TUPLE= alecthomas:template:fb15b89:template/vendor/github.com/alecthomas/template \ alecthomas:units:f65c72e:units/vendor/github.com/alecthomas/units \ coreos:go-systemd:749ef98:go_systemd/vendor/github.com/coreos/go-systemd \ hlandau:acmetool:f68b275:acme/vendor/github.com/hlandau/acmetool \ hlandau:buildinfo:337a29b:buildinfo/vendor/github.com/hlandau/buildinfo \ hlandau:dexlogconfig:244f29b:dexlogconfig/vendor/github.com/hlandau/dexlogconfig \ hlandau:goutils:0cdb66a:goutils/vendor/github.com/hlandau/goutils \ hlandau:xlog:197ef79:xlog/vendor/github.com/hlandau/xlog \ hlandau:acmeapi:4c466ab:acmeapi/vendor/gopkg.in/hlandau/acmeapi.v2 \ jmhodges:clock:880ee4c:clock/vendor/github.com/jmhodges/clock \ mattn:go-isatty:6ca4dbf:go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:a9d6d1e:go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:go-wordwrap:ad45545:go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ ogier:pflag:45c278a:pflag/vendor/github.com/ogier/pflag \ peterhellberg:link:6d32b8d:link/vendor/github.com/peterhellberg/link \ satori:go.uuid:36e9d2e:go_uuid/vendor/github.com/satori/go.uuid \ shiena:ansicolor:a422bbe:ansicolor/vendor/github.com/shiena/ansicolor \ golang:crypto:91a49db:crypto/vendor/golang.org/x/crypto \ golang:net:22ae77b:net/vendor/golang.org/x/net \ golang:sys:33540a1f6037:sys/vendor/golang.org/x/sys \ golang:text:b7ef84a:text/vendor/golang.org/x/text \ alecthomas:kingpin:947dcec:kingpin/vendor/gopkg.in/alecthomas/kingpin.v2 \ cheggaaa:pb:72b9643:pb/vendor/gopkg.in/cheggaaa/pb.v1 \ hlandau:configurable:4149686:configurable/vendor/gopkg.in/hlandau/configurable.v1 \ hlandau:easyconfig:7589cb9:easyconfig/vendor/gopkg.in/hlandau/easyconfig.v1 \ hlandau:service:b64b346:service/vendor/gopkg.in/hlandau/service.v2 \ hlandau:svcutils:c25dac4:svcutils/vendor/gopkg.in/hlandau/svcutils.v1 \ square:go-jose:4ef0f1b:go_jose2/vendor/gopkg.in/square/go-jose.v2 \ square:go-jose:aa2e30f:go_jose/vendor/gopkg.in/square/go-jose.v1 \ tylerb:graceful:4654dfb:graceful/vendor/gopkg.in/tylerb/graceful.v1 \ go-yaml:yaml:7f97868:go_yaml/vendor/gopkg.in/yaml.v2 \ GO_BUILDFLAGS= -ldflags "\ -X github.com/hlandau/acmetool/vendor/github.com/hlandau/acmetool/hooks.DefaultPath=${PREFIX}/libexec/acme/hooks \ -X github.com/hlandau/acmetool/vendor/github.com/hlandau/acmetool/storage.RecommendedPath=/var/db/acme \ -X github.com/hlandau/acmetool/vendor/github.com/hlandau/buildinfo.BuildInfo=${PORTNAME}-v${PORTVERSION}-freebsd-ports" GO_TARGET= ./cmd/acmetool post-build: ${GO_WRKDIR_BIN}/${PORTNAME} --help-man > ${WRKSRC}/${PORTNAME}.8 post-install: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 ${MKDIR} ${STAGEDIR}/var/db/acme ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/acme/hooks .include diff --git a/security/age/Makefile b/security/age/Makefile index 2e0f385ff5bc..cbcf685152dd 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,21 +1,21 @@ PORTNAME= age DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple, modern and secure file encryption tool LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= filippo.io/age GO_TARGET= ./cmd/age \ ./cmd/age-keygen PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/} .include diff --git a/security/apg/Makefile b/security/apg/Makefile index 6915cf5dab5b..03ee0c4b90c5 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,24 +1,25 @@ PORTNAME= apg DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security sysutils MAINTAINER= egypcio@FreeBSD.org COMMENT= Automated Password Generator written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= wneessen GH_PROJECT= apg-go GH_TUPLE= wneessen:go-hibp:v1.0.0:wneessen_go_hibp/vendor/github.com/wneessen/go-hibp GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/assh/Makefile b/security/assh/Makefile index ac3fc86727fa..0422e97e834d 100644 --- a/security/assh/Makefile +++ b/security/assh/Makefile @@ -1,97 +1,97 @@ PORTNAME= assh DISTVERSIONPREFIX= v DISTVERSION= 2.12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org COMMENT= Smart SSH client wrapper LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= moul GH_TUPLE= \ Masterminds:goutils:v1.1.0:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \ Masterminds:sprig:v2.22.0:masterminds_sprig/vendor/github.com/Masterminds/sprig \ awalterschulze:gographviz:v2.0.3:awalterschulze_gographviz/vendor/github.com/awalterschulze/gographviz \ bugsnag:osext:0dd3f918b21b:bugsnag_osext/vendor/github.com/bugsnag/osext \ cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ deckarep:gosx-notifier:e127226297fb:deckarep_gosx_notifier/vendor/github.com/deckarep/gosx-notifier \ docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \ docker:libcompose:v0.4.0:docker_libcompose/vendor/github.com/docker/libcompose \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ flynn:go-shlex:3f9db97f8568:flynn_go_shlex/vendor/github.com/flynn/go-shlex \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gin-contrib:sse:v0.1.0:gin_contrib_sse/vendor/github.com/gin-contrib/sse \ gin-gonic:gin:v1.7.7:gin_gonic_gin/vendor/github.com/gin-gonic/gin \ go-ini:ini:v1.62.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-ole:go-ole:v1.2.6:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-playground:locales:v0.13.0:go_playground_locales/vendor/github.com/go-playground/locales \ go-playground:universal-translator:v0.17.0:go_playground_universal_translator/vendor/github.com/go-playground/universal-translator \ go-playground:validator:v10.4.1:go_playground_validator_v10/vendor/github.com/go-playground/validator/v10 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:0c6587e931a9:golang_crypto/vendor/golang.org/x/crypto \ golang:net:a5a99cb37ef4:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:15123e1e1f71:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.5:golang_text/vendor/golang.org/x/text \ golang:time:3af7569d3a1e:golang_time/vendor/golang.org/x/time \ google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ gopherjs:gopherjs:0766667cb4d1:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \ guelfey:go.dbus:f6a3a2366cc3:guelfey_go_dbus/vendor/github.com/guelfey/go.dbus \ haklop:gnotifier:0de36badf601:haklop_gnotifier/vendor/github.com/haklop/gnotifier \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ huandu:xstrings:v1.3.1:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ json-iterator:go:v1.1.11:json_iterator_go/vendor/github.com/json-iterator/go \ jtolds:gls:v4.20.0:jtolds_gls/vendor/github.com/jtolds/gls \ leodido:go-urn:v1.2.0:leodido_go_urn/vendor/github.com/leodido/go-urn \ magiconair:properties:v1.8.5:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-colorable:v0.1.6: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-zglob:v0.0.3:mattn_go_zglob/vendor/github.com/mattn/go-zglob \ mgutz:ansi:d51e80ef957d:mgutz_ansi/vendor/github.com/mgutz/ansi \ mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:mapstructure:v1.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:reflectwalk:v1.0.1:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ moby:moby:v1.13.1:moby_moby/vendor/github.com/docker/docker \ 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 \ moul:flexyaml:f458bfa8afe2:moul_flexyaml/vendor/github.com/moul/flexyaml \ pelletier:go-toml:v1.9.3:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ shirou:gopsutil:v3.21.11:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ smartystreets:assertions:v1.2.0:smartystreets_assertions/vendor/github.com/smartystreets/assertions \ smartystreets:goconvey:v1.7.2:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \ spf13:afero:v1.6.0:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.2.1: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.8.1:spf13_viper/vendor/github.com/spf13/viper \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ tklauser:go-sysconf:v0.3.9:tklauser_go_sysconf/vendor/github.com/tklauser/go-sysconf \ tklauser:numcpus:v0.3.0:tklauser_numcpus/vendor/github.com/tklauser/numcpus \ uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.6.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.19.1:uber_go_zap/vendor/go.uber.org/zap \ ugorji:go:v1.1.7:ugorji_go_codec/vendor/github.com/ugorji/go \ urfave:cli:v1.22.5:urfave_cli/vendor/github.com/urfave/cli \ yusufpapurcu:wmi:v1.2.2:yusufpapurcu_wmi/vendor/github.com/yusufpapurcu/wmi PLIST_FILES= bin/assh post-patch: ${REINPLACE_CMD} -e '/Version/s,n/a,${DISTVERSION},' \ -e '/VcsRef/s,n/a,${DISTVERSIONPREFIX}${DISTVERSION},' \ ${WRKSRC}/pkg/version/version.go .include diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index 85f7ca043dcd..6bbf0ad63cd8 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,101 +1,101 @@ # Created by: Danilo Egea Gondolfo PORTNAME= aws-iam-authenticator PORTVERSION= 0.5.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org COMMENT= Use AWS IAM credentials to authenticate to a Kubernetes cluster LICENSE= APACHE20 USES= go:modules USE_GITHUB= yes GH_ACCOUNT= kubernetes-sigs GH_SUBDIR= src/github.com/kubernetes-sigs/${PORTNAME} # The embeded golang/sys fails to build on aarch64 GOLANG_SYS_V= 9fbb57f87de9 GH_TUPLE= \ PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \ PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \ aws:aws-sdk-go:v1.30.0:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ christopherhein:go-version:v0.1.0:christopherhein_go_version/vendor/go.hein.dev/go-version \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ emicklei:go-restful:v2.9.5:emicklei_go_restful/vendor/github.com/emicklei/go-restful \ evanphx:json-patch:v4.2.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-openapi:jsonpointer:v0.19.3:go_openapi_jsonpointer/vendor/github.com/go-openapi/jsonpointer \ go-openapi:jsonreference:v0.19.2:go_openapi_jsonreference/vendor/github.com/go-openapi/jsonreference \ go-openapi:spec:v0.19.2:go_openapi_spec/vendor/github.com/go-openapi/spec \ go-openapi:swag:v0.19.5:go_openapi_swag/vendor/github.com/go-openapi/swag \ go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gofrs:flock:v0.7.0:gofrs_flock/vendor/github.com/gofrs/flock \ gogo:protobuf:65acae22fc9d:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.5.0:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:bac4c82f6975:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:5b532d6fd5ef:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:16171245cfb2:golang_net/vendor/golang.org/x/net \ golang:oauth2:0f29369cfe45:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:${GOLANG_SYS_V}:golang_sys/vendor/golang.org/x/sys_${GOLANG_SYS_V} \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:time:9d24e82272b4:golang_time/vendor/golang.org/x/time \ golang:tools:5eefd052ad72:golang_tools/vendor/golang.org/x/tools \ google:go-cmp:v0.3.0:google_go_cmp/vendor/github.com/google/go-cmp \ google:gofuzz:v1.0.0:google_gofuzz/vendor/github.com/google/gofuzz \ googleapis:gnostic:0c5108395e2d:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ hashicorp:golang-lru:v0.5.1:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ imdario:mergo:v0.3.5:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jmespath:go-jmespath:v0.3.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ json-iterator:go:v1.1.7:json_iterator_go/vendor/github.com/json-iterator/go \ konsorten:go-windows-terminal-sequences:v1.0.1:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ kubernetes-sigs:yaml:v1.1.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.16.8:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:v0.16.8:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.16.8:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:code-generator:v0.16.8:kubernetes_code_generator/vendor/k8s.io/code-generator \ kubernetes:component-base:v0.16.8:kubernetes_component_base/vendor/k8s.io/component-base \ kubernetes:gengo:26a664648505:kubernetes_gengo/vendor/k8s.io/gengo \ kubernetes:klog:v1.0.0:kubernetes_klog/vendor/k8s.io/klog \ kubernetes:kube-openapi:743ec37842bf:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:sample-controller:v0.16.8:kubernetes_sample_controller/vendor/k8s.io/sample-controller \ kubernetes:utils:581e00157fb1:kubernetes_utils/vendor/k8s.io/utils \ magiconair:properties:v1.8.0:magiconair_properties/vendor/github.com/magiconair/properties \ mailru:easyjson:b2ccc519800e:mailru_easyjson/vendor/github.com/mailru/easyjson \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ 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 \ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ prometheus:client_golang:v1.1.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:fd36f4220a90:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.6.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ 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.5: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.4.0:spf13_viper/vendor/github.com/spf13/viper GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags="-X main.version=${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} post-extract: ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys ${MV} ${WRKSRC}/vendor/golang.org/x/sys_${GOLANG_SYS_V} ${WRKSRC}/vendor/golang.org/x/sys ${LN} -s ${WRKSRC}/src/github.com/kubernetes-sigs ${WRKSRC}/vendor/github.com/ .include diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index 6c5268fe0282..c3efd85fc613 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -1,40 +1,40 @@ PORTNAME= aws-vault DISTVERSIONPREFIX= v DISTVERSION= 6.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org COMMENT= Vault for securely storing and accessing AWS credentials LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/99designs/aws-vault/v6 GO_BUILDFLAGS= -ldflags="-s -w -X main.Version=${PORTVERSION}" PORTDOCS= README.md USAGE.md OPTIONS_DEFINE= DOCS YUBIKEY OPTIONS_SUB= yes YUBIKEY_DESC= Install Yubikey IAM helper script post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/contrib/completions/bash/aws-vault.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/contrib/completions/fish/aws-vault.fish ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/contrib/completions/zsh/aws-vault.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-YUBIKEY-on: ${INSTALL_SCRIPT} ${WRKSRC}/contrib/scripts/aws-iam-create-yubikey-mfa.sh ${STAGEDIR}${PREFIX}/bin .include diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index d8bc547e1e9d..6fba173ce2e8 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,45 +1,46 @@ PORTNAME= boringssl PORTVERSION= 0.0.0.0.2022.07.12.01 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= osa@FreeBSD.org COMMENT= Fork of OpenSSL LICENSE= OpenSSL LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:insource cpe go:no_targets localbase perl5 CONFLICTS_INSTALL= security/libressl security/libressl-devel \ security/openssl security/openssl-devel \ security/openssl-quictls CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google GH_TAGNAME= c8d3137 GH_TUPLE= golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \ golang:net:04defd469f4e:golang_net/vendor/golang.org/x/net \ golang:sys:04245dca01da:golang_sys/vendor/golang.org/x/sys \ golang:term:7de9c90e9dd1:golang_term/vendor/golang.org/x/term CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 \ -DCMAKE_BUILD_TYPE=Release USE_LDCONFIG= yes LDFLAGS+= -Wl,-rpath,${LOCALBASE}/lib TEST_TARGET= run_tests MAKE_ENV+= GOFLAGS=-mod=vendor \ GOPATH=${WRKSRC}/vendor \ GOPROXY=off do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tool/bssl ${STAGEDIR}${PREFIX}/bin/ (cd ${WRKSRC}/include && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include) ${INSTALL_LIB} ${WRKSRC}/crypto/libcrypto.so ${STAGEDIR}${PREFIX}/lib/libcrypto.so.1.0.0 ${INSTALL_LIB} ${WRKSRC}/ssl/libssl.so ${STAGEDIR}${PREFIX}/lib/libssl.so.1.0.0 ${LN} -sf libcrypto.so.1 ${STAGEDIR}${PREFIX}/lib/libcrypto.so ${LN} -sf libcrypto.so.1.0.0 ${STAGEDIR}${PREFIX}/lib/libcrypto.so.1 ${LN} -sf libssl.so.1 ${STAGEDIR}${PREFIX}/lib/libssl.so ${LN} -sf libssl.so.1.0.0 ${STAGEDIR}${PREFIX}/lib/libssl.so.1 .include diff --git a/security/certmgr/Makefile b/security/certmgr/Makefile index a199024fc012..7458cc7a72a4 100644 --- a/security/certmgr/Makefile +++ b/security/certmgr/Makefile @@ -1,67 +1,67 @@ PORTNAME= certmgr DISTVERSIONPREFIX= v DISTVERSION= 3.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net MAINTAINER= fuz@fuz.su COMMENT= Automated certificate management using a CFSSL CA LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash USES= go:modules USE_GITHUB= yes GH_ACCOUNT= cloudflare GH_TUPLE= beorn7:perks:v1.0.0:beorn7_perks/vendor/github.com/beorn7/perks \ cenkalti:backoff:v2.2.1:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ cloudflare:backoff:647f3cdfc87a:cloudflare_backoff/vendor/github.com/cloudflare/backoff \ cloudflare:cfssl:2001f384ec4f:cloudflare_cfssl/vendor/github.com/cloudflare/cfssl \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:5c40567a22f8:golang_crypto/vendor/golang.org/x/crypto \ golang:protobuf:v1.3.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:5ed2794edfdc:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ google:certificate-transparency-go:v1.0.21:google_certificate_transparency_go/vendor/github.com/google/certificate-transparency-go \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ konsorten:go-windows-terminal-sequences:v1.0.2:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ pelletier:go-toml:v1.4.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pkg:errors:7f95ac13edff:pkg_errors/vendor/github.com/pkg/errors \ prometheus:client_golang:v0.9.4:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:fd36f4220a90:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.4.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.2:prometheus_procfs/vendor/github.com/prometheus/procfs \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ 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.5:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:jwalterweatherman:v1.1.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.4.0:spf13_viper/vendor/github.com/spf13/viper CONFLICTS_INSTALL= mono mono[0-9]* # bin/certmgr GO_TARGET= ./certmgr SUB_FILES= certmgr.yaml.sample pkg-message post-patch: ${REINPLACE_CMD} -e 's,%%ETCDIR%%,${ETCDIR},' \ ${WRKSRC}/certmgr/cmd/genconfig.go \ ${WRKSRC}/certmgr/cmd/root.go \ ${WRKSRC}/README.md post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${MKDIR} ${STAGEDIR}${ETCDIR}.d ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${WRKSRC}/SPEC.rst ${STAGEDIR}${DOCSDIR}/ ${INSTALL_DATA} ${WRKDIR}/certmgr.yaml.sample ${STAGEDIR}${ETCDIR}/ .include diff --git a/security/cfssl/Makefile b/security/cfssl/Makefile index 94f9af05c01b..66432e7257c9 100644 --- a/security/cfssl/Makefile +++ b/security/cfssl/Makefile @@ -1,54 +1,54 @@ PORTNAME= cfssl DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Cloudflare's PKI and TLS toolkit LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libltdl.so:devel/libltdl USES= go:modules gmake GO_MODULE= github.com/cloudflare/cfssl EXES= cfssl cfssl-bundle cfssl-certinfo cfssl-newkey cfssl-scan cfssljson mkbundle multirootca PLIST_FILES= ${EXES:S/^/bin\//} CFSSL_EXTRA_TARGETS= bin/goose PLIST_FILES+= ${CFSSL_EXTRA_TARGETS} USE_RC_SUBR= ${PORTNAME} USERS= cfssl GROUPS= cfssl # installs a file to the same path CONFLICTS= goose pre-configure: ${REINPLACE_CMD} -e 's|%%DISTVERSION%%|${DISTVERSION}|g' ${WRKSRC}/cli/version/version.go # the project uses Makefile for build and installation do-build: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${_MAKE_JOBS} all ${CFSSL_EXTRA_TARGETS} do-install: # Makefile is used but the install target uses go install. cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO_ENV} GOBIN=${STAGEDIR}${PREFIX}/bin ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${_MAKE_JOBS} install .for F in cfssl cfssl-certinfo multirootca ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${F} .endfor ${INSTALL} -d ${STAGEDIR}${DATADIR} .for D in certdb/sqlite certdb/pg certdb/mysql cd ${WRKSRC} && ${COPYTREE_SHARE} ${D} ${STAGEDIR}${DATADIR} .endfor .for F in ${CFSSL_EXTRA_TARGETS} ${INSTALL_PROGRAM} ${WRKSRC}/${F} ${STAGEDIR}/${PREFIX}/${F} .endfor .include diff --git a/security/crlfuzz/Makefile b/security/crlfuzz/Makefile index 59b3014b77eb..98afa1fa2251 100644 --- a/security/crlfuzz/Makefile +++ b/security/crlfuzz/Makefile @@ -1,27 +1,27 @@ # Created by: Gabriel M. Dutra <0xdutra@gmail.com> PORTNAME= crlfuzz PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= 0xdutra@gmail.com COMMENT= Fast tool to scan CRLF vulnerability written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= dwisiswant0 GO_TARGET= ./cmd/crlfuzz GH_TUPLE= logrusorgru:aurora:e9ef32dff381:logrusorgru_aurora/vendor/github.com/logrusorgru/aurora \ projectdiscovery:gologger:v1.0.1:projectdiscovery_gologger/vendor/github.com/projectdiscovery/gologger PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile index 31754f091756..c7f9c5a4157c 100644 --- a/security/crowdsec-firewall-bouncer/Makefile +++ b/security/crowdsec-firewall-bouncer/Makefile @@ -1,54 +1,54 @@ PORTNAME= crowdsec-firewall-bouncer PORTVERSION= 0.0.23.r2 # NOTE: change BUILD_VERSION and BUILD_TAG as well -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= marco@crowdsec.net COMMENT= CrowdSec bouncer written in golang for firewalls LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= git:devel/git@lite USES= gmake go:no_targets USE_GITHUB= yes GH_ACCOUNT= crowdsecurity GH_PROJECT= cs-firewall-bouncer GH_TAGNAME= v0.0.23.r2-freebsd #GH_TAGNAME is automatically set from DISTVERSION USE_RC_SUBR= crowdsec_firewall SUB_FILES= pkg-deinstall pkg-install pkg-message # BUILD_VERSION=$(git describe --tags $(git rev-list --tags --max-count=1)) # BUILD_TAG=$(git rev-parse HEAD) MAKE_ENV= BUILD_TAG="bc4bb1d531d47ad94ead2dce3a11f6391b1e8619" \ BUILD_VERSION="v0.0.23-rc2" ETCDIR= ${PREFIX}/etc/crowdsec/bouncers post-patch: ${REINPLACE_CMD} 's,$${BACKEND},pf,g' \ ${WRKSRC}/config/crowdsec-firewall-bouncer.yaml do-install: # # Binaries # ${INSTALL_PROGRAM} ${WRKSRC}/crowdsec-firewall-bouncer \ ${STAGEDIR}${PREFIX}/bin/crowdsec-firewall-bouncer # # Configuration # @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/config/crowdsec-firewall-bouncer.yaml \ ${STAGEDIR}${ETCDIR}/crowdsec-firewall-bouncer.yaml.sample .include diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index e9935cc264b8..918f9b0a15c8 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,139 +1,139 @@ PORTNAME= crowdsec PORTVERSION= 1.3.4 # NOTE: change BUILD_VERSION and BUILD_TAG as well -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= marco@crowdsec.net COMMENT= CrowdSec lightweight and collaborative security engine LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= git:devel/git@lite \ jq:textproc/jq USES= gmake go:no_targets USE_GITHUB= yes GH_ACCOUNT= crowdsecurity GH_PROJECT= crowdsec GH_TAGNAME= v1.3.4-freebsd #GH_TAGNAME is automatically set from DISTVERSION USE_RC_SUBR= crowdsec MAKE_ENV= BUILD_VERSION="v1.3.4" \ BUILD_TAG="c196ed45b62c12d9c6549da927c37c64bd08c642" \ DEFAULT_CONFIGDIR="${PREFIX}/etc/crowdsec" \ DEFAULT_DATADIR="/var/db/crowdsec/data" ALL_TARGET= build SUB_FILES= pkg-deinstall pkg-install pkg-message OPTIONS_DEFINE= FIREWALL_BOUNCER OPTIONS_DEFAULT= FIREWALL_BOUNCER_DESC= Depend on security/crowdsec-firewall-bouncer FIREWALL_BOUNCER_RUN_DEPENDS= crowdsec-firewall-bouncer>=0.0.23.r2:security/crowdsec-firewall-bouncer PLUGIN_DIR= ${PREFIX}/lib/crowdsec/plugins STAGE_PLUGINS= ${STAGEDIR}${PLUGIN_DIR} STAGE_BIN= ${STAGEDIR}${PREFIX}/bin post-patch: @${REINPLACE_CMD} 's,/etc/crowdsec/,${ETCDIR}/,g' \ ${WRKSRC}/config/config.yaml \ ${WRKSRC}/config/profiles.yaml @${REINPLACE_CMD} 's,/var/lib/,/var/db/,g' \ ${WRKSRC}/config/config.yaml \ ${WRKSRC}/config/profiles.yaml do-install: # # Binaries # ${INSTALL_PROGRAM} ${WRKSRC}/cmd/crowdsec/crowdsec ${STAGE_BIN}/ ${INSTALL_PROGRAM} ${WRKSRC}/cmd/crowdsec-cli/cscli ${STAGE_BIN}/ ${LN} -s cscli ${STAGE_BIN}/crowdsec-cli @${MKDIR} ${STAGE_PLUGINS} ${INSTALL_PROGRAM} ${WRKSRC}/plugins/notifications/email/notification-email ${STAGE_PLUGINS}/ ${INSTALL_PROGRAM} ${WRKSRC}/plugins/notifications/http/notification-http ${STAGE_PLUGINS}/ ${INSTALL_PROGRAM} ${WRKSRC}/plugins/notifications/slack/notification-slack ${STAGE_PLUGINS}/ ${INSTALL_PROGRAM} ${WRKSRC}/plugins/notifications/splunk/notification-splunk ${STAGE_PLUGINS}/ # # Configuration # @${MKDIR} ${STAGEDIR}${ETCDIR} @(cd ${WRKSRC}/config && ${COPYTREE_SHARE} . ${STAGEDIR}${ETCDIR}) @${MV} ${STAGEDIR}${ETCDIR}/acquis.yaml \ ${STAGEDIR}${ETCDIR}/acquis.yaml.sample @${MV} ${STAGEDIR}${ETCDIR}/config.yaml \ ${STAGEDIR}${ETCDIR}/config.yaml.sample @${MV} ${STAGEDIR}${ETCDIR}/console.yaml \ ${STAGEDIR}${ETCDIR}/console.yaml.sample @${MV} ${STAGEDIR}${ETCDIR}/profiles.yaml \ ${STAGEDIR}${ETCDIR}/profiles.yaml.sample # managed by "cscli simulation" @${MV} ${STAGEDIR}${ETCDIR}/simulation.yaml \ ${STAGEDIR}${ETCDIR}/simulation.yaml.sample # # Plugin configuration # @${MKDIR} ${STAGEDIR}${ETCDIR}/notifications @${MKDIR} ${STAGEDIR}${ETCDIR}/notifications/email @${MV} ${WRKSRC}/plugins/notifications/email/email.yaml \ ${STAGEDIR}${ETCDIR}/notifications/email.yaml.sample @${MKDIR} ${STAGEDIR}${ETCDIR}/notifications/http @${MV} ${WRKSRC}/plugins/notifications/http/http.yaml \ ${STAGEDIR}${ETCDIR}/notifications/http.yaml.sample @${MKDIR} ${STAGEDIR}${ETCDIR}/notifications/slack @${MV} ${WRKSRC}/plugins/notifications/slack/slack.yaml \ ${STAGEDIR}${ETCDIR}/notifications/slack.yaml.sample @${MKDIR} ${STAGEDIR}${ETCDIR}/notifications/splunk @${MV} ${WRKSRC}/plugins/notifications/splunk/splunk.yaml \ ${STAGEDIR}${ETCDIR}/notifications/splunk.yaml.sample # updated by "cscli machines" at first service start @${MV} ${STAGEDIR}${ETCDIR}/local_api_credentials.yaml \ ${STAGEDIR}${ETCDIR}/local_api_credentials.yaml.sample # updated by "cscli capi" at first service start @${MV} ${STAGEDIR}${ETCDIR}/online_api_credentials.yaml \ ${STAGEDIR}${ETCDIR}/online_api_credentials.yaml.sample # # Data # @${MKDIR} ${STAGEDIR}${ETCDIR}/hub @${MKDIR} ${STAGEDIR}/var/db/crowdsec/data # # Cleanup # @${RM} ${STAGEDIR}${ETCDIR}/crowdsec.service @${RM} ${STAGEDIR}${ETCDIR}/dev.yaml @${RM} ${STAGEDIR}${ETCDIR}/user.yaml @${RMDIR} ${STAGEDIR}${ETCDIR}/notifications/email @${RMDIR} ${STAGEDIR}${ETCDIR}/notifications/http @${RMDIR} ${STAGEDIR}${ETCDIR}/notifications/slack @${RMDIR} ${STAGEDIR}${ETCDIR}/notifications/splunk .include diff --git a/security/ct-submit/Makefile b/security/ct-submit/Makefile index 5f4c9958b673..00e76deb9354 100644 --- a/security/ct-submit/Makefile +++ b/security/ct-submit/Makefile @@ -1,21 +1,21 @@ # Created by: Jim Ohlstein PORTNAME= ct-submit PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security www MAINTAINER= jim@ohlste.in COMMENT= Submission utility for transparency logs LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= grahamedgecombe GH_TAGNAME= 7bb2541 PLIST_FILES= bin/ct-submit .include diff --git a/security/ffuf/Makefile b/security/ffuf/Makefile index 0b3be75286a9..ce533e7a268e 100644 --- a/security/ffuf/Makefile +++ b/security/ffuf/Makefile @@ -1,22 +1,22 @@ # Created by: Gabriel M. Dutra <0xdutra@gmail.com> PORTNAME= ffuf DISTVERSIONPREFIX=v DISTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security www MAINTAINER= 0xdutra@gmail.com COMMENT= Fast web fuzzer written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_TUPLE= pelletier:go-toml:v1.8.1:pelletier_go_toml/vendor/github.com/pelletier/go-toml PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile index 068c12db154d..f18423fac33b 100644 --- a/security/git-credential-gopass/Makefile +++ b/security/git-credential-gopass/Makefile @@ -1,22 +1,23 @@ # Created by: Emanuel Haupt PORTNAME= git-credential-gopass PORTVERSION= 1.14.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org COMMENT= Manage git credentials using gopass LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= gopasspw GO_MODULE= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/git-credential-gopass .include diff --git a/security/gitjacker/Makefile b/security/gitjacker/Makefile index 8166848f2d46..d7d28d48337a 100644 --- a/security/gitjacker/Makefile +++ b/security/gitjacker/Makefile @@ -1,21 +1,21 @@ PORTNAME= gitjacker DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Leak git repositories from misconfigured websites LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= ${PORTNAME}_project GO_MODULE= github.com/liamg/gitjacker GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile index e0ac177312a5..7c9f5e270f21 100644 --- a/security/go-cve-dictionary/Makefile +++ b/security/go-cve-dictionary/Makefile @@ -1,71 +1,71 @@ PORTNAME= go-cve-dictionary DISTVERSIONPREFIX= v DISTVERSION= 0.5.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= iscandr@gmail.com COMMENT= Build local copies of vulnerabilities from NVD and JVN LICENSE= APACHE20 RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= go:modules USE_GITHUB= yes GH_ACCOUNT= kotakanbe GH_TUPLE= \ PuerkitoBio:goquery:v1.5.1:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ VividCortex:ewma:v1.1.1:vividcortex_ewma/vendor/github.com/VividCortex/ewma \ andybalholm:cascadia:v1.1.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ asaskevich:govalidator:f61b66f89f4a:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cheggaaa:pb:v3.0.5:cheggaaa_pb_v3/vendor/github.com/cheggaaa/pb \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ dgryski:go-rendezvous:9f7001d12a5f:dgryski_go_rendezvous/vendor/github.com/dgryski/go-rendezvous \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ go-redis:redis:v8.4.0:go_redis_redis_v8/vendor/github.com/go-redis/redis/v8 \ go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:net:a7d1128ccaa0:golang_net/vendor/golang.org/x/net \ golang:sys:fdedc70b468f:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ google:subcommands:v1.2.0:google_subcommands/vendor/github.com/google/subcommands \ hashicorp:go-version:v1.2.1:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ htcat:htcat:v1.0.2:htcat_htcat/vendor/github.com/htcat/htcat \ inconshreveable:log15:b30bc20e4fd1:inconshreveable_log15/vendor/github.com/inconshreveable/log15 \ jinzhu:gorm:v1.9.16:jinzhu_gorm/vendor/github.com/jinzhu/gorm \ jinzhu:inflection:v1.0.0:jinzhu_inflection/vendor/github.com/jinzhu/inflection \ k0kubun:colorstring:9440f1994b88:k0kubun_colorstring/vendor/github.com/k0kubun/colorstring \ k0kubun:pp:v3.0.1:k0kubun_pp/vendor/github.com/k0kubun/pp \ knqyf263:go-cpe:659663f6eca2:knqyf263_go_cpe/vendor/github.com/knqyf263/go-cpe \ labstack:echo:v3.3.10:labstack_echo/vendor/github.com/labstack/echo \ labstack:gommon:v0.3.0:labstack_gommon/vendor/github.com/labstack/gommon \ lib:pq:v1.1.1:lib_pq/vendor/github.com/lib/pq \ 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.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mattn:go-sqlite3:v1.14.2:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ open-telemetry:opentelemetry-go:v0.14.0:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ valyala:bytebufferpool:v1.0.0:valyala_bytebufferpool/vendor/github.com/valyala/bytebufferpool \ valyala:fasttemplate:v1.2.1:valyala_fasttemplate/vendor/github.com/valyala/fasttemplate USE_RC_SUBR= ${PORTNAME} GO_BUILDFLAGS= -ldflags "-X main.version=${PORTVERSION}" SUB_FILES= pkg-message SUB_LIST= PORTNAME=${PORTNAME} USERS=${USERS} GROUPS=${GROUPS} USERS= vuls GROUPS= vuls post-install: ${MKDIR} ${STAGEDIR}/var/db/vuls ${MKDIR} ${STAGEDIR}/var/log/vuls .include diff --git a/security/gokart/Makefile b/security/gokart/Makefile index 644363f74c4b..4a53a5eb5d50 100644 --- a/security/gokart/Makefile +++ b/security/gokart/Makefile @@ -1,31 +1,31 @@ # Created by: Gabriel M. Dutra <0xdutra@gmail.com> PORTNAME= gokart DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= 0xdutra@gmail.com COMMENT= Go Security Static Analysis LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/praetorian-inc/gokart GO_TARGET= gokart PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/security/gopass/Makefile b/security/gopass/Makefile index a8a48e0e757d..9a8ab8909391 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,60 +1,60 @@ # Created by: Sascha Holzleiter PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.14.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org COMMENT= Rewrite of the pass password manager in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= upstream only supports amd64 RUN_DEPENDS= git:devel/git \ gpg2:security/gnupg USES= go:modules # Usage examples are in a separate repo USE_GITHUB= nodefault GH_TUPLE= gopasspw:password-store-example:8db75ba3b69c:password_store_example GO_MODULE= github.com/gopasspw/gopass PORTDOCS= README.md docs/* PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES post-build: .for SHELL in bash fish zsh ${GO_WRKDIR_BIN}/${PORTNAME} completion ${SHELL} > ${WRKSRC}/${SHELL} .endfor post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.sh @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/fish \ ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC_password_store_example} && ${COPYTREE_SHARE} "README.md secrets templates" ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/security/headscale/Makefile b/security/headscale/Makefile index 19ac7c73672c..db5148827dcd 100644 --- a/security/headscale/Makefile +++ b/security/headscale/Makefile @@ -1,27 +1,27 @@ PORTNAME= headscale PORTVERSION= 0.15.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= m.muenz@gmail.com COMMENT= Mesh VPN that makes it easy to connect your devices LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to compile: modernc.org/libc BROKEN_armv6= fails to compile: modernc.org/libc BROKEN_armv7= fails to compile: modernc.org/libc RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss USES= go:modules GO_MODULE= github.com/juanfont/headscale GO_TARGET= ./cmd/headscale PLIST_FILES= bin/headscale .include diff --git a/security/hockeypuck/Makefile b/security/hockeypuck/Makefile index 6d9efd35ab7d..3ad80b6f3af6 100644 --- a/security/hockeypuck/Makefile +++ b/security/hockeypuck/Makefile @@ -1,50 +1,50 @@ # Created by: Michiel van Baak diff --git a/security/honeytrap/Makefile b/security/honeytrap/Makefile index 7394ff1e3980..a325d48a9e05 100644 --- a/security/honeytrap/Makefile +++ b/security/honeytrap/Makefile @@ -1,101 +1,101 @@ PORTNAME= honeytrap DISTVERSION= g20210510 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= ezri.mudde@dutchsec.com COMMENT= Framework for running, monitoring and managing honeypots LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_BUILDFLAGS= -ldflags \ '-X github.com/honeytrap/honeytrap/cmd.Version=2021-05-10T00:00:00 \ -X github.com/honeytrap/honeytrap/cmd.ReleaseTag=DEVELOPMENT.2021-05-10T00-00-00Z \ -X github.com/honeytrap/honeytrap/cmd.CommitID=110030494f54421d01edfb57343aee3a102dc37d \ -X github.com/honeytrap/honeytrap/cmd.ShortCommitID=110030494f54 \ -extldflags "static"' USE_GITHUB= yes GH_TAGNAME= 1100304 GH_TUPLE= \ AndreasBriese:bbloom:28f7e881ca57:andreasbriese_bbloom/vendor/github.com/AndreasBriese/bbloom \ BurntSushi:toml:v0.3.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Logicalis:asn1:c9c836c1a3cd:logicalis_asn1/vendor/github.com/Logicalis/asn1 \ Shopify:sarama:v1.16.0:shopify_sarama/vendor/github.com/Shopify/sarama \ boltdb:bolt:v1.3.1:boltdb_bolt/vendor/github.com/boltdb/bolt \ cenkalti:backoff:v4.0.0:cenkalti_backoff_v4/vendor/github.com/cenkalti/backoff/v4 \ davecgh:go-spew:v1.1.0:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgraph-io:badger:94594b20babf:dgraph_io_badger/vendor/github.com/dgraph-io/badger \ dgryski:go-farm:2de33835d102:dgryski_go_farm/vendor/github.com/dgryski/go-farm \ dutchcoders:gobus:ece5a7810d96:dutchcoders_gobus/vendor/github.com/dutchcoders/gobus \ eapache:go-resiliency:v1.0.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 \ elastic:go-lumber:v0.1.0:elastic_go_lumber/vendor/github.com/elastic/go-lumber \ elazarl:go-bindata-assetfs:38087fe4dafb:elazarl_go_bindata_assetfs/vendor/github.com/elazarl/go-bindata-assetfs \ fatih:color:v1.6.0:fatih_color/vendor/github.com/fatih/color \ fuyufjh:splunk-hec-go:v0.3.3:fuyufjh_splunk_hec_go/vendor/github.com/fuyufjh/splunk-hec-go \ glycerine:rbuf:54320fe9f6f3:glycerine_rbuf/vendor/github.com/glycerine/rbuf \ go-asn1-ber:asn1-ber:379148ca0225:go_asn1_ber_asn1_ber/vendor/github.com/go-asn1-ber/asn1-ber \ golang:crypto:69ecbb4d6d5d:golang_crypto/vendor/golang.org/x/crypto \ golang:net:eb5bcb51f2a3:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:553a64147049:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:d101bd2416d5:golang_sys/vendor/golang.org/x/sys \ golang:time:555d28b269f0:golang_time/vendor/golang.org/x/time \ google:gopacket:v1.1.14:google_gopacket/vendor/github.com/google/gopacket \ gorilla:websocket:v1.2.0:gorilla_websocket/vendor/github.com/gorilla/websocket \ honeytrap:honeytrap-web:02944754979e:honeytrap_honeytrap_web/vendor/github.com/honeytrap/honeytrap-web \ honeytrap:protocol:219b95413db0:honeytrap_protocol/vendor/github.com/honeytrap/protocol \ klauspost:compress:v1.9.8:klauspost_compress/vendor/github.com/klauspost/compress \ lxc:go-lxc:2f350e4a2980:lxc_go_lxc/vendor/gopkg.in/lxc/go-lxc.v2 \ mailru:easyjson:32fa128f234d:mailru_easyjson/vendor/github.com/mailru/easyjson \ mattn:go-colorable:v0.0.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.3:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ miekg:dns:v1.0.4:miekg_dns/vendor/github.com/miekg/dns \ mimoo:StrobeGo:43f0c284a7f9:mimoo_strobego/vendor/github.com/mimoo/StrobeGo \ mimoo:disco:15dd4b8476c9:mimoo_disco/vendor/github.com/mimoo/disco \ olivere:elastic:v5.0.65:olivere_elastic/vendor/gopkg.in/olivere/elastic.v5 \ op:go-logging:b2cb9fa56473:op_go_logging/vendor/github.com/op/go-logging \ oschwald:maxminddb-golang:v1.3.0:oschwald_maxminddb_golang/vendor/github.com/oschwald/maxminddb-golang \ 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 \ pkg:profile:v1.2.1:pkg_profile/vendor/github.com/pkg/profile \ rcrowley:go-metrics:8732c616f529:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ rs:xid:02dd45c33376:rs_xid/vendor/github.com/rs/xid \ satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid \ songgao:packets:549a10cd4091:songgao_packets/vendor/github.com/songgao/packets \ songgao:water:75f112d19d5a:songgao_water/vendor/github.com/songgao/water \ streadway:amqp:8e4aba63da9f:streadway_amqp/vendor/github.com/streadway/amqp \ urfave:cli:v1.20.0:urfave_cli/vendor/gopkg.in/urfave/cli.v1 \ yuin:gopher-lua:8bfc7677f583:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua HONEYTRAP_USER?= honeytrap HONEYTRAP_GROUP?= honeytrap HONEYTRAP_DBDIR?= /var/db/${PORTNAME} HONEYTRAP_LOGDIR?= /var/log/${PORTNAME} USERS= ${HONEYTRAP_USER} GROUPS= ${HONEYTRAP_GROUP} USE_RC_SUBR= honeytrap PLIST_FILES= "@sample(honeytrap,honeytrap,0600) ${ETCDIR}/honeytrap.toml.sample" \ "@dir(honeytrap,honeytrap,0700) ${HONEYTRAP_LOGDIR}" \ bin/honeytrap SUB_LIST= GROUP=${HONEYTRAP_GROUP} \ HONEYTRAP_DBDIR=${HONEYTRAP_DBDIR} \ USER=${HONEYTRAP_USER} post-patch: ${REINPLACE_CMD} 's#/etc#${ETCDIR}#' \ ${WRKSRC}/cmd/honeytrap/main.go do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/bin \ ${STAGEDIR}${HONEYTRAP_LOGDIR} ${INSTALL_PROGRAM} ${WRKDIR}/bin/honeytrap ${STAGEDIR}${PREFIX}/bin/honeytrap ${MKDIR} ${STAGEDIR}${PREFIX}/etc/rc.d ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${FILESDIR}/honeytrap.toml ${STAGEDIR}${ETCDIR}/honeytrap.toml.sample .include diff --git a/security/horcrux/Makefile b/security/horcrux/Makefile index 91d607f8e92b..eb03aa50d9d6 100644 --- a/security/horcrux/Makefile +++ b/security/horcrux/Makefile @@ -1,28 +1,28 @@ PORTNAME= horcrux DISTVERSIONPREFIX= v DISTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security 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 diff --git a/security/keybase/Makefile b/security/keybase/Makefile index c9d04e816120..871521288251 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -1,22 +1,23 @@ PORTNAME= keybase PORTVERSION= 5.8.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v MASTER_SITES= https://github.com/keybase/client/releases/download/v${PORTVERSION}/ CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org COMMENT= Keybase.io client and Keybase Filesystem (KBFS) LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cpe go tar:xz GO_BUILDFLAGS= -tags production GO_PKGNAME= github.com/keybase/client/go GO_TARGET= ${GO_PKGNAME}/keybase ${GO_PKGNAME}/kbfs/kbfsfuse ${GO_PKGNAME}/kbfs/kbfsgit/git-remote-keybase ${GO_PKGNAME}/kbfs/kbfstool WRKSRC= ${WRKDIR}/client-v${PORTVERSION}/go PLIST_FILES= bin/git-remote-keybase bin/kbfsfuse bin/kbfstool bin/keybase .include diff --git a/security/kpmenu/Makefile b/security/kpmenu/Makefile index 4b872ce402d8..dc37bd07273e 100644 --- a/security/kpmenu/Makefile +++ b/security/kpmenu/Makefile @@ -1,46 +1,46 @@ PORTNAME= kpmenu DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= bapt@FreeBSD.org COMMENT= Dmenu/rofi interface for KeePass LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= dmenu:x11/dmenu \ xsel:x11/xsel-conrad USES= go:modules USE_GITHUB= yes GH_ACCOUNT= AlessioDP GH_TUPLE= \ aead:argon2:a87724528b07:aead_argon2/vendor/github.com/aead/argon2 \ aead:chacha20:8b13a72661da:aead_chacha20/vendor/github.com/aead/chacha20 \ fsnotify:fsnotify:v1.5.1:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-check:check:41f04d3bba15:go_check_check/vendor/gopkg.in/check.v1 \ go-ini:ini:v1.66.3:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:30dcbda58838:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:99c3d69c2c27:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ kr:pretty:v0.2.0:kr_pretty/vendor/github.com/kr/pretty \ magiconair:properties:v1.8.5:magiconair_properties/vendor/github.com/magiconair/properties \ mitchellh:mapstructure:v1.4.3:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ pelletier:go-toml:v1.9.4:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ spf13:afero:v1.8.0:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.4.1:spf13_cast/vendor/github.com/spf13/cast \ 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.10.1:spf13_viper/vendor/github.com/spf13/viper \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ tobischo:gokeepasslib:v3.2.4:tobischo_gokeepasslib_v3/vendor/github.com/tobischo/gokeepasslib/v3 PLIST_FILES= bin/kpmenu .include diff --git a/security/lego/Makefile b/security/lego/Makefile index 2c4a8b55664c..486dea998acb 100644 --- a/security/lego/Makefile +++ b/security/lego/Makefile @@ -1,41 +1,42 @@ PORTNAME= lego DISTVERSIONPREFIX= v DISTVERSION= 4.8.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= matt@matthoran.com COMMENT= Let's Encrypt client and ACME library written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= go:modules GO_MODULE= github.com/go-acme/lego/v4 GO_TARGET= ./cmd/lego GO_BUILDFLAGS= -ldflags '-X "main.version=${DISTVERSION}"' SAMPLE_FILES= deploy.sh.sample lego.sh.sample SUB_FILES= ${SAMPLE_FILES} 604.lego pkg-message SUB_LIST= LEGO_USER=${LEGO_USER} \ PORTNAME=${PORTNAME} LEGO_USER?= _lego USERS= ${LEGO_USER} GROUPS= ${LEGO_USER} PERIODIC_DIRS= etc/periodic/weekly PERIODIC_FILES= 604.lego post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${PERIODIC_DIRS} ${INSTALL_SCRIPT} ${WRKDIR}/${PERIODIC_FILES} ${STAGEDIR}${PREFIX}/${PERIODIC_DIRS}/${PERIODIC_FILES} ${MKDIR} ${STAGEDIR}${PREFIX}/etc/ssl/lego \ ${STAGEDIR}${ETCDIR} ${STAGEDIR}${WWWDIR} . for d in ${SAMPLE_FILES} ${INSTALL_SCRIPT} ${WRKDIR}/${d} ${STAGEDIR}${ETCDIR}/${d} . endfor .include diff --git a/security/meek/Makefile b/security/meek/Makefile index f4dc380b3e84..95f433045865 100644 --- a/security/meek/Makefile +++ b/security/meek/Makefile @@ -1,50 +1,50 @@ PORTNAME= meek DISTVERSION= 0.35.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://gitweb.torproject.org/pluggable-transports/meek.git/snapshot/ \ https://gitweb.torproject.org/pluggable-transports/goptlib.git/snapshot/:goptlib DISTFILES= ${PORTNAME}-${DISTVERSION}.tar.gz \ goptlib-${GOPTLIBVERSION}.tar.gz:goptlib MAINTAINER= cs@FreeBSD.org COMMENT= Pluggable transport proxy that relays through third-party server LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/COPYING USES= go:modules USE_GITHUB= nodefault GOPTLIBVERSION= 0.7 GO_TARGET= ./meek-client \ ./meek-server GH_TUPLE= \ golang:crypto:4b2356b1ed79:golang_crypto/vendor/golang.org/x/crypto \ golang:net:ff2c4b7c35a0:golang_net/vendor/golang.org/x/net \ golang:sys:593003d681fa:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ refraction-networking:utls:43c36d3c1f57:refraction_networking_utls/vendor/github.com/refraction-networking/utls PLIST_FILES= bin/meek-client \ bin/meek-server \ man/man1/meek-client.1.gz \ man/man1/meek-server.1.gz SUB_FILES= pkg-message post-patch: @${MKDIR} ${WRKSRC}/vendor/git.torproject.org/pluggable-transports @${LN} -s ${WRKDIR}/goptlib-${GOPTLIBVERSION} ${WRKSRC}/vendor/git.torproject.org/pluggable-transports/goptlib.git do-test: .for t in ${GO_TARGET} cd ${GO_WRKSRC}; \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} test ${GO_BUILDFLAGS} ${t} .endfor post-install: ${INSTALL_MAN} ${WRKSRC}/doc/meek-server.1 ${STAGEDIR}${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/doc/meek-client.1 ${STAGEDIR}${PREFIX}/man/man1 .include diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile index 92864bb3f77e..74d193291d30 100644 --- a/security/metasploit/Makefile +++ b/security/metasploit/Makefile @@ -1,194 +1,194 @@ # Created by: Yonatan PORTNAME= metasploit DISTVERSION= 6.1.24 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= tanawts@gmail.com COMMENT= Exploit-Framework for Penetration-Testing LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ nmap:security/nmap \ rubygem-actionpack60>=6.0:www/rubygem-actionpack60 \ rubygem-activerecord60>=6.0:databases/rubygem-activerecord60 \ rubygem-activesupport60>=6.0:devel/rubygem-activesupport60 \ rubygem-aws-sdk-ec2>=0:devel/rubygem-aws-sdk-ec2 \ rubygem-aws-sdk-iam>=0:devel/rubygem-aws-sdk-iam \ rubygem-aws-sdk-s3>=0:devel/rubygem-aws-sdk-s3 \ rubygem-bcrypt>=0:security/rubygem-bcrypt \ rubygem-bcrypt_pbkdf>=0:security/rubygem-bcrypt_pbkdf \ rubygem-bson>=0:devel/rubygem-bson \ rubygem-bundler>=0:sysutils/rubygem-bundler \ rubygem-concurrent-ruby>=0:devel/rubygem-concurrent-ruby \ rubygem-dnsruby>=0:dns/rubygem-dnsruby \ rubygem-ed25519>=0:security/rubygem-ed25519 \ rubygem-em-http-request>=0:www/rubygem-em-http-request \ rubygem-eventmachine>=0:devel/rubygem-eventmachine \ rubygem-faker>=0:devel/rubygem-faker \ rubygem-faye-websocket>=0:www/rubygem-faye-websocket \ rubygem-filesize>=0:devel/rubygem-filesize \ rubygem-hrr_rb_ssh-ed25519>=0:security/rubygem-hrr_rb_ssh-ed25519 \ rubygem-http-cookie>=0:www/rubygem-http-cookie \ rubygem-irb>=0:devel/rubygem-irb \ rubygem-jsobfu>=0:www/rubygem-jsobfu \ rubygem-json>=0:devel/rubygem-json \ rubygem-metasm>=0:devel/rubygem-metasm \ rubygem-metasploit-aggregator>=0:security/rubygem-metasploit-aggregator \ rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \ rubygem-metasploit-credential>=0:security/rubygem-metasploit-credential \ rubygem-metasploit-model>=0:security/rubygem-metasploit-model \ rubygem-metasploit-payloads>=2.0.54:security/rubygem-metasploit-payloads \ rubygem-metasploit_data_models>=0:security/rubygem-metasploit_data_models \ rubygem-metasploit_payloads-mettle>=1.0.10:security/rubygem-metasploit_payloads-mettle \ rubygem-mqtt>=0:net/rubygem-mqtt \ rubygem-msgpack>=0:devel/rubygem-msgpack \ rubygem-nessus_rest>=0:security/rubygem-nessus_rest \ rubygem-net-ldap>=0:net/rubygem-net-ldap \ rubygem-net-ssh>=0:security/rubygem-net-ssh \ rubygem-network_interface>=0:net/rubygem-network_interface \ rubygem-nexpose>=0:security/rubygem-nexpose \ rubygem-nokogiri>=0:textproc/rubygem-nokogiri \ rubygem-octokit>=0:net/rubygem-octokit \ rubygem-openssl-ccm>=0:security/rubygem-openssl-ccm \ rubygem-openvas-omp>=0:security/rubygem-openvas-omp \ rubygem-packetfu>=0:net/rubygem-packetfu \ rubygem-patch_finder>=0:devel/rubygem-patch_finder \ rubygem-pcaprub>=0:net/rubygem-pcaprub \ rubygem-pdf-reader>=0:print/rubygem-pdf-reader \ rubygem-pg>=0:databases/rubygem-pg \ rubygem-puma>=0:www/rubygem-puma \ rubygem-railties60>=6.0:www/rubygem-railties60 \ rubygem-recog>=0:security/rubygem-recog \ rubygem-redcarpet>=0:textproc/rubygem-redcarpet \ rubygem-reline>=0:devel/rubygem-reline \ rubygem-rex-arch>=0:security/rubygem-rex-arch \ rubygem-rex-bin_tools>=0:security/rubygem-rex-bin_tools \ rubygem-rex-core>=0:security/rubygem-rex-core \ rubygem-rex-encoder>=0:security/rubygem-rex-encoder \ rubygem-rex-exploitation>=0:security/rubygem-rex-exploitation \ rubygem-rex-java>=0:security/rubygem-rex-java \ rubygem-rex-mime>=0:security/rubygem-rex-mime \ rubygem-rex-nop>=0:security/rubygem-rex-nop \ rubygem-rex-ole>=0:security/rubygem-rex-ole \ rubygem-rex-powershell>=0:security/rubygem-rex-powershell \ rubygem-rex-random_identifier>=0:security/rubygem-rex-random_identifier \ rubygem-rex-registry>=0:security/rubygem-rex-registry \ rubygem-rex-rop_builder>=0:security/rubygem-rex-rop_builder \ rubygem-rex-socket>=0:security/rubygem-rex-socket \ rubygem-rex-sslscan>=0:security/rubygem-rex-sslscan \ rubygem-rex-struct2>=0:security/rubygem-rex-struct2 \ rubygem-rex-text>=0:security/rubygem-rex-text \ rubygem-rex-zip>=0:security/rubygem-rex-zip \ rubygem-ruby-macho>=0:devel/rubygem-ruby-macho \ rubygem-ruby_smb>=0:net/rubygem-ruby_smb \ rubygem-rubyntlm>=0:net/rubygem-rubyntlm \ rubygem-rubyzip>=0:archivers/rubygem-rubyzip \ rubygem-sinatra>=0:www/rubygem-sinatra \ rubygem-sqlite3>=0:databases/rubygem-sqlite3 \ rubygem-sshkey>=0:security/rubygem-sshkey \ rubygem-swagger-blocks>=0:devel/rubygem-swagger-blocks \ rubygem-thin>=0:www/rubygem-thin \ rubygem-tzinfo-data>=0:devel/rubygem-tzinfo-data \ rubygem-tzinfo>=0:devel/rubygem-tzinfo \ rubygem-unix-crypt>=0:security/rubygem-unix-crypt \ rubygem-warden>=0:devel/rubygem-warden \ rubygem-windows_error>=0:devel/rubygem-windows_error \ rubygem-winrm>=0:sysutils/rubygem-winrm \ rubygem-xdr>=0:converters/rubygem-xdr \ rubygem-xmlrpc>=0:net/rubygem-xmlrpc \ rubygem-zeitwerk>=0:devel/rubygem-zeitwerk USES= cpe go:run python shebangfix CPE_VENDOR= rapid7 USE_GITHUB= yes GH_ACCOUNT= rapid7 GH_PROJECT= metasploit-framework USE_RUBY= yes SHEBANG_FILES= data/exploits/CVE-2017-17562/build.sh \ data/exploits/CVE-2017-17562/install-deps.sh \ data/exploits/CVE-2017-7494/build.sh \ data/exploits/CVE-2017-7494/install-deps.sh \ data/exploits/CVE-2021-3156/nss_generic2.py \ data/exploits/CVE-2021-3156/nss_u14.py \ data/exploits/CVE-2021-3156/nss_u16.py \ data/exploits/CVE-2021-3156/userspec_c7.py \ data/exploits/CVE-2021-3156/userspec_generic.py \ docker/bin/msfconsole docker/bin/msfvenom docker/entrypoint.sh \ external/source/exploits/CVE-2020-9850/payload/loader/make.py \ external/source/exploits/CVE-2020-9850/payload/sbx/build-threadexec.sh \ external/source/exploits/CVE-2020-9850/payload/sbx/build-webkit.sh \ external/source/exploits/CVE-2020-9850/payload/sbx/embed.py \ external/source/metsvc/test.rb \ external/source/msfJavaToolkit/compile.sh \ external/source/msfJavaToolkit/testCompilation.rb \ external/source/msfJavaToolkit/testKeytool.rb \ external/source/shellcode/windows/build.sh \ external/source/shellcode/windows/x64/build.py \ external/source/shellcode/windows/x86/build.py \ external/source/shellcode/windows/x86/src/hash.py \ modules/auxiliary/admin/http/cisco_7937g_ssh_privesc.py \ modules/auxiliary/admin/http/grafana_auth_bypass.py \ modules/auxiliary/admin/teradata/teradata_odbc_sql.py \ modules/auxiliary/dos/cisco/cisco_7937g_dos.py \ modules/auxiliary/dos/cisco/cisco_7937g_dos_reboot.py \ modules/auxiliary/dos/http/slowloris.py \ modules/auxiliary/dos/tcp/claymore_dos.py \ modules/auxiliary/example.py \ modules/auxiliary/gather/get_user_spns.py \ modules/auxiliary/gather/mikrotik_winbox_fileread.py \ modules/auxiliary/gather/office365userenum.py \ modules/auxiliary/scanner/http/onion_omega2_login.py \ modules/auxiliary/scanner/http/rdp_web_login.py \ modules/auxiliary/scanner/msmail/exchange_enum.go \ modules/auxiliary/scanner/msmail/host_id.go \ modules/auxiliary/scanner/msmail/onprem_enum.go \ modules/auxiliary/scanner/smb/impacket/dcomexec.py \ modules/auxiliary/scanner/smb/impacket/secretsdump.py \ modules/auxiliary/scanner/smb/impacket/wmiexec.py \ modules/auxiliary/scanner/ssl/bleichenbacher_oracle.py \ modules/auxiliary/scanner/teradata/teradata_odbc_login.py \ modules/auxiliary/scanner/wproxy/att_open_proxy.py \ modules/exploits/example.py \ modules/exploits/linux/smtp/haraka.py \ tools/dev/import-dev-keys.sh tools/dev/sign-dev-keys.sh \ tools/dev/update_joomla_components.py \ tools/hardware/killerbee_msfrelay.py \ tools/modules/aws-aggregator-userdata.sh SHEBANG_LANG= go STRIP= NO_ARCH= yes NO_ARCH_IGNORE= template_x64_bsd.bin template_x86_bsd.bin CVE-2013-2171.bin post-patch: ${REINPLACE_CMD} 's,git ls-files,find . ! -type d | sed "s|^./||", ; \ /rb-readline/d' \ ${WRKSRC}/metasploit-framework.gemspec ${REINPLACE_CMD} "/concurrent-ruby/s|,'1.0.5'|| ; /reline/s|, '0.2.5'|| ; /pcaprub/s|, '0.12.4'||" \ ${WRKSRC}/metasploit-framework.gemspec do-build: ${RM} ${WRKSRC}/Gemfile.lock ${TOUCH} ${WRKSRC}/Gemfile.lock ${REINPLACE_CMD} "/^group :coverage/,/^end/d ; /^group :development/,/^end/d ; /^group :test/,/^end/d ; /git:/d ; /sqlite3/s|, '~>1.3.0'||" \ ${WRKSRC}/Gemfile do-install: @${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC} && ${PAX} -rw . ${STAGEDIR}${DATADIR} .for f in msfconsole msfd msfdb msfrpc msfrpcd msfvenom ${RLN} ${STAGEDIR}${DATADIR}/${f} ${STAGEDIR}${PREFIX}/bin/${f} .endfor post-install: @${FIND} ${STAGEDIR} ! -type d | \ ${SED} 's,${STAGEDIR}${PREFIX}/,, ; /Gemfile.lock/s|^|@(,,0666) |' >> ${TMPPLIST} @${FIND} -ds ${STAGEDIR}${DATADIR} -type d -empty | \ ${SED} 's,${STAGEDIR}${PREFIX}/,, ; s,^,@dir ,' >> ${TMPPLIST} .include diff --git a/security/nebula/Makefile b/security/nebula/Makefile index 62242fd85b06..e02c3bdf04d1 100644 --- a/security/nebula/Makefile +++ b/security/nebula/Makefile @@ -1,32 +1,33 @@ PORTNAME= nebula DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= ashish@FreeBSD.org COMMENT= Scalable overlay networking tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= slack GO_MODULE= github.com/slackhq/nebula GO_TARGET= ./cmd/nebula ./cmd/nebula-cert GO_BUILDFLAGS= -ldflags "-X main.Build=${PORTVERSION}" USE_RC_SUBR= ${PORTNAME} PLIST_FILES= bin/nebula \ bin/nebula-cert \ etc/${PORTNAME}/config.yml.example post-patch: ${REINPLACE_CMD} -e s,/etc/nebula,${PREFIX}/etc/${PORTNAME}, \ -e /dev:/s/nebula1/tun1/ \ ${WRKSRC}/examples/config.yml post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/examples/config.yml \ ${STAGEDIR}${PREFIX}/etc/${PORTNAME}/config.yml.example .include diff --git a/security/obfs4proxy-tor/Makefile b/security/obfs4proxy-tor/Makefile index 3cb788013a3c..a2c433a2449d 100644 --- a/security/obfs4proxy-tor/Makefile +++ b/security/obfs4proxy-tor/Makefile @@ -1,50 +1,50 @@ PORTNAME= obfs4proxy DISTVERSION= 0.0.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net PKGNAMESUFFIX= -tor DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= egypcio@FreeBSD.org COMMENT= Pluggable transport proxy for Tor (obfs4, The Obfuscator) LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules tar:xz CPE_VENDOR= torproject USE_GITHUB= nodefault GH_TUPLE= FiloSottile:edwards25519:390f27c3be20:filosottile_edwards25519/vendor/filippo.io/edwards25519 \ dchest:siphash:v1.2.2:siphash/vendor/github.com/dchest/siphash \ dsnet:compress:f669936:dsnet_compress/vendor/github.com/dsnet/compress \ golang:crypto:a769d52b0f97:golang_crypto/vendor/golang.org/x/crypto \ golang:net:e18ecbb05110:golang_net/vendor/golang.org/x/net \ golang:sys:665e8c7367d1:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ torbsd:goptlib:v1.2.0:goptlib/vendor/git.torproject.org/pluggable-transports/goptlib.git USE_GITLAB= yes GL_ACCOUNT= yawning GL_PROJECT= obfs4 GL_COMMIT= 77af0cba934d73c4baeb709560bcfc9a9fbc661c GL_TUPLE= yawning:bsaes:0a714cd429ec754482b4001e918db30cd2094405:yawning_bsaes/vendor/gitlab.com/yawning/bsaes.git \ yawning:edwards25519-extra:2f91fcc9fbdb888f3c795849b6777940135559b7:yawning_edwards25519extra/vendor/gitlab.com/yawning/edwards25519-extra.git \ yawning:utls:f1bcf4b40e4596d0ccd1dbf8f3a9f4922f9759ca:yawning_utls/vendor/gitlab.com/yawning/utls.git GO_PKGNAME= gitlab.com/yawning/obfs4 GO_TARGET= ./obfs4proxy SUB_FILES= pkg-message PLIST_FILES= bin/obfs4proxy \ man/man1/obfs4proxy.1.gz post-patch: ${LN} -s ${WRKSRC} ${WRKSRC}/vendor/${GO_PKGNAME} post-install: ${INSTALL_MAN} ${WRKSRC}/doc/obfs4proxy.1 ${STAGEDIR}${PREFIX}/man/man1 .include diff --git a/security/onionscan/Makefile b/security/onionscan/Makefile index bbfa2f120789..c7cff6e0c652 100644 --- a/security/onionscan/Makefile +++ b/security/onionscan/Makefile @@ -1,27 +1,27 @@ PORTNAME= onionscan DISTVERSIONPREFIX= OnionScan- DISTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org COMMENT= Free and open source tool for investigating Onion Services LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= s-rah GH_TUPLE= HouzuoGuo:tiedot:3.4:tiedot/vendor/github.com/HouzuoGuo/tiedot \ rwcarlsen:goexif:8d986c0:goexif/vendor/github.com/rwcarlsen/goexif \ golang:crypto:0e37d00:crypto/vendor/golang.org/x/crypto \ golang:net:26e67e7:net/vendor/golang.org/x/net \ golang:sys:33540a1:sys/vendor/golang.org/x/sys GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} PLIST_FILES= bin/onionscan .include diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile index c2a0527c79ac..d6c949316104 100644 --- a/security/picocrypt/Makefile +++ b/security/picocrypt/Makefile @@ -1,43 +1,43 @@ # Created by: Alexey Dokuchaev PORTNAME= picocrypt PORTVERSION= 1.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= danfe@FreeBSD.org COMMENT= Small, simple, yet very secure encryption tool LICENSE= GPLv3 USES= gl gnome go:modules pkgconfig xorg USE_GL= gl USE_GNOME= gtk30 USE_XORG= x11 xau xcb xdmcp USE_GITHUB= yes GH_ACCOUNT= HACKERALERT GH_PROJECT= Picocrypt GH_TUPLE= \ HACKERALERT:clipboard:7345ba96aeca:hackeralert_clipboard/vendor/github.com/HACKERALERT/clipboard \ HACKERALERT:crypto:ba8732acd7e7:hackeralert_crypto/vendor/github.com/HACKERALERT/crypto \ HACKERALERT:dialog:a9e6303eda42:hackeralert_dialog/vendor/github.com/HACKERALERT/dialog \ HACKERALERT:giu:a37934efe9a9:hackeralert_giu/vendor/github.com/HACKERALERT/giu \ HACKERALERT:gl:402fdd216609:hackeralert_gl/vendor/github.com/HACKERALERT/gl \ HACKERALERT:glfw:d0da149b3bef:hackeralert_glfw_glfw/vendor/github.com/HACKERALERT/glfw \ HACKERALERT:imgui-go:da7cd33ca753:hackeralert_imgui_go/vendor/github.com/HACKERALERT/imgui-go \ HACKERALERT:infectious:bb1303403749:hackeralert_infectious/vendor/github.com/HACKERALERT/infectious \ HACKERALERT:mainthread:2ec9e701cc14:hackeralert_mainthread/vendor/github.com/HACKERALERT/mainthread \ HACKERALERT:serpent:293b29869c66:hackeralert_serpent/vendor/github.com/HACKERALERT/serpent \ HACKERALERT:sys:2e09c491f471:hackeralert_sys/vendor/github.com/HACKERALERT/sys \ HACKERALERT:w32:4b84c2675d8d:hackeralert_w32/vendor/github.com/HACKERALERT/w32 \ HACKERALERT:zxcvbn-go:f131a4666ad5:hackeralert_zxcvbn_go/vendor/github.com/HACKERALERT/zxcvbn-go WRKSRC_SUBDIR= src PLIST_FILES= bin/${PORTNAME} post-patch: @${LN} -sf dlgs_linux.go \ ${WRKSRC}/vendor/github.com/HACKERALERT/dialog/dlgs_${OPSYS:tl}.go .include diff --git a/security/snowflake-tor/Makefile b/security/snowflake-tor/Makefile index 3dbb542f374a..aab3ec0ad59e 100644 --- a/security/snowflake-tor/Makefile +++ b/security/snowflake-tor/Makefile @@ -1,99 +1,99 @@ PORTNAME= snowflake DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net PKGNAMESUFFIX= -tor MAINTAINER= egypcio@FreeBSD.org COMMENT= Pluggable Transport using WebRTC inspired by Flashproxy LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKDIR}/${PORTNAME}-${TPO_SNOWFLAKE}/LICENSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cpe go USE_RC_SUBR= ${PORTNAME} USE_GITHUB= nodefault USE_GITLAB= nodefault CPE_VENDOR= torproject TPO_GEOIP= 7ce4b3d98d01ff33bad8007db3f488d5b172382a TPO_SNOWFLAKE= e6e5e20ae8b5883b37f5dea656540825e237d820 GO_PKGNAME= git.torproject.org/pluggable-transports/snowflake.git/v2 GO_TARGET= ./client ./proxy ./server GL_SITE= https://gitlab.torproject.org/tpo GL_TUPLE= anti-censorship:pluggable-transports/${PORTNAME}:${TPO_SNOWFLAKE}:tpo_acs_snowflake/vendor/git.torproject.org/pluggable-transports/snowflake.git/v2 \ anti-censorship:geoip:${TPO_GEOIP}:tpo_acs_geoip/vendor/gitlab.torproject.org/tpo/anti-censorship/geoip GH_TUPLE= torbsd:goptlib:v1.2.0:torbsd_goptlib/vendor/git.torproject.org/pluggable-transports/goptlib.git \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ golang:crypto:513c2a44f670:golang_crypto/vendor/golang.org/x/crypto \ golang:mod:v0.3.0:golang_mod/vendor/golang.org/x/mod \ golang:net:d523dce5a7f4:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:c4fcb01b228e:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ golang:tools:5bf02b21f123:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ gopherjs:gopherjs:0766667cb4d1:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \ gorilla:websocket:v1.4.1:gorilla_websocket/vendor/github.com/gorilla/websocket \ jtolds:gls:v4.20.0:jtolds_gls/vendor/github.com/jtolds/gls \ klauspost:cpuid:v1.3.1:klauspost_cpuid/vendor/github.com/klauspost/cpuid \ klauspost:reedsolomon:v1.9.9:klauspost_reedsolomon/vendor/github.com/klauspost/reedsolomon \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mmcloughlin:avo:443f81d77104:mmcloughlin_avo/vendor/github.com/mmcloughlin/avo \ pion:datachannel:v1.4.21:pion_datachannel/vendor/github.com/pion/datachannel \ pion:dtls:v2.0.12:pion_dtls_v2/vendor/github.com/pion/dtls/v2 \ pion:ice:v2.0.15:pion_ice_v2/vendor/github.com/pion/ice/v2 \ pion:interceptor:v0.0.10:pion_interceptor/vendor/github.com/pion/interceptor \ pion:logging:v0.2.2:pion_logging/vendor/github.com/pion/logging \ pion:mdns:v0.0.4:pion_mdns/vendor/github.com/pion/mdns \ pion:randutil:v0.1.0:pion_randutil/vendor/github.com/pion/randutil \ pion:rtcp:v1.2.6:pion_rtcp/vendor/github.com/pion/rtcp \ pion:rtp:v1.6.2:pion_rtp/vendor/github.com/pion/rtp \ pion:sctp:v1.7.11:pion_sctp/vendor/github.com/pion/sctp \ pion:sdp:v3.0.4:pion_sdp_v3/vendor/github.com/pion/sdp/v3 \ pion:srtp:v2.0.2:pion_srtp_v2/vendor/github.com/pion/srtp/v2 \ pion:stun:v0.3.5:pion_stun/vendor/github.com/pion/stun \ pion:transport:v0.12.3:pion_transport/vendor/github.com/pion/transport \ pion:turn:v2.0.5:pion_turn_v2/vendor/github.com/pion/turn/v2 \ pion:udp:v0.1.0:pion_udp/vendor/github.com/pion/udp \ pion:webrtc:v3.0.15:pion_webrtc_v3/vendor/github.com/pion/webrtc/v3 \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ prometheus:client_golang:v1.10.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.18.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ smartystreets:assertions:b2de0cb4f26d:smartystreets_assertions/vendor/github.com/smartystreets/assertions \ smartystreets:goconvey:v1.6.4:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ templexxx:cpu:v0.0.7:templexxx_cpu/vendor/github.com/templexxx/cpu \ templexxx:xorsimd:v0.4.1:templexxx_xorsimd/vendor/github.com/templexxx/xorsimd \ tjfoc:gmsm:v1.3.2:tjfoc_gmsm/vendor/github.com/tjfoc/gmsm \ xtaci:kcp-go:v5.6.1:xtaci_kcp_go_v5/vendor/github.com/xtaci/kcp-go/v5 \ xtaci:smux:v1.5.15:xtaci_smux/vendor/github.com/xtaci/smux PLIST_SUB= MANPAGES=${MANPAGES} SUB_FILES= pkg-message pre-extract: ${MKDIR} ${WRKDIR}/pluggable-transports ${WRKDIR}/${PORTNAME}-${TPO_SNOWFLAKE} && \ ${RLN} ${WRKDIR}/${PORTNAME}-${TPO_SNOWFLAKE} ${WRKDIR}/pluggable-transports/. && \ ${LN} -sf ${WRKDIR}/${PORTNAME}-${TPO_SNOWFLAKE} ${WRKSRC} && \ ${LN} -sf ${WRKSRC}/vendor ${WRKSRC}/src post-install: ${MKDIR} ${STAGEDIR}/${MANPREFIX}/man/man1 . for b in client proxy ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}-$b.1 ${STAGEDIR}/${MANPREFIX}/man/man1 ${MV} ${STAGEDIR}/${PREFIX}/bin/$b ${STAGEDIR}/${PREFIX}/bin/${PORTNAME}-$b . endfor ${MV} ${STAGEDIR}/${PREFIX}/bin/server ${STAGEDIR}/${PREFIX}/bin/${PORTNAME} .include diff --git a/security/sops/Makefile b/security/sops/Makefile index 20196d205018..7a0e390da0b7 100644 --- a/security/sops/Makefile +++ b/security/sops/Makefile @@ -1,26 +1,26 @@ PORTNAME= sops DISTVERSIONPREFIX= v DISTVERSION= 3.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security editors MAINTAINER= dmgk@FreeBSD.org COMMENT= Editor of encrypted files that supports YAML, JSON and BINARY formats LICENSE= MPL20 USES= go:modules GO_MODULE= go.mozilla.org/sops/v3 GO_TARGET= ./cmd/sops PLIST_FILES= bin/sops PORTDOCS= README.rst CHANGELOG.rst OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/security/ssb/Makefile b/security/ssb/Makefile index a1be377c88f1..93c79dbe10fb 100644 --- a/security/ssb/Makefile +++ b/security/ssb/Makefile @@ -1,27 +1,27 @@ PORTNAME= ssb DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= nc@FreeBSD.org COMMENT= SSH Server Bruteforcer LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_PKGNAME= ktbs.dev/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= kitabisa GH_TUPLE= \ golang:crypto:eec23a3978ad:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:33540a1f6037:golang_sys/vendor/golang.org/x/sys \ logrusorgru:aurora:v2.0.3:logrusorgru_aurora/vendor/github.com/logrusorgru/aurora \ projectdiscovery:gologger:v1.0.1:projectdiscovery_gologger/vendor/github.com/projectdiscovery/gologger \ remeh:sizedwaitgroup:v1.0.0:remeh_sizedwaitgroup/vendor/github.com/remeh/sizedwaitgroup PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile index d582993fa277..237223cf9faa 100644 --- a/security/ssh-vault/Makefile +++ b/security/ssh-vault/Makefile @@ -1,26 +1,26 @@ PORTNAME= ssh-vault PORTVERSION= 0.12.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= nbari@tequila.io COMMENT= Encrypt/decrypt using ssh keys LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} GH_TUPLE= golang:crypto:a0c6ece:gocrypto/vendor/golang.org/x/crypto \ golang:sys:d101bd2:gosys/vendor/golang.org/x/sys \ ssh-vault:crypto:3700ed0:crypto/vendor/github.com/ssh-vault/crypto \ ssh-vault:ssh2pem:fdda4b3:ssh2pem/vendor/github.com/ssh-vault/ssh2pem GO_TARGET= ./cmd/ssh-vault GO_BUILDFLAGS= -ldflags "-s -w -X main.version=${PORTVERSION}" PLIST_FILES= bin/ssh-vault .include diff --git a/security/ssllabs-scan/Makefile b/security/ssllabs-scan/Makefile index 677a2f97458c..4392adefaa84 100644 --- a/security/ssllabs-scan/Makefile +++ b/security/ssllabs-scan/Makefile @@ -1,22 +1,22 @@ PORTNAME= ssllabs-scan DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net MAINTAINER= egypcio@FreeBSD.org COMMENT= Command-line tool to use the SSL Labs API LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= go USE_GITHUB= yes GH_ACCOUNT= ssllabs PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/stegify/Makefile b/security/stegify/Makefile index 541239b1900d..16a623007a7d 100644 --- a/security/stegify/Makefile +++ b/security/stegify/Makefile @@ -1,23 +1,23 @@ PORTNAME= stegify DISTVERSIONPREFIX= v DISTVERSION= 1.2-2 DISTVERSIONSUFFIX= -g62518ca -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Steganography software LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= DimitarPetrov GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/step-certificates/Makefile b/security/step-certificates/Makefile index a7bf9f77c2f2..443d350a9549 100644 --- a/security/step-certificates/Makefile +++ b/security/step-certificates/Makefile @@ -1,38 +1,39 @@ PORTNAME= step-certificates DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= mw@wipp.bayern COMMENT= Smallstep step-ca certificates server LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= pcsc-lite>0:devel/pcsc-lite LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite RUN_DEPENDS= step:security/step-cli USES= go:modules GO_MODULE= github.com/smallstep/certificates USE_RC_SUBR= step-ca GO_TARGET= ./cmd/step-ca:${PREFIX}/sbin/step-ca \ ./cmd/step-cloudkms-init \ ./cmd/step-awskms-init \ ./cmd/step-yubikey-init \ ./cmd/step-pkcs11-init GO_BUILDFLAGS= -ldflags "-w -X main.Version=${PORTVERSION}" USERS= step GROUPS= step post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/step ${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include diff --git a/security/step-cli/Makefile b/security/step-cli/Makefile index 0bb597f26237..57904793995b 100644 --- a/security/step-cli/Makefile +++ b/security/step-cli/Makefile @@ -1,30 +1,31 @@ PORTNAME= step-cli DISTVERSIONPREFIX=v DISTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= mw@wipp.bayern COMMENT= Smallstep step-ca command line client LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules shebangfix SHEBANG_FILES= autocomplete/bash_autocomplete GO_MODULE= github.com/smallstep/cli GO_TARGET= ./cmd/step GO_BUILDFLAGS= -ldflags "-w -X main.Version=${PORTVERSION}" PLIST_FILES= bin/step \ etc/bash_completion.d/step-completion.bash \ share/zsh/site-functions/_step post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${CP} ${WRKSRC}/autocomplete/bash_autocomplete ${STAGEDIR}${PREFIX}/etc/bash_completion.d/step-completion.bash ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${CP} ${WRKSRC}/autocomplete/zsh_autocomplete ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_step .include diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index ace4ea5116cc..11d592cd179a 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,29 +1,30 @@ PORTNAME= tailscale PORTVERSION= 1.26.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn MAINTAINER= ashish@FreeBSD.org COMMENT= Mesh VPN that makes it easy to connect your devices LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss USES= go:modules GO_MODULE= github.com/tailscale/tailscale USE_RC_SUBR= tailscaled GO_TARGET= ./cmd/tailscale \ ./cmd/tailscaled GO_BUILDFLAGS= -tags xversion -ldflags "\ -X tailscale.com/version.Long=${PORTVERSION} \ -X tailscale.com/version.Short=${PORTVERSION}" PLIST_FILES= bin/tailscale \ bin/tailscaled .include diff --git a/security/teleport/Makefile b/security/teleport/Makefile index b36bd371c0b3..dc0f3cd4dc07 100644 --- a/security/teleport/Makefile +++ b/security/teleport/Makefile @@ -1,72 +1,72 @@ PORTNAME= teleport DISTVERSIONPREFIX= v DISTVERSION= 4.3.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= swills@FreeBSD.org COMMENT= Gravitational Teleport SSH LICENSE= APACHE20 NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= Uses 64bit types BUILD_DEPENDS= zip:archivers/zip USES= compiler gmake go USE_GITHUB= yes GH_ACCOUNT= gravitational GH_TUPLE= gravitational:webassets:eac734b:webassets/webassets GH_COMMIT_SHORT= fabee242d GH_TAG_COMMIT= ${DISTVERSIONPREFIX}${DISTVERSION}-0-g${GH_COMMIT_SHORT} USE_RC_SUBR= teleport # Extra assets are stored in the binary and must not be inadvertently removed STRIP= NOPRECIOUSMAKEVARS= YES SUB_FILES= pkg-message PLIST_FILES= bin/tctl \ bin/teleport \ bin/tsh \ "@sample etc/teleport.yaml.sample" GO_TELEPORT_SRC_DIR= src/github.com/gravitational/teleport PRE_GOPATH_DIR= ${PORTNAME}-${DISTVERSION}${DISTVERSIONSUFFIX} post-patch: @${MKDIR} ${WRKDIR}/${GO_TELEPORT_SRC_DIR} @${REINPLACE_CMD} -e 's|%%GH_TAG_COMMIT%%|${GH_TAG_COMMIT}|' \ ${WRKSRC}/version.mk @${CP} -rpH ${WRKDIR}/${PRE_GOPATH_DIR}/vendor/* ${WRKDIR}/src/ @${CP} -rpH ${WRKDIR}/${PRE_GOPATH_DIR}/* ${WRKDIR}/${GO_TELEPORT_SRC_DIR}/ do-build: @cd ${WRKDIR}/${GO_TELEPORT_SRC_DIR} && \ ${SETENV} ${MAKE_ENV} ${BUILD_ENV} ${GO_ENV} \ CGO_ENABLED=1 GOPATH=${WRKDIR} \ ${GMAKE} full do-install: ${WRKDIR}/${GO_TELEPORT_SRC_DIR}/build/teleport configure > ${STAGEDIR}${PREFIX}/etc/teleport.yaml.sample @${SED} -i '' \ -e "s|nodename: .*|nodename: |g" \ -e "s|cluster-join-token||g" \ ${STAGEDIR}${PREFIX}/etc/teleport.yaml.sample ${INSTALL_PROGRAM} ${WRKDIR}/${GO_TELEPORT_SRC_DIR}/build/teleport ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKDIR}/${GO_TELEPORT_SRC_DIR}/build/tsh ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKDIR}/${GO_TELEPORT_SRC_DIR}/build/tctl ${STAGEDIR}${PREFIX}/bin .include # golang assumes that if clang is in use, it is called "clang" and not "cc". If # it's called "cc", go fails. .if ${COMPILER_TYPE} == clang BUILD_ENV= CC=clang .endif .include diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index a54df8b01e5f..00d2a185019f 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -1,31 +1,31 @@ # Created by: Po-Chuan Hsieh PORTNAME= totp-cli PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org COMMENT= Authy/Google Authenticator like TOTP CLI tool LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules PLIST_FILES= bin/totp-cli GH_ACCOUNT= yitsushi GH_TUPLE= go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:crypto:0559593:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:05e143d:golang_sys/vendor/golang.org/x/sys \ golang:term:065cf7b:golang_term/vendor/golang.org/x/term \ golang:text:b4bca84:golang_text/vendor/golang.org/x/text \ kardianos:osext:2bc1f35:kardianos_osext/vendor/github.com/kardianos/osext \ mitchellh:go-homedir:af06845:mitchellh_gohomedir/vendor/github.com/mitchellh/go-homedir \ yitsushi:github-release-check:4d0202c:yitsushi_github_release_check/vendor/github.com/yitsushi/github-release-check \ yitsushi:go-commander:b4d4247:yitsushi_go_commander/vendor/github.com/yitsushi/go-commander USE_GITHUB= yes .include diff --git a/security/trezord/Makefile b/security/trezord/Makefile index 88d021ce821e..10cc68d6f51b 100644 --- a/security/trezord/Makefile +++ b/security/trezord/Makefile @@ -1,28 +1,28 @@ # Created by: Alex Dupre PORTNAME= trezord DISTVERSIONPREFIX= v DISTVERSION= 2.0.31 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= ale@FreeBSD.org COMMENT= TREZOR Communication Daemon aka TREZOR Bridge LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING USES= go:modules USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= trezor GH_PROJECT= ${PORTNAME}-go GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} PLIST_FILES= bin/${GH_PROJECT} .include "${.CURDIR}/Makefile.modules" .include diff --git a/security/vault/Makefile b/security/vault/Makefile index 3f2c2ebae735..9a3e27489b6d 100644 --- a/security/vault/Makefile +++ b/security/vault/Makefile @@ -1,406 +1,406 @@ PORTNAME= vault PORTVERSION= 1.8.7 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= swills@FreeBSD.org # co-maintainer: brd COMMENT= Tool for securely accessing secrets LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= hashicorp USE_GITHUB= yes GH_TUPLE= hashicorp:${PORTNAME}:${VAULTTAG}:DEFAULT \ swills:vaultui:${VAULTUITAG}:vaultui \ Azure:azure-pipeline-go:v0.2.3:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-sdk-for-go:v51.1.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:azure-storage-blob-go:v0.13.0:azure_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \ Azure:go-ansiterm:d6e3b3328b78:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ Azure:go-autorest:243526fc4739:azure_go_autorest_auth \ Azure:go-autorest:446f41b7d65b:azure_go_autorest_validation \ Azure:go-autorest:55c0c4ebc34d:azure_go_autorest_cli \ Azure:go-autorest:autorest/v0.11.17:azure_go_autorest_autorest \ Azure:go-autorest:b3a0b30a7423:azure_go_autorest_date \ Azure:go-autorest:def88ef859fb:azure_go_autorest_adal \ Azure:go-autorest:logger/v0.2.0:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.6.0:azure_go_autorest_tracing \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ Azure:go-ntlmssp:66371956d46c:azure_go_ntlmssp/vendor/github.com/Azure/go-ntlmssp \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ DataDog:datadog-go:v3.2.0:datadog_datadog_go/vendor/github.com/DataDog/datadog-go \ Jeffail:gabs:v1.1.1:jeffail_gabs/vendor/github.com/Jeffail/gabs \ Masterminds:goutils:v1.1.0:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \ Masterminds:sprig:v2.22.0:masterminds_sprig/vendor/github.com/Masterminds/sprig \ Microsoft:go-winio:d1ffc52c7331:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Microsoft:hcsshim:v0.8.14:microsoft_hcsshim/vendor/github.com/Microsoft/hcsshim \ NYTimes:gziphandler:v1.1.1:nytimes_gziphandler/vendor/github.com/NYTimes/gziphandler \ Nvveen:Gotty:cd527374f1e5:nvveen_gotty/vendor/github.com/Nvveen/Gotty \ SAP:go-hdb:v0.14.1:sap_go_hdb/vendor/github.com/SAP/go-hdb \ Sectorbob:mlab-ns2:d3aa0c295a8a:sectorbob_mlab_ns2/vendor/github.com/Sectorbob/mlab-ns2 \ StackExchange:wmi:cbe66965904d:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ aerospike:aerospike-client-go:v3.1.1:aerospike_aerospike_client_go/vendor/github.com/aerospike/aerospike-client-go \ aliyun:alibaba-cloud-sdk-go:9418d7b0cd0f:aliyun_alibaba_cloud_sdk_go/vendor/github.com/aliyun/alibaba-cloud-sdk-go \ aliyun:aliyun-oss-go-sdk:86c17b95fcd5:aliyun_aliyun_oss_go_sdk/vendor/github.com/aliyun/aliyun-oss-go-sdk \ apache:arrow:b2287a20f230:apache_arrow_arrow/vendor/github.com/apache/arrow \ apple:foundationdb:cd5c9d91fad2:apple_foundationdb_go/vendor/github.com/apple/foundationdb \ armon:go-metrics:v0.3.7:armon_go_metrics/vendor/github.com/armon/go-metrics \ armon:go-proxyproto:7e956b284f0a:armon_go_proxyproto/vendor/github.com/armon/go-proxyproto \ armon:go-radix:v1.0.0:armon_go_radix/vendor/github.com/armon/go-radix \ asaskevich:govalidator:f9ffefc3facf:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \ aws:aws-sdk-go-v2:credentials/v1.1.5:aws_aws_sdk_go_v2_credentials \ aws:aws-sdk-go-v2:fdbaadbce5fd:aws_aws_sdk_go_v2_manager \ aws:aws-sdk-go-v2:v1.3.2:aws_aws_sdk_go_v2/vendor/github.com/aws/aws-sdk-go-v2 \ aws:aws-sdk-go-v2:v1.5.0:aws_aws_sdk_go_v2_s3 \ aws:aws-sdk-go:v1.37.19:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ aws:smithy-go:v1.3.1:aws_smithy_go/vendor/github.com/aws/smithy-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bgentry:speakeasy:v0.1.0:bgentry_speakeasy/vendor/github.com/bgentry/speakeasy \ bitly:go-hostpool:v0.1.0:bitly_go_hostpool/vendor/github.com/bitly/go-hostpool \ boombuler:barcode:6c824513bacc:boombuler_barcode/vendor/github.com/boombuler/barcode \ briankassouf:jose:d2569464773f:briankassouf_jose/vendor/github.com/briankassouf/jose \ cenkalti:backoff:v2.2.1:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ cenkalti:backoff:v3.0.0:cenkalti_backoff_v3/vendor/github.com/cenkalti/backoff/v3 \ census-instrumentation:opencensus-go:v0.22.3:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ centrify:cloud-golang-sdk:119110094d0f:centrify_cloud_golang_sdk/vendor/github.com/centrify/cloud-golang-sdk \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ chrismalek:oktasdk-go:3430665dfaa0:chrismalek_oktasdk_go/vendor/github.com/chrismalek/oktasdk-go \ circonus-labs:circonus-gometrics:v2.3.1:circonus_labs_circonus_gometrics/vendor/github.com/circonus-labs/circonus-gometrics \ circonus-labs:circonusllhist:v0.1.3:circonus_labs_circonusllhist/vendor/github.com/circonus-labs/circonusllhist \ client9:misspell:v0.3.4:client9_misspell/vendor/github.com/client9/misspell \ cloudfoundry-community:go-cfclient:f136f9222381:cloudfoundry_community_go_cfclient/vendor/github.com/cloudfoundry-community/go-cfclient \ cloudfoundry:gofileutils:4d0c80011a0f:cloudfoundry_gofileutils/vendor/code.cloudfoundry.org/gofileutils \ cockroachdb:cockroach-go:e0a95dfd547c:cockroachdb_cockroach_go/vendor/github.com/cockroachdb/cockroach-go \ containerd:containerd:v1.4.3:containerd_containerd/vendor/github.com/containerd/containerd \ containerd:continuity:efbc4488d8fe:containerd_continuity/vendor/github.com/containerd/continuity \ coreos:go-oidc:v2.2.1:coreos_go_oidc/vendor/github.com/coreos/go-oidc \ coreos:go-oidc:v3.0.0:coreos_go_oidc_v3/vendor/github.com/coreos/go-oidc/v3 \ coreos:go-semver:v0.2.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ coreos:go-systemd:d3cd4ed1dbcf:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ coreos:go-systemd:v22.0.0:coreos_go_systemd_v22/vendor/github.com/coreos/go-systemd/v22 \ couchbase:gocb:v2.1.4:couchbase_gocb_v2/vendor/github.com/couchbase/gocb/v2 \ couchbase:gocbcore:v9.0.4:couchbase_gocbcore_v9/vendor/github.com/couchbase/gocbcore/v9 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ denisenkom:go-mssqldb:06a60b6afbbc:denisenkom_go_mssqldb/vendor/github.com/denisenkom/go-mssqldb \ denverdino:aliyungo:d3308649c661:denverdino_aliyungo/vendor/github.com/denverdino/aliyungo \ digitalocean:godo:v1.7.5:digitalocean_godo/vendor/github.com/digitalocean/godo \ dimchansky:utfbom:v1.1.1:dimchansky_utfbom/vendor/github.com/dimchansky/utfbom \ docker:distribution:v2.7.1:docker_distribution/vendor/github.com/docker/distribution \ 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 \ dominikh:go-tools:v0.0.1-2020.1.3:dominikh_go_tools/vendor/honnef.co/go/tools \ dsnet:compress:v0.0.1:dsnet_compress/vendor/github.com/dsnet/compress \ duosecurity:duo_api_golang:6c680f768e74:duosecurity_duo_api_golang/vendor/github.com/duosecurity/duo_api_golang \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ elazarl:go-bindata-assetfs:234c15e7648f:elazarl_go_bindata_assetfs/vendor/github.com/elazarl/go-bindata-assetfs \ etcd-io:bbolt:v1.3.5:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ etcd-io:etcd:262c93980547:etcd_io_etcd/vendor/go.etcd.io/etcd \ fatih:color:v1.11.0:fatih_color/vendor/github.com/fatih/color \ fatih:structs:v1.1.0:fatih_structs/vendor/github.com/fatih/structs \ form3tech-oss:jwt-go:v3.2.2:form3tech_oss_jwt_go/vendor/github.com/form3tech-oss/jwt-go \ gammazero:deque:2afb3858e9c7:gammazero_deque/vendor/github.com/gammazero/deque \ gammazero:workerpool:88d534f22b56:gammazero_workerpool/vendor/github.com/gammazero/workerpool \ ghodss:yaml:25d852aebe32:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-asn1-ber:asn1-ber:v1.5.1:go_asn1_ber_asn1_ber/vendor/github.com/go-asn1-ber/asn1-ber \ go-errors:errors:v1.0.1:go_errors_errors/vendor/github.com/go-errors/errors \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ini:ini:v1.42.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-ldap:ldap:v3.2.4:go_ldap_ldap_v3/vendor/github.com/go-ldap/ldap \ go-ldap:ldif:fd88d9b715b3:go_ldap_ldif/vendor/github.com/go-ldap/ldif \ go-mgo:mgo:9856a29383ce:go_mgo_mgo/vendor/gopkg.in/mgo.v2 \ go-ole:go-ole:v1.2.4:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-resty:resty:v1.12.0:go_resty_resty/vendor/gopkg.in/resty.v1 \ go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ go-test:deep:v1.0.7:go_test_deep/vendor/github.com/go-test/deep \ go-yaml:yaml:496545a6307b:go_yaml_yaml_2/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.1.0:go_yaml_yaml/vendor/github.com/go-yaml/yaml \ go-yaml:yaml:v2.3.0:go_yaml_yaml_1/vendor/gopkg.in/yaml.v2 \ gocql:gocql:80ab1e13e309:gocql_gocql/vendor/github.com/gocql/gocql \ gogo:protobuf:v1.3.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang-sql:civil:cb61b32ac6fe:golang_sql_civil/vendor/github.com/golang-sql/civil \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:lint:738671d3881b:golang_lint/vendor/golang.org/x/lint \ golang:mod:v0.4.0:golang_mod/vendor/golang.org/x/mod \ golang:net:4163338589ed:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.4:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:e8d321eab015:golang_sys/vendor/golang.org/x/sys \ golang:term:7de9c90e9dd1:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ golang:time:3af7569d3a1e:golang_time/vendor/golang.org/x/time \ golang:tools:2dba1e4ea05c:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:flatbuffers:v1.11.0:google_flatbuffers/vendor/github.com/google/flatbuffers \ google:go-cmp:v0.5.5:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:cb27e3aa2013: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-metrics-stackdriver:v0.2.0:google_go_metrics_stackdriver/vendor/github.com/google/go-metrics-stackdriver \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:gnostic:v0.2.0:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.29.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:spanner/v1.5.1:googleapis_google_cloud_go_spanner \ googleapis:google-cloud-go:storage/v1.6.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.56.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gophercloud:gophercloud:v0.1.0:gophercloud_gophercloud/vendor/github.com/gophercloud/gophercloud \ gorhill:cronexpr:88b0669f7d75:gorhill_cronexpr/vendor/github.com/gorhill/cronexpr \ gorilla:websocket:v1.4.1:gorilla_websocket/vendor/github.com/gorilla/websocket \ grpc:grpc-go:v1.29.1:grpc_grpc_go/vendor/google.golang.org/grpc \ hailocab:go-hostpool:e80d13ce29ed:hailocab_go_hostpool/vendor/github.com/hailocab/go-hostpool \ hashicorp:cap:v0.1.0:hashicorp_cap/vendor/github.com/hashicorp/cap \ hashicorp:consul-template:v0.26.0:hashicorp_consul_template/vendor/github.com/hashicorp/consul-template \ hashicorp:consul:api/v1.4.0:hashicorp_consul_api/vendor/github.com/hashicorp/consul \ hashicorp:errwrap:v1.1.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-bindata:bf7910af8997:hashicorp_go_bindata/vendor/github.com/hashicorp/go-bindata \ hashicorp:go-cleanhttp:v0.5.2:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-discover:738cb3105cd0:hashicorp_go_discover/vendor/github.com/hashicorp/go-discover \ hashicorp:go-gcp-common:v0.7.0:hashicorp_go_gcp_common/vendor/github.com/hashicorp/go-gcp-common \ hashicorp:go-hclog:v0.16.1:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-immutable-radix:v1.3.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-kms-wrapping:entropy/v0.1.0:hashicorp_go_kms_wrapping_entropy \ hashicorp:go-kms-wrapping:v0.5.16:hashicorp_go_kms_wrapping/vendor/github.com/hashicorp/go-kms-wrapping \ hashicorp:go-memdb:v1.0.2:hashicorp_go_memdb/vendor/github.com/hashicorp/go-memdb \ hashicorp:go-msgpack:v1.1.5:hashicorp_go_msgpack/vendor/github.com/hashicorp/go-msgpack \ hashicorp:go-multierror:v1.1.1:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-plugin:v1.0.1:hashicorp_go_plugin/vendor/github.com/hashicorp/go-plugin \ hashicorp:go-raftchunking:7e9e8525653a:hashicorp_go_raftchunking/vendor/github.com/hashicorp/go-raftchunking \ hashicorp:go-retryablehttp:v0.6.7:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-rootcerts:v1.0.2:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-secure-stdlib:strutil/v0.1.1:hashicorp_go_secure_stdlib_strutil/vendor/github.com/hashicorp/go-secure-stdlib \ hashicorp:go-slug:v0.4.1:hashicorp_go_slug/vendor/github.com/hashicorp/go-slug \ hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \ hashicorp:go-syslog:v1.0.0:hashicorp_go_syslog/vendor/github.com/hashicorp/go-syslog \ hashicorp:go-tfe:v0.12.0:hashicorp_go_tfe/vendor/github.com/hashicorp/go-tfe \ hashicorp:go-uuid:v1.0.2:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ hashicorp:go-version:v1.2.1:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.1-vault-3:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:logutils:v1.0.0:hashicorp_logutils/vendor/github.com/hashicorp/logutils \ hashicorp:mdns:v1.0.1:hashicorp_mdns/vendor/github.com/hashicorp/mdns \ hashicorp:nomad:edc62acd919d:hashicorp_nomad_api/vendor/github.com/hashicorp/nomad \ hashicorp:raft-autopilot:v0.1.3:hashicorp_raft_autopilot/vendor/github.com/hashicorp/raft-autopilot \ hashicorp:raft-boltdb:a7e34179d62c:hashicorp_raft_boltdb_v2/vendor/github.com/hashicorp/raft-boltdb \ hashicorp:raft-snapshot:v1.0.3:hashicorp_raft_snapshot/vendor/github.com/hashicorp/raft-snapshot \ hashicorp:raft:v1.3.0:hashicorp_raft/vendor/github.com/hashicorp/raft \ hashicorp:serf:v0.9.5:hashicorp_serf/vendor/github.com/hashicorp/serf \ hashicorp:vault-plugin-auth-alicloud:v0.9.0:hashicorp_vault_plugin_auth_alicloud/vendor/github.com/hashicorp/vault-plugin-auth-alicloud \ hashicorp:vault-plugin-auth-azure:v0.8.0:hashicorp_vault_plugin_auth_azure/vendor/github.com/hashicorp/vault-plugin-auth-azure \ hashicorp:vault-plugin-auth-centrify:v0.9.0:hashicorp_vault_plugin_auth_centrify/vendor/github.com/hashicorp/vault-plugin-auth-centrify \ hashicorp:vault-plugin-auth-cf:v0.9.0:hashicorp_vault_plugin_auth_cf/vendor/github.com/hashicorp/vault-plugin-auth-cf \ hashicorp:vault-plugin-auth-gcp:v0.10.0:hashicorp_vault_plugin_auth_gcp/vendor/github.com/hashicorp/vault-plugin-auth-gcp \ hashicorp:vault-plugin-auth-jwt:v0.10.1:hashicorp_vault_plugin_auth_jwt/vendor/github.com/hashicorp/vault-plugin-auth-jwt \ hashicorp:vault-plugin-auth-kerberos:v0.4.0:hashicorp_vault_plugin_auth_kerberos/vendor/github.com/hashicorp/vault-plugin-auth-kerberos \ hashicorp:vault-plugin-auth-kubernetes:v0.10.1:hashicorp_vault_plugin_auth_kubernetes/vendor/github.com/hashicorp/vault-plugin-auth-kubernetes \ hashicorp:vault-plugin-auth-oci:v0.8.0:hashicorp_vault_plugin_auth_oci/vendor/github.com/hashicorp/vault-plugin-auth-oci \ hashicorp:vault-plugin-database-couchbase:v0.4.1:hashicorp_vault_plugin_database_couchbase/vendor/github.com/hashicorp/vault-plugin-database-couchbase \ hashicorp:vault-plugin-database-elasticsearch:v0.8.0:hashicorp_vault_plugin_database_elasticsearch/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch \ hashicorp:vault-plugin-database-mongodbatlas:v0.4.0:hashicorp_vault_plugin_database_mongodbatlas/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas \ hashicorp:vault-plugin-database-snowflake:v0.2.1:hashicorp_vault_plugin_database_snowflake/vendor/github.com/hashicorp/vault-plugin-database-snowflake \ hashicorp:vault-plugin-mock:v0.16.1:hashicorp_vault_plugin_mock/vendor/github.com/hashicorp/vault-plugin-mock \ hashicorp:vault-plugin-secrets-ad:v0.10.0:hashicorp_vault_plugin_secrets_ad/vendor/github.com/hashicorp/vault-plugin-secrets-ad \ hashicorp:vault-plugin-secrets-alicloud:v0.9.0:hashicorp_vault_plugin_secrets_alicloud/vendor/github.com/hashicorp/vault-plugin-secrets-alicloud \ hashicorp:vault-plugin-secrets-azure:v0.10.0:hashicorp_vault_plugin_secrets_azure/vendor/github.com/hashicorp/vault-plugin-secrets-azure \ hashicorp:vault-plugin-secrets-gcp:v0.10.2:hashicorp_vault_plugin_secrets_gcp/vendor/github.com/hashicorp/vault-plugin-secrets-gcp \ hashicorp:vault-plugin-secrets-gcpkms:v0.9.0:hashicorp_vault_plugin_secrets_gcpkms/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms \ hashicorp:vault-plugin-secrets-kv:v0.9.0:hashicorp_vault_plugin_secrets_kv/vendor/github.com/hashicorp/vault-plugin-secrets-kv \ hashicorp:vault-plugin-secrets-mongodbatlas:v0.4.0:hashicorp_vault_plugin_secrets_mongodbatlas/vendor/github.com/hashicorp/vault-plugin-secrets-mongodbatlas \ hashicorp:vault-plugin-secrets-openldap:v0.5.1:hashicorp_vault_plugin_secrets_openldap/vendor/github.com/hashicorp/vault-plugin-secrets-openldap \ hashicorp:vault-plugin-secrets-terraform:v0.2.0:hashicorp_vault_plugin_secrets_terraform/vendor/github.com/hashicorp/vault-plugin-secrets-terraform \ hashicorp:vic:bbfe86ec9443:hashicorp_vic/vendor/github.com/hashicorp/vic \ hashicorp:yamux:2f1d1f20f75d:hashicorp_yamux/vendor/github.com/hashicorp/yamux \ huandu:xstrings:v1.3.2:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.11:imdario_mergo/vendor/github.com/imdario/mergo \ influxdata:influxdb:d24b7ba8c4c4:influxdata_influxdb/vendor/github.com/influxdata/influxdb \ jackc:pgx:v3.3.0:jackc_pgx/vendor/github.com/jackc/pgx \ jcmturner:aescts:v1.0.1:jcmturner_aescts/vendor/github.com/jcmturner/aescts \ jcmturner:dnsutils:v1.0.1:jcmturner_dnsutils/vendor/github.com/jcmturner/dnsutils \ jcmturner:gofork:v1.0.0:jcmturner_gofork/vendor/github.com/jcmturner/gofork \ jcmturner:goidentity:v3.0.0:jcmturner_goidentity/vendor/gopkg.in/jcmturner/goidentity.v3 \ jcmturner:goidentity:v6.0.1:jcmturner_goidentity_v6/vendor/github.com/jcmturner/goidentity \ jcmturner:gokrb5:v8.0.0:jcmturner_gokrb5_v8/vendor/github.com/jcmturner/gokrb5 \ jcmturner:rpc:v2.0.2:jcmturner_rpc_v2/vendor/github.com/jcmturner/rpc \ jeffchao:backoff:9d7fd7aa17f2:jeffchao_backoff/vendor/github.com/jeffchao/backoff \ jefferai:isbadcipher:51d2077c035f:jefferai_isbadcipher/vendor/github.com/jefferai/isbadcipher \ jefferai:jsonx:v1.0.0:jefferai_jsonx/vendor/github.com/jefferai/jsonx \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ joyent:triton-go:6801d15b779f:joyent_triton_go/vendor/github.com/joyent/triton-go \ json-iterator:go:v1.1.10:json_iterator_go/vendor/github.com/json-iterator/go \ jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \ kelseyhightower:envconfig:v1.4.0:kelseyhightower_envconfig/vendor/github.com/kelseyhightower/envconfig \ keybase:go-crypto:d65b6b94177f:keybase_go_crypto/vendor/github.com/keybase/go-crypto \ klauspost:compress:v1.9.5:klauspost_compress/vendor/github.com/klauspost/compress \ kr:pretty:v0.2.1:kr_pretty/vendor/github.com/kr/pretty \ kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ kubernetes-sigs:structured-merge-diff:v3.0.0:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v3 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.18.2:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:v0.18.2:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.18.2:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v1.0.0:kubernetes_klog/vendor/k8s.io/klog \ kubernetes:utils:a9aa75ae1b89:kubernetes_utils/vendor/k8s.io/utils \ layeh:radius:890bc1058917:layeh_radius/vendor/layeh.com/radius \ lib:pq:v1.8.0:lib_pq/vendor/github.com/lib/pq \ linode:linodego:v0.7.1:linode_linodego/vendor/github.com/linode/linodego \ mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-ieproxy:v0.0.1:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-shellwords:v1.0.12:mattn_go_shellwords/vendor/github.com/mattn/go-shellwords \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mholt:archiver:v3.1.1:mholt_archiver/vendor/github.com/mholt/archiver \ michaelklishin:rabbit-hole:93d9988f0cd5:michaelklishin_rabbit_hole/vendor/github.com/michaelklishin/rabbit-hole \ miekg:dns:v1.1.40:miekg_dns/vendor/github.com/miekg/dns \ mitchellh:cli:v1.1.2:mitchellh_cli/vendor/github.com/mitchellh/cli \ mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-testing-interface:v1.14.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:gox:v1.0.1:mitchellh_gox/vendor/github.com/mitchellh/gox \ mitchellh:hashstructure:v1.0.0:mitchellh_hashstructure/vendor/github.com/mitchellh/hashstructure \ mitchellh:iochan:v1.0.0:mitchellh_iochan/vendor/github.com/mitchellh/iochan \ mitchellh:mapstructure:v1.3.3:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:pointerstructure:v1.0.0:mitchellh_pointerstructure/vendor/github.com/mitchellh/pointerstructure \ mitchellh:reflectwalk:v1.0.1:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ moby:moby:v17.12.0-ce-rc1:moby_moby/vendor/github.com/docker/docker \ moby:term:7f0af18e79f2:moby_term/vendor/github.com/moby/term \ 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 \ mongodb:go-client-mongodb-atlas:v0.1.2:mongodb_go_client_mongodb_atlas/vendor/github.com/mongodb/go-client-mongodb-atlas \ mongodb:go-client-mongodb-atlas:v0.7.1:mongodb_go_client_mongodb_atlas_1/vendor/go.mongodb.org/atlas \ mongodb:mongo-go-driver:v1.4.6:mongodb_mongo_go_driver/vendor/go.mongodb.org/mongo-driver \ morikuni:aec:v1.0.0:morikuni_aec/vendor/github.com/morikuni/aec \ mvdan:gofumpt:v0.1.1:mvdan_gofumpt/vendor/mvdan.cc/gofumpt \ mwielbut:pointy:v1.1.0:mwielbut_pointy/vendor/github.com/mwielbut/pointy \ natefinch:atomic:a62ce929ffcc:natefinch_atomic/vendor/github.com/natefinch/atomic \ ncw:swift:v1.0.47:ncw_swift/vendor/github.com/ncw/swift \ nicolai86:scaleway-sdk:798f60e20bb2:nicolai86_scaleway_sdk/vendor/github.com/nicolai86/scaleway-sdk \ nwaples:rardecode:v1.1.0:nwaples_rardecode/vendor/github.com/nwaples/rardecode \ oklog:run:v1.0.0:oklog_run/vendor/github.com/oklog/run \ okta:okta-sdk-golang:v1.1.0:okta_okta_sdk_golang/vendor/github.com/okta/okta-sdk-golang \ okta:okta-sdk-golang:v2.0.0:okta_okta_sdk_golang_v2/vendor/github.com/okta/okta-sdk-golang/v2 \ open-telemetry:opentelemetry-go:v0.20.0:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \ opencontainers:go-digest:v1.0.0-rc1:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.1:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ opencontainers:runc:v1.0.0-rc9:opencontainers_runc/vendor/github.com/opencontainers/runc \ openlyinc:pointy:v1.1.2:openlyinc_pointy/vendor/github.com/openlyinc/pointy \ oracle:oci-go-sdk:v12.5.0:oracle_oci_go_sdk/vendor/github.com/oracle/oci-go-sdk \ ory-am:dockertest:v3.3.4:ory_am_dockertest/vendor/gopkg.in/ory-am/dockertest.v3 \ ory:dockertest:v3.3.5:ory_dockertest/vendor/github.com/ory/dockertest \ ory:dockertest:v3.6.2:ory_dockertest_v3/vendor/github.com/ory/dockertest/v3 \ packethost:packngo:b9cb5096f54c:packethost_packngo/vendor/github.com/packethost/packngo \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ petermattis:goid:b0b1615b78e5:petermattis_goid/vendor/github.com/petermattis/goid \ pierrec:lz4:v2.5.2:pierrec_lz4/vendor/github.com/pierrec/lz4 \ pkg:browser:0a3d74bf9ce4:pkg_browser/vendor/github.com/pkg/browser \ 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 \ posener:complete:v1.2.3:posener_complete/vendor/github.com/posener/complete \ pquerna:cachecontrol:ac21108117ac:pquerna_cachecontrol/vendor/github.com/pquerna/cachecontrol \ pquerna:otp:468c2dd2b58d:pquerna_otp/vendor/github.com/pquerna/otp \ prometheus:client_golang:v1.7.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.11.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.1.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rboyer:safeio:v0.2.1:rboyer_safeio/vendor/github.com/rboyer/safeio \ renier:xmlrpc:ce4a1a486c03:renier_xmlrpc/vendor/github.com/renier/xmlrpc \ ryanuber:columnize:v2.1.0:ryanuber_columnize/vendor/github.com/ryanuber/columnize \ ryanuber:go-glob:v1.0.0:ryanuber_go_glob/vendor/github.com/ryanuber/go-glob \ samuel:go-zookeeper:2cc03de413da:samuel_go_zookeeper/vendor/github.com/samuel/go-zookeeper \ sasha-s:go-deadlock:v0.2.0:sasha_s_go_deadlock/vendor/github.com/sasha-s/go-deadlock \ sethvargo:go-limiter:v0.3.0:sethvargo_go_limiter/vendor/github.com/sethvargo/go-limiter \ shirou:gopsutil:v3.21.5:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ snowflakedb:gosnowflake:v1.6.1:snowflakedb_gosnowflake/vendor/github.com/snowflakedb/gosnowflake \ softlayer:softlayer-go:260589d94c7d:softlayer_softlayer_go/vendor/github.com/softlayer/softlayer-go \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ square:go-jose:v2.5.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ svanharmelen:jsonapi:0c0828c3f16d:svanharmelen_jsonapi/vendor/github.com/svanharmelen/jsonapi \ tencentcloud:tencentcloud-sdk-go:v1.0.162:tencentcloud_tencentcloud_sdk_go/vendor/github.com/tencentcloud/tencentcloud-sdk-go \ tidwall:pretty:v1.0.1:tidwall_pretty/vendor/github.com/tidwall/pretty \ tklauser:go-sysconf:v0.3.6:tklauser_go_sysconf/vendor/github.com/tklauser/go-sysconf \ tklauser:numcpus:v0.2.2:tklauser_numcpus/vendor/github.com/tklauser/numcpus \ tv42:httpunix:b75d8614f926:tv42_httpunix/vendor/github.com/tv42/httpunix \ uber-go:atomic:v1.6.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:goleak:v1.1.10:uber_go_goleak/vendor/go.uber.org/goleak \ uber-go:multierr:v1.5.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.14.1:uber_go_zap/vendor/go.uber.org/zap \ ulikunitz:xz:v0.5.7:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ vmware:govmomi:v0.18.0:vmware_govmomi/vendor/github.com/vmware/govmomi \ xdg:scram:7eeb5667e42c:xdg_scram/vendor/github.com/xdg/scram \ xdg:stringprep:v1.0.0:xdg_stringprep/vendor/github.com/xdg/stringprep \ xi2:xz:48954b6210f8:xi2_xz/vendor/github.com/xi2/xz \ yuin:gopher-lua:ee81675732da:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua post-extract: @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/spanner @${RLN} ${WRKSRC_googleapis_google_cloud_go_spanner}/spanner ${WRKSRC}/vendor/cloud.google.com/go/spanner @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RLN} ${WRKSRC_azure_go_autorest_auth}/autorest/azure/auth ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RLN} ${WRKSRC_azure_go_autorest_cli}/autorest/azure/cli ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RLN} ${WRKSRC_azure_go_autorest_date}/autorest/date ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation @${RLN} ${WRKSRC_azure_go_autorest_validation}/autorest/validation ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RM} -r ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/credentials @${RLN} ${WRKSRC_aws_aws_sdk_go_v2_credentials}/credentials ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/credentials @${RM} -r ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager @${RLN} ${WRKSRC_aws_aws_sdk_go_v2_manager}/feature/s3/manager ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/feature/s3/manager @${RM} -r ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/service/s3 @${RLN} ${WRKSRC_aws_aws_sdk_go_v2_s3}/service/s3 ${WRKSRC}/vendor/github.com/aws/aws-sdk-go-v2/service/s3 @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/go-kms-wrapping/entropy @${RLN} ${WRKSRC_hashicorp_go_kms_wrapping_entropy}/entropy ${WRKSRC}/vendor/github.com/hashicorp/go-kms-wrapping/entropy @${MKDIR} ${WRKSRC}/vendor/github.com/hashicorp/vault/ @${RLN} ${WRKSRC}/api ${WRKSRC}/vendor/github.com/hashicorp/vault/api @${RLN} ${WRKSRC}/sdk ${WRKSRC}/vendor/github.com/hashicorp/vault/sdk GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} COMMIT_ID= aca76f63357041a43b49f3e8c11d67358496959f GO_BUILDFLAGS= -tags=ui \ -ldflags="\ -X github.com/hashicorp/vault/sdk/version.Version=${PORTVERSION} \ -X github.com/hashicorp/vault/sdk/version.VersionPrerelease= \ -X github.com/hashicorp/vault/sdk/version.VersionMetadata= \ -X github.com/hashicorp/vault/sdk/version.GitCommit='${COMMIT_ID}'" VAULTTAG= ${DISTVERSIONPREFIX}${PORTVERSION} VAULTUITAG= ${DISTVERSIONPREFIX}${PORTVERSION} USE_RC_SUBR= vault USERS= vault GROUPS= vault PLIST_FILES= bin/${PORTNAME} SUB_FILES= pkg-message PORTSCOUT= limit:^(v?)[0-9]+\.[0-9]+\.[0-9]+$ post-patch: @${CP} ${WRKDIR}/vaultui-${PORTVERSION}/http/bindata_assetfs.go ${WRKDIR}/vault-${PORTVERSION}/http/bindata_assetfs.go .include diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile index 837480e1e467..280e7667d075 100644 --- a/security/vouch-proxy/Makefile +++ b/security/vouch-proxy/Makefile @@ -1,24 +1,24 @@ PORTNAME= vouch-proxy DISTVERSIONPREFIX=v DISTVERSION= 0.37.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= decke@FreeBSD.org COMMENT= SSO solution for Nginx using the auth_request module LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_RC_SUBR= ${PORTNAME} GO_MODULE= github.com/vouch/vouch-proxy GO_BUILDFLAGS= -ldflags "-X main.version=${PORTVERSION} -X main.uname=FreeBSD" post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} (cd ${WRKSRC}/config && ${COPYTREE_SHARE} "config.yml*" ${STAGEDIR}${ETCDIR}) .include diff --git a/security/vuls/Makefile b/security/vuls/Makefile index 34736dc28bb6..311d05c8c525 100644 --- a/security/vuls/Makefile +++ b/security/vuls/Makefile @@ -1,166 +1,166 @@ PORTNAME= vuls DISTVERSIONPREFIX= v DISTVERSION= 0.13.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= iscandr@gmail.com COMMENT= Agentless vulnerability scanner LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${LOCALBASE}/bin/go-cve-dictionary:security/go-cve-dictionary USES= go:modules USE_GITHUB= yes GH_ACCOUNT= future-architect GH_TUPLE= \ Azure:azure-sdk-for-go:v43.3.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:go-autorest:5bd9621f41a0:azure_go_autorest_date/vendor/github.com/Azure/go-autorest \ Azure:go-autorest:aff029487b89:azure_go_autorest_adal \ Azure:go-autorest:autorest/v0.9.3:azure_go_autorest_autorest \ Azure:go-autorest:logger/v0.1.0:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.5.0:azure_go_autorest_tracing \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Masterminds:semver:v3.1.0:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \ RackSec:srslog:a4725f04ec91:racksec_srslog/vendor/github.com/RackSec/srslog \ VividCortex:ewma:v1.1.1:vividcortex_ewma/vendor/github.com/VividCortex/ewma \ aquasecurity:bolt-fixtures:c0f517aea2ed:aquasecurity_bolt_fixtures/vendor/github.com/aquasecurity/bolt-fixtures \ aquasecurity:fanal:6de62ef86882:aquasecurity_fanal/vendor/github.com/aquasecurity/fanal \ aquasecurity:go-dep-parser:ea223f0ef24b:aquasecurity_go_dep_parser/vendor/github.com/aquasecurity/go-dep-parser \ aquasecurity:trivy-db:6da6467703aa:aquasecurity_trivy_db/vendor/github.com/aquasecurity/trivy-db \ aquasecurity:trivy:v0.12.0:aquasecurity_trivy/vendor/github.com/aquasecurity/trivy \ asaskevich:govalidator:7a23bdc65eef:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \ aws:aws-sdk-go:v1.33.21:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ boltdb:bolt:v1.3.1:boltdb_bolt/vendor/github.com/boltdb/bolt \ briandowns:spinner:ac46072a5a91:briandowns_spinner/vendor/github.com/briandowns/spinner \ caarlos0:env:v6.0.0:caarlos0_env_v6/vendor/github.com/caarlos0/env/v6 \ cenkalti:backoff:v2.2.1:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cheggaaa:pb:v1.0.28:cheggaaa_pb/vendor/gopkg.in/cheggaaa/pb.v1 \ cheggaaa:pb:v3.0.5:cheggaaa_pb_v3/vendor/github.com/cheggaaa/pb \ d4l3k:messagediff:7e0a312ae40b:d4l3k_messagediff/vendor/github.com/d4l3k/messagediff \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ dgryski:go-rendezvous:9f7001d12a5f:dgryski_go_rendezvous/vendor/github.com/dgryski/go-rendezvous \ dominikh:go-tools:v0.0.1-2019.2.3:dominikh_go_tools/vendor/honnef.co/go/tools \ emersion:go-sasl:7bfe0ed36a21:emersion_go_sasl/vendor/github.com/emersion/go-sasl \ emersion:go-smtp:v0.13.0:emersion_go_smtp/vendor/github.com/emersion/go-smtp \ etcd-io:bbolt:v1.3.5:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ 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-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-redis:redis:v8.4.0:go_redis_redis_v8/vendor/github.com/go-redis/redis/v8 \ go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ 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 \ goccy:go-yaml:v1.8.0:goccy_go_yaml/vendor/github.com/goccy/go-yaml \ golang:appengine:v1.6.2:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:c1f2f97bffc9:golang_crypto/vendor/golang.org/x/crypto \ golang:lint:738671d3881b:golang_lint/vendor/golang.org/x/lint \ golang:net:69a78807bb2b:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:ba5294a509c7:golang_sys/vendor/golang.org/x/sys \ golang:term:f5c789dd3221:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.4:golang_text/vendor/golang.org/x/text \ golang:tools:1ace956b0e17:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-github:v28.1.1:google_go_github_v28/vendor/github.com/google/go-github/v28 \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:subcommands:v1.2.0:google_subcommands/vendor/github.com/google/subcommands \ google:wire:v0.3.0:google_wire/vendor/github.com/google/wire \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ gosuri:uitable:v0.0.4:gosuri_uitable/vendor/github.com/gosuri/uitable \ grokify:html-strip-tags-go:025bd760b278:grokify_html_strip_tags_go/vendor/github.com/grokify/html-strip-tags-go \ hashicorp:go-uuid:v1.0.2:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ 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 \ howeyc:gopass:7cb4b85ec19c:howeyc_gopass/vendor/github.com/howeyc/gopass \ htcat:htcat:v1.0.2:htcat_htcat/vendor/github.com/htcat/htcat \ inconshreveable:log15:8562bdadbbac:inconshreveable_log15/vendor/github.com/inconshreveable/log15 \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jesseduffield:gocui:v0.3.0:jesseduffield_gocui/vendor/github.com/jesseduffield/gocui \ jinzhu:gorm:v1.9.16:jinzhu_gorm/vendor/github.com/jinzhu/gorm \ jinzhu:inflection:v1.0.0:jinzhu_inflection/vendor/github.com/jinzhu/inflection \ jmespath:go-jmespath:v0.3.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ k0kubun:pp:v3.0.1:k0kubun_pp/vendor/github.com/k0kubun/pp \ knqyf263:go-apk-version:041fdbb8563f:knqyf263_go_apk_version/vendor/github.com/knqyf263/go-apk-version \ knqyf263:go-cpe:659663f6eca2:knqyf263_go_cpe/vendor/github.com/knqyf263/go-cpe \ knqyf263:go-deb-version:09fca494f03d:knqyf263_go_deb_version/vendor/github.com/knqyf263/go-deb-version \ knqyf263:go-rpm-version:74609b86c936:knqyf263_go_rpm_version/vendor/github.com/knqyf263/go-rpm-version \ knqyf263:gost:v0.1.7:knqyf263_gost/vendor/github.com/knqyf263/gost \ konsorten:go-windows-terminal-sequences:v1.0.3:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ kotakanbe:go-cve-dictionary:v0.5.5:kotakanbe_go_cve_dictionary/vendor/github.com/kotakanbe/go-cve-dictionary \ kotakanbe:go-pingscanner:v0.1.0:kotakanbe_go_pingscanner/vendor/github.com/kotakanbe/go-pingscanner \ kotakanbe:goval-dictionary:v0.2.15:kotakanbe_goval_dictionary/vendor/github.com/kotakanbe/goval-dictionary \ kotakanbe:logrus-prefixed-formatter:928f7356cb96:kotakanbe_logrus_prefixed_formatter/vendor/github.com/kotakanbe/logrus-prefixed-formatter \ kubernetes:utils:6e3d28b6ed19:kubernetes_utils/vendor/k8s.io/utils \ labstack:gommon:v0.3.0:labstack_gommon/vendor/github.com/labstack/gommon \ lib:pq:v1.8.0:lib_pq/vendor/github.com/lib/pq \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-colorable:v0.1.0:mattn_go_colorable_1/vendor/gopkg.in/mattn/go-colorable.v0 \ mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.12:mattn_go_isatty_1/vendor/github.com/mattn/go-isatty \ mattn:go-isatty:v0.0.6:mattn_go_isatty/vendor/gopkg.in/mattn/go-isatty.v0 \ 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 \ mgutz:ansi:9520e82c474b:mgutz_ansi/vendor/github.com/mgutz/ansi \ 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 \ moul:http2curl:v1.0.0:moul_http2curl/vendor/moul.io/http2curl \ mozqnet:go-exploitdb:v0.1.2:mozqnet_go_exploitdb/vendor/github.com/mozqnet/go-exploitdb \ nlopes:slack:v0.6.0:nlopes_slack/vendor/github.com/nlopes/slack \ nsf:termbox-go:38ba6e5628f1:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ open-telemetry:opentelemetry-go:v0.14.0:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \ parnurzeal:gorequest:v0.2.16:parnurzeal_gorequest/vendor/github.com/parnurzeal/gorequest \ 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 \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rifflock:lfshook:b9218ef580f5:rifflock_lfshook/vendor/github.com/rifflock/lfshook \ satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid \ sirupsen:logrus:v1.6.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:afero:v1.3.0: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.5:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.7.0:spf13_viper/vendor/github.com/spf13/viper \ stretchr:objx:v0.3.0: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 \ takuzoo3868:go-msfdb:v0.1.3:takuzoo3868_go_msfdb/vendor/github.com/takuzoo3868/go-msfdb \ uber-go:atomic:v1.5.1:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.4.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:tools:2cfd321de3ee:uber_go_tools/vendor/go.uber.org/tools \ uber-go:zap:v1.13.0:uber_go_zap/vendor/go.uber.org/zap \ valyala:bytebufferpool:v1.0.0:valyala_bytebufferpool/vendor/github.com/valyala/bytebufferpool \ valyala:fasttemplate:v1.2.1:valyala_fasttemplate/vendor/github.com/valyala/fasttemplate \ ymomoi:goval-parser:0a0be1dd9d08:ymomoi_goval_parser/vendor/github.com/ymomoi/goval-parser GO_TARGET= ./cmd/${PORTNAME}:${PREFIX}/bin/${PORTNAME} GO_BUILDFLAGS= -ldflags "-X main.version=${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} \ "@sample ${ETCDIR}/config.toml.sample" post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${FILESDIR}/config.toml.sample ${STAGEDIR}${ETCDIR} .include diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile index 7ad8b9b1038d..4a560b20bbe3 100644 --- a/security/xray-core/Makefile +++ b/security/xray-core/Makefile @@ -1,70 +1,70 @@ PORTNAME= xray-core DISTVERSIONPREFIX= v DISTVERSION= 1.5.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= nc@FreeBSD.org COMMENT= Set of network penetration tools LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ./main:xray USE_GITHUB= yes GH_ACCOUNT= xtls GH_PROJECT= Xray-core GH_TUPLE= \ cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgryski:go-metro:adc40b04c140:dgryski_go_metro/vendor/github.com/dgryski/go-metro \ francoispqt:gojay:v1.2.13:francoispqt_gojay/vendor/github.com/francoispqt/gojay \ fsnotify:fsnotify:v1.5.3:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ ghodss:yaml:25d852aebe32:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-task:slim-sprig:348f09dbbbc0:go_task_slim_sprig/vendor/github.com/go-task/slim-sprig \ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \ go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:7b82a4e95df4:golang_crypto/vendor/golang.org/x/crypto \ golang:mock:v1.6.0:golang_mock/vendor/github.com/golang/mock \ golang:mod:9b9b3d81d5e3:golang_mod/vendor/golang.org/x/mod \ golang:net:1d1ef9303861:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:9388b58f7150:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:tools:v0.1.10:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:2f41105eb62f:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.5.7:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:b37d22cd5731:google_go_genproto/vendor/google.golang.org/genproto \ google:starlark-go:d1966c6b9fcd:google_starlark_go/vendor/go.starlark.net \ gorilla:websocket:v1.5.0:gorilla_websocket/vendor/github.com/gorilla/websocket \ grpc:grpc-go:v1.46.0:grpc_grpc_go/vendor/google.golang.org/grpc \ h12w:socks:v1.0.3:h12w_socks/vendor/h12.io/socks \ lucas-clemente:quic-go:v0.27.0:lucas_clemente_quic_go/vendor/github.com/lucas-clemente/quic-go \ marten-seemann:qtls-go1-16:v0.1.5:marten_seemann_qtls_go1_16/vendor/github.com/marten-seemann/qtls-go1-16 \ marten-seemann:qtls-go1-17:v0.1.1:marten_seemann_qtls_go1_17/vendor/github.com/marten-seemann/qtls-go1-17 \ marten-seemann:qtls-go1-18:v0.1.1:marten_seemann_qtls_go1_18/vendor/github.com/marten-seemann/qtls-go1-18 \ miekg:dns:v1.1.48:miekg_dns/vendor/github.com/miekg/dns \ nxadm:tail:v1.4.8:nxadm_tail/vendor/github.com/nxadm/tail \ onsi:ginkgo:v1.16.5:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ pelletier:go-toml:v1.9.5:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pires:go-proxyproto:v0.6.2:pires_go_proxyproto/vendor/github.com/pires/go-proxyproto \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ protocolbuffers:protobuf-go:v1.28.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ refraction-networking:utls:v1.0.0:refraction_networking_utls/vendor/github.com/refraction-networking/utls \ riobard:go-bloom:cdc8013cb5b3:riobard_go_bloom/vendor/github.com/riobard/go-bloom \ seiflotfy:cuckoofilter:e3b120b3f5fb:seiflotfy_cuckoofilter/vendor/github.com/seiflotfy/cuckoofilter \ stretchr:objx:v0.1.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.1:stretchr_testify/vendor/github.com/stretchr/testify \ v2fly:ss-bloomring:28617310f63e:v2fly_ss_bloomring/vendor/github.com/v2fly/ss-bloomring \ xtls:Go:d4af136d3672:xtls_go/vendor/github.com/xtls/go PLIST_FILES= bin/xray .include diff --git a/security/yubikey-agent/Makefile b/security/yubikey-agent/Makefile index 94cef9aed748..03df939b9b93 100644 --- a/security/yubikey-agent/Makefile +++ b/security/yubikey-agent/Makefile @@ -1,31 +1,31 @@ PORTNAME= yubikey-agent DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security sysutils MAINTAINER= egypcio@FreeBSD.org COMMENT= Seamless ssh-agent for YubiKeys LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= constant 2148532270 overflows _Ctype_long LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite RUN_DEPENDS= RSA_SecurID_getpasswd:devel/libccid USES= go:modules USE_GITHUB= yes GH_ACCOUNT= FiloSottile GH_TUPLE= go-piv:piv-go:v1.7.0:go_piv_piv_go/vendor/github.com/go-piv/piv-go \ golang:crypto:83a5a9bb288b:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:9a76102bfb43:golang_sys/vendor/golang.org/x/sys \ golang:term:2321bbc49cbf:golang_term/vendor/golang.org/x/term \ gopasspw:pinentry:v0.0.2:gopasspw_pinentry/vendor/github.com/gopasspw/pinentry \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors PLIST_FILES= bin/${PORTNAME} .include diff --git a/shells/antibody/Makefile b/shells/antibody/Makefile index a9e4f45339fe..676b64b37d81 100644 --- a/shells/antibody/Makefile +++ b/shells/antibody/Makefile @@ -1,32 +1,32 @@ # Created by: Adam Weinberger PORTNAME= antibody PORTVERSION= 6.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MAINTAINER= ports@FreeBSD.org COMMENT= High-performance zsh plugin manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= git:devel/git \ zsh:shells/zsh USES= go:modules PLIST_FILES= bin/antibody USE_GITHUB= yes GH_ACCOUNT= getantibody GH_TUPLE= alecthomas:kingpin:v2.2.6:kingpin/vendor/gopkg.in/alecthomas/kingpin.v2 \ alecthomas:template:fb15b89:tempalte/vendor/github.com/alecthomas/template \ alecthomas:units:f65c72e:units/vendor/github.com/alecthomas/units \ getantibody:folder:v1.0.0:folder/vendor/github.com/getantibody/folder \ golang:crypto:948cd5:crypto/vendor/golang.org/x/crypto \ golang:sync:6e8e73:sync/vendor/golang.org/x/sync \ golang:sys:ddb980:sys/vendor/golang.org/x/sys .include diff --git a/shells/elvish/Makefile b/shells/elvish/Makefile index 5f28a678d1aa..205b28f2d494 100644 --- a/shells/elvish/Makefile +++ b/shells/elvish/Makefile @@ -1,36 +1,36 @@ PORTNAME= elvish DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MAINTAINER= vendion@gmail.com COMMENT= Elvish = Expressive Programming Language + Versatile Interactive Shell LICENSE= BSD2CLAUSE LICENSE_FILE= ${GO_WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= elv USE_GITHUB= yes GH_ACCOUNT= elves GH_PROJECT= elvish GH_TUPLE= creack:pty:v1.1.15:creack_pty/vendor/github.com/creack/pty \ etcd-io:bbolt:v1.3.6:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ golang:sys:528a39cd75f3:golang_sys/vendor/golang.org/x/sys \ mattn:go-isatty:v0.0.13:mattn_go_isatty/vendor/github.com/mattn/go-isatty GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ./cmd/elvish GO_BUILDFLAGS= -ldflags="-s -w -X src.elv.sh/pkg/buildinfo.Version=${DISTVERSIONPREFIX}${DISTVERSION} -X src.elv.sh/pkg/buildinfo.Reproducible=true" \ -buildmode=pie GO_TESTFLAGS= -race CGO_ENABLED= 0 PLIST_FILES= bin/elvish do-test: @(cd ${GO_WRKSRC} ; \ ${GO_ENV} ${GO_CMD} test -race ${GO_TESTTARGET}) .include diff --git a/shells/envy/Makefile b/shells/envy/Makefile index 00ee084a21e1..cae11d207ec7 100644 --- a/shells/envy/Makefile +++ b/shells/envy/Makefile @@ -1,22 +1,22 @@ PORTNAME= envy DISTVERSIONPREFIX=v DISTVERSION= 0.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MAINTAINER= krion@FreeBSD.org COMMENT= Shell helper that automatically sets and unsets environment variables LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= wojas GO_PKGNAME= github.com/wojas/${PORTNAME} PLIST_FILES= bin/envy .include diff --git a/sysutils/3mux/Makefile b/sysutils/3mux/Makefile index 8a5d449f1b22..96ac7a3a15a8 100644 --- a/sysutils/3mux/Makefile +++ b/sysutils/3mux/Makefile @@ -1,26 +1,26 @@ PORTNAME= 3mux DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Terminal multiplexer inspired by i3 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/aaronjanse/${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 diff --git a/sysutils/amazon-ssm-agent/Makefile b/sysutils/amazon-ssm-agent/Makefile index a504552fcbe6..88fe629bb6b2 100644 --- a/sysutils/amazon-ssm-agent/Makefile +++ b/sysutils/amazon-ssm-agent/Makefile @@ -1,52 +1,52 @@ PORTNAME= amazon-ssm-agent PORTVERSION= 2.3.1205.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= cperciva@FreeBSD.org COMMENT= Amazon Simple Systems Manager Agent LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to build: vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00 RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= go USE_GITHUB= yes GH_ACCOUNT= aws GH_SUBDIR= src/github.com/aws/amazon-ssm-agent GO_BUILDFLAGS= -ldflags "-s -w" GO_TARGET= ./agent:${PREFIX}/sbin/amazon-ssm-agent \ ./agent/framework/processor/executer/outofproc/worker:${PREFIX}/sbin/ssm-document-worker \ ./agent/framework/processor/executer/outofproc/sessionworker:${PREFIX}/sbin/ssm-session-worker \ ./agent/session/logging:${PREFIX}/sbin/ssm-session-logger \ ./agent/cli-main:${PREFIX}/sbin/ssm-cli PLIST_FILES= etc/amazon/ssm/amazon-ssm-agent.json.template \ etc/amazon/ssm/seelog_unix.xml.template \ sbin/amazon-ssm-agent \ sbin/ssm-document-worker \ sbin/ssm-session-worker \ sbin/ssm-session-logger \ sbin/ssm-cli USE_RC_SUBR= amazon-ssm-agent post-patch: ${LN} -s ${WRKSRC}/vendor/src/* ${WRKSRC}/vendor/ pre-build: # set package version cd ${GO_WRKSRC} && BRAZIL_PACKAGE_VERSION=${PORTVERSION} \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} run ./agent/version/versiongenerator/version-gen.go post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/amazon/ssm ${INSTALL_DATA} ${WRKSRC}/amazon-ssm-agent.json.template ${STAGEDIR}${PREFIX}/etc/amazon/ssm ${INSTALL_DATA} ${WRKSRC}/seelog_unix.xml ${STAGEDIR}${PREFIX}/etc/amazon/ssm/seelog_unix.xml.template .include diff --git a/sysutils/aptly/Makefile b/sysutils/aptly/Makefile index 8e906779a4b7..b9aa68e7683c 100644 --- a/sysutils/aptly/Makefile +++ b/sysutils/aptly/Makefile @@ -1,88 +1,89 @@ PORTNAME= aptly PORTVERSION= 1.5.0 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= sysutils MAINTAINER= romain@FreeBSD.org COMMENT= Debian repository management tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= aptly-dev PLIST_FILES= bin/aptly GH_TUPLE= \ AlekSi:pointer:v1.0.0:aleksi_pointer/vendor/github.com/AlekSi/pointer \ Azure:azure-pipeline-go:v0.2.3:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-storage-blob-go:v0.15.0:azure_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \ DisposaBoy:JsonConfigReader:33a99fdf1d5e:disposaboy_jsonconfigreader/vendor/github.com/DisposaBoy/JsonConfigReader \ awalterschulze:gographviz:761fd5fbb34e:awalterschulze_gographviz/vendor/github.com/awalterschulze/gographviz \ aws:aws-sdk-go:v1.25.0:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cavaliergopher:grab:v3.0.1:cavaliergopher_grab_v3/vendor/github.com/cavaliergopher/grab \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cheggaaa:pb:v1.0.10:cheggaaa_pb/vendor/github.com/cheggaaa/pb \ cheggaaa:pb:v1.0.28:cheggaaa_pb_1/vendor/gopkg.in/cheggaaa/pb.v1 \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ gin-contrib:sse:v0.1.0:gin_contrib_sse/vendor/github.com/gin-contrib/sse \ gin-gonic:gin:v1.7.7:gin_gonic_gin/vendor/github.com/gin-gonic/gin \ go-check:check:10cb98267c6c:go_check_check/vendor/gopkg.in/check.v1 \ go-playground:locales:v0.14.0:go_playground_locales/vendor/github.com/go-playground/locales \ go-playground:universal-translator:v0.18.0:go_playground_universal_translator/vendor/github.com/go-playground/universal-translator \ go-playground:validator:v10.10.1:go_playground_validator_v10/vendor/github.com/go-playground/validator/v10 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:ae2d96664a29:golang_crypto/vendor/golang.org/x/crypto \ golang:net:69e39bad7dc2:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:b1e9470b6e64:golang_sys/vendor/golang.org/x/sys \ golang:term:7de9c90e9dd1:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:f0f3c7e86c11:golang_time/vendor/golang.org/x/time \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ h2non:filetype:v1.0.1:h2non_filetype_1/vendor/gopkg.in/h2non/filetype.v1 \ h2non:filetype:v1.0.5:h2non_filetype/vendor/github.com/h2non/filetype \ jlaffaye:ftp:2403248fa8cc:jlaffaye_ftp/vendor/github.com/jlaffaye/ftp \ jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ json-iterator:go:v1.1.12:json_iterator_go/vendor/github.com/json-iterator/go \ kjk:lzma:3fd93898850d:kjk_lzma/vendor/github.com/kjk/lzma \ klauspost:compress:v1.13.6:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:pgzip:v1.2.5:klauspost_pgzip/vendor/github.com/klauspost/pgzip \ kr:pretty:v0.3.0:kr_pretty/vendor/github.com/kr/pretty \ kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ leodido:go-urn:v1.2.1:leodido_go_urn/vendor/github.com/leodido/go-urn \ mattn:go-colorable:v0.1.2:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-ieproxy:v0.0.1:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.2:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mattn:go-shellwords:v1.0.2:mattn_go_shellwords/vendor/github.com/mattn/go-shellwords \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mkrautz:goar:282caa8bd9da:mkrautz_goar/vendor/github.com/mkrautz/goar \ modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \ modern-go:reflect2:v1.0.2:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \ mxk:go-flowrate:cca7078d478f:mxk_go_flowrate/vendor/github.com/mxk/go-flowrate \ ncw:swift:v1.0.30:ncw_swift/vendor/github.com/ncw/swift \ pborman:uuid:c65b2f87fee3:pborman_uuid/vendor/github.com/pborman/uuid \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ prometheus:client_golang:v1.12.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.28.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rogpeppe:go-internal:v1.8.0:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \ smartystreets:gunit:v1.0.4:smartystreets_gunit/vendor/github.com/smartystreets/gunit \ smira:commander:f408b00e68d5:smira_commander/vendor/github.com/smira/commander \ smira:flag:695ea5e84e76:smira_flag/vendor/github.com/smira/flag \ smira:go-aws-auth:8b73995fd8d1:smira_go_aws_auth/vendor/github.com/smira/go-aws-auth \ smira:go-ftp-protocol:066b75c2b70d:smira_go_ftp_protocol/vendor/github.com/smira/go-ftp-protocol \ smira:go-xz:0c531f070014:smira_go_xz/vendor/github.com/smira/go-xz \ syndtr:goleveldb:758128399b1d:syndtr_goleveldb/vendor/github.com/syndtr/goleveldb \ ugorji:go:v1.2.7:ugorji_go_codec/vendor/github.com/ugorji/go \ wsxiaoys:terminal:0940f3fc43a0:wsxiaoys_terminal/vendor/github.com/wsxiaoys/terminal .include diff --git a/sysutils/beats6/Makefile b/sysutils/beats6/Makefile index bf947e6390c9..11bee5e9ad9d 100644 --- a/sysutils/beats6/Makefile +++ b/sysutils/beats6/Makefile @@ -1,71 +1,71 @@ PORTNAME= beats PORTVERSION= 6.8.16 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils PKGNAMESUFFIX= 6 MAINTAINER= elastic@FreeBSD.org COMMENT= Collect logs locally and send to remote logstash LICENSE= APACHE20 BROKEN_aarch64= fails to build: vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00 USES= gmake go USE_GITHUB= yes GH_ACCOUNT= elastic USE_RC_SUBR= ${GO_TARGETS} GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} MAKE_ENV+= GOBUILD_FLAGS="" CONFLICTS= beats7 OPTIONS_DEFINE= FILEBEAT HEARTBEAT METRICBEAT PACKETBEAT OPTIONS_DEFAULT= FILEBEAT HEARTBEAT METRICBEAT OPTIONS_SUB= yes FILEBEAT_DESC= Filebeat HEARTBEAT_DESC= Heartbeat METRICBEAT_DESC= Metricbeat PACKETBEAT_DESC= Packetbeat FILEBEAT_VARS= GO_TARGETS+=filebeat HEARTBEAT_VARS= GO_TARGETS+=heartbeat METRICBEAT_VARS= GO_TARGETS+=metricbeat PACKETBEAT_BROKEN= An underlying library is currently broken under FreeBSD PACKETBEAT_VARS= GO_TARGETS+=packetbeat _FIND_ARGS= "! ( -regex .*/*\.(go|in|log) ) ! -path *test* ! -path *vendor*" .include do-build: .for GO_TARGET in ${GO_TARGETS} @(cd ${GO_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GMAKE} -C ${GO_TARGET}) .endfor do-install: .for GO_TARGET in ${GO_TARGETS} ${INSTALL_PROGRAM} ${GO_WRKSRC}/${GO_TARGET}/${GO_TARGET} \ ${STAGEDIR}${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/${GO_TARGET}/${GO_TARGET}.yml \ ${STAGEDIR}${PREFIX}/etc/${GO_TARGET}.yml.sample (DEST_COMPONENT_PATH_UNSTAGED=/var/db/beats/${GO_TARGET}/kibana; \ DEST_COMPONENT_PATH=${STAGEDIR}$${DEST_COMPONENT_PATH_UNSTAGED}; \ ${MKDIR} $${DEST_COMPONENT_PATH}; \ DASHBOARD_FIND_ARGS="-path */_meta/kibana -type d"; \ DASHBOARD_PATHS=$$(${SETENV} ${FIND} ${WRKSRC}/${GO_TARGET} $${DASHBOARD_FIND_ARGS}); \ for DASHBOARD_PATH in $${DASHBOARD_PATHS}; \ do \ (cd $${DASHBOARD_PATH} && ${COPYTREE_SHARE} . $${DEST_COMPONENT_PATH}); \ done) .endfor .for BEATMOD in filebeat metricbeat ${MKDIR} ${STAGEDIR}${ETCDIR}/${BEATMOD}.modules.d ${STAGEDIR}${DATADIR}/${BEATMOD}/module (cd ${WRKSRC}/${BEATMOD}/module && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/${BEATMOD}/module ${_FIND_ARGS}) (cd ${WRKSRC}/${BEATMOD}/modules.d && ${COPYTREE_SHARE} . ${STAGEDIR}${ETCDIR}/${BEATMOD}.modules.d) .endfor .include diff --git a/sysutils/beats7/Makefile b/sysutils/beats7/Makefile index 7e6ba5271147..069665e6273a 100644 --- a/sysutils/beats7/Makefile +++ b/sysutils/beats7/Makefile @@ -1,436 +1,436 @@ PORTNAME= beats DISTVERSIONPREFIX= v DISTVERSION= 7.17.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils PKGNAMESUFFIX?= 7 MAINTAINER= elastic@FreeBSD.org COMMENT= Send logs, network, metrics and heartbeat to elasticsearch or logstash LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/bin/mage:devel/mage USES= go:modules USE_GITHUB= yes GH_ACCOUNT= elastic GH_TUPLE= Azure:azure-amqp-common-go:v3.2.1:azure_azure_amqp_common_go_v3/vendor/github.com/Azure/azure-amqp-common-go/v3 \ Azure:azure-event-hubs-go:v3.3.15:azure_azure_event_hubs_go_v3/vendor/github.com/Azure/azure-event-hubs-go/v3 \ Azure:azure-pipeline-go:v0.2.1:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-sdk-for-go:v59.0.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:azure-storage-blob-go:v0.8.0:azure_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \ Azure:go-amqp:v0.16.0:azure_go_amqp/vendor/github.com/Azure/go-amqp \ Azure:go-ansiterm:d6e3b3328b78:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ Azure:go-autorest:446f41b7d65b:azure_go_autorest_validation \ Azure:go-autorest:4e2e1bb52ffb:azure_go_autorest_adal \ Azure:go-autorest:autorest/v0.11.18:azure_go_autorest_autorest \ Azure:go-autorest:b3a0b30a7423:azure_go_autorest_date \ Azure:go-autorest:b965d219bd9d:azure_go_autorest_auth \ Azure:go-autorest:cc407fb4f94c:azure_go_autorest_cli \ Azure:go-autorest:logger/v0.2.1:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.6.0:azure_go_autorest_tracing \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Masterminds:semver:v1.4.2:masterminds_semver/vendor/github.com/Masterminds/semver \ PaesslerAG:gval:v1.0.0:paesslerag_gval/vendor/github.com/PaesslerAG/gval \ PaesslerAG:jsonpath:v0.1.1:paesslerag_jsonpath/vendor/github.com/PaesslerAG/jsonpath \ StackExchange:wmi:9f32b5905fd6:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ adriansr:fsnotify:a81f2b630e7c:adriansr_fsnotify_1/vendor/github.com/fsnotify/fsnotify \ adriansr:gopacket:dd62abfa8a41:adriansr_gopacket/vendor/github.com/google/gopacket \ aerospike:aerospike-client-go:0f3b54da6bdc:aerospike_aerospike_client_go/vendor/github.com/aerospike/aerospike-client-go \ akavel:rsrc:v0.8.0:akavel_rsrc/vendor/github.com/akavel/rsrc \ andrewkroh:goja:dd2ac4456e20:andrewkroh_goja/vendor/github.com/dop251/goja \ andrewkroh:sys:287798fe3e43:andrewkroh_sys/vendor/github.com/andrewkroh/sys \ antlr:antlr4:be881fa6b91d:antlr_antlr4/vendor/github.com/antlr/antlr4 \ apache:thrift:eac4d0c79a5f:apache_thrift/vendor/github.com/apache/thrift \ armon:go-radix:v1.0.0:armon_go_radix/vendor/github.com/armon/go-radix \ armon:go-socks5:e75332964ef5:armon_go_socks5/vendor/github.com/armon/go-socks5 \ aws:aws-lambda-go:v1.13.3:aws_aws_lambda_go/vendor/github.com/aws/aws-lambda-go \ aws:aws-sdk-go-v2:v0.24.0:aws_aws_sdk_go_v2/vendor/github.com/aws/aws-sdk-go-v2 \ aws:aws-sdk-go:v1.19.48:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ awslabs:goformation:v4.1.0:awslabs_goformation_v4/vendor/github.com/awslabs/goformation/v4 \ awslabs:kinesis-aggregation:d352038274c0:awslabs_kinesis_aggregation_go/vendor/github.com/awslabs/kinesis-aggregation \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bi-zone:go-winio:v0.4.15:bi_zone_go_winio/vendor/github.com/Microsoft/go-winio \ blakesmith:ar:8bd4349a67f2:blakesmith_ar/vendor/github.com/blakesmith/ar \ bsm:sarama-cluster:7e67d87a6b3f:bsm_sarama_cluster/vendor/github.com/bsm/sarama-cluster \ cavaliercoder:badio:ce5280129e9e:cavaliercoder_badio/vendor/github.com/cavaliercoder/badio \ cavaliergopher:rpm:7a9c54e3d83e:cavaliergopher_go_rpm/vendor/github.com/cavaliergopher/rpm \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cloudfoundry-community:go-cfclient:35bcce23fc5f:cloudfoundry_community_go_cfclient/vendor/github.com/cloudfoundry-community/go-cfclient \ cloudfoundry-incubator:rfc5424:236a6d29298a:cloudfoundry_incubator_rfc5424/vendor/code.cloudfoundry.org/rfc5424 \ cloudfoundry:go-diodes:f77fb823c7ee:cloudfoundry_go_diodes/vendor/code.cloudfoundry.org/go-diodes \ cloudfoundry:go-loggregator:v7.4.0:cloudfoundry_go_loggregator/vendor/code.cloudfoundry.org/go-loggregator \ cloudfoundry:gofileutils:4d0c80011a0f:cloudfoundry_gofileutils/vendor/code.cloudfoundry.org/gofileutils \ cloudfoundry:noaa:v2.1.0:cloudfoundry_noaa/vendor/github.com/cloudfoundry/noaa \ cloudfoundry:sonde-go:b33733203bb4:cloudfoundry_sonde_go/vendor/github.com/cloudfoundry/sonde-go \ containerd:containerd:v1.5.8:containerd_containerd/vendor/github.com/containerd/containerd \ containerd:fifo:v1.0.0:containerd_fifo/vendor/github.com/containerd/fifo \ coreos:go-systemd:v22.3.2:coreos_go_systemd_v22/vendor/github.com/coreos/go-systemd/v22 \ coreos:pkg:399ea9e2e55f:coreos_pkg/vendor/github.com/coreos/pkg \ cucumber:godog:v0.8.1:cucumber_godog/vendor/github.com/cucumber/godog \ cyphar:filepath-securejoin:v0.2.3:cyphar_filepath_securejoin/vendor/github.com/cyphar/filepath-securejoin \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ davecgh:go-xdr:e6a2ba005892:davecgh_go_xdr/vendor/github.com/davecgh/go-xdr \ denisenkom:go-mssqldb:bbfc9a55622e:denisenkom_go_mssqldb/vendor/github.com/denisenkom/go-mssqldb \ devigned:tab:0c15cf42f9a2:devigned_tab/vendor/github.com/devigned/tab \ dgraph-io:badger:v3.2103.1:dgraph_io_badger_v3/vendor/github.com/dgraph-io/badger/v3 \ dgraph-io:ristretto:v0.1.0:dgraph_io_ristretto/vendor/github.com/dgraph-io/ristretto \ digitalocean:go-libvirt:6075ea3c39a1:digitalocean_go_libvirt/vendor/github.com/digitalocean/go-libvirt \ dimchansky:utfbom:v1.1.0:dimchansky_utfbom/vendor/github.com/dimchansky/utfbom \ dlclark:regexp2:7632a260cbaf:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ docker:distribution:v2.8.0:docker_distribution/vendor/github.com/docker/distribution \ docker:engine:ea84732a7725:docker_engine/vendor/github.com/docker/docker \ docker:go-connections:v0.4.0:docker_go_connections/vendor/github.com/docker/go-connections \ docker:go-metrics:v0.0.1:docker_go_metrics/vendor/github.com/docker/go-metrics \ docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \ dolmen-go:contextio:68fc5150bcd5:dolmen_go_contextio/vendor/github.com/dolmen-go/contextio \ dominikh:go-tools:v0.0.1-2020.1.4:dominikh_go_tools/vendor/honnef.co/go/tools \ dop251:goja_nodejs:adff31b136e6:dop251_goja_nodejs/vendor/github.com/dop251/goja_nodejs \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ eapache:go-resiliency:v1.2.0:eapache_go_resiliency/vendor/github.com/eapache/go-resiliency \ eapache:go-xerial-snappy:776d5712da21:eapache_go_xerial_snappy/vendor/github.com/eapache/go-xerial-snappy \ eapache:queue:v1.1.0:eapache_queue/vendor/github.com/eapache/queue \ eclipse:paho.mqtt.golang:0d940dd29fd2:eclipse_paho_mqtt_golang/vendor/github.com/eclipse/paho.mqtt.golang \ elastic:apm-agent-go:v1.15.0:elastic_apm_agent_go \ elastic:dhcp:57ec251c7eb3:elastic_dhcp/vendor/github.com/insomniacslk/dhcp \ elastic:ecs-logging-go-zap:v0.3.0:elastic_ecs_logging_go_zap/vendor/go.elastic.co/ecszap \ elastic:ecs:v1.12.0:elastic_ecs/vendor/github.com/elastic/ecs \ elastic:elastic-agent-client:f0905d9377f6:elastic_elastic_agent_client_v7/vendor/github.com/elastic/elastic-agent-client/v7 \ elastic:fsevents:e1d381a4d270:elastic_fsevents/vendor/github.com/fsnotify/fsevents \ elastic:glog:7d8b5c89dfc4:elastic_glog/vendor/github.com/golang/glog \ elastic:go-concert:v0.2.0:elastic_go_concert/vendor/github.com/elastic/go-concert \ elastic:go-fastjson:v1.1.0:elastic_go_fastjson/vendor/go.elastic.co/fastjson \ elastic:go-libaudit:v2.2.0:elastic_go_libaudit_v2/vendor/github.com/elastic/go-libaudit/v2 \ elastic:go-licence-detector:v0.4.0:elastic_go_licence_detector/vendor/go.elastic.co/go-licence-detector \ elastic:go-licenser:v0.3.1:elastic_go_licenser/vendor/github.com/elastic/go-licenser \ elastic:go-lookslike:v0.3.0:elastic_go_lookslike/vendor/github.com/elastic/go-lookslike \ elastic:go-lumber:v0.1.0:elastic_go_lumber/vendor/github.com/elastic/go-lumber \ elastic:go-perf:9c656876f595:elastic_go_perf/vendor/github.com/elastic/go-perf \ elastic:go-plugins-helpers:bdf17607b79f:elastic_go_plugins_helpers/vendor/github.com/docker/go-plugins-helpers \ elastic:go-seccomp-bpf:v1.2.0:elastic_go_seccomp_bpf/vendor/github.com/elastic/go-seccomp-bpf \ elastic:go-structform:v0.0.9:elastic_go_structform/vendor/github.com/elastic/go-structform \ elastic:go-sysinfo:v1.7.1:elastic_go_sysinfo/vendor/github.com/elastic/go-sysinfo \ elastic:go-txfile:v0.0.7:elastic_go_txfile/vendor/github.com/elastic/go-txfile \ elastic:go-ucfg:v0.8.3:elastic_go_ucfg/vendor/github.com/elastic/go-ucfg \ elastic:go-windows:v1.0.1:elastic_go_windows/vendor/github.com/elastic/go-windows \ elastic:gosigar:v0.14.2:elastic_gosigar/vendor/github.com/elastic/gosigar \ elastic:sarama:11c3ef800752:elastic_sarama/vendor/github.com/Shopify/sarama \ etcd-io:bbolt:v1.3.6:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ evanphx:json-patch:v4.9.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-logr:logr:v0.4.0:go_logr_logr/vendor/github.com/go-logr/logr \ go-mgo:mgo:3f83fa500528:go_mgo_mgo/vendor/gopkg.in/mgo.v2 \ go-ole:go-ole:14974a1cf647:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-sourcemap:sourcemap:v2.1.2:go_sourcemap_sourcemap/vendor/github.com/go-sourcemap/sourcemap \ go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ go-test:deep:v1.0.7:go_test_deep/vendor/github.com/go-test/deep \ go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobuffalo:here:v0.6.0:gobuffalo_here/vendor/github.com/gobuffalo/here \ gocarina:gocsv:ffef3ffc77be:gocarina_gocsv/vendor/github.com/gocarina/gocsv \ godbus:dbus:ade71ed3457e:godbus_dbus/vendor/github.com/godbus/dbus \ godbus:dbus:v5.0.5:godbus_dbus_v5/vendor/github.com/godbus/dbus/v5 \ godror:godror:v0.10.4:godror_godror/vendor/github.com/godror/godror \ gofrs:flock:5135e617513b:gofrs_flock/vendor/github.com/gofrs/flock \ gofrs:uuid:v3.3.0:gofrs_uuid/vendor/github.com/gofrs/uuid \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang-jwt:jwt:v4.0.0:golang_jwt_jwt_v4/vendor/github.com/golang-jwt/jwt/v4 \ golang-sql:civil:cb61b32ac6fe:golang_sql_civil/vendor/github.com/golang-sql/civil \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:5ff15b29337e:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:41bb18bfe9da:golang_groupcache/vendor/github.com/golang/groupcache \ golang:lint:6edffad5e616:golang_lint/vendor/golang.org/x/lint \ golang:mock:v1.6.0:golang_mock/vendor/github.com/golang/mock \ golang:mod:v0.4.2:golang_mod/vendor/golang.org/x/mod \ golang:net:d418f374d309:golang_net/vendor/golang.org/x/net \ golang:oauth2:6b3c2da341f1:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.4:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:4dd72447c267:golang_sys/vendor/golang.org/x/sys \ golang:term:6a3ed077a48d:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:1f47c861a9ac:golang_time/vendor/golang.org/x/time \ golang:tools:v0.1.7:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ gomodule:redigo:v1.8.3:gomodule_redigo/vendor/github.com/gomodule/redigo \ google:flatbuffers:v1.12.1:google_flatbuffers/vendor/github.com/google/flatbuffers \ google:go-cmp:v0.5.6:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:2b146023228c:google_go_genproto/vendor/google.golang.org/genproto \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:licenseclassifier:879cb1424de0:google_licenseclassifier/vendor/github.com/google/licenseclassifier \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.1.1:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:gnostic:v0.4.1:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.58.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:bigquery/v1.8.0:googleapis_google_cloud_go_bigquery \ googleapis:google-cloud-go:monitoring/v1.1.0:googleapis_google_cloud_go_monitoring \ googleapis:google-cloud-go:pubsub/v1.17.1:googleapis_google_cloud_go_pubsub \ googleapis:google-cloud-go:v0.97.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gorhill:cronexpr:88b0669f7d75:gorhill_cronexpr/vendor/github.com/gorhill/cronexpr \ gorilla:mux:v1.7.3:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ gotestyourself:gotest.tools:v2.2.0:gotestyourself_gotest_tools/vendor/gotest.tools \ gotestyourself:gotestsum:v0.6.0:gotestyourself_gotestsum/vendor/gotest.tools/gotestsum \ grpc-ecosystem:grpc-gateway:v1.16.0:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \ grpc:grpc-go:v1.41.0:grpc_grpc_go/vendor/google.golang.org/grpc \ h2non:filetype:v1.1.1:h2non_filetype/vendor/github.com/h2non/filetype \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-retryablehttp:v0.6.6:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-rootcerts:v1.0.2:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-uuid:v1.0.2:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ hashicorp:go-version:v1.0.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:nomad:e31695b5bbe6:hashicorp_nomad_api/vendor/github.com/hashicorp/nomad \ hectane:go-acl:da78bae5fc95:hectane_go_acl/vendor/github.com/hectane/go-acl \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jarcoal:httpmock:v1.0.4:jarcoal_httpmock/vendor/github.com/jarcoal/httpmock \ jcmturner:aescts:v1.0.1:jcmturner_aescts/vendor/gopkg.in/jcmturner/aescts.v1 \ jcmturner:aescts:v2.0.0:jcmturner_aescts_v2/vendor/github.com/jcmturner/aescts \ jcmturner:dnsutils:v1.0.1:jcmturner_dnsutils/vendor/gopkg.in/jcmturner/dnsutils.v1 \ jcmturner:dnsutils:v2.0.0:jcmturner_dnsutils_v2/vendor/github.com/jcmturner/dnsutils \ jcmturner:gofork:v1.0.0:jcmturner_gofork/vendor/github.com/jcmturner/gofork \ jcmturner:goidentity:v3.0.0:jcmturner_goidentity/vendor/gopkg.in/jcmturner/goidentity.v3 \ jcmturner:gokrb5:v7.5.0:jcmturner_gokrb5/vendor/gopkg.in/jcmturner/gokrb5.v7 \ jcmturner:gokrb5:v8.4.2:jcmturner_gokrb5_v8/vendor/github.com/jcmturner/gokrb5 \ jcmturner:rpc:v1.1.0:jcmturner_rpc/vendor/gopkg.in/jcmturner/rpc.v1 \ jcmturner:rpc:v2.0.3:jcmturner_rpc_v2/vendor/github.com/jcmturner/rpc \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ jmoiron:sqlx:d7d95172beb5:jmoiron_sqlx/vendor/github.com/jmoiron/sqlx \ joeshaw:multierror:69b34d4ec901:joeshaw_multierror/vendor/github.com/joeshaw/multierror \ jonboulle:clockwork:v0.2.2:jonboulle_clockwork/vendor/github.com/jonboulle/clockwork \ josephspurrier:goversioninfo:63e6d1acd3dd:josephspurrier_goversioninfo/vendor/github.com/josephspurrier/goversioninfo \ jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \ json-iterator:go:v1.1.11:json_iterator_go/vendor/github.com/json-iterator/go \ jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \ kardianos:service:a323c3813bc7:kardianos_service/vendor/github.com/kardianos/service \ karrick:godirwalk:v1.15.6:karrick_godirwalk/vendor/github.com/karrick/godirwalk \ klauspost:compress:v1.13.6:klauspost_compress/vendor/github.com/klauspost/compress \ kubernetes-sigs:structured-merge-diff:v4.1.0:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v4 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.21.1:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:v0.21.1:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.21.1:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v2.8.0:kubernetes_klog/vendor/k8s.io/klog/v2 \ kubernetes:kube-openapi:591a79e4bda7:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:utils:67b214c5f920:kubernetes_utils/vendor/k8s.io/utils \ lib:pq:2ff3cb3adc01:lib_pq/vendor/github.com/lib/pq \ magefile:mage:v1.11.0:magefile_mage/vendor/github.com/magefile/mage \ mailru:easyjson:v0.7.1:mailru_easyjson/vendor/github.com/mailru/easyjson \ markbates:pkger:v0.17.0:markbates_pkger/vendor/github.com/markbates/pkger \ mattn:go-colorable:v0.1.6:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-ieproxy:7c0f6868bffe:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ 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 \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ miekg:dns:v1.1.25:miekg_dns/vendor/github.com/miekg/dns \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:gox:v1.0.1:mitchellh_gox/vendor/github.com/mitchellh/gox \ mitchellh:hashstructure:ab25296c0f51:mitchellh_hashstructure/vendor/github.com/mitchellh/hashstructure \ mitchellh:iochan:v1.0.0:mitchellh_iochan/vendor/github.com/mitchellh/iochan \ mitchellh:mapstructure:v1.3.3:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ moby:spdystream:v0.2.0:moby_spdystream/vendor/github.com/moby/spdystream \ 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 \ morikuni:aec:v1.0.0:morikuni_aec/vendor/github.com/morikuni/aec \ oklog:ulid:v1.3.1:oklog_ulid/vendor/github.com/oklog/ulid \ olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ opencontainers:go-digest:v1.0.0:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:775207bd45b6:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ osquery:osquery-go:99b4efa62ec5:osquery_osquery_go/vendor/github.com/osquery/osquery-go \ otiai10:copy:v1.2.0:otiai10_copy/vendor/github.com/otiai10/copy \ pierrec:lz4:v2.6.0:pierrec_lz4/vendor/github.com/pierrec/lz4 \ pierrre:gotestcover:924dca7d15f0:pierrre_gotestcover/vendor/github.com/pierrre/gotestcover \ 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 \ poy:eachers:23942921fe77:poy_eachers/vendor/github.com/apoydence/eachers \ prometheus:client_golang:v1.7.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.10.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ prometheus:prometheus:v2.5.0:prometheus_prometheus/vendor/github.com/prometheus/prometheus \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rcrowley:go-metrics:cf1acfcdf475:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ samuel:go-parser:ca8abbf65d0e:samuel_go_parser/vendor/github.com/samuel/go-parser \ samuel:go-thrift:2187045faa54:samuel_go_thrift/vendor/github.com/samuel/go-thrift \ sanathkr:go-yaml:ed9d249f429b:sanathkr_go_yaml/vendor/github.com/sanathkr/go-yaml \ sanathkr:yaml:0056894fa522:sanathkr_yaml/vendor/github.com/sanathkr/yaml \ santhosh-tekuri:jsonschema:v1.2.4:santhosh_tekuri_jsonschema/vendor/github.com/santhosh-tekuri/jsonschema \ sergi:go-diff:v1.1.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ shirou:gopsutil:v3.20.12:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ shopspring:decimal:v1.2.0:shopspring_decimal/vendor/github.com/shopspring/decimal \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ 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:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ tsg:go-daemon:e704b93fd89b:tsg_go_daemon/vendor/github.com/tsg/go-daemon \ tsg:gopacket:2ab8e397a786:tsg_gopacket/vendor/github.com/tsg/gopacket \ uber-go:atomic:v1.5.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.3.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:tools:2cfd321de3ee:uber_go_tools/vendor/go.uber.org/tools \ uber-go:zap:v1.14.0:uber_go_zap/vendor/go.uber.org/zap \ ugorji:go:v1.1.8:ugorji_go_codec/vendor/github.com/ugorji/go \ urso:diag:21b3cc8eb797:urso_diag/vendor/github.com/urso/diag \ urso:go-bin:781c575c9f0e:urso_go_bin/vendor/github.com/urso/go-bin \ urso:magetools:290c89e0c230:urso_magetools/vendor/github.com/urso/magetools \ urso:sderr:52b04e8f5c71:urso_sderr/vendor/github.com/urso/sderr \ vmware:govmomi:2cad15190b41:vmware_govmomi/vendor/github.com/vmware/govmomi \ xdg:scram:v1.0.3:xdg_scram/vendor/github.com/xdg/scram \ xdg:stringprep:v1.0.3:xdg_stringprep/vendor/github.com/xdg/stringprep \ yuin:gopher-lua:b402f3114ec7:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua USE_GITLAB= nodefault GL_TUPLE= https://gitlab.howett.net:go:plist:591f970eefbbeb04d7b37f334a0c4c3256e32876:go_plist/vendor/howett.net/plist USE_RC_SUBR= ${GO_TARGETS} GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} CGO_CFLAGS= -I. CGO_LDFLAGS= -L. MAKE_ENV+= GOBUILD_FLAGS="-mod=vendor" CONFLICTS= beats6* SUB_FILES= pkg-message OPTIONS_DEFINE= AUDITBEAT FILEBEAT HEARTBEAT METRICBEAT PACKETBEAT OPTIONS_DEFAULT= FILEBEAT HEARTBEAT METRICBEAT OPTIONS_SUB= yes AUDITBEAT_DESC= Auditbeat FILEBEAT_DESC= Filebeat HEARTBEAT_DESC= Heartbeat METRICBEAT_DESC= Metricbeat PACKETBEAT_DESC= Packetbeat AUDITBEAT_MASTER_SITES= https://artifacts.elastic.co/downloads/beats/auditbeat/:auditbeat AUDITBEAT_DISTFILES= auditbeat-${DISTVERSION}-darwin-x86_64.tar.gz:auditbeat AUDITBEAT_VARS= GO_TARGETS+=auditbeat FILEBEAT_MASTER_SITES= https://artifacts.elastic.co/downloads/beats/filebeat/:filebeat FILEBEAT_DISTFILES= filebeat-${DISTVERSION}-darwin-x86_64.tar.gz:filebeat FILEBEAT_VARS= GO_TARGETS+=filebeat HEARTBEAT_MASTER_SITES= https://artifacts.elastic.co/downloads/beats/heartbeat/:heartbeat HEARTBEAT_DISTFILES= heartbeat-${DISTVERSION}-darwin-x86_64.tar.gz:heartbeat HEARTBEAT_VARS= GO_TARGETS+=heartbeat METRICBEAT_MASTER_SITES= https://artifacts.elastic.co/downloads/beats/metricbeat/:metricbeat METRICBEAT_DISTFILES= metricbeat-${DISTVERSION}-darwin-x86_64.tar.gz:metricbeat METRICBEAT_VARS= GO_TARGETS+=metricbeat PACKETBEAT_MASTER_SITES= https://artifacts.elastic.co/downloads/beats/packetbeat/:packetbeat PACKETBEAT_DISTFILES= packetbeat-${DISTVERSION}-darwin-x86_64.tar.gz:packetbeat PACKETBEAT_VARS= CGO_CFLAGS+=-I/usr/include \ CGO_LDFLAGS+=-L/usr/lib \ GO_TARGETS+=packetbeat .include post-extract: @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/bigquery @${RLN} ${WRKSRC_googleapis_google_cloud_go_bigquery}/bigquery ${WRKSRC}/vendor/cloud.google.com/go/bigquery @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/pubsub @${RLN} ${WRKSRC_googleapis_google_cloud_go_pubsub}/pubsub ${WRKSRC}/vendor/cloud.google.com/go/pubsub @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RLN} ${WRKSRC_azure_go_autorest_auth}/autorest/azure/auth ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RLN} ${WRKSRC_azure_go_autorest_cli}/autorest/azure/cli ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RLN} ${WRKSRC_azure_go_autorest_date}/autorest/date ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation @${RLN} ${WRKSRC_azure_go_autorest_validation}/autorest/validation ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_elastic_apm_agent_go} ${WRKSRC}/vendor/go.elastic.co/apm post-patch: ${REINPLACE_CMD} -e "s|%%BEATSVERSION%%|v${PORTVERSION}|g" ${WRKSRC}/dev-tools/mage/settings.go .for BEATMOD in ${GO_TARGETS} ${REINPLACE_CMD} -e "s|%%DATADIR%%|${DATADIR}|g" ${WRKSRC}/${BEATMOD}/*.yml .endfor do-build: .for GO_TARGET in ${GO_TARGETS} (cd ${GO_WRKSRC}/${GO_TARGET}; ${SETENV} ${MAKE_ENV} ${GO_ENV} ${LOCALBASE}/bin/mage build) .endfor do-install: ${MKDIR} ${STAGEDIR}${ETCDIR} .for BEATMOD in ${GO_TARGETS} ${MKDIR} ${STAGEDIR}/var/db/beats/${BEATMOD} ${INSTALL_PROGRAM} ${GO_WRKSRC}/${BEATMOD}/${BEATMOD} \ ${STAGEDIR}${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/${BEATMOD}/${BEATMOD}.yml \ ${STAGEDIR}${ETCDIR}/${BEATMOD}.yml.sample ${INSTALL_DATA} ${WRKSRC}/${BEATMOD}/${BEATMOD}.reference.yml \ ${STAGEDIR}${ETCDIR}/${BEATMOD}.yml.reference .endfor .for BEATMOD in ${GO_TARGETS} (MODULE_SRC=${WRKDIR}/${BEATMOD}-${DISTVERSION}-darwin-x86_64/module; \ if [ -d $${MODULE_SRC} ]; then \ MODULE_DEST=${STAGEDIR}${DATADIR}/${BEATMOD}/module && \ ${MKDIR} $${MODULE_DEST} && \ cd $${MODULE_SRC} && ${COPYTREE_SHARE} . $${MODULE_DEST} && \ cd $${MODULE_DEST} && \ ${FIND} . -type d -empty | ${SORT} | \ ${SED} -e 's,^\.,@dir ${DATADIR_REL}/${BEATMOD}/module,' >> ${TMPPLIST} && \ ${FIND} . -not -type d | ${SORT} | \ ${SED} -e 's,^\.,${DATADIR_REL}/${BEATMOD}/module,' >> ${TMPPLIST}; \ fi) (MODULESD_SRC=${WRKDIR}/${BEATMOD}-${DISTVERSION}-darwin-x86_64/modules.d; \ if [ -d $${MODULESD_SRC} ]; then \ MODULESD_DEST=${STAGEDIR}${EXAMPLESDIR}/${BEATMOD}.modules.d && \ ${MKDIR} $${MODULESD_DEST} && \ cd $${MODULESD_SRC} && ${COPYTREE_SHARE} . $${MODULESD_DEST} && \ cd $${MODULESD_DEST} && \ ${FIND} . -type d -empty | ${SORT} | \ ${SED} -e 's,^\.,@dir ${EXAMPLESDIR_REL}/${BEATMOD}.modules.d,' >> ${TMPPLIST} && \ ${FIND} . -not -type d | ${SORT} | \ ${SED} -e 's,^\.,${EXAMPLESDIR_REL}/${BEATMOD}.modules.d,' >> ${TMPPLIST}; \ ${MKDIR} ${STAGEDIR}${ETCDIR}/${BEATMOD}.modules.d && \ echo "The modules.d files are now in ${EXAMPLESDIR}/${BEATMOD}.modules.d" > \ ${STAGEDIR}${ETCDIR}/${BEATMOD}.modules.d/README; \ echo ${ETCDIR_REL}/${BEATMOD}.modules.d/README >> ${TMPPLIST}; \ fi) (MONITORSD_SRC=${WRKDIR}/${BEATMOD}-${DISTVERSION}-darwin-x86_64/monitors.d; \ if [ -d $${MONITORSD_SRC} ]; then \ MONITORSD_DEST=${STAGEDIR}${EXAMPLESDIR}/${BEATMOD}.monitors.d && \ ${MKDIR} $${MONITORSD_DEST} && \ cd $${MONITORSD_SRC} && ${COPYTREE_SHARE} . $${MONITORSD_DEST} && \ cd $${MONITORSD_DEST} && \ ${FIND} . -type d -empty | ${SORT} | \ ${SED} -e 's,^\.,@dir ${EXAMPLESDIR_REL}/${BEATMOD}.monitors.d,' >> ${TMPPLIST} && \ ${FIND} . -not -type d | ${SORT} | \ ${SED} -e 's,^\.,${EXAMPLESDIR_REL}/${BEATMOD}.monitors.d,' >> ${TMPPLIST}; \ ${MKDIR} ${STAGEDIR}${ETCDIR}/${BEATMOD}.monitors.d && \ echo "The monitors.d files are now in ${EXAMPLESDIR}/${BEATMOD}.monitors.d" > \ ${STAGEDIR}${ETCDIR}/${BEATMOD}.monitors.d/README; \ echo ${ETCDIR_REL}/${BEATMOD}.monitors.d/README >> ${TMPPLIST}; \ fi) (KIBANA_SRC=${WRKDIR}/${BEATMOD}-${DISTVERSION}-darwin-x86_64/kibana; \ if [ -d $${KIBANA_SRC} ]; then \ KIBANA_PATH=${STAGEDIR}${DATADIR}/${BEATMOD}/kibana; \ ${MKDIR} $${KIBANA_PATH} && \ cd $${KIBANA_SRC} && ${COPYTREE_SHARE} . $${KIBANA_PATH}; \ cd $${KIBANA_PATH} && \ ${FIND} . -type d -empty | ${SORT} | \ ${SED} -e 's,^\.,@dir ${DATADIR_REL}/${BEATMOD}/kibana,' >> ${TMPPLIST}; \ ${FIND} . -not -type d | ${SORT} | \ ${SED} -e 's,^\.,${DATADIR_REL}/${BEATMOD}/kibana,' >> ${TMPPLIST}; \ fi) .endfor .include diff --git a/sysutils/brename/Makefile b/sysutils/brename/Makefile index 3d3f32834f70..fbeff335f21b 100644 --- a/sysutils/brename/Makefile +++ b/sysutils/brename/Makefile @@ -1,35 +1,35 @@ PORTNAME= brename DISTVERSIONPREFIX= v DISTVERSION= 2.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for batch renaming files/directories via regular expressions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= shenwei356 GH_TUPLE= \ fatih:color:v1.12.0:fatih_color/vendor/github.com/fatih/color \ golang:sys:977fb7262007:golang_sys/vendor/golang.org/x/sys \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ klauspost:compress:v1.11.4:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:pgzip:v1.2.5:klauspost_pgzip/vendor/github.com/klauspost/pgzip \ 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 \ shenwei356:breader:v0.2.0:shenwei356_breader/vendor/github.com/shenwei356/breader \ shenwei356:go-logging:c6b9702d88ba:shenwei356_go_logging/vendor/github.com/shenwei356/go-logging \ shenwei356:natsort:600d539c017d:shenwei356_natsort/vendor/github.com/shenwei356/natsort \ shenwei356:util:v0.3.0:shenwei356_util/vendor/github.com/shenwei356/util \ shenwei356:xopen:f4f16ddd3992:shenwei356_xopen/vendor/github.com/shenwei356/xopen \ spf13:cobra:v1.2.1:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ twotwotwo:sorts:bf5c1f2b8553:twotwotwo_sorts/vendor/github.com/twotwotwo/sorts PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/cbsd-mq-api/Makefile b/sysutils/cbsd-mq-api/Makefile index 735d21d96e1c..aad0f849726f 100644 --- a/sysutils/cbsd-mq-api/Makefile +++ b/sysutils/cbsd-mq-api/Makefile @@ -1,33 +1,33 @@ PORTNAME= cbsd-mq-api PORTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru COMMENT= Simplified API for creating and destroying CBSD virtual environments LICENSE= BSD2CLAUSE USES= go USE_GITHUB= yes GH_ACCOUNT= cbsd GH_TUPLE= beanstalkd:go-beanstalk:3bed00be7a17:beanstalkd/src/github.com/beanstalkd/go-beanstalk \ gorilla:mux:d07530f46e1e:gorilla_mux/vendor/github.com/gorilla/mux \ golang:crypto:5ff15b29337e:golang_crypto/vendor/golang.org/x/crypto USE_RC_SUBR= cbsd-mq-api USERS= cbsd GROUPS= cbsd PLIST_FILES= bin/cbsd-mq-api \ "@sample etc/cbsd-mq-api.json.sample" post-extract: ${LN} -sf ${WRKSRC}/src ${WRKDIR} ${LN} -sf ${WRKSRC} ${WRKDIR}/src/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/cbsd-mq-api ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-${GH_TAGNAME}/etc/cbsd-mq-api.json ${STAGEDIR}${PREFIX}/etc/cbsd-mq-api.json.sample .include diff --git a/sysutils/cbsd-mq-router/Makefile b/sysutils/cbsd-mq-router/Makefile index a19c6b50156b..bf0ded3dc329 100644 --- a/sysutils/cbsd-mq-router/Makefile +++ b/sysutils/cbsd-mq-router/Makefile @@ -1,33 +1,33 @@ PORTNAME= cbsd-mq-router PORTVERSION= 0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru COMMENT= CBSD message queue router LICENSE= BSD2CLAUSE RUN_DEPENDS= beanstalkd:net/beanstalkd USES= go USE_GITHUB= yes GH_ACCOUNT= cbsd USE_RC_SUBR= cbsd-mq-router PLIST_FILES= bin/cbsd-mq-router "@sample etc/cbsd-mq-router.json.sample" GH_TUPLE= beanstalkd:go-beanstalk:3bed00be7a17:beanstalkd/src/github.com/beanstalkd/go-beanstalk \ golang:crypto:5ea612d1eb83:golang_crypto/vendor/golang.org/x/crypto \ golang:term:6a3ed077a48d:golang_term/vendor/golang.org/x/term \ golang:sys:9a76102bfb43:golang_sys/vendor/golang.org/x/sys post-extract: ${LN} -sf ${WRKSRC}/src ${WRKDIR} ${LN} -sf ${WRKSRC} ${WRKDIR}/src/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/cbsd-mq-router ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-${GH_TAGNAME}/etc/cbsd-mq-router.json ${STAGEDIR}${PREFIX}/etc/cbsd-mq-router.json.sample .include diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile index 7160631e3cd9..9f5eac506bd9 100644 --- a/sysutils/chaoskube/Makefile +++ b/sysutils/chaoskube/Makefile @@ -1,94 +1,95 @@ # Created by: Gabriel M. Dutra <0xdutra@gmail.com> PORTNAME= chaoskube PORTVERSION= 0.24.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= 0xdutra@gmail.com COMMENT= Chaoskube periodically kills random pods in your Kubernetes cluster LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= linki PLIST_FILES= bin/${PORTNAME} GH_TUPLE= \ Azure:go-autorest:79a63e70c4d8:azure_go_autorest_adal \ Azure:go-autorest:autorest/v0.11.18:azure_go_autorest_autorest \ Azure:go-autorest:b3a0b30a7423:azure_go_autorest_date \ Azure:go-autorest:logger/v0.2.1:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.6.0:azure_go_autorest_tracing \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ 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:f65c72e2690d:alecthomas_units/vendor/github.com/alecthomas/units \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ evanphx:json-patch:v4.12.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \ form3tech-oss:jwt-go:v3.2.3:form3tech_oss_jwt_go/vendor/github.com/form3tech-oss/jwt-go \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-logr:logr:v1.2.0:go_logr_logr/vendor/github.com/go-logr/logr \ go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:32db794688a5:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:41bb18bfe9da:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:491a49abca63:golang_net/vendor/golang.org/x/net \ golang:oauth2:2bc19b11175f:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:da31bd327af9:golang_sys/vendor/golang.org/x/sys \ golang:term:6886f2dfbf5b:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:1f47c861a9ac:golang_time/vendor/golang.org/x/time \ google:go-cmp:v0.5.5:google_go_cmp/vendor/github.com/google/go-cmp \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ googleapis:gnostic:v0.5.5:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-cloud-go:v0.81.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:v1.1.1:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ imdario:mergo:v0.3.5:imdario_mergo/vendor/github.com/imdario/mergo \ json-iterator:go:v1.1.12:json_iterator_go/vendor/github.com/json-iterator/go \ kubernetes-sigs:json:c049b76a60c6:kubernetes_sigs_json/vendor/sigs.k8s.io/json \ kubernetes-sigs:structured-merge-diff:v4.2.1:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v4 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.23.6:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:v0.23.6:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.23.6:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v1.0.0:kubernetes_klog/vendor/k8s.io/klog \ kubernetes:klog:v2.30.0:kubernetes_klog_1/vendor/k8s.io/klog/v2 \ kubernetes:kube-openapi:e816edb12b65:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:utils:6203023598ed:kubernetes_utils/vendor/k8s.io/utils \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \ modern-go:reflect2:v1.0.2:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \ 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 \ prometheus:client_golang:v1.12.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.7.1:stretchr_testify/vendor/github.com/stretchr/testify post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RLN} ${WRKSRC_azure_go_autorest_date}/autorest/date ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing .include diff --git a/sysutils/chezmoi/Makefile b/sysutils/chezmoi/Makefile index 462a7849d5cc..d65d0fc3ac19 100644 --- a/sysutils/chezmoi/Makefile +++ b/sysutils/chezmoi/Makefile @@ -1,174 +1,174 @@ # Created by: Samir Noir PORTNAME= chezmoi DISTVERSIONPREFIX= v DISTVERSION= 2.17.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils EXTRACT_ONLY= ${_DISTFILES:N*.js} MAINTAINER= samir@noir.im COMMENT= Manage your dotfiles across multiple diverse machines, securely LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules python USE_GITHUB= yes GH_ACCOUNT= twpayne GH_TUPLE= FiloSottile:age:v1.0.0:filosottile_age/vendor/filippo.io/age \ Masterminds:goutils:v1.1.1:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v3.1.1:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \ Masterminds:sprig:v3.2.2:masterminds_sprig_v3/vendor/github.com/Masterminds/sprig/v3 \ Microsoft:go-winio:v0.5.2:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ ProtonMail:go-crypto:88bb52951d5b:protonmail_go_crypto/vendor/github.com/ProtonMail/go-crypto \ acomagu:bufpipe:v1.0.3:acomagu_bufpipe/vendor/github.com/acomagu/bufpipe \ alecthomas:chroma:v0.10.0:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ alessio:shellescape:v1.4.1:alessio_shellescape/vendor/github.com/alessio/shellescape \ aymerick:douceur:v0.2.0:aymerick_douceur/vendor/github.com/aymerick/douceur \ bmatcuk:doublestar:v4.0.2:bmatcuk_doublestar_v4/vendor/github.com/bmatcuk/doublestar/v4 \ bradenhilton:cityhash:v1.0.0:bradenhilton_cityhash/vendor/github.com/bradenhilton/cityhash \ bradenhilton:mozillainstallhash:v1.0.0:bradenhilton_mozillainstallhash/vendor/github.com/bradenhilton/mozillainstallhash \ charmbracelet:glamour:v0.5.0:charmbracelet_glamour/vendor/github.com/charmbracelet/glamour \ coreos:go-semver:v0.3.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ danieljoos:wincred:v1.1.2:danieljoos_wincred/vendor/github.com/danieljoos/wincred \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dlclark:regexp2:v1.4.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ emirpasic:gods:v1.18.1:emirpasic_gods/vendor/github.com/emirpasic/gods \ etcd-io:bbolt:v1.3.6:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ fsnotify:fsnotify:v1.5.4:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-errgo:errgo:v2.1.0:go_errgo_errgo/vendor/gopkg.in/errgo.v2 \ go-git:gcfg:v1.5.0:go_git_gcfg/vendor/github.com/go-git/gcfg \ go-git:go-billy:v5.3.1:go_git_go_billy_v5/vendor/github.com/go-git/go-billy/v5 \ go-git:go-git:v5.4.2:go_git_go_git_v5/vendor/github.com/go-git/go-git/v5 \ go-ini:ini:v1.66.4:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-warnings:warnings:v0.1.2:go_warnings_warnings/vendor/gopkg.in/warnings.v0 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ go-yaml:yaml:v3.0.0:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ godbus:dbus:v5.1.0:godbus_dbus_v5/vendor/github.com/godbus/dbus/v5 \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:793ad666bf5e:golang_crypto/vendor/golang.org/x/crypto \ golang:net:5463443f8c37:golang_net/vendor/golang.org/x/net \ golang:oauth2:622c5d57e401:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:0976fa681c29:golang_sync/vendor/golang.org/x/sync \ golang:sys:bc2c85ada10a:golang_sys/vendor/golang.org/x/sys \ golang:term:065cf7ba2467:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ google:btree:v1.0.1:google_btree/vendor/github.com/google/btree \ google:go-github:v45.0.0:google_go_github_v45/vendor/github.com/google/go-github/v45 \ google:go-querystring:v1.1.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:gops:v0.3.23:google_gops/vendor/github.com/google/gops \ google:renameio:v2.0.0:google_renameio_v2/vendor/github.com/google/renameio/v2 \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ gorilla:css:v1.0.0:gorilla_css/vendor/github.com/gorilla/css \ gregjones:httpcache:901d90724c79:gregjones_httpcache/vendor/github.com/gregjones/httpcache \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ huandu:xstrings:v1.3.2:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.13:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jbenet:go-context:d14ea06fba99:jbenet_go_context/vendor/github.com/jbenet/go-context \ kevinburke:ssh_config:v1.2.0:kevinburke_ssh_config/vendor/github.com/kevinburke/ssh_config \ lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ magiconair:properties:v1.8.6:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ microcosm-cc:bluemonday:v1.0.18:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ mitchellh:copystructure:v1.2.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:v1.5.0:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:reflectwalk:v1.0.2:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ muesli:combinator:v0.3.0:muesli_combinator/vendor/github.com/muesli/combinator \ muesli:reflow:v0.3.0:muesli_reflow/vendor/github.com/muesli/reflow \ muesli:termenv:v0.11.0:muesli_termenv/vendor/github.com/muesli/termenv \ mvdan:sh:v3.5.1:mvdan_sh/vendor/mvdan.cc/sh/v3 \ olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ pelletier:go-toml:v1.9.5:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pelletier:go-toml:v2.0.1:pelletier_go_toml_v2/vendor/github.com/pelletier/go-toml/v2 \ peterbourgon:diskv:v2.0.1:peterbourgon_diskv/vendor/github.com/peterbourgon/diskv \ pkg:diff:20ebb0f2a09e:pkg_diff/vendor/github.com/pkg/diff \ 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 \ protocolbuffers:protobuf-go:v1.28.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ rogpeppe:go-internal:v1.8.1:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \ rs:zerolog:v1.26.1:rs_zerolog/vendor/github.com/rs/zerolog \ sergi:go-diff:v1.1.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ shopspring:decimal:v1.3.1:shopspring_decimal/vendor/github.com/shopspring/decimal \ spf13:afero:v1.8.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.5.0:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.4.0: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.12.0:spf13_viper/vendor/github.com/spf13/viper \ stretchr:objx:v0.3.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.1:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.3.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ twpayne:go-pinentry:v0.2.0:twpayne_go_pinentry/vendor/github.com/twpayne/go-pinentry \ twpayne:go-shell:v0.3.1:twpayne_go_shell/vendor/github.com/twpayne/go-shell \ twpayne:go-vfs:v4.1.0:twpayne_go_vfs_v4/vendor/github.com/twpayne/go-vfs/v4 \ twpayne:go-xdg:v6.0.0:twpayne_go_xdg_v6/vendor/github.com/twpayne/go-xdg/v6 \ uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.8.0:uber_go_multierr/vendor/go.uber.org/multierr \ ulikunitz:xz:v0.5.10:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ xanzy:ssh-agent:v0.3.1:xanzy_ssh_agent/vendor/github.com/xanzy/ssh-agent \ yuin:goldmark-emoji:v1.0.1:yuin_goldmark_emoji/vendor/github.com/yuin/goldmark-emoji \ yuin:goldmark:v1.4.12:yuin_goldmark/vendor/github.com/yuin/goldmark \ zalando:go-keyring:v0.2.1:zalando_go_keyring/vendor/github.com/zalando/go-keyring \ DHowett:go-plist:v1.0.0:go_plist/vendor/howett.net/plist GO_BUILDFLAGS= -tags noupgrade \ -ldflags="\ -X main.version=${DISTVERSION} \ -X main.date=${SOURCE_DATE_EPOCH:U${SOURCE_DATE_EPOCH_CMD:sh}}" PLIST_FILES= bin/chezmoi OPTIONS_DEFINE= BASH DOCS FISH ZSH OPTIONS_DEFAULT= BASH DOCS FISH ZSH BASH_PLIST_FILES= etc/bash_completion.d/chezmoi DOCS_MASTER_SITES= https://unpkg.com/:mermaid_js DOCS_DISTFILES= mermaid@8.8.0/dist/mermaid.min.js:mermaid_js DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mkdocs>0:textproc/py-mkdocs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mkdocs-material>0:textproc/py-mkdocs-material@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mkdocs-mermaid2-plugin>0:textproc/py-mkdocs-mermaid2-plugin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mkdocs-simple-hooks>0:textproc/py-mkdocs-simple-hooks@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mkdocs-redirects>0:textproc/py-mkdocs-redirects@${PY_FLAVOR} DOCS_PORTDOCS= * FISH_PLIST_FILES= share/fish/vendor_functions.d/chezmoi.fish ZSH_PLIST_FILES= share/zsh/site-functions/_chezmoi # Required to bring DISTINFO_FILE .include SOURCE_DATE_EPOCH_CMD= date -ur $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ' do-build-DOCS-on: @${CP} ${_DISTDIR}/mermaid@8.8.0/dist/mermaid.min.js ${WRKSRC}/assets/chezmoi.io (cd ${WRKSRC}/assets/chezmoi.io && ${SETENV} ${MAKE_ENV} mkdocs build) post-extract: @${MKDIR} ${WRKSRC}/vendor/github.com/chris-ramon @${RLN} ${WRKSRC_aymerick_douceur} ${WRKSRC}/vendor/github.com/chris-ramon/douceur post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/chezmoi-completion.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d/chezmoi post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/assets/chezmoi.io/site && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) post-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_functions.d ${INSTALL_DATA} ${WRKSRC}/completions/chezmoi.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_functions.d/chezmoi.fish post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/chezmoi.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_chezmoi .include diff --git a/sysutils/choria/Makefile b/sysutils/choria/Makefile index fe9389746437..e7160bd47271 100644 --- a/sysutils/choria/Makefile +++ b/sysutils/choria/Makefile @@ -1,165 +1,166 @@ PORTNAME= choria PORTVERSION= 0.26.0 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= sysutils MAINTAINER= puppet@FreeBSD.org COMMENT= Server to host Choria agents, networks, federations and discovery LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 USES= go:modules USE_GITHUB= yes GH_ACCOUNT= choria-io GH_PROJECT= go-choria USE_RC_SUBR= choria-broker choria-server GH_TUPLE= \ AlecAivazis:survey:v2.3.5:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ Freman:eventloghook:e4d803b6b48b:freman_eventloghook/vendor/github.com/Freman/eventloghook \ HdrHistogram:hdrhistogram-go:v1.1.2:hdrhistogram_hdrhistogram_go/vendor/github.com/HdrHistogram/hdrhistogram-go \ Masterminds:goutils:v1.1.1:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \ Masterminds:semver:v3.1.1:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \ Masterminds:sprig:v3.2.2:masterminds_sprig_v3/vendor/github.com/Masterminds/sprig/v3 \ OneOfOne:xxhash:v1.2.8:oneofone_xxhash/vendor/github.com/OneOfOne/xxhash \ achanda:go-sysctl:6be7678c45d2:achanda_go_sysctl/vendor/github.com/achanda/go-sysctl \ adrg:xdg:v0.4.0:adrg_xdg/vendor/github.com/adrg/xdg \ aelsabbahy:GOnetstat:31d79a98d9f2:aelsabbahy_gonetstat/vendor/github.com/aelsabbahy/GOnetstat \ aelsabbahy:go-ps:61c449472dcf:aelsabbahy_go_ps/vendor/github.com/aelsabbahy/go-ps \ aelsabbahy:goss:v0.3.18:aelsabbahy_goss/vendor/github.com/aelsabbahy/goss \ agnivade:levenshtein:v1.0.1:agnivade_levenshtein/vendor/github.com/agnivade/levenshtein \ alessio:shellescape:52074bc9df61:alessio_shellescape/vendor/gopkg.in/alessio/shellescape.v1 \ antonmedv:expr:v1.9.0:antonmedv_expr/vendor/github.com/antonmedv/expr \ awesome-gocui:gocui:v1.1.0:awesome_gocui_gocui/vendor/github.com/awesome-gocui/gocui \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ blang:semver:v4.0.0:blang_semver_v4/vendor/github.com/blang/semver \ brutella:dnssd:v1.2.1:brutella_dnssd/vendor/github.com/brutella/dnssd \ brutella:hc:v1.2.5:brutella_hc/vendor/github.com/brutella/hc \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \ choria-io:appbuilder:v0.0.9:choria_io_appbuilder/vendor/github.com/choria-io/appbuilder \ choria-io:fisk:v0.1.3:choria_io_fisk/vendor/github.com/choria-io/fisk \ cloudevents:sdk-go:v2.10.1:cloudevents_sdk_go_v2/vendor/github.com/cloudevents/sdk-go \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ emicklei:dot:v0.16.0:emicklei_dot/vendor/github.com/emicklei/dot \ fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v2.4.0:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ ghodss:yaml:v1.0.0:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-yaml:yaml:v3.0.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \ gofrs:uuid:v4.2.0:gofrs_uuid/vendor/github.com/gofrs/uuid \ golang-jwt:jwt:v3.2.2:golang_jwt_jwt/vendor/github.com/golang-jwt/jwt \ golang-jwt:jwt:v4.4.2:golang_jwt_jwt_v4/vendor/github.com/golang-jwt/jwt/v4 \ golang:crypto:05595931fe9d:golang_crypto/vendor/golang.org/x/crypto \ golang:mock:v1.6.0:golang_mock/vendor/github.com/golang/mock \ golang:mod:86c51ed26bb4:golang_mod/vendor/golang.org/x/mod \ golang:net:27dd8689420f:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:175b2fd9d664:golang_sys/vendor/golang.org/x/sys \ golang:term:065cf7ba2467:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:583f2d630306:golang_time/vendor/golang.org/x/time \ golang:tools:v0.1.11:golang_tools/vendor/golang.org/x/tools \ google:go-cmp:v0.5.8:google_go_cmp/vendor/github.com/google/go-cmp \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ gosuri:uilive:v0.0.4:gosuri_uilive/vendor/github.com/gosuri/uilive \ gosuri:uiprogress:v0.0.1:gosuri_uiprogress/vendor/github.com/gosuri/uiprogress \ guptarohit:asciigraph:v0.5.5:guptarohit_asciigraph/vendor/github.com/guptarohit/asciigraph \ huandu:xstrings:v1.3.2:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ itchyny:gojq:v0.12.8:itchyny_gojq/vendor/github.com/itchyny/gojq \ itchyny:timefmt-go:v0.1.3:itchyny_timefmt_go/vendor/github.com/itchyny/timefmt-go \ json-iterator:go:v1.1.12:json_iterator_go/vendor/github.com/json-iterator/go \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ klauspost:compress:v1.15.5:klauspost_compress/vendor/github.com/klauspost/compress \ looplab:fsm:v0.3.0:looplab_fsm/vendor/github.com/looplab/fsm \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-colorable:v0.1.12:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mgutz:ansi:9520e82c474b:mgutz_ansi/vendor/github.com/mgutz/ansi \ miekg:dns:v1.1.49:miekg_dns/vendor/github.com/miekg/dns \ miekg:pkcs11:v1.1.1:miekg_pkcs11/vendor/github.com/miekg/pkcs11 \ minio:highwayhash:v1.0.2:minio_highwayhash/vendor/github.com/minio/highwayhash \ mitchellh:copystructure:v1.2.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:mapstructure:v1.5.0:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:reflectwalk:v1.0.2:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ moby:sys:mountinfo/v0.6.1:moby_sys_mountinfo/vendor/github.com/moby/sys \ modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \ modern-go:reflect2:v1.0.2:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \ nats-io:jsm.go:5a299917dacd:nats_io_jsm_go/vendor/github.com/nats-io/jsm.go \ nats-io:jwt:442af02fd36a:nats_io_jwt_v2/vendor/github.com/nats-io/jwt \ nats-io:nats-server:4d6b56245072:nats_io_nats_server_v2/vendor/github.com/nats-io/nats-server/v2 \ nats-io:nats.go:dcbb65a13ee9:nats_io_nats_go/vendor/github.com/nats-io/nats.go \ nats-io:natscli:e32bc5ed70af:nats_io_natscli/vendor/github.com/nats-io/natscli \ nats-io:nkeys:v0.3.0:nats_io_nkeys/vendor/github.com/nats-io/nkeys \ nats-io:nuid:v1.0.1:nats_io_nuid/vendor/github.com/nats-io/nuid \ oleiade:reflections:v1.0.1:oleiade_reflections/vendor/github.com/oleiade/reflections \ olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ onsi:ginkgo:v2.1.4:onsi_ginkgo_v2/vendor/github.com/onsi/ginkgo/v2 \ onsi:gomega:v1.19.0:onsi_gomega/vendor/github.com/onsi/gomega \ open-policy-agent:opa:v0.41.0:open_policy_agent_opa/vendor/github.com/open-policy-agent/opa \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ prometheus:client_golang:v1.12.2:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.34.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.28.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rcrowley:go-metrics:10cdbea86bc0:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ robfig:cron:v1.2.0:robfig_cron/vendor/github.com/robfig/cron \ rsc:goversion:v1.2.0:rsc_goversion/vendor/rsc.io/goversion \ santhosh-tekuri:jsonschema:v5.0.0:santhosh_tekuri_jsonschema_v5/vendor/github.com/santhosh-tekuri/jsonschema/v5 \ shopspring:decimal:v1.2.0:shopspring_decimal/vendor/github.com/shopspring/decimal \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ tadglines:go-pkgs:1f86682992f1:tadglines_go_pkgs/vendor/github.com/tadglines/go-pkgs \ tidwall:gjson:v1.14.1:tidwall_gjson/vendor/github.com/tidwall/gjson \ tidwall:match:v1.1.1:tidwall_match/vendor/github.com/tidwall/match \ tidwall:pretty:v1.2.0:tidwall_pretty/vendor/github.com/tidwall/pretty \ tylertreat:hdrhistogram-writer:2e440612a39f:tylertreat_hdrhistogram_writer/vendor/github.com/tylertreat/hdrhistogram-writer \ uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.6.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.17.0:uber_go_zap/vendor/go.uber.org/zap \ vektah:gqlparser:v2.4.4:vektah_gqlparser_v2/vendor/github.com/vektah/gqlparser/v2 \ xeipuuv:gojsonpointer:02993c407bfb:xeipuuv_gojsonpointer/vendor/github.com/xeipuuv/gojsonpointer \ xeipuuv:gojsonreference:bd5ef7bd5415:xeipuuv_gojsonreference/vendor/github.com/xeipuuv/gojsonreference \ xeipuuv:gojsonschema:v1.2.0:xeipuuv_gojsonschema/vendor/github.com/xeipuuv/gojsonschema \ xiam:to:8328998fc0ed:xiam_to/vendor/github.com/xiam/to \ xlab:tablewriter:80b567a11ad5:xlab_tablewriter/vendor/github.com/xlab/tablewriter \ yashtewari:glob-intersection:v0.1.0:yashtewari_glob_intersection/vendor/github.com/yashtewari/glob-intersection x-post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/nats-io/jwt/v2 @${RLN} ${WRKSRC_nats_io_jwt_v2}/v2 ${WRKSRC}/vendor/github.com/nats-io/jwt/v2 post-patch: ${REINPLACE_CMD} -e 's/{{cpkg_name}}/choria-broker/' \ ${WRKSRC}/packager/templates/debian/global/broker.conf ${REINPLACE_CMD} -e 's/{{cpkg_name}}/choria-server/' \ ${WRKSRC}/packager/templates/debian/global/server.conf pre-build: (cd ${GO_WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} generate ${GO_BUILDFLAGS} -run plugin) post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/choria ${INSTALL_DATA} ${WRKSRC}/packager/templates/debian/global/broker.conf ${STAGEDIR}${PREFIX}/etc/choria/broker.conf.sample ${INSTALL_DATA} ${WRKSRC}/packager/templates/debian/global/server.conf ${STAGEDIR}${PREFIX}/etc/choria/server.conf.sample ${MKDIR} ${STAGEDIR}${PREFIX}/share/choria ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${STAGEDIR}${PREFIX}/bin/choria completion --zsh > ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_choria ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${STAGEDIR}${PREFIX}/bin/choria completion --bash > ${STAGEDIR}${PREFIX}/etc/bash_completion.d/choria .include diff --git a/sysutils/consul-alerts/Makefile b/sysutils/consul-alerts/Makefile index 9b49391cb0ea..c583d8fd3d95 100644 --- a/sysutils/consul-alerts/Makefile +++ b/sysutils/consul-alerts/Makefile @@ -1,27 +1,27 @@ PORTNAME= consul-alerts PORTVERSION= 0.6.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org COMMENT= Simple daemon to send notifications based on Consul health checks LICENSE= GPLv2+ USES= go USE_GITHUB= yes GH_ACCOUNT= AcalephStorage GH_SUBDIR= src/github.com/AcalephStorage/consul-alerts GH_TUPLE= aws:aws-sdk-go:v1.8.30:aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ imdario:mergo:0.2.2:mergo/vendor/github.com/imdario/mergo \ mitchellh:hashstructure:9204ce5:hashstructure/vendor/github.com/mitchellh/hashstructure GO_BUILDFLAGS= -ldflags "-X main.GitDescribe=${DISTVERSIONFULL}" PLIST_FILES= ${PREFIX}/bin/${PORTNAME} USE_RC_SUBR= ${PORTNAME} .include diff --git a/sysutils/consul-replicate/Makefile b/sysutils/consul-replicate/Makefile index 4bf61a2d9c99..faedbbafb913 100644 --- a/sysutils/consul-replicate/Makefile +++ b/sysutils/consul-replicate/Makefile @@ -1,32 +1,32 @@ PORTNAME= consul-replicate PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org COMMENT= Consul cross-DC KV replication daemon LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= hashicorp GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_BUILDFLAGS= -ldflags="\ -X github.com/${GH_ACCOUNT}/${PORTNAME}/version.Version=${PORTVERSION} \ -X github.com/${GH_ACCOUNT}/${PORTNAME}/version.GitCommit=675a2c2 \ -X github.com/${GH_ACCOUNT}/${PORTNAME}/version.GitDescribe=v${PORTVERSION} \ " USE_RC_SUBR= consul-replicate PLIST_FILES= bin/${PORTNAME} USERS= consul GROUPS= consul .include diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index 85fbc6c298cd..b58388537ae8 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,244 +1,244 @@ PORTNAME= consul PORTVERSION= 1.11.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= swills@FreeBSD.org # co-maintainer: brd COMMENT= Service discovery and configuration made easy LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= hashicorp USE_GITHUB= yes GH_ACCOUNT= hashicorp GITID= e319d7ed # match upstream binary # BUILDID= jEUiMg_1RMhlbZeyNYjV/ijwJGvqKqRf1Lp83NMdl/IgvEGfTeWaZiOZl1A74t/280WzJjHc5prHay9fQQr \ # CGO_ENABLED= 0 # GO_BUILDFLAGS= -ldflags=" \ # -buildid=${BUILDID} -extldflags=-static CONSULUITAG= ${DISTVERSIONPREFIX}${PORTVERSION} GO_BUILDFLAGS= -ldflags=" \ -X github.com/hashicorp/consul/version.GitCommit=${GITID} \ " USE_RC_SUBR= consul PLIST_FILES= bin/consul ETCDIR= ${PREFIX}/etc/${PORTNAME}.d CONSUL_USER?= consul CONSUL_GROUP?= consul CONSUL_DBDIR?= /var/db/${PORTNAME} USERS= ${CONSUL_USER} GROUPS= ${CONSUL_GROUP} SUB_LIST= CONSUL_DBDIR=${CONSUL_DBDIR} \ GROUP=${CONSUL_GROUP} \ USER=${CONSUL_USER} GH_TUPLE= \ swills:consului:${CONSULUITAG}:consului \ Azure:azure-sdk-for-go:v44.0.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:go-autorest:8ac76a649a39:azure_go_autorest_cli \ Azure:go-autorest:9210cb7ab0b1:azure_go_autorest_auth \ Azure:go-autorest:autorest/v0.11.0:azure_go_autorest_autorest \ Azure:go-autorest:b3a0b30a7423:azure_go_autorest_date \ Azure:go-autorest:fe6b9117e507:azure_go_autorest_adal \ Azure:go-autorest:logger/v0.2.0:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.6.0:azure_go_autorest_tracing \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ DataDog:datadog-go:v3.2.0:datadog_datadog_go/vendor/github.com/DataDog/datadog-go \ Microsoft:go-winio:v0.4.3:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ NYTimes:gziphandler:v1.0.1:nytimes_gziphandler/vendor/github.com/NYTimes/gziphandler \ StackExchange:wmi:v1.2.1:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ armon:circbuf:bbbad097214e:armon_circbuf/vendor/github.com/armon/circbuf \ armon:go-metrics:v0.3.10:armon_go_metrics/vendor/github.com/armon/go-metrics \ armon:go-radix:v1.0.0:armon_go_radix/vendor/github.com/armon/go-radix \ aws:aws-sdk-go:v1.25.41:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bgentry:speakeasy:v0.1.0:bgentry_speakeasy/vendor/github.com/bgentry/speakeasy \ boltdb:bolt:v1.3.1:boltdb_bolt/vendor/github.com/boltdb/bolt \ census-instrumentation:opencensus-go:v0.22.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ census-instrumentation:opencensus-proto:v0.2.1:census_instrumentation_opencensus_proto/vendor/github.com/census-instrumentation/opencensus-proto \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ circonus-labs:circonus-gometrics:v2.3.1:circonus_labs_circonus_gometrics/vendor/github.com/circonus-labs/circonus-gometrics \ circonus-labs:circonusllhist:v0.1.3:circonus_labs_circonusllhist/vendor/github.com/circonus-labs/circonusllhist \ cncf:udpa:5f7e5dd04533:cncf_udpa_go/vendor/github.com/cncf/udpa \ coredns:coredns:v1.1.2:coredns_coredns/vendor/github.com/coredns/coredns \ coreos:go-oidc:v2.1.0:coreos_go_oidc/vendor/github.com/coreos/go-oidc \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ denverdino:aliyungo:d3308649c661:denverdino_aliyungo/vendor/github.com/denverdino/aliyungo \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ digitalocean:godo:v1.10.0:digitalocean_godo/vendor/github.com/digitalocean/godo \ dimchansky:utfbom:v1.1.0:dimchansky_utfbom/vendor/github.com/dimchansky/utfbom \ docker:go-connections:v0.3.0:docker_go_connections/vendor/github.com/docker/go-connections \ elazarl:go-bindata-assetfs:e1a2a7ec64b0:elazarl_go_bindata_assetfs/vendor/github.com/elazarl/go-bindata-assetfs \ envoyproxy:go-control-plane:v0.9.5:envoyproxy_go_control_plane/vendor/github.com/envoyproxy/go-control-plane \ envoyproxy:protoc-gen-validate:v0.1.0:envoyproxy_protoc_gen_validate/vendor/github.com/envoyproxy/protoc-gen-validate \ etcd-io:bbolt:v1.3.5:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ole:go-ole:v1.2.6:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-resty:resty:v1.12.0:go_resty_resty/vendor/gopkg.in/resty.v1 \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.0:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \ golang:lint:16217165b5de:golang_lint/vendor/golang.org/x/lint \ golang:net:491a49abca63:golang_net/vendor/golang.org/x/net \ golang:oauth2:0f29369cfe45:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.5:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:97ac67df715c:golang_sys/vendor/golang.org/x/sys \ golang:term:7de9c90e9dd1:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ golang:time:3af7569d3a1e:golang_time/vendor/golang.org/x/time \ golang:tools:113979e3529a:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:btree:v1.0.0:google_btree/vendor/github.com/google/btree \ google:go-cmp:v0.5.6:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:24fa4b261c55:google_go_genproto/vendor/google.golang.org/genproto \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:gofuzz:v1.2.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:pprof:01bbb1931b22:google_pprof/vendor/github.com/google/pprof \ google:tcpproxy:dfa16c61dad2:google_tcpproxy/vendor/github.com/google/tcpproxy \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:gnostic:v0.2.0:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.9.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.38.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gophercloud:gophercloud:v0.1.0:gophercloud_gophercloud/vendor/github.com/gophercloud/gophercloud \ gotestyourself:gotest.tools:v3.0.3:gotestyourself_gotest_tools/vendor/gotest.tools/v3 \ grpc:grpc-go:v1.25.1:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:consul:v1.11.0:hashicorp_consul_api/github.com/hashicorp/consul/api \ hashicorp:consul:v0.8.0:hashicorp_consul_sdk/github.com/hashicorp/consul/sdk \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-bexpr:v0.1.2:hashicorp_go_bexpr/vendor/github.com/hashicorp/go-bexpr \ hashicorp:go-checkpoint:v0.5.0:hashicorp_go_checkpoint/vendor/github.com/hashicorp/go-checkpoint \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-connlimit:v0.3.0:hashicorp_go_connlimit/vendor/github.com/hashicorp/go-connlimit \ hashicorp:go-discover:c573d69da192:hashicorp_go_discover/vendor/github.com/hashicorp/go-discover \ hashicorp:go-hclog:v0.14.1:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-immutable-radix:v1.3.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-memdb:v1.3.1:hashicorp_go_memdb/vendor/github.com/hashicorp/go-memdb \ hashicorp:go-msgpack:v0.5.5:hashicorp_go_msgpack/vendor/github.com/hashicorp/go-msgpack \ hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-raftchunking:v0.6.1:hashicorp_go_raftchunking/vendor/github.com/hashicorp/go-raftchunking \ hashicorp:go-retryablehttp:v0.6.7:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-rootcerts:v1.0.2:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \ hashicorp:go-syslog:v1.0.0:hashicorp_go_syslog/vendor/github.com/hashicorp/go-syslog \ hashicorp:go-uuid:v1.0.2:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ hashicorp:go-version:v1.2.1:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:hil:a18a1cd20038:hashicorp_hil/vendor/github.com/hashicorp/hil \ hashicorp:mdns:v1.0.4:hashicorp_mdns/vendor/github.com/hashicorp/mdns \ hashicorp:memberlist:v0.3.1:hashicorp_memberlist/vendor/github.com/hashicorp/memberlist \ hashicorp:net-rpc-msgpackrpc:a14192a58a69:hashicorp_net_rpc_msgpackrpc/vendor/github.com/hashicorp/net-rpc-msgpackrpc \ hashicorp:raft-autopilot:v0.1.5:hashicorp_raft_autopilot/vendor/github.com/hashicorp/raft-autopilot \ hashicorp:raft-boltdb:v2.2.0:hashicorp_raft_boltdb_v2/vendor/github.com/hashicorp/raft-boltdb \ hashicorp:raft:v1.3.3:hashicorp_raft/vendor/github.com/hashicorp/raft \ hashicorp:serf:v0.9.7:hashicorp_serf/vendor/github.com/hashicorp/serf \ hashicorp:vault:e0cfd64bc267:hashicorp_vault_sdk/vendor/github.com/hashicorp/vault \ hashicorp:vault:f687267c8086:hashicorp_vault_api \ hashicorp:vic:bbfe86ec9443:hashicorp_vic/vendor/github.com/hashicorp/vic \ hashicorp:yamux:26ff87cf9493:hashicorp_yamux/vendor/github.com/hashicorp/yamux \ imdario:mergo:v0.3.6:imdario_mergo/vendor/github.com/imdario/mergo \ jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ joyent:triton-go:6801d15b779f:joyent_triton_go/vendor/github.com/joyent/triton-go \ json-iterator:go:v1.1.9: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:text:v0.1.0:kr_text/vendor/github.com/kr/text \ kubernetes-sigs:structured-merge-diff:v3.0.0:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v3 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.18.2:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:v0.18.2:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.18.2:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v1.0.0:kubernetes_klog/vendor/k8s.io/klog \ kubernetes:utils:a9aa75ae1b89:kubernetes_utils/vendor/k8s.io/utils \ linode:linodego:v0.7.1:linode_linodego/vendor/github.com/linode/linodego \ lufia:plan9stats:39d0f177ccd0:lufia_plan9stats/vendor/github.com/lufia/plan9stats \ mattn:go-colorable:v0.1.6:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ miekg:dns:v1.1.41:miekg_dns/vendor/github.com/miekg/dns \ mitchellh:cli:v1.1.0:mitchellh_cli/vendor/github.com/mitchellh/cli \ mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-testing-interface:v1.14.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mitchellh:hashstructure:2bca23e0e452:mitchellh_hashstructure/vendor/github.com/mitchellh/hashstructure \ mitchellh:mapstructure:8ebf2d61a8b4:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:pointerstructure:v1.0.0:mitchellh_pointerstructure/vendor/github.com/mitchellh/pointerstructure \ mitchellh:reflectwalk:v1.0.1:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ 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 \ nicolai86:scaleway-sdk:798f60e20bb2:nicolai86_scaleway_sdk/vendor/github.com/nicolai86/scaleway-sdk \ packethost:packngo:b9cb5096f54c:packethost_packngo/vendor/github.com/packethost/packngo \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ pierrec:lz4:v2.5.2:pierrec_lz4/vendor/github.com/pierrec/lz4 \ 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 \ posener:complete:v1.2.3:posener_complete/vendor/github.com/posener/complete \ pquerna:cachecontrol:1555304b9b35:pquerna_cachecontrol/vendor/github.com/pquerna/cachecontrol \ prometheus:client_golang:v1.4.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.9.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.8:prometheus_procfs/vendor/github.com/prometheus/procfs \ rboyer:safeio:v0.2.1:rboyer_safeio/vendor/github.com/rboyer/safeio \ renier:xmlrpc:ce4a1a486c03:renier_xmlrpc/vendor/github.com/renier/xmlrpc \ ryanuber:columnize:v2.1.0:ryanuber_columnize/vendor/github.com/ryanuber/columnize \ ryanuber:go-glob:v1.0.0:ryanuber_go_glob/vendor/github.com/ryanuber/go-glob \ sean-:seed:e2103e2c3529:sean__seed/vendor/github.com/sean-/seed \ shirou:gopsutil:v3.21.10:shirou_gopsutil_v3/vendor/github.com/shirou/gopsutil \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ softlayer:softlayer-go:260589d94c7d:softlayer_softlayer_go/vendor/github.com/softlayer/softlayer-go \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ square:go-jose:v2.5.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:objx:v0.1.1:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ tencentcloud:tencentcloud-sdk-go:v1.0.162:tencentcloud_tencentcloud_sdk_go/vendor/github.com/tencentcloud/tencentcloud-sdk-go \ tklauser:go-sysconf:v0.3.9:tklauser_go_sysconf/vendor/github.com/tklauser/go-sysconf \ tklauser:numcpus:v0.3.0:tklauser_numcpus/vendor/github.com/tklauser/numcpus \ tv42:httpunix:b75d8614f926:tv42_httpunix/vendor/github.com/tv42/httpunix \ uber-go:goleak:v1.1.10:uber_go_goleak/vendor/go.uber.org/goleak \ vmware:govmomi:v0.18.0:vmware_govmomi/vendor/github.com/vmware/govmomi post-extract: ${MKDIR} ${WRKSRC}/vendor/github.com/${GH_ACCOUNT}/${PORTNAME} ${LN} -s ${WRKSRC}/api ${WRKSRC}/vendor/github.com/${GH_ACCOUNT}/${PORTNAME}/api ${LN} -s ${WRKSRC}/sdk ${WRKSRC}/vendor/github.com/${GH_ACCOUNT}/${PORTNAME}/sdk @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RLN} ${WRKSRC_azure_go_autorest_auth}/autorest/azure/auth ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RLN} ${WRKSRC_azure_go_autorest_cli}/autorest/azure/cli ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RLN} ${WRKSRC_azure_go_autorest_date}/autorest/date ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/vault/api @${RLN} ${WRKSRC_hashicorp_vault_api}/api ${WRKSRC}/vendor/github.com/hashicorp/vault/api post-patch: @${CP} ${WRKDIR}/consului-${PORTVERSION}/agent/uiserver/bindata_assetfs.go \ ${WRKDIR}/consul-${PORTVERSION}/agent/uiserver/bindata_assetfs.go .include diff --git a/sysutils/consul_exporter/Makefile b/sysutils/consul_exporter/Makefile index 3286a2659d0a..149f90ab7d9e 100644 --- a/sysutils/consul_exporter/Makefile +++ b/sysutils/consul_exporter/Makefile @@ -1,27 +1,27 @@ PORTNAME= consul_exporter PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= t.tom@succont.de COMMENT= Exporter for Consul metrics LICENSE= APACHE20 USES= go USE_GITHUB= yes GH_ACCOUNT= prometheus GH_SUBDIR= src/github.com/${GH_ACCOUNT}/consul_exporter GO_BUILDFLAGS= -ldflags "\ -X github.com/prometheus/consul_exporter/version.Version=${PORTVERSION} \ -X github.com/prometheus/consul_exporter/version.VersionPrerelease= \ -X github.com/prometheus/consul_exporter/version.GitDescribe=v${PORTVERSION}" USE_RC_SUBR= consul_exporter PLIST_FILES= bin/consul_exporter .include diff --git a/sysutils/container-diff/Makefile b/sysutils/container-diff/Makefile index 8d3e8b81cd75..4626aa6ab62c 100644 --- a/sysutils/container-diff/Makefile +++ b/sysutils/container-diff/Makefile @@ -1,24 +1,24 @@ # Created by: Po-Chuan Hsieh PORTNAME= container-diff PORTVERSION= 0.17.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org COMMENT= Diff your Docker containers LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} PLIST_FILES= bin/container-diff GH_ACCOUNT= GoogleContainerTools USE_GITHUB= yes .include diff --git a/sysutils/containerd/Makefile b/sysutils/containerd/Makefile index 510929e00546..24613d8f998a 100644 --- a/sysutils/containerd/Makefile +++ b/sysutils/containerd/Makefile @@ -1,35 +1,35 @@ PORTNAME= containerd DISTVERSIONPREFIX=v DISTVERSION= 1.6.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= decke@FreeBSD.org COMMENT= Open and reliable container runtime LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash USES= cpe gmake go:modules,no_targets USE_GITHUB= yes GH_SUBDIR= src/github.com/containerd/containerd CPE_VENDOR= linuxfoundation USE_RC_SUBR= containerd MAKE_ENV= ${GO_ENV} \ GOFLAGS="${GO_BUILDFLAGS}" \ VERSION="${DISTVERSION}" PLIST_FILES= bin/containerd \ bin/containerd-shim \ bin/containerd-stress \ bin/ctr do-install: @(cd ${WRKSRC} && ${SETENV} DESTDIR="${STAGEDIR}" ${MAKE_CMD} install) .include diff --git a/sysutils/coreos-ct/Makefile b/sysutils/coreos-ct/Makefile index f28e8a0acae2..8df6d9077bb7 100644 --- a/sysutils/coreos-ct/Makefile +++ b/sysutils/coreos-ct/Makefile @@ -1,31 +1,31 @@ PORTNAME= coreos-ct PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= fabian.freyer@physik.tu-berlin.de COMMENT= Container Linux Config Transpiler LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= coreos GH_PROJECT= container-linux-config-transpiler GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_BUILDFLAGS= -ldflags "-w -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/internal/version.Raw=${PORTVERSION}" GO_TARGET= ./internal:ct OPTIONS_DEFINE= DOCS PORTDOCS= README.md NEWS doc/* post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/ctop/Makefile b/sysutils/ctop/Makefile index b11928ff247a..63a0e220ec86 100644 --- a/sysutils/ctop/Makefile +++ b/sysutils/ctop/Makefile @@ -1,19 +1,19 @@ PORTNAME= ctop DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dmgk@FreeBSD.org COMMENT= Top-like interface for Docker container metrics LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/bcicen/ctop PLIST_FILES= bin/ctop .include diff --git a/sysutils/datadog-agent/Makefile b/sysutils/datadog-agent/Makefile index 9fe9e27c32ef..86d50ea2f634 100644 --- a/sysutils/datadog-agent/Makefile +++ b/sysutils/datadog-agent/Makefile @@ -1,426 +1,426 @@ PORTNAME= datadog-agent DISTVERSION= 7.24.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils net www MAINTAINER= uros@gruber.si COMMENT= Datadog Agent: collect metrics and events from your systems and apps LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= fails to build: vendor/github.com/DataDog/gopsutil/process/process_freebsd.go:95:9: cannot use k.Start.Sec * 1000 (value of type int32) as type int64 in return statement BUILD_DEPENDS= cmake>=3.12:devel/cmake \ go-bindata>0:devel/go-bindata USES= go:modules python:3.7+ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= datadog GH_TUPLE= \ DataDog:agent-payload:v4.46.0:datadog_agent_payload/vendor/github.com/DataDog/agent-payload \ DataDog:cast:1ee8c8bd14a3:datadog_cast/vendor/github.com/spf13/cast \ DataDog:datadog-go:v3.5.0:datadog_datadog_go/vendor/github.com/DataDog/datadog-go \ DataDog:datadog-operator:9c71245c6822:datadog_datadog_operator/vendor/github.com/DataDog/datadog-operator \ DataDog:dd-trace-go:v1.23.1:datadog_dd_trace_go/vendor/gopkg.in/DataDog/dd-trace-go.v1 \ DataDog:ebpf:a91a2d800994:datadog_ebpf/vendor/github.com/DataDog/ebpf \ DataDog:gobpf:5f8313cb4d71:datadog_gobpf/vendor/github.com/iovisor/gobpf \ DataDog:gohai:e17d616e422a:datadog_gohai/vendor/github.com/DataDog/gohai \ DataDog:gopsutil:1b53412ef321:datadog_gopsutil/vendor/github.com/DataDog/gopsutil \ DataDog:mmh3:f5b682d8c981:datadog_mmh3/vendor/github.com/DataDog/mmh3 \ DataDog:viper:v1.8.0:datadog_viper/vendor/github.com/spf13/viper \ DataDog:watermarkpodautoscaler:v0.1.0:datadog_watermarkpodautoscaler/vendor/github.com/DataDog/watermarkpodautoscaler \ DataDog:zstd:2bf71ec48360:datadog_zstd/vendor/github.com/DataDog/zstd \ Knetic:govaluate:v3.0.0:knetic_govaluate/vendor/gopkg.in/Knetic/govaluate.v3 \ Masterminds:goutils:v1.1.0:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \ Masterminds:sprig:v2.22.0:masterminds_sprig/vendor/github.com/Masterminds/sprig \ Microsoft:go-winio:fc70bd9a86b5:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Microsoft:hcsshim:v0.8.7:microsoft_hcsshim/vendor/github.com/Microsoft/hcsshim \ NYTimes:gziphandler:v1.1.1:nytimes_gziphandler/vendor/github.com/NYTimes/gziphandler \ PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \ PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \ StackExchange:wmi:e0a55b97c705:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ alecthomas:participle:v0.4.4:alecthomas_participle/vendor/github.com/alecthomas/participle \ alecthomas:repr:d37bc2a10ba1:alecthomas_repr/vendor/github.com/alecthomas/repr \ armon:go-metrics:v0.3.0:armon_go_metrics/vendor/github.com/armon/go-metrics \ avast:retry-go:v2.7.0:avast_retry_go/vendor/github.com/avast/retry-go \ aws:aws-sdk-go:v1.30.5:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beevik:ntp:v0.3.0:beevik_ntp/vendor/github.com/beevik/ntp \ benesch:cgosymbolizer:bec6fe6e597b:benesch_cgosymbolizer/vendor/github.com/benesch/cgosymbolizer \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bhmj:jsonslice:92c3edaad8e2:bhmj_jsonslice/vendor/github.com/bhmj/jsonslice \ blabber:go-freebsd-sysctl:503969f39d8f:blabber_go_freebsd_sysctl/vendor/github.com/blabber/go-freebsd-sysctl \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ bmizerany:pat:6226ea591a40:bmizerany_pat/vendor/github.com/bmizerany/pat \ cenkalti:backoff:v2.2.1:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ census-instrumentation:opencensus-go:v0.22.2:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ cihub:seelog:d2c6e5aa9fbf:cihub_seelog/vendor/github.com/cihub/seelog \ clbanning:mxj:v1.8.4:clbanning_mxj/vendor/github.com/clbanning/mxj \ cloudfoundry:bbs:d7bc971db0db:cloudfoundry_bbs/vendor/code.cloudfoundry.org/bbs \ cloudfoundry:cfhttp:v2.0.0:cloudfoundry_cfhttp/vendor/code.cloudfoundry.org/cfhttp/v2 \ cloudfoundry:garden:061eda450ad9:cloudfoundry_garden/vendor/code.cloudfoundry.org/garden \ cloudfoundry:lager:v2.0.0:cloudfoundry_lager/vendor/code.cloudfoundry.org/lager \ cloudfoundry:tlsconfig:bbe0f8da39b3:cloudfoundry_tlsconfig/vendor/code.cloudfoundry.org/tlsconfig \ cobaugh:osrelease:a93a0a55a249:cobaugh_osrelease/vendor/github.com/cobaugh/osrelease \ containerd:cgroups:b44481373989:containerd_cgroups/vendor/github.com/containerd/cgroups \ containerd:containerd:v1.2.13:containerd_containerd/vendor/github.com/containerd/containerd \ containerd:continuity:0f16d7a0959c:containerd_continuity/vendor/github.com/containerd/continuity \ containerd:fifo:ff969a566b00:containerd_fifo/vendor/github.com/containerd/fifo \ containerd:typeurl:v1.0.0:containerd_typeurl/vendor/github.com/containerd/typeurl \ coreos:etcd:v3.3.15:coreos_etcd/vendor/github.com/coreos/etcd \ coreos:go-semver:v0.3.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ coreos:go-systemd:40e2722dffea:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ coreos:pkg:399ea9e2e55f:coreos_pkg/vendor/github.com/coreos/pkg \ datadog:extendeddaemonset:94ec1f3a5192:datadog_extendeddaemonset/vendor/github.com/datadog/extendeddaemonset \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgraph-io:ristretto:v0.0.3:dgraph_io_ristretto/vendor/github.com/dgraph-io/ristretto \ dgryski:go-jump:e1f439676b57:dgryski_go_jump/vendor/github.com/dgryski/go-jump \ docker:distribution:0ac367fd6bee:docker_distribution/vendor/github.com/docker/distribution \ docker:go-connections:v0.4.0:docker_go_connections/vendor/github.com/docker/go-connections \ docker:go-events:e31b211e4f1c:docker_go_events/vendor/github.com/docker/go-events \ docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \ docker:spdystream:449fdfce4d96:docker_spdystream/vendor/github.com/docker/spdystream \ dsnet:compress:v0.0.1:dsnet_compress/vendor/github.com/dsnet/compress \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ elastic:go-libaudit:v0.4.0:elastic_go_libaudit/vendor/github.com/elastic/go-libaudit \ emicklei:go-restful-swagger12:7524189396c6:emicklei_go_restful_swagger12/vendor/github.com/emicklei/go-restful-swagger12 \ emicklei:go-restful:v2.9.6:emicklei_go_restful/vendor/github.com/emicklei/go-restful \ etcd-io:etcd:3cf2f69b5738:etcd_io_etcd/vendor/go.etcd.io/etcd \ evanphx:json-patch:v4.5.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ florianl:go-conntrack:v0.2.0:florianl_go_conntrack/vendor/github.com/florianl/go-conntrack \ florianl:go-tc:v0.2.0:florianl_go_tc/vendor/github.com/florianl/go-tc \ freddierice:go-losetup:fc9adea44124:freddierice_go_losetup/vendor/github.com/freddierice/go-losetup \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ ghodss:yaml:25d852aebe32:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ini:ini:v1.55.0:go_ini_ini/vendor/github.com/go-ini/ini \ go-ole:go-ole:v1.2.4:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-openapi:jsonpointer:v0.19.3:go_openapi_jsonpointer/vendor/github.com/go-openapi/jsonpointer \ go-openapi:jsonreference:v0.19.2:go_openapi_jsonreference/vendor/github.com/go-openapi/jsonreference \ go-openapi:spec:v0.19.8:go_openapi_spec/vendor/github.com/go-openapi/spec \ go-openapi:swag:v0.19.5:go_openapi_swag/vendor/github.com/go-openapi/swag \ go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \ godbus:dbus:v4.1.0:godbus_dbus/vendor/github.com/godbus/dbus \ gogo:googleapis:v1.3.2:gogo_googleapis/vendor/github.com/gogo/googleapis \ gogo:protobuf:v1.3.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:glog:23def4e6c14b:golang_glog/vendor/github.com/golang/glog \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:mobile:d2bd2a29d028:golang_mobile/vendor/golang.org/x/mobile \ golang:net:c89045814202:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:196b9ba8737a: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 \ golang:tools:82bb89366a1e:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ gomodules:jsonpatch:v3.0.1:gomodules_jsonpatch/vendor/gomodules.xyz/jsonpatch/v3 \ gomodules:orderedmap:v0.1.0:gomodules_orderedmap/vendor/gomodules.xyz/orderedmap \ google:go-cmp:v0.4.0:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:09dca8ec2884:google_go_genproto/vendor/google.golang.org/genproto \ google:gofuzz:v1.0.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:gopacket:v1.1.17:google_gopacket/vendor/github.com/google/gopacket \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ googleapis:gnostic:v0.3.1:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ gorilla:mux:v1.7.4:gorilla_mux/vendor/github.com/gorilla/mux \ grpc-ecosystem:go-grpc-middleware:v1.2.0:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \ grpc-ecosystem:go-grpc-prometheus:v1.2.0:grpc_ecosystem_go_grpc_prometheus/vendor/github.com/grpc-ecosystem/go-grpc-prometheus \ grpc-ecosystem:grpc-gateway:v1.12.2:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \ grpc:grpc-go:v1.26.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:consul:v1.4.0:hashicorp_consul_api/vendor/github.com/hashicorp/consul \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-hclog:v0.12.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-immutable-radix:v1.1.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-rootcerts:v1.0.2:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:serf:v0.8.5:hashicorp_serf/vendor/github.com/hashicorp/serf \ hectane:go-acl:da78bae5fc95:hectane_go_acl/vendor/github.com/hectane/go-acl \ huandu:xstrings:v1.2.0:huandu_xstrings/vendor/github.com/huandu/xstrings \ ianlancetaylor:cgosymbolizer:f5072df9c550:ianlancetaylor_cgosymbolizer/vendor/github.com/ianlancetaylor/cgosymbolizer \ imdario:mergo:v0.3.7:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ itchyny:astgen-go:aaa595cf980e:itchyny_astgen_go/vendor/github.com/itchyny/astgen-go \ itchyny:gojq:v0.10.2:itchyny_gojq/vendor/github.com/itchyny/gojq \ jmespath:go-jmespath:v0.3.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ json-iterator:go:v1.1.9:json_iterator_go/vendor/github.com/json-iterator/go \ kardianos:osext:2bc1f35cddc0:kardianos_osext/vendor/github.com/kardianos/osext \ konsorten:go-windows-terminal-sequences:v1.0.3:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ kubernetes-incubator:custom-metrics-apiserver:3d9be26a50eb:kubernetes_incubator_custom_metrics_apiserver/vendor/github.com/kubernetes-incubator/custom-metrics-apiserver \ kubernetes-sigs:controller-runtime:v0.5.2:kubernetes_sigs_controller_runtime/vendor/sigs.k8s.io/controller-runtime \ kubernetes-sigs:structured-merge-diff:6149e4549fca:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff \ kubernetes-sigs:yaml:v1.1.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:35e52d86657a:kubernetes_api/vendor/k8s.io/api \ kubernetes:apiextensions-apiserver:5357c4baaf65:kubernetes_apiextensions_apiserver/vendor/k8s.io/apiextensions-apiserver \ kubernetes:apimachinery:a2eda9f80ab8:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:apiserver:5190913f932d:kubernetes_apiserver/vendor/k8s.io/apiserver \ kubernetes:autoscaler:fa95810cfc1e:kubernetes_autoscaler/vendor/k8s.io/autoscaler/vertical-pod-autoscaler \ kubernetes:client-go:bec269661e48:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:cloud-provider:20453efc2458:kubernetes_cloud_provider/vendor/k8s.io/cloud-provider \ kubernetes:component-base:039242c015a9:kubernetes_component_base/vendor/k8s.io/component-base \ kubernetes:cri-api:608eb1dad4ac:kubernetes_cri_api/vendor/k8s.io/cri-api \ kubernetes:klog:4ad0115ba9e4:kubernetes_klog/vendor/k8s.io/klog \ kubernetes:kube-openapi:30be4d16710a:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:kube-state-metrics:dbbe062e36a4:kubernetes_kube_state_metrics/vendor/k8s.io/kube-state-metrics \ kubernetes:kubernetes:v1.16.2:kubernetes_kubernetes/vendor/k8s.io/kubernetes \ kubernetes:metrics:3b1a734dba6e:kubernetes_metrics/vendor/k8s.io/metrics \ kubernetes:utils:94aeca20bf09:kubernetes_utils/vendor/k8s.io/utils \ lestrrat-go:strftime:v1.0.1:lestrrat_go_strftime/vendor/github.com/lestrrat-go/strftime \ lxn:walk:02935bac0ab8:lxn_walk/vendor/github.com/lxn/walk \ lxn:win:2da648fda5b4:lxn_win/vendor/github.com/lxn/win \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ mailru:easyjson:b2ccc519800e:mailru_easyjson/vendor/github.com/mailru/easyjson \ mattn:go-colorable:v0.1.6:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mdlayher:netlink:v1.1.0:mdlayher_netlink/vendor/github.com/mdlayher/netlink \ mholt:archiver:26cf5bb32d07:mholt_archiver/vendor/github.com/mholt/archiver \ miekg:dns:v1.1.31:miekg_dns/vendor/github.com/miekg/dns \ mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ 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 \ mitchellh:reflectwalk:v1.0.0:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ moby:moby:v17.12.0-ce:moby_moby/vendor/github.com/docker/docker \ moby:sys:mountinfo/v0.1.3:moby_sys_mountinfo/vendor/github.com/moby/sys \ 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 \ munnerz:goautoneg:a547fc61f48d:munnerz_goautoneg/vendor/github.com/munnerz/goautoneg \ natefinch:lumberjack:v2.0.0:natefinch_lumberjack/vendor/gopkg.in/natefinch/lumberjack.v2 \ nwaples:rardecode:v1.1.0:nwaples_rardecode/vendor/github.com/nwaples/rardecode \ opencontainers:go-digest:v1.0.0-rc1:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.1:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ opencontainers:runc:6cc515888830:opencontainers_runc/vendor/github.com/opencontainers/runc \ opencontainers:runtime-spec:v1.0.2:opencontainers_runtime_spec/vendor/github.com/opencontainers/runtime-spec \ openshift:api:32369d4db2ad:openshift_api/vendor/github.com/openshift/api \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ pbnjay:strptime:5c05b0d668c9:pbnjay_strptime/vendor/github.com/pbnjay/strptime \ pborman:uuid:v1.2.0:pborman_uuid/vendor/github.com/pborman/uuid \ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ philhofer:fwd:v1.0.0:philhofer_fwd/vendor/github.com/philhofer/fwd \ pierrec:lz4:v2.5.0:pierrec_lz4/vendor/github.com/pierrec/lz4 \ 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 \ prometheus:client_golang:v0.9.2:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.9.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.6:prometheus_procfs/vendor/github.com/prometheus/procfs \ robfig:cron:v3.0.0:robfig_cron_v3/vendor/github.com/robfig/cron/v3 \ samuel:go-zookeeper:2cc03de413da:samuel_go_zookeeper/vendor/github.com/samuel/go-zookeeper \ shirou:gopsutil:v2.20.3:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ shirou:w32:bb4de0191aa4:shirou_w32/vendor/github.com/shirou/w32 \ shuLhan:go-bindata:v3.4.0:shulhan_go_bindata/vendor/github.com/shuLhan/go-bindata \ sirupsen:logrus:v1.6.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ soniah:gosnmp:v1.26.0:soniah_gosnmp/vendor/github.com/soniah/gosnmp \ spf13:afero:v1.2.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cobra:v1.0.0: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 \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.5.1:stretchr_testify/vendor/github.com/stretchr/testify \ syndtr:gocapability:d98352740cb2:syndtr_gocapability/vendor/github.com/syndtr/gocapability \ tedsuo:rata:v1.0.0:tedsuo_rata/vendor/github.com/tedsuo/rata \ tinylib:msgp:v1.1.2:tinylib_msgp/vendor/github.com/tinylib/msgp \ twmb:murmur3:v1.1.3:twmb_murmur3/vendor/github.com/twmb/murmur3 \ uber-go:atomic:v1.6.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:automaxprocs:v1.2.0:uber_go_automaxprocs/vendor/go.uber.org/automaxprocs \ uber-go:multierr:v1.5.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.14.1:uber_go_zap/vendor/go.uber.org/zap \ ulikunitz:xz:v0.5.7:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ urfave:negroni:v1.0.0:urfave_negroni/vendor/github.com/urfave/negroni \ vishvananda:netlink:v1.1.0:vishvananda_netlink \ vishvananda:netns:0a2b9b5464df:vishvananda_netns/vendor/github.com/vishvananda/netns \ vito:go-sse:v1.0.0:vito_go_sse/vendor/github.com/vito/go-sse \ vmihailenco:msgpack:v4.3.11:vmihailenco_msgpack_v4/vendor/github.com/vmihailenco/msgpack/v4 \ vmihailenco:tagparser:v0.1.1:vmihailenco_tagparser/vendor/github.com/vmihailenco/tagparser \ zorkian:go-datadog-api:v2.29.0:zorkian_go_datadog_api/vendor/gopkg.in/zorkian/go-datadog-api.v2 DATADOG_PREFIX= ${PREFIX}/bin/${PORTNAME} ETCDIR= ${PREFIX}/etc/datadog LOGDIR= /var/log/datadog RUNDIR= /var/run/datadog USERS= datadog GROUPS= ${USERS} SUB_FILES= pkg-message SUB_LIST= RUNDIR=${RUNDIR} \ LOGDIR=${LOGDIR} \ PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} \ PYTHON_CMD=${PYTHON_CMD} \ USER=${USERS} \ PORTNAME=${PORTNAME} \ DATADOG_PREFIX=${DATADOG_PREFIX} PLIST_SUB+= RUNDIR=${RUNDIR} \ LOGDIR=${LOGDIR} \ USER=${USERS} \ GROUP=${GROUPS} \ PORTNAME=${PORTNAME} \ DATADOG_PREFIX=${DATADOG_PREFIX} OPTIONS_DEFINE= DOCS PYTHON SECRETS JMX ZSTD OPTIONS_DEFAULT= PYTHON PROCESS LOG OPTIONS_GROUP= AGENTS STORE META OPTIONS_GROUP_AGENTS= LOG APM PROCESS DOGSTATSD OPTIONS_GROUP_STORE= CONSUL ZK ETCD OPTIONS_GROUP_META= EC2 GCE DOCS_DESC= Install documentation PYTHON_DESC= Embed the Python interpreter SECRETS_DESC= Enable secrets support in configuration files CONSUL_DESC= Enable consul as a configuration store ZK_DESC= Enable Zookeeper as a configuration store ETCD_DESC= Enable Etcd as a configuration store EC2_DESC= Enable EC2 hostname detection and metadata collection GCE_DESC= Enable GCE hostname detection and metadata collection JMX_DESC= Enable the JMX-fetch bridge LOG_DESC= Enable the log agent APM_DESC= Build the APM agent PROCESS_DESC= Build the process agent DOGSTATSD_DESC= Build the dogstatsd agent ZSTD_DESC= Use Zstandard instead of Zlib PYTHON_VARS= agent_build_tags+=python SECRETS_VARS= agent_build_tags+=secrets CONSUL_VARS= agent_build_tags+=consul ZSTD_VARS= agent_build_tags+=zstd ZK_VARS= agent_build_tags+=zk ETCD_VARS= agent_build_tags+=etcd EC2_VARS= agent_build_tags+=ec2 GCE_VARS= agent_build_tags+=gce JMX_VARS= agent_build_tags+=jmx LOG_VARS= agent_build_tags+=log APM_VARS= agent_build_tags+=apm use_rc_subr+=datadog-trace-agent PROCESS_VARS= agent_build_tags+=process use_rc_subr+=datadog-process-agent DOGSTATSD_VARS= use_rc_subr+=datadog-dogstatsd OPTIONS_SUB= yes PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} ALL_TARGET= ./cmd/agent APM_ALL_TARGET= ./cmd/trace-agent PROCESS_ALL_TARGET= ./cmd/process-agent DOGSTATSD_ALL_TARGET= ./cmd/dogstatsd GO_TARGET= ${ALL_TARGET} NO_CCACHE= yes USE_RC_SUBR= ${PORTNAME} CGO_CFLAGS= -w -I. -I${WRKSRC}/rtloader/include -I${WRKSRC}/rtloader/common CGO_LDFLAGS= -L${WRKSRC}/rtloader/rtloader GO_BUILDFLAGS= -tags '${AGENT_BUILD_TAGS}' \ -ldflags="-s -X 'github.com/DataDog/${GH_PROJECT}/pkg/version.AgentVersion=${DISTVERSION}' -X 'github.com/DataDog/${GH_PROJECT}/pkg/config.DefaultPython=3'" post-patch: @${REINPLACE_CMD} 's|/etc/datadog-agent|${ETCDIR}|g' \ ${WRKSRC}/pkg/config/config_template.yaml \ ${WRKSRC}/cmd/agent/common/common_nix.go \ ${WRKSRC}/pkg/config/config_nix.go \ ${WRKSRC}/cmd/system-probe/main_linux.go \ ${WRKSRC}/cmd/process-agent/main.go \ ${WRKSRC}/pkg/config/config.go @${REINPLACE_CMD} 's|/opt/datadog-agent/run|${RUNDIR}|g' \ ${WRKSRC}/pkg/config/config.go \ ${WRKSRC}/pkg/config/config_nix.go \ ${WRKSRC}/pkg/config/config_template.yaml @${REINPLACE_CMD} 's|/opt/datadog-agent/etc|${ETCDIR}|g' \ ${WRKSRC}/pkg/trace/flags/flags_nix.go @${REINPLACE_CMD} 's|/opt/datadog-agent/embedded/bin|${DATADOG_PREFIX}|g' \ ${WRKSRC}/cmd/agent/dist/conf.d/process_agent.yaml.default \ ${WRKSRC}/cmd/agent/dist/conf.d/apm.yaml.default @${REINPLACE_CMD} -e 's|/opt/datadog-agent/bin/agent|${DATADOG_PREFIX}|g' \ ${WRKSRC}/pkg/trace/config/config_nix.go \ ${WRKSRC}/pkg/process/config/config_nix.go pre-build: # Build rtloader (Previously called six) (cd ${WRKSRC}/rtloader && \ ${SETENV} ${MAKE_ENV} ${BUILD_ENV} ${LOCALBASE}/bin/cmake \ -DBUILD_DEMO:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=${PREFIX} \ -DDISABLE_PYTHON2:BOOL=ON -DDISABLE_PYTHON3:BOOL=OFF && \ ${MAKE_CMD} -C .) # Generate go source from templates ${SETENV} ${MAKE_ENV} ${GO_ENV} GOCACHE=${TMPDIR} GO111MODULE=off GOFLAGS="-mod=vendor" ${GO_CMD} generate ${WRKSRC}/pkg/status/render.go ${SETENV} ${MAKE_ENV} ${GO_ENV} GOCACHE=${TMPDIR} GO111MODULE=off GOFLAGS="-mod=vendor" ${GO_CMD} generate ${WRKSRC}/cmd/agent/gui/gui.go post-build: # Generate config files ${SETENV} ${MAKE_ENV} ${GO_ENV} GOCACHE=${TMPDIR} ${GO_CMD} run ${WRKSRC}/pkg/config/render_config.go agent-py3 \ ${WRKSRC}/pkg/config/config_template.yaml \ ${WRKSRC}/cmd/agent/dist/datadog.yaml ${SETENV} ${MAKE_ENV} ${GO_ENV} GOCACHE=${TMPDIR} ${GO_CMD} run ${WRKSRC}/pkg/config/render_config.go system-probe \ ${WRKSRC}/pkg/config/config_template.yaml \ ${WRKSRC}/cmd/agent/dist/system-probe.yaml ${SETENV} ${MAKE_ENV} ${GO_ENV} GOCACHE=${TMPDIR} ${GO_CMD} run ${WRKSRC}/pkg/config/render_config.go dogstatsd \ ${WRKSRC}/pkg/config/config_template.yaml \ ${WRKSRC}/cmd/agent/dist/dogstatsd.yaml do-install: ${MKDIR} \ ${STAGEDIR}${DATADOG_PREFIX} \ ${STAGEDIR}${ETCDIR}/conf.d \ ${STAGEDIR}${LOGDIR} \ ${STAGEDIR}${DOCSDIR} \ ${STAGEDIR}${RUNDIR} .for doc in README.md CHANGELOG.rst CONTRIBUTING.md LICENSE (${INSTALL_MAN} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}) .endfor # Install dist config .for conf in cpu.d file_handle.d go_expvar.d io.d jmx.d load.d memory.d ntp.d tcp_queue_length.d uptime.d (cd ${WRKSRC}/cmd/agent/dist/conf.d && ${COPYTREE_SHARE} ${conf} ${STAGEDIR}${ETCDIR}/conf.d) .endfor cd ${WRKSRC}/cmd/agent/dist/conf.d && \ ${CP} apm.yaml.default process_agent.yaml.default ${STAGEDIR}${ETCDIR}/conf.d # Install rtloader library ${MAKE_CMD} -C ${WRKSRC}/rtloader ${INSTALL} DESTDIR=${STAGEDIR} ${INSTALL_PROGRAM} ${WRKDIR}/bin/agent ${STAGEDIR}${DATADOG_PREFIX}/agent do-install-APM-on: ${INSTALL_PROGRAM} ${WRKDIR}/bin/trace-agent ${STAGEDIR}${DATADOG_PREFIX}/trace-agent do-install-PROCESS-on: ${INSTALL_PROGRAM} ${WRKDIR}/bin/process-agent ${STAGEDIR}${DATADOG_PREFIX}/process-agent do-install-DOGSTATSD-on: ${INSTALL_PROGRAM} ${WRKDIR}/bin/dogstatsd ${STAGEDIR}${DATADOG_PREFIX}/dogstatsd post-install: # Install configuration files ${INSTALL_DATA} ${WRKSRC}/cmd/agent/dist/datadog.yaml \ ${STAGEDIR}${ETCDIR}/datadog.yaml.sample ${INSTALL_DATA} ${WRKSRC}/cmd/agent/dist/system-probe.yaml \ ${STAGEDIR}${ETCDIR}/system-probe.yaml.sample ${INSTALL_DATA} ${WRKSRC}/cmd/agent/dist/system-probe.yaml \ ${STAGEDIR}${ETCDIR}/dogstatsd.yaml.sample ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*so* .include diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile index 2d5822aebb5b..31c3c1ad403e 100644 --- a/sysutils/direnv/Makefile +++ b/sysutils/direnv/Makefile @@ -1,38 +1,38 @@ PORTNAME= direnv PORTVERSION= 2.27.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= swills@FreeBSD.org COMMENT= Environment variable manager for your shell LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash USES= gmake go:modules USE_GITHUB= yes GH_SUBDIR= src/github.com/direnv/direnv MAKE_ENV= GOPATH=${WRKSRC} MAKEFILE= GNUmakefile GH_TUPLE= BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ direnv:go-dotenv:4cce6d1a66f7:direnv_go_dotenv/vendor/github.com/direnv/go-dotenv \ golang:mod:v0.4.0:golang_mod/vendor/golang.org/x/mod \ golang:sys:b77594299b42:golang_sys/vendor/golang.org/x/sys \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty PLIST_FILES= bin/direnv \ man/man1/direnv-stdlib.1.gz \ man/man1/direnv.1.gz do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/direnv \ ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/man/direnv.1 ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/man/direnv-stdlib.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/sysutils/docker-credential-pass/Makefile b/sysutils/docker-credential-pass/Makefile index b7446a1aa8be..0e7f2b5ec5ba 100644 --- a/sysutils/docker-credential-pass/Makefile +++ b/sysutils/docker-credential-pass/Makefile @@ -1,26 +1,26 @@ PORTNAME= docker-credential-pass DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dmgk@FreeBSD.org COMMENT= Helper to use sysutils/password-store as Docker credentials store LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${LOCALBASE}/bin/pass:sysutils/password-store USES= go GO_PKGNAME= github.com/docker/docker-credential-helpers GO_TARGET= ./pass/cmd:${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= docker GH_PROJECT= docker-credential-helpers PLIST_FILES= bin/docker-credential-pass .include diff --git a/sysutils/docker-machine/Makefile b/sysutils/docker-machine/Makefile index eed2368ebcac..176e0097fa63 100644 --- a/sysutils/docker-machine/Makefile +++ b/sysutils/docker-machine/Makefile @@ -1,25 +1,25 @@ PORTNAME= docker-machine PORTVERSION= 0.16.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org COMMENT= Tool to create Docker hosts LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE PLIST_FILES= bin/docker-machine USE_GITHUB= yes USES= go GH_ACCOUNT= docker GH_PROJECT= machine GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= github.com/${GH_ACCOUNT}/${GH_PROJECT}/cmd/${PORTNAME} .include diff --git a/sysutils/docker-registry/Makefile b/sysutils/docker-registry/Makefile index 2c944dde4871..72c1186f5625 100644 --- a/sysutils/docker-registry/Makefile +++ b/sysutils/docker-registry/Makefile @@ -1,84 +1,84 @@ PORTNAME= docker-registry PORTVERSION= 2.7.1 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= freebsd@yapsoft.it COMMENT= Docker implementation of the OCI Distribution Specification LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_RC_SUBR= docker_registry USE_GITHUB= yes GH_ACCOUNT= docker GH_PROJECT= distribution GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= github.com/${GH_ACCOUNT}/${GH_PROJECT}/cmd/registry GO_BUILDFLAGS= -ldflags "-s -w -X github.com/docker/distribution/version.Version=${PORTVERSION}" PLIST_FILES= bin/registry \ "@sample ${ETCDIR}/config.yml.sample" GH_TUPLE= \ Azure:azure-sdk-for-go:v16.2.1:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:go-autorest:v10.8.1:azure_go_autorest/vendor/github.com/Azure/go-autorest \ Shopify:logrus-bugsnag:577dee27f20d:shopify_logrus_bugsnag/vendor/github.com/Shopify/logrus-bugsnag \ aws:aws-sdk-go:v1.15.11:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bshuster-repo:logrus-logstash-hook:v0.4.1:bshuster_repo_logrus_logstash_hook/vendor/github.com/bshuster-repo/logrus-logstash-hook \ bugsnag:bugsnag-go:b1d153021fcd:bugsnag_bugsnag_go/vendor/github.com/bugsnag/bugsnag-go \ bugsnag:osext:0dd3f918b21b:bugsnag_osext/vendor/github.com/bugsnag/osext \ bugsnag:panicwrap:e2c28503fcd0:bugsnag_panicwrap/vendor/github.com/bugsnag/panicwrap \ denverdino:aliyungo:a747050bb1ba:denverdino_aliyungo/vendor/github.com/denverdino/aliyungo \ dgrijalva:jwt-go:a601269ab70c:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ docker:go-events:e31b211e4f1c:docker_go_events/vendor/github.com/docker/go-events \ docker:go-metrics:v0.0.1:docker_go_metrics/vendor/github.com/docker/go-metrics \ docker:libtrust:fa567046d9b1:docker_libtrust/vendor/github.com/docker/libtrust \ garyburd:redigo:535138d7bcd7:garyburd_redigo/vendor/github.com/garyburd/redigo \ go-check:check:64131543e789:go_check_check/vendor/gopkg.in/check.v1 \ go-ini:ini:v1.25.4:go_ini_ini/vendor/github.com/go-ini/ini \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:appengine:v1.4.0:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:69ecbb4d6d5d:golang_crypto/vendor/golang.org/x/crypto \ golang:net:b5b0513f8c1b:golang_net/vendor/golang.org/x/net \ golang:oauth2:0f29369cfe45:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:cbf593c0f2f3:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ googleapis:google-api-go-client:9bf6e6e569ff:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.34.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gorilla:handlers:60c7bfde3e33:gorilla_handlers/vendor/github.com/gorilla/handlers \ gorilla:mux:v1.7.2:gorilla_mux/vendor/github.com/gorilla/mux \ grpc:grpc-go:d3ddb4469d5a:grpc_grpc_go/vendor/google.golang.org/grpc \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jmespath:go-jmespath:bd40a432e4c7:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ konsorten:go-windows-terminal-sequences:v1.0.1:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ marstr:guid:v1.1.0:marstr_guid/vendor/github.com/marstr/guid \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ ncw:swift:v1.0.47:ncw_swift/vendor/github.com/ncw/swift \ opencontainers:go-digest:v1.0.0-rc1:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.1:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ prometheus:client_golang:v1.1.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:fd36f4220a90:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.6.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:cobra:v0.0.3:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \ yvasiyarov:go-metrics:57bccd1ccd43:yvasiyarov_go_metrics/vendor/github.com/yvasiyarov/go-metrics \ yvasiyarov:gorelic:a9bba5b9ab50:yvasiyarov_gorelic/vendor/github.com/yvasiyarov/gorelic \ yvasiyarov:newrelic_platform_go:b21fdbd4370f:yvasiyarov_newrelic_platform_go/vendor/github.com/yvasiyarov/newrelic_platform_go post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/cmd/registry/config-example.yml ${STAGEDIR}${PREFIX}/etc/${PORTNAME}/config.yml.sample .include diff --git a/sysutils/docker/Makefile b/sysutils/docker/Makefile index 3c547845450c..cfeaf230031e 100644 --- a/sysutils/docker/Makefile +++ b/sysutils/docker/Makefile @@ -1,33 +1,33 @@ # Created by: Nikolai Lifanov PORTNAME= docker PORTVERSION= 18.09.5 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org COMMENT= Open-source application container engine LICENSE= APACHE20 BROKEN_aarch64= fails to build: golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00 PLIST_FILES= bin/docker USE_GITHUB= yes GH_PROJECT= docker-ce USES= cpe go CONFLICTS_INSTALL= docker-tray # bin/docker GO_PKGNAME= github.com/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cli/cmd/docker pre-build: @${MV} ${GO_WRKSRC}/components/* ${GO_WRKSRC}/ @${CP} ${FILESDIR}/default_store_freebsd.go \ ${GO_WRKSRC}/cli/cli/config/credentials/ .include diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile index 61ea98e740cb..4104d73c39b1 100644 --- a/sysutils/doctl/Makefile +++ b/sysutils/doctl/Makefile @@ -1,21 +1,22 @@ PORTNAME= doctl DISTVERSION= 1.77.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source MAINTAINER= jrm@FreeBSD.org COMMENT= Command line tool for DigitalOcean services LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go:modules GO_TARGET= ./cmd/${PORTNAME} NO_WRKSUBDIR= yes PLIST_FILES= bin/doctl .include diff --git a/sysutils/duf/Makefile b/sysutils/duf/Makefile index e923d39b8dfa..2d1d1c815022 100644 --- a/sysutils/duf/Makefile +++ b/sysutils/duf/Makefile @@ -1,34 +1,34 @@ PORTNAME= duf DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Disk Usage/Free Utility LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules _BUILD_VERSION= ${DISTVERSION} _BUILD_SHA= 3c55411 GO_MODULE= github.com/muesli/${PORTNAME} 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 diff --git a/sysutils/eksctl/Makefile b/sysutils/eksctl/Makefile index 92ec45cedbde..dc74829fa4a6 100644 --- a/sysutils/eksctl/Makefile +++ b/sysutils/eksctl/Makefile @@ -1,27 +1,27 @@ # Created by: Danilo Egea Gondolfo PORTNAME= eksctl PORTVERSION= 0.94.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= LOCAL/danilo MAINTAINER= danilo@FreeBSD.org COMMENT= CLI for Amazon EKS LICENSE= APACHE20 RUN_DEPENDS= kubectl:sysutils/kubectl \ aws-iam-authenticator:security/aws-iam-authenticator USES= go:modules tar:xz PORTSCOUT= limit:^[0-9\.]*$$ PLIST_FILES= bin/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags="-X github.com/weaveworks/eksctl/pkg/version.gitCommit=${PORTVERSION} \ -X github.com/weaveworks/eksctl/pkg/version.builtAt=$$(date +'%s')" .include diff --git a/sysutils/envconsul/Makefile b/sysutils/envconsul/Makefile index 7462e33c091e..6e24b80942c9 100644 --- a/sysutils/envconsul/Makefile +++ b/sysutils/envconsul/Makefile @@ -1,82 +1,82 @@ PORTNAME= envconsul PORTVERSION= 0.11.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= swills@FreeBSD.org COMMENT= Populate values from Consul into a process environment LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_TUPLE= hashicorp:${PORTNAME}:${DISTVERSIONPREFIX}${PORTVERSION}:DEFAULT/src/github.com/hashicorp/${PORTNAME} \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ armon:go-metrics:ec5e00d3c878:armon_go_metrics/vendor/github.com/armon/go-metrics \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:4def268fd1a4:golang_crypto/vendor/golang.org/x/crypto \ golang:net:ca1201d0de80:golang_net/vendor/golang.org/x/net \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:9fbb57f87de9:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:time:9d24e82272b4:golang_time/vendor/golang.org/x/time \ hashicorp:consul-template:v0.25.1:hashicorp_consul_template/vendor/github.com/hashicorp/consul-template \ hashicorp:consul:api/v1.4.0:hashicorp_consul_api/vendor/github.com/hashicorp/consul_api \ hashicorp:consul:sdk/v0.4.0:hashicorp_consul_sdk/vendor/github.com/hashicorp/consul_sdk \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-gatedio:v0.5.0:hashicorp_go_gatedio/vendor/github.com/hashicorp/go-gatedio \ hashicorp:go-hclog:v0.12.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-immutable-radix:v1.1.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-multierror:v1.0.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-retryablehttp:v0.5.4:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-rootcerts:v1.0.2:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \ hashicorp:go-syslog:v1.0.0:hashicorp_go_syslog/vendor/github.com/hashicorp/go-syslog \ hashicorp:golang-lru:v0.5.3:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:logutils:v1.0.0:hashicorp_logutils/vendor/github.com/hashicorp/logutils \ hashicorp:serf:v0.8.3:hashicorp_serf/vendor/github.com/hashicorp/serf \ hashicorp:vault:0dc007d98cc8:hashicorp_vault_sdk/vendor/github.com/hashicorp/vault \ hashicorp:vault:746c0b111519:hashicorp_vault_api \ 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-shellwords:v1.0.5:mattn_go_shellwords/vendor/github.com/mattn/go-shellwords \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:hashstructure:v1.0.0:mitchellh_hashstructure/vendor/github.com/mitchellh/hashstructure \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ pierrec:lz4:v2.2.5:pierrec_lz4/vendor/github.com/pierrec/lz4 \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ ryanuber:go-glob:v1.0.0:ryanuber_go_glob/vendor/github.com/ryanuber/go-glob \ square:go-jose:v2.3.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 PLIST_FILES= bin/envconsul OPTIONS_DEFINE= DOCS PORTDOCS= README.md GHTAG= 9f66f6c5 GO_BUILDFLAGS= -ldflags='\ -s -w \ -X github.com/hashicorp/envconsul/version.Name=${PORTNAME} \ -X github.com/hashicorp/envconsul/version.GitCommit=${GHTAG}' post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/vault/api @${RLN} ${WRKSRC_hashicorp_vault_api}/api ${WRKSRC}/vendor/github.com/hashicorp/vault/api @${MKDIR} ${WRKSRC}/vendor/github.com/hashicorp/consul @${RLN} ${WRKSRC_hashicorp_consul_api}/api ${WRKSRC}/vendor/github.com/hashicorp/consul/api @${RLN} ${WRKSRC_hashicorp_consul_sdk} ${WRKSRC}/vendor/github.com/hashicorp/consul/sdk post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in ${PORTDOCS} ${CP} ${WRKSRC}/src/github.com/hashicorp/envconsul/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/sysutils/epazote/Makefile b/sysutils/epazote/Makefile index 2390907e7cbb..436baaaf23c1 100644 --- a/sysutils/epazote/Makefile +++ b/sysutils/epazote/Makefile @@ -1,24 +1,24 @@ PORTNAME= epazote PORTVERSION= 2.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= nbari@tequila.io COMMENT= Automated HTTP (microservices) supervisor LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_TUPLE= epazote:scheduler:0.1.0:scheduler/vendor/github.com/epazote/scheduler \ go-yaml:yaml:cd8b52f:yaml/vendor/github.com/go-yaml/yaml GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} GO_BUILDFLAGS= -ldflags "-X main.version=${PORTVERSION}" GO_TARGET= ./cmd/epazote PLIST_FILES= bin/epazote .include diff --git a/sysutils/equinix-metal-cli/Makefile b/sysutils/equinix-metal-cli/Makefile index d34a3dbe60fb..8bf2d9ed0b16 100644 --- a/sysutils/equinix-metal-cli/Makefile +++ b/sysutils/equinix-metal-cli/Makefile @@ -1,25 +1,25 @@ PORTNAME= equinix-metal-cli DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Command line tool for Equinix Metal services LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= equinix GH_PROJECT= metal-cli .include "${.CURDIR}/Makefile.deps" GO_BUILDFLAGS= -ldflags "-X github.com/equinix/metal-cli/cmd.Version=v$(DISTVERSION)" GO_TARGET= ./cmd/metal PLIST_FILES= bin/metal .include diff --git a/sysutils/f2/Makefile b/sysutils/f2/Makefile index b8de23c4a8f4..b46e907abea7 100644 --- a/sysutils/f2/Makefile +++ b/sysutils/f2/Makefile @@ -1,20 +1,20 @@ PORTNAME= f2 DISTVERSIONPREFIX= v DISTVERSION= 1.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Command-line tool for batch renaming files and directories LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE USES= go:modules GO_MODULE= github.com/ayoisaiah/f2 GO_TARGET= ./cmd/f2 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/fusefs-webdavfs/Makefile b/sysutils/fusefs-webdavfs/Makefile index 1a3c7cc7f516..0549fe4f3191 100644 --- a/sysutils/fusefs-webdavfs/Makefile +++ b/sysutils/fusefs-webdavfs/Makefile @@ -1,48 +1,48 @@ # Created by: Eugene Grosbein PORTNAME= fusefs-webdavfs DISTVERSION= g20200520 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= eugen@FreeBSD.org COMMENT= FUSE filesystem for WEBDAV shares LICENSE= BSD3CLAUSE BSD4CLAUSE MIT LICENSE_COMB= multi LICENSE_FILE_BSD3CLAUSE= ${WRKDIR}/webdavfs-${GH_TAGNAME}/vendor/bazil.org/fuse/LICENSE LICENSE_FILE_BSD4CLAUSE= ${WRKDIR}/webdavfs-${GH_TAGNAME}/vendor/github.com/pborman/getopt/LICENSE LICENSE_FILE_MIT= ${WRKDIR}/webdavfs-${GH_TAGNAME}/LICENSE.md LICENSE_DISTFILES_MIT= ${DISTNAME}${EXTRACT_SUFX} LICENSE_DISTFILES_BSD3CLAUSE= bazil-fuse-${FUSE_GH_TAGNAME}_GH0${EXTRACT_SUFX} LICENSE_DISTFILES_BSD4CLAUSE= pborman-getopt-${GETOPT_GH_TAGNAME}_GH0${EXTRACT_SUFX} # This needs to be Go 1.7 or newer. USES= go:modules USE_GITHUB= yes GH_ACCOUNT= miquels GH_PROJECT= webdavfs GH_TAGNAME= 117d633 # 2020-12-04 pborman/getopt GETOPT_GH_TAGNAME= ee0cd42419d3 # 2020-05-25 bazil/fuse FUSE_GH_TAGNAME= 65cc252bf669 # 2020-05-20 golang/net NET_GH_TAGNAME= 59133d7f0dd7 GH_TUPLE= bazil:fuse:${FUSE_GH_TAGNAME}:bazil_fuse/vendor/bazil.org/fuse \ golang:net:${NET_GH_TAGNAME}:golang_net/vendor/golang.org/x/net \ pborman:getopt:${GETOPT_GH_TAGNAME}:pborman_getopt/vendor/github.com/pborman/getopt GO_TARGET= :${PREFIX}/sbin/mount.webdavfs PLIST_FILES= sbin/mount.webdavfs sbin/mount_webdavfs SUB_FILES= pkg-message mount_webdavfs post-install: ${INSTALL_SCRIPT} ${WRKDIR}/mount_webdavfs ${STAGEDIR}${PREFIX}/sbin .include diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile index 0737d487fd07..b25680fc5dfe 100644 --- a/sysutils/fx/Makefile +++ b/sysutils/fx/Makefile @@ -1,46 +1,46 @@ # Created by: Gabriel M. Dutra <0xdutra@gmail.com> PORTNAME= fx DISTVERSION= 24.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= 0xdutra@gmail.com COMMENT= Terminal JSON viewer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= antonmedv GH_TUPLE= \ atotto:clipboard:v0.1.4:atotto_clipboard/vendor/github.com/atotto/clipboard \ charmbracelet:bubbles:v0.10.3:charmbracelet_bubbles/vendor/github.com/charmbracelet/bubbles \ charmbracelet:bubbletea:v0.20.0:charmbracelet_bubbletea/vendor/github.com/charmbracelet/bubbletea \ charmbracelet:lipgloss:v0.5.0:charmbracelet_lipgloss/vendor/github.com/charmbracelet/lipgloss \ containerd:console:v1.0.3:containerd_console/vendor/github.com/containerd/console \ 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:e1eca0b61fa9:dop251_goja/vendor/github.com/dop251/goja \ go-sourcemap:sourcemap:v2.1.3:go_sourcemap_sourcemap/vendor/github.com/go-sourcemap/sourcemap \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:sys:988cb79eb6c6:golang_sys/vendor/golang.org/x/sys \ golang:term:e5f449aeb171:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mazznoer:colorgrad:v0.8.1:mazznoer_colorgrad/vendor/github.com/mazznoer/colorgrad \ mazznoer:csscolorparser:v0.1.2:mazznoer_csscolorparser/vendor/github.com/mazznoer/csscolorparser \ muesli:ansi:c9f0611b6c70:muesli_ansi/vendor/github.com/muesli/ansi \ muesli:reflow:v0.3.0:muesli_reflow/vendor/github.com/muesli/reflow \ muesli:termenv:44cd13922739:muesli_termenv/vendor/github.com/muesli/termenv \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ stretchr:testify:v1.7.1:stretchr_testify/vendor/github.com/stretchr/testify PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/gcp-ops-agent/Makefile b/sysutils/gcp-ops-agent/Makefile index dfac3b5ec333..a2cbfb3dc318 100644 --- a/sysutils/gcp-ops-agent/Makefile +++ b/sysutils/gcp-ops-agent/Makefile @@ -1,73 +1,74 @@ PORTNAME= ops-agent DISTVERSION= 2.18.1 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMEPREFIX= gcp- MAINTAINER= jrm@FreeBSD.org COMMENT= Gather logs and metrics from Google Compute Engine instances LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= GoogleCloudPlatform GH_TUPLE= StackExchange:wmi:v1.2.1:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ cenkalti:backoff:v4.1.2:cenkalti_backoff_v4/vendor/github.com/cenkalti/backoff/v4 \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \ go-ole:go-ole:v1.2.5:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-playground:locales:v0.14.0:go_playground_locales/vendor/github.com/go-playground/locales \ go-playground:universal-translator:v0.18.0:go_playground_universal_translator/vendor/github.com/go-playground/universal-translator \ go-playground:validator:v10.9.0:go_playground_validator_v10/vendor/github.com/go-playground/validator/v10 \ go-yaml:yaml:v2.2.3:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ goccy:go-yaml:v1.9.4:goccy_go_yaml/vendor/github.com/goccy/go-yaml \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:a769d52b0f97:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:7fd8e65b6420:golang_net/vendor/golang.org/x/net \ golang:oauth2:d3ed0bb246c8:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:1d35b9e2eb4e:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.5.6:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:00ab72f36ad5:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.1.1:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:google-api-go-client:v0.65.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:logging/v1.4.2:googleapis_google_cloud_go_logging \ googleapis:google-cloud-go:monitoring/v1.2.0:googleapis_google_cloud_go_monitoring \ googleapis:google-cloud-go:storage/v1.18.2:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.1.0:googleapis_google_cloud_go_compute/vendor/cloud.google.com/go \ googleapis:google-cloud-go:v0.100.2:googleapis_google_cloud_go \ grpc:grpc-go:v1.40.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 \ kardianos:osext:2bc1f35cddc0:kardianos_osext/vendor/github.com/kardianos/osext \ leodido:go-urn:v1.2.1:leodido_go_urn/vendor/github.com/leodido/go-urn \ 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 \ mitchellh:mapstructure:v1.4.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ shirou:gopsutil:v3.21.8:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ tklauser:go-sysconf:v0.3.6:tklauser_go_sysconf/vendor/github.com/tklauser/go-sysconf \ tklauser:numcpus:v0.2.2:tklauser_numcpus/vendor/github.com/tklauser/numcpus \ uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.7.0:uber_go_multierr/vendor/go.uber.org/multierr GO_TARGET= ./cmd/google_cloud_ops_agent_engine PLIST_FILES= bin/google_cloud_ops_agent_engine post-extract: @${RLN} ${WRKSRC_googleapis_google_cloud_go} ${WRKSRC}/vendor/cloud.google.com/go @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/logging @${RLN} ${WRKSRC_googleapis_google_cloud_go_logging}/logging ${WRKSRC}/vendor/cloud.google.com/go/logging @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/monitoring @${RLN} ${WRKSRC_googleapis_google_cloud_go_monitoring}/monitoring ${WRKSRC}/vendor/cloud.google.com/go/monitoring @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage .include diff --git a/sysutils/gdu/Makefile b/sysutils/gdu/Makefile index 5a1a22205217..3caaaa00a3df 100644 --- a/sysutils/gdu/Makefile +++ b/sysutils/gdu/Makefile @@ -1,67 +1,68 @@ PORTNAME= gdu DISTVERSIONPREFIX= v DISTVERSION= 5.14.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Disk usage analyzer with console interface written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules USE_GITHUB= yes GH_ACCOUNT= dundee GH_TUPLE= davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ fatih:color:v1.12.0:fatih_color/vendor/github.com/fatih/color \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:f057f0a857a1:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ go-check:check:41f04d3bba15:go_check_check/vendor/gopkg.in/check.v1 \ go-yaml:yaml:496545a6307b:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:sys:97244b99971b:golang_sys/vendor/golang.org/x/sys \ golang:term:6886f2dfbf5b:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ lucasb-eyer:go-colorful:v1.2.0: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.13:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ pbnjay:memory:7b4eea64cf58:pbnjay_memory/vendor/github.com/pbnjay/memory \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ rivo:tview:29d673af0ce2:rivo_tview/vendor/github.com/rivo/tview \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:cobra:v1.2.1:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify _BUILD_VERSION= ${DISTVERSIONFULL} _BUILD_MAJOR= ${_BUILD_VERSION:C/\..*$//} _BUILD_DATE= $$(date +%Y-%m-%d) GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/${_BUILD_MAJOR}/build.Version=${_BUILD_VERSION} \ -X github.com/${GH_ACCOUNT}/${GH_PROJECT}/${_BUILD_MAJOR}/build.Time=${_BUILD_DATE}" CONFLICTS_INSTALL= coreutils PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_DEFAULT= MANPAGES MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/sysutils/glow/Makefile b/sysutils/glow/Makefile index 31a478688b90..e1f816b46283 100644 --- a/sysutils/glow/Makefile +++ b/sysutils/glow/Makefile @@ -1,34 +1,34 @@ PORTNAME= glow DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Render markdown on the CLI, with pizzazz! LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules _BUILD_VERSION= ${DISTVERSION} _BUILD_SHA= 4863f57 GO_MODULE= github.com/charmbracelet/${PORTNAME} 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 diff --git a/sysutils/go-wtf/Makefile b/sysutils/go-wtf/Makefile index d97ce62eb960..e5c1dca6f006 100644 --- a/sysutils/go-wtf/Makefile +++ b/sysutils/go-wtf/Makefile @@ -1,205 +1,205 @@ PORTNAME= wtf PORTVERSION= 0.41.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils PKGNAMEPREFIX= go- MAINTAINER= hsw@bitmark.com COMMENT= Personal information dashboard for your terminal LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cpe go:modules MASTER_SITES= https://bitbucket.org/${GH_ACCOUNT}/${GH_PROJECT}/get/${GH_COMMIT}.tar.gz?dummy=/ CPE_VENDOR= wtfutil CONFLICTS= wtf USE_GITHUB= yes GH_ACCOUNT= wtfutil # Note: docker:engine line renames to docker/docker # because docker:docker internal dir is named "moby" # i.e. # ORIGINAL: docker:docker:v1.13.1:docker_docker/vendor/github.com/docker/docker # REPLACE: docker:engine:v1.13.1:docker_engine/vendor/github.com/docker/docker GH_TUPLE= \ AlecAivazis:survey:v1.7.1:alecaivazis_survey/vendor/gopkg.in/AlecAivazis/survey.v1 \ Azure:go-autorest:v11.1.2:azure_go_autorest/vendor/github.com/Azure/go-autorest \ Microsoft:go-winio:v0.4.14:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ PagerDuty:go-pagerduty:f60f4fc45222:pagerduty_go_pagerduty/vendor/github.com/PagerDuty/go-pagerduty \ PuerkitoBio:goquery:v1.5.1:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ StackExchange:wmi:cbe66965904d:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ VictorAvelar:devto-api-go:v1.0.0:victoravelar_devto_api_go/vendor/github.com/VictorAvelar/devto-api-go \ adlio:trello:v1.8.0:adlio_trello/vendor/github.com/adlio/trello \ alecthomas:chroma:v0.8.1:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ andybalholm:cascadia:v1.1.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ andygrunwald:go-gerrit:5959a9bf9ff8:andygrunwald_go_gerrit/vendor/github.com/andygrunwald/go-gerrit \ aokoli:goutils:v1.1.0:aokoli_goutils/vendor/github.com/aokoli/goutils \ apache:thrift:v0.12.0:apache_thrift/vendor/github.com/apache/thrift \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ briandowns:openweathermap:5f41b7c9d92d:briandowns_openweathermap/vendor/github.com/briandowns/openweathermap \ cenkalti:backoff:v2.2.1:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ census-ecosystem:opencensus-go-exporter-jaeger:v0.1.0:census_ecosystem_opencensus_go_exporter_jaeger/vendor/contrib.go.opencensus.io/exporter/jaeger \ census-ecosystem:opencensus-go-exporter-prometheus:v0.1.0:census_ecosystem_opencensus_go_exporter_prometheus/vendor/contrib.go.opencensus.io/exporter/prometheus \ census-instrumentation:opencensus-go:v0.22.4:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ cloudfoundry:bytefmt:854d396b647c:cloudfoundry_bytefmt/vendor/code.cloudfoundry.org/bytefmt \ creack:pty:v1.1.11:creack_pty/vendor/github.com/creack/pty \ 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 \ digitalocean:godo:v1.52.0:digitalocean_godo/vendor/github.com/digitalocean/godo \ dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ docker:docker-credential-helpers:v0.6.3:docker_docker_credential_helper/vendor/github.com/docker/docker-credential-helpers \ docker:distribution:v2.7.1:docker_distribution/vendor/github.com/docker/distribution \ docker:engine:v1.13.1:docker_engine/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 \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ eapache:go-resiliency:v1.2.0:eapache_go_resiliency/vendor/github.com/eapache/go-resiliency \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ fsamin:go-dump:v1.0.9:fsamin_go_dump/vendor/github.com/fsamin/go-dump \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v1.4.0:gdamore_tcell/vendor/github.com/gdamore/tcell \ go-gorp:gorp:v2.0.0:go_gorp_gorp/vendor/github.com/go-gorp/gorp \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ole:go-ole:v1.2.4:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-yaml:yaml:913338de1bd2:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ godbus:dbus:v4.1.0:godbus_dbus/vendor/github.com/godbus/dbus \ gogo:protobuf:v1.2.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang-jwt:jwt:v3.2.1:golang_jwt_jwt_1/vendor/github.com/dgrijalva/jwt-go \ golang-jwt:jwt:v3.2.2:golang_jwt_jwt/vendor/github.com/golang-jwt/jwt \ golang:appengine:v1.6.6:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:948cd5f35899:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:c89045814202:golang_net/vendor/golang.org/x/net \ golang:oauth2:5d25da1a8d43:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:6e8e738ad208:golang_sync/vendor/golang.org/x/sync \ golang:sys:528a39cd75f3:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.4:golang_text/vendor/golang.org/x/text \ golang:time:555d28b269f0:golang_time/vendor/golang.org/x/time \ google:btree:v1.0.0:google_btree/vendor/github.com/google/btree \ google:go-cmp:v0.5.2:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:0bd0a958aa1d:google_go_genproto/vendor/google.golang.org/genproto \ google:go-github:v32.1.0:google_go_github_v32/vendor/github.com/google/go-github/v32 \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:gofuzz:v1.0.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:gnostic:v0.1.0:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.33.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.65.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gophercloud:gophercloud:v0.5.0:gophercloud_gophercloud/vendor/github.com/gophercloud/gophercloud \ gorilla:websocket:v1.4.1:gorilla_websocket/vendor/github.com/gorilla/websocket \ gotestyourself:gotest.tools:v2.2.0:gotestyourself_gotest_tools/vendor/gotest.tools \ gregjones:httpcache:3befbb6ad0cc:gregjones_httpcache/vendor/github.com/gregjones/httpcache \ grpc:grpc-go:v1.29.1:grpc_grpc_go_1/vendor/google.golang.org/grpc \ grpc:grpc-go:v1.31.1:grpc_grpc_go \ 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:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hekmon:cunits:v2.0.1:hekmon_cunits/vendor/github.com/hekmon/cunits \ hekmon:transmissionrpc:1d589625bacd:hekmon_transmissionrpc/vendor/github.com/hekmon/transmissionrpc \ huandu:xstrings:v1.2.0:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.9:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jarcoal:httpmock:3be5f16b70eb:jarcoal_httpmock/vendor/gopkg.in/jarcoal/httpmock.v1 \ jaytaylor:html2text:3577fbdbcff7:jaytaylor_html2text/vendor/jaytaylor.com/html2text \ jedib0t:go-pretty:v6.1.0:jedib0t_go_pretty_v6/vendor/github.com/jedib0t/go-pretty/v6 \ jessevdk:go-flags:v1.4.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \ json-iterator:go:v1.1.10:json_iterator_go/vendor/github.com/json-iterator/go \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ konsorten:go-windows-terminal-sequences:v1.0.3:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ kothar:asana-go:715318d0343a6b566e23e0da7eb87e5c59c088e8:mikehouston_asana_go/vendor/bitbucket.org/mikehouston/asana-go \ kubernetes-sigs:yaml:v1.1.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:89a74a8d264d:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:dcb391cde5ca:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v10.0.0:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v0.2.0:kubernetes_klog/vendor/k8s.io/klog \ lib:pq:v1.2.0:lib_pq/vendor/github.com/lib/pq \ logrusorgru:aurora:94edacc10f9b:logrusorgru_aurora/vendor/github.com/logrusorgru/aurora \ lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ maruel:panicparse:v1.3.0:maruel_panicparse/vendor/github.com/maruel/panicparse \ mattn:go-colorable:v0.1.6: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 \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mgutz:ansi:9520e82c474b:mgutz_ansi/vendor/github.com/mgutz/ansi \ microsoft:azure-devops-go-api:26902c1d4325:microsoft_azure_devops_go_api_azuredevops/vendor/github.com/microsoft/azure-devops-go-api \ mitchellh:hashstructure:2bca23e0e452:mitchellh_hashstructure/vendor/github.com/mitchellh/hashstructure \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mmcdole:gofeed:68ee9054d97b:mmcdole_gofeed/vendor/github.com/mmcdole/gofeed \ mmcdole:goxpp:0068e33feabf:mmcdole_goxpp/vendor/github.com/mmcdole/goxpp \ mndrix:tap-go:56cca451570b:mndrix_tap_go/vendor/github.com/mndrix/tap-go \ 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 \ nicklaw5:helix:v0.7.0:nicklaw5_helix/vendor/github.com/nicklaw5/helix \ olebedev:config:364964f3a8e4:olebedev_config/vendor/github.com/olebedev/config \ olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ onsi:ginkgo:v1.12.0:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ onsi:gomega:v1.9.0:onsi_gomega/vendor/github.com/onsi/gomega \ opencontainers:go-digest:v1.0.0-rc1:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ ovh:cds:39429542624d:ovh_cds/vendor/github.com/ovh/cds \ ovh:cds:71125b036b25:ovh_cds_interpolate \ ovh:venom:v0.25.0:ovh_venom/vendor/github.com/ovh/venom \ pborman:uuid:v1.2.0:pborman_uuid/vendor/github.com/pborman/uuid \ peterbourgon:diskv:v2.0.1:peterbourgon_diskv/vendor/github.com/peterbourgon/diskv \ piquette:finance-go:v1.0.0:piquette_finance_go/vendor/github.com/piquette/finance-go \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:profile:v1.5.0:pkg_profile/vendor/github.com/pkg/profile \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ prometheus:client_golang:v1.1.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:14fe0d1b01d4:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.6.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ radovskyb:watcher:v1.0.7:radovskyb_watcher/vendor/github.com/radovskyb/watcher \ rivo:tview:1316ea7a4b35:rivo_tview/vendor/github.com/rivo/tview \ rivo:uniseg:v0.1.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ rs:xid:v1.2.1:rs_xid/vendor/github.com/rs/xid \ sguiheux:go-coverage:287b082a7197:sguiheux_go_coverage/vendor/github.com/sguiheux/go-coverage \ shirou:gopsutil:v2.20.9:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ shopspring:decimal:v1.2.0:shopspring_decimal/vendor/github.com/shopspring/decimal \ shurcooL:githubv4:f27d2ca7f6d5:shurcool_githubv4/vendor/github.com/shurcooL/githubv4 \ shurcooL:graphql:d48a9a75455f:shurcool_graphql/vendor/github.com/shurcooL/graphql \ sirupsen:logrus:v1.6.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ smartystreets:assertions:b2de0cb4f26d:smartystreets_assertions/vendor/github.com/smartystreets/assertions \ spf13:afero:v1.2.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cobra:v0.0.5:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.6.1:spf13_viper/vendor/github.com/spf13/viper \ ssor:bom:6386211fdfcf:ssor_bom/vendor/github.com/ssor/bom \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ wtfutil:spotigopher:7d8168fe103a:wtfutil_spotigopher/vendor/github.com/wtfutil/spotigopher \ wtfutil:todoist:0ec29ceda61a:wtfutil_todoist/vendor/github.com/wtfutil/todoist \ xanzy:go-gitlab:v0.39.0:xanzy_go_gitlab/vendor/github.com/xanzy/go-gitlab \ zmb3:spotify:e12fb981aacb:zmb3_spotify/vendor/github.com/zmb3/spotify \ zorkian:go-datadog-api:v2.30.0:zorkian_go_datadog_api/vendor/github.com/zorkian/go-datadog-api post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/ovh/cds/sdk/interpolate @${RLN} ${WRKSRC_ovh_cds_interpolate}/sdk/interpolate ${WRKSRC}/vendor/github.com/ovh/cds/sdk/interpolate @${RLN} ${WRKSRC_grpc_grpc_go} ${WRKSRC}/vendor/google.golang.org/grpc GO_BUILDFLAGS= -ldflags "-X main.version=${DISTVERSION}" PORTDOCS= README.md OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SUB= yes post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @${FIND} ${WRKSRC}/_sample_configs -name "*.yml" -exec ${INSTALL_DATA} {} \ ${STAGEDIR}${EXAMPLESDIR}/ \; .include diff --git a/sysutils/goawk/Makefile b/sysutils/goawk/Makefile index b3feb491ac72..26623665f0ef 100644 --- a/sysutils/goawk/Makefile +++ b/sysutils/goawk/Makefile @@ -1,21 +1,21 @@ PORTNAME= goawk DISTVERSIONPREFIX= v DISTVERSION= 1.19.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= AWK interpreter written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go USE_GITHUB= yes GH_ACCOUNT= benhoyt GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/gomi/Makefile b/sysutils/gomi/Makefile index 17fb81381705..8e06d316db6f 100644 --- a/sysutils/gomi/Makefile +++ b/sysutils/gomi/Makefile @@ -1,43 +1,43 @@ # Created by: Alexey Dokuchaev PORTNAME= gomi PORTVERSION= 1.1.3 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org COMMENT= Unix rm(1) command that can restore deleted files LICENSE= MIT USES= go:modules USE_GITHUB= yes GH_ACCOUNT= b4b4r07 GH_TUPLE= \ b4b4r07:go-cli-log:8fac4d71de01:b4b4r07_go_cli_log/vendor/github.com/b4b4r07/go-cli-log \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ gabriel-vasile:mimetype:v1.0.2:gabriel_vasile_mimetype/vendor/github.com/gabriel-vasile/mimetype \ golang:crypto:530e935923ad:golang_crypto/vendor/golang.org/x/crypto \ golang:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:fc99dfbffb4e:golang_sys/vendor/golang.org/x/sys \ hashicorp:logutils:v1.0.0:hashicorp_logutils/vendor/github.com/hashicorp/logutils \ jessevdk:go-flags:v1.4.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \ juju:ansiterm:720a0952cc2a:juju_ansiterm/vendor/github.com/juju/ansiterm \ lunixbochs:vtclean:2d01aacdc34a:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \ 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.8:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ rs:xid:v1.2.1:rs_xid/vendor/github.com/rs/xid PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index 345339641a69..1eedc04317fa 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,24 +1,25 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v DISTVERSION= 3.11.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org COMMENT= Command-line tool for rendering templates before executing binaries LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/hairyhenderson/gomplate/v3 GH_TAG_COMMIT= e689ca7 GO_TARGET= ./cmd/gomplate GO_BUILDFLAGS= -ldflags "\ -w -s \ -X github.com/${GH_ACCOUNT}/${PORTNAME}/v3/version.GitCommit=${GH_TAG_COMMIT} \ -X github.com/${GH_ACCOUNT}/${PORTNAME}/v3/version.Version=${DISTVERSION}" PLIST_FILES= bin/gomplate .include diff --git a/sysutils/gotop/Makefile b/sysutils/gotop/Makefile index 341b2fe2f317..cb437bfc9b8b 100644 --- a/sysutils/gotop/Makefile +++ b/sysutils/gotop/Makefile @@ -1,20 +1,20 @@ PORTNAME= gotop DISTVERSIONPREFIX= v DISTVERSION= 4.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal based graphical activity monitor inspired by gtop and vtop LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/xxxserxxx/gotop/v4 GO_TARGET= ./cmd/gotop/ PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/govmomi/Makefile b/sysutils/govmomi/Makefile index d4ea3e6acbda..253c65526a42 100644 --- a/sysutils/govmomi/Makefile +++ b/sysutils/govmomi/Makefile @@ -1,21 +1,22 @@ PORTNAME= govmomi DISTVERSIONPREFIX= v DISTVERSION= 0.29.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= alex@i.org.ua COMMENT= vSphere CLI and vSphere API mock framework LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go:modules GO_MODULE= github.com/vmware/govmomi GO_TARGET= ./govc \ ./vcsim PLIST_FILES= bin/govc \ bin/vcsim .include diff --git a/sysutils/hared/Makefile b/sysutils/hared/Makefile index 1dcdf3fa23f8..d8fa3b056e8b 100644 --- a/sysutils/hared/Makefile +++ b/sysutils/hared/Makefile @@ -1,39 +1,39 @@ PORTNAME= hared DISTVERSION= 1.0-45 DISTVERSIONSUFFIX= -g8341d8a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= 0mp@FreeBSD.org COMMENT= Small Go server for inserting notifications into MQTT LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= jpmens GH_PROJECT= hared-hare GH_TUPLE= go-gcfg:gcfg:f02745a:gcfg/vendor/gopkg.in/gcfg.v1 \ go-warnings:warnings:27b9fab:warnings/vendor/gopkg.in/warnings.v0 \ eclipse:paho.mqtt.golang:d4f545e:paho/vendor/github.com/eclipse/paho.mqtt.golang \ golang:net:9dfe398:net/vendor/golang.org/x/net \ gorilla:websocket:7a8dacf:websocket/vendor/github.com/gorilla/websocket GO_TARGET= ./daemon:${PORTNAME} CONFLICTS_INSTALL= py*-${PORTNAME} # bin/hared OPTIONS_DEFINE= DOCS ETCDIR= ${PREFIX}/etc post-install: ${INSTALL_DATA} ${WRKSRC}/daemon/hared.ini.sample ${STAGEDIR}${ETCDIR} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index d9b76ba1f498..e2ac6640f418 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,44 +1,44 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v DISTVERSION= 1.21.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= uzsolt@uzsolt.hu COMMENT= Official Hetzner Cloud command-line interface LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= hetznercloud GH_PROJECT= cli GH_TUPLE= \ VividCortex:ewma:v1.1.1:vividcortex_ewma/vendor/github.com/VividCortex/ewma \ cheggaaa:pb:v3.0.5:cheggaaa_pb_v3/vendor/github.com/cheggaaa/pb \ 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.7.0:fatih_color/vendor/github.com/fatih/color \ fatih:structs:v1.1.0:fatih_structs/vendor/github.com/fatih/structs \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:crypto:123391ffb6de:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:b77594299b42:golang_sys/vendor/golang.org/x/sys \ guptarohit:asciigraph:v0.5.1:guptarohit_asciigraph/vendor/github.com/guptarohit/asciigraph \ hetznercloud:hcloud-go:v1.24.0:hetznercloud_hcloud_go/vendor/github.com/hetznercloud/hcloud-go \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ mattn:go-colorable:v0.1.2: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.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ pelletier:go-toml:v1.8.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 \ 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.7.0:stretchr_testify/vendor/github.com/stretchr/testify GO_TARGET= ./cmd/hcloud PLIST_FILES= bin/hcloud .include diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile index 459f952f23e7..79f479a6d61f 100644 --- a/sysutils/helm/Makefile +++ b/sysutils/helm/Makefile @@ -1,202 +1,202 @@ # Created by: Danilo Egea Gondolfo PORTNAME= helm PORTVERSION= 3.7.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org COMMENT= Kubernetes Package Manager LICENSE= APACHE20 RUN_DEPENDS= kubectl:sysutils/kubectl USES= cpe go:modules tar:xz USE_GITHUB= yes GH_TUPLE= \ Azure:go-ansiterm:d185dfc1b5a1:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ DATA-DOG:go-sqlmock:v1.5.0:data_dog_go_sqlmock/vendor/github.com/DATA-DOG/go-sqlmock \ MakeNowJust:heredoc:bb23615498cd:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \ Masterminds:goutils:v1.1.1:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v3.1.1:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \ Masterminds:sprig:v3.2.2:masterminds_sprig_v3/vendor/github.com/Masterminds/sprig/v3 \ Masterminds:squirrel:v1.5.2:masterminds_squirrel/vendor/github.com/Masterminds/squirrel \ Masterminds:vcs:v1.13.1:masterminds_vcs/vendor/github.com/Masterminds/vcs \ Nvveen:Gotty:cd527374f1e5:nvveen_gotty/vendor/github.com/Nvveen/Gotty \ Microsoft:go-winio:v0.4.17:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Microsoft:hcsshim:v0.8.21:microsoft_hcsshim/vendor/github.com/Microsoft/hcsshim \ PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \ PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \ Shopify:logrus-bugsnag:577dee27f20d:shopify_logrus_bugsnag/vendor/github.com/Shopify/logrus-bugsnag \ asaskevich:govalidator:21a406dcc535:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bshuster-repo:logrus-logstash-hook:v1.0.0:bshuster_repo_logrus_logstash_hook/vendor/github.com/bshuster-repo/logrus-logstash-hook \ bugsnag:bugsnag-go:b1d153021fcd:bugsnag_bugsnag_go/vendor/github.com/bugsnag/bugsnag-go \ bugsnag:osext:0dd3f918b21b:bugsnag_osext/vendor/github.com/bugsnag/osext \ bugsnag:panicwrap:e2c28503fcd0:bugsnag_panicwrap/vendor/github.com/bugsnag/panicwrap \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ containerd:containerd:v1.5.7:containerd_containerd/vendor/github.com/containerd/containerd \ containerd:continuity:v0.1.0:containerd_continuity/vendor/github.com/containerd/continuity \ cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ cyphar:filepath-securejoin:v0.2.2:cyphar_filepath_securejoin/vendor/github.com/cyphar/filepath-securejoin \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ distribution:distribution:38ab4c606ee3:distribution_distribution_v3/vendor/github.com/distribution/distribution/v3 \ docker:cli:v20.10.7:docker_cli/vendor/github.com/docker/cli \ docker:distribution:v2.7.1:docker_distribution/vendor/github.com/docker/distribution \ docker:go-connections:v0.4.0:docker_go_connections/vendor/github.com/docker/go-connections \ docker:go-events:e31b211e4f1c:docker_go_events/vendor/github.com/docker/go-events \ docker:go-metrics:v0.0.1:docker_go_metrics/vendor/github.com/docker/go-metrics \ docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \ docker:libtrust:fa567046d9b1:docker_libtrust/vendor/github.com/docker/libtrust \ evanphx:json-patch:v4.11.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \ exponent-io:jsonpath:d6023ce2651d:exponent_io_jsonpath/vendor/github.com/exponent-io/jsonpath \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ felixge:httpsnoop:v1.0.1:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \ form3tech-oss:jwt-go:v3.2.3:form3tech_oss_jwt_go/vendor/github.com/dgrijalva/jwt-go \ go-errors:errors:v1.0.1:go_errors_errors/vendor/github.com/go-errors/errors \ go-gorp:gorp:v1.7.2:go_gorp_gorp/vendor/gopkg.in/gorp.v1 \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-logr:logr:v0.4.0:go_logr_logr/vendor/github.com/go-logr/logr \ go-openapi:jsonpointer:v0.19.5:go_openapi_jsonpointer/vendor/github.com/go-openapi/jsonpointer \ go-openapi:jsonreference:v0.19.5:go_openapi_jsonreference/vendor/github.com/go-openapi/jsonreference \ go-openapi:swag:v0.19.14:go_openapi_swag/vendor/github.com/go-openapi/swag \ go-yaml:yaml:496545a6307b: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.1:gofrs_flock/vendor/github.com/gofrs/flock \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \ golang:net:37e1c6afe023:golang_net/vendor/golang.org/x/net \ golang:oauth2:2e8d93401602:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:59db8d763f22:golang_sys/vendor/golang.org/x/sys \ golang:term:6a3ed077a48d:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ golang:time:1f47c861a9ac:golang_time/vendor/golang.org/x/time \ gomodule:redigo:v1.8.2:gomodule_redigo/vendor/github.com/gomodule/redigo \ google:btree:v1.0.1:google_btree/vendor/github.com/google/btree \ google:go-cmp:v0.5.5:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:f16073e35f0c:google_go_genproto/vendor/google.golang.org/genproto \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ google:starlark-go:8dd3e2ee1dd5:google_starlark_go/vendor/go.starlark.net \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gnostic:v0.5.5:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-cloud-go:v0.81.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gorilla:handlers:v1.5.1:gorilla_handlers/vendor/github.com/gorilla/handlers \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ gosuri:uitable:v0.0.4:gosuri_uitable/vendor/github.com/gosuri/uitable \ gregjones:httpcache:9cad4c3443a7:gregjones_httpcache/vendor/github.com/gregjones/httpcache \ grpc:grpc-go:v1.38.0:grpc_grpc_go/vendor/google.golang.org/grpc \ huandu:xstrings:v1.3.2:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jmoiron:sqlx:v1.3.1:jmoiron_sqlx/vendor/github.com/jmoiron/sqlx \ josharian:intern:v1.0.0:josharian_intern/vendor/github.com/josharian/intern \ json-iterator:go:v1.1.11:json_iterator_go/vendor/github.com/json-iterator/go \ klauspost:compress:v1.11.13:klauspost_compress/vendor/github.com/klauspost/compress \ kubernetes-sigs:kustomize:kyaml/v0.11.0:kubernetes_sigs_kustomize_1/vendor/sigs.k8s.io/kustomize \ kubernetes-sigs:structured-merge-diff:v4.1.2:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v4 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.22.4:kubernetes_api/vendor/k8s.io/api \ kubernetes:apiextensions-apiserver:v0.22.4:kubernetes_apiextensions_apiserver/vendor/k8s.io/apiextensions-apiserver \ kubernetes:apimachinery:v0.22.4:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:apiserver:v0.22.4:kubernetes_apiserver/vendor/k8s.io/apiserver \ kubernetes:cli-runtime:v0.22.4:kubernetes_cli_runtime/vendor/k8s.io/cli-runtime \ kubernetes:client-go:v0.22.4:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:component-base:v0.22.4:kubernetes_component_base/vendor/k8s.io/component-base \ kubernetes:klog:v2.9.0:kubernetes_klog/vendor/k8s.io/klog/v2 \ kubernetes:kube-openapi:20434351676c:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:kubectl:v0.22.4:kubernetes_kubectl/vendor/k8s.io/kubectl \ kubernetes:utils:bdf08cb9a70a:kubernetes_utils/vendor/k8s.io/utils \ lann:builder:47ae307949d0:lann_builder/vendor/github.com/lann/builder \ lann:ps:62de8c46ede0:lann_ps/vendor/github.com/lann/ps \ lib:pq:v1.10.0:lib_pq/vendor/github.com/lib/pq \ liggitt:tabwriter:89fcab3d43de:liggitt_tabwriter/vendor/github.com/liggitt/tabwriter \ mailru:easyjson:v0.7.6:mailru_easyjson/vendor/github.com/mailru/easyjson \ 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 \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mattn:go-shellwords:v1.0.11:mattn_go_shellwords/vendor/github.com/mattn/go-shellwords \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:copystructure:v1.1.1:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:reflectwalk:v1.0.1:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ moby:locker:v1.0.1:moby_locker/vendor/github.com/moby/locker \ docker:docker-credential-helpers:v0.6.3:docker_docker_credential_helpers/vendor/github.com/docker/docker-credential-helpers \ moby:moby:v17.12.0-ce:moby_moby/vendor/github.com/docker/docker \ moby:spdystream:v0.2.0:moby_spdystream/vendor/github.com/moby/spdystream \ moby:term:9d4ed1856297:moby_term/vendor/github.com/moby/term \ 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 \ monochromegane:go-gitignore:205db1a8cc00:monochromegane_go_gitignore/vendor/github.com/monochromegane/go-gitignore \ morikuni:aec:v1.0.0:morikuni_aec/vendor/github.com/morikuni/aec \ 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 \ opencontainers:runc:v1.0.2:opencontainers_runc/vendor/github.com/opencontainers/runc \ oras-project:oras-go:v0.4.0:oras_project_oras_go/vendor/oras.land/oras-go \ peterbourgon:diskv:v2.0.1:peterbourgon_diskv/vendor/github.com/peterbourgon/diskv \ phayes:freeport:95f893ade6f2: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 \ prometheus:client_golang:v1.11.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.26.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rsc:letsencrypt:v0.0.3:rsc_letsencrypt/vendor/rsc.io/letsencrypt \ rubenv:sql-migrate:55d5740dbbcc:rubenv_sql_migrate/vendor/github.com/rubenv/sql-migrate \ russross:blackfriday:v1.5.2:russross_blackfriday/vendor/github.com/russross/blackfriday \ russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ shopspring:decimal:v1.2.0:shopspring_decimal/vendor/github.com/shopspring/decimal \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.2.1:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ xeipuuv:gojsonpointer:4e3ac2762d5f:xeipuuv_gojsonpointer/vendor/github.com/xeipuuv/gojsonpointer \ xeipuuv:gojsonreference:bd5ef7bd5415:xeipuuv_gojsonreference/vendor/github.com/xeipuuv/gojsonreference \ xeipuuv:gojsonschema:v1.2.0:xeipuuv_gojsonschema/vendor/github.com/xeipuuv/gojsonschema \ xlab:treeprint:a009c3971eca:xlab_treeprint/vendor/github.com/xlab/treeprint \ yvasiyarov:go-metrics:57bccd1ccd43:yvasiyarov_go_metrics/vendor/github.com/yvasiyarov/go-metrics \ yvasiyarov:gorelic:a9bba5b9ab50:yvasiyarov_gorelic/vendor/github.com/yvasiyarov/gorelic \ yvasiyarov:newrelic_platform_go:b21fdbd4370f:yvasiyarov_newrelic_platform_go/vendor/github.com/yvasiyarov/newrelic_platform_go \ ziutek:mymysql:v1.5.4:ziutek_mymysql/vendor/github.com/ziutek/mymysql GO_PKGNAME= k8s.io/helm GO_BUILDFLAGS= -ldflags="-X helm.sh/helm/v3/internal/version.version=v${PORTVERSION} \ -X helm.sh/helm/v3/internal/version.gitCommit=663a896f4a815053445eec4153677ddc24a0a361" GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/} OPTIONS_DEFINE= BASH FISH ZSH OPTIONS_DEFAULT= BASH FISH ZSH BASH_PLIST_FILES= share/bash-completion/completions/helm FISH_PLIST_FILES= share/fish/vendor_functions.d/helm.fish ZSH_PLIST_FILES= share/zsh/site-functions/_helm post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions ${STAGEDIR}${PREFIX}/bin/helm completion bash > ${STAGEDIR}${PREFIX}/share/bash-completion/completions/helm post-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_functions.d ${STAGEDIR}${PREFIX}/bin/helm completion fish > ${STAGEDIR}${PREFIX}/share/fish/vendor_functions.d/helm.fish post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${STAGEDIR}${PREFIX}/bin/helm completion zsh > ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_helm .include diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile index 090cb2216d07..b5792f1858e6 100644 --- a/sysutils/helmfile/Makefile +++ b/sysutils/helmfile/Makefile @@ -1,168 +1,168 @@ # Created by: Pavel Timofeev PORTNAME= helmfile DISTVERSIONPREFIX= v DISTVERSION= 0.142.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= timp87@gmail.com COMMENT= Helmfile is a declarative spec for deploying helm charts LICENSE= MIT RUN_DEPENDS= helm:sysutils/helm USES= go:modules USE_GITHUB= yes GH_ACCOUNT= roboll GH_TUPLE= \ Azure:azure-sdk-for-go:v35.0.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:go-autorest:5bd9621f41a0:azure_go_autorest_date/vendor/github.com/Azure/go-autorest \ Azure:go-autorest:740293c019d8:azure_go_autorest_adal \ Azure:go-autorest:7fcf7bf4a585:azure_go_autorest_auth \ Azure:go-autorest:autorest/v0.9.2:azure_go_autorest_autorest \ Azure:go-autorest:b72636a78a83:azure_go_autorest_cli \ Azure:go-autorest:logger/v0.1.0:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.5.0:azure_go_autorest_tracing \ Masterminds:goutils:v1.1.0:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v3.1.0:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \ Masterminds:sprig:v3.1.0:masterminds_sprig_v3/vendor/github.com/Masterminds/sprig/v3 \ alecthomas:participle:9fbceec1d131:alecthomas_participle/vendor/github.com/alecthomas/participle \ aryann:difflib:e206f873d14a:aryann_difflib/vendor/github.com/aryann/difflib \ aws:aws-sdk-go:v1.38.35:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ bgentry:go-netrc:9fd32a8b3d3d:bgentry_go_netrc/vendor/github.com/bgentry/go-netrc \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ 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 \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ dimchansky:utfbom:v1.1.0:dimchansky_utfbom/vendor/github.com/dimchansky/utfbom \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ frankban:quicktest:v1.11.2:frankban_quicktest/vendor/github.com/frankban/quicktest \ fujiwara:tfstate-lookup:v0.2.0:fujiwara_tfstate_lookup/vendor/github.com/fujiwara/tfstate-lookup \ ghodss:yaml:25d852aebe32:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-logr:logr:v0.2.0:go_logr_logr/vendor/github.com/go-logr/logr \ go-test:deep:v1.0.7:go_test_deep/vendor/github.com/go-test/deep \ 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 \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:lint:83fdc39ff7b5:golang_lint/vendor/golang.org/x/lint \ golang:mock:v1.5.0:golang_mock/vendor/github.com/golang/mock \ golang:mod:v0.4.1:golang_mod/vendor/golang.org/x/mod \ golang:net:d523dce5a7f4:golang_net/vendor/golang.org/x/net \ golang:oauth2:5e61552d6c78:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:f1c623a9e750:golang_sys/vendor/golang.org/x/sys \ golang:term:7de9c90e9dd1:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.5:golang_text/vendor/golang.org/x/text \ golang:time:555d28b269f0:golang_time/vendor/golang.org/x/time \ golang:tools:v0.1.0:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.5.5:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:3c870d7478d2:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:google-api-go-client:v0.45.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:storage/v1.15.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.81.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gosuri:uitable:v0.0.4:gosuri_uitable/vendor/github.com/gosuri/uitable \ gotestyourself:gotest.tools:v2.2.0:gotestyourself_gotest_tools/vendor/gotest.tools \ gotestyourself:gotest.tools:v3.0.3:gotestyourself_gotest_tools_1/vendor/gotest.tools/v3 \ goware:prefixer:395022866408:goware_prefixer/vendor/github.com/goware/prefixer \ grpc:grpc-go:v1.37.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-getter:v1.5.0:hashicorp_go_getter/vendor/github.com/hashicorp/go-getter \ hashicorp:go-hclog:v0.12.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-multierror:v1.0.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-retryablehttp:v0.6.3:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-rootcerts:v1.0.1:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-safetemp:v1.0.0:hashicorp_go_safetemp/vendor/github.com/hashicorp/go-safetemp \ hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \ hashicorp:go-version:v1.2.1:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:vault:api/v1.0.4:hashicorp_vault_api/vendor/github.com/hashicorp/vault \ hashicorp:vault:f6547fa8e820:hashicorp_vault_sdk \ howeyc:gopass:7cb4b85ec19c:howeyc_gopass/vendor/github.com/howeyc/gopass \ huandu:xstrings:v1.3.1:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.11:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ itchyny:gojq:v0.9.0:itchyny_gojq/vendor/github.com/itchyny/gojq \ jessevdk:go-flags:v1.4.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:apimachinery:v0.19.3:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:klog:v2.2.0:kubernetes_klog/vendor/k8s.io/klog/v2 \ kylelemons:godebug:v1.1.0:kylelemons_godebug/vendor/github.com/kylelemons/godebug \ lestrrat-go:strftime:v1.0.1:lestrrat_go_strftime/vendor/github.com/lestrrat-go/strftime \ lib:pq:v1.2.0:lib_pq/vendor/github.com/lib/pq \ logrusorgru:aurora:v2.0.3:logrusorgru_aurora/vendor/github.com/logrusorgru/aurora \ 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.8:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-testing-interface:v1.0.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:reflectwalk:v1.0.0:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ mozilla-services:gopgagent:4d7ea76ff71a:mozilla_services_gopgagent/vendor/go.mozilla.org/gopgagent \ mozilla-services:yaml:5c216288813c:mozilla_services_yaml/vendor/github.com/mozilla-services/yaml \ mozilla:sops:v3.6.1:mozilla_sops/vendor/go.mozilla.org/sops/v3 \ otiai10:copy:v1.1.1:otiai10_copy/vendor/github.com/otiai10/copy \ pbnjay:strptime:5c05b0d668c9:pbnjay_strptime/vendor/github.com/pbnjay/strptime \ pierrec:lz4:v2.3.0:pierrec_lz4/vendor/github.com/pierrec/lz4 \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ r3labs:diff:v1.1.0:r3labs_diff/vendor/github.com/r3labs/diff \ russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ ryanuber:go-glob:v1.0.0:ryanuber_go_glob/vendor/github.com/ryanuber/go-glob \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.1.1:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ square:go-jose:v2.4.0:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ tatsushid:go-prettytable:ed2d14c29939:tatsushid_go_prettytable/vendor/github.com/tatsushid/go-prettytable \ uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.6.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.16.0:uber_go_zap/vendor/go.uber.org/zap \ ulikunitz:xz:v0.5.8:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ urfave:cli:v1.20.0:urfave_cli_1/vendor/gopkg.in/urfave/cli.v1 \ urfave:cli:v1.22.5:urfave_cli/vendor/github.com/urfave/cli \ variantdev:chartify:v0.9.1:variantdev_chartify/vendor/github.com/variantdev/chartify \ variantdev:dag:v1.0.0:variantdev_dag/vendor/github.com/variantdev/dag \ variantdev:vals:v0.14.0:variantdev_vals/vendor/github.com/variantdev/vals post-extract: @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RLN} ${WRKSRC_azure_go_autorest_auth}/autorest/azure/auth ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RLN} ${WRKSRC_azure_go_autorest_cli}/autorest/azure/cli ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/vault/sdk @${RLN} ${WRKSRC_hashicorp_vault_sdk}/sdk ${WRKSRC}/vendor/github.com/hashicorp/vault/sdk GO_BUILDFLAGS= -ldflags="-X github.com/roboll/helmfile/pkg/app/version.Version=v${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/hostctl/Makefile b/sysutils/hostctl/Makefile index be6aa7e5e9be..a3b86418b709 100644 --- a/sysutils/hostctl/Makefile +++ b/sysutils/hostctl/Makefile @@ -1,31 +1,31 @@ PORTNAME= hostctl DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line tool to manage your hosts file LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/guumaster/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X ${GO_MODULE}/cmd/${PORTNAME}/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 diff --git a/sysutils/immortal/Makefile b/sysutils/immortal/Makefile index cc251c57b13f..f9985b0311f6 100644 --- a/sysutils/immortal/Makefile +++ b/sysutils/immortal/Makefile @@ -1,37 +1,37 @@ PORTNAME= immortal PORTVERSION= 0.24.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= nbari@tequila.io COMMENT= Unix cross-platform (OS agnostic) supervisor LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_RC_SUBR= immortaldir USE_GITHUB= yes GH_TUPLE= go-yaml:yaml:v2.1.0:go_yaml_yaml/vendor/github.com/go-yaml/yaml \ go-yaml:yaml:v2.2.8:go_yaml_yaml_1/vendor/gopkg.in/yaml.v2 \ immortal:logrotate:5a04431dbafb:immortal_logrotate/vendor/github.com/immortal/logrotate \ immortal:multiwriter:2e0dd11a3549:immortal_multiwriter/vendor/github.com/immortal/multiwriter \ immortal:natcasesort:53ad4be8bc1a:immortal_natcasesort/vendor/github.com/immortal/natcasesort \ immortal:xtime:fb1aca1146ea:immortal_xtime/vendor/github.com/immortal/xtime \ nbari:violetear:75adcf9b986b:nbari_violetear/vendor/github.com/nbari/violetear GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} GO_BUILDFLAGS= -ldflags "-s -w -X main.version=${PORTVERSION}" GO_TARGET= ./cmd/immortal \ ./cmd/immortalctl \ ./cmd/immortaldir OPTIONS_DEFINE= EXAMPLES post-install: ${INSTALL_MAN} ${WRKSRC}/src/github.com/immortal/immortal/man/*.8 ${STAGEDIR}${MAN8PREFIX}/man/man8/ @${MKDIR} ${STAGEDIR}${ETCDIR} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${FILESDIR}/www.yml ${STAGEDIR}${EXAMPLESDIR}/www.yml.sample .include diff --git a/sysutils/ipfs-go-fs-repo-migrations/Makefile b/sysutils/ipfs-go-fs-repo-migrations/Makefile index 89f0df000463..8b2a566d9475 100644 --- a/sysutils/ipfs-go-fs-repo-migrations/Makefile +++ b/sysutils/ipfs-go-fs-repo-migrations/Makefile @@ -1,24 +1,24 @@ PORTNAME= ipfs-go-fs-repo-migrations DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= https://github.com/ipfs/fs-repo-migrations/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= swills@FreeBSD.org COMMENT= Migrations for the filesystem repository of ipfs clients LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to build: sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00 ONLY_FOR_ARCHS= aarch64 amd64 i386 USES= go:modules WRKSRC= ${WRKDIR}/fs-repo-migrations-${DISTVERSION} PLIST_FILES= bin/fs-repo-migrations GO_TARGET= :fs-repo-migrations .include diff --git a/sysutils/ipfs-go/Makefile b/sysutils/ipfs-go/Makefile index 52d3868868fd..17798d287f9b 100644 --- a/sysutils/ipfs-go/Makefile +++ b/sysutils/ipfs-go/Makefile @@ -1,47 +1,48 @@ PORTNAME= ipfs DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/ipfs/go-ipfs/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= -go DISTNAME= go-ipfs-source MAINTAINER= jhixson@FreeBSD.org COMMENT= IPFS implementation in Go LICENSE= MIT APACHE20 LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE USES= cpe go:modules CPE_VENDOR= protocol GO_TARGET= ./cmd/ipfs:ipfs-go NO_WRKSUBDIR= yes USE_RC_SUBR= ${PORTNAME}${PKGNAMESUFFIX} SUB_FILES= ${FULLNAME} SUB_LIST= IPFS_USER=${IPFS_USER} \ IPFS_GROUP=${IPFS_GROUP} \ IPFS_HOME=${IPFS_HOME} PLIST_SUB= IPFS_USER=${IPFS_USER} \ IPFS_GROUP=${IPFS_GROUP} \ IPFS_HOME=${IPFS_HOME} IPFS_USER?= ${FULLNAME} IPFS_GROUP?= ${FULLNAME} IPFS_HOME?= /var/db/${FULLNAME} USERS= ${IPFS_USER} GROUPS= ${IPFS_GROUP} FULLNAME= ${PORTNAME}${PKGNAMESUFFIX} post-install: @${MKDIR} ${STAGEDIR}${IPFS_HOME} .include diff --git a/sysutils/ipget/Makefile b/sysutils/ipget/Makefile index 45d0b32dd7af..959f0140bb85 100644 --- a/sysutils/ipget/Makefile +++ b/sysutils/ipget/Makefile @@ -1,18 +1,19 @@ PORTNAME= ipget DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Retrieve files over IPFS and save them locally LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/ipfs/ipget PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/istio/Makefile b/sysutils/istio/Makefile index f773f38de522..74ea6567f29a 100644 --- a/sysutils/istio/Makefile +++ b/sysutils/istio/Makefile @@ -1,273 +1,273 @@ # Created by: Danilo Egea Gondolfo PORTNAME= istio PORTVERSION= 1.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org COMMENT= Open platform to connect, manage, and secure microservices LICENSE= APACHE20 RUN_DEPENDS= kubectl:sysutils/kubectl USES= cpe go:modules OPTIONS_DEFINE= EXAMPLES OPTIONS_SUB= yes USE_GITHUB= yes # The vendored golang/sys fails to build on aarch64 GOLANG_SYS_V= 9fbb57f87de9 GH_TUPLE= \ Azure:go-ansiterm:d6e3b3328b78:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ Azure:go-autorest:v14.1.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ DataDog:datadog-go:v2.2.0:datadog_datadog_go/vendor/github.com/DataDog/datadog-go \ MakeNowJust:heredoc:bb23615498cd:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \ Masterminds:goutils:v1.1.0:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v1.4.2:masterminds_semver/vendor/github.com/Masterminds/semver \ Masterminds:semver:v3.1.0:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \ Masterminds:sprig:v2.20.0:masterminds_sprig/vendor/github.com/Masterminds/sprig \ Masterminds:sprig:v3.1.0:masterminds_sprig_v3/vendor/github.com/Masterminds/sprig/v3 \ Microsoft:go-winio:fc70bd9a86b5:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Microsoft:hcsshim:c3e488f0d815:microsoft_hcsshim/vendor/github.com/Microsoft/hcsshim \ PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \ PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \ VividCortex:ewma:v1.1.1:vividcortex_ewma/vendor/github.com/VividCortex/ewma \ 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 \ alicebob:gopher-json:5a6b3ba71ee6:alicebob_gopher_json/vendor/github.com/alicebob/gopher-json \ alicebob:miniredis:v2.5.0:alicebob_miniredis/vendor/github.com/alicebob/miniredis \ antlr:antlr4:b43a4c3a8015:antlr_antlr4/vendor/github.com/antlr/antlr4 \ armon:go-metrics:f0300d1749da:armon_go_metrics/vendor/github.com/armon/go-metrics \ aws:aws-sdk-go:v1.23.20:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bmizerany:assert:b7ed37b82869:bmizerany_assert/vendor/github.com/bmizerany/assert \ cactus:go-statsd-client:v3.1.1:cactus_go_statsd_client/vendor/github.com/cactus/go-statsd-client \ cenkalti:backoff:v2.0.0:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ census-ecosystem:opencensus-go-exporter-prometheus:v0.2.0:census_ecosystem_opencensus_go_exporter_prometheus/vendor/contrib.go.opencensus.io/exporter/prometheus \ census-ecosystem:opencensus-go-exporter-stackdriver:v0.12.9:census_ecosystem_opencensus_go_exporter_stackdriver/vendor/contrib.go.opencensus.io/exporter/stackdriver \ census-ecosystem:opencensus-go-exporter-zipkin:v0.1.1:census_ecosystem_opencensus_go_exporter_zipkin/vendor/contrib.go.opencensus.io/exporter/zipkin \ census-instrumentation:opencensus-go:v0.22.2:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ census-instrumentation:opencensus-proto:v0.2.1:census_instrumentation_opencensus_proto/vendor/github.com/census-instrumentation/opencensus-proto \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ chai2010:gettext-go:c6fed771bfd5:chai2010_gettext_go/vendor/github.com/chai2010/gettext-go \ cheggaaa:pb:v3.0.4:cheggaaa_pb_v3/vendor/github.com/cheggaaa/pb \ chzyer:logex:445be9e134b2:chzyer_logex/vendor/github.com/chzyer/logex \ circonus-labs:circonus-gometrics:v2.3.1:circonus_labs_circonus_gometrics/vendor/github.com/circonus-labs/circonus-gometrics \ circonus-labs:circonusllhist:v0.1.4:circonus_labs_circonusllhist/vendor/github.com/circonus-labs/circonusllhist \ cncf:udpa:efcf912fb354:cncf_udpa_go/vendor/github.com/cncf/udpa \ HdrHistogram:hdrhistogram-go:3a0bb77429bd:hdrhistogram_hdrhistogram_go/vendor/github.com/codahale/hdrhistogram \ containerd:containerd:v1.3.2:containerd_containerd/vendor/github.com/containerd/containerd \ containernetworking:cni:v0.7.0-alpha1:containernetworking_cni/vendor/github.com/containernetworking/cni \ containernetworking:plugins:v0.7.3:containernetworking_plugins/vendor/github.com/containernetworking/plugins \ coreos:etcd:v3.3.15:coreos_etcd/vendor/github.com/coreos/etcd \ coreos:go-oidc:v2.1.0:coreos_go_oidc/vendor/github.com/coreos/go-oidc \ coreos:go-systemd:95778dfbb74e:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ coreos:pkg:97fdf19511ea:coreos_pkg/vendor/github.com/coreos/pkg \ cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ cyphar:filepath-securejoin:v0.2.2:cyphar_filepath_securejoin/vendor/github.com/cyphar/filepath-securejoin \ d4l3k:messagediff:v1.2.1:d4l3k_messagediff/vendor/github.com/d4l3k/messagediff \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dchest:siphash:v1.1.0:dchest_siphash/vendor/github.com/dchest/siphash \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ docker:distribution:v2.7.1:docker_distribution/vendor/github.com/docker/distribution \ docker:engine:adfac697dc5b:docker_engine_1/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 \ docker:spdystream:6480d4af844c:docker_spdystream/vendor/github.com/docker/spdystream \ dsnet:compress:v0.0.1:dsnet_compress/vendor/github.com/dsnet/compress \ elazarl:goproxy:f1e96bc0f4c5:elazarl_goproxy/vendor/github.com/elazarl/goproxy \ emicklei:go-restful:v2.9.6:emicklei_go_restful/vendor/github.com/emicklei/go-restful \ envoyproxy:go-control-plane:803dd64f0468:envoyproxy_go_control_plane/vendor/github.com/envoyproxy/go-control-plane \ envoyproxy:protoc-gen-validate:v0.1.0:envoyproxy_protoc_gen_validate/vendor/github.com/envoyproxy/protoc-gen-validate \ evanphx:json-patch:v4.5.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \ exponent-io:jsonpath:d6023ce2651d:exponent_io_jsonpath/vendor/github.com/exponent-io/jsonpath \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ fluent:fluent-logger-golang:v1.3.0:fluent_fluent_logger_golang/vendor/github.com/fluent/fluent-logger-golang \ fortio:fortio:v1.4.1:fortio_fortio/vendor/fortio.org/fortio \ frankban:quicktest:v1.4.1:frankban_quicktest/vendor/github.com/frankban/quicktest \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify_1/vendor/gopkg.in/fsnotify.v1 \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ ghodss:yaml:v1.0.0:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-logr:logr:v0.1.0:go_logr_logr/vendor/github.com/go-logr/logr \ go-logr:zapr:v0.1.1:go_logr_zapr/vendor/github.com/go-logr/zapr \ go-openapi:jsonpointer:v0.19.3:go_openapi_jsonpointer/vendor/github.com/go-openapi/jsonpointer \ go-openapi:jsonreference:v0.19.3:go_openapi_jsonreference/vendor/github.com/go-openapi/jsonreference \ go-openapi:spec:v0.19.5:go_openapi_spec/vendor/github.com/go-openapi/spec \ go-openapi:swag:v0.19.6:go_openapi_swag/vendor/github.com/go-openapi/swag \ go-redis:redis:v6.10.2:go_redis_redis/vendor/github.com/go-redis/redis \ go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \ gogo:protobuf:v1.3.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:0848c9571904:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:611e8accdfc9:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:627f9648deb9: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:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:1d60e4601c6f:golang_sync/vendor/github.com/golang/sync \ golang:sync:cd5d95a43a6e:golang_sync_1/vendor/golang.org/x/sync \ golang:sys:${GOLANG_SYS_V}:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ golang:time:c4c64cad1fd0:golang_time/vendor/golang.org/x/time \ golang:tools:831fdb1e1868:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:9bdfabe68543:golang_xerrors/vendor/golang.org/x/xerrors \ gomodule:redigo:v1.8.0:gomodule_redigo/vendor/github.com/gomodule/redigo \ gomodules:jsonpatch:v2.0.1:gomodules_jsonpatch/vendor/gomodules.xyz/jsonpatch/v2 \ google:btree:v1.0.0:google_btree/vendor/github.com/google/btree \ google:cel-go:v0.4.1:google_cel_go/vendor/github.com/google/cel-go \ google:go-cmp:v0.5.0:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:3e7fca5c55db:google_go_genproto/vendor/google.golang.org/genproto \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.0.5:googleapis_gax_go/vendor/github.com/googleapis/gax-go \ googleapis:gnostic:v0.3.1:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.15.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:logging/v1.0.0:googleapis_google_cloud_go_logging \ googleapis:google-cloud-go:v0.50.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gophercloud:gophercloud:v0.1.0:gophercloud_gophercloud/vendor/github.com/gophercloud/gophercloud \ gorilla:mux:v1.7.3:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.4.1:gorilla_websocket/vendor/github.com/gorilla/websocket \ gregjones:httpcache:901d90724c79:gregjones_httpcache/vendor/github.com/gregjones/httpcache \ grpc-ecosystem:go-grpc-middleware:f849b5445de4:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \ grpc-ecosystem:go-grpc-prometheus:v1.2.0:grpc_ecosystem_go_grpc_prometheus/vendor/github.com/grpc-ecosystem/go-grpc-prometheus \ grpc-ecosystem:grpc-opentracing:0e7658f8ee99:grpc_ecosystem_grpc_opentracing/vendor/github.com/grpc-ecosystem/grpc-opentracing \ grpc:grpc-go:v1.29.1:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:consul:v1.3.1:hashicorp_consul/vendor/github.com/hashicorp/consul \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-immutable-radix:v1.0.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-msgpack:v0.5.5:hashicorp_go_msgpack/vendor/github.com/hashicorp/go-msgpack \ hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-retryablehttp:v0.5.4:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-rootcerts:v1.0.1:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \ hashicorp:go-version:v1.2.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:serf:v0.8.5:hashicorp_serf/vendor/github.com/hashicorp/serf \ hashicorp:vault:sdk/v0.1.12:hashicorp_vault_sdk \ hashicorp:vault:v1.0.3:hashicorp_vault_api/vendor/github.com/hashicorp/vault \ helm:helm:v3.2.4:helm_helm/vendor/helm.sh/helm/v3 \ howeyc:fsnotify:v0.9.0:howeyc_fsnotify/vendor/github.com/howeyc/fsnotify \ huandu:xstrings:v1.3.1:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.5:imdario_mergo_1/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ istio:api:0dc35ad5c478:istio_api/vendor/istio.io/api \ istio:client-go:8f69a2d0fe26:istio_client_go/vendor/istio.io/client-go \ istio:glog:d7cfb6fa2ccd:istio_glog/vendor/github.com/golang/glog \ istio:gogo-genproto:a780f93e8ee1:istio_gogo_genproto/vendor/istio.io/gogo-genproto \ istio:klog:fb7481ea8bcf:istio_klog/vendor/k8s.io/klog \ istio:pkg:d97bc429be20:istio_pkg/vendor/istio.io/pkg \ istio:viper:2789fed3109c:istio_viper_1/vendor/github.com/spf13/viper \ jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ jonboulle:clockwork:v0.1.0:jonboulle_clockwork/vendor/github.com/jonboulle/clockwork \ json-iterator:go:v1.1.9: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 \ kubernetes-sigs:controller-runtime:v0.6.0:kubernetes_sigs_controller_runtime/vendor/sigs.k8s.io/controller-runtime \ kubernetes-sigs:kustomize:v2.0.3:kubernetes_sigs_kustomize/vendor/sigs.k8s.io/kustomize \ kubernetes-sigs:service-apis:10c7cb28ed93:kubernetes_sigs_service_apis/vendor/sigs.k8s.io/service-apis \ kubernetes-sigs:structured-merge-diff:v3.0.0:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v3 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.18.3:kubernetes_api/vendor/k8s.io/api \ kubernetes:apiextensions-apiserver:v0.18.3:kubernetes_apiextensions_apiserver/vendor/k8s.io/apiextensions-apiserver \ kubernetes:apimachinery:v0.18.3:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:cli-runtime:v0.18.3:kubernetes_cli_runtime/vendor/k8s.io/cli-runtime \ kubernetes:client-go:v0.18.3:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:component-base:v0.18.3:kubernetes_component_base/vendor/k8s.io/component-base \ kubernetes:kube-openapi:61e04a5be9a6:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:kubectl:v0.18.3:kubernetes_kubectl/vendor/k8s.io/kubectl \ kubernetes:utils:a9aa75ae1b89:kubernetes_utils/vendor/k8s.io/utils \ kylelemons:godebug:v1.1.0:kylelemons_godebug/vendor/github.com/kylelemons/godebug \ lestrrat-go:jwx:v0.9.0:lestrrat_go_jwx/vendor/github.com/lestrrat-go/jwx \ liggitt:tabwriter:89fcab3d43de:liggitt_tabwriter/vendor/github.com/liggitt/tabwriter \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ mailru:easyjson:v0.7.0:mailru_easyjson/vendor/github.com/mailru/easyjson \ mattn:go-colorable:v0.1.2: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.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mholt:archiver:v3.1.1:mholt_archiver/vendor/github.com/mholt/archiver \ miekg:dns:v1.0.14:miekg_dns/vendor/github.com/miekg/dns \ mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:reflectwalk:v1.0.1:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ 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 \ natefinch:lumberjack:v2.0.0:natefinch_lumberjack/vendor/github.com/natefinch/lumberjack \ nwaples:rardecode:v1.0.0:nwaples_rardecode/vendor/github.com/nwaples/rardecode \ onsi:gomega:v1.10.1:onsi_gomega/vendor/github.com/onsi/gomega \ open-policy-agent:opa:v0.8.2:open_policy_agent_opa/vendor/github.com/open-policy-agent/opa \ opencontainers:go-digest:v1.0.0-rc1:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.1:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ openshift:api:b2494ecb17dd:openshift_api/vendor/github.com/openshift/api \ opentracing:opentracing-go:v1.0.2:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ openzipkin:zipkin-go:v0.1.7:openzipkin_zipkin_go/vendor/github.com/openzipkin/zipkin-go \ pelletier:go-toml:v1.3.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ peterbourgon:diskv:v2.0.1:peterbourgon_diskv/vendor/github.com/peterbourgon/diskv \ philhofer:fwd:v1.0.0:philhofer_fwd/vendor/github.com/philhofer/fwd \ pierrec:lz4:v2.2.7:pierrec_lz4/vendor/github.com/pierrec/lz4 \ 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 \ pquerna:cachecontrol:525d0eb5f91d:pquerna_cachecontrol/vendor/github.com/pquerna/cachecontrol \ prometheus:client_golang:v1.2.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.7.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.8:prometheus_procfs/vendor/github.com/prometheus/procfs \ prometheus:prom2json:v1.2.2:prometheus_prom2json/vendor/github.com/prometheus/prom2json \ prometheus:statsd_exporter:v0.15.0:prometheus_statsd_exporter/vendor/github.com/prometheus/statsd_exporter \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rcrowley:go-metrics:3113b8401b8a:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ russross:blackfriday:v1.5.2:russross_blackfriday/vendor/github.com/russross/blackfriday \ russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ ryanuber:go-glob:v1.0.0:ryanuber_go_glob/vendor/github.com/ryanuber/go-glob \ satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spaolacci:murmur3:f09979ecbc72:spaolacci_murmur3/vendor/github.com/spaolacci/murmur3 \ spf13:afero:v1.2.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.0.0: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 \ square:go-jose:v2.3.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:testify:v1.5.1:stretchr_testify/vendor/github.com/stretchr/testify \ tinylib:msgp:v1.0.2:tinylib_msgp/vendor/github.com/tinylib/msgp \ tv42:httpunix:2ba4b9c3382c:tv42_httpunix/vendor/github.com/tv42/httpunix \ uber-go:atomic:v1.4.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.1.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.10.0:uber_go_zap/vendor/go.uber.org/zap \ uber:jaeger-client-go:ecf2d03a9e80:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \ uber:jaeger-lib:v2.0.0:uber_jaeger_lib/vendor/github.com/uber/jaeger-lib \ ulikunitz:xz:v0.5.6:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ xeipuuv:gojsonpointer:02993c407bfb:xeipuuv_gojsonpointer/vendor/github.com/xeipuuv/gojsonpointer \ xeipuuv:gojsonreference:bd5ef7bd5415:xeipuuv_gojsonreference/vendor/github.com/xeipuuv/gojsonreference \ xeipuuv:gojsonschema:v1.1.0:xeipuuv_gojsonschema/vendor/github.com/xeipuuv/gojsonschema \ xi2:xz:48954b6210f8:xi2_xz/vendor/github.com/xi2/xz \ yashtewari:glob-intersection:7af743e8ec84:yashtewari_glob_intersection/vendor/github.com/yashtewari/glob-intersection \ yl2chen:cidranger:928b519e5268:yl2chen_cidranger/vendor/github.com/yl2chen/cidranger \ yuin:gopher-lua:ab39c6098bdb:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua GO_TARGET= ./istioctl/cmd/istioctl GO_BUILDFLAGS= -ldflags="-X istio.io/pkg/version.buildVersion=${PORTVERSION} \ -X istio.io/pkg/version.buildHub=docker.io/istio" post-install: (cd ${WRKSRC} && ${COPYTREE_SHARE} install ${STAGEDIR}${DATADIR}) post-install-EXAMPLES-on: (cd ${WRKSRC} && ${COPYTREE_SHARE} samples ${STAGEDIR}${DATADIR}) .include diff --git a/sysutils/jest/Makefile b/sysutils/jest/Makefile index 1cc512a2ca1c..e49051d41682 100644 --- a/sysutils/jest/Makefile +++ b/sysutils/jest/Makefile @@ -1,41 +1,41 @@ PORTNAME= jest DISTVERSION= 3.0.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= ReST api for creating and managing FreeBSD jails written in Go LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= tabrarg GH_TAGNAME= f76bc46 GH_TUPLE= \ andybalholm:brotli:5f990b6:brotli/vendor/github.com/andybalholm/brotli \ boltdb:bolt:v1.3.1:boltdb_bolt/vendor/github.com/boltdb/bolt \ cespare:xxhash:v2.0.0:xxhash/vendor/github.com/cespare/xxhash \ dsnet:compress:cc9eb1d:dsnet_compress/vendor/github.com/dsnet/compress \ golang:gddo:af0f2af:golang_gddo/vendor/github.com/golang/gddo \ golang:snappy:2e65f85:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:516e3c20635f:golang_sys/vendor/golang.org/x/sys \ gorilla:mux:v1.7.3:mux/vendor/github.com/gorilla/mux \ jlaffaye:ftp:c1312a7:ftp/vendor/github.com/jlaffaye/ftp \ klauspost:compress:v1.7.0:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:cpuid:v1.2.1:klauspost_cpuid/vendor/github.com/klauspost/cpuid \ klauspost:crc32:v1.2.0:klauspost_crc32/vendor/github.com/klauspost/crc32 \ klauspost:pgzip:v1.2.1:klauspost_pgzip/vendor/github.com/klauspost/pgzip \ mholt:archiver:v2.0:archiver/vendor/github.com/mholt/archiver \ mistifyio:go-zfs:v2.1.1:go_zfs/vendor/github.com/mistifyio/go-zfs \ nwaples:rardecode:v1.0.0:rardecode/vendor/github.com/nwaples/rardecode \ pierrec:lz4:v2.0.5:pierrec_lz4/vendor/github.com/pierrec/lz4 \ satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid \ sirupsen:logrus:v1.4.2:logrus/vendor/github.com/sirupsen/logrus \ ulikunitz:xz:v0.5.6:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ xi2:xz:48954b6:xi2_xz/vendor/github.com/xi2/xz PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/k9s/Makefile b/sysutils/k9s/Makefile index 84894c8b59bb..c30a31ecbe35 100644 --- a/sysutils/k9s/Makefile +++ b/sysutils/k9s/Makefile @@ -1,21 +1,21 @@ PORTNAME= k9s PORTVERSION= 0.24.10 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= gogolok@gmail.com COMMENT= Kubernetes command-line tool LICENSE= APACHE20 USES= go:modules GO_MODULE= github.com/derailed/k9s GO_BUILDFLAGS= -ldflags="-X github.com/derailed/k9s/cmd.version=${PORTVERSION} \ -X github.com/derailed/k9s/cmd.date=$$(date +'%Y-%m-%dT%H:%M:%SZ') \ -X github.com/derailed/k9s/cmd.commit=""" PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/kops/Makefile b/sysutils/kops/Makefile index ceccb742c302..37e917e6a803 100644 --- a/sysutils/kops/Makefile +++ b/sysutils/kops/Makefile @@ -1,32 +1,32 @@ # Created by: Danilo Egea Gondolfo PORTNAME= kops PORTVERSION= 1.22.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org COMMENT= Kubernetes Operations LICENSE= APACHE20 BUILD_DEPENDS= go-bindata:devel/go-bindata USES= go:modules USE_GITHUB= yes GH_ACCOUNT= kubernetes GO_PKGNAME= k8s.io/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags=all="-X k8s.io/kops.Version=${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} pre-build: cd ${WRKSRC} && \ ${LOCALBASE}/bin/go-bindata -o upup/models/bindata.go -pkg models \ -prefix upup/models/ upup/models/... .include diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile index b782f54f44b2..8b92ae76cd94 100644 --- a/sysutils/kubectl/Makefile +++ b/sysutils/kubectl/Makefile @@ -1,47 +1,47 @@ # Created by: Danilo Egea Gondolfo PORTNAME= kubectl PORTVERSION= 1.24.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org COMMENT= Kubernetes command-line tool LICENSE= APACHE20 USES= cpe go:modules CPE_VENDOR= jenkins CPE_PRODUCT= kubernetes USE_GITHUB= yes GH_ACCOUNT= kubernetes GH_PROJECT= kubernetes GO_PKGNAME= k8s.io/kubernetes GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags="-X k8s.io/component-base/version.gitMajor=${PORTVERSION:R:R} \ -X k8s.io/component-base/version.gitMinor=${PORTVERSION:R:E} \ -X k8s.io/component-base/version.buildDate=$$(date +'%Y-%m-%dT%H:%M:%SZ') \ -X k8s.io/component-base/version.gitCommit="" \ -X k8s.io/component-base/version.gitVersion=${DISTVERSIONPREFIX}${PORTVERSION} \ -X k8s.io/client-go/pkg/version.gitVersion=${DISTVERSIONPREFIX}${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= BASH ZSH OPTIONS_DEFAULT= BASH ZSH BASH_PLIST_FILES= share/bash-completion/completions/${PORTNAME} ZSH_PLIST_FILES= share/zsh/site-functions/_${PORTNAME} post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions ${STAGEDIR}${PREFIX}/bin/${PORTNAME} completion bash > ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${STAGEDIR}${PREFIX}/bin/${PORTNAME} completion zsh > ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include diff --git a/sysutils/logstash-forwarder/Makefile b/sysutils/logstash-forwarder/Makefile index d13a38468860..c512805d9e4d 100644 --- a/sysutils/logstash-forwarder/Makefile +++ b/sysutils/logstash-forwarder/Makefile @@ -1,24 +1,24 @@ PORTNAME= logstash-forwarder PORTVERSION= 0.4.0.20150507 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= cheffo@freebsd-bg.org COMMENT= Collect logs locally in preparation for processing elsewhere! LICENSE= APACHE20 DEPRECATED= Migrate to sysutils/beats USES= go USE_GITHUB= yes GH_ACCOUNT= elasticsearch GH_TAGNAME= 3b718f0 USE_RC_SUBR= logstash-forwarder SUB_FILES= pkg-message post-install: ${INSTALL_DATA} ${WRKSRC}/logstash-forwarder.conf.example ${STAGEDIR}${PREFIX}/etc/logstash-forwarder.conf.example .include diff --git a/sysutils/loki/Makefile b/sysutils/loki/Makefile index 1f3e6fefd9f4..abb14e5eb886 100644 --- a/sysutils/loki/Makefile +++ b/sysutils/loki/Makefile @@ -1,351 +1,351 @@ PORTNAME= loki DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils PKGNAMEPREFIX= grafana- MAINTAINER= freebsd@funzi.org COMMENT= Scalable, highly-available, multi-tenant log aggregation system LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 USES= go:modules cpe USE_GITHUB= yes CPE_VENDOR= grafana GH_ACCOUNT= grafana GH_PROJECT= loki GH_TUPLE= \ Azure:azure-pipeline-go:v0.2.3:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-sdk-for-go:v36.2.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:go-ansiterm:d185dfc1b5a1:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ Azure:go-autorest:446f41b7d65b:azure_go_autorest_validation \ Azure:go-autorest:55c0c4ebc34d:azure_go_autorest_cli \ Azure:go-autorest:76c7860e9b60:azure_go_autorest_auth \ Azure:go-autorest:a46566dfcbdc:azure_go_autorest_adal \ Azure:go-autorest:autorest/v0.11.24:azure_go_autorest_autorest \ Azure:go-autorest:b3a0b30a7423:azure_go_autorest_date \ Azure:go-autorest:logger/v0.2.1:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.6.0:azure_go_autorest_tracing \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ MasslessParticle:azure-storage-blob-go:b5e698eff68e:masslessparticle_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \ Masterminds:goutils:v1.1.1:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v3.1.1:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \ Masterminds:sprig:v3.2.2:masterminds_sprig_v3/vendor/github.com/Masterminds/sprig/v3 \ Microsoft:go-winio:v0.4.17:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ NYTimes:gziphandler:v1.1.1:nytimes_gziphandler/vendor/github.com/NYTimes/gziphandler \ PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \ PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \ Shopify:sarama:v1.30.0:shopify_sarama/vendor/github.com/Shopify/sarama \ Workiva:go-datastructures:v1.0.53:workiva_go_datastructures/vendor/github.com/Workiva/go-datastructures \ 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:b94a6e3cc137:alecthomas_units/vendor/github.com/alecthomas/units \ alicebob:gopher-json:a9ecdc9d1d3a:alicebob_gopher_json/vendor/github.com/alicebob/gopher-json \ alicebob:miniredis:v2.14.3:alicebob_miniredis_v2/vendor/github.com/alicebob/miniredis/v2 \ armon:go-metrics:v0.3.9:armon_go_metrics/vendor/github.com/armon/go-metrics \ asaskevich:govalidator:7a23bdc65eef:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \ aws:aws-sdk-go:v1.43.10:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bmatcuk:doublestar:v1.2.2:bmatcuk_doublestar/vendor/github.com/bmatcuk/doublestar \ buger:jsonparser:v1.1.1:buger_jsonparser/vendor/github.com/buger/jsonparser \ c2h5oh:datasize:28bbd4740fee:c2h5oh_datasize/vendor/github.com/c2h5oh/datasize \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ containerd:containerd:v1.5.9:containerd_containerd/vendor/github.com/containerd/containerd \ containerd:fifo:v1.0.0:containerd_fifo/vendor/github.com/containerd/fifo \ coreos:etcd:v3.3.25:coreos_etcd/vendor/github.com/coreos/etcd \ coreos:go-semver:v0.3.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ coreos:go-systemd:d3cd4ed1dbcf:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ coreos:go-systemd:v22.3.2:coreos_go_systemd_v22/vendor/github.com/coreos/go-systemd/v22 \ coreos:pkg:399ea9e2e55f:coreos_pkg/vendor/github.com/coreos/pkg \ cristalhq:hedgedhttp:v0.7.0:cristalhq_hedgedhttp/vendor/github.com/cristalhq/hedgedhttp \ cyriltovena:cloudflare-go:ff77400bcb93:cyriltovena_cloudflare_go/vendor/github.com/cloudflare/cloudflare-go \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dennwc:varint:v1.0.0:dennwc_varint/vendor/github.com/dennwc/varint \ dgryski:go-rendezvous:9f7001d12a5f:dgryski_go_rendezvous/vendor/github.com/dgryski/go-rendezvous \ digitalocean:godo:v1.75.0:digitalocean_godo/vendor/github.com/digitalocean/godo \ dimchansky:utfbom:v1.1.1:dimchansky_utfbom/vendor/github.com/dimchansky/utfbom \ docker:distribution:v2.7.1:docker_distribution/vendor/github.com/docker/distribution \ docker:go-connections:v0.4.0:docker_go_connections/vendor/github.com/docker/go-connections \ docker:go-metrics:v0.0.1:docker_go_metrics/vendor/github.com/docker/go-metrics \ docker:go-plugins-helpers:1e6269c305b8:docker_go_plugins_helpers/vendor/github.com/docker/go-plugins-helpers \ docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \ drone:envsubst:v1.0.2:drone_envsubst/vendor/github.com/drone/envsubst \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ eapache:go-resiliency:v1.2.0:eapache_go_resiliency/vendor/github.com/eapache/go-resiliency \ eapache:go-xerial-snappy:776d5712da21:eapache_go_xerial_snappy/vendor/github.com/eapache/go-xerial-snappy \ eapache:queue:v1.1.0:eapache_queue/vendor/github.com/eapache/queue \ edsrzf:mmap-go:v1.1.0:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \ etcd-io:bbolt:v1.3.6:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ etcd-io:etcd:v3.3.25:etcd_io_etcd \ etcd-io:etcd:v3.5.0:etcd_io_etcd_1/vendor/go.etcd.io/etcd/api/v3 \ etcd-io:etcd:v3.5.0:etcd_io_etcd_2/vendor/go.etcd.io/etcd/client/pkg/v3 \ etcd-io:etcd:v3.5.0:etcd_io_etcd_3/vendor/go.etcd.io/etcd/client/v3 \ facette:natsort:2cd4dd1e2dcb:facette_natsort/vendor/github.com/facette/natsort \ fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ felixge:fgprof:v0.9.1:felixge_fgprof/vendor/github.com/felixge/fgprof \ felixge:httpsnoop:v1.0.2:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \ fluent:fluent-bit-go:ea13c021720c:fluent_fluent_bit_go/vendor/github.com/fluent/fluent-bit-go \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify_1/vendor/gopkg.in/fsnotify.v1 \ fsnotify:fsnotify:v1.5.1:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ fsouza:fake-gcs-server:v1.7.0:fsouza_fake_gcs_server/vendor/github.com/fsouza/fake-gcs-server \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ini:ini:v1.57.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-kit:kit:v0.12.0:go_kit_kit/vendor/github.com/go-kit/kit \ go-kit:log:v0.2.0:go_kit_log/vendor/github.com/go-kit/log \ go-logfmt:logfmt:v0.5.1:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \ go-logr:logr:v1.2.2:go_logr_logr/vendor/github.com/go-logr/logr \ go-logr:stdr:v1.2.2:go_logr_stdr/vendor/github.com/go-logr/stdr \ go-openapi:analysis:v0.20.0:go_openapi_analysis/vendor/github.com/go-openapi/analysis \ go-openapi:errors:v0.20.0:go_openapi_errors/vendor/github.com/go-openapi/errors \ go-openapi:jsonpointer:v0.19.5:go_openapi_jsonpointer/vendor/github.com/go-openapi/jsonpointer \ go-openapi:jsonreference:v0.19.5:go_openapi_jsonreference/vendor/github.com/go-openapi/jsonreference \ go-openapi:loads:v0.20.2:go_openapi_loads/vendor/github.com/go-openapi/loads \ go-openapi:runtime:v0.19.29:go_openapi_runtime/vendor/github.com/go-openapi/runtime \ go-openapi:spec:v0.20.3:go_openapi_spec/vendor/github.com/go-openapi/spec \ go-openapi:strfmt:v0.21.2:go_openapi_strfmt/vendor/github.com/go-openapi/strfmt \ go-openapi:swag:v0.19.15:go_openapi_swag/vendor/github.com/go-openapi/swag \ go-openapi:validate:v0.20.2:go_openapi_validate/vendor/github.com/go-openapi/validate \ go-redis:redis:v8.11.4:go_redis_redis_v8/vendor/github.com/go-redis/redis/v8 \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \ go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ go-zookeeper:zk:v1.0.2:go_zookeeper_zk/vendor/github.com/go-zookeeper/zk \ go4org:go4:d4a079459e60:go4org_go4_1/vendor/go4.org/unsafe/assume-no-moving-gc \ go4org:go4:d4a079459e60:go4org_go4/vendor/go4.org/intern \ gofrs:flock:v0.7.1:gofrs_flock/vendor/github.com/gofrs/flock \ gogo:googleapis:v1.4.0:gogo_googleapis/vendor/github.com/gogo/googleapis \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ gogo:status:v1.1.0:gogo_status/vendor/github.com/gogo/status \ golang-jwt:jwt:v4.2.0:golang_jwt_jwt_v4/vendor/github.com/golang-jwt/jwt/v4 \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:e495a2d5b3d3:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:41bb18bfe9da:golang_groupcache/vendor/github.com/golang/groupcache \ golang:mod:v0.5.1:golang_mod/vendor/golang.org/x/mod \ golang:net:cd36cc0744dd:golang_net/vendor/golang.org/x/net \ golang:oauth2:d3ed0bb246c8:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.4:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:00053529121e:golang_sys/vendor/golang.org/x/sys \ golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:90d013bbcef8:golang_time/vendor/golang.org/x/time \ golang:tools:v0.1.9:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:btree:v1.0.1:google_btree/vendor/github.com/google/btree \ google:go-cmp:v0.5.7:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:daf995802d7b:google_go_genproto/vendor/google.golang.org/genproto \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:pprof:0368bd9e19a7:google_pprof/vendor/github.com/google/pprof \ google:renameio:v2.0.0:google_renameio_v2/vendor/github.com/google/renameio/v2 \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.1.1:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:gnostic:v0.4.1:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.70.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:bigtable/v1.3.0:googleapis_google_cloud_go_bigtable \ googleapis:google-cloud-go:compute/v1.3.0:googleapis_google_cloud_go_compute \ googleapis:google-cloud-go:kms/v1.0.0:googleapis_google_cloud_go_kms \ googleapis:google-cloud-go:pubsub/v1.3.1:googleapis_google_cloud_go_pubsub \ googleapis:google-cloud-go:storage/v1.10.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.1.0:googleapis_google_cloud_go_iam/vendor/cloud.google.com/go/iam \ googleapis:google-cloud-go:v0.100.2:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gophercloud:gophercloud:v0.24.0:gophercloud_gophercloud/vendor/github.com/gophercloud/gophercloud \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ grafana:dskit:19921f863583:grafana_dskit/vendor/github.com/grafana/dskit \ grafana:go-gelf:126646b86de8:grafana_go_gelf/vendor/gopkg.in/Graylog2/go-gelf.v2 \ grafana:gocql:ba5dc39ece85:grafana_gocql/vendor/github.com/gocql/gocql \ grafana:regexp:149c8afcd6cb:grafana_regexp/vendor/github.com/grafana/regexp \ grafana:tail:7aa4e4a91f03:grafana_tail/vendor/github.com/hpcloud/tail \ grpc-ecosystem:go-grpc-middleware:9f6bf00c00a7:grpc_ecosystem_go_grpc_middleware_v2/vendor/github.com/grpc-ecosystem/go-grpc-middleware/v2 \ grpc-ecosystem:go-grpc-middleware:v1.3.0:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \ grpc-ecosystem:grpc-opentracing:8e809c8a8645:grpc_ecosystem_grpc_opentracing/vendor/github.com/grpc-ecosystem/grpc-opentracing \ grpc:grpc-go:v1.44.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hailocab:go-hostpool:e80d13ce29ed:hailocab_go_hostpool/vendor/github.com/hailocab/go-hostpool \ hashicorp:consul:v1.12.0:hashicorp_consul_api \ hashicorp:consul:v1.5.1:hashicorp_consul/vendor/github.com/hashicorp/consul \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-cleanhttp:v0.5.2:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-hclog:v0.16.2:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-immutable-radix:v1.3.1:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-msgpack:v0.5.5:hashicorp_go_msgpack/vendor/github.com/hashicorp/go-msgpack \ hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-rootcerts:v1.0.2:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \ hashicorp:go-uuid:v1.0.2:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:memberlist:v0.3.0:hashicorp_memberlist/vendor/github.com/hashicorp/memberlist \ hashicorp:serf:v0.9.6:hashicorp_serf/vendor/github.com/hashicorp/serf \ huandu:xstrings:v1.3.1:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ inetaf:netaddr:70468d781e6c:inetaf_netaddr/vendor/inet.af/netaddr \ influxdata:go-syslog:a1889d947b48:influxdata_go_syslog_v3/vendor/github.com/influxdata/go-syslog/v3 \ influxdata:telegraf:v1.16.3:influxdata_telegraf/vendor/github.com/influxdata/telegraf \ jcmturner:aescts:v2.0.0:jcmturner_aescts_v2/vendor/github.com/jcmturner/aescts \ jcmturner:dnsutils:v2.0.0:jcmturner_dnsutils_v2/vendor/github.com/jcmturner/dnsutils \ jcmturner:gofork:v1.0.0:jcmturner_gofork/vendor/github.com/jcmturner/gofork \ jcmturner:gokrb5:v8.4.2:jcmturner_gokrb5_v8/vendor/github.com/jcmturner/gokrb5 \ jcmturner:rpc:v2.0.3:jcmturner_rpc_v2/vendor/github.com/jcmturner/rpc \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ joncrlsn:dque:956d14155fa2:joncrlsn_dque/vendor/github.com/joncrlsn/dque \ josharian:intern:v1.0.0:josharian_intern/vendor/github.com/josharian/intern \ jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \ json-iterator:go:v1.1.12:json_iterator_go/vendor/github.com/json-iterator/go \ julienschmidt:httprouter:v1.3.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ klauspost:compress:v1.14.1:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:cpuid:v1.3.1:klauspost_cpuid/vendor/github.com/klauspost/cpuid \ klauspost:pgzip:v1.2.5:klauspost_pgzip/vendor/github.com/klauspost/pgzip \ kubernetes-sigs:structured-merge-diff:v4.1.0:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v4 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.21.0:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:v0.21.0:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.21.0:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v1.0.0:kubernetes_klog/vendor/k8s.io/klog \ kubernetes:klog:v2.40.1:kubernetes_klog_1/vendor/k8s.io/klog/v2 \ kubernetes:utils:67b214c5f920:kubernetes_utils/vendor/k8s.io/utils \ leodido:ragel-machinery:299bdde78165:leodido_ragel_machinery/vendor/github.com/leodido/ragel-machinery \ mailru:easyjson:v0.7.6:mailru_easyjson/vendor/github.com/mailru/easyjson \ mattn:go-colorable:v0.1.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-ieproxy:v0.0.1:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ miekg:dns:v1.1.46:miekg_dns/vendor/github.com/miekg/dns \ minio:md5-simd:v1.1.0:minio_md5_simd/vendor/github.com/minio/md5-simd \ minio:minio-go:v7.0.10:minio_minio_go_v7/vendor/github.com/minio/minio-go/v7 \ minio:sha256-simd:v0.1.1:minio_sha256_simd/vendor/github.com/minio/sha256-simd \ mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:v1.4.3:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:reflectwalk:v1.0.1:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ moby:moby:v20.10.12:moby_moby/vendor/github.com/docker/docker \ moby:term:3f7ff695adc6:moby_term/vendor/github.com/moby/term \ modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \ modern-go:reflect2:v1.0.2:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \ mongodb:mongo-go-driver:v1.7.5:mongodb_mongo_go_driver/vendor/go.mongodb.org/mongo-driver \ morikuni:aec:v1.0.0:morikuni_aec/vendor/github.com/morikuni/aec \ mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \ ncw:swift:v1.0.52:ncw_swift/vendor/github.com/ncw/swift \ oklog:run:v1.1.0:oklog_run/vendor/github.com/oklog/run \ oklog:ulid:v1.3.1:oklog_ulid/vendor/github.com/oklog/ulid \ open-telemetry:opentelemetry-go-contrib:zpages/v0.29.0:open_telemetry_opentelemetry_go_contrib/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp \ open-telemetry:opentelemetry-go:metric/v0.27.0:open_telemetry_opentelemetry_go_1/vendor/go.opentelemetry.io/otel/internal/metric \ open-telemetry:opentelemetry-go:metric/v0.27.0:open_telemetry_opentelemetry_go_2/vendor/go.opentelemetry.io/otel/metric \ open-telemetry:opentelemetry-go:v1.4.1:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \ opencontainers:go-digest:v1.0.0:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.2:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ opentracing-contrib:go-grpc:73cb765af46e:opentracing_contrib_go_grpc/vendor/github.com/opentracing-contrib/go-grpc \ opentracing-contrib:go-stdlib:v1.0.0:opentracing_contrib_go_stdlib/vendor/github.com/opentracing-contrib/go-stdlib \ opentracing:opentracing-go:v1.2.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ pierrec:lz4:v2.6.1:pierrec_lz4/vendor/github.com/pierrec/lz4 \ pierrec:lz4:v4.1.12:pierrec_lz4_v4/vendor/github.com/pierrec/lz4/v4 \ 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 \ prometheus:alertmanager:e35efbddb66a:prometheus_alertmanager/vendor/github.com/prometheus/alertmanager \ prometheus:client_golang:v1.12.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.1.0:prometheus_common_sigv4/vendor/github.com/prometheus/common/sigv4 \ prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:node_exporter:01054558c289:prometheus_node_exporter/vendor/github.com/prometheus/node_exporter \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ prometheus:prometheus:edfe657b5405:prometheus_prometheus/vendor/github.com/prometheus/prometheus \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rcrowley:go-metrics:cf1acfcdf475:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ rs:xid:v1.2.1:rs_xid/vendor/github.com/rs/xid \ rsc:binaryregexp:v0.2.0:rsc_binaryregexp/vendor/rsc.io/binaryregexp \ sean-:seed:e2103e2c3529:sean__seed/vendor/github.com/sean-/seed \ segmentio:fasthash:v1.0.2:segmentio_fasthash/vendor/github.com/segmentio/fasthash \ sercand:kuberesolver:v2.4.0:sercand_kuberesolver/vendor/github.com/sercand/kuberesolver \ shopspring:decimal:v1.2.0:shopspring_decimal/vendor/github.com/shopspring/decimal \ shurcooL:httpfs:8d4bc4ba7749:shurcool_httpfs/vendor/github.com/shurcooL/httpfs \ shurcooL:vfsgen:0d455de96546:shurcool_vfsgen/vendor/github.com/shurcooL/vfsgen \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ sony:gobreaker:v0.4.1:sony_gobreaker/vendor/github.com/sony/gobreaker \ spf13:afero:v1.6.0:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ thanos-io:thanos:c5505f5eaa7d:thanos_io_thanos/vendor/github.com/thanos-io/thanos \ themihai:gomemcache:24332e2d58ab:themihai_gomemcache/vendor/github.com/bradfitz/gomemcache \ tonistiigi:fifo:a9fb20d87448:tonistiigi_fifo/vendor/github.com/tonistiigi/fifo \ uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:goleak:v1.1.12:uber_go_goleak/vendor/go.uber.org/goleak \ uber-go:multierr:v1.7.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.19.1:uber_go_zap/vendor/go.uber.org/zap \ uber:jaeger-client-go:v2.30.0:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \ uber:jaeger-lib:v2.4.1:uber_jaeger_lib/vendor/github.com/uber/jaeger-lib \ ugorji:go:v1.1.7:ugorji_go_codec/vendor/github.com/ugorji/go \ weaveworks:common:ebe5bdc2c89e:weaveworks_common/vendor/github.com/weaveworks/common \ weaveworks:promrus:v1.2.0:weaveworks_promrus/vendor/github.com/weaveworks/promrus \ xdg-go:pbkdf2:v1.0.0:xdg_go_pbkdf2/vendor/github.com/xdg-go/pbkdf2 \ xdg-go:scram:v1.0.2:xdg_go_scram/vendor/github.com/xdg-go/scram \ xdg-go:stringprep:v1.0.2:xdg_go_stringprep/vendor/github.com/xdg-go/stringprep \ yuin:gopher-lua:ee81675732da:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua USE_RC_SUBR= loki GO_TARGET= ./cmd/loki SUB_LIST= LOKI_USER=${LOKI_USER} \ LOKI_GROUP=${LOKI_GROUP} \ LOKI_DATADIR=${LOKI_DATADIR} LOKI_USER?= loki LOKI_GROUP?= loki USERS= ${LOKI_USER} GROUPS= ${LOKI_GROUP} PLIST_SUB= ${SUB_LIST} LOKI_DATADIR?= /var/db/${PORTNAME} post-extract: @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/bigtable @${RLN} ${WRKSRC_googleapis_google_cloud_go_bigtable}/bigtable ${WRKSRC}/vendor/cloud.google.com/go/bigtable @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/compute @${RLN} ${WRKSRC_googleapis_google_cloud_go_compute}/compute ${WRKSRC}/vendor/cloud.google.com/go/compute @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/kms @${RLN} ${WRKSRC_googleapis_google_cloud_go_kms}/kms ${WRKSRC}/vendor/cloud.google.com/go/kms @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/pubsub @${RLN} ${WRKSRC_googleapis_google_cloud_go_pubsub}/pubsub ${WRKSRC}/vendor/cloud.google.com/go/pubsub @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RLN} ${WRKSRC_azure_go_autorest_auth}/autorest/azure/auth ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RLN} ${WRKSRC_azure_go_autorest_cli}/autorest/azure/cli ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RLN} ${WRKSRC_azure_go_autorest_date}/autorest/date ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation @${RLN} ${WRKSRC_azure_go_autorest_validation}/autorest/validation ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/consul/api @${RLN} ${WRKSRC_hashicorp_consul_api}/api ${WRKSRC}/vendor/github.com/hashicorp/consul/api @${MKDIR} ${WRKSRC}/vendor/go.etcd.io @${RLN} ${WRKSRC_coreos_etcd} ${WRKSRC}/vendor/go.etcd.io/etcd @${MKDIR} ${WRKSRC}/vendor/gopkg.in/fsnotify @${RLN} ${WRKSRC_fsnotify_fsnotify_1} ${WRKSRC}/vendor/gopkg.in/fsnotify/fsnotify.v1 post-install: @${CP} ${WRKSRC}/cmd/loki/loki-local-config.yaml ${STAGEDIR}${PREFIX}/etc/loki.yaml.sample @${MKDIR} ${STAGEDIR}${LOKI_DATADIR} @${MKDIR} ${STAGEDIR}${LOKI_DATADIR}/rules-temp .include diff --git a/sysutils/mackerel-agent/Makefile b/sysutils/mackerel-agent/Makefile index d770bb97387b..ad5ab05b8ccb 100644 --- a/sysutils/mackerel-agent/Makefile +++ b/sysutils/mackerel-agent/Makefile @@ -1,69 +1,70 @@ PORTNAME= mackerel-agent DISTVERSIONPREFIX= v DISTVERSION= 0.72.14 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= meta@FreeBSD.org COMMENT= Agent program to post your hosts' metrics to mackerel.io LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_RC_SUBR= mackerel_agent USE_GITHUB= yes GH_ACCOUNT= mackerelio GH_TUPLE= \ BurntSushi:toml:v1.1.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Songmu:gocredits:v0.2.0:songmu_gocredits/vendor/github.com/Songmu/gocredits \ Songmu:goxz:v0.8.2:songmu_goxz/vendor/github.com/Songmu/goxz \ Songmu:prompter:v0.5.1:songmu_prompter/vendor/github.com/Songmu/prompter \ Songmu:retry:v0.1.0:songmu_retry/vendor/github.com/Songmu/retry \ Songmu:timeout:v0.4.0:songmu_timeout/vendor/github.com/Songmu/timeout \ Songmu:wrapcommander:v0.1.0:songmu_wrapcommander/vendor/github.com/Songmu/wrapcommander \ StackExchange:wmi:v1.2.1:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ andybalholm:brotli:v1.0.4:andybalholm_brotli/vendor/github.com/andybalholm/brotli \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dsnet:compress:f66993602bf5:dsnet_compress/vendor/github.com/dsnet/compress \ go-ole:go-ole:v1.2.6:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-yaml:yaml:496545a6307b:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:lint:6edffad5e616:golang_lint/vendor/golang.org/x/lint \ golang:mod:v0.5.1:golang_mod/vendor/golang.org/x/mod \ golang:snappy:v0.0.4:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:bc2c85ada10a:golang_sys/vendor/golang.org/x/sys \ golang:term:065cf7ba2467:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:tools:v0.1.9:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ klauspost:compress:v1.14.2:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:pgzip:v1.2.5:klauspost_pgzip/vendor/github.com/klauspost/pgzip \ mackerelio:go-osstat:v0.2.2:mackerelio_go_osstat/vendor/github.com/mackerelio/go-osstat \ mackerelio:golib:v1.2.1:mackerelio_golib/vendor/github.com/mackerelio/golib \ mackerelio:mackerel-client-go:v0.21.0:mackerelio_mackerel_client_go/vendor/github.com/mackerelio/mackerel-client-go \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:goveralls:v0.0.11:mattn_goveralls/vendor/github.com/mattn/goveralls \ mholt:archiver:v3.5.1:mholt_archiver_v3/vendor/github.com/mholt/archiver/v3 \ motemen:go-cli:9961a876eb5f:motemen_go_cli/vendor/github.com/motemen/go-cli \ nwaples:rardecode:v1.1.2:nwaples_rardecode/vendor/github.com/nwaples/rardecode \ pierrec:lz4:v4.1.13:pierrec_lz4_v4/vendor/github.com/pierrec/lz4/v4 \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ shirou:gopsutil:v3.21.11:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ tklauser:go-sysconf:v0.3.9:tklauser_go_sysconf/vendor/github.com/tklauser/go-sysconf \ tklauser:numcpus:v0.4.0:tklauser_numcpus/vendor/github.com/tklauser/numcpus \ ulikunitz:xz:v0.5.10:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ xi2:xz:48954b6210f8:xi2_xz/vendor/github.com/xi2/xz \ yusufpapurcu:wmi:v1.2.2:yusufpapurcu_wmi/vendor/github.com/yusufpapurcu/wmi post-patch: ${REINPLACE_CMD} -e "s|/etc|${PREFIX}/etc|" ${WRKSRC}/config/config_unix.go post-stage: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/mackerel-agent.sample.conf ${STAGEDIR}${ETCDIR} ${MV} ${STAGEDIR}${ETCDIR}/mackerel-agent.sample.conf \ ${STAGEDIR}${ETCDIR}/mackerel-agent.conf.sample .include diff --git a/sysutils/minikube/Makefile b/sysutils/minikube/Makefile index ca4fa02e0107..24897deb9b64 100644 --- a/sysutils/minikube/Makefile +++ b/sysutils/minikube/Makefile @@ -1,249 +1,249 @@ # Created by: Danilo Egea Gondolfo PORTNAME= minikube PORTVERSION= 1.25.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org COMMENT= Run Kubernetes locally LICENSE= APACHE20 BUILD_DEPENDS= go-bindata:devel/go-bindata RUN_DEPENDS= kubectl:sysutils/kubectl USES= cpe go:modules CPE_VENDOR= kubernetes USE_GITHUB= yes GH_ACCOUNT= kubernetes GH_TUPLE= \ Azure:go-ansiterm:d185dfc1b5a1:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ Delta456:box-cli-maker:v2.2.2:delta456_box_cli_maker_v2/vendor/github.com/Delta456/box-cli-maker/v2 \ GoogleCloudPlatform:docker-credential-gcr:faed5e8b8ca2:googlecloudplatform_docker_credential_gcr/vendor/github.com/GoogleCloudPlatform/docker-credential-gcr \ GoogleCloudPlatform:opentelemetry-operations-go:v1.0.0:googlecloudplatform_opentelemetry_operations_go_trace/vendor/github.com/GoogleCloudPlatform/opentelemetry-operations-go \ MakeNowJust:heredoc:bb23615498cd:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \ Microsoft:go-winio:v0.5.0:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Microsoft:hcsshim:v0.8.17:microsoft_hcsshim/vendor/github.com/Microsoft/hcsshim \ Parallels:docker-machine-parallels:v2.0.1:parallels_docker_machine_parallels_v2/vendor/github.com/Parallels/docker-machine-parallels/v2 \ VividCortex:ewma:v1.1.1:vividcortex_ewma/vendor/github.com/VividCortex/ewma \ VividCortex:godaemon:v1.0.0:vividcortex_godaemon/vendor/github.com/VividCortex/godaemon \ ajstarks:svgo:c3b6e2f0c527:ajstarks_svgo/vendor/github.com/ajstarks/svgo \ alonyb:spinner:v1.12.7:alonyb_spinner/vendor/github.com/briandowns/spinner \ apache:thrift:2566ecd5d999:apache_thrift/vendor/git.apache.org/thrift.git \ aws:aws-sdk-go:v1.38.49:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bgentry:go-netrc:9fd32a8b3d3d:bgentry_go_netrc/vendor/github.com/bgentry/go-netrc \ blang:semver:v4.0.0:blang_semver_v4/vendor/github.com/blang/semver \ c4milo:gotoolkit:67483a18c17a:c4milo_gotoolkit/vendor/github.com/c4milo/gotoolkit \ cenkalti:backoff:v4.1.2:cenkalti_backoff_v4/vendor/github.com/cenkalti/backoff/v4 \ census-ecosystem:opencensus-go-exporter-stackdriver:v0.13.10:census_ecosystem_opencensus_go_exporter_stackdriver/vendor/contrib.go.opencensus.io/exporter/stackdriver \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ census-instrumentation:opencensus-proto:v0.3.0:census_instrumentation_opencensus_proto/vendor/github.com/census-instrumentation/opencensus-proto \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cheggaaa:pb:v3.0.8:cheggaaa_pb_v3/vendor/github.com/cheggaaa/pb \ cloudevents:sdk-go:v2.8.0:cloudevents_sdk_go_v2/vendor/github.com/cloudevents/sdk-go \ cloudfoundry-attic:jibber_jabber:bcc4c8345a21:cloudfoundry_attic_jibber_jabber/vendor/github.com/cloudfoundry-attic/jibber_jabber \ cncf:udpa:04548b0d99d4:cncf_udpa_go/vendor/github.com/cncf/udpa \ cncf:xds:a8f946100490:cncf_xds_go/vendor/github.com/cncf/xds \ containerd:cgroups:v1.0.1:containerd_cgroups/vendor/github.com/containerd/cgroups \ containerd:containerd:v1.5.2:containerd_containerd/vendor/github.com/containerd/containerd \ containerd:stargz-snapshotter:v0.7.0:containerd_stargz_snapshotter_estargz/vendor/github.com/containerd/stargz-snapshotter \ cpuguy83:go-md2man:v2.0.1: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:cli:v20.10.7:docker_cli/vendor/github.com/docker/cli \ docker:distribution:v2.7.1:docker_distribution/vendor/github.com/docker/distribution \ 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 \ elazarl:goproxy:a92cc753f88e:elazarl_goproxy/vendor/github.com/elazarl/goproxy \ envoyproxy:go-control-plane:v0.10.1:envoyproxy_go_control_plane/vendor/github.com/envoyproxy/go-control-plane \ envoyproxy:protoc-gen-validate:v0.6.2:envoyproxy_protoc_gen_validate/vendor/github.com/envoyproxy/protoc-gen-validate \ evanphx:json-patch:v4.12.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \ fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ fogleman:gg:v1.3.0:fogleman_gg/vendor/github.com/fogleman/gg \ fsnotify:fsnotify:v1.5.1:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-fonts:liberation:v0.2.0:go_fonts_liberation/vendor/github.com/go-fonts/liberation \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ini:ini:v1.66.2:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-latex:latex:c0d11ff05a81:go_latex_latex/vendor/github.com/go-latex/latex \ go-logr:logr:v1.2.2:go_logr_logr/vendor/github.com/go-logr/logr \ go-logr:stdr:v1.2.2:go_logr_stdr/vendor/github.com/go-logr/stdr \ go-mgo:mgo:a6b53ec6cb22:go_mgo_mgo/vendor/gopkg.in/mgo.v2 \ go-ole:go-ole:v1.2.6:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-pdf:fpdf:v0.5.0:go_pdf_fpdf/vendor/github.com/go-pdf/fpdf \ go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang-collections:collections:604e922904d3:golang_collections_collections/vendor/github.com/golang-collections/collections \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:build:2835ba2e683f:golang_build/vendor/golang.org/x/build \ golang:crypto:32db794688a5:golang_crypto/vendor/golang.org/x/crypto \ golang:exp:85be41e4509f:golang_exp/vendor/golang.org/x/exp \ golang:freetype:e2365dfdc4a0:golang_freetype/vendor/github.com/golang/freetype \ golang:groupcache:41bb18bfe9da:golang_groupcache/vendor/github.com/golang/groupcache \ golang:image:a66eb6448b8d:golang_image/vendor/golang.org/x/image \ golang:mod:v0.5.1:golang_mod/vendor/golang.org/x/mod \ golang:net:491a49abca63:golang_net/vendor/golang.org/x/net \ golang:oauth2:d3ed0bb246c8:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.3:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:1c1b9b1eba6a:golang_sys/vendor/golang.org/x/sys \ golang:term:6886f2dfbf5b:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:1f47c861a9ac:golang_time/vendor/golang.org/x/time \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.5.7:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-containerregistry:v0.6.0:google_go_containerregistry/vendor/github.com/google/go-containerregistry \ google:go-genproto:d6cc3cc0770e:google_go_genproto/vendor/google.golang.org/genproto \ google:go-github:v36.0.0:google_go_github_v36/vendor/github.com/google/go-github/v36 \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:slowjam:v1.0.0:google_slowjam/vendor/github.com/google/slowjam \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.1.1:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:gnostic:v0.5.5:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.68.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:monitoring/v1.1.0:googleapis_google_cloud_go_monitoring \ googleapis:google-cloud-go:storage/v1.20.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:trace/v1.0.0:googleapis_google_cloud_go_trace \ googleapis:google-cloud-go:v0.100.2:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gookit:color:v1.4.2:gookit_color/vendor/github.com/gookit/color \ grpc:grpc-go:v1.43.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:go-cleanhttp:v0.5.2:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-getter:v1.5.11:hashicorp_go_getter/vendor/github.com/hashicorp/go-getter \ hashicorp:go-retryablehttp:v0.7.0:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-safetemp:v1.0.0:hashicorp_go_safetemp/vendor/github.com/hashicorp/go-safetemp \ 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 \ hectane:go-acl:da78bae5fc95:hectane_go_acl/vendor/github.com/hectane/go-acl \ hooklift:assert:9d1defd6d214:hooklift_assert/vendor/github.com/hooklift/assert \ hooklift:iso9660:1cf07e5970d8:hooklift_iso9660/vendor/github.com/hooklift/iso9660 \ imdario:mergo:v0.3.11:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ intel-go:cpuid:1a4a6f06a1c6:intel_go_cpuid/vendor/github.com/intel-go/cpuid \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ johanneswuerbach:nfsexports:c48c3734757f:johanneswuerbach_nfsexports/vendor/github.com/johanneswuerbach/nfsexports \ json-iterator:go:v1.1.12:json_iterator_go/vendor/github.com/json-iterator/go \ juju:clock:9c5c9712527c:juju_clock/vendor/github.com/juju/clock \ juju:errors:0232dcc7464d:juju_errors/vendor/github.com/juju/errors \ juju:fslock:4d5c94c67b4b:juju_fslock/vendor/github.com/juju/fslock \ juju:loggo:6e530bcce5d8:juju_loggo/vendor/github.com/juju/loggo \ juju:mutex:d21b13acf4bf:juju_mutex/vendor/github.com/juju/mutex \ juju:retry:9058e192b216:juju_retry/vendor/github.com/juju/retry \ juju:testing:ce30eb24acd2:juju_testing/vendor/github.com/juju/testing \ juju:utils:bf9cc5bdd62d:juju_utils/vendor/github.com/juju/utils \ juju:version:b64dbd566305:juju_version/vendor/github.com/juju/version \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ klauspost:compress:v1.13.0:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:cpuid:v1.2.0:klauspost_cpuid/vendor/github.com/klauspost/cpuid \ kubernetes-sigs:json:c049b76a60c6:kubernetes_sigs_json/vendor/sigs.k8s.io/json \ kubernetes-sigs:sig-storage-lib-external-provisioner:v6.3.0:kubernetes_sigs_sig_storage_lib_external_provisioner/vendor/sigs.k8s.io/sig-storage-lib-external-provisioner/v6 \ kubernetes-sigs:structured-merge-diff:v4.2.1:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v4 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.23.4:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:v0.23.4:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.23.4:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:cluster-bootstrap:v0.22.4:kubernetes_cluster_bootstrap/vendor/k8s.io/cluster-bootstrap \ kubernetes:component-base:v0.23.4:kubernetes_component_base/vendor/k8s.io/component-base \ kubernetes:klog:v2.40.1:kubernetes_klog/vendor/k8s.io/klog/v2 \ kubernetes:kube-openapi:e816edb12b65:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:kubectl:v0.22.2:kubernetes_kubectl/vendor/k8s.io/kubectl \ kubernetes:utils:bdf08cb9a70a:kubernetes_utils/vendor/k8s.io/utils \ libvirt:libvirt-go:v7.4.0:libvirt_libvirt_go/vendor/github.com/libvirt/libvirt-go \ kubernetes:utils:6203023598ed:kubernetes_utils/vendor/k8s.io/utils \ lufia:plan9stats:39d0f177ccd0:lufia_plan9stats/vendor/github.com/lufia/plan9stats \ machine-drivers:docker-machine-driver-vmware:v0.1.5:machine_drivers_docker_machine_driver_vmware/vendor/github.com/machine-drivers/docker-machine-driver-vmware \ machine-drivers:machine:78a84df85426:machine_drivers_machine/vendor/github.com/docker/machine \ magiconair:properties:v1.8.5:magiconair_properties/vendor/github.com/magiconair/properties \ mattbaird:jsonpatch:098863c1fc24:mattbaird_jsonpatch/vendor/github.com/mattbaird/jsonpatch \ mattn:go-colorable:v0.1.12:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ miekg:dns:v1.1.41:miekg_dns/vendor/github.com/miekg/dns \ 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:go-testing-interface:v1.0.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:mapstructure:v1.4.3:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ moby:hyperkit:2f061e447e14:moby_hyperkit/vendor/github.com/moby/hyperkit \ docker:docker-credential-helpers:v0.6.3:docker_docker_credential_helpers/vendor/github.com/docker/docker-credential-helpers \ moby:moby:v20.10.12:moby_moby/vendor/github.com/docker/docker \ moby:spdystream:v0.2.0:moby_spdystream/vendor/github.com/moby/spdystream \ moby:sys:mount/v0.2.0:moby_sys_mount/vendor/github.com/moby/sys \ moby:sys:mountinfo/v0.4.1:moby_sys_mountinfo \ moby:term:9d4ed1856297:moby_term/vendor/github.com/moby/term \ modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \ modern-go:reflect2:v1.0.2:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \ olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ open-telemetry:opentelemetry-go:v1.4.0:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \ 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 \ opencontainers:runc:v1.0.2:opencontainers_runc/vendor/github.com/opencontainers/runc \ otiai10:copy:v1.7.0:otiai10_copy/vendor/github.com/otiai10/copy \ pborman:uuid:v1.2.1:pborman_uuid/vendor/github.com/pborman/uuid \ pelletier:go-toml:v1.9.4:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ phayes:freeport:95f893ade6f2:phayes_freeport/vendor/github.com/phayes/freeport \ pkg:browser:9302be274faa:pkg_browser/vendor/github.com/pkg/browser \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:profile:3a8809bd8a80:pkg_profile/vendor/github.com/pkg/profile \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ power-devops:perfstat:5aafc221ea8c:power_devops_perfstat/vendor/github.com/power-devops/perfstat \ prometheus:client_golang:v1.11.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.28.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ russross:blackfriday:41c5fccfd6f6:russross_blackfriday/vendor/github.com/russross/blackfriday \ russross:blackfriday:v2.1.0:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ santhosh-tekuri:jsonschema:v5.0.0:santhosh_tekuri_jsonschema_v5/vendor/github.com/santhosh-tekuri/jsonschema/v5 \ sayboras:dockerclient:v1.0.0:sayboras_dockerclient/vendor/github.com/samalba/dockerclient \ shirou:gopsutil:v3.22.1:shirou_gopsutil_v3/vendor/github.com/shirou/gopsutil/v3 \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:afero:v1.6.0:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.4.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.3.0: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.10.1:spf13_viper/vendor/github.com/spf13/viper \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ tklauser:go-sysconf:v0.3.9:tklauser_go_sysconf/vendor/github.com/tklauser/go-sysconf \ tklauser:numcpus:v0.3.0:tklauser_numcpus/vendor/github.com/tklauser/numcpus \ uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.6.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.19.0:uber_go_zap/vendor/go.uber.org/zap \ ulikunitz:xz:v0.5.8:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ xeipuuv:gojsonpointer:4e3ac2762d5f:xeipuuv_gojsonpointer/vendor/github.com/xeipuuv/gojsonpointer \ xeipuuv:gojsonreference:bd5ef7bd5415:xeipuuv_gojsonreference/vendor/github.com/xeipuuv/gojsonreference \ xeipuuv:gojsonschema:1d523034197f:xeipuuv_gojsonschema/vendor/github.com/xeipuuv/gojsonschema \ xo:terminfo:ca9a967f8778:xo_terminfo/vendor/github.com/xo/terminfo \ yusufpapurcu:wmi:v1.2.2:yusufpapurcu_wmi/vendor/github.com/yusufpapurcu/wmi \ zchee:go-vmnet:97ebf9174097:zchee_go_vmnet/vendor/github.com/zchee/go-vmnet GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags="-X k8s.io/minikube/pkg/version.version=v${PORTVERSION} \ -X k8s.io/minikube/pkg/version.isoVersion=v1.25.2 \ -X k8s.io/minikube/pkg/version.storageProvisionerVersion=v5 \ -X k8s.io/minikube/pkg/version.isoPath=minikube/iso" PLIST_FILES= bin/${PORTNAME} SUB_FILES= pkg-message post-patch: cd ${WRKSRC}/vendor/github.com/pkg/browser && \ ${LN} -s browser_linux.go browser_freebsd.go pre-build: cd ${WRKSRC} && \ ${LOCALBASE}/bin/go-bindata -nomemcopy \ -o pkg/minikube/assets/assets.go -pkg assets deploy/addons/... && \ ${LOCALBASE}/bin/go-bindata -nomemcopy \ -o pkg/minikube/translate/translations.go -pkg translate translations/... && \ ${LOCALBASE}/bin/gofmt${GO_SUFFIX} -s -w pkg/minikube/translate/translations.go .include diff --git a/sysutils/node_exporter/Makefile b/sysutils/node_exporter/Makefile index c8aed5dddf25..594682d3cb61 100644 --- a/sysutils/node_exporter/Makefile +++ b/sysutils/node_exporter/Makefile @@ -1,43 +1,43 @@ # Created by: Jev Björsell PORTNAME= node_exporter PORTVERSION= 1.3.1 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dor.bsd@xm0.uk COMMENT= Prometheus exporter for machine metrics LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go:modules shebangfix USE_GITHUB= yes GH_ACCOUNT= prometheus USE_RC_SUBR= node_exporter GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_BUILDFLAGS= -v -ldflags "${LD_FLAG_STRING}" OPTIONS_DEFINE= DOCS BUILD_USER?= ${USER} LD_FLAG_STRING= -s \ ${LD_FLAG_X_PREFIX}.Version=${PORTVERSION} \ ${LD_FLAG_X_PREFIX}.Revision=${PORTREVISION} \ ${LD_FLAG_X_PREFIX}.Branch=release-${PORTVERSION:R} \ ${LD_FLAG_X_PREFIX}.BuildUser=${BUILD_USER} LD_FLAG_X_PREFIX= -X ${GO_PKGNAME:H}/common/version # This Makefile includes the GH_TUPLE section. # Generated with: env M2T_GITHUB=$M2T_GITHUB make gomod-vendor > out .include "Makefile.modules" post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docs && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/nomad-pot-driver/Makefile b/sysutils/nomad-pot-driver/Makefile index f7211c368e30..bfcee8f36708 100644 --- a/sysutils/nomad-pot-driver/Makefile +++ b/sysutils/nomad-pot-driver/Makefile @@ -1,120 +1,120 @@ PORTNAME= nomad-pot-driver DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org COMMENT= Nomad driver to support pot jails LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= pot:sysutils/pot \ nomad:sysutils/nomad USES= go:modules USE_GITHUB= yes GH_ACCOUNT= trivago GH_SUBDIR= src/github.com/trivago/nomad-pot-driver GO_TARGET= :${PREFIX}/libexec/nomad/plugins/nomad-pot-driver PLIST_FILES= libexec/nomad/plugins/nomad-pot-driver SUB_FILES= pkg-message GH_TUPLE= \ LK4D4:joincontext:1724345da6d5:lk4d4_joincontext/vendor/github.com/LK4D4/joincontext \ Microsoft:go-winio:fc70bd9a86b5:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ NVIDIA:gpu-monitoring-tools:0d8df858cca4:nvidia_gpu_monitoring_tools/vendor/github.com/NVIDIA/gpu-monitoring-tools \ StackExchange:wmi:cbe66965904d:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ agext:levenshtein:v1.2.1:agext_levenshtein/vendor/github.com/agext/levenshtein \ apparentlymart:go-textseg:v1.0.0:apparentlymart_go_textseg/vendor/github.com/apparentlymart/go-textseg \ appc:spec:v0.8.11:appc_spec/vendor/github.com/appc/spec \ armon:go-metrics:ec5e00d3c878:armon_go_metrics/vendor/github.com/armon/go-metrics \ checkpoint-restore:go-criu:fcdcd07065c5:checkpoint_restore_go_criu/vendor/github.com/checkpoint-restore/go-criu \ containerd:go-cni:60d125212faf:containerd_go_cni/vendor/github.com/containerd/go-cni \ containernetworking:plugins:v0.8.3:containernetworking_plugins/vendor/github.com/containernetworking/plugins \ coreos:go-iptables:v0.4.3:coreos_go_iptables/vendor/github.com/coreos/go-iptables \ coreos:go-semver:v0.3.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ coreos:pkg:399ea9e2e55f:coreos_pkg/vendor/github.com/coreos/pkg \ cyphar:filepath-securejoin:v0.2.2:cyphar_filepath_securejoin/vendor/github.com/cyphar/filepath-securejoin \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ docker:cli:13fb276442f5:docker_cli/vendor/github.com/docker/cli \ docker:go-metrics:v0.0.1:docker_go_metrics/vendor/github.com/docker/go-metrics \ docker:libtrust:aabc10ec26b7:docker_libtrust/vendor/github.com/docker/libtrust \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/gopkg.in/fsnotify.v1 \ fsouza:go-dockerclient:v1.6.0:fsouza_go_dockerclient/vendor/github.com/fsouza/go-dockerclient \ go-ole:go-ole:v1.2.1:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \ go4org:go4:132d2879e1e9:go4org_go4/vendor/go4.org \ golang:appengine:v1.6.1:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:a832865fa7ad:golang_crypto/vendor/golang.org/x/crypto \ golang:net:ca1201d0de80:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:52ab43148777:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ google:go-genproto:24fa4b261c55:google_go_genproto/vendor/google.golang.org/genproto \ gorhill:cronexpr:88b0669f7d75:gorhill_cronexpr/vendor/github.com/gorhill/cronexpr \ grpc:grpc-go:v1.23.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:consul-template:v0.23.0:hashicorp_consul_template/vendor/github.com/hashicorp/consul-template \ hashicorp:consul:v1.3.0:hashicorp_consul_api/vendor/github.com/hashicorp/consul \ hashicorp:consul:v1.6.2:hashicorp_consul \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-envparse:150b3a2a4611:hashicorp_go_envparse/vendor/github.com/hashicorp/go-envparse \ hashicorp:go-getter:v1.4.0:hashicorp_go_getter/vendor/github.com/hashicorp/go-getter \ hashicorp:go-hclog:v0.10.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-immutable-radix:v1.1.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-msgpack:23165f7bc3c2:hashicorp_go_msgpack/vendor/github.com/ugorji/go \ hashicorp:go-msgpack:96ddbed8d05b:hashicorp_go_msgpack_1/vendor/github.com/hashicorp/go-msgpack \ hashicorp:go-multierror:v1.0.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-plugin:v1.0.1:hashicorp_go_plugin/vendor/github.com/hashicorp/go-plugin \ hashicorp:go-rootcerts:v1.0.1:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-version:v1.1.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:golang-lru:v0.5.3:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:gopsutil:62d5761ddb7d:hashicorp_gopsutil/vendor/github.com/shirou/gopsutil \ hashicorp:hcl2:fb75b3253c80:hashicorp_hcl2/vendor/github.com/hashicorp/hcl2 \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:nomad:b31573ae7206:hashicorp_nomad_api \ hashicorp:nomad:v0.10.1:hashicorp_nomad/vendor/github.com/hashicorp/nomad \ hashicorp:raft:v1.1.1:hashicorp_raft/vendor/github.com/hashicorp/raft \ hashicorp:serf:v0.8.5:hashicorp_serf/vendor/github.com/hashicorp/serf \ hashicorp:yamux:2f1d1f20f75d:hashicorp_yamux/vendor/github.com/hashicorp/yamux \ hpcloud:tail:v1.0.0:hpcloud_tail/vendor/github.com/hpcloud/tail \ mattn:go-colorable:v0.1.4:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.10:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-ps:621e5597135b:mitchellh_go_ps/vendor/github.com/mitchellh/go-ps \ mitchellh:go-testing-interface:v1.0.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:hashstructure:v1.0.0:mitchellh_hashstructure/vendor/github.com/mitchellh/hashstructure \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:reflectwalk:v1.0.1:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ moby:moby:v0.6.3:moby_moby_1/vendor/github.com/docker/docker-credential-helpers \ moby:moby:v1.13.1:moby_moby/vendor/github.com/docker/docker \ mrunalp:fileutils:7d4729fb3618:mrunalp_fileutils/vendor/github.com/mrunalp/fileutils \ oklog:run:v1.0.0:oklog_run/vendor/github.com/oklog/run \ opencontainers:runc:6cc515888830:opencontainers_runc/vendor/github.com/opencontainers/runc \ opencontainers:selinux:v1.3.1:opencontainers_selinux/vendor/github.com/opencontainers/selinux \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ ryanuber:go-glob:v1.0.0:ryanuber_go_glob/vendor/github.com/ryanuber/go-glob \ seccomp:libseccomp-golang:v0.9.1:seccomp_libseccomp_golang/vendor/github.com/seccomp/libseccomp-golang \ shirou:w32:bb4de0191aa4:shirou_w32/vendor/github.com/shirou/w32 \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/Sirupsen/logrus \ stretchr:testify:v1.3.0:stretchr_testify/vendor/github.com/stretchr/testify \ syndtr:gocapability:d98352740cb2:syndtr_gocapability/vendor/github.com/syndtr/gocapability \ vbatts:tar-split:v0.11.1:vbatts_tar_split/vendor/github.com/vbatts/tar-split \ vmihailenco:msgpack:v3.3.3:vmihailenco_msgpack/vendor/github.com/vmihailenco/msgpack \ zclconf:go-cty:v1.1.1:zclconf_go_cty/vendor/github.com/zclconf/go-cty post-extract: @${RLN} ${WRKSRC_hashicorp_consul} ${WRKSRC}/vendor/github.com/hashicorp/consul @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/nomad/api @${RLN} ${WRKSRC_hashicorp_nomad_api}/api ${WRKSRC}/vendor/github.com/hashicorp/nomad/api @${MKDIR} ${WRKSRC}/vendor/github.com/moby @${RLN} ${WRKSRC_moby_moby} ${WRKSRC}/vendor/github.com/moby/moby .include diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index e690c57b287b..35e610eebf31 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -1,321 +1,322 @@ PORTNAME= nomad DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org COMMENT= Cluster manager and scheduler LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= hashicorp GO_BUILDFLAGS= -tags ui \ -ldflags "-X main.GitDescribe=${DISTVERSIONFULL}" USERS= nomad GROUPS= nomad USE_RC_SUBR= nomad USE_GITHUB= yes GH_ACCOUNT= hashicorp GH_SUBDIR= src/github.com/hashicorp/nomad GH_TUPLE= \ Azure:azure-sdk-for-go:v56.3.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:go-ansiterm:d185dfc1b5a1:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ Azure:go-autorest:0529470822b5:azure_go_autorest_auth \ Azure:go-autorest:4e2e1bb52ffb:azure_go_autorest_adal \ Azure:go-autorest:8ac76a649a39:azure_go_autorest_cli \ Azure:go-autorest:autorest/v0.11.20:azure_go_autorest_autorest \ Azure:go-autorest:b3a0b30a7423:azure_go_autorest_date \ Azure:go-autorest:logger/v0.2.1:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.6.0:azure_go_autorest_tracing \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ BurntSushi:toml:v1.0.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \ DataDog:datadog-go:v3.2.0:datadog_datadog_go/vendor/github.com/DataDog/datadog-go \ LK4D4:joincontext:1724345da6d5:lk4d4_joincontext/vendor/github.com/LK4D4/joincontext \ Masterminds:goutils:v1.1.1:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \ Masterminds:sprig:v2.22.0:masterminds_sprig/vendor/github.com/Masterminds/sprig \ Microsoft:hcsshim:v0.8.23:microsoft_hcsshim/vendor/github.com/Microsoft/hcsshim \ VividCortex:ewma:v1.1.1:vividcortex_ewma/vendor/github.com/VividCortex/ewma \ agext:levenshtein:v1.2.1:agext_levenshtein/vendor/github.com/agext/levenshtein \ apparentlymart:go-cidr:v1.0.1:apparentlymart_go_cidr/vendor/github.com/apparentlymart/go-cidr \ apparentlymart:go-textseg:v12.0.0:apparentlymart_go_textseg_v12/vendor/github.com/apparentlymart/go-textseg/v12 \ apparentlymart:go-textseg:v13.0.0:apparentlymart_go_textseg_v13/vendor/github.com/apparentlymart/go-textseg/v13 \ armon:circbuf:bbbad097214e:armon_circbuf/vendor/github.com/armon/circbuf \ armon:go-metrics:v0.3.10:armon_go_metrics/vendor/github.com/armon/go-metrics \ armon:go-radix:v1.0.0:armon_go_radix/vendor/github.com/armon/go-radix \ aws:aws-sdk-go:v1.42.27:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bgentry:go-netrc:9fd32a8b3d3d:bgentry_go_netrc/vendor/github.com/bgentry/go-netrc \ bgentry:speakeasy:v0.1.0:bgentry_speakeasy/vendor/github.com/bgentry/speakeasy \ bits-and-blooms:bitset:v1.2.0:bits_and_blooms_bitset/vendor/github.com/bits-and-blooms/bitset \ bmatcuk:doublestar:v1.1.5:bmatcuk_doublestar/vendor/github.com/bmatcuk/doublestar \ boltdb:bolt:v1.3.1:boltdb_bolt/vendor/github.com/boltdb/bolt \ cenkalti:backoff:v3.2.2:cenkalti_backoff_v3/vendor/github.com/cenkalti/backoff/v3 \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ census-instrumentation:opencensus-proto:v0.3.0:census_instrumentation_opencensus_proto/vendor/github.com/census-instrumentation/opencensus-proto \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ checkpoint-restore:go-criu:v5.3.0:checkpoint_restore_go_criu_v5/vendor/github.com/checkpoint-restore/go-criu/v5 \ cheggaaa:pb:v3.0.5:cheggaaa_pb_v3/vendor/github.com/cheggaaa/pb \ cilium:ebpf:v0.8.1:cilium_ebpf/vendor/github.com/cilium/ebpf \ circonus-labs:circonus-gometrics:v2.3.1:circonus_labs_circonus_gometrics/vendor/github.com/circonus-labs/circonus-gometrics \ circonus-labs:circonusllhist:v0.1.3:circonus_labs_circonusllhist/vendor/github.com/circonus-labs/circonusllhist \ cncf:udpa:04548b0d99d4:cncf_udpa_go/vendor/github.com/cncf/udpa \ cncf:xds:cb28da3451f1:cncf_xds_go/vendor/github.com/cncf/xds \ container-storage-interface:spec:v1.4.0:container_storage_interface_spec/vendor/github.com/container-storage-interface/spec \ containerd:cgroups:v1.0.2:containerd_cgroups/vendor/github.com/containerd/cgroups \ containerd:console:v1.0.3:containerd_console/vendor/github.com/containerd/console \ containerd:containerd:v1.5.9:containerd_containerd/vendor/github.com/containerd/containerd \ containerd:go-cni:v1.1.1:containerd_go_cni/vendor/github.com/containerd/go-cni \ containernetworking:cni:v1.0.1:containernetworking_cni/vendor/github.com/containernetworking/cni \ containernetworking:plugins:v1.0.1:containernetworking_plugins/vendor/github.com/containernetworking/plugins \ coreos:go-iptables:v0.6.0:coreos_go_iptables/vendor/github.com/coreos/go-iptables \ coreos:go-semver:v0.3.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ coreos:go-systemd:v22.3.2:coreos_go_systemd_v22/vendor/github.com/coreos/go-systemd/v22 \ creack:pty:v1.1.18:creack_pty/vendor/github.com/creack/pty \ cyphar:filepath-securejoin:v0.2.3:cyphar_filepath_securejoin/vendor/github.com/cyphar/filepath-securejoin \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ denverdino:aliyungo:a747050bb1ba:denverdino_aliyungo/vendor/github.com/denverdino/aliyungo \ digitalocean:godo:v1.10.0:digitalocean_godo/vendor/github.com/digitalocean/godo \ dimchansky:utfbom:v1.1.0:dimchansky_utfbom/vendor/github.com/dimchansky/utfbom \ docker:cli:6e2838e18645:docker_cli/vendor/github.com/docker/cli \ docker:distribution:v2.7.1:docker_distribution/vendor/github.com/docker/distribution \ docker:docker-credential-helpers:73e5f5dbfea3:docker_credential_helpers/vendor/github.com/docker/docker-credential-helpers \ docker:go-connections:v0.4.0:docker_go_connections/vendor/github.com/docker/go-connections \ docker:go-metrics:v0.0.1:docker_go_metrics/vendor/github.com/docker/go-metrics \ docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \ docker:libnetwork:64b7a4574d14:docker_libnetwork/vendor/github.com/docker/libnetwork \ docker:libtrust:aabc10ec26b7:docker_libtrust/vendor/github.com/docker/libtrust \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ elazarl:go-bindata-assetfs:234c15e7648f:elazarl_go_bindata_assetfs/vendor/github.com/elazarl/go-bindata-assetfs \ endocrimes:go-winio:fb47a8b41948:endocrimes_go_winio/vendor/github.com/Microsoft/go-winio \ envoyproxy:go-control-plane:v0.10.0:envoyproxy_go_control_plane/vendor/github.com/envoyproxy/go-control-plane \ envoyproxy:protoc-gen-validate:v0.6.2:envoyproxy_protoc_gen_validate/vendor/github.com/envoyproxy/protoc-gen-validate \ etcd-io:bbolt:v1.3.5:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ felixge:httpsnoop:v1.0.1:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/gopkg.in/fsnotify.v1 \ fsouza:go-dockerclient:v1.6.5:fsouza_go_dockerclient/vendor/github.com/fsouza/go-dockerclient \ go-check:check:8fa46927fb4f:go_check_check/vendor/gopkg.in/check.v1 \ go-ole:go-ole:v1.2.6:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-resty:resty:v1.12.0:go_resty_resty/vendor/gopkg.in/resty.v1 \ go-tomb:tomb:14b3d72120e8:go_tomb_tomb_1/vendor/gopkg.in/tomb.v2 \ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \ 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 \ godbus:dbus:v5.1.0:godbus_dbus_v5/vendor/github.com/godbus/dbus/v5 \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ gojuno:minimock:v3.0.6:gojuno_minimock_v3/vendor/github.com/gojuno/minimock/v3 \ golang-jwt:jwt:v4.0.0:golang_jwt_jwt_v4/vendor/github.com/golang-jwt/jwt/v4 \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:3147a52a75dd:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:41bb18bfe9da:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:27dd8689420f:golang_net/vendor/golang.org/x/net \ golang:oauth2:d3ed0bb246c8:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.4:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:5e4e11fc645e:golang_sys/vendor/golang.org/x/sys \ golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:0e9765cccd65:golang_time/vendor/golang.org/x/time \ golang:tools:d6a9af8af023:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:btree:v1.0.0:google_btree/vendor/github.com/google/btree \ google:go-cmp:v0.5.6:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:57ef72a4c106:google_go_genproto/vendor/google.golang.org/genproto \ google:go-querystring:53e6ce116135:google_go_querystring/vendor/github.com/google/go-querystring \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.1.1:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:google-api-go-client:v0.60.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:storage/v1.18.2:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.97.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gookit:color:v1.3.1:gookit_color/vendor/github.com/gookit/color \ gophercloud:gophercloud:v0.1.0:gophercloud_gophercloud/vendor/github.com/gophercloud/gophercloud \ gorilla:handlers:v1.5.1:gorilla_handlers/vendor/github.com/gorilla/handlers \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ gosuri:uilive:v0.0.4:gosuri_uilive/vendor/github.com/gosuri/uilive \ grpc-ecosystem:go-grpc-middleware:3ce3d519df39:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \ grpc:grpc-go:v1.45.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:consul-template:v0.29.0:hashicorp_consul_template/vendor/github.com/hashicorp/consul-template \ hashicorp:consul:v0.8.0:hashicorp_consul_sdk/vendor/github.com/hashicorp/consul/sdk \ hashicorp:consul:v1.12.0:hashicorp_consul_api \ hashicorp:consul:v1.7.8:hashicorp_consul/vendor/github.com/hashicorp/consul \ hashicorp:cronexpr:v1.1.1:hashicorp_cronexpr/vendor/github.com/hashicorp/cronexpr \ hashicorp:errwrap:v1.1.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-bexpr:v0.1.11:hashicorp_go_bexpr/vendor/github.com/hashicorp/go-bexpr \ hashicorp:go-checkpoint:1545e56e46de:hashicorp_go_checkpoint/vendor/github.com/hashicorp/go-checkpoint \ hashicorp:go-cleanhttp:v0.5.2:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-connlimit:v0.3.0:hashicorp_go_connlimit/vendor/github.com/hashicorp/go-connlimit \ hashicorp:go-cty-funcs:2721b1e36840:hashicorp_go_cty_funcs/vendor/github.com/hashicorp/go-cty-funcs \ hashicorp:go-discover:c573d69da192:hashicorp_go_discover/vendor/github.com/hashicorp/go-discover \ hashicorp:go-envparse:310ca1881b22:hashicorp_go_envparse/vendor/github.com/hashicorp/go-envparse \ hashicorp:go-getter:v1.6.1:hashicorp_go_getter/vendor/github.com/hashicorp/go-getter \ hashicorp:go-hclog:v1.2.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-immutable-radix:v1.3.1:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-memdb:v1.3.2:hashicorp_go_memdb/vendor/github.com/hashicorp/go-memdb \ hashicorp:go-msgpack:v1.1.5:hashicorp_go_msgpack/vendor/github.com/hashicorp/go-msgpack \ hashicorp:go-multierror:v1.1.1:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-plugin:v1.4.3:hashicorp_go_plugin/vendor/github.com/hashicorp/go-plugin \ hashicorp:go-retryablehttp:v0.7.0:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-rootcerts:v1.0.2:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-safetemp:v1.0.0:hashicorp_go_safetemp/vendor/github.com/hashicorp/go-safetemp \ hashicorp:go-secure-stdlib:listenerutil/v0.1.4:hashicorp_go_secure_stdlib_listenerutil \ hashicorp:go-secure-stdlib:mlock/v0.1.2:hashicorp_go_secure_stdlib_mlock/vendor/github.com/hashicorp/go-secure-stdlib \ hashicorp:go-secure-stdlib:parseutil/v0.1.4:hashicorp_go_secure_stdlib_parseutil \ hashicorp:go-secure-stdlib:reloadutil/v0.1.1:hashicorp_go_secure_stdlib_reloadutil \ hashicorp:go-secure-stdlib:strutil/v0.1.2:hashicorp_go_secure_stdlib_strutil \ hashicorp:go-secure-stdlib:tlsutil/v0.1.1:hashicorp_go_secure_stdlib_tlsutil \ hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \ hashicorp:go-syslog:v1.0.0:hashicorp_go_syslog/vendor/github.com/hashicorp/go-syslog \ hashicorp:go-uuid:v1.0.2:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ hashicorp:go-version:v1.4.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:a07e7d50bbee:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:hcl:eb14f8319bdc:hashicorp_hcl_v2/vendor/github.com/hashicorp/hcl/v2 \ hashicorp:logutils:v1.0.0:hashicorp_logutils/vendor/github.com/hashicorp/logutils \ hashicorp:mdns:v1.0.4:hashicorp_mdns/vendor/github.com/hashicorp/mdns \ hashicorp:memberlist:v0.3.1:hashicorp_memberlist/vendor/github.com/hashicorp/memberlist \ hashicorp:net-rpc-msgpackrpc:a14192a58a69:hashicorp_net_rpc_msgpackrpc/vendor/github.com/hashicorp/net-rpc-msgpackrpc \ hashicorp:raft-boltdb:v2.2.0:hashicorp_raft_boltdb_v2/vendor/github.com/hashicorp/raft-boltdb \ hashicorp:raft:v1.3.5:hashicorp_raft/vendor/github.com/hashicorp/raft \ hashicorp:serf:v0.9.7:hashicorp_serf/vendor/github.com/hashicorp/serf \ hashicorp:vault:v0.4.1:hashicorp_vault_sdk/vendor/github.com/hashicorp/vault/sdk \ hashicorp:vault:v1.4.1:hashicorp_vault_api/vendor/github.com/hashicorp/vault \ hashicorp:vic:bbfe86ec9443:hashicorp_vic/vendor/github.com/hashicorp/vic \ hashicorp:yamux:0bc27b27de87:hashicorp_yamux/vendor/github.com/hashicorp/yamux \ hpcloud:tail:37f427138745:hpcloud_tail/vendor/github.com/hpcloud/tail \ huandu:xstrings:v1.3.2:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ indeedeng:libtime:v1.5.0:indeedeng_libtime/vendor/oss.indeed.com/go/libtime \ ishidawataru:sctp:00ab2ac2db07:ishidawataru_sctp/vendor/github.com/ishidawataru/sctp \ jefferai:isbadcipher:51d2077c035f:jefferai_isbadcipher/vendor/github.com/jefferai/isbadcipher \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ joyent:triton-go:51ffac552869:joyent_triton_go/vendor/github.com/joyent/triton-go \ klauspost:compress:v1.13.6:klauspost_compress/vendor/github.com/klauspost/compress \ kr:pretty:v0.3.0:kr_pretty/vendor/github.com/kr/pretty \ kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ linode:linodego:v0.7.1:linode_linodego/vendor/github.com/linode/linodego \ lufia:plan9stats:39d0f177ccd0:lufia_plan9stats/vendor/github.com/lufia/plan9stats \ mattn:go-colorable:v0.1.12:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ miekg:dns:v1.1.41:miekg_dns/vendor/github.com/miekg/dns \ mitchellh:cli:v1.1.2:mitchellh_cli/vendor/github.com/mitchellh/cli \ mitchellh:colorstring:8631ce90f286:mitchellh_colorstring/vendor/github.com/mitchellh/colorstring \ mitchellh:copystructure:v1.2.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-glint:6515ceb4a127:mitchellh_go_glint/vendor/github.com/mitchellh/go-glint \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-ps:621e5597135b:mitchellh_go_ps/vendor/github.com/mitchellh/go-ps \ mitchellh:go-testing-interface:v1.14.1:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mitchellh:go-wordwrap:v1.0.1:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:hashstructure:v1.1.0:mitchellh_hashstructure/vendor/github.com/mitchellh/hashstructure \ mitchellh:mapstructure:v1.4.3:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:pointerstructure:v1.2.1:mitchellh_pointerstructure/vendor/github.com/mitchellh/pointerstructure \ mitchellh:reflectwalk:v1.0.2:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ moby:moby:v20.10.12:moby_moby/vendor/github.com/docker/docker \ moby:sys:mount/v0.3.0:moby_sys_mount/vendor/github.com/moby/sys \ moby:sys:mountinfo/v0.6.0:moby_sys_mountinfo \ moby:term:3f7ff695adc6:moby_term/vendor/github.com/moby/term \ morikuni:aec:v1.0.0:morikuni_aec/vendor/github.com/morikuni/aec \ mrunalp:fileutils:v0.5.0:mrunalp_fileutils/vendor/github.com/mrunalp/fileutils \ nicolai86:scaleway-sdk:798f60e20bb2:nicolai86_scaleway_sdk/vendor/github.com/nicolai86/scaleway-sdk \ niemeyer:pretty:a10e7caefd8e:niemeyer_pretty/vendor/github.com/niemeyer/pretty \ oklog:run:v1.1.0:oklog_run/vendor/github.com/oklog/run \ opencontainers:go-digest:v1.0.0:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:v1.0.2:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ opencontainers:runc:v1.0.3:opencontainers_runc/vendor/github.com/opencontainers/runc \ opencontainers:runtime-spec:1c3f411f0417:opencontainers_runtime_spec/vendor/github.com/opencontainers/runtime-spec \ opencontainers:selinux:v1.10.0:opencontainers_selinux/vendor/github.com/opencontainers/selinux \ packethost:packngo:b9cb5096f54c:packethost_packngo/vendor/github.com/packethost/packngo \ pierrec:lz4:v2.6.1:pierrec_lz4/vendor/github.com/pierrec/lz4 \ 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 \ posener:complete:v1.2.3:posener_complete/vendor/github.com/posener/complete \ power-devops:perfstat:5aafc221ea8c:power_devops_perfstat/vendor/github.com/power-devops/perfstat \ prometheus:client_golang:v1.12.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ renier:xmlrpc:ce4a1a486c03:renier_xmlrpc/vendor/github.com/renier/xmlrpc \ rogpeppe:go-internal:v1.6.1:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \ rs:cors:v1.8.2:rs_cors/vendor/github.com/rs/cors \ ryanuber:columnize:abc90934186a:ryanuber_columnize/vendor/github.com/ryanuber/columnize \ ryanuber:go-glob:v1.0.0:ryanuber_go_glob/vendor/github.com/ryanuber/go-glob \ sean-:seed:e2103e2c3529:sean__seed/vendor/github.com/sean-/seed \ seccomp:libseccomp-golang:3879420cc921:seccomp_libseccomp_golang/vendor/github.com/seccomp/libseccomp-golang \ shirou:gopsutil:v3.21.12:shirou_gopsutil_v3/vendor/github.com/shirou/gopsutil/v3 \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ skratchdot:open-golang:75fb7ed4208c:skratchdot_open_golang/vendor/github.com/skratchdot/open-golang \ softlayer:softlayer-go:260589d94c7d:softlayer_softlayer_go/vendor/github.com/softlayer/softlayer-go \ square:go-jose:v2.6.0:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.1:stretchr_testify/vendor/github.com/stretchr/testify \ syndtr:gocapability:42c35b437635:syndtr_gocapability/vendor/github.com/syndtr/gocapability \ tencentcloud:tencentcloud-sdk-go:v1.0.162:tencentcloud_tencentcloud_sdk_go/vendor/github.com/tencentcloud/tencentcloud-sdk-go \ tj:go-spin:v1.1.0:tj_go_spin/vendor/github.com/tj/go-spin \ tklauser:go-sysconf:v0.3.9:tklauser_go_sysconf/vendor/github.com/tklauser/go-sysconf \ tklauser:numcpus:v0.3.0:tklauser_numcpus/vendor/github.com/tklauser/numcpus \ tv42:httpunix:b75d8614f926:tv42_httpunix/vendor/github.com/tv42/httpunix \ uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:goleak:v1.1.12:uber_go_goleak/vendor/go.uber.org/goleak \ ulikunitz:xz:v0.5.10:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ vishvananda:netlink:f5de75959ad5:vishvananda_netlink/vendor/github.com/vishvananda/netlink \ vishvananda:netns:2eb08e3e575f:vishvananda_netns/vendor/github.com/vishvananda/netns \ vmihailenco:msgpack:v4.3.12:vmihailenco_msgpack_v4/vendor/github.com/vmihailenco/msgpack/v4 \ vmihailenco:tagparser:v0.1.1:vmihailenco_tagparser/vendor/github.com/vmihailenco/tagparser \ vmware:govmomi:v0.18.0:vmware_govmomi/vendor/github.com/vmware/govmomi \ yusufpapurcu:wmi:v1.2.2:yusufpapurcu_wmi/vendor/github.com/yusufpapurcu/wmi \ zclconf:go-cty-yaml:v1.0.2:zclconf_go_cty_yaml/vendor/github.com/zclconf/go-cty-yaml \ zclconf:go-cty:v1.8.0:zclconf_go_cty/vendor/github.com/zclconf/go-cty post-extract: @${MKDIR} ${WRKSRC}/vendor/github.com/hashicorp/nomad @${RLN} ${WRKSRC}/api ${WRKSRC}/vendor/github.com/hashicorp/nomad/api @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RLN} ${WRKSRC_azure_go_autorest_auth}/autorest/azure/auth ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RLN} ${WRKSRC_azure_go_autorest_cli}/autorest/azure/cli ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RLN} ${WRKSRC_azure_go_autorest_date}/autorest/date ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/consul/api @${RLN} ${WRKSRC_hashicorp_consul_api}/api ${WRKSRC}/vendor/github.com/hashicorp/consul/api @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/go-secure-stdlib/listenerutil @${RLN} ${WRKSRC_hashicorp_go_secure_stdlib_listenerutil}/listenerutil ${WRKSRC}/vendor/github.com/hashicorp/go-secure-stdlib/listenerutil @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/go-secure-stdlib/parseutil @${RLN} ${WRKSRC_hashicorp_go_secure_stdlib_parseutil}/parseutil ${WRKSRC}/vendor/github.com/hashicorp/go-secure-stdlib/parseutil @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/go-secure-stdlib/reloadutil @${RLN} ${WRKSRC_hashicorp_go_secure_stdlib_reloadutil}/reloadutil ${WRKSRC}/vendor/github.com/hashicorp/go-secure-stdlib/reloadutil @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/go-secure-stdlib/strutil @${RLN} ${WRKSRC_hashicorp_go_secure_stdlib_strutil}/strutil ${WRKSRC}/vendor/github.com/hashicorp/go-secure-stdlib/strutil @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/go-secure-stdlib/tlsutil @${RLN} ${WRKSRC_hashicorp_go_secure_stdlib_tlsutil}/tlsutil ${WRKSRC}/vendor/github.com/hashicorp/go-secure-stdlib/tlsutil @${RM} -r ${WRKSRC}/vendor/github.com/moby/sys/mountinfo @${RLN} ${WRKSRC_moby_sys_mountinfo}/mountinfo ${WRKSRC}/vendor/github.com/moby/sys/mountinfo post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/nomad ${INSTALL_DATA} ${WRKSRC}/demo/vagrant/client1.hcl ${STAGEDIR}${PREFIX}/etc/nomad/client1.hcl.sample ${INSTALL_DATA} ${WRKSRC}/demo/vagrant/client2.hcl ${STAGEDIR}${PREFIX}/etc/nomad/client2.hcl.sample ${INSTALL_DATA} ${WRKSRC}/demo/vagrant/server.hcl ${STAGEDIR}${PREFIX}/etc/nomad/server.hcl.sample .include diff --git a/sysutils/oc/Makefile b/sysutils/oc/Makefile index b44705dea6de..c027244da6b5 100644 --- a/sysutils/oc/Makefile +++ b/sysutils/oc/Makefile @@ -1,218 +1,218 @@ # Created by: John Hixson PORTNAME= oc PORTVERSION= 4.9 DISTVERSIONPREFIX= release- -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= jhixson@freebsd.org COMMENT= OpenShift Command Line LICENSE= APACHE20 LICENSE_FILE= ${GO_WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 USES= go:modules LIB_DEPENDS= libassuan.so:security/libassuan \ libgpg-error.so:security/libgpg-error \ libgpgme.so:security/gpgme PLIST_FILES= bin/oc USE_GITHUB= yes GH_ACCOUNT= jhixson74 GH_SUBDIR= src/github.com/openshift/oc GIT_COMMIT= ddd7170fca667fef6397f5f27f7a5a41d7769b75 GH_TUPLE= \ AaronO:go-git-http:1d9485b3a98f:aarono_go_git_http/vendor/github.com/AaronO/go-git-http \ Azure:go-ansiterm:d185dfc1b5a1:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ Azure:go-autorest:79a63e70c4d8:azure_go_autorest_adal \ Azure:go-autorest:autorest/v0.11.18:azure_go_autorest_autorest \ Azure:go-autorest:b3a0b30a7423:azure_go_autorest_date \ Azure:go-autorest:logger/v0.2.1:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.6.0:azure_go_autorest_tracing \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ MakeNowJust:heredoc:bb23615498cd:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \ Microsoft:go-winio:v0.5.0:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Microsoft:hcsshim:v0.8.20:microsoft_hcsshim/vendor/github.com/Microsoft/hcsshim \ PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \ PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \ RangelReale:osincli:fababb0555f2:rangelreale_osincli/vendor/github.com/RangelReale/osincli \ alexbrainman:sspi:e580b900e9f5:alexbrainman_sspi/vendor/github.com/alexbrainman/sspi \ alicebob:sqlittle:v1.4.0:alicebob_sqlittle/vendor/github.com/alicebob/sqlittle \ aws:aws-sdk-go:v1.35.24:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ census-instrumentation:opencensus-go:v0.22.3:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ chai2010:gettext-go:c6fed771bfd5:chai2010_gettext_go/vendor/github.com/chai2010/gettext-go \ containerd:cgroups:v1.0.1:containerd_cgroups/vendor/github.com/containerd/cgroups \ containerd:containerd:v1.5.1:containerd_containerd/vendor/github.com/containerd/containerd \ containerd:continuity:v0.1.0:containerd_continuity/vendor/github.com/containerd/continuity \ containers:image:v5.15.0:containers_image_v5/vendor/github.com/containers/image/v5 \ containers:libtrust:14b96171aa3b:containers_libtrust/vendor/github.com/containers/libtrust \ containers:ocicrypt:v1.1.2:containers_ocicrypt/vendor/github.com/containers/ocicrypt \ containers:storage:v1.33.0:containers_storage/vendor/github.com/containers/storage \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ daviddengcn:go-colortext:511bcaf42ccd:daviddengcn_go_colortext/vendor/github.com/daviddengcn/go-colortext \ docker:distribution:v2.7.1:docker_distribution/vendor/github.com/docker/distribution \ docker:go-connections:v0.4.0:docker_go_connections/vendor/github.com/docker/go-connections \ docker:go-metrics:v0.0.1:docker_go_metrics/vendor/github.com/docker/go-metrics \ docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \ docker:libtrust:aabc10ec26b7:docker_libtrust/vendor/github.com/docker/libtrust \ elazarl:goproxy:ecfe977594f1:elazarl_goproxy/vendor/github.com/elazarl/goproxy \ emicklei:go-restful:v2.9.5:emicklei_go_restful/vendor/github.com/emicklei/go-restful \ evanphx:json-patch:v4.11.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \ exponent-io:jsonpath:d6023ce2651d:exponent_io_jsonpath/vendor/github.com/exponent-io/jsonpath \ fatih:camelcase:v1.0.0:fatih_camelcase/vendor/github.com/fatih/camelcase \ form3tech-oss:jwt-go:v3.2.3:form3tech_oss_jwt_go/vendor/github.com/form3tech-oss/jwt-go \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ fsouza:go-dockerclient:v1.7.1:fsouza_go_dockerclient/vendor/github.com/fsouza/go-dockerclient \ fvbommel:sortorder:v1.0.1:fvbommel_sortorder/vendor/github.com/fvbommel/sortorder \ ghodss:yaml:v1.0.0:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-asn1-ber:asn1-ber:f715ec2f112d:go_asn1_ber_asn1_ber/vendor/gopkg.in/asn1-ber.v1 \ go-errors:errors:v1.0.1:go_errors_errors/vendor/github.com/go-errors/errors \ go-git:gcfg:v1.5.0:go_git_gcfg/vendor/github.com/go-git/gcfg \ go-git:go-billy:v5.1.0:go_git_go_billy_v5/vendor/github.com/go-git/go-billy/v5 \ go-git:go-git:v5.3.0:go_git_go_git_v5/vendor/github.com/go-git/go-git/v5 \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ldap:ldap:v2.5.1:go_ldap_ldap/vendor/gopkg.in/ldap.v2 \ go-logr:logr:v0.4.0:go_logr_logr/vendor/github.com/go-logr/logr \ go-openapi:jsonpointer:v0.19.5:go_openapi_jsonpointer/vendor/github.com/go-openapi/jsonpointer \ go-openapi:jsonreference:v0.19.5:go_openapi_jsonreference/vendor/github.com/go-openapi/jsonreference \ go-openapi:swag:v0.19.14:go_openapi_swag/vendor/github.com/go-openapi/swag \ go-warnings:warnings:v0.1.2:go_warnings_warnings/vendor/gopkg.in/warnings.v0 \ go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:0c34fe9e7dc2:golang_crypto/vendor/golang.org/x/crypto \ golang:exp:6cc2880d07d6:golang_exp/vendor/golang.org/x/exp \ golang:groupcache:41bb18bfe9da:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:37e1c6afe023:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:59db8d763f22:golang_sys/vendor/golang.org/x/sys \ golang:term:6a3ed077a48d:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ golang:time:f8bda1e9f3ba:golang_time/vendor/golang.org/x/time \ golang:tools:v0.1.2:golang_tools/vendor/golang.org/x/tools \ golangplus:testing:v1.0.0:golangplus_testing/vendor/github.com/golangplus/testing \ gonum:blas:f22b278b28ac:gonum_blas/vendor/github.com/gonum/blas \ gonum:floats:c233463c7e82:gonum_floats/vendor/github.com/gonum/floats \ gonum:graph:50b27dea7ebb:gonum_graph/vendor/github.com/gonum/graph \ gonum:internal:f884aa714029:gonum_internal/vendor/github.com/gonum/internal \ gonum:lapack:e4cdc5a0bff9:gonum_lapack/vendor/github.com/gonum/lapack \ gonum:mathext:8a4bf007ea55:gonum_mathext/vendor/github.com/gonum/mathext \ gonum:matrix:c518dec07be9:gonum_matrix/vendor/github.com/gonum/matrix \ gonum:stat:41a0da705a5b:gonum_stat/vendor/github.com/gonum/stat \ google:btree:v1.0.1:google_btree/vendor/github.com/google/btree \ google:go-cmp:v0.5.5:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:f16073e35f0c:google_go_genproto/vendor/google.golang.org/genproto \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ google:starlark-go:8dd3e2ee1dd5:google_starlark_go/vendor/go.starlark.net \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gnostic:v0.5.5:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-cloud-go:v0.54.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ gregjones:httpcache:9cad4c3443a7:gregjones_httpcache/vendor/github.com/gregjones/httpcache \ grpc:grpc-go:v1.38.0:grpc_grpc_go/vendor/google.golang.org/grpc \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jbenet:go-context:d14ea06fba99:jbenet_go_context/vendor/github.com/jbenet/go-context \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ joelanford:ignore:63d4919d8fb2:joelanford_ignore/vendor/github.com/joelanford/ignore \ jonboulle:clockwork:v0.2.2:jonboulle_clockwork/vendor/github.com/jonboulle/clockwork \ josharian:intern:v1.0.0:josharian_intern/vendor/github.com/josharian/intern \ json-iterator:go:v1.1.11:json_iterator_go/vendor/github.com/json-iterator/go \ kubernetes-sigs:kustomize:kyaml/v0.11.0:kubernetes_sigs_kustomize_2/vendor/github.com/kubernetes-sigs/kustomize/kyaml \ kubernetes-sigs:kustomize:api/v0.8.11:kubernetes_sigs_kustomize/vendor/github.com/kubernetes-sigs/kustomize/api \ kubernetes-sigs:kustomize:kustomize/v4.2.0:kubernetes_sigs_kustomize_1/vendor/github.com/kubernetes-sigs/kustomize/v4 \ kubernetes-sigs:structured-merge-diff:v4.1.2:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v4 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.22.0-rc.0:kubernetes_api/vendor/k8s.io/api \ kubernetes:apiserver:v0.22.0-rc.0:kubernetes_apiserver/vendor/k8s.io/apiserver \ kubernetes:component-base:v0.22.0-rc.0:kubernetes_component_base/vendor/k8s.io/component-base \ kubernetes:component-helpers:v0.22.0-rc.0:kubernetes_component_helpers/vendor/k8s.io/component-helpers \ kubernetes:klog:v2.9.0:kubernetes_klog/vendor/k8s.io/klog/v2 \ kubernetes:kube-openapi:95288971da7e:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:metrics:v0.22.0-rc.0:kubernetes_metrics/vendor/k8s.io/metrics \ kubernetes:utils:4b05e18ac7d9:kubernetes_utils/vendor/k8s.io/utils \ liggitt:tabwriter:89fcab3d43de:liggitt_tabwriter/vendor/github.com/liggitt/tabwriter \ lithammer:dedent:v1.1.0:lithammer_dedent/vendor/github.com/lithammer/dedent \ mailru:easyjson:v0.7.6:mailru_easyjson/vendor/github.com/mailru/easyjson \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ moby:buildkit:c3a857e3fca0:moby_buildkit/vendor/github.com/moby/buildkit \ moby:moby:v20.10.3:moby_moby/vendor/github.com/docker/docker \ moby:spdystream:v0.2.0:moby_spdystream/vendor/github.com/moby/spdystream \ moby:sys:mount/v0.2.0:moby_sys_mount/vendor/github.com/moby/sys \ moby:sys:mountinfo/v0.4.1:moby_sys_mountinfo \ moby:term:9d4ed1856297:moby_term/vendor/github.com/moby/term \ 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 \ monochromegane:go-gitignore:205db1a8cc00:monochromegane_go_gitignore/vendor/github.com/monochromegane/go-gitignore \ morikuni:aec:v1.0.0:morikuni_aec/vendor/github.com/morikuni/aec \ mtrmac:gpgme:v0.1.2:mtrmac_gpgme/vendor/github.com/mtrmac/gpgme \ mxk:go-flowrate:cca7078d478f:mxk_go_flowrate/vendor/github.com/mxk/go-flowrate \ opencontainers:go-digest:v1.0.0:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:775207bd45b6:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ opencontainers:runc:v1.0.1:opencontainers_runc/vendor/github.com/opencontainers/runc \ opencontainers:runtime-spec:1c3f411f0417:opencontainers_runtime_spec/vendor/github.com/opencontainers/runtime-spec \ openshift:api:85e1d547cdee:openshift_api/vendor/github.com/openshift/api \ openshift:build-machinery-go:1bb7fd1518d3:openshift_build_machinery_go/vendor/github.com/openshift/build-machinery-go \ openshift:client-go:1811c1b3fc0e:openshift_client_go/vendor/github.com/openshift/client-go \ openshift:gssapi:5fb4217df13b:openshift_gssapi/vendor/github.com/apcera/gssapi \ openshift:kubernetes-apimachinery:c26349f8e2c9:openshift_kubernetes_apimachinery/vendor/k8s.io/apimachinery \ openshift:kubernetes-cli-runtime:1570202448c3:openshift_kubernetes_cli_runtime/vendor/k8s.io/cli-runtime \ openshift:kubernetes-kubectl:9c6734b9d97d:openshift_kubernetes_kubectl/vendor/k8s.io/kubectl \ openshift:library-go:f3b4cc9813a9:openshift_library_go/vendor/github.com/openshift/library-go \ peterbourgon:diskv:v2.0.1:peterbourgon_diskv/vendor/github.com/peterbourgon/diskv \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:profile:v1.3.0:pkg_profile/vendor/github.com/pkg/profile \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ prometheus:client_golang:v1.11.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.26.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ russross:blackfriday:v1.5.2:russross_blackfriday/vendor/github.com/russross/blackfriday \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:cobra:v1.1.3:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ syndtr:gocapability:42c35b437635:syndtr_gocapability/vendor/github.com/syndtr/gocapability \ xeipuuv:gojsonpointer:02993c407bfb:xeipuuv_gojsonpointer/vendor/github.com/xeipuuv/gojsonpointer \ xlab:treeprint:a009c3971eca:xlab_treeprint/vendor/github.com/xlab/treeprint post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RLN} ${WRKSRC_azure_go_autorest_date}/autorest/date ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RM} -r ${WRKSRC}/vendor/github.com/moby/sys/mountinfo @${RLN} ${WRKSRC_moby_sys_mountinfo}/mountinfo ${WRKSRC}/vendor/github.com/moby/sys/mountinfo GO_BUILDFLAGS= -ldflags="-s -w \ -X github.com/openshift/oc/pkg/version.commitFromGit=${DISTVERSIONPREFIX}${PORTVERSION} \ -X github.com/openshift/oc/pkg/version.versionFromGit=${PORTVERSION} \ -X github.com/openshift/oc/pkg/version.majorFromGit=${PORTVERSION:S/\.[0-9]+$//} \ -X github.com/openshift/oc/pkg/version.miniorFromGit=${PORTVERSION:S/^[0-9]+\.//} \ -X github.com/openshift/oc/pkg/version.gitTreeState=dirty" GO_TARGET= ./cmd/${PORTNAME} .include diff --git a/sysutils/opa/Makefile b/sysutils/opa/Makefile index f03910078bf9..e40301a7d473 100644 --- a/sysutils/opa/Makefile +++ b/sysutils/opa/Makefile @@ -1,19 +1,19 @@ PORTNAME= opa DISTVERSIONPREFIX= v DISTVERSION= 0.41.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Open Policy Agent for policy enforcement across the entire stack LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/open-policy-agent/opa PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/openshift-install/Makefile b/sysutils/openshift-install/Makefile index 0583f1c11ecb..91ff09d4acaa 100644 --- a/sysutils/openshift-install/Makefile +++ b/sysutils/openshift-install/Makefile @@ -1,408 +1,408 @@ # Created by: John Hixson PORTNAME= openshift-install PORTVERSION= 4.9 DISTVERSIONPREFIX= release- -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= jhixson@freebsd.org COMMENT= RedHat OpenShift installer LICENSE= APACHE20 LICENSE_FILE= ${GO_WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 USES= go:modules PLIST_FILES= bin/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= jhixson74 GH_PROJECT= installer GH_SUBDIR= src/github.com/openshift/installer GH_TAGNAME= 6fb15ac10a00e762a9934c8b5d9f559b130dd485 GIT_TAG= unreleased-master-3148-g${GIT_TAGNAME} GH_TUPLE= \ AlecAivazis:survey:v2.2.12:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ Azure:azure-sdk-for-go:v51.2.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:go-ansiterm:d6e3b3328b78:azure_go_ansiterm/vendor/github.com/Azure/go-ansiterm \ Azure:go-autorest:446f41b7d65b:azure_go_autorest_validation \ Azure:go-autorest:55c0c4ebc34d:azure_go_autorest_cli \ Azure:go-autorest:79a63e70c4d8:azure_go_autorest_adal \ Azure:go-autorest:autorest/v0.11.18:azure_go_autorest_autorest \ Azure:go-autorest:b3a0b30a7423:azure_go_autorest_date \ Azure:go-autorest:c468b8dd87c0:azure_go_autorest_auth \ Azure:go-autorest:logger/v0.2.1:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.6.0:azure_go_autorest_tracing \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ Azure:go-ntlmssp:2b2be6cc8ed4:azure_go_ntlmssp/vendor/github.com/Azure/go-ntlmssp \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ ChrisTrenkamp:goxpath:c5096ec8773d:christrenkamp_goxpath/vendor/github.com/ChrisTrenkamp/goxpath \ IBM-Cloud:bluemix-go:cdc80c935c05:ibm_cloud_bluemix_go/vendor/github.com/IBM-Cloud/bluemix-go \ IBM-Cloud:power-go-client:v1.0.55:ibm_cloud_power_go_client/vendor/github.com/IBM-Cloud/power-go-client \ IBM:apigateway-go-sdk:a5d5d49caaca:ibm_apigateway_go_sdk/vendor/github.com/IBM/apigateway-go-sdk \ IBM:appconfiguration-go-admin-sdk:v0.1.0:ibm_appconfiguration_go_admin_sdk/vendor/github.com/IBM/appconfiguration-go-admin-sdk \ IBM:container-registry-go-sdk:v0.0.13:ibm_container_registry_go_sdk/vendor/github.com/IBM/container-registry-go-sdk \ IBM:go-sdk-core:v1.1.0:ibm_go_sdk_core/vendor/github.com/IBM/go-sdk-core \ IBM:go-sdk-core:v3.3.1:ibm_go_sdk_core_v3/vendor/github.com/IBM/go-sdk-core/v3 \ IBM:go-sdk-core:v4.10.0:ibm_go_sdk_core_v4 \ IBM:go-sdk-core:v5.4.3:ibm_go_sdk_core_v5 \ IBM:ibm-cos-sdk-go-config:v1.2.0:ibm_ibm_cos_sdk_go_config/vendor/github.com/IBM/ibm-cos-sdk-go-config \ IBM:ibm-cos-sdk-go:v1.7.0:ibm_ibm_cos_sdk_go/vendor/github.com/IBM/ibm-cos-sdk-go \ IBM:keyprotect-go-client:v0.7.0:ibm_keyprotect_go_client/vendor/github.com/IBM/keyprotect-go-client \ IBM:networking-go-sdk:v0.14.0:ibm_networking_go_sdk/vendor/github.com/IBM/networking-go-sdk \ IBM:platform-services-go-sdk:v0.18.16:ibm_platform_services_go_sdk/vendor/github.com/IBM/platform-services-go-sdk \ IBM:push-notifications-go-sdk:5790b96c47f5:ibm_push_notifications_go_sdk/vendor/github.com/IBM/push-notifications-go-sdk \ IBM:schematics-go-sdk:v0.0.2:ibm_schematics_go_sdk/vendor/github.com/IBM/schematics-go-sdk \ IBM:secrets-manager-go-sdk:v0.1.19:ibm_secrets_manager_go_sdk/vendor/github.com/IBM/secrets-manager-go-sdk \ IBM:vpc-go-sdk:v0.7.0:ibm_vpc_go_sdk/vendor/github.com/IBM/vpc-go-sdk \ MakeNowJust:heredoc:v1.0.0:makenowjust_heredoc/vendor/github.com/MakeNowJust/heredoc \ Netflix:go-expect:0e00d9168667:netflix_go_expect/vendor/github.com/Netflix/go-expect \ PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \ PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \ ScaleFT:sshkeys:6142f742bca5:scaleft_sshkeys/vendor/github.com/ScaleFT/sshkeys \ Shopify:sarama:v1.27.2:shopify_sarama/vendor/github.com/Shopify/sarama \ agext:levenshtein:v1.2.3:agext_levenshtein/vendor/github.com/agext/levenshtein \ antchfx:xpath:v1.1.2:antchfx_xpath/vendor/github.com/antchfx/xpath \ apache:openwhisk-client-go:a804fb82d105:apache_openwhisk_client_go/vendor/github.com/apache/openwhisk-client-go \ apparentlymart:go-cidr:v1.0.1:apparentlymart_go_cidr/vendor/github.com/apparentlymart/go-cidr \ apparentlymart:go-textseg:v12.0.0:apparentlymart_go_textseg_v12/vendor/github.com/apparentlymart/go-textseg/v12 \ armon:circbuf:5111143e8da2:armon_circbuf/vendor/github.com/armon/circbuf \ armon:go-radix:v1.0.0:armon_go_radix/vendor/github.com/armon/go-radix \ asaskevich:govalidator:f21760c49a8d:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \ awalterschulze:gographviz:fa59802746ab:awalterschulze_gographviz/vendor/github.com/awalterschulze/gographviz \ aws:aws-sdk-go:v1.32.3:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beevik:etree:v1.1.0:beevik_etree/vendor/github.com/beevik/etree \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bgentry:go-netrc:9fd32a8b3d3d:bgentry_go_netrc/vendor/github.com/bgentry/go-netrc \ bgentry:speakeasy:v0.1.0:bgentry_speakeasy/vendor/github.com/bgentry/speakeasy \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ bmatcuk:doublestar:v1.3.2:bmatcuk_doublestar/vendor/github.com/bmatcuk/doublestar \ btubbs:datetime:v0.1.1:btubbs_datetime/vendor/github.com/btubbs/datetime \ c4milo:gotoolkit:67483a18c17a:c4milo_gotoolkit/vendor/github.com/c4milo/gotoolkit \ census-instrumentation:opencensus-go:v0.22.5:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ clarketm:json:v1.14.1:clarketm_json/vendor/github.com/clarketm/json \ cloudfoundry:jibber_jabber:bcc4c8345a21:cloudfoundry_jibber_jabber/vendor/github.com/cloudfoundry/jibber_jabber \ community-terraform-providers:terraform-provider-ignition:v2.1.0:community_terraform_providers_terraform_provider_ignition_v2/vendor/github.com/terraform-providers/terraform-provider-ignition/v2 \ containers:image:v3.0.2:containers_image/vendor/github.com/containers/image \ coreos:go-json:5ae607161559:coreos_go_json/vendor/github.com/coreos/go-json \ coreos:go-semver:v0.3.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ coreos:go-systemd:v22.0.0:coreos_go_systemd_v22/vendor/github.com/coreos/go-systemd/v22 \ coreos:ignition:v2.9.0:coreos_ignition_v2/vendor/github.com/coreos/ignition/v2 \ coreos:stream-metadata-go:70edb9eb47b3:coreos_stream_metadata_go/vendor/github.com/coreos/stream-metadata-go \ coreos:vcontext:b0e13dab675c:coreos_vcontext/vendor/github.com/coreos/vcontext \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dchest:bcrypt_pbkdf:83f37f9c154a:dchest_bcrypt_pbkdf/vendor/github.com/dchest/bcrypt_pbkdf \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ dimchansky:utfbom:v1.1.1:dimchansky_utfbom/vendor/github.com/dimchansky/utfbom \ dmacvicar:terraform-provider-libvirt:2b60d7626ff8:dmacvicar_terraform_provider_libvirt/vendor/github.com/dmacvicar/terraform-provider-libvirt \ dominikh:go-tools:v0.0.1-2020.1.6:dominikh_go_tools/vendor/honnef.co/go/tools \ dustinkirkland:golang-petname:8e5a1ed0cff0:dustinkirkland_golang_petname/vendor/github.com/dustinkirkland/golang-petname \ dylanmei:iso8601:v0.1.0:dylanmei_iso8601/vendor/github.com/dylanmei/iso8601 \ eapache:go-resiliency:v1.2.0:eapache_go_resiliency/vendor/github.com/eapache/go-resiliency \ eapache:go-xerial-snappy:776d5712da21:eapache_go_xerial_snappy/vendor/github.com/eapache/go-xerial-snappy \ eapache:queue:v1.1.0:eapache_queue/vendor/github.com/eapache/queue \ emicklei:go-restful:v2.14.2:emicklei_go_restful/vendor/github.com/emicklei/go-restful \ evanphx:json-patch:v4.9.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \ exponent-io:jsonpath:d6023ce2651d:exponent_io_jsonpath/vendor/github.com/exponent-io/jsonpath \ fatih:camelcase:v1.0.0:fatih_camelcase/vendor/github.com/fatih/camelcase \ fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \ form3tech-oss:jwt-go:v3.2.2:form3tech_oss_jwt_go/vendor/github.com/form3tech-oss/jwt-go \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gammazero:deque:2afb3858e9c7:gammazero_deque/vendor/github.com/gammazero/deque \ gammazero:workerpool:88d534f22b56:gammazero_workerpool/vendor/github.com/gammazero/workerpool \ ghodss:yaml:25d852aebe32:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-errors:errors:v1.0.1:go_errors_errors/vendor/github.com/go-errors/errors \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ini:ini:v1.61.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-log:log:a514cf01a3eb:go_log_log/vendor/github.com/go-log/log \ go-logr:logr:v0.4.0:go_logr_logr/vendor/github.com/go-logr/logr \ go-openapi:analysis:v0.19.5:go_openapi_analysis/vendor/github.com/go-openapi/analysis \ go-openapi:errors:v0.19.2:go_openapi_errors/vendor/github.com/go-openapi/errors \ go-openapi:jsonpointer:v0.19.3:go_openapi_jsonpointer/vendor/github.com/go-openapi/jsonpointer \ go-openapi:jsonreference:v0.19.4:go_openapi_jsonreference/vendor/github.com/go-openapi/jsonreference \ go-openapi:loads:v0.19.4:go_openapi_loads/vendor/github.com/go-openapi/loads \ go-openapi:runtime:v0.19.11:go_openapi_runtime/vendor/github.com/go-openapi/runtime \ go-openapi:spec:v0.19.4:go_openapi_spec/vendor/github.com/go-openapi/spec \ go-openapi:strfmt:v0.20.1:go_openapi_strfmt/vendor/github.com/go-openapi/strfmt \ go-openapi:swag:v0.19.9:go_openapi_swag/vendor/github.com/go-openapi/swag \ go-openapi:validate:v0.19.8:go_openapi_validate/vendor/github.com/go-openapi/validate \ go-playground:locales:v0.13.0:go_playground_locales/vendor/github.com/go-playground/locales \ go-playground:universal-translator:v0.17.0:go_playground_universal_translator/vendor/github.com/go-playground/universal-translator \ go-playground:validator:v10.2.0:go_playground_validator_v10/vendor/github.com/go-playground/validator/v10 \ go-playground:validator:v9.31.0:go_playground_validator/vendor/gopkg.in/go-playground/validator.v9 \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ go-yaml:yaml:eeeca48fe776:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobuffalo:flect:v0.2.2:gobuffalo_flect/vendor/github.com/gobuffalo/flect \ gofrs:uuid:v3.2.0:gofrs_uuid/vendor/github.com/gofrs/uuid \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:0c34fe9e7dc2:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:lint:738671d3881b:golang_lint/vendor/golang.org/x/lint \ golang:mock:v1.4.4:golang_mock/vendor/github.com/golang/mock \ golang:mod:v0.4.0:golang_mod/vendor/golang.org/x/mod \ golang:net:e18ecbb05110:golang_net/vendor/golang.org/x/net \ golang:oauth2:5d25da1a8d43:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:a50acf3fe073:golang_sys/vendor/golang.org/x/sys \ golang:term:6a3ed077a48d:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.5:golang_text/vendor/golang.org/x/text \ golang:time:f8bda1e9f3ba:golang_time/vendor/golang.org/x/time \ golang:tools:v0.1.0:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ gomodules:jsonpatch:v2.1.0:gomodules_jsonpatch/vendor/gomodules.xyz/jsonpatch/v2 \ google:btree:v1.0.0:google_btree/vendor/github.com/google/btree \ google:go-cmp:v0.5.2:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:cb27e3aa2013:google_go_genproto/vendor/google.golang.org/genproto \ google:go-querystring:v1.1.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:gofuzz:v1.2.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:martian:25dcb96d9e51:google_martian/vendor/github.com/google/martian \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ google:starlark-go:8dd3e2ee1dd5:google_starlark_go/vendor/go.starlark.net \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:gnostic:v0.5.4:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.25.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:bigtable/v1.5.0:googleapis_google_cloud_go_bigtable \ googleapis:google-cloud-go:storage/v1.11.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.57.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gophercloud:gophercloud:v0.17.0:gophercloud_gophercloud/vendor/github.com/gophercloud/gophercloud \ gophercloud:utils:7b186010c04f:gophercloud_utils/vendor/github.com/gophercloud/utils \ gregjones:httpcache:901d90724c79:gregjones_httpcache/vendor/github.com/gregjones/httpcache \ grpc:grpc-go:v1.29.1:grpc_grpc_go/vendor/google.golang.org/grpc \ h2non:filetype:v1.0.12:h2non_filetype/vendor/github.com/h2non/filetype \ hashicorp:aws-sdk-go-base:v0.4.0:hashicorp_aws_sdk_go_base/vendor/github.com/hashicorp/aws-sdk-go-base \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-azure-helpers:v0.16.5:hashicorp_go_azure_helpers/vendor/github.com/hashicorp/go-azure-helpers \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-getter:9813cbd4eb02:hashicorp_go_getter/vendor/github.com/hashicorp/go-getter \ hashicorp:go-hclog:v0.14.1:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-plugin:v1.2.2:hashicorp_go_plugin/vendor/github.com/hashicorp/go-plugin \ hashicorp:go-retryablehttp:v0.6.6:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-safetemp:v1.0.0:hashicorp_go_safetemp/vendor/github.com/hashicorp/go-safetemp \ hashicorp:go-uuid:v1.0.2:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ hashicorp:go-version:v1.3.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:hcl:v2.6.0:hashicorp_hcl_v2/vendor/github.com/hashicorp/hcl/v2 \ hashicorp:hil:97b3a9cdfa93:hashicorp_hil/vendor/github.com/hashicorp/hil \ hashicorp:logutils:v1.0.0:hashicorp_logutils/vendor/github.com/hashicorp/logutils \ hashicorp:terraform-config-inspect:c481b8bfa41e:hashicorp_terraform_config_inspect/vendor/github.com/hashicorp/terraform-config-inspect \ hashicorp:terraform-json:v0.6.0:hashicorp_terraform_json/vendor/github.com/hashicorp/terraform-json \ hashicorp:terraform-plugin-test:v1.3.0:hashicorp_terraform_plugin_test/vendor/github.com/hashicorp/terraform-plugin-test \ hashicorp:terraform-provider-kubernetes:v1.13.3:hashicorp_terraform_provider_kubernetes/vendor/github.com/hashicorp/terraform-provider-kubernetes \ hashicorp:terraform-svchost:f050f53b9734:hashicorp_terraform_svchost/vendor/github.com/hashicorp/terraform-svchost \ hashicorp:vault:v1.3.0:hashicorp_vault/vendor/github.com/hashicorp/vault \ hashicorp:yamux:aecfd211c9ce:hashicorp_yamux/vendor/github.com/hashicorp/yamux \ hinshun:vt10x:d55458df857c:hinshun_vt10x/vendor/github.com/hinshun/vt10x \ hokaccha:go-prettyjson:e6b9231a2b1c:hokaccha_go_prettyjson/vendor/github.com/hokaccha/go-prettyjson \ hooklift:iso9660:v1.0.0:hooklift_iso9660/vendor/github.com/hooklift/iso9660 \ imdario:mergo:v0.3.11:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jcmturner:aescts:v1.0.1:jcmturner_aescts/vendor/gopkg.in/jcmturner/aescts.v1 \ jcmturner:dnsutils:v1.0.1:jcmturner_dnsutils/vendor/gopkg.in/jcmturner/dnsutils.v1 \ jcmturner:gofork:v1.0.0:jcmturner_gofork/vendor/github.com/jcmturner/gofork \ jcmturner:gokrb5:v7.5.0:jcmturner_gokrb5/vendor/gopkg.in/jcmturner/gokrb5.v7 \ jcmturner:rpc:v1.1.0:jcmturner_rpc/vendor/gopkg.in/jcmturner/rpc.v1 \ jen20:awspolicyequivalence:v1.1.0:jen20_awspolicyequivalence/vendor/github.com/jen20/awspolicyequivalence \ jinzhu:copier:b57f9002281a:jinzhu_copier/vendor/github.com/jinzhu/copier \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ josharian:intern:v1.0.0:josharian_intern/vendor/github.com/josharian/intern \ json-iterator:go:v1.1.10:json_iterator_go/vendor/github.com/json-iterator/go \ jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \ k8snetworkplumbingwg:network-attachment-definition-client:79f836b90111:k8snetworkplumbingwg_network_attachment_definition_client/vendor/github.com/k8snetworkplumbingwg/network-attachment-definition-client \ kardianos:osext:2bc1f35cddc0:kardianos_osext/vendor/github.com/kardianos/osext \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ keybase:go-crypto:de78d2cb44f4:keybase_go_crypto/vendor/github.com/keybase/go-crypto \ klauspost:compress:v1.11.0:klauspost_compress/vendor/github.com/klauspost/compress \ kr:fs:v0.1.0:kr_fs/vendor/github.com/kr/fs \ kr:pretty:v0.2.1:kr_pretty/vendor/github.com/kr/pretty \ kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ kubernetes-sigs:controller-runtime:v0.9.0-alpha.1:kubernetes_sigs_controller_runtime/vendor/sigs.k8s.io/controller-runtime \ kubernetes-sigs:controller-tools:651903477185:kubernetes_sigs_controller_tools/vendor/sigs.k8s.io/controller-tools \ kubernetes-sigs:kustomize:kyaml/v0.10.15:kubernetes_sigs_kustomize_1/vendor/sigs.k8s.io/kustomize/kyaml \ kubernetes-sigs:kustomize:api/v0.8.5:kubernetes_sigs_kustomize/vendor/sigs.k8s.io/kustomize/api \ kubernetes-sigs:structured-merge-diff:v4.1.1:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v4 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.21.1:kubernetes_api/vendor/k8s.io/api \ kubernetes:apiextensions-apiserver:v0.21.0-rc.0:kubernetes_apiextensions_apiserver/vendor/k8s.io/apiextensions-apiserver \ kubernetes:apimachinery:v0.21.1:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:cli-runtime:v0.21.0-rc.0:kubernetes_cli_runtime/vendor/k8s.io/cli-runtime \ kubernetes:client-go:v0.21.0-rc.0:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:component-base:v0.21.0:kubernetes_component_base/vendor/k8s.io/component-base \ kubernetes:klog:v1.0.0:kubernetes_klog/vendor/k8s.io/klog \ kubernetes:klog:v2.8.0:kubernetes_klog_1/vendor/k8s.io/klog/v2 \ kubernetes:kube-aggregator:v0.21.0-rc.0:kubernetes_kube_aggregator/vendor/k8s.io/kube-aggregator \ kubernetes:kube-openapi:591a79e4bda7:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:kubectl:v0.21.0-rc.0:kubernetes_kubectl/vendor/k8s.io/kubectl \ kubernetes:utils:fddb29f9d009:kubernetes_utils/vendor/k8s.io/utils \ kubevirt:client-go:v0.29.0:kubevirt_kubevirt/vendor/github.com/kubevirt/client-go \ kubevirt:containerized-data-importer:v1.10.9:kubevirt_kubevirt_1/vendor/github.com/kubevirt/containerized-data-importer \ leodido:go-urn:v1.2.1:leodido_go_urn/vendor/github.com/leodido/go-urn \ libvirt:libvirt-go-xml:v5.10.0:libvirt_libvirt_go_xml/vendor/github.com/libvirt/libvirt-go-xml \ libvirt:libvirt-go:v5.10.0:libvirt_libvirt_go/vendor/github.com/libvirt/libvirt-go \ liggitt:tabwriter:89fcab3d43de:liggitt_tabwriter/vendor/github.com/liggitt/tabwriter \ mailru:easyjson:v0.7.6:mailru_easyjson/vendor/github.com/mailru/easyjson \ masterzen:simplexml:31eea3082786:masterzen_simplexml/vendor/github.com/masterzen/simplexml \ masterzen:winrm:1d17eaf15943:masterzen_winrm/vendor/github.com/masterzen/winrm \ 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 \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mgutz:ansi:9520e82c474b:mgutz_ansi/vendor/github.com/mgutz/ansi \ minsikl:netscaler-nitro-go:5b14ce3643e3:minsikl_netscaler_nitro_go/vendor/github.com/minsikl/netscaler-nitro-go \ mitchellh:cli:v1.1.1:mitchellh_cli/vendor/github.com/mitchellh/cli \ mitchellh:colorstring:d06e56a500db:mitchellh_colorstring/vendor/github.com/mitchellh/colorstring \ mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-linereader:1b945b3263eb:mitchellh_go_linereader/vendor/github.com/mitchellh/go-linereader \ mitchellh:go-testing-interface:v1.14.1:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:hashstructure:v1.0.0:mitchellh_hashstructure/vendor/github.com/mitchellh/hashstructure \ mitchellh:mapstructure:v1.3.3:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:panicwrap:v1.0.0:mitchellh_panicwrap/vendor/github.com/mitchellh/panicwrap \ mitchellh:reflectwalk:v1.0.1:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ moby:spdystream:v0.2.0:moby_spdystream/vendor/github.com/moby/spdystream \ moby:term:df9cb8a40635:moby_term/vendor/github.com/moby/term \ 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 \ mongodb:mongo-go-driver:v1.5.1:mongodb_mongo_go_driver/vendor/go.mongodb.org/mongo-driver \ monochromegane:go-gitignore:205db1a8cc00:monochromegane_go_gitignore/vendor/github.com/monochromegane/go-gitignore \ nicksnyder:go-i18n:v1.10.0:nicksnyder_go_i18n/vendor/github.com/nicksnyder/go-i18n \ nirarg:terraform-provider-kubevirt:101cee051ed3:nirarg_terraform_provider_kubevirt/vendor/github.com/kubevirt/terraform-provider-kubevirt \ nu7hatch:gouuid:179d4d0c4d8d:nu7hatch_gouuid/vendor/github.com/nu7hatch/gouuid \ oklog:run:v1.1.0:oklog_run/vendor/github.com/oklog/run \ oklog:ulid:v1.3.1:oklog_ulid/vendor/github.com/oklog/ulid \ opencontainers:go-digest:v1.0.0:opencontainers_go_digest/vendor/github.com/opencontainers/go-digest \ opencontainers:image-spec:775207bd45b6:opencontainers_image_spec/vendor/github.com/opencontainers/image-spec \ openshift-metal3:terraform-provider-ironic:v0.2.6:openshift_metal3_terraform_provider_ironic/vendor/github.com/openshift-metal3/terraform-provider-ironic \ openshift:api:7740bfb97397:openshift_api/vendor/github.com/openshift/api \ openshift:baremetal-operator:5240e42f012a:openshift_baremetal_operator/vendor/github.com/metal3-io/baremetal-operator \ openshift:client-go:91d71ef2122c:openshift_client_go/vendor/github.com/openshift/client-go \ openshift:cloud-credential-operator:d10080b52c9e:openshift_cloud_credential_operator/vendor/github.com/openshift/cloud-credential-operator \ openshift:cluster-api-provider-aws:5ffc5f422a80:openshift_cluster_api_provider_aws/vendor/sigs.k8s.io/cluster-api-provider-aws \ openshift:cluster-api-provider-azure:5d94c794092f:openshift_cluster_api_provider_azure/vendor/sigs.k8s.io/cluster-api-provider-azure \ openshift:cluster-api-provider-baremetal:a2a477909c1d:openshift_cluster_api_provider_baremetal/vendor/github.com/metal3-io/cluster-api-provider-baremetal \ openshift:cluster-api-provider-gcp:4dc702fd57a5:openshift_cluster_api_provider_gcp/vendor/github.com/openshift/cluster-api-provider-gcp \ openshift:cluster-api-provider-ibmcloud:676faba9895d:openshift_cluster_api_provider_ibmcloud/vendor/github.com/openshift/cluster-api-provider-ibmcloud \ openshift:cluster-api-provider-kubevirt:e5aed9c73f1f:openshift_cluster_api_provider_kubevirt/vendor/github.com/openshift/cluster-api-provider-kubevirt \ openshift:cluster-api-provider-libvirt:2336783d4603:openshift_cluster_api_provider_libvirt/vendor/github.com/openshift/cluster-api-provider-libvirt \ openshift:cluster-api-provider-openstack:8498241fa4bd:openshift_cluster_api_provider_openstack/vendor/sigs.k8s.io/cluster-api-provider-openstack \ openshift:cluster-api-provider-ovirt:c4f9f269bcb7:openshift_cluster_api_provider_ovirt/vendor/github.com/openshift/cluster-api-provider-ovirt \ openshift:cluster-api:f8de78af80fc:openshift_cluster_api/vendor/github.com/openshift/cluster-api \ openshift:custom-resource-status:e62f2f3b79f3:openshift_custom_resource_status/vendor/github.com/openshift/custom-resource-status \ openshift:hashicorp-terraform-plugin-sdk:v1.14.0-openshift:openshift_hashicorp_terraform_plugin_sdk/vendor/github.com/hashicorp/terraform-plugin-sdk \ openshift:library-go:7a65fdb398e2:openshift_library_go/vendor/github.com/openshift/library-go \ openshift:machine-api-operator:b7ef098180db:openshift_machine_api_operator/vendor/github.com/openshift/machine-api-operator \ openshift:machine-config-operator:4fe8559913b8:openshift_machine_config_operator/vendor/github.com/openshift/machine-config-operator \ openshift:terraform-provider-aws:7d13cfbb1a8c:openshift_terraform_provider_aws/vendor/github.com/terraform-providers/terraform-provider-aws \ openshift:terraform-provider-azurerm:7509319df0f4:openshift_terraform_provider_azurerm/vendor/github.com/terraform-providers/terraform-provider-azurerm \ openshift:terraform-provider-azurestack:v0.10.0-openshift:openshift_terraform_provider_azurestack/vendor/github.com/terraform-providers/terraform-provider-azurestack \ openshift:terraform-provider-ibm:v1.26.2-openshift-2:openshift_terraform_provider_ibm/vendor/github.com/IBM-Cloud/terraform-provider-ibm \ openshift:terraform-provider-vsphere:v1.24.3-openshift:openshift_terraform_provider_vsphere/vendor/github.com/hashicorp/terraform-provider-vsphere \ openshift:hashicorp-terraform:v0.12.20-openshift-4:openshift_terraform/vendor/github.com/hashicorp/terraform \ ovirt:go-ovirt:ac0bcbc88d7c:ovirt_go_ovirt/vendor/github.com/ovirt/go-ovirt \ ovirt:terraform-provider-ovirt:78ce17b16709:ovirt_terraform_provider_ovirt/vendor/github.com/ovirt/terraform-provider-ovirt \ packer-community:winrmcp:c76d91c1e7db:packer_community_winrmcp/vendor/github.com/packer-community/winrmcp \ pborman:uuid:v1.2.0:pborman_uuid \ pelletier:go-toml:v1.8.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ peterbourgon:diskv:v2.0.1:peterbourgon_diskv/vendor/github.com/peterbourgon/diskv \ pierrec:lz4:v2.5.2:pierrec_lz4/vendor/github.com/pierrec/lz4 \ pkg:browser:0a3d74bf9ce4:pkg_browser/vendor/github.com/pkg/browser \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:sftp:v1.10.1:pkg_sftp/vendor/github.com/pkg/sftp \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ posener:complete:v1.2.3:posener_complete/vendor/github.com/posener/complete \ prometheus:client_golang:v1.9.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.15.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.2.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rcrowley:go-metrics:10cdbea86bc0:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ rickb777:date:6300e543c4d9:rickb777_date/vendor/github.com/rickb777/date \ rickb777:plural:v1.2.0:rickb777_plural/vendor/github.com/rickb777/plural \ robfig:cron:v1.2.0:robfig_cron/vendor/github.com/robfig/cron \ russross:blackfriday:v1.5.2:russross_blackfriday/vendor/github.com/russross/blackfriday \ satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid \ satori:uuid:v1.2.0:satori_uuid \ shurcooL:httpfs:8d4bc4ba7749:shurcool_httpfs/vendor/github.com/shurcooL/httpfs \ shurcooL:vfsgen:6a9ea43bcacd:shurcool_vfsgen/vendor/github.com/shurcooL/vfsgen \ sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ softlayer:softlayer-go:v1.0.3:softlayer_softlayer_go/vendor/github.com/softlayer/softlayer-go \ softlayer:xmlrpc:5f089df7cb7e:softlayer_xmlrpc/vendor/github.com/softlayer/xmlrpc \ spf13:afero:v1.3.5:spf13_afero/vendor/github.com/spf13/afero \ spf13:cobra:v1.1.1:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stoewer:go-strcase:v1.2.0:stoewer_go_strcase/vendor/github.com/stoewer/go-strcase \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ terraform-provider-openstack:terraform-provider-openstack:v1.37.0:terraform_provider_openstack_terraform_provider_openstack/vendor/github.com/terraform-provider-openstack/terraform-provider-openstack \ terraform-providers:terraform-provider-google:27107f2ee160:terraform_providers_terraform_provider_google/vendor/github.com/terraform-providers/terraform-provider-google \ terraform-providers:terraform-provider-local:v1.4.0:terraform_providers_terraform_provider_local/vendor/github.com/terraform-providers/terraform-provider-local \ terraform-providers:terraform-provider-random:83518d96ae4f:terraform_providers_terraform_provider_random/vendor/github.com/terraform-providers/terraform-provider-random \ tombuildsstuff:giovanni:v0.15.1:tombuildsstuff_giovanni/vendor/github.com/tombuildsstuff/giovanni \ ulikunitz:xz:v0.5.7:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ vincent-petithory:dataurl:d1553a71de50:vincent_petithory_dataurl/vendor/github.com/vincent-petithory/dataurl \ vmihailenco:msgpack:v4.3.12:vmihailenco_msgpack_v4/vendor/github.com/vmihailenco/msgpack/v4 \ vmihailenco:tagparser:v0.1.1:vmihailenco_tagparser/vendor/github.com/vmihailenco/tagparser \ vmware:govmomi:v0.24.0:vmware_govmomi/vendor/github.com/vmware/govmomi \ xanzy:ssh-agent:v0.2.1:xanzy_ssh_agent/vendor/github.com/xanzy/ssh-agent \ xlab:treeprint:a009c3971eca:xlab_treeprint/vendor/github.com/xlab/treeprint \ zclconf:go-cty-yaml:v1.0.2:zclconf_go_cty_yaml/vendor/github.com/zclconf/go-cty-yaml \ zclconf:go-cty:v1.6.1:zclconf_go_cty/vendor/github.com/zclconf/go-cty post-extract: @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/bigtable @${RLN} ${WRKSRC_googleapis_google_cloud_go_bigtable}/bigtable ${WRKSRC}/vendor/cloud.google.com/go/bigtable @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RLN} ${WRKSRC_azure_go_autorest_auth}/autorest/azure/auth ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/auth @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RLN} ${WRKSRC_azure_go_autorest_cli}/autorest/azure/cli ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/azure/cli @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RLN} ${WRKSRC_azure_go_autorest_date}/autorest/date ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation @${RLN} ${WRKSRC_azure_go_autorest_validation}/autorest/validation ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RM} -r ${WRKSRC}/vendor/github.com/IBM/go-sdk-core/v4 @${RLN} ${WRKSRC_ibm_go_sdk_core_v4}/v4 ${WRKSRC}/vendor/github.com/IBM/go-sdk-core/v4 @${RM} -r ${WRKSRC}/vendor/github.com/IBM/go-sdk-core/v5 @${RLN} ${WRKSRC_ibm_go_sdk_core_v5}/v5 ${WRKSRC}/vendor/github.com/IBM/go-sdk-core/v5 @${MKDIR} ${WRKSRC}/vendor/github.com/pborman @${RLN} ${WRKSRC_google_uuid} ${WRKSRC}/vendor/github.com/pborman/uuid @${MKDIR} ${WRKSRC}/vendor/github.com/satori @${RLN} ${WRKSRC_pborman_uuid} ${WRKSRC}/vendor/github.com/satori/uuid @${CP} ${FILESDIR}/assets_vfsdata.go ${WRKSRC}/data/assets_vfsdata.go do-build: @(cd ${GO_WRKSRC}; out="${PORTNAME}"; pkg=${GO_TARGET}; \ ${ECHO_MSG} "===> Building $${out} from $${pkg}"; \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} build ${GO_BUILDFLAGS} \ -o ${GO_WRKDIR_BIN}/$${out} $${pkg};) do-install: @(src="${PORTNAME}"; dst=${STAGEDIR}${PREFIX}/bin/$${src}; \ ${ECHO_MSG} "===> Installing $${src} as $${dst}"; \ ${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/$${src} $${dst};) GO_BUILDFLAGS= -tags release -ldflags="-s -w \ -X github.com/openshift/installer/pkg/version.Raw=${GIT_TAG} \ -X github.com/openshift/installer/pkg/version.Commit=${GIT_TAGNAME}" -o "${PLIST_FILES}" GO_TARGET= ./cmd/openshift-install CGO_ENABLED= 0 .include diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile index 7221d130cda2..fe4a4462a0df 100644 --- a/sysutils/packer/Makefile +++ b/sysutils/packer/Makefile @@ -1,19 +1,19 @@ PORTNAME= packer PORTVERSION= 1.7.10 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= brad@facefault.org COMMENT= Tool for creating machine images LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= hashicorp GO_MODULE= github.com/hashicorp/packer PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/paladin/Makefile b/sysutils/paladin/Makefile index e109023816e7..9a29c29fd305 100644 --- a/sysutils/paladin/Makefile +++ b/sysutils/paladin/Makefile @@ -1,23 +1,23 @@ PORTNAME= paladin PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= rwestlun@gmail.com COMMENT= Simple process supervisor LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_BUILDFLAGS= -ldflags="-X main.localbase=/usr/local" USE_GITHUB= yes GH_ACCOUNT= rwestlund post-install: @${CP} ${WRKSRC}/etc/paladin.conf.sample ${STAGEDIR}/${LOCALBASE}/etc/ @${CP} ${WRKSRC}/etc/rc.d/paladin ${STAGEDIR}/${LOCALBASE}/etc/rc.d/ .include diff --git a/sysutils/rest-server/Makefile b/sysutils/rest-server/Makefile index aed14e0a9eed..d4c297c58687 100644 --- a/sysutils/rest-server/Makefile +++ b/sysutils/rest-server/Makefile @@ -1,29 +1,29 @@ PORTNAME= rest-server DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Performant HTTP server for sysutils/restic backend API LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= restic .include "${.CURDIR}/Makefile.deps" GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} USE_RC_SUBR= restserver USERS= restserver GROUPS= restserver PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index bd8c2f9b3bb0..bd83d436f37c 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,30 +1,30 @@ PORTNAME= restic DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org COMMENT= Fast, secure, efficient backup program LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/restic/restic GO_TARGET= ./cmd/${PORTNAME} PLIST_SUB= PORTNAME=${PORTNAME} post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/* ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL} -d ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${INSTALL_SCRIPT} ${WRKSRC}/doc/bash-completion.sh \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.sh ${INSTALL} -d ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ ${INSTALL_DATA} ${WRKSRC}/doc/zsh-completion.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include diff --git a/sysutils/runj/Makefile b/sysutils/runj/Makefile index 8df906341e79..520b9ab3c169 100644 --- a/sysutils/runj/Makefile +++ b/sysutils/runj/Makefile @@ -1,27 +1,27 @@ PORTNAME= runj DISTVERSION= g20211119 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Experimental, proof-of-concept OCI-compatible runtime for jails LICENSE= APACHE20 BSD2CLAUSE BSD3CLAUSE MIT LICENSE_COMB= multi USES= go:modules USE_GITHUB= yes GH_ACCOUNT= samuelkarp GH_TAGNAME= 307abfe .include "Makefile.deps" GO_TARGET= ./cmd/runj \ ./cmd/runj-entrypoint \ ./cmd/containerd-shim-runj-v1 PLIST_FILES= bin/runj \ bin/runj-entrypoint \ bin/containerd-shim-runj-v1 .include diff --git a/sysutils/rush/Makefile b/sysutils/rush/Makefile index 72f90a17c424..2560b1642949 100644 --- a/sysutils/rush/Makefile +++ b/sysutils/rush/Makefile @@ -1,41 +1,41 @@ PORTNAME= rush DISTVERSIONPREFIX= v DISTVERSION= 0.4.2-9 DISTVERSIONSUFFIX= -ga800565 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils PKGNAMESUFFIX= -parallelization-tool MAINTAINER= yuri@FreeBSD.org COMMENT= Command-line tool for executing jobs in parallel LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= shenwei356 GH_TUPLE= \ cznic:sortutil:f5f958428db8:cznic_sortutil/vendor/github.com/cznic/sortutil \ golang:sys:d5e6a3e2c0ae:golang_sys/vendor/golang.org/x/sys \ klauspost:compress:v1.12.3:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:pgzip:v1.2.5:klauspost_pgzip/vendor/github.com/klauspost/pgzip \ mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.13:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ shenwei356:bpool:f9e0ee4:shenwei356_bpool/vendor/github.com/shenwei356/bpool \ shenwei356:go-logging:c6b9702:shenwei356_go_logging/vendor/github.com/shenwei356/go-logging \ shenwei356:natsort:600d539:shenwei356_natsort/vendor/github.com/shenwei356/natsort \ shenwei356:util:v0.3.0:shenwei356_util/vendor/github.com/shenwei356/util \ shenwei356:xopen:f4f16dd:shenwei356_xopen/vendor/github.com/shenwei356/xopen \ shirou:gopsutil:v3.21.4:shirou_gopsutil/vendor/github.com/shirou/gopsutil \ spf13:cobra:v1.1.3:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ tklauser:go-sysconf:v0.3.6:tklauser_go_sysconf/vendor/github.com/tklauser/go-sysconf GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/sensu-go/Makefile b/sysutils/sensu-go/Makefile index 9936eb24cf33..312b059279bd 100644 --- a/sysutils/sensu-go/Makefile +++ b/sysutils/sensu-go/Makefile @@ -1,60 +1,60 @@ PORTNAME= sensu-go DISTVERSION= 5.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= jp+ports@supplntr.io COMMENT= Ephemeral infrastructure and distributed applications monitoring LICENSE= APACHE20 ONLY_FOR_ARCHS= amd64 i386 BUILD_DEPENDS= bash:shells/bash USES= go USE_GITHUB= yes GH_ACCOUNT= sensu GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} OPTIONS_DEFINE= SENSU_AGENT SENSU_CLI SENSU_BE OPTIONS_DEFAULT= SENSU_AGENT OPTIONS_SUB= yes SENSU_AGENT_DESC= Install sensu-agent daemon SENSU_AGENT_VARS= GO_TARGETS+=agent GO_BIN_TARGETS+=sensu-agent \ USE_RC_SUBR+=sensu-agent SENSU_CLI_DESC= Install sensuctl binary SENSU_CLI_VARS= GO_TARGETS+=cli GO_BIN_TARGETS+=sensuctl SENSU_BE_DESC= Install sensu-backend daemon (unsupported) SENSU_BE_VARS= GO_TARGETS+=backend GO_BIN_TARGETS+=sensu-backend \ USE_RC_SUBR+=sensu-backend SENSU_BE_BROKEN= Currently not tested under FreeBSD .include post-patch: @${REINPLACE_CMD} '/git rev/d' ${WRKSRC}/build.sh @${REINPLACE_CMD} '/exec.Command("git"/d' ${WRKSRC}/version/cmd/version/version.go do-build: .for GO_TARGET in ${GO_TARGETS} @(cd ${GO_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GO_ENV} ./build.sh build_${GO_TARGET}) .endfor do-install: .for GO_BIN_TARGET in ${GO_BIN_TARGETS} ${INSTALL_PROGRAM} ${GO_WRKSRC}/target/freebsd-${ARCH:S/^i//}/${GO_BIN_TARGET} ${STAGEDIR}${PREFIX}/bin .endfor post-install-SENSU_AGENT-on: ${INSTALL_DATA} ${PATCHDIR}/sensu-agent.yml.sample \ ${STAGEDIR}${PREFIX}/etc/sensu-agent.yml.sample post-install-SENSU_BE-on: ${INSTALL_DATA} ${PATCHDIR}/sensu-backend.yml.sample \ ${STAGEDIR}${PREFIX}/etc/sensu-backend.yml.sample .include diff --git a/sysutils/serf/Makefile b/sysutils/serf/Makefile index 4d3f62cbb5a5..5ba608adc0d7 100644 --- a/sysutils/serf/Makefile +++ b/sysutils/serf/Makefile @@ -1,27 +1,27 @@ PORTNAME= serf PORTVERSION= 0.8.5 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils PKGNAMEPREFIX= hashicorp- MAINTAINER= swills@FreeBSD.org COMMENT= Service discovery and configuration made easy LICENSE= MPL20 USES= go:modules USE_GITHUB= yes GH_ACCOUNT= hashicorp GO_TARGET= ./cmd/${PORTNAME} USE_RC_SUBR= serf USERS= serf GROUPS= serf PLIST_FILES= bin/serf .include diff --git a/sysutils/siegfried/Makefile b/sysutils/siegfried/Makefile index 6fd580b20935..b4eb38495946 100644 --- a/sysutils/siegfried/Makefile +++ b/sysutils/siegfried/Makefile @@ -1,28 +1,28 @@ # Created by: Steffen Fritz PORTNAME= siegfried DISTVERSIONPREFIX= v DISTVERSION= 1.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org COMMENT= File identification tool LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go:modules GO_MODULE= github.com/richardlehane/siegfried GO_TARGET= ./cmd/sf PLIST_FILES= bin/sf do-test: @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} test ${GO_BUILDFLAGS} \ ./cmd/sf .include diff --git a/sysutils/smug/Makefile b/sysutils/smug/Makefile index b8b8a61174cb..588ea17ed16c 100644 --- a/sysutils/smug/Makefile +++ b/sysutils/smug/Makefile @@ -1,48 +1,48 @@ PORTNAME= smug DISTVERSIONPREFIX= v DISTVERSION= 0.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Session manager and task runner for tmux LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= tmux:sysutils/tmux USES= go:modules GO_MODULE= github.com/ivaaaan/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.Version=${DISTVERSIONFULL}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= CODE_OF_CONDUCT.md README.md OPTIONS_DEFINE= COMPLETIONS DOCS MANPAGES OPTIONS_DEFAULT= COMPLETIONS MANPAGES COMPLETIONS_DESC= Install bash and fish shell completions COMPLETIONS_PLIST_FILES= share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz post-install-COMPLETIONS-on: ${INSTALL_DATA} ${WRKSRC}/completion/${PORTNAME}.bash \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/completion/${PORTNAME}.fish \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/${PORTNAME}.fish post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/man/man1/${PORTNAME}.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/sysutils/snmp_exporter/Makefile b/sysutils/snmp_exporter/Makefile index d3f77590f673..d631669fc59b 100644 --- a/sysutils/snmp_exporter/Makefile +++ b/sysutils/snmp_exporter/Makefile @@ -1,55 +1,55 @@ PORTNAME= snmp_exporter PORTVERSION= 0.20.0 DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= fabian.freyer@physik.tu-berlin.de COMMENT= SNMP Exporter for Prometheus LICENSE= APACHE20 LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp USES= go:modules USE_GITHUB= yes USE_RC_SUBR= snmp_exporter GH_ACCOUNT= prometheus GH_TUPLE= \ 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:f65c72e2690d:alecthomas_units/vendor/github.com/alecthomas/units \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ go-kit:kit:v0.10.0:go_kit_kit/vendor/github.com/go-kit/kit \ go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:5f87f3452ae9:golang_crypto/vendor/golang.org/x/crypto \ golang:net:4c5254603344:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:f9fddec55a1e:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ gosnmp:gosnmp:v1.29.0:gosnmp_gosnmp/vendor/github.com/gosnmp/gosnmp \ jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ prometheus:client_golang:v1.9.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.15.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:exporter-toolkit:v0.5.1:prometheus_exporter_toolkit/vendor/github.com/prometheus/exporter-toolkit \ prometheus:procfs:v0.2.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf GO_TARGET= . \ ./generator:snmp_exporter_generator post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${GO_WRKSRC}/generator/main.go post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/snmp_exporter/ ${INSTALL_DATA} ${FILESDIR}/generator.yml ${STAGEDIR}${PREFIX}/etc/snmp_exporter/generator.yml.sample .include diff --git a/sysutils/sockaddr/Makefile b/sysutils/sockaddr/Makefile index 6ab8bb512586..f2df06cc398b 100644 --- a/sysutils/sockaddr/Makefile +++ b/sysutils/sockaddr/Makefile @@ -1,37 +1,37 @@ PORTNAME= sockaddr DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org COMMENT= Command line utility for querying IP information LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= hashicorp GH_PROJECT= go-sockaddr GH_TUPLE= \ armon:go-radix:7fddfc383310:armon_go_radix/vendor/github.com/armon/go-radix \ bgentry:speakeasy:v0.1.0:bgentry_speakeasy/vendor/github.com/bgentry/speakeasy \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ golang:sys:11551d06cbcc:golang_sys/vendor/golang.org/x/sys \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:v1.0.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ mattn:go-colorable:v0.0.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.3:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mitchellh:cli:v1.0.0:mitchellh_cli/vendor/github.com/mitchellh/cli \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ posener:complete:v1.1.1:posener_complete/vendor/github.com/posener/complete \ ryanuber:columnize:v2.1.0:ryanuber_columnize/vendor/github.com/ryanuber/columnize GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "-X main.Version=${DISTVERSIONFULL} -s -w" PLIST_FILES= bin/sockaddr .include diff --git a/sysutils/stressdisk/Makefile b/sysutils/stressdisk/Makefile index 7672067c62ba..46ab54bfbf7b 100644 --- a/sysutils/stressdisk/Makefile +++ b/sysutils/stressdisk/Makefile @@ -1,30 +1,30 @@ PORTNAME= stressdisk DISTVERSIONPREFIX= v DISTVERSION= 1.0.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org COMMENT= Stress test your disks before trusting your valuable data to them LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= go:modules GO_MODULE= github.com/ncw/stressdisk PLIST_FILES= bin/stressdisk PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/terraform-docs/Makefile b/sysutils/terraform-docs/Makefile index bb9c46236fde..80aba55a15b6 100644 --- a/sysutils/terraform-docs/Makefile +++ b/sysutils/terraform-docs/Makefile @@ -1,79 +1,79 @@ PORTNAME= terraform-docs DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils textproc MAINTAINER= 0xdutra@gmail.com COMMENT= Generate documentation from Terraform modules LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_TUPLE= \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Masterminds:goutils:v1.1.1:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v3.1.1:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 \ Masterminds:sprig:v3.2.2:masterminds_sprig_v3/vendor/github.com/Masterminds/sprig/v3 \ agext:levenshtein:v1.2.2:agext_levenshtein/vendor/github.com/agext/levenshtein \ apparentlymart:go-textseg:v13.0.0:apparentlymart_go_textseg_v13/vendor/github.com/apparentlymart/go-textseg/v13 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dominikh:go-tools:v0.2.0:dominikh_go_tools/vendor/honnef.co/go/tools \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-ini:ini:v1.62.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:mod:v0.4.2:golang_mod/vendor/golang.org/x/mod \ golang:net:a5a99cb37ef4:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:977fb7262007:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.5:golang_text/vendor/golang.org/x/text \ golang:tools:v0.1.2:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.5.5:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:f16073e35f0c:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ grpc:grpc-go:v1.38.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:go-hclog:v0.15.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-plugin:v1.4.2:hashicorp_go_plugin/vendor/github.com/hashicorp/go-plugin \ hashicorp:go-version:v1.3.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:hcl:v2.10.1:hashicorp_hcl_v2/vendor/github.com/hashicorp/hcl/v2 \ hashicorp:yamux:3520598351bb:hashicorp_yamux/vendor/github.com/hashicorp/yamux \ huandu:xstrings:v1.3.1:huandu_xstrings/vendor/github.com/huandu/xstrings \ iancoleman:orderedmap:v0.2.0:iancoleman_orderedmap/vendor/github.com/iancoleman/orderedmap \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ magiconair:properties:v1.8.5:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-colorable:v0.1.4:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.10:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-testing-interface:v1.0.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:mapstructure:v1.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:reflectwalk:v1.0.0:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ mvdan:xurls:v2.3.0:mvdan_xurls/vendor/mvdan.cc/xurls/v2 \ oklog:run:v1.0.0:oklog_run/vendor/github.com/oklog/run \ pelletier:go-toml:v1.9.3:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ shopspring:decimal:v1.2.0:shopspring_decimal/vendor/github.com/shopspring/decimal \ spf13:afero:v1.6.0:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.2.1: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.8.1:spf13_viper/vendor/github.com/spf13/viper \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ terraform-docs:terraform-config-inspect:9c1f178932fa:terraform_docs_terraform_config_inspect/vendor/github.com/terraform-docs/terraform-config-inspect \ zclconf:go-cty:v1.8.0:zclconf_go_cty/vendor/github.com/zclconf/go-cty PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/terraform-provider-gridscale/Makefile b/sysutils/terraform-provider-gridscale/Makefile index 9d7382a7567e..8e388afd1ab5 100644 --- a/sysutils/terraform-provider-gridscale/Makefile +++ b/sysutils/terraform-provider-gridscale/Makefile @@ -1,22 +1,22 @@ PORTNAME= terraform-provider-gridscale PORTVERSION= 1.6.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= egypcio@FreeBSD.org COMMENT= Terraform provider for gridscale LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= terraform:sysutils/terraform USES= go:modules GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= terraform-providers PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/terraform-provider-vultr/Makefile b/sysutils/terraform-provider-vultr/Makefile index d79762724349..bbd132c1d60d 100644 --- a/sysutils/terraform-provider-vultr/Makefile +++ b/sysutils/terraform-provider-vultr/Makefile @@ -1,22 +1,22 @@ PORTNAME= terraform-provider-vultr PORTVERSION= 0.1.10 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org COMMENT= Terraform provider for Vultr LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= terraform:sysutils/terraform USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= squat PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/terraform-switcher/Makefile b/sysutils/terraform-switcher/Makefile index 446e6c9d5bc2..11d1924f6323 100644 --- a/sysutils/terraform-switcher/Makefile +++ b/sysutils/terraform-switcher/Makefile @@ -1,55 +1,55 @@ # Created by: Gabriel M. Dutra <0xdutra@gmail.com> PORTNAME= terraform-switcher DISTVERSION= 0.13.1250 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= 0xdutra@gmail.com COMMENT= Tool to switch between different versions of terraform LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= warrensbox GH_TUPLE= \ agext:levenshtein:v1.2.2:agext_levenshtein/vendor/github.com/agext/levenshtein \ apparentlymart:go-textseg:v1.0.0:apparentlymart_go_textseg/vendor/github.com/apparentlymart/go-textseg \ apparentlymart:go-textseg:v13.0.0:apparentlymart_go_textseg_v13/vendor/github.com/apparentlymart/go-textseg/v13 \ chzyer:logex:v1.1.10:chzyer_logex/vendor/github.com/chzyer/logex \ chzyer:readline:f6d7a1f6fbf3:chzyer_readline/vendor/github.com/chzyer/readline \ chzyer:test:a1ea475d72b1:chzyer_test/vendor/github.com/chzyer/test \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:sys:0f9fa26af87c:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.5:golang_text/vendor/golang.org/x/text \ google:go-cmp:v0.3.1:google_go_cmp/vendor/github.com/google/go-cmp \ hashicorp:go-version:v1.4.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:hcl2:fb75b3253c80:hashicorp_hcl2/vendor/github.com/hashicorp/hcl2 \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:hcl:v2.0.0:hashicorp_hcl_v2/vendor/github.com/hashicorp/hcl/v2 \ hashicorp:terraform-config-inspect:90acf1ca460f:hashicorp_terraform_config_inspect/vendor/github.com/hashicorp/terraform-config-inspect \ juju:ansiterm:720a0952cc2a:juju_ansiterm/vendor/github.com/juju/ansiterm \ lunixbochs:vtclean:d14193dfc626:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ manifoldco:promptui:c0c0d3afc6a0:manifoldco_promptui/vendor/github.com/manifoldco/promptui \ mattn:go-colorable:v0.0.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.3:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ pborman:getopt:7148bc3a4c30:pborman_getopt/vendor/github.com/pborman/getopt \ pelletier:go-toml:v1.4.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ 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:jwalterweatherman:v1.1.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.4.0:spf13_viper/vendor/github.com/spf13/viper \ zclconf:go-cty:v1.8.0:zclconf_go_cty/vendor/github.com/zclconf/go-cty PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile index 40e216107b4d..c38b77c28a29 100644 --- a/sysutils/terraform/Makefile +++ b/sysutils/terraform/Makefile @@ -1,230 +1,230 @@ PORTNAME= terraform DISTVERSIONPREFIX= v DISTVERSION= 1.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= LOCAL/0mp:tencentcloud_tencentcloud_sdk_go MAINTAINER= 0mp@FreeBSD.org COMMENT= Provides a common configuration to launch infrastructure LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= hashicorp USE_GITHUB= yes GH_ACCOUNT= hashicorp GH_TUPLE= Azure:azure-sdk-for-go:v59.2.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:go-autorest:38e5c4b3db96:azure_go_autorest_adal \ Azure:go-autorest:446f41b7d65b:azure_go_autorest_validation \ Azure:go-autorest:autorest/v0.11.22:azure_go_autorest_autorest \ Azure:go-autorest:b3a0b30a7423:azure_go_autorest_date \ Azure:go-autorest:logger/v0.2.1:azure_go_autorest_logger \ Azure:go-autorest:tracing/v0.6.0:azure_go_autorest_tracing \ Azure:go-autorest:v14.2.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ Azure:go-ntlmssp:66371956d46c:azure_go_ntlmssp/vendor/github.com/Azure/go-ntlmssp \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ ChrisTrenkamp:goxpath:c5096ec8773d:christrenkamp_goxpath/vendor/github.com/ChrisTrenkamp/goxpath \ Masterminds:goutils:v1.1.0:masterminds_goutils/vendor/github.com/Masterminds/goutils \ Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \ Masterminds:sprig:v2.22.0:masterminds_sprig/vendor/github.com/Masterminds/sprig \ Microsoft:go-winio:v0.5.0:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ Netflix:go-expect:e1a7c020ce25:netflix_go_expect/vendor/github.com/Netflix/go-expect \ abdullin:seq:d5467c17e7af:abdullin_seq/vendor/github.com/abdullin/seq \ agext:levenshtein:v1.2.3:agext_levenshtein/vendor/github.com/agext/levenshtein \ aliyun:alibaba-cloud-sdk-go:v1.61.1501:aliyun_alibaba_cloud_sdk_go/vendor/github.com/aliyun/alibaba-cloud-sdk-go \ aliyun:aliyun-oss-go-sdk:8205d1f41e70:aliyun_aliyun_oss_go_sdk/vendor/github.com/aliyun/aliyun-oss-go-sdk \ aliyun:aliyun-tablestore-go-sdk:v4.1.2:aliyun_aliyun_tablestore_go_sdk/vendor/github.com/aliyun/aliyun-tablestore-go-sdk \ antchfx:xmlquery:v1.3.5:antchfx_xmlquery/vendor/github.com/antchfx/xmlquery \ antchfx:xpath:v1.1.10:antchfx_xpath/vendor/github.com/antchfx/xpath \ apparentlymart:go-cidr:v1.1.0:apparentlymart_go_cidr/vendor/github.com/apparentlymart/go-cidr \ apparentlymart:go-dump:042adf3cf4a0:apparentlymart_go_dump/vendor/github.com/apparentlymart/go-dump \ apparentlymart:go-shquot:v0.0.1:apparentlymart_go_shquot/vendor/github.com/apparentlymart/go-shquot \ apparentlymart:go-textseg:v13.0.0:apparentlymart_go_textseg_v13/vendor/github.com/apparentlymart/go-textseg/v13 \ apparentlymart:go-userdirs:b0c018a67c13:apparentlymart_go_userdirs/vendor/github.com/apparentlymart/go-userdirs \ apparentlymart:go-versions:v1.0.1:apparentlymart_go_versions/vendor/github.com/apparentlymart/go-versions \ armon:circbuf:5111143e8da2:armon_circbuf/vendor/github.com/armon/circbuf \ armon:go-metrics:f0300d1749da:armon_go_metrics/vendor/github.com/armon/go-metrics \ armon:go-radix:v1.0.0:armon_go_radix/vendor/github.com/armon/go-radix \ aws:aws-sdk-go:v1.42.35:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ baiyubin:aliyun-sts-go-sdk:cfa1a18b161f:baiyubin_aliyun_sts_go_sdk/vendor/github.com/baiyubin/aliyun-sts-go-sdk \ bgentry:go-netrc:9fd32a8b3d3d:bgentry_go_netrc/vendor/github.com/bgentry/go-netrc \ bgentry:speakeasy:v0.1.0:bgentry_speakeasy/vendor/github.com/bgentry/speakeasy \ bmatcuk:doublestar:v1.1.5:bmatcuk_doublestar/vendor/github.com/bmatcuk/doublestar \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ coreos:go-semver:v0.2.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ coreos:go-systemd:c6f51f82210d:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ coreos:pkg:399ea9e2e55f:coreos_pkg/vendor/github.com/coreos/pkg \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dimchansky:utfbom:v1.1.1:dimchansky_utfbom/vendor/github.com/dimchansky/utfbom \ dominikh:go-tools:v0.3.0-0.dev:dominikh_go_tools/vendor/honnef.co/go/tools \ dylanmei:iso8601:v0.1.0:dylanmei_iso8601/vendor/github.com/dylanmei/iso8601 \ dylanmei:winrmtest:fbc9ae56efb6:dylanmei_winrmtest/vendor/github.com/dylanmei/winrmtest \ etcd-io:etcd:15715dcf1ace:etcd_io_etcd/vendor/go.etcd.io/etcd \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ go-check:check:10cb98267c6c:go_check_check/vendor/gopkg.in/check.v1 \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ini:ini:v1.66.2:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-logr:logr:v0.4.0:go_logr_logr/vendor/github.com/go-logr/logr \ go-test:deep:v1.0.3:go_test_deep/vendor/github.com/go-test/deep \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gofrs:uuid:v4.0.0:gofrs_uuid/vendor/github.com/gofrs/uuid \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang-jwt:jwt:v3.2.1:golang_jwt_jwt/vendor/github.com/dgrijalva/jwt-go \ golang-jwt:jwt:v4.1.0:golang_jwt_jwt_v4/vendor/github.com/golang-jwt/jwt/v4 \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:ceb1ce70b4fa:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:lint:83fdc39ff7b5:golang_lint/vendor/golang.org/x/lint \ golang:mock:v1.4.4:golang_mock/vendor/github.com/golang/mock \ golang:mock:v1.6.0:golang_mock_1 \ golang:mod:v0.4.2:golang_mod/vendor/golang.org/x/mod \ golang:net:fe4d6282115f:golang_net/vendor/golang.org/x/net \ golang:oauth2:f6687ab2804c:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:d867a43fc93e:golang_sys/vendor/golang.org/x/sys \ golang:term:6a3ed077a48d:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ golang:time:f0f3c7e86c11:golang_time/vendor/golang.org/x/time \ golang:tools:v0.1.7:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.5.6:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:93e7006c17a6:google_go_genproto/vendor/google.golang.org/genproto \ google:go-querystring:v1.1.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:gnostic:v0.4.1:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.44.0-impersonate-preview:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:storage/v1.10.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.79.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gophercloud:gophercloud:c3bfe50899e5:gophercloud_gophercloud/vendor/github.com/gophercloud/gophercloud \ gophercloud:utils:7c72efc7435d:gophercloud_utils/vendor/github.com/gophercloud/utils \ grpc:grpc-go:v1.1.0:grpc_grpc_go_1/vendor/google.golang.org/grpc/cmd/protoc-gen-go-grpc \ grpc:grpc-go:v1.27.1:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:aws-sdk-go-base:v0.7.1:hashicorp_aws_sdk_go_base/vendor/github.com/hashicorp/aws-sdk-go-base \ hashicorp:consul:v0.8.0:hashicorp_consul_sdk/vendor/github.com/hashicorp/consul/sdk \ hashicorp:consul:v1.9.1:hashicorp_consul_api/vendor/github.com/hashicorp/consul \ hashicorp:errwrap:v1.1.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-azure-helpers:v0.18.0:hashicorp_go_azure_helpers/vendor/github.com/hashicorp/go-azure-helpers \ hashicorp:go-checkpoint:v0.5.0:hashicorp_go_checkpoint/vendor/github.com/hashicorp/go-checkpoint \ hashicorp:go-cleanhttp:v0.5.2:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-getter:v1.5.9:hashicorp_go_getter/vendor/github.com/hashicorp/go-getter \ hashicorp:go-hclog:v0.15.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-immutable-radix:v1.0.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-msgpack:v0.5.4:hashicorp_go_msgpack/vendor/github.com/hashicorp/go-msgpack \ hashicorp:go-multierror:v1.1.1:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-plugin:v1.4.3:hashicorp_go_plugin/vendor/github.com/hashicorp/go-plugin \ hashicorp:go-retryablehttp:v0.7.0:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-rootcerts:v1.0.2:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-safetemp:v1.0.0:hashicorp_go_safetemp/vendor/github.com/hashicorp/go-safetemp \ hashicorp:go-slug:v0.8.0:hashicorp_go_slug/vendor/github.com/hashicorp/go-slug \ hashicorp:go-tfe:v0.21.0:hashicorp_go_tfe/vendor/github.com/hashicorp/go-tfe \ hashicorp:go-uuid:v1.0.2:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ hashicorp:go-version:v1.3.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:golang-lru:v0.5.1:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:a4b07c25de5f:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:hcl:v2.11.1:hashicorp_hcl_v2/vendor/github.com/hashicorp/hcl/v2 \ hashicorp:jsonapi:ee7dae0fb22d:hashicorp_jsonapi/vendor/github.com/hashicorp/jsonapi \ hashicorp:serf:v0.9.5:hashicorp_serf/vendor/github.com/hashicorp/serf \ hashicorp:terraform-config-inspect:4fd17a0faac2:hashicorp_terraform_config_inspect/vendor/github.com/hashicorp/terraform-config-inspect \ hashicorp:terraform-svchost:f050f53b9734:hashicorp_terraform_svchost/vendor/github.com/hashicorp/terraform-svchost \ hashicorp:yamux:2f1d1f20f75d:hashicorp_yamux/vendor/github.com/hashicorp/yamux \ huandu:xstrings:v1.3.2:huandu_xstrings/vendor/github.com/huandu/xstrings \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ joyent:triton-go:d8f9c0314926:joyent_triton_go/vendor/github.com/joyent/triton-go \ json-iterator:go:v1.1.10:json_iterator_go/vendor/github.com/json-iterator/go \ jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \ kardianos:osext:2bc1f35cddc0:kardianos_osext/vendor/github.com/kardianos/osext \ klauspost:compress:v1.11.2:klauspost_compress/vendor/github.com/klauspost/compress \ kr:pretty:v0.2.1:kr_pretty/vendor/github.com/kr/pretty \ kr:pty:v1.1.5:kr_pty/vendor/github.com/kr/pty \ kubernetes-sigs:structured-merge-diff:v4.1.2:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v4 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.21.3:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:v0.21.3:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.21.3:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v2.8.0:kubernetes_klog/vendor/k8s.io/klog/v2 \ kubernetes:utils:cb0fa318a74b:kubernetes_utils/vendor/k8s.io/utils \ lib:pq:v1.10.3:lib_pq/vendor/github.com/lib/pq \ lusis:go-artifactory:7e4ce345df82:lusis_go_artifactory/vendor/github.com/lusis/go-artifactory \ manicminer:hamilton:v0.35.0:manicminer_hamilton/vendor/github.com/manicminer/hamilton \ masterzen:simplexml:31eea3082786:masterzen_simplexml/vendor/github.com/masterzen/simplexml \ masterzen:winrm:c42b5136ff88:masterzen_winrm/vendor/github.com/masterzen/winrm \ mattn:go-colorable:v0.1.6: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-shellwords:v1.0.4:mattn_go_shellwords/vendor/github.com/mattn/go-shellwords \ mitchellh:cli:v1.1.2:mitchellh_cli/vendor/github.com/mitchellh/cli \ mitchellh:colorstring:d06e56a500db:mitchellh_colorstring/vendor/github.com/mitchellh/colorstring \ mitchellh:copystructure:v1.2.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-linereader:1b945b3263eb:mitchellh_go_linereader/vendor/github.com/mitchellh/go-linereader \ mitchellh:go-testing-interface:v1.0.4:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mitchellh:go-wordwrap:v1.0.1:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ mitchellh:gox:v1.0.1:mitchellh_gox/vendor/github.com/mitchellh/gox \ mitchellh:iochan:v1.0.0:mitchellh_iochan/vendor/github.com/mitchellh/iochan \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mitchellh:reflectwalk:v1.0.2:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ 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 \ mozillazg:go-httpheader:v0.3.0:mozillazg_go_httpheader/vendor/github.com/mozillazg/go-httpheader \ nishanths:exhaustive:v0.2.3:nishanths_exhaustive/vendor/github.com/nishanths/exhaustive \ nu7hatch:gouuid:179d4d0c4d8d:nu7hatch_gouuid/vendor/github.com/nu7hatch/gouuid \ oklog:run:v1.0.0:oklog_run/vendor/github.com/oklog/run \ packer-community:winrmcp:c76d91c1e7db:packer_community_winrmcp/vendor/github.com/packer-community/winrmcp \ pkg:browser:0426ae3fba23:pkg_browser/vendor/github.com/pkg/browser \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ posener:complete:v1.2.3:posener_complete/vendor/github.com/posener/complete \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ satori:go.uuid:v1.2.0:satori_go_uuid/vendor/github.com/satori/go.uuid \ sergi:go-diff:v1.2.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ spf13:afero:v1.2.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ tencentcloud:tencentcloud-sdk-go:v1.0.232:tencentcloud_tencentcloud_sdk_go_common/vendor/github.com/tencentcloud/tencentcloud-sdk-go \ tencentcloud:tencentcloud-sdk-go:v1.0.233:tencentcloud_tencentcloud_sdk_go_tag \ tencentyun:cos-go-sdk-v5:v0.7.29:tencentyun_cos_go_sdk_v5/vendor/github.com/tencentyun/cos-go-sdk-v5 \ tombuildsstuff:giovanni:v0.15.1:tombuildsstuff_giovanni/vendor/github.com/tombuildsstuff/giovanni \ uber-go:atomic:v1.3.2:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.1.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.10.0:uber_go_zap/vendor/go.uber.org/zap \ ulikunitz:xz:v0.5.8:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ vmihailenco:msgpack:v4.3.12:vmihailenco_msgpack_v4/vendor/github.com/vmihailenco/msgpack/v4 \ vmihailenco:tagparser:v0.1.1:vmihailenco_tagparser/vendor/github.com/vmihailenco/tagparser \ xanzy:ssh-agent:v0.3.1:xanzy_ssh_agent/vendor/github.com/xanzy/ssh-agent \ xlab:treeprint:1d6e34225557:xlab_treeprint/vendor/github.com/xlab/treeprint \ zclconf:go-cty-debug:b22d67c1ba0b:zclconf_go_cty_debug/vendor/github.com/zclconf/go-cty-debug \ zclconf:go-cty-yaml:v1.0.2:zclconf_go_cty_yaml/vendor/github.com/zclconf/go-cty-yaml \ zclconf:go-cty:v1.10.0:zclconf_go_cty/vendor/github.com/zclconf/go-cty # XXX: Work around ports framework inability to regenerate GH_TUPLE for Go # modules for modules with embedded slashes in version numbers. GH_TUPLE:= ${GH_TUPLE:S|v1.1.0:grpc_grpc_go_1|cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0:grpc_grpc_go_1/|1} PLIST_FILES= bin/${PORTNAME} pre-extract: ${LN} -s ${WRKDIR}/grpc-go-cmd-protoc-gen-go-grpc-v1.1.0 ${WRKSRC_grpc_grpc_go_1} post-extract: @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RLN} ${WRKSRC_azure_go_autorest_autorest}/autorest ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RLN} ${WRKSRC_azure_go_autorest_adal}/autorest/adal ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/adal @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RLN} ${WRKSRC_azure_go_autorest_date}/autorest/date ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/date @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation @${RLN} ${WRKSRC_azure_go_autorest_validation}/autorest/validation ${WRKSRC}/vendor/github.com/Azure/go-autorest/autorest/validation @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RLN} ${WRKSRC_azure_go_autorest_logger}/logger ${WRKSRC}/vendor/github.com/Azure/go-autorest/logger @${RM} -r ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_azure_go_autorest_tracing}/tracing ${WRKSRC}/vendor/github.com/Azure/go-autorest/tracing @${RLN} ${WRKSRC_golang_mock_1} ${WRKSRC}/vendor/github.com/golang/mock @${RM} -r ${WRKSRC}/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tag @${RLN} ${WRKSRC_tencentcloud_tencentcloud_sdk_go_tag}/tencentcloud/tag ${WRKSRC}/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tag .include diff --git a/sysutils/terragrunt/Makefile b/sysutils/terragrunt/Makefile index 7a30b0a16816..c3fb4b977c50 100644 --- a/sysutils/terragrunt/Makefile +++ b/sysutils/terragrunt/Makefile @@ -1,24 +1,25 @@ # Created by: Gabriel M. Dutra <0xdutra@gmail.com> PORTNAME= terragrunt DISTVERSIONPREFIX= v DISTVERSION= 0.38.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= 0xdutra@gmail.com COMMENT= Terragrunt is a thin wrapper for Terraform LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= terraform:sysutils/terraform USES= go:modules GO_MODULE= github.com/gruntwork-io/terragrunt GO_BUILDFLAGS= -ldflags="-X main.VERSION=v${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile index d664ce472918..f2e263354987 100644 --- a/sysutils/tflint/Makefile +++ b/sysutils/tflint/Makefile @@ -1,20 +1,21 @@ # Created by: Gabriel M. Dutra <0xdutra@gmail.com> PORTNAME= tflint DISTVERSIONPREFIX= v DISTVERSION= 0.38.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= 0xdutra@gmail.com COMMENT= Terraform Linter LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/terraform-linters/tflint PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/viddy/Makefile b/sysutils/viddy/Makefile index e30ea6255c62..69f265b89db9 100644 --- a/sysutils/viddy/Makefile +++ b/sysutils/viddy/Makefile @@ -1,33 +1,33 @@ PORTNAME= viddy DISTVERSIONPREFIX= v DISTVERSION= 0.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= MAINTAINER= lcook@FreeBSD.org COMMENT= Modern watch command LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/sachaos/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.version=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md PORTSCOUT= ignore:1 site:none OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/zfs-snap-diff/Makefile b/sysutils/zfs-snap-diff/Makefile index 90e0c114d63b..724e534a651b 100644 --- a/sysutils/zfs-snap-diff/Makefile +++ b/sysutils/zfs-snap-diff/Makefile @@ -1,26 +1,26 @@ PORTNAME= zfs-snap-diff PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= ben@lavery-griffiths.com COMMENT= View ZFS snapshot differences via a web browser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= j-keck GH_TUPLE= BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ j-keck:go-diff:v1.0.0:j_keck_go_diff/vendor/github.com/j-keck/go-diff \ j-keck:plog:v0.7.0:j_keck_plog/vendor/github.com/j-keck/plog PLIST_FILES= bin/zfs-snap-diff GO_BUILDFLAGS= -ldflags="-X main.version=${DISTVERSIONPREFIX}${PORTVERSION}" GO_TARGET= ./cmd/zfs-snap-diff .include diff --git a/sysutils/zrepl/Makefile b/sysutils/zrepl/Makefile index 0e4517b48f65..fa4aba7f20cd 100644 --- a/sysutils/zrepl/Makefile +++ b/sysutils/zrepl/Makefile @@ -1,69 +1,69 @@ # Created by: Nikolai Lifanov and Ben Woods PORTNAME= zrepl DISTVERSIONPREFIX= v DISTVERSION= 0.5.0-8 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g19b2deb CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= ZFS dataset replication tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_RC_SUBR= zrepl GO_MODULE= github.com/${PORTNAME}/${PORTNAME}@v0.5.1-0.20220507195951-19b2deb2cfe5 GO_BUILDFLAGS= -ldflags "\ -s -w\ -X ${GO_MODULE}/version.${PORTNAME}Version=${DISTVERSIONFULL}" SUB_FILES= pkg-message OPTIONS_DEFINE= EXAMPLES MANPAGES OPTIONS_DEFAULT= MANPAGES MANPAGES_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.8.5,1:textproc/py-sphinx@${PY_FLAVOR} MANPAGES_USES= gmake python:build,3.6+ MANPAGES_PLIST_FILES= man/man1/zrepl.1.gz .include .if ${OPSYS} == "FreeBSD" && ${OSVERSION} >= 1300079 USES+= ncurses .else USES+= ncurses:port CFLAGS+= -I${LOCALBASE}/include/ncurses .endif .if ${OPSYS} == "FreeBSD" SUB_LIST+= DAEMON_LOGGING="-S -l \$${zrepl_facility} -s \$${zrepl_priority} -T \$${name}" .else SUB_LIST+= DAEMON_LOGGING="" .endif post-build-MANPAGES-on: @${MAKE_CMD} -C ${WRKSRC}/docs SPHINXBUILD=sphinx-build-${PYTHON_VER} man post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} \ ${STAGEDIR}${ETCDIR} \ ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d \ ${STAGEDIR}${PREFIX}/etc/syslog.d \ ${STAGEDIR}/var/run/zrepl ${INSTALL_DATA} ${FILESDIR}/newsyslog.conf ${STAGEDIR}${EXAMPLESDIR}/newsyslog.conf ${INSTALL_DATA} ${FILESDIR}/syslog.conf ${STAGEDIR}${EXAMPLESDIR}/syslog.conf ${INSTALL_DATA} ${FILESDIR}/zrepl.yml ${STAGEDIR}${ETCDIR}/zrepl.yml.sample post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/hooks (cd ${WRKSRC}/config/samples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) ${INSTALL_DATA} ${WRKSRC}/dist/grafana/grafana-prometheus-zrepl.json ${STAGEDIR}${EXAMPLESDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/docs/_build/man/zrepl.1 ${STAGEDIR}${PREFIX}/man/man1 .include diff --git a/textproc/codesearch/Makefile b/textproc/codesearch/Makefile index c57997de02ed..d4debe29f78c 100644 --- a/textproc/codesearch/Makefile +++ b/textproc/codesearch/Makefile @@ -1,27 +1,27 @@ PORTNAME= codesearch DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= eborisch@gmail.com COMMENT= Fast (indexed) text search tool from Google LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= google GO_PKGNAME= github.com/google/codesearch GO_TARGET= ./cmd/cgrep \ ./cmd/cindex \ ./cmd/csearch CONFLICTS_INSTALL= hs-cgrep PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/} .include diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile index ca361ad4f626..95e0003a0752 100644 --- a/textproc/consul-template/Makefile +++ b/textproc/consul-template/Makefile @@ -1,73 +1,73 @@ PORTNAME= consul-template PORTVERSION= 0.27.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= swills@FreeBSD.org # co-maintainer: brd COMMENT= Generic template rendering and notifications with Consul LICENSE= MPL20 USES= go:modules USE_GITHUB= yes GH_TUPLE= hashicorp:${PORTNAME}:${DISTVERSIONPREFIX}${PORTVERSION}:DEFAULT/src/github.com/hashicorp/consul-template \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ armon:go-metrics:v0.3.4:armon_go_metrics/vendor/github.com/armon/go-metrics \ 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 \ go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:32db794688a5:golang_crypto/vendor/golang.org/x/crypto \ golang:net:e18ecbb05110:golang_net/vendor/golang.org/x/net \ golang:snappy:v0.0.2:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:665e8c7367d1:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ golang:time:3af7569d3a1e:golang_time/vendor/golang.org/x/time \ hashicorp:consul:v0.4.1:hashicorp_consul_sdk/vendor/github.com/hashicorp/consul/sdk \ hashicorp:consul:api/v1.4.0:hashicorp_consul_api/vendor/github.com/hashicorp/consul \ hashicorp:errwrap:v1.1.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-gatedio:v0.5.0:hashicorp_go_gatedio/vendor/github.com/hashicorp/go-gatedio \ hashicorp:go-hclog:v0.14.1:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-immutable-radix:v1.3.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-retryablehttp:v0.6.7:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:go-rootcerts:v1.0.2:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \ hashicorp:go-syslog:v1.0.0:hashicorp_go_syslog/vendor/github.com/hashicorp/go-syslog \ hashicorp:go-uuid:v1.0.1:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:logutils:v1.0.0:hashicorp_logutils/vendor/github.com/hashicorp/logutils \ hashicorp:serf:v0.9.4:hashicorp_serf/vendor/github.com/hashicorp/serf \ hashicorp:vault:0dc007d98cc8:hashicorp_vault_sdk/vendor/github.com/hashicorp/vault \ hashicorp:vault:746c0b111519:hashicorp_vault_api \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ 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-shellwords:v1.0.10:mattn_go_shellwords/vendor/github.com/mattn/go-shellwords \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-testing-interface:v1.0.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mitchellh:hashstructure:v1.0.0:mitchellh_hashstructure/vendor/github.com/mitchellh/hashstructure \ mitchellh:mapstructure:v1.3.3:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ pierrec:lz4:v2.5.2:pierrec_lz4/vendor/github.com/pierrec/lz4 \ 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 \ ryanuber:go-glob:v1.0.0:ryanuber_go_glob/vendor/github.com/ryanuber/go-glob \ square:go-jose:v2.5.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify USE_RC_SUBR= consul-template GO_BUILDFLAGS= -ldflags='\ -s -w -X github.com/hashicorp/consul-template/version.Name=${PORTNAME} \ -X github.com/hashicorp/consul-template/version.GitCommit=release' PLIST_FILES= bin/consul-template post-extract: @${RM} -r ${WRKSRC}/vendor/github.com/hashicorp/vault/api @${RLN} ${WRKSRC_hashicorp_vault_api}/api ${WRKSRC}/vendor/github.com/hashicorp/vault/api .include diff --git a/textproc/csvq/Makefile b/textproc/csvq/Makefile index 9c9d938d6326..06e55a7ab89d 100644 --- a/textproc/csvq/Makefile +++ b/textproc/csvq/Makefile @@ -1,26 +1,27 @@ PORTNAME= csvq DISTVERSIONPREFIX= v DISTVERSION= 1.17.7 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= SQL-like query language for csv LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/mithrandie/${PORTNAME} 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 diff --git a/textproc/dasel/Makefile b/textproc/dasel/Makefile index d8dec35d4389..b374bce85141 100644 --- a/textproc/dasel/Makefile +++ b/textproc/dasel/Makefile @@ -1,31 +1,32 @@ PORTNAME= dasel DISTVERSIONPREFIX= v DISTVERSION= 1.26.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= Query and update data structures from the command line LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/tomwright/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -tags noupdater \ -ldflags "\ -s -w \ -X ${GO_MODULE}/internal.Version=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md CODE_OF_CONDUCT.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index 369f5aa1b669..d210505b0b20 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,46 +1,46 @@ # Created by: Sascha Holzleiter PORTNAME= fzf DISTVERSION= 0.30.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= dmgk@FreeBSD.org COMMENT= Blazing fast command-line fuzzy finder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules # go get -d github.com/junegunn/fzf@$(make -V PORTVERSION) GO_MODULE= github.com/junegunn/fzf@v0.0.0-20220404140143-209366754892 GO_BUILDFLAGS= -ldflags="-X main.revision=${COMMIT_ID} -s -w" COMMIT_ID= 2093667 SUB_FILES= pkg-message PLIST_FILES= bin/fzf man/man1/fzf.1.gz PORTEXAMPLES= shell/completion.bash shell/completion.zsh \ shell/key-bindings.bash shell/key-bindings.fish \ shell/key-bindings.zsh OPTIONS_DEFINE= EXAMPLES TMUX OPTIONS_DEFAULT= TMUX TMUX_DESC= Install fzf-tmux (depends on BASH) TMUX_RUN_DEPENDS= bash:shells/bash TMUX_PLIST_FILES= bin/fzf-tmux man/man1/fzf-tmux.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/man/man1/fzf.1 ${STAGEDIR}${MANPREFIX}/man/man1 ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC} && \ ${COPYTREE_SHARE} shell ${STAGEDIR}${EXAMPLESDIR}) post-install-TMUX-on: ${INSTALL_SCRIPT} ${WRKSRC}/bin/${PORTNAME}-tmux ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/man1/fzf-tmux.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile index f086c90a9614..021817ef7abc 100644 --- a/textproc/gh-grep/Makefile +++ b/textproc/gh-grep/Makefile @@ -1,29 +1,29 @@ PORTNAME= gh-grep DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= Find lines matching a pattern within GitHub repositories LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/k1LoW/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X ${GO_MODULE}/version.Version=${DISTVERSION}" 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 diff --git a/textproc/git-chglog/Makefile b/textproc/git-chglog/Makefile index 60ea67a0cce2..0bfc15b867d7 100644 --- a/textproc/git-chglog/Makefile +++ b/textproc/git-chglog/Makefile @@ -1,44 +1,44 @@ PORTNAME= git-chglog DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= CHANGELOG generator implemented in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= go:modules _BUILD_VERSION= ${DISTVERSIONFULL} GO_MODULE= github.com/${PORTNAME}/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.version=${_BUILD_VERSION}" 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 diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile index 2a1b5e552d4b..45d8fc30b6ac 100644 --- a/textproc/gitlab-elasticsearch-indexer/Makefile +++ b/textproc/gitlab-elasticsearch-indexer/Makefile @@ -1,65 +1,65 @@ # Created by: Matthias Fechner PORTNAME= gitlab-elasticsearch-indexer PORTVERSION= 3.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org COMMENT= Elasticsearch indexer for GitLab LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= git>=2.16.2:devel/git LIB_DEPENDS= libicui18n.so:devel/icu \ libicuuc.so:devel/icu #RUN_DEPENDS= p5-Image-ExifTool>=0:graphics/p5-Image-ExifTool USES= gmake go:modules,no_targets pkgconfig USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/tags GL_COMMIT= f49f8a54e8a65688a749f25303479915f3029464 MAKE_ENV= GOFLAGS="${GO_BUILDFLAGS}" # make sure to pass go build options into make process MAKE_ENV+= ${GO_ENV} # for go dependencies # Gitlab hosts there dependencies on their own platform and not on go-proxy # so we download the required go.mod file from gitlab # lines are taken from go.mk # --------------------------- FETCH_DEPENDS= ${GO_CMD}:${GO_PORT} \ ca_root_nss>0:security/ca_root_nss MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/raw/v${DISTVERSION}/ DISTFILES+= go.mod DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME} EXTRACT_ONLY+= ${DISTFILES:N*.mod\:*:N*.mod:C/:.*//} _USES_fetch+= 800:go-post-fetch go-post-fetch: @${ECHO_MSG} "===> Fetching ${GO_MODNAME} dependencies"; @(cd ${DISTDIR}/${DIST_SUBDIR}; \ [ -e go.mod ] || ${RLN} ${GO_MODFILE} go.mod; \ ${SETENV} ${GO_ENV} GOPROXY=${GO_GOPROXY} ${GO_CMD} mod download -x all) # --------------------------- PLIST_FILES= bin/${PORTNAME} # add a git tag, as that is required by the build script pre-build: cd ${WRKSRC} && \ git init && \ git config user.email "${MAINTAINER}" && \ git config user.name "Matthias Fechner" && \ git add . && \ git commit -m "tag" && \ git tag v${PORTVERSION} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile index 8534411e934c..e278a7fd3f10 100644 --- a/textproc/go-md2man/Makefile +++ b/textproc/go-md2man/Makefile @@ -1,24 +1,24 @@ PORTNAME= go-md2man DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= mateusz@serveraptor.com COMMENT= Converts Markdown into roff (man pages) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules USE_GITHUB= yes GH_ACCOUNT= cpuguy83 GH_SUBDIR= go-md2man GH_TUPLE= 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 PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/go-yq/Makefile b/textproc/go-yq/Makefile index 306e426662fc..959bd716c9c6 100644 --- a/textproc/go-yq/Makefile +++ b/textproc/go-yq/Makefile @@ -1,22 +1,22 @@ # Created by: Pavel Timofeev PORTNAME= go-yq DISTVERSIONPREFIX= v DISTVERSION= 4.25.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= timp87@gmail.com COMMENT= Portable commandline YAML processor written in go LICENSE= MIT USES= go:modules GO_MODULE= github.com/mikefarah/yq/v4 GO_TARGET= .:yq CONFLICTS_INSTALL= yq PLIST_FILES= bin/yq .include diff --git a/textproc/gojq/Makefile b/textproc/gojq/Makefile index db6f691861ed..3946470e9289 100644 --- a/textproc/gojq/Makefile +++ b/textproc/gojq/Makefile @@ -1,22 +1,22 @@ PORTNAME= gojq DISTVERSIONPREFIX= v DISTVERSION= 0.12.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= nork@ninth-nine.com COMMENT= Pure Go implementation of jq LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/itchyny/gojq GO_TARGET= ./cmd/gojq post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/_gojq ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ .include diff --git a/textproc/gron/Makefile b/textproc/gron/Makefile index ee250b0c2247..e7621f2f04da 100644 --- a/textproc/gron/Makefile +++ b/textproc/gron/Makefile @@ -1,26 +1,26 @@ # Created by: Ryan Steinmetz PORTNAME= gron PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= zi@FreeBSD.org COMMENT= Transforms JSON into discrete assignments that are easier to grep LICENSE= MIT USES= go USE_GITHUB= yes GH_ACCOUNT= tomnomnom GH_TUPLE= fatih:color:v1.7.0:color/vendor/github.com/fatih/color \ mattn:go-colorable:v0.1.1:colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.6:isatty/vendor/github.com/mattn/go-isatty \ nwidger:jsoncolor:75a6de4:jsoncolor/vendor/github.com/nwidger/jsoncolor \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors GO_BUILDFLAGS= -ldflags="-X main.gronVersion=${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/htmltest/Makefile b/textproc/htmltest/Makefile index ff20380effe0..2b35c6fbc0bb 100644 --- a/textproc/htmltest/Makefile +++ b/textproc/htmltest/Makefile @@ -1,40 +1,40 @@ PORTNAME= htmltest DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= dbaio@FreeBSD.org COMMENT= HTML validator written in Go LICENSE= MIT USES= go:modules USE_GITHUB= yes GH_ACCOUNT= wjdp GH_TUPLE= \ badoux:checkmail:v1.2.1:badoux_checkmail/vendor/github.com/badoux/checkmail \ daviddengcn:go-algs:fe23fabd9d06:daviddengcn_go_algs/vendor/github.com/daviddengcn/go-algs \ daviddengcn:go-assert:ba7e68aeeff6:daviddengcn_go_assert/vendor/github.com/daviddengcn/go-assert \ daviddengcn:go-villa:68107afb6d76:daviddengcn_go_villa/vendor/github.com/daviddengcn/go-villa \ docopt:docopt.go:ee0de3bc6815:docopt_docopt_go/vendor/github.com/docopt/docopt_go \ fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:net:6772e930b67b:golang_net/vendor/golang.org/x/net \ golang:sys:4bcb84eeeb78:golang_sys/vendor/golang.org/x/sys \ golangplus:bytes:v1.0.0:golangplus_bytes/vendor/github.com/golangplus/bytes \ golangplus:sort:v1.0.0:golangplus_sort/vendor/github.com/golangplus/sort \ imdario:mergo:v0.3.11:imdario_mergo/vendor/github.com/imdario/mergo \ 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 \ seborama:govcr:v2.4.2:seborama_govcr/vendor/gopkg.in/seborama/govcr.v2 GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} post-extract: ( cd ${WRKSRC} && ${MV} vendor/github.com/docopt/docopt_go \ vendor/github.com/docopt/docopt-go ) .include diff --git a/textproc/jid/Makefile b/textproc/jid/Makefile index 1bed2572f934..c9328967705a 100644 --- a/textproc/jid/Makefile +++ b/textproc/jid/Makefile @@ -1,39 +1,39 @@ # Created by: Sofian Brabez PORTNAME= jid PORTVERSION= 0.7.6 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= sbz@FreeBSD.org COMMENT= JSON Incremental Digger LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= simeji GH_SUBDIR= src/github.com/simeji/jid GH_TUPLE= \ bitly:go-simplejson:v0.5.0:bitly_go_simplejson/vendor/github.com/bitly/go-simplejson \ davecgh:go-spew:v1.1.0:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:sys:8fe3ee5dd75b:golang_sys/vendor/golang.org/x/sys \ 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 \ mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ nsf:termbox-go:60ab7e3d12ed:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ nwidger:jsoncolor:75a6de4340e5:nwidger_jsoncolor/vendor/github.com/nwidger/jsoncolor \ 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 \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify GO_TARGET= ./cmd/jid PLIST_FILES= bin/jid .include diff --git a/textproc/kepubify/Makefile b/textproc/kepubify/Makefile index e1060b06ad15..a9a29d5b6ca5 100644 --- a/textproc/kepubify/Makefile +++ b/textproc/kepubify/Makefile @@ -1,22 +1,22 @@ PORTNAME= kepubify DISTVERSIONPREFIX= v DISTVERSION= 4.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc converters MAINTAINER= fuz@fuz.su COMMENT= EPUB to KEPUB converter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/pgaskin/kepubify/v4 GO_TARGET= ./cmd/covergen ./cmd/kepubify ./cmd/seriesmeta GO_BUILDFLAGS= -ldflags '-X main.version=${DISTVERSIONPREFIX}${DISTVERSION}' PLIST_FILES= bin/covergen \ bin/kepubify \ bin/seriesmeta .include diff --git a/textproc/markdownfmt/Makefile b/textproc/markdownfmt/Makefile index f4bc33200ccb..780b360408fc 100644 --- a/textproc/markdownfmt/Makefile +++ b/textproc/markdownfmt/Makefile @@ -1,26 +1,26 @@ PORTNAME= markdownfmt DISTVERSIONPREFIX= v DISTVERSION= 1.1-67 DISTVERSIONSUFFIX= -g3438a10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org COMMENT= Tool for linting and formatting Markdown in-place (similar to gofmt) LICENSE= MIT # License file is not included. USES= go:modules GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GH_TUPLE= golang:crypto:22d7a77e9e5f:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:97732733099d:golang_sys/vendor/golang.org/x/sys \ mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ russross:blackfriday:a477dd164691:russross_blackfriday/vendor/github.com/russross/blackfriday \ shurcooL:go:6713ea532688:shurcool_go/vendor/github.com/shurcooL/go USE_GITHUB= yes GH_ACCOUNT= shurcooL PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/mergestat/Makefile b/textproc/mergestat/Makefile index 0551083a1492..94ad8befcee4 100644 --- a/textproc/mergestat/Makefile +++ b/textproc/mergestat/Makefile @@ -1,39 +1,39 @@ PORTNAME= mergestat DISTVERSIONPREFIX= v DISTVERSION= 0.5.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= Query git repositories with SQL LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= sqlite3>=3.0.0:databases/sqlite3 LIB_DEPENDS= libgit2.so:devel/libgit2 USES= go:modules pkgconfig GO_MODULE= github.com/${PORTNAME}/${PORTNAME} GO_BUILDFLAGS= -tags sqlite_vtable,sqlite_json1,system_libgit2 GO_TESTFLAGS= ${GO_BUILDFLAGS} CGO_CFLAGS+= -DUSE_LIBSQLITE3 CGO_LDFLAGS+= -Wl,--unresolved-symbols=ignore-in-object-files PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS pre-patch: @${MKDIR} ${WRKSRC}/vendor/go.riyazali.net/sqlite/bridge @${CP} ${FILESDIR}/bridge.h ${FILESDIR}/bridge.c ${WRKSRC}/vendor/go.riyazali.net/sqlite/bridge post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/minify/Makefile b/textproc/minify/Makefile index 8270b466d1ee..c9ad0257b92c 100644 --- a/textproc/minify/Makefile +++ b/textproc/minify/Makefile @@ -1,30 +1,31 @@ # Created by: Po-Chuan Hsieh PORTNAME= minify PORTVERSION= 2.12.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= textproc www MAINTAINER= sunpoet@FreeBSD.org COMMENT= Go minifiers for web formats LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_TARGET= ./cmd/minify PLIST_FILES= bin/minify GH_ACCOUNT= tdewolff GH_TUPLE= djherbis:atime:v1.1.0:djherbis_atime/vendor/github.com/djherbis/atime \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fsnotify:fsnotify:v1.5.4:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ golang:sys:05e143d:golang_sys/vendor/golang.org/x/sys \ matryer:try:9ac251b:matryer_try/vendor/github.com/matryer/try \ spf13:pflag:d5e0c06:spf13_pflag/vendor/github.com/spf13/pflag \ tdewolff:parse:v2.6.1:tdewolff_parse/vendor/github.com/tdewolff/parse/v2 USE_GITHUB= yes .include diff --git a/textproc/ov/Makefile b/textproc/ov/Makefile index fe0f79471b3d..14aa86d3e5c6 100644 --- a/textproc/ov/Makefile +++ b/textproc/ov/Makefile @@ -1,39 +1,40 @@ PORTNAME= ov DISTVERSIONPREFIX= v DISTVERSION= 0.11.2 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= Feature rich terminal pager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules _BUILD_VERSION= ${DISTVERSIONFULL} _BUILD_REVISION= f29cc5b GO_MODULE= github.com/noborus/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.Version=${_BUILD_VERSION} \ -X main.Revision=${_BUILD_REVISION}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md PORTEXAMPLES= ${PORTNAME}-less.yaml ${PORTNAME}.yaml OPTIONS_DEFINE= DOCS EXAMPLES post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/|} \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/peco/Makefile b/textproc/peco/Makefile index 478bb3d62c56..9226c1ab56be 100644 --- a/textproc/peco/Makefile +++ b/textproc/peco/Makefile @@ -1,45 +1,45 @@ # Created by: Akinori MUSHA aka knu PORTNAME= peco PORTVERSION= 0.4.4 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= LOCAL/knu MAINTAINER= ports@FreeBSD.org COMMENT= Simplistic interactive filtering tool LICENSE= MIT USES= go WRKSRC_SUBDIR= ${GO_PKG_SUBDIR} WRKSRC_GITDIR= ${WRKSRC:S|/${WRKSRC_SUBDIR}$$||} GO_PKG_GITURL= https://github.com/${PORTNAME}/${PORTNAME} GO_PKG_SUBDIR= cmd/peco GO_PKGNAME= ${GO_PKG_GITURL:S|^https://||}/${GO_PKG_SUBDIR} PLIST_FILES= bin/peco UPLOAD_FILE= ${_DISTDIR:S|/$||}/${DISTFILES:Mpeco-*.tar.gz} post-extract: @${MKDIR} ${GO_WRKSRC:H:H:H} @${LN} -sf ${WRKSRC:H:H} ${GO_WRKSRC:H:H} maintainer-fetch: @${MAKE} clean @${MKDIR} ${WRKSRC_GITDIR} @git clone ${GO_PKG_GITURL} \ --branch v${DISTVERSION} --depth 1 ${WRKSRC_GITDIR} @cd ${WRKSRC_GITDIR} && glide install @${TAR} zcf ${UPLOAD_FILE} \ -C ${WRKSRC_GITDIR}/.. --exclude .git ${DISTNAME} @${MAKE} makesum @${MAKE} clean ${UPLOAD_FILE}: maintainer-fetch maintainer-distfile: ${UPLOAD_FILE} @rsync -aP ${UPLOAD_FILE} freefall.freebsd.org:public_distfiles/ .include diff --git a/textproc/pup/Makefile b/textproc/pup/Makefile index 416a5514d4e6..ef6a5df70a72 100644 --- a/textproc/pup/Makefile +++ b/textproc/pup/Makefile @@ -1,45 +1,45 @@ PORTNAME= pup DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-10 DISTVERSIONSUFFIX= -g681d7bb -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc PATCH_SITES= https://github.com/ericchiang/pup/pull/ PATCHFILES= 107.patch:-p1 \ 142.patch:-p1 MAINTAINER= 0mp@FreeBSD.org COMMENT= Command-line jq-like HTML parser using CSS selectors LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= gdiff:textproc/diffutils USES= go:modules python:test shebangfix USE_GITHUB= yes GH_ACCOUNT= ericchiang GH_TUPLE= fatih:color:v1.0.0:fatih_color/vendor/github.com/fatih/color \ golang:net:4d38db76854b:golang_net/vendor/golang.org/x/net \ golang:sys:a646d33e2ee3:golang_sys/vendor/golang.org/x/sys \ golang:text:0a5a09ee4409:golang_text/vendor/golang.org/x/text \ mattn:go-colorable:v0.0.5:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:56b76bdf51f7:mattn_go_isatty/vendor/github.com/mattn/go-isatty SHEBANG_FILES= tests/run.py TEST_ENV= PATH="${STAGEDIR}${PREFIX}/bin:${PATH}" PLIST_FILES= bin/pup PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} do-test: cd ${WRKSRC}/tests && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} run.py > test_results.txt cd ${WRKSRC}/tests && ${DIFF} expected_output.txt test_results.txt .include diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile index 5f14631c5f48..7972fc19872e 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,29 +1,29 @@ # Created by: Po-Chuan Hsieh PORTNAME= sift PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast and powerful open source alternative to grep LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} PLIST_FILES= bin/sift GH_ACCOUNT= svent GH_TUPLE= golang:crypto:0559593:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:05e143d:golang_sys/vendor/golang.org/x/sys \ golang:term:065cf7b:golang_term/vendor/golang.org/x/term \ svent:go-flags:4bcbad3:svent_goflags/vendor/github.com/svent/go-flags \ svent:go-nbreader:7cef48d:svent_gonbreader/vendor/github.com/svent/go-nbreader USE_GITHUB= yes .include diff --git a/textproc/spiff/Makefile b/textproc/spiff/Makefile index a061a93b909a..2f662b74a1a7 100644 --- a/textproc/spiff/Makefile +++ b/textproc/spiff/Makefile @@ -1,30 +1,30 @@ PORTNAME= spiff PORTVERSION= 1.0.8 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= swills@FreeBSD.org COMMENT= Declarative YAML templating system tuned for BOSH deployment manifests USES= go USE_GITHUB= yes GH_ACCOUNT= cloudfoundry-incubator GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} PLIST_FILES= bin/spiff PORTDOCS= LICENSE README.md examples/cf-aws.yml \ examples/multi-az-cf-aws.yml examples/tutorial.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/LICENSE ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} examples ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/textnote/Makefile b/textproc/textnote/Makefile index 3cee48ef7cea..fa0ebdcbee0d 100644 --- a/textproc/textnote/Makefile +++ b/textproc/textnote/Makefile @@ -1,34 +1,34 @@ PORTNAME= textnote DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org COMMENT= Tool for creating and organizing daily notes on the command line LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= dkaslovsky GH_TUPLE= BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ go-edn:edn:93e3b8dd0e24:go_edn_edn/vendor/olympos.io/encoding/edn \ 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 \ ilyakaznacheev:cleanenv:v1.2.5:ilyakaznacheev_cleanenv/vendor/github.com/ilyakaznacheev/cleanenv \ imdario:mergo:v0.3.12:imdario_mergo/vendor/github.com/imdario/mergo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ joho:godotenv:v1.3.0:joho_godotenv/vendor/github.com/joho/godotenv \ 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 \ spf13:cobra:v1.1.3:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/textql/Makefile b/textproc/textql/Makefile index 53e91a7cf598..de3ef961436c 100644 --- a/textproc/textql/Makefile +++ b/textproc/textql/Makefile @@ -1,29 +1,29 @@ PORTNAME= textql PORTVERSION= g20200203 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= ume@FreeBSD.org COMMENT= Execute SQL against structured text like CSV or TSV LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= dinedal GH_TAGNAME= 1d6fef5 GH_TUPLE= mattn:go-runewidth:v0.0.2:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mattn:go-sqlite3:v2.0.3:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ olekukonko:tablewriter:d4647c9c7a84:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter GO_TARGET= textql/main.go:textql PLIST_FILES= bin/textql \ man/man1/textql.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/man/textql.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/textproc/trdsql/Makefile b/textproc/trdsql/Makefile index ee3558b41f44..7465158ef991 100644 --- a/textproc/trdsql/Makefile +++ b/textproc/trdsql/Makefile @@ -1,31 +1,31 @@ PORTNAME= trdsql DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= Execute SQL queries on CSV, LTSV, JSON and TBLN LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/noborus/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X ${GO_MODULE}.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 diff --git a/textproc/uni/Makefile b/textproc/uni/Makefile index 63f02c7c057a..e7642aaf49d3 100644 --- a/textproc/uni/Makefile +++ b/textproc/uni/Makefile @@ -1,31 +1,31 @@ # Created by: Thierry Thomas PORTNAME= uni PORTVERSION= 2.5.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org COMMENT= Query the Unicode database from the commandline LICENSE= MIT USES= go:modules USE_GITHUB= yes GH_ACCOUNT= arp242 GH_TUPLE= arp242:termtext:v1.0.0:arp242_termtext/vendor/zgo.at/termtext \ arp242:zli:3bb954a2e74c:arp242_zli/vendor/zgo.at/zli \ arp242:zstd:6078fed48e39:arp242_zstd/vendor/zgo.at/zstd \ golang:sys:665e8c7367d1:golang_sys/vendor/golang.org/x/sys \ golang:term:e5f449aeb171:golang_term/vendor/golang.org/x/term \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg GO_BUILDFLAGS= -ldflags "-X main.version=${PORTVERSION}" -buildvcs=false PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/up/Makefile b/textproc/up/Makefile index 63af9ecb41ae..3451a4f2890e 100644 --- a/textproc/up/Makefile +++ b/textproc/up/Makefile @@ -1,38 +1,38 @@ PORTNAME= up DISTVERSIONPREFIX= v DISTVERSION= 0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org COMMENT= Ultimate plumber, a tool for writing pipes with instant live preview LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= akavel GH_TUPLE= gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v1.4.0:gdamore_tcell/vendor/github.com/gdamore/tcell \ golang:sys:201ba4db2418:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.4:golang_text/vendor/golang.org/x/text \ lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-isatty:v0.0.3:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag PLIST_FILES= bin/up PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} do-test: cd ${GO_WRKSRC}; ${SETENV} ${GO_ENV} ${GO_CMD} test .include diff --git a/textproc/vgrep/Makefile b/textproc/vgrep/Makefile index 43e6ae22731f..723fb64f7c09 100644 --- a/textproc/vgrep/Makefile +++ b/textproc/vgrep/Makefile @@ -1,46 +1,46 @@ PORTNAME= vgrep DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= User-friendly pager for grep LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= vrothberg GH_TUPLE= golang:sys:dee7805ff2e1:golang_sys/vendor/golang.org/x/sys \ golang:term:6886f2dfbf5b:golang_term/vendor/golang.org/x/term \ jessevdk:go-flags:v1.5.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \ json-iterator:go:v1.1.12:json_iterator_go/vendor/github.com/json-iterator/go \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mattn:go-shellwords:v1.0.12:mattn_go_shellwords/vendor/github.com/mattn/go-shellwords \ modern-go:concurrent:e0a39a4cb421:modern_go_concurrent/vendor/github.com/modern-go/concurrent \ modern-go:reflect2:v1.0.2:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \ nightlyone:lockfile:v1.0.0:nightlyone_lockfile/vendor/github.com/nightlyone/lockfile \ peterh:liner:v1.2.2:peterh_liner/vendor/github.com/peterh/liner \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus _BUILD_VERSION= ${DISTVERSION}-6fb7acc GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.version=${_BUILD_VERSION}" PORTSCOUT= skipv:16.09,16.09.1 PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/zed/Makefile b/textproc/zed/Makefile index 36352f573174..40c3ab20712f 100644 --- a/textproc/zed/Makefile +++ b/textproc/zed/Makefile @@ -1,85 +1,85 @@ PORTNAME?= zed DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= meta@FreeBSD.org COMMENT= Command-line tool to manage and query Zed data lakes LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_i386= fails to build: cannot use math.MaxUint32 (untyped int constant 4294967295) as int value in assignment (overflows) USES= go:modules USE_GITHUB= yes GH_ACCOUNT= brimdata GH_PROJECT= zed GH_TUPLE= \ alecthomas:units:c3de453c63f4:alecthomas_units/vendor/github.com/alecthomas/units \ apache:thrift:v0.16.0:apache_thrift/vendor/github.com/apache/thrift \ araddon:dateparse:6b43995a97de:araddon_dateparse/vendor/github.com/araddon/dateparse \ aws:aws-sdk-go:v1.36.17:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ axiomhq:hyperloglog:a4c4c47bc57f:axiomhq_hyperloglog/vendor/github.com/axiomhq/hyperloglog \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgryski:go-metro:280f6062b5bc:dgryski_go_metro/vendor/github.com/dgryski/go-metro \ dgryski:go-rendezvous:9f7001d12a5f:dgryski_go_rendezvous/vendor/github.com/dgryski/go-rendezvous \ dominikh:go-tools:v0.1.0:dominikh_go_tools/vendor/honnef.co/go/tools \ fraugster:parquet-go:e6b70a8a7212:fraugster_parquet_go/vendor/github.com/fraugster/parquet-go \ go-check:check:038fdea0a05b:go_check_check/vendor/gopkg.in/check.v1 \ go-redis:redis:v8.4.11:go_redis_redis_v8/vendor/github.com/go-redis/redis/v8 \ go-yaml:yaml:c476de37821d:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ go4org:intern:ae77deb06f29:go4org_go4/vendor/go4.org/intern \ go4org:unsafe-assume-no-moving-gc:db492cf91b37:go4org_go4_1/vendor/go4.org/unsafe/assume-no-moving-gc \ golang-jwt:jwt:v3.2.1:golang_jwt_jwt/vendor/github.com/golang-jwt/jwt \ golang:lint:83fdc39ff7b5:golang_lint/vendor/golang.org/x/lint \ golang:mock:v1.5.0:golang_mock/vendor/github.com/golang/mock \ golang:mod:v0.4.0:golang_mod/vendor/golang.org/x/mod \ golang:net:6772e930b67b:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.4:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:67f06af15bc9:golang_sync/vendor/golang.org/x/sync \ golang:sys:e2b7044e8c71:golang_sys/vendor/golang.org/x/sys \ golang:term:de623e64d2a6:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.4:golang_text/vendor/golang.org/x/text \ gorilla:mux:98cb6bf42e08:gorilla_mux/vendor/github.com/gorilla/mux \ gosuri:uilive:v0.0.4:gosuri_uilive/vendor/github.com/gosuri/uilive \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ inetaf:netaddr:c74959edd3b6:inetaf_netaddr/vendor/inet.af/netaddr \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.10:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ natefinch:lumberjack:v2.0.0:natefinch_lumberjack/vendor/gopkg.in/natefinch/lumberjack.v2 \ niemeyer:pretty:a10e7caefd8e:niemeyer_pretty/vendor/github.com/niemeyer/pretty \ open-telemetry:opentelemetry-go:v0.16.0:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \ paulbellamy:ratecounter:v0.2.0:paulbellamy_ratecounter/vendor/github.com/paulbellamy/ratecounter \ pbnjay:memory:974d429e7ae4:pbnjay_memory/vendor/github.com/pbnjay/memory \ peterh:liner:v1.1.0:peterh_liner/vendor/github.com/peterh/liner \ pierrec:lz4:v4.1.14:pierrec_lz4_v4/vendor/github.com/pierrec/lz4/v4 \ pkg:browser:681adbf594b8:pkg_browser/vendor/github.com/pkg/browser \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ prometheus:client_golang:v1.7.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.10.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.1.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:d3470999428b:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rivo:uniseg:v0.1.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ rs:cors:v1.8.0:rs_cors/vendor/github.com/rs/cors \ segmentio:ksuid:v1.0.2:segmentio_ksuid/vendor/github.com/segmentio/ksuid \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.6.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.16.0:uber_go_zap/vendor/go.uber.org/zap \ yuin:goldmark:v1.2.1:yuin_goldmark/vendor/github.com/yuin/goldmark GO_PKGNAME?= github.com/${GH_ACCOUNT}/zed/cmd/zed PLIST_FILES?= bin/zed .include diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile index e20e3d26a4a3..606e618da859 100644 --- a/www/adguardhome/Makefile +++ b/www/adguardhome/Makefile @@ -1,54 +1,54 @@ PORTNAME= adguardhome DISTVERSIONPREFIX= v DISTVERSION= 0.107.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Network-wide ads & trackers blocking DNS server LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cpe go:modules GO_MODULE= github.com/AdguardTeam/AdGuardHome # to rebuild the deps archives: # 1. set DEV_UPDATE_MODE=yes # 2. make makesum patch build # 3. upload the *-html-build* archives # 4. set DEV_UPDATE_MODE=no # 5. make clean makesum DEV_UPDATE_MODE= no USER= root # it has to run as root because it listens on the privileged DNS port SUB_LIST= USER=${USER} USE_RC_SUBR= ${PORTNAME} CPE_VENDOR= adguard .if (${DEV_UPDATE_MODE} == "yes") BUILD_DEPENDS= npm:www/npm \ yarn:www/yarn do-build: @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} js-deps js-build && \ ${TAR} czf ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-html-build-${DISTVERSION}${EXTRACT_SUFX} build && \ ${TAR} czf ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-html-build2-${DISTVERSION}${EXTRACT_SUFX} build2 && \ ${ECHO} "Please upload files ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-html-build-${DISTVERSION}${EXTRACT_SUFX} and ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-html-build2-${DISTVERSION}${EXTRACT_SUFX}" .else MASTER_SITES= LOCAL/yuri/:deps DISTFILES= ${PORTNAME}-html-build-${DISTVERSION}${EXTRACT_SUFX}:deps \ ${PORTNAME}-html-build2-${DISTVERSION}${EXTRACT_SUFX}:deps pre-build: @${CP} -r ${WRKDIR}/build ${WRKDIR}/build2 ${WRKSRC}/ .endif PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/amfora/Makefile b/www/amfora/Makefile index 007267437d7e..3f6237ccd734 100644 --- a/www/amfora/Makefile +++ b/www/amfora/Makefile @@ -1,40 +1,40 @@ PORTNAME= amfora DISTVERSIONPREFIX= v DISTVERSION= 1.9.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org COMMENT= Fancy terminal browser for the Gemini protocol LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules _BUILD_VERSION= ${DISTVERSIONFULL} _BUILD_COMMIT= 61d8645 GO_MODULE= github.com/makeworld-the-better-one/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X main.version=${_BUILD_VERSION} \ -X main.commit=${_BUILD_COMMIT}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= NOTES.md README.md THANKS.md PORTEXAMPLES= default-config.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} ${WRKSRC}/${PORTEXAMPLES} \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/www/aquatone/Makefile b/www/aquatone/Makefile index f1d80ebeacd4..238cc87b8cde 100644 --- a/www/aquatone/Makefile +++ b/www/aquatone/Makefile @@ -1,33 +1,33 @@ PORTNAME= aquatone DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for domain flyovers that checks open ports and takes screenshots LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go USE_GITHUB= yes GH_ACCOUNT= michenriksen GH_TUPLE= andybalholm:cascadia:680b6a5:cascadia/vendor/github.com/andybalholm/cascadia \ asaskevich:EventBus:d46933a:eventbus/vendor/github.com/asaskevich/EventBus \ fatih:color:3f9d52f:color/vendor/github.com/fatih/color \ google:uuid:c2e93f3:uuid/vendor/github.com/google/uuid \ lair-framework:go-nmap:3b9bafd:gonmap/vendor/github.com/lair-framework/go-nmap \ moul:http2curl:faeffb3:http2curl/vendor/github.com/moul/http2curl \ mvdan:xurls:20723a7:xurls/vendor/github.com/mvdan/xurls \ parnurzeal:gorequest:b060445:gorequest/vendor/github.com/parnurzeal/gorequest \ pkg:errors:27936f6:errors/vendor/github.com/pkg/errors \ pmezard:go-difflib:5d4384e:godifflib/vendor/github.com/pmezard/go-difflib \ PuerkitoBio:goquery:3dcf72e:goquery/vendor/github.com/PuerkitoBio/goquery \ remeh:sizedwaitgroup:5e7302b:sizedwaitgroup/vendor/github.com/remeh/sizedwaitgroup \ golang:net:161cd47:net/vendor/golang.org/x/net GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/aquatone .include diff --git a/www/authelia/Makefile b/www/authelia/Makefile index 204c1986e782..0e87acf6e918 100644 --- a/www/authelia/Makefile +++ b/www/authelia/Makefile @@ -1,38 +1,39 @@ PORTNAME= authelia DISTVERSIONPREFIX= v DISTVERSION= 4.36.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/authelia/authelia/releases/download/v${DISTVERSION}/:public_html DISTFILES= authelia-${DISTVERSIONFULL}-public_html${EXTRACT_SUFX}:public_html # html root directory needs to be built in a special way MAINTAINER= yuri@FreeBSD.org COMMENT= Single sign-on multi-factor portal for web apps LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= imports modernc.org/libc/errno: build constraints exclude all Go files BROKEN_armv6= imports modernc.org/libc/errno: build constraints exclude all Go files BROKEN_armv7= imports modernc.org/libc/errno: build constraints exclude all Go files BROKEN_i386= imports modernc.org/libc/errno: build constraints exclude all Go files USES= cpe go:modules GO_MODULE= github.com/authelia/authelia/v4 GO_TARGET= ./cmd/${PORTNAME} USER= root # 'nobody' doesn't work well because authelia attempts to remove files, etc. SUB_LIST= USER=${USER} SUB_FILES= pkg-message USE_RC_SUBR= ${PORTNAME} post-patch: # extract -public-html @${RM} -r ${WRKSRC}/internal/server/public_html @${MV} ${WRKDIR}/public_html ${WRKSRC}/internal/server @${CP} -r ${WRKSRC}/api ${WRKSRC}/internal/server/public_html/api post-install: # install the config file ${INSTALL_DATA} ${WRKSRC}/config.template.yml ${STAGEDIR}${PREFIX}/etc/authelia.yml.sample ${INSTALL_DATA} ${FILESDIR}/simplified-authelia.yml ${STAGEDIR}${PREFIX}/etc .include diff --git a/www/beehive/Makefile b/www/beehive/Makefile index 69c912ca6af0..08f1ec83acab 100644 --- a/www/beehive/Makefile +++ b/www/beehive/Makefile @@ -1,164 +1,164 @@ PORTNAME= beehive DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www 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 diff --git a/www/bugzilla2atom/Makefile b/www/bugzilla2atom/Makefile index 1d27f60536f6..9776f3b6215c 100644 --- a/www/bugzilla2atom/Makefile +++ b/www/bugzilla2atom/Makefile @@ -1,23 +1,23 @@ PORTNAME= bugzilla2atom PORTVERSION= g20190711 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= Convert Bugzilla bugs into Atom feeds LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= t6 GH_TAGNAME= 02fec79c229d67abfdde4b310b05f41c079ce5ec GH_TUPLE= golang:sys:d0b11bdaac8a:golang_sys/vendor/golang.org/x/sys \ golang:tools:7b25e351ac0e:golang_tools/vendor/golang.org/x/tools GO_TARGET= ./cmd/bugzilla2atom PLIST_FILES= bin/bugzilla2atom .include diff --git a/www/caddy/Makefile b/www/caddy/Makefile index c46eca0aef17..af2fba5e5bcf 100644 --- a/www/caddy/Makefile +++ b/www/caddy/Makefile @@ -1,34 +1,35 @@ # Created by: fabian.freyer@physik.tu-berlin.de PORTNAME= caddy DISTVERSIONPREFIX= v DISTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= www DIST_SUBDIR= caddy MAINTAINER= adamw@FreeBSD.org COMMENT= Fast, cross-platform HTTP/2 web server with automatic HTTPS LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= caddyserver USE_RC_SUBR= caddy SUB_FILES= Caddyfile.sample caddy pkg-message PLIST_FILES= bin/${PORTNAME} \ "@sample ${ETCDIR_REL}/Caddyfile.sample" GO_TARGET= ./cmd/caddy # If go.mod is sufficient: GO_MODULE= github.com/caddyserver/caddy/v2 # If modules must be specified manually: # .include "${.CURDIR}/modules.mk" post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKDIR}/Caddyfile.sample ${STAGEDIR}${ETCDIR} .include diff --git a/www/carbonapi/Makefile b/www/carbonapi/Makefile index 33b760a316b6..5802f2a4b68a 100644 --- a/www/carbonapi/Makefile +++ b/www/carbonapi/Makefile @@ -1,45 +1,45 @@ PORTNAME= carbonapi DISTVERSION= 0.14.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= a.andersson.thn@gmail.com COMMENT= Go implementation of carbonapi LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= go-graphite USE_RC_SUBR= ${PORTNAME} GO_TARGET= ./cmd/carbonapi \ ./cmd/carbonzipper GO_BUILDFLAGS= -v \ ${CARBON_ARGS} \ -ldflags="-X main.BuildVersion=${DISTVERSION}" CONFLICTS_INSTALL= carbonzipper # bin/carbonzipper USERS= carbon GROUPS= carbon OPTIONS_DEFINE= CAIRO EXAMPLES CAIRO_LIB_DEPENDS= libcairo.so:graphics/cairo CAIRO_USES= pkgconfig CAIRO_VARS= CARBON_ARGS="-tags cairo" post-install: @${MKDIR} ${STAGEDIR}/var/log/carbonapi post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/cmd/carbonapi/*.toml ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/cmd/carbonapi/*.yaml ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/cmd/carbonzipper/example.conf ${STAGEDIR}${EXAMPLESDIR}/carbonzipper.example.conf .include diff --git a/www/chisel/Makefile b/www/chisel/Makefile index d829e21ee7ec..9606bcc5e07c 100644 --- a/www/chisel/Makefile +++ b/www/chisel/Makefile @@ -1,30 +1,30 @@ PORTNAME= chisel DISTVERSIONPREFIX= v DISTVERSION= 1.7.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org COMMENT= Fast TCP tunnel over HTTP LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/jpillora/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X ${GO_MODULE}/share.BuildVersion=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/www/colly/Makefile b/www/colly/Makefile index 47e7e15b3f18..e2e5fb17da48 100644 --- a/www/colly/Makefile +++ b/www/colly/Makefile @@ -1,50 +1,50 @@ PORTNAME= colly DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Elegant scraper and crawler framework for Golang LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go:modules USE_GITHUB= yes GH_ACCOUNT= gocolly GH_TUPLE= \ PuerkitoBio:goquery:v1.5.1:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ andybalholm:cascadia:v1.2.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ antchfx:htmlquery:v1.2.3:antchfx_htmlquery/vendor/github.com/antchfx/htmlquery \ antchfx:xmlquery:v1.2.4:antchfx_xmlquery/vendor/github.com/antchfx/xmlquery \ antchfx:xpath:v1.1.8:antchfx_xpath/vendor/github.com/antchfx/xpath \ gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \ golang:appengine:v1.6.6:golang_appengine/vendor/google.golang.org/appengine \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:627f9648deb9:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ jawher:mow.cli:v1.1.0:jawher_mow_cli/vendor/github.com/jawher/mow.cli \ kennygrant:sanitize:v1.2.4:kennygrant_sanitize/vendor/github.com/kennygrant/sanitize \ protocolbuffers:protobuf-go:v1.24.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ saintfish:chardet:3af4cd4741ca:saintfish_chardet/vendor/github.com/saintfish/chardet \ temoto:robotstxt:v1.1.1:temoto_robotstxt/vendor/github.com/temoto/robotstxt GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} \ ${EXAMPLES_INSTALLED:S/^/.\/_examples\//} PLIST_FILES= bin/${PORTNAME} \ ${EXAMPLES_INSTALLED:S/^/bin\/${PORTNAME}-/} # many examples of this sraping framework are interesting in themselves, and therefore are installed as executables EXAMPLES_INSTALLED= basic coursera_courses cryptocoinmarketcap factba.se hackernews_comments instagram openedx_courses reddit shopify_sitemap google_groups post-install: .for e in ${EXAMPLES_INSTALLED} @cd ${STAGEDIR}${PREFIX}/bin && \ ${MV} ${e} ${PORTNAME}-${e} .endfor .include diff --git a/www/devd/Makefile b/www/devd/Makefile index 8f58daffecc5..2e8dd58e30fe 100644 --- a/www/devd/Makefile +++ b/www/devd/Makefile @@ -1,27 +1,27 @@ PORTNAME= devd DISTVERSIONPREFIX= v DISTVERSION= 0.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org COMMENT= Local webserver for developers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= cortesi GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} GH_TUPLE= golang:sys:fead79001313:golang_sys/vendor/golang.org/x/sys_fead79001313 PLIST_FILES= bin/${PORTNAME} pre-build: ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys ${MV} ${WRKSRC}/vendor/golang.org/x/sys_fead79001313 ${WRKSRC}/vendor/golang.org/x/sys .include diff --git a/www/eden/Makefile b/www/eden/Makefile index 8c992eab54d3..8f6f743ecf9d 100644 --- a/www/eden/Makefile +++ b/www/eden/Makefile @@ -1,27 +1,27 @@ # Created by: Emanuel Haupt PORTNAME= eden PORTVERSION= 0.7.4 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= cffa0cee9f5897fbd96a3621f2c0dc8aeb90e711.patch:-p1 MAINTAINER= ehaupt@FreeBSD.org COMMENT= Interact with any Open Service Broker API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= starkandwayne GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/eden .include diff --git a/www/fabio/Makefile b/www/fabio/Makefile index 59692646bc02..b61c319e1cb7 100644 --- a/www/fabio/Makefile +++ b/www/fabio/Makefile @@ -1,27 +1,27 @@ PORTNAME= fabio PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= www MAINTAINER= stl@ossuary.net COMMENT= Zero-conf load balancing HTTP(S) router managed by Consul LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_RC_SUBR= fabio GO_MODULE= github.com/fabiolb/fabio GO_TARGET= :${PREFIX}/sbin/fabio GO_BUILDFLAGS= -ldflags "-X main.GitDescribe=v${PORTVERSION}" PLIST_FILES= "@sample etc/fabio.properties.sample" \ sbin/fabio post-install: ${INSTALL_DATA} ${GO_WRKSRC}/fabio.properties ${STAGEDIR}${PREFIX}/etc/fabio.properties.sample .include diff --git a/www/filtron/Makefile b/www/filtron/Makefile index a45ab7328352..5a7a59ebcdff 100644 --- a/www/filtron/Makefile +++ b/www/filtron/Makefile @@ -1,26 +1,26 @@ PORTNAME= filtron PORTVERSION= g20180218 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Filtering reverse HTTP proxy LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= asciimoo GH_TAGNAME= 93f8b22 GH_TUPLE= \ klauspost:compress:v1.7.1:compress/vendor/github.com/klauspost/compress \ klauspost:cpuid:v1.2.1:cpuid/vendor/github.com/klauspost/cpuid \ valyala:bytebufferpool:v1.0.0:bytebufferpool/vendor/github.com/valyala/bytebufferpool \ valyala:fasthttp:v1.3.0:fasthttp/vendor/github.com/valyala/fasthttp GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 711d75235349..f14bf2435bb6 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,75 +1,75 @@ PORTNAME= gitea DISTVERSIONPREFIX= v DISTVERSION= 1.16.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= gitea-src-${DISTVERSION} MAINTAINER= stb@lassitu.de COMMENT= Compact self-hosted Git service LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git USES= cpe gmake go:no_targets USE_RC_SUBR= gitea SUB_FILES+= app.ini.sample SUB_LIST+= GITUSER=${USERS} NO_WRKSUBDIR= yes USERS= git GROUPS= git PORTDATA= * OPTIONS_DEFINE= BINDATA GIT_LFS PAM SQLITE OPTIONS_DEFAULT= GIT_LFS PAM SQLITE OPTIONS_SUB= yes BINDATA_DESC= Build a single monolithic binary, with all assets included GIT_LFS_DESC= Support for Git Large File Storage (LFS) PAM_DESC= Enable support for PAM BINDATA_VARS= GO_TAGS+=bindata GIT_LFS_RUN_DEPENDS= git-lfs:devel/git-lfs PAM_VARS= GO_TAGS+=pam SQLITE_VARS= GO_TAGS+="sqlite sqlite_unlock_notify" .include .if ${OPSYS} == FreeBSD DAEMONARGS= -S -l \$${gitea_facility} -s \$${gitea_priority} -T \$${name} .else DAEMONARGS= -f .endif SUB_LIST+= DAEMONARGS="${DAEMONARGS}" SSP_UNSAFE= true # Default LDFLAGS are incompatible with build MAKE_ENV= LDFLAGS="${LDFLAGS} ${EXTRA_LDFLAGS}" MAKE_ARGS= GOPATH=${WRKDIR} TAGS="${GO_TAGS}" ALL_TARGET= backend MAKE_JOBS_UNSAFE= yes post-patch: ${ECHO_CMD} ${DISTVERSION} >${WRKSRC}/VERSION # Too lazy to figure out why go install won't work. do-install: # Go binary is statically linked and cannot be stripped, so use # INSTALL_SCRIPT. ${INSTALL_SCRIPT} ${WRKSRC}/gitea ${STAGEDIR}${PREFIX}/sbin @${MKDIR} ${STAGEDIR}${ETCDIR}/conf ${INSTALL_DATA} ${WRKDIR}/app.ini.sample ${STAGEDIR}${ETCDIR}/conf/app.ini.sample ${INSTALL_DATA} ${WRKSRC}/custom/conf/app.example.ini ${STAGEDIR}${ETCDIR}/conf/app.ini.defaults do-install-BINDATA-off: cd ${WRKSRC} && ${COPYTREE_SHARE} "options public templates" ${STAGEDIR}${DATADIR} .include diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index ddcfe2e8a02e..ffdfff8b8d2c 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -1,425 +1,425 @@ # Created by: Torsten Zuehlsdorff PORTNAME= gitlab-ce PORTVERSION= 15.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org COMMENT= Web GUI for managing git repositories LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE # the rubygems of RUN_DEPENDS matches the order of the Gemfile # which makes maintaining this long list much easier! # devel/rubygem-parser is required for database upgrade process # see https://gitlab.com/gitlab-org/gitlab/-/issues/350866 MY_DEPENDS= git>=2.32.0:devel/git \ gitaly>=${PORTVERSION}:devel/gitaly \ gitlab-elasticsearch-indexer>=3.0.0:textproc/gitlab-elasticsearch-indexer \ gitlab-agent>=15.1.0:net/gitlab-agent \ gitlab-metrics-exporter>0:devel/gitlab-metrics-exporter \ gitlab-pages>=1.59.0:www/gitlab-pages \ gitlab-shell>=14.7.4:devel/gitlab-shell \ gitlab-workhorse>=${PORTVERSION}:www/gitlab-workhorse \ redis>=6.0.14:databases/redis \ yarn>=1.10.0:www/yarn \ gtar>0:archivers/gtar \ bash>0:shells/bash \ rubygem-rails61>=6.1.6.0<6.1.7:www/rubygem-rails61 \ rubygem-bootsnap>=1.12.0<1.13:devel/rubygem-bootsnap \ rubygem-responders-rails61>=3.0<4.0:www/rubygem-responders-rails61 \ rubygem-sprockets3>=3.7<3.8:devel/rubygem-sprockets3 \ rubygem-view_component-rails61>=2.50.0<2.51:devel/rubygem-view_component-rails61 \ rubygem-default_value_for>=3.4.0<3.5.0:devel/rubygem-default_value_for \ rubygem-pg13>=1.3.5<1.4:databases/rubygem-pg13 \ rubygem-rugged>=1.2<2:devel/rubygem-rugged \ rubygem-grape-path-helpers>=1.7.0<1.8:devel/rubygem-grape-path-helpers \ rubygem-faraday1>=1.10.0<2:www/rubygem-faraday1 \ rubygem-marginalia>=1.10.0<1.11:databases/rubygem-marginalia \ rubygem-declarative_policy>=1.1.0<1.2:security/rubygem-declarative_policy \ rubygem-devise47-rails61>=4.7.2<4.8:devel/rubygem-devise47-rails61 \ rubygem-bcrypt>=3.1.14<3.2:security/rubygem-bcrypt \ rubygem-doorkeeper>=5.5.0.rc2<5.6:security/rubygem-doorkeeper \ rubygem-doorkeeper-openid_connect>=1.7.5<1.8:security/rubygem-doorkeeper-openid_connect \ rubygem-rexml>=3.2.5<3.3:textproc/rubygem-rexml \ rubygem-ruby-saml>=1.13.0<1.14:security/rubygem-ruby-saml \ rubygem-omniauth1>=1.9.1<2.0:security/rubygem-omniauth1 \ rubygem-omniauth-auth0>=2.0.0<2.1.0:net/rubygem-omniauth-auth0 \ rubygem-omniauth-azure-activedirectory-v2>=1.0<2:net/rubygem-omniauth-azure-activedirectory-v2 \ rubygem-omniauth-azure-oauth2>=0.0.9<0.1.0:net/rubygem-omniauth-azure-oauth2 \ rubygem-omniauth-cas3>=1.1.4<1.2.0:security/rubygem-omniauth-cas3 \ rubygem-omniauth-dingtalk-oauth2>=1.0.1<2:security/rubygem-omniauth-dingtalk-oauth2 \ rubygem-omniauth-alicloud>=1.0.1<1.1:security/rubygem-omniauth-alicloud \ rubygem-omniauth-facebook4>=4.0.0<4.1.0:net/rubygem-omniauth-facebook4 \ rubygem-omniauth-github>=1.4.0<2.0:net/rubygem-omniauth-github \ rubygem-omniauth-gitlab>=1.0.2<1.1.0:security/rubygem-omniauth-gitlab \ rubygem-omniauth-google-oauth2>=0.6.0<0.7.0:net/rubygem-omniauth-google-oauth2 \ rubygem-omniauth-oauth2-generic>=0.2.2<0.3.0:security/rubygem-omniauth-oauth2-generic \ rubygem-omniauth-saml>=1.10<2.0:security/rubygem-omniauth-saml \ rubygem-omniauth-shibboleth>=1.3.0<1.4.0:security/rubygem-omniauth-shibboleth \ rubygem-omniauth-twitter>=1.4<2.0:net/rubygem-omniauth-twitter \ rubygem-omniauth_crowd>=2.4.0<2.5:devel/rubygem-omniauth_crowd \ rubygem-omniauth-authentiq>=0.3.3<0.4.0:net/rubygem-omniauth-authentiq \ rubygem-gitlab-omniauth-openid-connect>=0.9.1<0.10.0:net/rubygem-gitlab-omniauth-openid-connect \ rubygem-omniauth-ultraauth>=0.0.2<0.1.0:net/rubygem-omniauth-ultraauth \ rubygem-omniauth-salesforce>=1.0.5<1.1.0:net/rubygem-omniauth-salesforce \ rubygem-omniauth-atlassian-oauth2>=0.2.0<0.3:security/rubygem-omniauth-atlassian-oauth2 \ rubygem-rack-oauth2>=1.19.0<1.20.0:security/rubygem-rack-oauth2 \ rubygem-jwt21>=2.1.0<2.2.0:www/rubygem-jwt21 \ rubygem-gssapi>0:security/rubygem-gssapi \ rubygem-recaptcha>=4.11<5.0:devel/rubygem-recaptcha \ rubygem-akismet>=3.0<4.0:devel/rubygem-akismet \ rubygem-invisible_captcha>=1.1.0<1.2.0:graphics/rubygem-invisible_captcha \ rubygem-devise-two-factor-rails61>=4.0.2<4.1:security/rubygem-devise-two-factor-rails61 \ rubygem-rqrcode-rails3>=0.1.7<0.2.0:www/rubygem-rqrcode-rails3 \ rubygem-attr_encrypted>=3.1.0<3.2.0:security/rubygem-attr_encrypted \ rubygem-u2f0>=0.2.1<0.3.0:net/rubygem-u2f0 \ rubygem-validates_hostname>=1.0.11<1.1.0:dns/rubygem-validates_hostname \ rubygem-rubyzip>=2.3.2<2.4:archivers/rubygem-rubyzip \ rubygem-acme-client>=2.0.9<3:security/rubygem-acme-client \ rubygem-browser>=4.2<5.0:www/rubygem-browser \ rubygem-ohai>=16.10<17:sysutils/rubygem-ohai \ rubygem-gpgme>=2.0.20<2.1.0:security/rubygem-gpgme \ rubygem-gitlab_omniauth-ldap>=2.1.1<2.2.0:net/rubygem-gitlab_omniauth-ldap \ rubygem-net-ldap>0.16.3:net/rubygem-net-ldap \ rubygem-grape15>=1.5.2<1.6:devel/rubygem-grape15 \ rubygem-grape-entity>=0.10.0<0.11.0,1:devel/rubygem-grape-entity \ rubygem-rack-cors>=1.1.1<1.2.0:www/rubygem-rack-cors \ rubygem-graphql>=1.13.12<1.14:devel/rubygem-graphql \ rubygem-graphiql-rails>=1.8<2:devel/rubygem-graphiql-rails \ rubygem-apollo_upload_server>=2.1.0<2.2:net/rubygem-apollo_upload_server \ rubygem-graphql-docs>=1.6.0<1.7.0:devel/rubygem-graphql-docs \ rubygem-graphlient>=0.5.0<0.6:devel/rubygem-graphlient \ rubygem-hashie>=4.1.0:devel/rubygem-hashie \ rubygem-hashie-forbidden_attributes>0:devel/rubygem-hashie-forbidden_attributes \ rubygem-kaminari-rails61>=1.2.1<2.0:www/rubygem-kaminari-rails61 \ rubygem-hamlit>=2.15.0<2.16:www/rubygem-hamlit \ rubygem-carrierwave>=1.3.2<2.0:www/rubygem-carrierwave \ rubygem-mini_magick410>=4.10.1<4.11:graphics/rubygem-mini_magick410 \ rubygem-fog-aws>=3.14<4:net/rubygem-fog-aws \ rubygem-fog-core210>=2.1.0<2.1.1:devel/rubygem-fog-core210 \ rubygem-fog-google>=1.15<2:net/rubygem-fog-google \ rubygem-fog-local>=0.6<1.0:net/rubygem-fog-local \ rubygem-fog-openstack>=1.0<2.0:net/rubygem-fog-openstack \ rubygem-fog-rackspace>=0.1.1<1.2.0:net/rubygem-fog-rackspace \ rubygem-fog-aliyun>=0.3<1.0:net/rubygem-fog-aliyun \ rubygem-gitlab-fog-azure-rm>=1.3.0<1.4:net/rubygem-gitlab-fog-azure-rm \ rubygem-google-api-client>=0.33<1:devel/rubygem-google-api-client \ rubygem-unf>=0.1.4<0.2.0:textproc/rubygem-unf \ rubygem-seed-fu>=2.3.7<2.4.0:databases/rubygem-seed-fu \ rubygem-elasticsearch-model713>=7.2<8:textproc/rubygem-elasticsearch-model713 \ rubygem-elasticsearch-rails>=7.2<8:textproc/rubygem-elasticsearch-rails \ rubygem-elasticsearch-api713>=7.13.3<7.13.4:textproc/rubygem-elasticsearch-api713 \ rubygem-aws-sdk-core>=3<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sdk-cloudformation>=1<2:devel/rubygem-aws-sdk-cloudformation \ rubygem-aws-sdk-s3>=1<2:devel/rubygem-aws-sdk-s3 \ rubygem-faraday_middleware-aws-sigv403>=0.3.0<0.4:devel/rubygem-faraday_middleware-aws-sigv403 \ rubygem-typhoeus>=1.4.0<1.5:www/rubygem-typhoeus \ rubygem-html-pipeline>=2.13.2<2.14:textproc/rubygem-html-pipeline \ rubygem-deckar01-task_list=2.3.1:www/rubygem-deckar01-task_list \ rubygem-gitlab-markup>=1.8.0<1.9.0:textproc/rubygem-gitlab-markup \ rubygem-github-markup17>=1.7.0<1.8.0:textproc/rubygem-github-markup17 \ rubygem-commonmarker>=0.23.4<0.24:textproc/rubygem-commonmarker \ rubygem-kramdown23>=2.3.1<2.4:textproc/rubygem-kramdown23 \ rubygem-redcloth>=4.3.2<4.4.0:www/rubygem-redcloth \ rubygem-rdoc63>=6.3.2<7:devel/rubygem-rdoc63 \ rubygem-org-ruby>=0.9.12<0.10.0:textproc/rubygem-org-ruby \ rubygem-creole>=0.5.0<0.6.0:textproc/rubygem-creole \ rubygem-wikicloth081>=0.8.1<0.8.2:textproc/rubygem-wikicloth081 \ rubygem-asciidoctor>=2.0.15<2.1.0:textproc/rubygem-asciidoctor \ rubygem-asciidoctor-include-ext>=0.4.0<0.5.0:textproc/rubygem-asciidoctor-include-ext \ rubygem-asciidoctor-plantuml00>=0.0.12<0.1:textproc/rubygem-asciidoctor-plantuml00 \ rubygem-asciidoctor-kroki>=0.5.0<0.6:textproc/rubygem-asciidoctor-kroki \ rubygem-rouge>=3.29.0<3.30:textproc/rubygem-rouge \ rubygem-truncato>=0.7.11<0.8.0:textproc/rubygem-truncato \ rubygem-bootstrap_form>=4.2.0<4.3.0:devel/rubygem-bootstrap_form \ rubygem-nokogiri>=1.13.6<1.14:textproc/rubygem-nokogiri \ rubygem-escape_utils>=1.1<2.0:textproc/rubygem-escape_utils \ rubygem-icalendar>=0:devel/rubygem-icalendar \ rubygem-diffy>=3.3<4:textproc/rubygem-diffy \ rubygem-diff_match_patch>=0.1.0<0.2.0:textproc/rubygem-diff_match_patch \ rubygem-rack223>=2.2.3.0<2.2.4:www/rubygem-rack223 \ rubygem-rack-timeout>=0.6.0<0.7:www/rubygem-rack-timeout \ rubygem-puma>=5.6.2<5.7:www/rubygem-puma \ rubygem-puma_worker_killer>=0.3.1:www/rubygem-puma_worker_killer \ rubygem-sd_notify>=0.1.0<0.2:devel/rubygem-sd_notify \ rubygem-state_machines-activerecord>=0.8.0<0.9.0:databases/rubygem-state_machines-activerecord \ rubygem-acts-as-taggable-on>=9.0<10:www/rubygem-acts-as-taggable-on \ rubygem-sidekiq64>=6.4<6.5:devel/rubygem-sidekiq64 \ rubygem-sidekiq-cron-sidekiq64>=1.2<2.0:devel/rubygem-sidekiq-cron-sidekiq64 \ rubygem-redis-namespace>=1.8.1<1.9.0:databases/rubygem-redis-namespace \ rubygem-gitlab-sidekiq-fetcher>=0.8.0<0.9:devel/rubygem-gitlab-sidekiq-fetcher \ rubygem-fugit12>=1.2.1<1.3.0:devel/rubygem-fugit12 \ rubygem-httparty>=0.16.4<1:www/rubygem-httparty \ rubygem-rainbow>=3.1.1<4.0:devel/rubygem-rainbow \ rubygem-ruby-progressbar>=1.11<2:devel/rubygem-ruby-progressbar \ rubygem-settingslogic>=2.0.9<2.1.0:devel/rubygem-settingslogic \ rubygem-re2>=1.4.0<1.5.0:devel/rubygem-re2 \ rubygem-version_sorter>=2.2.4<2.3.0:textproc/rubygem-version_sorter \ rubygem-js_regex>=3.7<4.0:textproc/rubygem-js_regex \ rubygem-device_detector>=0:devel/rubygem-device_detector \ rubygem-redis44>=4.4.0<4.5:databases/rubygem-redis44 \ rubygem-connection_pool>=2.2.5<3.0:net/rubygem-connection_pool \ rubygem-redis-actionpack52-rails61>=5.2.0<5.3:databases/rubygem-redis-actionpack52-rails61 \ rubygem-discordrb-webhooks>=3.4<4.0:net-im/rubygem-discordrb-webhooks \ rubygem-jira-ruby21>=2.1.4<2.2:devel/rubygem-jira-ruby21 \ rubygem-atlassian-jwt>=0.2.0<0.3.0:www/rubygem-atlassian-jwt \ rubygem-flowdock>=0.7<1.0:www/rubygem-flowdock \ rubygem-slack-messenger>=2.3.4<2.4.0:devel/rubygem-slack-messenger \ rubygem-hangouts-chat>=0.0.5<0.1.0:net/rubygem-hangouts-chat \ rubygem-asana>=0.10.3<0.11:www/rubygem-asana \ rubygem-ruby-fogbugz021>=0.2.1<0.3.0:devel/rubygem-ruby-fogbugz021 \ rubygem-kubeclient>=4.9.2<4.10.0:www/rubygem-kubeclient \ rubygem-sanitize>=6.0<7:textproc/rubygem-sanitize \ rubygem-babosa>=1.0.4<1.1.0:textproc/rubygem-babosa \ rubygem-loofah>=2.16.0<3.0:textproc/rubygem-loofah \ rubygem-licensee>=9.14.1<9.15:devel/rubygem-licensee \ rubygem-charlock_holmes>=0.7.7<0.8.0:textproc/rubygem-charlock_holmes \ rubygem-ruby-magic>=0.5.4<1:devel/rubygem-ruby-magic \ rubygem-fast_blank>=0:devel/rubygem-fast_blank \ rubygem-gitlab-chronic>=0.10.5<0.11.0:devel/rubygem-gitlab-chronic \ rubygem-gitlab_chronic_duration>=0.10.6.2<0.10.7:devel/rubygem-gitlab_chronic_duration \ rubygem-rack-proxy>=0.7.2<0.8.0:www/rubygem-rack-proxy \ rubygem-sassc-rails-rails61>=2.1.0<2.2.0:textproc/rubygem-sassc-rails-rails61 \ rubygem-autoprefixer-rails1025>=10.2.5.1<10.2.6:textproc/rubygem-autoprefixer-rails1025 \ rubygem-terser>=1.0.2:textproc/rubygem-terser \ rubygem-addressable>=2.8<3:www/rubygem-addressable \ rubygem-tanuki_emoji>=0.6<1:graphics/rubygem-tanuki_emoji \ rubygem-gon-rails61>=6.4.0<6.5:www/rubygem-gon-rails61 \ rubygem-request_store>=1.5.1<2.0:devel/rubygem-request_store \ rubygem-base32>=0.3.0<0.4.0:converters/rubygem-base32 \ rubygem-gitlab-license>=2.1.0<2.2:devel/rubygem-gitlab-license \ rubygem-rack-attack>=6.6.0<6.7:www/rubygem-rack-attack \ rubygem-sentry-raven>=3.1<4.0:devel/rubygem-sentry-raven \ rubygem-sentry-ruby>=5.1.1<5.2:devel/rubygem-sentry-ruby \ rubygem-sentry-rails>=5.1.1<5.2:devel/rubygem-sentry-rails \ rubygem-sentry-sidekiq>=5.1.1<5.2:devel/rubygem-sentry-sidekiq \ rubygem-pg_query>=2.1.3<2.2:databases/rubygem-pg_query \ rubygem-premailer-rails-rails61>=1.10.3<1.11:mail/rubygem-premailer-rails-rails61 \ rubygem-gitlab-labkit>=0.23.0<0.24:devel/rubygem-gitlab-labkit \ rubygem-thrift>=0.14.0:devel/rubygem-thrift \ rubygem-ruby_parser>=3.15<4.0:devel/rubygem-ruby_parser \ rubygem-rails-i18n-rails61>=6.0<7.0:devel/rubygem-rails-i18n-rails61 \ rubygem-gettext_i18n_rails>=1.8.0<1.9.0:devel/rubygem-gettext_i18n_rails \ rubygem-gettext_i18n_rails_js-rails61>=1.3<2.0:devel/rubygem-gettext_i18n_rails_js-rails61 \ rubygem-gettext>=3.3<4:devel/rubygem-gettext \ rubygem-batch-loader>=2.0.1<2.1:devel/rubygem-batch-loader \ rubygem-peek-rails61>=1.1.0<2.0:devel/rubygem-peek-rails61 \ rubygem-snowplow-tracker>=0.6.1<1:devel/rubygem-snowplow-tracker \ rubygem-method_source>=1.0<2:devel/rubygem-method_source \ rubygem-webrick>=1.6.1:www/rubygem-webrick \ rubygem-prometheus-client-mmap>=0.15.0<0.16.0:devel/rubygem-prometheus-client-mmap \ rubygem-warning>=1.2.0<1.3:devel/rubygem-warning \ rubygem-gitlab-license_finder>=6.14.2.1<7:devel/rubygem-gitlab-license_finder \ rubygem-gitlab-dangerfiles>=3.4.0<3.5:devel/rubygem-gitlab-dangerfiles \ rubygem-octokit>=4.20<5.0:net/rubygem-octokit \ rubygem-gitlab-mail_room>=0.0.9<0.1.0:mail/rubygem-gitlab-mail_room \ rubygem-email_reply_trimmer>=0.1<1.0:mail/rubygem-email_reply_trimmer \ rubygem-html2text>=0:textproc/rubygem-html2text \ rubygem-ruby-prof>=1.3.0<1.4.0:devel/rubygem-ruby-prof \ rubygem-stackprof>=0.2.15<0.3:devel/rubygem-stackprof \ rubygem-rbtrace>=0.4.14<1.0:devel/rubygem-rbtrace \ rubygem-memory_profiler>=0.9<1.0:devel/rubygem-memory_profiler \ rubygem-benchmark-memory>=0.1<1.0:benchmarks/rubygem-benchmark-memory \ rubygem-activerecord-explain-analyze>=0.1<1.0:databases/rubygem-activerecord-explain-analyze \ rubygem-oauth21>=1.4.7<2.0:net/rubygem-oauth21 \ rubygem-health_check>=3.0<4:devel/rubygem-health_check \ rubygem-vmstat>=2.3.0<2.4.0:sysutils/rubygem-vmstat \ rubygem-sys-filesystem>=1.4.3<1.5:sysutils/rubygem-sys-filesystem \ rubygem-net-ntp>0:net/rubygem-net-ntp \ rubygem-ssh_data>=1.3<2:security/rubygem-ssh_data \ rubygem-spamcheck>=0.1.0<0.2:net/rubygem-spamcheck \ rubygem-gitaly>=15.1.0.pre.rc1<15.2.0:net/rubygem-gitaly \ rubygem-kas-grpc>=0.0.2,1<0.0.3,1:net/rubygem-kas-grpc \ rubygem-grpc142>=1.42.0<1.43:net/rubygem-grpc142 \ rubygem-google-protobuf319>=3.19.4<3.20:devel/rubygem-google-protobuf319 \ rubygem-toml-rb>=2.0.1<3:www/rubygem-toml-rb \ rubygem-flipper021>=0.21.0<0.22:devel/rubygem-flipper021 \ rubygem-flipper-active_record-rails61>=0.21.0<0.22:databases/rubygem-flipper-active_record-rails61 \ rubygem-flipper-active_support_cache_store-rails61>=0.21.0<0.22:devel/rubygem-flipper-active_support_cache_store-rails61 \ rubygem-unleash>=3.2.2<3.3:devel/rubygem-unleash \ rubygem-gitlab-experiment>=0.7.0<0.8:devel/rubygem-gitlab-experiment \ rubygem-lograge-rails61>=0.11.2<1.0:www/rubygem-lograge-rails61 \ rubygem-grape_logging>=1.8<2.0:devel/rubygem-grape_logging \ rubygem-gitlab-net-dns>=0.9.1<0.10:dns/rubygem-gitlab-net-dns \ rubygem-countries>=3.0.0<4.0.0:devel/rubygem-countries \ rubygem-retriable>=3.1.2<3.2.0:devel/rubygem-retriable \ rubygem-lru_redux>0:devel/rubygem-lru_redux \ rubygem-erubi19>=1.9.0<1.10:www/rubygem-erubi19 \ rubygem-mail>=2.7.1<2.7.2,2:mail/rubygem-mail \ rubygem-lockbox>=0.6.2<0.7:security/rubygem-lockbox \ rubygem-valid_email>=0.1<1:mail/rubygem-valid_email \ rubygem-json25>=2.5.1<2.6:devel/rubygem-json25 \ rubygem-json_schemer>=0.2.18<0.3:devel/rubygem-json_schemer \ rubygem-oj310>=3.10.6<3.11:devel/rubygem-oj310 \ rubygem-multi_json114>=1.14.1<1.15:devel/rubygem-multi_json114 \ rubygem-yajl-ruby>=1.4.1<1.5:devel/rubygem-yajl-ruby \ rubygem-webauthn>=2.3<3:security/rubygem-webauthn \ rubygem-ipaddress>=0.8.3<0.9:net/rubygem-ipaddress \ rubygem-parslet1>=1.8<2:textproc/rubygem-parslet1 \ rubygem-ipynbdiff>=0.4.7<0.4.8:devel/rubygem-ipynbdiff \ rubygem-ed25519>=1.3.0<1.4:security/rubygem-ed25519 \ rubygem-parser>=0:devel/rubygem-parser BUILD_DEPENDS= gem:devel/ruby-gems \ ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} CONFLICTS_INSTALL= gitolite \ gitolite2 \ gogs \ gitea \ gitosis USES= go:modules shebangfix USE_RUBY= yes USE_RC_SUBR= gitlab USE_GITLAB= yes GL_ACCOUNT= gitlab-org GL_PROJECT= gitlab-foss # Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags GL_COMMIT= ea7455c82929d4b8e8a81999b0282c3c650ccb9a USERS= git GROUPS= git NO_BUILD= yes NO_ARCH= yes OPTIONS_DEFINE= KERBEROS OPTIONS_DEFAULT= KERBEROS KERBEROS_BUILD_DEPENDS= rubygem-timfel-krb5-auth>=0.8<1:security/rubygem-timfel-krb5 KERBEROS_RUN_DEPENDS= rubygem-timfel-krb5-auth>=0.8<1:security/rubygem-timfel-krb5 KERBEROS_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-patch-Gemfile-kerberos-off post-patch: ${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/config/gitlab.yml.example \ ${WRKSRC}/config/puma.rb.example \ ${WRKSRC}/lib/support/nginx/gitlab \ ${WRKSRC}/lib/support/nginx/gitlab-ssl # Remove symlink a create a file with content ${RM} ${WRKSRC}/GITLAB_WORKHORSE_VERSION ${ECHO} ${PORTVERSION} > ${WRKSRC}/GITLAB_WORKHORSE_VERSION do-install: ${CP} ${WRKSRC}/config/database.yml.postgresql ${WRKSRC}/config/database.yml.sample (cd ${WRKSRC} && ${RM} Gemfile.lock && bundle install --local) ${RM} -R ${WRKSRC}/workhorse ${FIND} ${WRKSRC} -name '*.orig' -delete ${FIND} ${WRKSRC} -name '*.bak' -delete ${FIND} ${WRKSRC} -name '*.gitkeep' -delete ${FIND} ${WRKSRC} -name '*.gitignore' -delete ${FIND} ${WRKSRC} -name "Gemfile.lock" -delete ${MV} ${WRKSRC}/config/initializers/relative_url.rb.sample ${WRKSRC}/config/initializers/relative_url.rb.example # get files for workdir with: find . -name "*.example" ${MV} ${WRKSRC}/config/puma.rb.example ${WRKSRC}/config/puma.rb.sample ${MV} ${WRKSRC}/config/secrets.yml.example ${WRKSRC}/config/secrets.yml.sample ${MV} ${WRKSRC}/config/sidekiq.yml.example ${WRKSRC}/config/sidekiq.yml.sample ${MV} ${WRKSRC}/config/cable.yml.example ${WRKSRC}/config/cable.yml.sample ${MV} ${WRKSRC}/config/gitlab.yml.example ${WRKSRC}/config/gitlab.yml.sample ${MV} ${WRKSRC}/config/initializers/devise_password_length.rb.example ${WRKSRC}/config/initializers/devise_password_length.rb.sample ${MV} ${WRKSRC}/config/resque.yml.example ${WRKSRC}/config/resque.yml.sample ${MV} ${WRKSRC}/lib/support/nginx/gitlab ${WRKSRC}/lib/support/nginx/gitlab.sample ${MV} ${WRKSRC}/lib/support/nginx/gitlab-ssl ${WRKSRC}/lib/support/nginx/gitlab-ssl.sample ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/public/assets ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/public/uploads ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/cache ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/sessions ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/backups ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/tmp/sockets/private/internal ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/shared/tmp ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/shared/artifacts/tmp/work ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/vendor/assets/stylesheets ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME}/workhorse/changelogs/unreleased (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/www/${PORTNAME}) post-install: ${FIND} -s ${STAGEDIR}${WWWDIR} -not -type d | ${SORT} | \ ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' | \ ${SED} -E -e '/sample$$/ s#^#@sample #; \ /secrets.yml.sample$$/ s#^@sample #@sample(git,www,0600) #; \ s#${WWWDIR_REL}/bin#@(git,,544) ${WWWDIR_REL}/bin#; \ /db\/schema.rb$$|gitlab.po$$|gitlab.pot$$|gitlab.po.time_stamp$$|locale\/index.js$$/ s#^#@(git,,) #;' >> ${TMPPLIST} @${ECHO_CMD} "@owner git" >> ${TMPPLIST} @${ECHO_CMD} "@group www" >> ${TMPPLIST} @${ECHO_CMD} "@dir(git,git) ${WWWDIR_REL}/" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/app/assets/images/auth_buttons/" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/app/assets/javascripts/locale/" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/app/assets/javascripts/pipeline_wizard/templates/" >> ${TMPPLIST} @${ECHO_CMD} "@dir(git,git,554) ${WWWDIR_REL}/bin" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/config" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/builds" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/lib/assets" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/bg" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/de" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/eo" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/es" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/fil_PH" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/fr" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/id_ID" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/it" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/ja" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/ko" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/nl_NL" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/pl_PL" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/pt_BR" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/ru" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/tr_TR" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/uk" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/zh_CN" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/zh_HK" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/locale/zh_TW" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,744) ${WWWDIR_REL}/log" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/public" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/public/assets" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/public/uploads" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/qa/qa/specs/features/api/2_plan" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/qa/qa/specs/features/api/4_verify" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/qa/qa/specs/features/api/5_package" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/qa/qa/specs/features/api/6_release" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/qa/qa/specs/features/api/7_configure" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/qa/qa/specs/features/api/8_monitor" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/qa/qa/specs/features/browser_ui/5_package" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/qa/qa/specs/features/browser_ui/8_monitor" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/qa/tmp" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/spec/support/gitlab-git-test.git/refs/heads" >> ${TMPPLIST} @${ECHO_CMD} "@dir ${WWWDIR_REL}/spec/support/gitlab-git-test.git/refs/tags" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/shared" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/shared/artifacts" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/shared/artifacts/tmp" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/shared/artifacts/tmp/cache" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/shared/artifacts/tmp/uploads" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/shared/artifacts/tmp/work" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/shared/packages" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/shared/pages" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/shared/terraform_state" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/shared/tmp" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/shared/lfs-objects" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,700) ${WWWDIR_REL}/shared/registry" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/backups" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/cache" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/feature_flags" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/pids" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/prometheus_multiproc_dir" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/prometheus_multiproc_dir/puma" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/prometheus_multiproc_dir/sidekiq" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/prometheus_multiproc_dir/unicorn" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/run" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/sessions" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/sockets" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/sockets/private" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/tmp/sockets/private/internal" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/vendor" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/vendor/assets" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/vendor/assets/stylesheets" >> ${TMPPLIST} @${ECHO_CMD} "@dir(,,770) ${WWWDIR_REL}/workhorse/changelogs/unreleased" >> ${TMPPLIST} .include diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile index 15c8f11865fc..b0838f0db310 100644 --- a/www/gitlab-pages/Makefile +++ b/www/gitlab-pages/Makefile @@ -1,32 +1,32 @@ PORTNAME= gitlab-pages PORTVERSION= 1.59.0 DISTVERSIONPREFIX= v -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= swills@FreeBSD.org COMMENT= Official GitLab Pages daemon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go:modules GO_MODULE= gitlab.com/gitlab-org/gitlab-pages GO_BUILDFLAGS= -ldflags="-X main.VERSION=${PORTVERSION} -X main.REVISION=${GITHASH}" GO_PKGNAME= gitlab.com/gitlab-org/gitlab-pages PLIST_FILES= bin/gitlab-pages USE_RC_SUBR= gitlab_pages USERS= gitlab-pages GROUPS= gitlab-pages GO_BUILDFLAGS+= --ldflags="-X main.VERSION=${PORTVERSION} -X main.REVISION=${GITHASH}" do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/gitlab-pages ${STAGEDIR}${PREFIX}/bin/gitlab-pages .include diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile index 1171d5541ec9..0b759e854ebd 100644 --- a/www/gitlab-workhorse/Makefile +++ b/www/gitlab-workhorse/Makefile @@ -1,59 +1,59 @@ # Created by: Torsten Zuehlsdorff PORTNAME= gitlab-workhorse PORTVERSION= 15.1.2 DISTVERSIONPREFIX= v -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= mfechner@FreeBSD.org COMMENT= Smart reverse proxy for GitLab LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE BUILD_DEPENDS= git>=2.16.2:devel/git RUN_DEPENDS= p5-Image-ExifTool>=0:graphics/p5-Image-ExifTool USES= gmake go:modules,no_targets MAKE_ENV= GOFLAGS="${GO_BUILDFLAGS}" MAKE_ENV+= ${GO_ENV} WRKSRC_SUBDIR= workhorse # found in work/gitlab-foss*/workhorse/go.mod #GO_MODULE= gitlab.com/gitlab-org/gitlab/workhorse USE_GITLAB= yes GL_ACCOUNT= gitlab-org GL_PROJECT= gitlab-foss # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags GL_COMMIT= ea7455c82929d4b8e8a81999b0282c3c650ccb9a # for go dependencies # Gitlab hosts there dependencies on their own platform and not on go-proxy # so we download the required go.mod file from gitlab # lines are taken from go.mk # --------------------------- FETCH_DEPENDS= ${GO_CMD}:${GO_PORT} \ ca_root_nss>0:security/ca_root_nss MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-foss/-/raw/v${DISTVERSION}/workhorse/ DISTFILES+= go.mod DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME} EXTRACT_ONLY+= ${DISTFILES:N*.mod\:*:N*.mod:C/:.*//} _USES_fetch+= 800:go-post-fetch go-post-fetch: @${ECHO_MSG} "===> Fetching ${GO_MODNAME} dependencies"; @(cd ${DISTDIR}/${DIST_SUBDIR}; \ [ -e go.mod ] || ${RLN} ${GO_MODFILE} go.mod; \ ${SETENV} ${GO_ENV} GOPROXY=${GO_GOPROXY} ${GO_CMD} mod download -x all) # --------------------------- PLIST_FILES= bin/gitlab-resize-image \ bin/gitlab-workhorse \ bin/gitlab-zip-cat \ bin/gitlab-zip-metadata PLIST_DIRS= ${WWWDIR} post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/www/${PORTNAME} .include diff --git a/www/go-www/Makefile b/www/go-www/Makefile index fa078b55af72..e08f936b1f0f 100644 --- a/www/go-www/Makefile +++ b/www/go-www/Makefile @@ -1,26 +1,26 @@ # Created by: Nicolas de Bari Embriz Garcia Rojas PORTNAME= www PORTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www PKGNAMEPREFIX= go- MAINTAINER= nbari@tequila.io COMMENT= Web server for static content LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= nbari GH_TUPLE= golang:crypto:505ab14:crypto/vendor/golang.org/x/crypto GH_SUBDIR= src/github.com/nbari/${PORTNAME} GO_BUILDFLAGS= -ldflags "-s -w" PLIST_FILES= bin/www .include diff --git a/www/gobuffalo/Makefile b/www/gobuffalo/Makefile index fa2c1089f866..18ad3760fd3b 100644 --- a/www/gobuffalo/Makefile +++ b/www/gobuffalo/Makefile @@ -1,36 +1,36 @@ PORTNAME= gobuffalo PORTVERSION= 0.16.27 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= dmgk@FreeBSD.org COMMENT= Go web development eco-system, designed to make the life easier LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= git:devel/git USES= go:modules,run GO_MODULE= github.com/gobuffalo/buffalo GO_TARGET= ./buffalo GO_BUILDFLAGS= -tags "${TAGS}" PLIST_FILES= bin/buffalo OPTIONS_DEFINE= SQLITE OPTIONS_DEFAULT= SQLITE YARN OPTIONS_RADIO= NODE OPTIONS_RADIO_NODE= NPM YARN NPM_DESC= Use npm package manager YARN_DESC= Use yarn package manager SQLITE_VARS= tags+=sqlite NPM_RUN_DEPENDS= npm>=0:www/npm YARN_RUN_DEPENDS= yarn>=0:www/yarn .include diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index e9042ec40d02..6febed8b2f97 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,62 +1,62 @@ PORTNAME= hugo DISTVERSIONPREFIX= v DISTVERSION= 0.101.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} MAINTAINER= ben@lavery-griffiths.com COMMENT= Fast and Flexible Static Site Generator built with love in GoLang LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= gohugo GO_MODULE= github.com/gohugoio/hugo GO_BUILDFLAGS= -ldflags="\ -s -w \ -X github.com/gohugoio/hugo/common/hugo.vendorInfo=freebsd" \ ${BUILD_TAGS} CONFLICTS_INSTALL= hugo # bin/hugo OPTIONS_DEFINE= MANPAGES EXTENDED OPTIONS_DEFAULT= MANPAGES EXTENDED OPTIONS_SUB= yes EXTENDED_DESC= Enable SCSS/SASS support EXTENDED_LIB_DEPENDS= libsass.so:textproc/libsass \ libwebp.so:graphics/webp EXTENDED_VARS= CGO_ENABLED=1 \ CGO_CFLAGS="-DLIBWEBP_NO_SRC -DUSE_LIBSASS_SRC" \ CGO_LDFLAGS="-lm -lwebp -lsass" \ BUILD_TAGS="-tags extended" EXTENDED_VARS_OFF= CGO_ENABLED=0 PORTMANS= hugo-completion-bash.1 hugo-completion-fish.1 hugo-completion-powershell.1 \ hugo-completion-zsh.1 hugo-completion.1 hugo-config-mounts.1 \ hugo-config.1 hugo-convert-toJSON.1 hugo-convert-toTOML.1 hugo-convert-toYAML.1 \ hugo-convert.1 hugo-deploy.1 hugo-env.1 hugo-gen-chromastyles.1 hugo-gen-doc.1 \ hugo-gen-man.1 hugo-gen.1 hugo-import-jekyll.1 hugo-import.1 hugo-list-all.1 \ hugo-list-drafts.1 hugo-list-expired.1 hugo-list-future.1 hugo-list.1 \ hugo-mod-clean.1 hugo-mod-get.1 hugo-mod-graph.1 hugo-mod-init.1 \ hugo-mod-npm-pack.1 hugo-mod-npm.1 hugo-mod-tidy.1 hugo-mod-vendor.1 \ hugo-mod-verify.1 hugo-mod.1 hugo-new-site.1 hugo-new-theme.1 hugo-new.1 \ hugo-server.1 hugo-version.1 hugo.1 # needed to get DISTINFO_FILE in scope for the shell command evaluation by go.mk .include do-build-MANPAGES-on: @cd ${GO_WRKSRC} && ${GO_WRKDIR_BIN}/${PORTNAME} gen man --dir man/man1/ do-install-MANPAGES-on: .for i in ${PORTMANS} ${INSTALL_MAN} ${WRKSRC}/man/man1/$i ${STAGEDIR}/${PREFIX}/man/man1 .endfor .include diff --git a/www/gotty/Makefile b/www/gotty/Makefile index d87d4f1321ac..937bb14e3323 100644 --- a/www/gotty/Makefile +++ b/www/gotty/Makefile @@ -1,23 +1,23 @@ # Created by: Emanuel Haupt PORTNAME= gotty PORTVERSION= 1.0.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www net MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command line tool that turns your CLI tools into web applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= yudai GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/gotty .include diff --git a/www/grafana7/Makefile b/www/grafana7/Makefile index 78b3cf25f9a0..c55d1e8bf11a 100644 --- a/www/grafana7/Makefile +++ b/www/grafana7/Makefile @@ -1,267 +1,267 @@ PORTNAME= grafana DISTVERSIONPREFIX= v DISTVERSION= 7.5.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES+= https://dl.grafana.com/oss/release/:public \ https://gitea.com/xorm/builder/archive/:builder \ https://gitea.com/xorm/core/archive/:core \ https://gitea.com/xorm/xorm/archive/:xorm PKGNAMESUFFIX= ${PORTVERSION:C/([0-9]).*/\1/1} DISTFILES= grafana-${PORTVERSION}.linux-amd64${EXTRACT_SUFX}:public \ v0.3.6${EXTRACT_SUFX}:builder \ v0.7.3${EXTRACT_SUFX}:core \ v0.8.2${EXTRACT_SUFX}:xorm MAINTAINER= robsonmantovani@gmail.com COMMENT= Dashboard and graph editor for multiple data stores LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cpe go:modules CONFLICTS_INSTALL= grafana* # bin/grafana-cli bin/grafana-server USE_GITHUB= yes GH_TUPLE= \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ FZambia:eagle:v0.0.1:fzambia_eagle/vendor/github.com/FZambia/eagle \ FZambia:sentinel:v1.1.0:fzambia_sentinel/vendor/github.com/FZambia/sentinel \ VividCortex:mysqlerr:6c6b55f8796f:vividcortex_mysqlerr/vendor/github.com/VividCortex/mysqlerr \ alexcesaro:quotedprintable:2caba252f4dc:alexcesaro_quotedprintable/vendor/gopkg.in/alexcesaro/quotedprintable.v3 \ apache:arrow:68b1273cbbf7:apache_arrow_arrow/vendor/github.com/apache/arrow \ apache:thrift:v0.13.0:apache_thrift/vendor/github.com/apache/thrift \ aws:aws-sdk-go:v1.37.20:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beevik:etree:v1.1.0:beevik_etree/vendor/github.com/beevik/etree \ benbjohnson:clock:7dc76406b6d3:benbjohnson_clock/vendor/github.com/benbjohnson/clock \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ blang:semver:v3.5.0:blang_semver/vendor/github.com/blang/semver \ bradfitz:gomemcache:a41fca850d0b:bradfitz_gomemcache/vendor/github.com/bradfitz/gomemcache \ census-instrumentation:opencensus-go:v0.22.3:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ centrifugal:centrifuge:v0.13.0:centrifugal_centrifuge/vendor/github.com/centrifugal/centrifuge \ centrifugal:protocol:v0.3.4:centrifugal_protocol/vendor/github.com/centrifugal/protocol \ cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \ cortexproject:cortex:85942c5703cf:cortexproject_cortex/vendor/github.com/cortexproject/cortex \ cpuguy83:go-md2man:f79a8a8ca69d:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ crewjam:saml:bca570abb2ce:crewjam_saml/vendor/github.com/crewjam/saml \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ deepmap:oapi-codegen:v1.3.13:deepmap_oapi_codegen/vendor/github.com/deepmap/oapi-codegen \ denisenkom:go-mssqldb:1e08a3fab204:denisenkom_go_mssqldb_1/vendor/github.com/denisenkom/go-mssqldb \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ edsrzf:mmap-go:v1.0.0:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \ facebookgo:ensure:b4ab57deab51:facebookgo_ensure/vendor/github.com/facebookgo/ensure \ facebookgo:inject:f23751cae28b:facebookgo_inject/vendor/github.com/facebookgo/inject \ facebookgo:stack:751773369052:facebookgo_stack/vendor/github.com/facebookgo/stack \ facebookgo:structtag:217e25fb9691:facebookgo_structtag/vendor/github.com/facebookgo/structtag \ facebookgo:subset:8dac2c3c4870:facebookgo_subset/vendor/github.com/facebookgo/subset \ fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \ felixge:httpsnoop:v1.0.1:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \ gchaincl:sqlhooks:v1.3.0:gchaincl_sqlhooks/vendor/github.com/gchaincl/sqlhooks \ getsentry:sentry-go:v0.10.0:getsentry_sentry_go/vendor/github.com/getsentry/sentry-go \ go-asn1-ber:asn1-ber:f715ec2f112d:go_asn1_ber_asn1_ber/vendor/gopkg.in/asn1-ber.v1 \ go-ini:ini:v1.62.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-ldap:ldap:v3.0.2:go_ldap_ldap/vendor/gopkg.in/ldap.v3 \ go-kit:kit:v0.10.0:go_kit_kit/vendor/github.com/go-kit/kit \ go-logfmt:logfmt:v0.5.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \ go-macaron:binding:0b4f37bab25b:go_macaron_binding/vendor/github.com/go-macaron/binding \ go-macaron:gzip:cad1c6580a07:go_macaron_gzip/vendor/github.com/go-macaron/gzip \ go-macaron:inject:d8a0b8677191:go_macaron_inject/vendor/github.com/go-macaron/inject \ go-macaron:macaron:v1.4.0:go_macaron_macaron/vendor/gopkg.in/macaron.v1 \ go-mail:mail:v2.3.1:go_mail_mail/vendor/gopkg.in/mail.v2 \ go-redis:redis:v5.2.9:go_redis_redis/vendor/gopkg.in/redis.v5 \ go-sourcemap:sourcemap:v2.1.3:go_sourcemap_sourcemap/vendor/github.com/go-sourcemap/sourcemap \ go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ go-yaml:yaml:eeeca48fe776: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 \ gogo:googleapis:v1.4.0:gogo_googleapis/vendor/github.com/gogo/googleapis \ gogo:protobuf:v1.3.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ gogo:status:v1.1.0:gogo_status/vendor/github.com/gogo/status \ golang-sql:civil:cb61b32ac6fe:golang_sql_civil/vendor/github.com/golang-sql/civil \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:eec23a3978ad:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:lint:738671d3881b:golang_lint/vendor/golang.org/x/lint \ golang:mod:v0.3.0:golang_mod/vendor/golang.org/x/mod \ golang:net:5f4716e94777:golang_net/vendor/golang.org/x/net \ golang:oauth2:d3ed898aa8a3:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:09787c993a3a:golang_sync/vendor/golang.org/x/sync \ golang:sys:fb209a7c41cd:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ golang:time:3af7569d3a1e:golang_time/vendor/golang.org/x/time \ golang:tools:102e7d357031:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:9bdfabe68543:golang_xerrors/vendor/golang.org/x/xerrors \ gomodule:redigo:v2.0.0:gomodule_redigo/vendor/github.com/gomodule/redigo \ gonum:gonum:v0.8.2:gonum_gonum/vendor/gonum.org/v1/gonum \ google:flatbuffers:v1.11.0:google_flatbuffers/vendor/github.com/google/flatbuffers \ google:go-cmp:v0.5.4:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:0ff5f38871d5:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:google-api-go-client:v0.40.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:storage/v1.13.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.60.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gopherjs:gopherjs:ce3c9ade29de:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ gosimple:slug:v1.9.0:gosimple_slug/vendor/github.com/gosimple/slug \ grafana:grafana-aws-sdk:v0.4.0:grafana_grafana_aws_sdk/vendor/github.com/grafana/grafana-aws-sdk \ grafana:grafana-plugin-model:1fc953a61fb4:grafana_grafana_plugin_model/vendor/github.com/grafana/grafana-plugin-model \ grafana:grafana-plugin-sdk-go:v0.88.0:grafana_grafana_plugin_sdk_go/vendor/github.com/grafana/grafana-plugin-sdk-go \ grafana:loki:6978ee5d7387:grafana_loki/vendor/github.com/grafana/loki \ grpc-ecosystem:go-grpc-middleware:v1.2.2:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \ grpc-ecosystem:go-grpc-prometheus:6af20e3a5340:grpc_ecosystem_go_grpc_prometheus/vendor/github.com/grpc-ecosystem/go-grpc-prometheus \ grpc-ecosystem:grpc-gateway:v1.16.0:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \ grpc:grpc-go:v1.36.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:go-hclog:v0.15.0:hashicorp_go_hclog/vendor/github.com/hashicorp/go-hclog \ hashicorp:go-plugin:v1.4.0:hashicorp_go_plugin/vendor/github.com/hashicorp/go-plugin \ hashicorp:go-version:v1.2.1:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:yamux:2f1d1f20f75d:hashicorp_yamux/vendor/github.com/hashicorp/yamux \ igm:sockjs-go:v3.0.0:igm_sockjs_go_v3/vendor/github.com/igm/sockjs-go \ inconshreveable:log15:67afb5ed74ec:inconshreveable_log15/vendor/github.com/inconshreveable/log15 \ influxdata:influxdb-client-go:v2.2.0:influxdata_influxdb_client_go_v2/vendor/github.com/influxdata/influxdb-client-go/v2 \ influxdata:line-protocol:2487e7298839:influxdata_line_protocol/vendor/github.com/influxdata/line-protocol \ jaegertracing:jaeger:v1.22.0:jaegertracing_jaeger/vendor/github.com/jaegertracing/jaeger \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ jonboulle:clockwork:v0.2.2:jonboulle_clockwork/vendor/github.com/jonboulle/clockwork \ jpillora:backoff:v1.0.0:jpillora_backoff/vendor/github.com/jpillora/backoff \ json-iterator:go:v1.1.10:json_iterator_go/vendor/github.com/json-iterator/go \ jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \ jtolds:gls:v4.20.0:jtolds_gls/vendor/github.com/jtolds/gls \ jung-kurt:gofpdf:v1.16.2:jung_kurt_gofpdf/vendor/github.com/jung-kurt/gofpdf \ k0kubun:colorstring:9440f1994b88:k0kubun_colorstring/vendor/github.com/k0kubun/colorstring \ klauspost:compress:v1.9.5:klauspost_compress/vendor/github.com/klauspost/compress \ kubernetes:client-go:v0.18.8:kubernetes_client_go/vendor/k8s.io/client-go \ lib:pq:v1.9.0:lib_pq/vendor/github.com/lib/pq \ linkedin:goavro:v2.10.0:linkedin_goavro_v2/vendor/github.com/linkedin/goavro/v2 \ magefile:mage:v1.11.0:magefile_mage/vendor/github.com/magefile/mage \ mattermost:xml-roundtrip-validator:bcd7e1b9601e:mattermost_xml_roundtrip_validator/vendor/github.com/mattermost/xml-roundtrip-validator \ mattetti:filebuffer:v1.0.0:mattetti_filebuffer/vendor/github.com/mattetti/filebuffer \ 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.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mattn:go-sqlite3:v1.14.6:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:go-testing-interface:v1.0.0:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mna:redisc:v1.1.7:mna_redisc/vendor/github.com/mna/redisc \ 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 \ mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \ oklog:run:v1.1.0:oklog_run/vendor/github.com/oklog/run \ oklog:ulid:v1.3.1:oklog_ulid/vendor/github.com/oklog/ulid \ olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ open-telemetry:opentelemetry-collector:v0.21.0:open_telemetry_opentelemetry_collector/vendor/go.opentelemetry.io/collector \ opentracing:opentracing-go:v1.2.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ opentracing-contrib:go-grpc:4b5a12d3ff02:opentracing_contrib_go_grpc/vendor/github.com/opentracing-contrib/go-grpc \ opentracing-contrib:go-stdlib:v1.0.0:opentracing_contrib_go_stdlib/vendor/github.com/opentracing-contrib/go-stdlib \ patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \ 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 \ prometheus:client_golang:v1.9.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.18.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:node_exporter:01054558c289:prometheus_node_exporter/vendor/github.com/prometheus/node_exporter \ prometheus:procfs:v0.1.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ prometheus:prometheus:6f296594a852:prometheus_prometheus/vendor/github.com/prometheus/prometheus \ protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rainycape:unidecode:cb7f23ec59be:rainycape_unidecode/vendor/github.com/rainycape/unidecode \ robfig:cron:b41be1df6967:robfig_cron/vendor/github.com/robfig/cron \ robfig:cron:v3.0.1:robfig_cron_v3/vendor/github.com/robfig/cron/v3 \ russellhaering:goxmldsig:v1.1.0:russellhaering_goxmldsig/vendor/github.com/russellhaering/goxmldsig \ russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \ sercand:kuberesolver:v2.4.0:sercand_kuberesolver/vendor/github.com/sercand/kuberesolver \ sergi:go-diff:v1.0.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ smartystreets:assertions:v1.0.1:smartystreets_assertions/vendor/github.com/smartystreets/assertions \ smartystreets:goconvey:v1.6.4:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \ square:go-jose:v2.5.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ teris-io:shortid:771a37caa5cf:teris_io_shortid/vendor/github.com/teris-io/shortid \ timberio:go-datemath:74ddef604fff:timberio_go_datemath/vendor/github.com/timberio/go-datemath \ ua-parser:uap-go:daf92ba38329:ua_parser_uap_go/vendor/github.com/ua-parser/uap-go \ uber-go:atomic:v1.6.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:goleak:v1.1.10:uber_go_goleak/vendor/go.uber.org/goleak \ uber:jaeger-client-go:v2.25.0:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \ uber:jaeger-lib:v2.2.0:uber_jaeger_lib/vendor/github.com/uber/jaeger-lib \ unknwon:com:v1.0.1:unknwon_com/vendor/github.com/unknwon/com \ urfave:cli:v2.3.0:urfave_cli_v2/vendor/github.com/urfave/cli/v2 \ weaveworks:common:0619918236ec:weaveworks_common/vendor/github.com/weaveworks/common \ weaveworks:promrus:v1.2.0:weaveworks_promrus/vendor/github.com/weaveworks/promrus \ xorcare:pointer:v1.1.0:xorcare_pointer/vendor/github.com/xorcare/pointer \ yudai:gojsondiff:v1.0.0:yudai_gojsondiff/vendor/github.com/yudai/gojsondiff \ yudai:golcs:ecda9a501e82:yudai_golcs/vendor/github.com/yudai/golcs # Mirrors for the following packages are not currently known, please look them up and handle these tuples manually: # ::v0.3.6:group_name/vendor/xorm.io/builder (from gitea.com/xorm/builder@v0.3.6) # ::v0.7.3:group_name/vendor/xorm.io/core (from gitea.com/xorm/core@v0.7.3) # ::v0.8.2:group_name/vendor/xorm.io/xorm (from gitea.com/xorm/xorm@v0.8.2) USE_RC_SUBR= grafana TAG= 7dd69b2 GO_TARGET= ./pkg/cmd/grafana-server \ ./pkg/cmd/grafana-cli GO_BUILDFLAGS= -ldflags="-w -X main.version=${PORTVERSION} -X main.commit=${TAG}" SUB_FILES= grafana.conf SUB_LIST= GRAFANA_USER=${GRAFANA_USER} \ GRAFANA_GROUP=${GRAFANA_GROUP} \ GRAFANA_DATADIR=${GRAFANA_DATADIR} \ GRAFANA_HOMEDIR=${GRAFANA_HOMEDIR} \ GRAFANA_LOGDIR=${GRAFANA_LOGDIR} \ GRAFANA_PLUGINDIR=${GRAFANA_PLUGINDIR} \ GRAFANA_PROVISIONINGDIR=${GRAFANA_PROVISIONINGDIR} \ GRAFANA_BUILDHASH=dda071b8467acf508f8e GRAFANA_USER?= grafana GRAFANA_GROUP?= grafana USERS= ${GRAFANA_USER} GROUPS= ${GRAFANA_GROUP} PLIST_SUB= ${SUB_LIST} GRAFANA_DATADIR?= /var/db/${PORTNAME} GRAFANA_HOMEDIR?= ${DATADIR} GRAFANA_LOGDIR?= /var/log/${PORTNAME} GRAFANA_PLUGINDIR?= ${GRAFANA_DATADIR}/plugins # TODO: Move to etc while moving to grafana8 GRAFANA_PROVISIONINGDIR?= ${GRAFANA_DATADIR}/provisioning post-extract: @${RM} -r ${WRKSRC}/public @(cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/grafana-${PORTVERSION}.linux-amd64${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS} grafana-${PORTVERSION}/public) @(cd ${WRKDIR} && ${MKDIR} grafana-${PORTVERSION}/vendor/xorm.io && ${MV} builder grafana-${PORTVERSION}/vendor/xorm.io/ && ${MV} core grafana-${PORTVERSION}/vendor/xorm.io/ && ${MV} xorm grafana-${PORTVERSION}/vendor/xorm.io/) post-install: ${MKDIR} ${STAGEDIR}${GRAFANA_HOMEDIR} ${MKDIR} ${STAGEDIR}${GRAFANA_HOMEDIR}/conf ${MKDIR} ${STAGEDIR}${GRAFANA_DATADIR} ${MKDIR} ${STAGEDIR}${GRAFANA_PLUGINDIR} ${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR} ${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/dashboards ${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/datasources ${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/notifiers ${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/plugins ${MKDIR} ${STAGEDIR}${GRAFANA_LOGDIR} ( cd ${WRKSRC} && \ ${COPYTREE_SHARE} public ${STAGEDIR}${GRAFANA_HOMEDIR} ) ${INSTALL_DATA} ${WRKSRC}/conf/defaults.ini \ ${STAGEDIR}${GRAFANA_HOMEDIR}/conf/defaults.ini # TODO: Rename to grafana.ini while moving to grafana8 ${INSTALL_DATA} ${WRKDIR}/grafana.conf \ ${STAGEDIR}${PREFIX}/etc/grafana.conf.sample .include diff --git a/www/grafana8/Makefile b/www/grafana8/Makefile index 3bb8f6305736..15080fbbc274 100644 --- a/www/grafana8/Makefile +++ b/www/grafana8/Makefile @@ -1,100 +1,100 @@ PORTNAME= grafana DISTVERSIONPREFIX= v DISTVERSION= 8.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://dl.grafana.com/oss/release/:public PKGNAMESUFFIX= ${DISTVERSION:C/([0-9]).*/\1/1} DISTFILES= ${GRAFANA_PREBUILT}:public EXTRACT_ONLY= ${ALLFILES:N${GRAFANA_PREBUILT}:} MAINTAINER= drtr0jan@yandex.ru COMMENT= Dashboard and graph editor for multiple data stores LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cpe go:modules USE_GITHUB= yes USE_RC_SUBR= grafana TAG= 78ee958 GO_TARGET= ./pkg/cmd/grafana-server \ ./pkg/cmd/grafana-cli GO_BUILDFLAGS= -ldflags="-w -X main.version=${PORTVERSION} -X main.commit=${TAG}" CONFLICTS_INSTALL= grafana* SUB_LIST= GRAFANA_USER=${GRAFANA_USER} \ GRAFANA_GROUP=${GRAFANA_GROUP} \ GRAFANA_DATADIR=${GRAFANA_DATADIR} \ GRAFANA_HOMEDIR=${GRAFANA_HOMEDIR} \ GRAFANA_LOGDIR=${GRAFANA_LOGDIR} \ GRAFANA_PLUGINDIR=${GRAFANA_PLUGINDIR} \ GRAFANA_PROVISIONINGDIR=${GRAFANA_PROVISIONINGDIR} \ GRAFANA_BUILDHASH=af8f3a231daca19ff375 GRAFANA_USER?= grafana GRAFANA_GROUP?= grafana USERS= ${GRAFANA_USER} GROUPS= ${GRAFANA_GROUP} PLIST_SUB= ${SUB_LIST} GRAFANA_PREBUILT= grafana-${DISTVERSION}.linux-amd64${EXTRACT_SUFX} GRAFANA_DATADIR?= /var/db/${PORTNAME} GRAFANA_HOMEDIR?= ${DATADIR} GRAFANA_LOGDIR?= /var/log/${PORTNAME} GRAFANA_PLUGINDIR?= ${GRAFANA_DATADIR}/plugins GRAFANA_PROVISIONINGDIR?= ${ETCDIR}/provisioning # This file includes the GH_TUPLE. Generated by make gomod-vendor. .include "Makefile.modules" post-extract: deps-post-extract @${RM} -r ${WRKSRC}/public @${RM} -r ${WRKSRC}/plugins-bundled @if ! (cd ${EXTRACT_WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${GRAFANA_PREBUILT} ${EXTRACT_AFTER_ARGS});\ then \ ${ECHO_MSG} "===> Failed to extract \"${_DISTDIR}/${GRAFANA_PREBUILT}\"."; \ exit 1; \ fi post-patch: @${REINPLACE_CMD} \ -e 's|;data = /var/lib/grafana|data = ${GRAFANA_DATADIR}|g' \ -e 's|;logs = /var/log/grafana|logs = ${GRAFANA_LOGDIR}|g' \ -e 's|;plugins = /var/lib/grafana/plugins|plugins = ${GRAFANA_PLUGINDIR}|g' \ -e 's|;provisioning = conf/provisioning|provisioning = ${GRAFANA_PROVISIONINGDIR}|g' \ ${WRKSRC}/conf/sample.ini pre-build: @(cd ${GO_WRKSRC}; \ ${ECHO_MSG} "===> Building google/wire"; \ ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPROXY=off ${GO_CMD} build \ -o wire ./vendor/github.com/google/wire/cmd/wire/main.go; \ ${ECHO_MSG} "===> Generating wire_gen.go"; \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ./wire gen -tags "oss" ./pkg/server ./pkg/cmd/grafana-cli/runner ) post-install: ${MKDIR} ${STAGEDIR}${GRAFANA_HOMEDIR} ${MKDIR} ${STAGEDIR}${GRAFANA_HOMEDIR}/conf ${MKDIR} ${STAGEDIR}${GRAFANA_DATADIR} ${MKDIR} ${STAGEDIR}${GRAFANA_PLUGINDIR} .for dir in access-control dashboards datasources notifiers plugins ${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/${dir} .endfor ${MKDIR} ${STAGEDIR}${GRAFANA_LOGDIR} ( cd ${WRKSRC} && ${COPYTREE_SHARE} public ${STAGEDIR}${GRAFANA_HOMEDIR} ) ( cd ${WRKSRC} && ${COPYTREE_SHARE} plugins-bundled/internal ${STAGEDIR}${GRAFANA_HOMEDIR} ) ${INSTALL_DATA} ${WRKSRC}/conf/defaults.ini ${STAGEDIR}${GRAFANA_HOMEDIR}/conf/defaults.ini ${INSTALL_DATA} ${WRKSRC}/conf/sample.ini ${STAGEDIR}${ETCDIR}/grafana.ini.sample .include diff --git a/www/grafana9/Makefile b/www/grafana9/Makefile index 881a2e469061..1b3255415ade 100644 --- a/www/grafana9/Makefile +++ b/www/grafana9/Makefile @@ -1,104 +1,105 @@ PORTNAME= grafana DISTVERSIONPREFIX= v DISTVERSION= 9.0.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://dl.grafana.com/oss/release/:public \ https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod PKGNAMESUFFIX= ${DISTVERSION:C/([0-9]).*/\1/1} DISTFILES= ${GRAFANA_PREBUILT}:public \ go.mod:gomod MAINTAINER= drtr0jan@yandex.ru COMMENT= Dashboard and graph editor for multiple data stores LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 BUILD_DEPENDS= wire:devel/go-wire RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cpe go:modules USE_GITHUB= yes USE_RC_SUBR= grafana TAG= 0641b5d GO_MODULE= github.com/grafana/grafana GO_TARGET= ./pkg/cmd/grafana-server \ ./pkg/cmd/grafana-cli GO_BUILDFLAGS= -ldflags="-w -X main.version=${PORTVERSION} -X main.commit=${TAG}" CONFLICTS_INSTALL= grafana* SUB_LIST= GRAFANA_USER=${GRAFANA_USER} \ GRAFANA_GROUP=${GRAFANA_GROUP} \ GRAFANA_DATADIR=${GRAFANA_DATADIR} \ GRAFANA_HOMEDIR=${GRAFANA_HOMEDIR} \ GRAFANA_LOGDIR=${GRAFANA_LOGDIR} \ GRAFANA_PLUGINDIR=${GRAFANA_PLUGINDIR} \ GRAFANA_PROVISIONINGDIR=${GRAFANA_PROVISIONINGDIR} GRAFANA_USER?= grafana GRAFANA_GROUP?= grafana USERS= ${GRAFANA_USER} GROUPS= ${GRAFANA_GROUP} PLIST_SUB= ${SUB_LIST} GRAFANA_PREBUILT= grafana-${DISTVERSION}.linux-amd64${EXTRACT_SUFX} GRAFANA_DATADIR?= /var/db/${PORTNAME} GRAFANA_HOMEDIR?= ${DATADIR} GRAFANA_LOGDIR?= /var/log/${PORTNAME} GRAFANA_PLUGINDIR?= ${GRAFANA_DATADIR}/plugins GRAFANA_PROVISIONINGDIR?= ${ETCDIR}/provisioning do-extract: ${EXTRACT_WRKDIR} @if ! (cd ${EXTRACT_WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DISTFILE_DEFAULT} ${EXTRACT_AFTER_ARGS});\ then \ ${ECHO_MSG} "===> Failed to extract \"${_DISTDIR}/${GRAFANA_SOURCES}\"."; \ exit 1; \ fi; @${RM} -r ${WRKSRC}/public @${RM} -r ${WRKSRC}/plugins-bundled @if ! (cd ${EXTRACT_WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${GRAFANA_PREBUILT} ${EXTRACT_AFTER_ARGS});\ then \ ${ECHO_MSG} "===> Failed to extract \"${_DISTDIR}/${GRAFANA_PREBUILT}\"."; \ exit 1; \ fi @if [ ${UID} = 0 ]; then \ ${CHMOD} -R ug-s ${WRKDIR}; \ ${CHOWN} -R 0:0 ${WRKDIR}; \ fi post-patch: @${REINPLACE_CMD} \ -e 's|;data = /var/lib/grafana|data = ${GRAFANA_DATADIR}|g' \ -e 's|;logs = /var/log/grafana|logs = ${GRAFANA_LOGDIR}|g' \ -e 's|;plugins = /var/lib/grafana/plugins|plugins = ${GRAFANA_PLUGINDIR}|g' \ -e 's|;provisioning = conf/provisioning|provisioning = ${GRAFANA_PROVISIONINGDIR}|g' \ ${WRKSRC}/conf/sample.ini pre-build: @(cd ${GO_WRKSRC}; \ ${ECHO_MSG} "===> Generating wire_gen.go"; \ ${SETENV} ${MAKE_ENV} ${GO_ENV} wire gen -tags "oss" ./pkg/server ./pkg/cmd/grafana-cli/runner ) post-install: ${MKDIR} ${STAGEDIR}${GRAFANA_HOMEDIR} ${MKDIR} ${STAGEDIR}${GRAFANA_HOMEDIR}/conf ${MKDIR} ${STAGEDIR}${GRAFANA_DATADIR} ${MKDIR} ${STAGEDIR}${GRAFANA_PLUGINDIR} .for dir in access-control dashboards datasources notifiers plugins ${MKDIR} ${STAGEDIR}${GRAFANA_PROVISIONINGDIR}/${dir} .endfor ${MKDIR} ${STAGEDIR}${GRAFANA_LOGDIR} ( cd ${WRKSRC} && ${COPYTREE_SHARE} public ${STAGEDIR}${GRAFANA_HOMEDIR} ) ( cd ${WRKSRC} && ${COPYTREE_SHARE} plugins-bundled/internal ${STAGEDIR}${GRAFANA_HOMEDIR} ) ${INSTALL_DATA} ${WRKSRC}/conf/defaults.ini ${STAGEDIR}${GRAFANA_HOMEDIR}/conf/defaults.ini ${INSTALL_DATA} ${WRKSRC}/conf/sample.ini ${STAGEDIR}${ETCDIR}/grafana.ini.sample .include diff --git a/www/gurl/Makefile b/www/gurl/Makefile index ef7a99f0f7b6..bf29fd479eff 100644 --- a/www/gurl/Makefile +++ b/www/gurl/Makefile @@ -1,21 +1,21 @@ PORTNAME= gurl DISTVERSIONPREFIX= v DISTVERSION= 0.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= dch@FreeBSD.org COMMENT= Terminal cURL-like HTTP tool with delightful JSON & header support LICENSE= APACHE20 USES= go:modules USE_GITHUB= yes GH_ACCOUNT= skunkwerks PLIST_FILES= bin/gurl post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gurl .include diff --git a/www/jira-cli/Makefile b/www/jira-cli/Makefile index 565256b4ba72..a03b0f327494 100644 --- a/www/jira-cli/Makefile +++ b/www/jira-cli/Makefile @@ -1,23 +1,24 @@ PORTNAME= jira-cli DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= www DIST_SUBDIR= jira-cli MAINTAINER= fox@FreeBSD.org COMMENT= Feature-rich Interactive Jira Command Line LICENSE= MIT USES= go:modules GO_MODULE= github.com/ankitpokhrel/jira-cli GO_BUILDFLAGS= -ldflags="-X github.com/ankitpokhrel/jira-cli/internal/version.Version=v${PORTVERSION} \ -X github.com/ankitpokhrel/jira-cli/internal/version.BuildDate=$$(date +'%Y-%m-%dT%H:%M:%S%Z') \ -X github.com/ankitpokhrel/jira-cli/internal/version.GitCommit= " GO_TARGET= ./cmd/jira post-install: ${STAGEDIR}${PREFIX}/bin/jira man -g -o ${STAGEDIR}${MANPREFIX}/man/man7 .include diff --git a/www/kineto/Makefile b/www/kineto/Makefile index 0f055e075919..423ee417810b 100644 --- a/www/kineto/Makefile +++ b/www/kineto/Makefile @@ -1,41 +1,41 @@ PORTNAME= kineto DISTVERSION= g20211104 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= corey@electrickite.org COMMENT= HTTP to Gemini proxy LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= go:modules USE_RC_SUBR= ${PORTNAME} USE_GITHUB= nodefault GH_TUPLE= golang:net:5f4716e94777:golang_net/vendor/golang.org/x/net \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text SH_COMMIT= 857f8c97ebc5 # Additional distfiles to fetch from https://git.sr.ht _SRHT_TUPLE= sircmpwn:${PORTNAME}:${SH_COMMIT}:"" \ adnano:go-gemini:v0.1.17:vendor/git.sr.ht/~adnano/go-gemini \ sircmpwn:getopt:23622cc906b3:vendor/git.sr.ht/~sircmpwn/getopt WRKSRC= ${WRKDIR}/${PORTNAME}-${SH_COMMIT} PLIST_FILES= bin/${PORTNAME} .include .for account project tag subdir in ${_SRHT_TUPLE:S/:/ /g} MASTER_SITES+= https://git.sr.ht/~${account}/${project}/archive/${tag}${EXTRACT_SUFX}?dummy=/:${account}_${project:S/-/_/g} DISTFILES+= ${account}-${project}-${tag}_SRHT0${EXTRACT_SUFX}:${account}_${project:S/-/_/g} .endfor post-extract: .for account project tag subdir in ${_SRHT_TUPLE:S/:/ /g:[5..-1]} @${MKDIR} ${WRKSRC}/${subdir:H} @${MV} ${WRKDIR}/${project}-${tag} ${WRKSRC}/${subdir} .endfor .include diff --git a/www/lux/Makefile b/www/lux/Makefile index c1b7f77683bb..a45a61c7499e 100644 --- a/www/lux/Makefile +++ b/www/lux/Makefile @@ -1,28 +1,28 @@ PORTNAME= lux DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www 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 GO_MODULE= github.com/iawia002/${PORTNAME} 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 diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile index b36117c547e9..15292b0ccebb 100644 --- a/www/mattermost-server/Makefile +++ b/www/mattermost-server/Makefile @@ -1,49 +1,49 @@ PORTNAME= mattermost-server PORTVERSION= 6.4.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= swills@FreeBSD.org COMMENT= Open source Slack-alternative in Golang and React LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \ mattermost-webapp>=${PORTVERSION}:www/mattermost-webapp USES= go:modules GO_TARGET= ./cmd/mattermost ./scripts/config_generator GO_BUILDFLAGS= -ldflags="-X github.com/mattermost/mattermost-server/v6/model.BuildNumber=${PORTVERSION}" USE_RC_SUBR= mattermostd USE_GITHUB= yes GH_ACCOUNT= mattermost WWWDIR= ${PREFIX}/www/mattermost MATTERMOSTD_USER= mattermost MATTERMOSTD_GROUP= mattermost USERS= ${MATTERMOSTD_USER} GROUPS= ${MATTERMOSTD_GROUP} post-extract: @${RM} ${WRKSRC}/vendor/modules.txt post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/mattermost ${STAGEDIR}${PREFIX}/bin/mattermostd ${MKDIR} ${STAGEDIR}${PREFIX}/etc/mattermost ${SETENV} OUTPUT_CONFIG=${WRKSRC}/config/default.json ${WRKDIR}/bin/config_generator ${INSTALL_DATA} ${WRKSRC}/config/default.json ${STAGEDIR}${PREFIX}/etc/mattermost/config.json.sample ${RM} ${STAGEDIR}${PREFIX}/bin/config_generator ${MKDIR} ${STAGEDIR}${WWWDIR}/templates cd ${GO_WRKSRC} && ${COPYTREE_SHARE} 'fonts i18n' ${STAGEDIR}${WWWDIR} cd ${GO_WRKSRC}/templates && ${CP} *.html *.js ${STAGEDIR}${WWWDIR}/templates .include diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile index f201725b2bed..6b8f83b98afd 100644 --- a/www/miniflux/Makefile +++ b/www/miniflux/Makefile @@ -1,70 +1,71 @@ PORTNAME= miniflux DISTVERSION= 2.0.37 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= krion@FreeBSD.org COMMENT= Self-hosted software to read RSS/Atom/JSON feeds LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= go:modules USE_GITHUB= yes GH_PROJECT= v2 GH_TUPLE= PuerkitoBio:goquery:v1.8.0:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ andybalholm:cascadia:v1.3.1:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ coreos:go-oidc:v2.2.1:coreos_go_oidc/vendor/github.com/coreos/go-oidc \ felixge:httpsnoop:v1.0.1:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \ 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 \ golang:appengine:v1.6.6:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:gddo:721e228c7686:golang_gddo/vendor/github.com/golang/gddo \ golang:net:12bc252f5db8:golang_net/vendor/golang.org/x/net \ golang:oauth2:f6687ab2804c:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:da31bd327af9:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ lib:pq:v1.10.6:lib_pq/vendor/github.com/lib/pq \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:go-server-timing:feb680ab92c2:mitchellh_go_server_timing/vendor/github.com/mitchellh/go-server-timing \ mvdan:xurls:v2.4.0:mvdan_xurls/vendor/mvdan.cc/xurls/v2 \ pquerna:cachecontrol:1555304b9b35:pquerna_cachecontrol/vendor/github.com/pquerna/cachecontrol \ prometheus:client_golang:v1.12.2:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rylans:getlang:4c3188ff8a2d:rylans_getlang/vendor/github.com/rylans/getlang \ square:go-jose:v2.5.0:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ tdewolff:minify:v2.11.5:tdewolff_minify_v2/vendor/github.com/tdewolff/minify/v2 \ tdewolff:parse:v2.5.31:tdewolff_parse_v2/vendor/github.com/tdewolff/parse/v2 \ technoweenie:multipartstreamer:v1.0.1:technoweenie_multipartstreamer/vendor/github.com/technoweenie/multipartstreamer USE_RC_SUBR= miniflux GO_PKGNAME= miniflux.app GO_TARGET= :${PORTNAME} GO_BUILDFLAGS= -ldflags="-X miniflux.app/version.Version=${DISTVERSION} \ -X miniflux.app/version.BuildDate=$$(date +'%Y-%m-%dT%H:%M:%SZ')" USERS= miniflux GROUPS= miniflux OPTIONS_DEFINE= PGSQL_SERVER PGSQL_SERVER_DESC= Install the PostgreSQL Server Component PGSQL_SERVER_USES= pgsql PGSQL_SERVER_VARS= WANT_PGSQL+="server contrib" post-install: ${INSTALL_MAN} ${WRKSRC}/miniflux.1 ${STAGEDIR}${PREFIX}/man/man1/ ${INSTALL_DATA} ${FILESDIR}/miniflux.env.sample \ ${STAGEDIR}${PREFIX}/etc .include diff --git a/www/minio-client/Makefile b/www/minio-client/Makefile index 74fc730251b6..517bc1c31f6b 100644 --- a/www/minio-client/Makefile +++ b/www/minio-client/Makefile @@ -1,158 +1,158 @@ PORTNAME= minio-client PORTVERSION= ${GH_TAGNAME:S/RELEASE.//:S/Z//:S/T/-/:S/-/./g} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= jhixson@FreeBSD.org COMMENT= Replacement for ls, cp, mkdir, diff and rsync commands for filesystems LICENSE= APACHE20 BROKEN_i386= fails to build BUILD_DEPENDS= bash:shells/bash USES= go:modules OPTIONS_DEFINE= MC MC_DESC= Install as mc .include .if ${PORT_OPTIONS:MMC} MC= mc .else MC= ${PORTNAME} .endif USE_GITHUB= yes GHTAG= RELEASE.2022-05-09T04-08-26Z COMMIT_ID= b5a0640899f8f8653bcacd19791c92ca22066ba3 GH_TUPLE= minio:mc:${GHTAG}:DEFAULT \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ briandowns:spinner:v1.18.1:briandowns_spinner/vendor/github.com/briandowns/spinner \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ charmbracelet:bubbles:v0.10.0:charmbracelet_bubbles/vendor/github.com/charmbracelet/bubbles \ charmbracelet:bubbletea:v0.19.3:charmbracelet_bubbletea/vendor/github.com/charmbracelet/bubbletea \ charmbracelet:lipgloss:bf2912e703f6:charmbracelet_lipgloss/vendor/github.com/charmbracelet/lipgloss \ cheggaaa:pb:v1.0.29:cheggaaa_pb/vendor/github.com/cheggaaa/pb \ containerd:console:v1.0.2:containerd_console/vendor/github.com/containerd/console \ coreos:go-semver:v0.3.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ coreos:go-systemd:v22.3.2:coreos_go_systemd_v22/vendor/github.com/coreos/go-systemd/v22 \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ etcd-io:etcd:v3.5.2:etcd_io_v3 \ fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ fatih:structs:v1.1.0:fatih_structs/vendor/github.com/fatih/structs \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:f057f0a857a1:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \ go-check:check:038fdea0a05b:go_check_check/vendor/gopkg.in/check.v1 \ go-ini:ini:v1.66.3:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-ole:go-ole:v1.2.6:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ goccy:go-json:v0.8.1:goccy_go_json/vendor/github.com/goccy/go-json \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang-jwt:jwt:v4.4.1:golang_jwt_jwt_v4/vendor/github.com/golang-jwt/jwt/v4 \ golang:crypto:198e4374d7ed:golang_crypto/vendor/golang.org/x/crypto \ golang:net:27dd8689420f:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:33da011f77ad:golang_sys/vendor/golang.org/x/sys \ golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ google:go-genproto:3ac035c7e7cb:google_go_genproto/vendor/google.golang.org/genproto \ google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ grpc:grpc-go:v1.43.0:grpc_grpc_go/vendor/google.golang.org/grpc \ h2non:filetype:v1.0.5:h2non_filetype/vendor/gopkg.in/h2non/filetype.v1 \ hashicorp:errwrap:v1.1.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:v1.1.1:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ json-iterator:go:v1.1.12:json_iterator_go/vendor/github.com/json-iterator/go \ klauspost:compress:v1.13.6:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:cpuid:v2.0.9:klauspost_cpuid_v2/vendor/github.com/klauspost/cpuid/v2 \ kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ lestrrat-go:backoff:v2.0.8:lestrrat_go_backoff_v2/vendor/github.com/lestrrat-go/backoff/v2 \ lestrrat-go:blackmagic:v1.0.0:lestrrat_go_blackmagic/vendor/github.com/lestrrat-go/blackmagic \ lestrrat-go:httpcc:v1.0.0:lestrrat_go_httpcc/vendor/github.com/lestrrat-go/httpcc \ lestrrat-go:iter:v1.0.1:lestrrat_go_iter/vendor/github.com/lestrrat-go/iter \ lestrrat-go:jwx:v1.2.14:lestrrat_go_jwx/vendor/github.com/lestrrat-go/jwx \ lestrrat-go:option:v1.0.0:lestrrat_go_option/vendor/github.com/lestrrat-go/option \ lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ lufia:plan9stats:39d0f177ccd0:lufia_plan9stats/vendor/github.com/lufia/plan9stats \ mattn:go-colorable:v0.1.12:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-ieproxy:v0.0.1:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ minio:cli:v1.22.0:minio_cli/vendor/github.com/minio/cli \ minio:colorjson:v1.0.2:minio_colorjson/vendor/github.com/minio/colorjson \ minio:filepath:v1.0.0:minio_filepath/vendor/github.com/minio/filepath \ minio:madmin-go:v1.3.13:minio_madmin_go/vendor/github.com/minio/madmin-go \ minio:md5-simd:v1.1.2:minio_md5_simd/vendor/github.com/minio/md5-simd \ minio:minio-go:v7.0.26:minio_minio_go_v7/vendor/github.com/minio/minio-go/v7 \ minio:pkg:v1.1.22:minio_pkg/vendor/github.com/minio/pkg \ minio:selfupdate:v0.4.0:minio_selfupdate/vendor/github.com/minio/selfupdate \ minio:sha256-simd:v1.0.0:minio_sha256_simd/vendor/github.com/minio/sha256-simd \ 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.2:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \ muesli:ansi:2e021307bc4b:muesli_ansi/vendor/github.com/muesli/ansi \ muesli:reflow:v0.3.0:muesli_reflow/vendor/github.com/muesli/reflow \ muesli:termenv:5ac8409525e0:muesli_termenv/vendor/github.com/muesli/termenv \ navidys:tvxwidgets:v0.1.0:navidys_tvxwidgets/vendor/github.com/navidys/tvxwidgets \ niemeyer:pretty:a10e7caefd8e:niemeyer_pretty/vendor/github.com/niemeyer/pretty \ olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ philhofer:fwd:v1.1.1:philhofer_fwd/vendor/github.com/philhofer/fwd \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:xattr:v0.4.4:pkg_xattr/vendor/github.com/pkg/xattr \ posener:complete:v1.2.3:posener_complete/vendor/github.com/posener/complete \ power-devops:perfstat:5aafc221ea8c:power_devops_perfstat/vendor/github.com/power-devops/perfstat \ prometheus:client_golang:v1.12.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.33.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ prometheus:prom2json:v1.3.1:prometheus_prom2json/vendor/github.com/prometheus/prom2json \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rivo:tview:2a6de950f73b:rivo_tview/vendor/github.com/rivo/tview \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ rjeczalik:notify:v0.9.2:rjeczalik_notify/vendor/github.com/rjeczalik/notify \ rs:xid:v1.3.0:rs_xid/vendor/github.com/rs/xid \ secure-io:sio-go:v0.3.1:secure_io_sio_go/vendor/github.com/secure-io/sio-go \ shirou:gopsutil:v3.21.12:shirou_gopsutil_v3/vendor/github.com/shirou/gopsutil/v3 \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ tidwall:gjson:v1.12.1:tidwall_gjson/vendor/github.com/tidwall/gjson \ tidwall:match:v1.1.1:tidwall_match/vendor/github.com/tidwall/match \ tidwall:pretty:v1.2.0:tidwall_pretty/vendor/github.com/tidwall/pretty \ tinylib:msgp:v1.1.6:tinylib_msgp/vendor/github.com/tinylib/msgp \ tklauser:go-sysconf:v0.3.9:tklauser_go_sysconf/vendor/github.com/tklauser/go-sysconf \ tklauser:numcpus:v0.3.0:tklauser_numcpus/vendor/github.com/tklauser/numcpus \ uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.7.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.19.1:uber_go_zap/vendor/go.uber.org/zap \ yusufpapurcu:wmi:v1.2.2:yusufpapurcu_wmi/vendor/github.com/yusufpapurcu/wmi # Errors found during processing: # tag v4.0.1 doesn't seem to exist in decred/dcrd PLIST_FILES= bin/${MC} GO_BUILDFLAGS= -ldflags=" \ -X github.com/minio/mc/cmd.Version=${GH_TAGNAME:C/RELEASE\.//:C|(..)-(..)-(..)Z|\1:\2:\3Z|} \ -X github.com/minio/mc/cmd.ReleaseTag=${GH_TAGNAME} \ -X github.com/minio/mc/cmd.CommitID=${COMMIT_ID} \ -X github.com/minio/mc/cmd.GOPATH=${WRKSRC} -s -w" GO_TARGET= :${MC} post-extract: ${RM} ${WRKSRC}/cmd/client-fs_freebsd_netbsd.go ${RM} ${WRKSRC}/pkg/disk/stat_freebsd_netbsd.go ${MKDIR} ${WRKSRC}/vendor/maze.io/x/duration ${CP} ${FILESDIR}/duration.go ${WRKSRC}/vendor/maze.io/x/duration/duration.go @${MKDIR} ${WRKSRC}/vendor/go.etcd.io/etcd/ @${RLN} ${WRKSRC_etcd_io_v3}/client ${WRKSRC}/vendor/go.etcd.io/etcd/client @${MKDIR} ${WRKSRC}/vendor/go.etcd.io/etcd/api @${RLN} ${WRKSRC_etcd_io_v3}/api ${WRKSRC}/vendor/go.etcd.io/etcd/api/v3 @${MKDIR} ${WRKSRC}/vendor/go.etcd.io/etcd/client/pkg/ @${RLN} ${WRKSRC_etcd_io_v3}/client/pkg ${WRKSRC}/vendor/go.etcd.io/etcd/client/pkg/v3 .include diff --git a/www/minio/Makefile b/www/minio/Makefile index 9b5d4763ce6a..1e27d0e27bf0 100644 --- a/www/minio/Makefile +++ b/www/minio/Makefile @@ -1,273 +1,273 @@ PORTNAME= minio PORTVERSION= ${GH_TAGNAME:S/RELEASE.//:S/Z//:S/T/-/:S/-/./g} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www DIST_SUBDIR= minio MAINTAINER= swills@FreeBSD.org COMMENT= Amazon S3 compatible object storage server LICENSE= APACHE20 USES= compiler cpe go:modules USE_GITHUB= yes GHTAG= RELEASE.2021-12-27T07-23-18Z COMMIT_ID= bb97eafa82544de7d78e8b614fe13f9754f58d6c GH_TUPLE= ${PORTNAME}:${PORTNAME}:${GHTAG}:DEFAULT \ Azure:azure-pipeline-go:v0.2.2:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-storage-blob-go:v0.10.0:azure_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \ Azure:go-ntlmssp:66371956d46c:azure_go_ntlmssp/vendor/github.com/Azure/go-ntlmssp \ PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \ PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \ Shopify:sarama:v1.27.2:shopify_sarama/vendor/github.com/Shopify/sarama \ StackExchange:wmi:v1.2.1:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ VividCortex:ewma:v1.1.1:vividcortex_ewma/vendor/github.com/VividCortex/ewma \ alecthomas:participle:v0.2.1:alecthomas_participle/vendor/github.com/alecthomas/participle \ apache:thrift:v0.15.0:apache_thrift/vendor/github.com/apache/thrift \ asaskevich:govalidator:7a23bdc65eef:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \ bcicen:jstream:v1.0.1:bcicen_jstream/vendor/github.com/bcicen/jstream \ beevik:ntp:v0.3.0:beevik_ntp/vendor/github.com/beevik/ntp \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bits-and-blooms:bitset:v1.2.0:bits_and_blooms_bitset/vendor/github.com/bits-and-blooms/bitset \ bits-and-blooms:bloom:v3.0.1:bits_and_blooms_bloom_v3/vendor/github.com/bits-and-blooms/bloom/v3 \ briandowns:spinner:v1.16.0:briandowns_spinner/vendor/github.com/briandowns/spinner \ buger:jsonparser:v1.1.1:buger_jsonparser/vendor/github.com/buger/jsonparser \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ cheggaaa:pb:v1.0.29:cheggaaa_pb/vendor/github.com/cheggaaa/pb \ colinmarc:hdfs:v2.2.0:colinmarc_hdfs_v2/vendor/github.com/colinmarc/hdfs/v2 \ coredns:coredns:v1.4.0:coredns_coredns/vendor/github.com/coredns/coredns \ coreos:go-oidc:v2.1.0:coreos_go_oidc/vendor/github.com/coreos/go-oidc \ coreos:go-semver:v0.3.0:coreos_go_semver/vendor/github.com/coreos/go-semver \ coreos:go-systemd:v22.3.2:coreos_go_systemd_v22/vendor/github.com/coreos/go-systemd/v22 \ cosnicolaou:pbzip2:v1.0.1:cosnicolaou_pbzip2/vendor/github.com/cosnicolaou/pbzip2 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dchest:siphash:v1.2.1:dchest_siphash/vendor/github.com/dchest/siphash \ djherbis:atime:v1.0.0:djherbis_atime/vendor/github.com/djherbis/atime \ docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \ dswarbrick:smart:909a45200d6d:dswarbrick_smart/vendor/github.com/dswarbrick/smart \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ eapache:go-resiliency:v1.2.0:eapache_go_resiliency/vendor/github.com/eapache/go-resiliency \ eapache:go-xerial-snappy:776d5712da21:eapache_go_xerial_snappy/vendor/github.com/eapache/go-xerial-snappy \ eapache:queue:v1.1.0:eapache_queue/vendor/github.com/eapache/queue \ eclipse:paho.mqtt.golang:v1.3.0:eclipse_paho_mqtt_golang/vendor/github.com/eclipse/paho.mqtt.golang \ elastic:go-elasticsearch:v7.12.0:elastic_go_elasticsearch_v7/vendor/github.com/elastic/go-elasticsearch/v7 \ emicklei:go-restful:v2.9.5:emicklei_go_restful/vendor/github.com/emicklei/go-restful \ etcd-io:etcd:v3.5.0:etcd_io_etcd/vendor/go.etcd.io/etcd/ \ fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ fatih:structs:v1.1.0:fatih_structs/vendor/github.com/fatih/structs \ georgysavva:scany:v0.2.7:georgysavva_scany/vendor/github.com/georgysavva/scany \ go-asn1-ber:asn1-ber:v1.5.1:go_asn1_ber_asn1_ber/vendor/github.com/go-asn1-ber/asn1-ber \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-ini:ini:v1.63.2:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-ldap:ldap:v3.2.4:go_ldap_ldap_v3/vendor/github.com/go-ldap/ldap \ go-logr:logr:v0.4.0:go_logr_logr/vendor/github.com/go-logr/logr \ go-ole:go-ole:v1.2.6:go_ole_go_ole/vendor/github.com/go-ole/go-ole \ go-openapi:analysis:v0.20.0:go_openapi_analysis/vendor/github.com/go-openapi/analysis \ go-openapi:errors:v0.19.9:go_openapi_errors/vendor/github.com/go-openapi/errors \ go-openapi:jsonpointer:v0.19.5:go_openapi_jsonpointer/vendor/github.com/go-openapi/jsonpointer \ go-openapi:jsonreference:v0.19.5:go_openapi_jsonreference/vendor/github.com/go-openapi/jsonreference \ go-openapi:loads:v0.20.2:go_openapi_loads/vendor/github.com/go-openapi/loads \ go-openapi:runtime:v0.19.24:go_openapi_runtime/vendor/github.com/go-openapi/runtime \ go-openapi:spec:v0.20.3:go_openapi_spec/vendor/github.com/go-openapi/spec \ go-openapi:strfmt:v0.20.0:go_openapi_strfmt/vendor/github.com/go-openapi/strfmt \ go-openapi:swag:v0.19.14:go_openapi_swag/vendor/github.com/go-openapi/swag \ go-openapi:validate:v0.20.2:go_openapi_validate/vendor/github.com/go-openapi/validate \ go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ goccy:go-json:v0.7.9:goccy_go_json/vendor/github.com/goccy/go-json \ gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang-jwt:jwt:v3.2.2:golang_jwt_jwt/vendor/github.com/golang-jwt/jwt \ golang-jwt:jwt:v4.1.0:golang_jwt_jwt_v4/vendor/github.com/golang-jwt/jwt/v4 \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:4570a0811e8b:golang_crypto/vendor/golang.org/x/crypto \ golang:glog:23def4e6c14b:golang_glog/vendor/github.com/golang/glog \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:69e39bad7dc2:golang_net/vendor/golang.org/x/net \ golang:oauth2:2bc19b11175f:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:snappy:v0.0.3:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:036812b2e83c:golang_sync/vendor/golang.org/x/sync \ golang:sys:9d6173849985:golang_sys/vendor/golang.org/x/sys \ golang:term:03fcf44c2211:golang_term/vendor/golang.org/x/term \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:1f47c861a9ac:golang_time/vendor/golang.org/x/time \ gomodule:redigo:v1.8.5:gomodule_redigo/vendor/github.com/gomodule/redigo \ google:go-cmp:v0.5.6:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:c7af6a1a74c9:google_go_genproto/vendor/google.golang.org/genproto \ google:gofuzz:v1.1.0:google_gofuzz/vendor/github.com/google/gofuzz \ google:uuid:v1.3.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.1.1:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:gnostic:v0.5.1:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.58.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:storage/v1.10.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.94.1:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ grpc:grpc-go:v1.41.0:grpc_grpc_go/vendor/google.golang.org/grpc \ h2non:filetype:v1.0.5:h2non_filetype/vendor/gopkg.in/h2non/filetype.v1 \ hashicorp:errwrap:v1.1.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:v1.1.1:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-uuid:v1.0.2:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jcmturner:aescts:v1.0.1:jcmturner_aescts/vendor/gopkg.in/jcmturner/aescts.v1 \ jcmturner:aescts:v2.0.0:jcmturner_aescts_v2/vendor/github.com/jcmturner/aescts \ jcmturner:dnsutils:v1.0.1:jcmturner_dnsutils/vendor/gopkg.in/jcmturner/dnsutils.v1 \ jcmturner:dnsutils:v2.0.0:jcmturner_dnsutils_v2/vendor/github.com/jcmturner/dnsutils \ jcmturner:gofork:v1.0.0:jcmturner_gofork/vendor/github.com/jcmturner/gofork \ jcmturner:goidentity:v6.0.1:jcmturner_goidentity_v6/vendor/github.com/jcmturner/goidentity \ jcmturner:gokrb5:v7.5.0:jcmturner_gokrb5/vendor/gopkg.in/jcmturner/gokrb5.v7 \ jcmturner:gokrb5:v8.4.2:jcmturner_gokrb5_v8/vendor/github.com/jcmturner/gokrb5 \ jcmturner:rpc:v1.1.0:jcmturner_rpc/vendor/gopkg.in/jcmturner/rpc.v1 \ jcmturner:rpc:v2.0.3:jcmturner_rpc_v2/vendor/github.com/jcmturner/rpc \ jessevdk:go-flags:v1.4.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \ josharian:intern:v1.0.0:josharian_intern/vendor/github.com/josharian/intern \ json-iterator:go:v1.1.12:json_iterator_go/vendor/github.com/json-iterator/go \ klauspost:compress:v1.13.6:klauspost_compress/vendor/github.com/klauspost/compress \ klauspost:cpuid:v2.0.9:klauspost_cpuid_v2/vendor/github.com/klauspost/cpuid/v2 \ klauspost:pgzip:v1.2.5:klauspost_pgzip/vendor/github.com/klauspost/pgzip \ klauspost:readahead:v1.3.1:klauspost_readahead/vendor/github.com/klauspost/readahead \ klauspost:reedsolomon:v1.9.15:klauspost_reedsolomon/vendor/github.com/klauspost/reedsolomon \ kubernetes-sigs:controller-runtime:v0.8.0:kubernetes_sigs_controller_runtime/vendor/sigs.k8s.io/controller-runtime \ kubernetes-sigs:structured-merge-diff:v4.1.0:kubernetes_sigs_structured_merge_diff/vendor/sigs.k8s.io/structured-merge-diff/v4 \ kubernetes-sigs:yaml:v1.2.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:v0.21.1:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:v0.21.1:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:v0.21.1:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v2.8.0:kubernetes_klog/vendor/k8s.io/klog/v2 \ kubernetes:kube-openapi:591a79e4bda7:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:utils:67b214c5f920:kubernetes_utils/vendor/k8s.io/utils \ lestrrat-go:backoff:v2.0.8:lestrrat_go_backoff_v2/vendor/github.com/lestrrat-go/backoff/v2 \ lestrrat-go:blackmagic:v1.0.0:lestrrat_go_blackmagic/vendor/github.com/lestrrat-go/blackmagic \ lestrrat-go:httpcc:v1.0.0:lestrrat_go_httpcc/vendor/github.com/lestrrat-go/httpcc \ lestrrat-go:iter:v1.0.1:lestrrat_go_iter/vendor/github.com/lestrrat-go/iter \ lestrrat-go:jwx:v1.2.7:lestrrat_go_jwx/vendor/github.com/lestrrat-go/jwx \ lestrrat-go:option:v1.0.0:lestrrat_go_option/vendor/github.com/lestrrat-go/option \ lib:pq:v1.9.0:lib_pq/vendor/github.com/lib/pq \ mailru:easyjson:v0.7.6:mailru_easyjson/vendor/github.com/mailru/easyjson \ mattn:go-colorable:v0.1.10:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-ieproxy:v0.0.1:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:c182affec369:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mb0:glob:1eb79d2de6c4:mb0_glob/vendor/github.com/mb0/glob \ miekg:dns:v1.1.43:miekg_dns/vendor/github.com/miekg/dns \ minio:argon2:v1.0.0:minio_argon2/vendor/github.com/minio/argon2 \ minio:cli:v1.22.0:minio_cli/vendor/github.com/minio/cli \ minio:colorjson:v1.0.1:minio_colorjson/vendor/github.com/minio/colorjson \ minio:console:v0.13.1:minio_console/vendor/github.com/minio/console \ minio:csvparser:v1.0.0:minio_csvparser/vendor/github.com/minio/csvparser \ minio:directpv:f7776f7961bf:minio_direct_csi/vendor/github.com/minio/direct-csi \ minio:filepath:v1.0.0:minio_filepath/vendor/github.com/minio/filepath \ minio:highwayhash:v1.0.2:minio_highwayhash/vendor/github.com/minio/highwayhash \ minio:kes:v0.14.0:minio_kes/vendor/github.com/minio/kes \ minio:madmin-go:v1.1.23:minio_madmin_go/vendor/github.com/minio/madmin-go \ minio:mc:23a05f5a17f2:minio_mc/vendor/github.com/minio/mc \ minio:md5-simd:v1.1.2:minio_md5_simd/vendor/github.com/minio/md5-simd \ minio:minio-go:v7.0.20:minio_minio_go_v7/vendor/github.com/minio/minio-go/v7 \ minio:operator:31460bbbc4b7:minio_operator/vendor/github.com/minio/operator \ minio:parquet-go:v1.1.0:minio_parquet_go/vendor/github.com/minio/parquet-go \ minio:pkg:v1.1.11:minio_pkg/vendor/github.com/minio/pkg \ minio:selfupdate:v0.4.0:minio_selfupdate/vendor/github.com/minio/selfupdate \ minio:sha256-simd:v1.0.0:minio_sha256_simd/vendor/github.com/minio/sha256-simd \ minio:simdjson-go:v0.2.1:minio_simdjson_go/vendor/github.com/minio/simdjson-go \ minio:sio:v0.3.0:minio_sio/vendor/github.com/minio/sio \ minio:zipindex:v0.2.1:minio_zipindex/vendor/github.com/minio/zipindex \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:v1.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ modern-go:concurrent:bacd9c7ef1dd:modern_go_concurrent/vendor/github.com/modern-go/concurrent \ modern-go:reflect2:v1.0.2:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \ mongodb:mongo-go-driver:v1.4.6:mongodb_mongo_go_driver/vendor/go.mongodb.org/mongo-driver \ montanaflynn:stats:v0.6.6:montanaflynn_stats/vendor/github.com/montanaflynn/stats \ nats-io:jwt:v2.0.2:nats_io_jwt_v2/vendor/github.com/nats-io/jwt \ nats-io:nats-server:v2.3.2:nats_io_nats_server_v2/vendor/github.com/nats-io/nats-server/v2 \ nats-io:nats-streaming-server:v0.21.2:nats_io_nats_streaming_server/vendor/github.com/nats-io/nats-streaming-server \ nats-io:nats.go:4b75fc59ae30:nats_io_nats_go/vendor/github.com/nats-io/nats.go \ nats-io:nkeys:v0.3.0:nats_io_nkeys/vendor/github.com/nats-io/nkeys \ nats-io:nuid:v1.0.1:nats_io_nuid/vendor/github.com/nats-io/nuid \ nats-io:stan.go:v0.8.3:nats_io_stan_go/vendor/github.com/nats-io/stan.go \ ncw:directio:v1.0.5:ncw_directio/vendor/github.com/ncw/directio \ nsqio:go-nsq:v1.0.8:nsqio_go_nsq/vendor/github.com/nsqio/go-nsq \ philhofer:fwd:5c56ac6d0bb9:philhofer_fwd/vendor/github.com/philhofer/fwd \ pierrec:lz4:v2.6.0:pierrec_lz4/vendor/github.com/pierrec/lz4 \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ pkg:profile:v1.6.0:pkg_profile/vendor/github.com/pkg/profile \ pkg:xattr:v0.4.3:pkg_xattr/vendor/github.com/pkg/xattr \ pmezard:go-difflib:5d4384ee4fb2:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ posener:complete:v1.2.3:posener_complete/vendor/github.com/posener/complete \ pquerna:cachecontrol:0dec1b30a021:pquerna_cachecontrol/vendor/github.com/pquerna/cachecontrol \ prometheus:client_golang:v1.11.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.31.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rcrowley:go-metrics:10cdbea86bc0:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ rjeczalik:notify:v0.9.2:rjeczalik_notify/vendor/github.com/rjeczalik/notify \ rs:cors:v1.7.0:rs_cors/vendor/github.com/rs/cors \ rs:dnscache:295bba877686:rs_dnscache/vendor/github.com/rs/dnscache \ rs:xid:v1.3.0:rs_xid/vendor/github.com/rs/xid \ secure-io:sio-go:v0.3.1:secure_io_sio_go/vendor/github.com/secure-io/sio-go \ shirou:gopsutil:v3.21.9:shirou_gopsutil_v3/vendor/github.com/shirou/gopsutil \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ square:go-jose:v2.3.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ streadway:amqp:v1.0.0:streadway_amqp/vendor/github.com/streadway/amqp \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ tidwall:gjson:v1.11.0:tidwall_gjson/vendor/github.com/tidwall/gjson \ tidwall:match:v1.1.1:tidwall_match/vendor/github.com/tidwall/match \ tidwall:pretty:v1.2.0:tidwall_pretty/vendor/github.com/tidwall/pretty \ tidwall:sjson:v1.2.3:tidwall_sjson/vendor/github.com/tidwall/sjson \ tinylib:msgp:e818a1881b0e:tinylib_msgp/vendor/github.com/tinylib/msgp \ tklauser:go-sysconf:v0.3.9:tklauser_go_sysconf/vendor/github.com/tklauser/go-sysconf \ tklauser:numcpus:v0.3.0:tklauser_numcpus/vendor/github.com/tklauser/numcpus \ uber-go:atomic:v1.9.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.7.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.19.1:uber_go_zap/vendor/go.uber.org/zap \ unrolled:secure:v1.0.9:unrolled_secure/vendor/github.com/unrolled/secure \ valyala:bytebufferpool:v1.0.0:valyala_bytebufferpool/vendor/github.com/valyala/bytebufferpool \ xdg:scram:7eeb5667e42c:xdg_scram/vendor/github.com/xdg/scram \ xdg:stringprep:v1.0.0:xdg_stringprep/vendor/github.com/xdg/stringprep \ yargevad:filepathx:v1.0.0:yargevad_filepathx/vendor/github.com/yargevad/filepathx \ zeebo:xxh3:v1.0.0:zeebo_xxh3/vendor/github.com/zeebo/xxh3 \ swills:duration:faac084b6075:swills_duration/vendor/maze.io/x/duration # Errors found during processing: # tag v4.0.0 doesn't seem to exist in decred/dcrd post-extract: @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage @${MKDIR} ${WRKSRC}/vendor/go.etcd.io/etcd/api @${RLN} ${WRKSRC}/vendor/go.etcd.io/etcd/etcd-3.5.0/api ${WRKSRC}/vendor/go.etcd.io/etcd/api/v3 @${MKDIR} ${WRKSRC}/vendor/go.etcd.io/etcd/client/pkg @${RLN} ${WRKSRC}/vendor/go.etcd.io/etcd/etcd-3.5.0/client/v3 ${WRKSRC}/vendor/go.etcd.io/etcd/client/v3 @${RLN} ${WRKSRC}/vendor/go.etcd.io/etcd/etcd-3.5.0/client/pkg ${WRKSRC}/vendor/go.etcd.io/etcd/client/pkg/v3 GO_BUILDFLAGS= -ldflags=' \ -X github.com/minio/minio/cmd.Version=${GH_TAGNAME:C/RELEASE\.//:C|(..)-(..)-(..)Z|\1:\2:\3Z|} \ -X github.com/minio/minio/cmd.ReleaseTag=${GH_TAGNAME} \ -X github.com/minio/minio/cmd.CommitID=${COMMIT_ID} \ -X github.com/minio/minio/cmd.ShortCommitID=${COMMIT_ID:C|(............).*|\1|} \ -X github.com/minio/minio/cmd.GOPATH=${WRKSRC} -s -w' PLIST_FILES= bin/${PORTNAME} USE_RC_SUBR= ${PORTNAME} MINIO_USER?= ${PORTNAME} MINIO_GROUP?= ${PORTNAME} MINIO_DBDIR?= /var/db/${PORTNAME} USERS= ${MINIO_USER} GROUPS= ${MINIO_GROUP} SUB_LIST= DBDIR=${MINIO_DBDIR} \ GROUP="${GROUPS}" \ USER="${USERS}" .include diff --git a/www/mirrorselect/Makefile b/www/mirrorselect/Makefile index 9432bed51cf8..f19996749084 100644 --- a/www/mirrorselect/Makefile +++ b/www/mirrorselect/Makefile @@ -1,64 +1,64 @@ # Created by: Aaron LI PORTNAME= mirrorselect DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www ports-mgmt MAINTAINER= aly@aaronly.me COMMENT= HTTP service that selects pkg(8) mirrors near to the client LICENSE= BSD3CLAUSE USES= go:modules USE_RC_SUBR= ${PORTNAME} SUB_FILES= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= DragonFlyBSD GH_TUPLE= \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ gin-contrib:sse:v0.1.0:gin_contrib_sse/vendor/github.com/gin-contrib/sse \ gin-gonic:gin:v1.6.3:gin_gonic_gin/vendor/github.com/gin-gonic/gin \ go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-playground:locales:v0.13.0:go_playground_locales/vendor/github.com/go-playground/locales \ go-playground:universal-translator:v0.17.0:go_playground_universal_translator/vendor/github.com/go-playground/universal-translator \ go-playground:validator:v10.2.0:go_playground_validator_v10/vendor/github.com/go-playground/validator/v10 \ go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:protobuf:v1.3.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:b77594299b42: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 \ jlaffaye:ftp:9aae4d151126:jlaffaye_ftp/vendor/github.com/jlaffaye/ftp \ json-iterator:go:v1.1.9:json_iterator_go/vendor/github.com/json-iterator/go \ leodido:go-urn:v1.2.0:leodido_go_urn/vendor/github.com/leodido/go-urn \ 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 \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ 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 \ oschwald:maxminddb-golang:v1.8.0:oschwald_maxminddb_golang/vendor/github.com/oschwald/maxminddb-golang \ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ 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: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.1:spf13_viper/vendor/github.com/spf13/viper \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ ugorji:go:v1.1.7:ugorji_go_codec/vendor/github.com/ugorji/go PLIST_FILES= ${LOCALBASE}/bin/${PORTNAME} \ "@dir ${ETCDIR}/mirrorselect" \ "@sample ${ETCDIR}/${PORTNAME}.toml.sample" \ "@sample ${ETCDIR}/mirrors.toml.sample" post-install: ${MKDIR} ${STAGEDIR}${ETCDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.toml \ ${STAGEDIR}${ETCDIR}/${PORTNAME}.toml.sample ${INSTALL_DATA} ${WRKSRC}/mirrors.toml \ ${STAGEDIR}${ETCDIR}/mirrors.toml.sample .include diff --git a/www/morty/Makefile b/www/morty/Makefile index e6e5bce5ca2e..d8608e2e2330 100644 --- a/www/morty/Makefile +++ b/www/morty/Makefile @@ -1,29 +1,29 @@ PORTNAME= morty DISTVERSIONPREFIX= v DISTVERSION= 0.2.0-12 DISTVERSIONSUFFIX= -gfe94d9a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www net MAINTAINER= yuri@FreeBSD.org COMMENT= Privacy-aware web content sanitizer proxy as a service LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= asciimoo GH_TUPLE= \ golang:net:0ed95ab:net/vendor/golang.org/x/net \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ klauspost:cpuid:v1.2.1:cpuid/vendor/github.com/klauspost/cpuid \ klauspost:compress:v1.7.1:compress/vendor/github.com/klauspost/compress \ valyala:bytebufferpool:v1.0.0:bytebufferpool/vendor/github.com/valyala/bytebufferpool \ valyala:fasthttp:v1.3.0:fasthttp/vendor/github.com/valyala/fasthttp GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/nginx-prometheus-exporter/Makefile b/www/nginx-prometheus-exporter/Makefile index 70fe9c061b07..6aaf781aea1d 100644 --- a/www/nginx-prometheus-exporter/Makefile +++ b/www/nginx-prometheus-exporter/Makefile @@ -1,38 +1,38 @@ # Created by: Jev Björsell PORTNAME= nginx-prometheus-exporter PORTVERSION= 0.10.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= arcade@b1t.name COMMENT= Prometheus exporter for NGINX and NGINX Plus stats LICENSE= APACHE20 USES= go:modules USE_GITHUB= yes GH_ACCOUNT= nginxinc GH_TUPLE= beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.1:cespare_xxhash/vendor/github.com/cespare/xxhash/v2 \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:ebe580a85c40:golang_sys/vendor/golang.org/x/sys \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ nginxinc:nginx-plus-go-client:v0.9.0:nginxinc_nginx_plus_go_client/vendor/github.com/nginxinc/nginx-plus-go-client \ prometheus:client_golang:v1.11.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.26.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf USE_RC_SUBR= ${PORTNAME} LD_FLAG_X_PREFIX= -X main LD_FLAG_STRING= -s ${LD_FLAG_X_PREFIX}.version=${PORTVERSION} GO_BUILDFLAGS= -v -ldflags "${LD_FLAG_STRING}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/nginx-vts-exporter/Makefile b/www/nginx-vts-exporter/Makefile index c34516e6844f..ac4ddbf01d3a 100644 --- a/www/nginx-vts-exporter/Makefile +++ b/www/nginx-vts-exporter/Makefile @@ -1,53 +1,53 @@ PORTNAME= nginx-vts-exporter DISTVERSIONPREFIX= v DISTVERSION= 0.10.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= joneum@FreeBSD.org COMMENT= Server that scraps NGINX vts stats and export them via HTTP LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go USE_RC_SUBR= nginx_vts_exporter USE_GITHUB= yes GH_ACCOUNT= hnlq715 GO_BUILDFLAGS= -v -ldflags "${LD_FLAG_STRING}" SUB_FILES= newsyslog.conf nginx_vts_exporter syslog.d.conf SUB_LIST= NGINX_VTS_EXPORTER_LOG_FILE=/var/log/nginx_vts_exporter \ NGINX_VTS_EXPORTER_LOG_TAG=nginx_vts_exporter BUILD_USER?= ${USER} LD_FLAG_X_PREFIX= -X ${GO_PKGNAME}/vendor/github.com/prometheus/common/version LD_FLAG_STRING= -s \ ${LD_FLAG_X_PREFIX}.Branch=release-${PORTVERSION:R} \ ${LD_FLAG_X_PREFIX}.BuildUser=${BUILD_USER} \ ${LD_FLAG_X_PREFIX}.Revision=${PORTREVISION} \ ${LD_FLAG_X_PREFIX}.Version=${PORTVERSION} PLIST_FILES= bin/nginx_vts_exporter \ etc/newsyslog.conf.d/nginx-vts-exporter.conf \ etc/syslog.d/nginx-vts-exporter.conf do-install: ${INSTALL_PROGRAM} \ ${GO_WRKDIR_BIN}/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/nginx_vts_exporter ${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d ${MKDIR} ${STAGEDIR}${PREFIX}/etc/syslog.d ${INSTALL_DATA} \ ${WRKDIR}/newsyslog.conf \ ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/${PORTNAME}.conf ${INSTALL_DATA} \ ${WRKDIR}/syslog.d.conf \ ${STAGEDIR}${PREFIX}/etc/syslog.d/${PORTNAME}.conf .include diff --git a/www/oauth2-proxy/Makefile b/www/oauth2-proxy/Makefile index a681b1590d04..c93186fde725 100644 --- a/www/oauth2-proxy/Makefile +++ b/www/oauth2-proxy/Makefile @@ -1,113 +1,113 @@ PORTNAME= oauth2-proxy PORTVERSION= 7.2.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= freebsd@rheinwolf.de COMMENT= OAuth 2.0 proxy server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_RC_SUBR= oauth2-proxy USE_GITHUB= yes GH_TUPLE= \ Bose:minisentinel:917c5a9223bb:bose_minisentinel/vendor/github.com/Bose/minisentinel \ alicebob:gopher-json:a9ecdc9d1d3a:alicebob_gopher_json/vendor/github.com/alicebob/gopher-json \ alicebob:miniredis:v2.13.0:alicebob_miniredis_v2/vendor/github.com/alicebob/miniredis/v2 \ benbjohnson:clock:c97fc7b6bee0:benbjohnson_clock/vendor/github.com/benbjohnson/clock \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bitly:go-simplejson:v0.5.0:bitly_go_simplejson/vendor/github.com/bitly/go-simplejson \ bmizerany:assert:b7ed37b82869:bmizerany_assert/vendor/github.com/bmizerany/assert \ bsm:redislock:v0.7.0:bsm_redislock/vendor/github.com/bsm/redislock \ census-instrumentation:opencensus-go:v0.22.2:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ coreos:go-oidc:v3.0.0:coreos_go_oidc_v3/vendor/github.com/coreos/go-oidc/v3 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgryski:go-rendezvous:9f7001d12a5f:dgryski_go_rendezvous/vendor/github.com/dgryski/go-rendezvous \ frankban:quicktest:v1.10.0:frankban_quicktest/vendor/github.com/frankban/quicktest \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ ghodss:yaml:25d852aebe32:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-logr:logr:v0.2.0:go_logr_logr/vendor/github.com/go-logr/logr \ go-redis:redis:v8.2.3:go_redis_redis_v8/vendor/github.com/go-redis/redis/v8 \ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang-jwt:jwt:v3.2.1:golang_jwt_jwt/vendor/github.com/golang-jwt/jwt \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:a769d52b0f97:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:215e87163ea7:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:e18ecbb05110:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:09787c993a3a:golang_sync/vendor/golang.org/x/sync \ golang:sys:665e8c7367d1:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ golang:xerrors:9bdfabe68543:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-genproto:cb27e3aa2013:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:google-api-go-client:v0.20.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.38.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ grpc:grpc-go:v1.27.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ justinas:alice:v1.2.0:justinas_alice/vendor/github.com/justinas/alice \ kubernetes:apimachinery:v0.19.3:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:gengo:83324d819ded:kubernetes_gengo/vendor/k8s.io/gengo \ kubernetes:klog:v2.4.0:kubernetes_klog/vendor/k8s.io/klog/v2 \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mbland:hmacauth:44256dfd4bfa:mbland_hmacauth/vendor/github.com/mbland/hmacauth \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ natefinch:lumberjack:v2.0.0:natefinch_lumberjack/vendor/gopkg.in/natefinch/lumberjack.v2 \ nxadm:tail:v1.4.4:nxadm_tail/vendor/github.com/nxadm/tail \ oauth2-proxy:tools:56ffd7384404:oauth2_proxy_tools_reference_gen/vendor/github.com/oauth2-proxy/tools \ onsi:ginkgo:v1.14.1:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ onsi:gomega:v1.10.2:onsi_gomega/vendor/github.com/onsi/gomega \ open-telemetry:opentelemetry-go:v0.11.0:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pierrec:lz4:v2.5.2:pierrec_lz4/vendor/github.com/pierrec/lz4 \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ prometheus:client_golang:v1.9.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.15.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.2.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.24.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ 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: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.6.3:spf13_viper/vendor/github.com/spf13/viper \ square:go-jose:v2.5.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ vmihailenco:msgpack:v4.3.11:vmihailenco_msgpack_v4/vendor/github.com/vmihailenco/msgpack/v4 \ vmihailenco:tagparser:v0.1.1:vmihailenco_tagparser/vendor/github.com/vmihailenco/tagparser \ yuin:gopher-lua:ab39c6098bdb:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua USER= www GROUP= www VAR_DIR?= /var LOG_DIR?= ${VAR_DIR}/log/${PORTNAME} RUN_DIR?= ${VAR_DIR}/run/${PORTNAME} SUB_LIST+= GROUP=${GROUP} \ LOG_DIR=${LOG_DIR} \ PORTNAME=${PORTNAME} \ PREFIX=${PREFIX} \ RUN_DIR=${RUN_DIR} \ USER=${USER} post-install: ${MKDIR} ${STAGEDIR}${LOG_DIR} ${MKDIR} ${STAGEDIR}${RUN_DIR} ${INSTALL_DATA} ${WRKSRC}/contrib/${PORTNAME}.cfg.example ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.cfg.sample .include diff --git a/www/oneshot/Makefile b/www/oneshot/Makefile index 4cdb2753c6cc..918fe1d20ee5 100644 --- a/www/oneshot/Makefile +++ b/www/oneshot/Makefile @@ -1,46 +1,46 @@ PORTNAME= oneshot DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org COMMENT= First-come-first-serve single-fire HTTP server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules _BUILD_VERSION= ${DISTVERSIONFULL} _BUILD_DATE= $$(date +%d-%B-%Y) GO_MODULE= github.com/raphaelreyna/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X ${GO_MODULE}/cmd.version=${_BUILD_VERSION} \ -X ${GO_MODULE}/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 diff --git a/www/owncast/Makefile b/www/owncast/Makefile index 66e8b82a9114..99558958e98c 100644 --- a/www/owncast/Makefile +++ b/www/owncast/Makefile @@ -1,56 +1,56 @@ # Created by Markus Mann, CTS - FreeBSD Team PORTNAME= owncast DISTVERSIONPREFIX= v DISTVERSION= 0.0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www DIST_SUBDIR= ${PORTNAME} MAINTAINER= de-freebsd@ctseuro.com COMMENT= Self-hosted streaming service written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ffmpeg:multimedia/ffmpeg USES= cpe go:modules USE_RC_SUBR= owncast CPE_VENDOR= owncast_project GO_MODULE= github.com/owncast/owncast _DAEMONARGS= -S -l \$${owncast_facility} -s \$${owncast_priority} -T \$${name} _OWNCAST_USER= owncast _OWNCAST_GROUP= owncast SUB_LIST+= DAEMONARGS="${_DAEMONARGS}" \ OWNCAST_USER=${_OWNCAST_USER} USERS= ${_OWNCAST_USER} GROUPS= ${_OWNCAST_GROUP} PLIST_SUB= OWNCAST_USER=${_OWNCAST_USER} \ OWNCAST_GROUP=${_OWNCAST_GROUP} post-patch: @${ECHO_CMD} ${DISTVERSION} >${WRKSRC}/VERSION do-install: # Go binary is statically linked and cannot be stripped, so use # INSTALL_SCRIPT. ${INSTALL_SCRIPT} ${WRKDIR}/bin/owncast ${STAGEDIR}${PREFIX}/sbin ${MKDIR} -m 750 ${STAGEDIR}${WWWDIR}/ cd ${WRKSRC} && ${COPYTREE_SHARE} "static webroot" ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} ${WRKSRC}/LICENSE ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} ${WRKSRC}/VERSION ${STAGEDIR}${WWWDIR} ${MKDIR} -m 750 ${STAGEDIR}${WWWDIR}/backup ${MKDIR} -m 750 ${STAGEDIR}${WWWDIR}/data ${MKDIR} -m 750 ${STAGEDIR}${WWWDIR}/hls ${MKDIR} -m 750 ${STAGEDIR}${WWWDIR}/webroot/hls .include diff --git a/www/pomerium/Makefile b/www/pomerium/Makefile index 7ee3dedd50ab..16ad97f4535a 100644 --- a/www/pomerium/Makefile +++ b/www/pomerium/Makefile @@ -1,128 +1,128 @@ PORTNAME= pomerium DISTVERSIONPREFIX= v DISTVERSION= 0.8.3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MAINTAINER= delphij@FreeBSD.org COMMENT= Identity-aware access proxy LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules GO_TARGET= ./cmd/${PORTNAME}:${PREFIX}/libexec/${PORTNAME} ./cmd/${PORTNAME}-cli:${PREFIX}/bin/${PORTNAME}-cli GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} LD_FLAG_X_PREFIX= -X ${GO_PKGNAME}/version GO_BUILDFLAGS= -ldflags "-s -w \ -X github.com/pomerium/pomerium/version.Version=${DISTVERSIONPREFIX}${DISTVERSION} \ -X github.com/pomerium/pomerium/version.ProjectName=${PORTNAME} \ -X github.com/pomerium/pomerium/version.ProjectURL=${GO_PKGNAME}" CGO_ENABLED= 0 USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_TUPLE= \ OneOfOne:xxhash:v1.2.7:oneofone_xxhash/vendor/github.com/OneOfOne/xxhash \ armon:go-metrics:v0.3.0:armon_go_metrics/vendor/github.com/armon/go-metrics \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ caddyserver:certmagic:v0.10.12:caddyserver_certmagic/vendor/github.com/caddyserver/certmagic \ cenkalti:backoff:v4.0.0:cenkalti_backoff_v4/vendor/github.com/cenkalti/backoff/v4 \ census-ecosystem:opencensus-go-exporter-jaeger:v0.2.0:census_ecosystem_opencensus_go_exporter_jaeger/vendor/contrib.go.opencensus.io/exporter/jaeger \ census-ecosystem:opencensus-go-exporter-prometheus:v0.1.0:census_ecosystem_opencensus_go_exporter_prometheus/vendor/contrib.go.opencensus.io/exporter/prometheus \ census-instrumentation:opencensus-go:v0.22.3:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ coreos:go-oidc:v2.2.1:coreos_go_oidc/vendor/github.com/coreos/go-oidc \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ etcd-io:bbolt:v1.3.4:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ ghodss:yaml:v1.0.0:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-acme:lego:v3.7.0:go_acme_lego_v3/vendor/github.com/go-acme/lego/v3 \ go-ini:ini:v1.51.1:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-redis:redis:v7.2.0:go_redis_redis_v7/vendor/github.com/go-redis/redis/v7 \ go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:06a226fb4e37:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:mock:v1.4.3:golang_mock/vendor/github.com/golang/mock \ golang:net:7e3656a0809f:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:43a5402ce75a:golang_sync/vendor/golang.org/x/sync \ golang:sys:1957bb5e6d1f:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:xerrors:9bdfabe68543:golang_xerrors/vendor/golang.org/x/xerrors \ google:btree:v1.0.0:google_btree/vendor/github.com/google/btree \ google:go-cmp:v0.4.0:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:1ee6d9798940:google_go_genproto/vendor/google.golang.org/genproto \ google:go-jsonnet:v0.15.0:google_go_jsonnet/vendor/github.com/google/go-jsonnet \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:google-api-go-client:v0.23.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.56.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gorilla:mux:v1.7.4:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:securecookie:v1.1.1:gorilla_securecookie/vendor/github.com/gorilla/securecookie \ gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \ grpc:grpc-go:v1.28.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-immutable-radix:v1.1.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-msgpack:v0.5.5:hashicorp_go_msgpack/vendor/github.com/hashicorp/go-msgpack \ hashicorp:go-multierror:v1.0.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ hashicorp:go-sockaddr:v1.0.2:hashicorp_go_sockaddr/vendor/github.com/hashicorp/go-sockaddr \ hashicorp:golang-lru:v0.5.4:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ hashicorp:memberlist:v0.2.2:hashicorp_memberlist/vendor/github.com/hashicorp/memberlist \ klauspost:cpuid:v1.2.3:klauspost_cpuid/vendor/github.com/klauspost/cpuid \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ miekg:dns:v1.1.27:miekg_dns/vendor/github.com/miekg/dns \ mitchellh:hashstructure:v1.0.0:mitchellh_hashstructure/vendor/github.com/mitchellh/hashstructure \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ onsi:gocleanup:c1a5478700b5:onsi_gocleanup/vendor/github.com/onsi/gocleanup \ open-policy-agent:opa:v0.19.2:open_policy_agent_opa/vendor/github.com/open-policy-agent/opa \ pelletier:go-toml:v1.6.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ 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 \ pomerium:autocache:8c1cd659f055:pomerium_autocache/vendor/github.com/pomerium/autocache \ pomerium:csrf:f3318380bad3:pomerium_csrf/vendor/github.com/pomerium/csrf \ pquerna:cachecontrol:1555304b9b35:pquerna_cachecontrol/vendor/github.com/pquerna/cachecontrol \ prometheus:client_golang:v1.6.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.9.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.11:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.22.0:protobuffers_protobuf_go/vendor/google.golang.org/protobuf \ rakyll:statik:v0.1.7:rakyll_statik/vendor/github.com/rakyll/statik \ rcrowley:go-metrics:cac0b30c2563:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ rs:cors:v1.7.0:rs_cors/vendor/github.com/rs/cors \ rs:zerolog:v1.18.0:rs_zerolog/vendor/github.com/rs/zerolog \ sean-:seed:e2103e2c3529:sean__seed/vendor/github.com/sean-/seed \ spf13:afero:v1.2.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \ 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.0:spf13_viper/vendor/github.com/spf13/viper \ square:go-jose:v2.5.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:testify:v1.5.1:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ uber:jaeger-client-go:v2.20.1:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \ yashtewari:glob-intersection:5c77d914dd0b:yashtewari_glob_intersection/vendor/github.com/yashtewari/glob-intersection POMERIUMPIDDIR= /var/run/${PORTNAME}/ POMERIUM_USER?= www SUB_LIST+= POMERIUM_USER=${POMERIUM_USER} \ POMERIUMPIDDIR=${POMERIUMPIDDIR} PLIST_SUB+= ${SUB_LIST} post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/${PORTNAME} @${MKDIR} ${STAGEDIR}${POMERIUMPIDDIR} ${INSTALL_DATA} ${WRKSRC}/docs/configuration/examples/config/config.example.yaml ${STAGEDIR}${PREFIX}/etc/${PORTNAME}/config.yaml.sample .include diff --git a/www/pydio-cells/Makefile b/www/pydio-cells/Makefile index 73f9ba53fc22..74b642c087b4 100644 --- a/www/pydio-cells/Makefile +++ b/www/pydio-cells/Makefile @@ -1,71 +1,71 @@ PORTNAME= cells DISTVERSIONPREFIX= v DISTVERSION= 3.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www PKGNAMEPREFIX= pydio- MAINTAINER= skozlov@FreeBSD.org COMMENT= Nextgen file sharing platform for organizations LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= Not supported on i386 BUILD_DEPENDS= pydio-packr:devel/pydio-packr USES= cpe go gmake CPE_VENDOR= pydio USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= pydio GO_PKGNAME= github.com/pydio/cells GO_BUILDFLAGS= -ldflags "-X github.com/pydio/cells/common.version=${DISTVERSION}" USERS= pydio GROUPS= pydio PLIST_FILES= bin/cells OPTIONS_DEFINE= BASH ZSH OPTIONS_DEFAULT= BASH ZSH BASH_PLIST_FILES= etc/bash_completion.d/${PORTNAME} ZSH_PLIST_FILES= share/zsh/site-functions/_${PORTNAME} post-patch: ${REINPLACE_CMD} -e "s|\$${GOPATH}/bin/packr|${LOCALBASE}/bin/pydio-packr|g" \ ${WRKSRC}/Makefile # Linux keyring code is compatible with FreeBSD cd ${WRKSRC}/vendor/github.com/zalando/go-keyring && \ ${LN} -s keyring_linux.go keyring_freebsd.go pre-build: @cd ${WRKSRC} && \ ${MAKE_CMD} generate post-build-BASH-on: ${SETENV} CELLS_WORKING_DIR=${WRKDIR}/wrkdir \ ${GO_WRKDIR_BIN}/${PORTNAME} tools completion bash \ > ${WRKDIR}/bash_completions @${REINPLACE_CMD} -e 's|${GO_WRKDIR_BIN}/||g' ${WRKDIR}/bash_completions post-build-ZSH-on: ${SETENV} CELLS_WORKING_DIR=${WRKDIR}/wrkdir \ ${GO_WRKDIR_BIN}/${PORTNAME} tools completion zsh \ > ${WRKDIR}/zsh_completions @${REINPLACE_CMD} -e 's|${GO_WRKDIR_BIN}/||g' ${WRKDIR}/zsh_completions post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKDIR}/bash_completions \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKDIR}/zsh_completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include diff --git a/www/reproxy/Makefile b/www/reproxy/Makefile index 5ad5b0ec8fdc..586f851d8509 100644 --- a/www/reproxy/Makefile +++ b/www/reproxy/Makefile @@ -1,60 +1,60 @@ # Created by: Alexey Dokuchaev PORTNAME= reproxy PORTVERSION= 0.11.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= danfe@FreeBSD.org COMMENT= Simple edge HTTP(S) server and reverse proxy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= umputun GH_TUPLE= \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.2:cespare_xxhash/vendor/github.com/cespare/xxhash/v2 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ didip:tollbooth:v6.1.1:didip_tollbooth/vendor/github.com/didip/tollbooth/v6 \ felixge:httpsnoop:v1.0.2:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \ go-pkgz:expirable-cache:v0.0.3:go_pkgz_expirable_cache/vendor/github.com/go-pkgz/expirable-cache \ go-pkgz:lgr:v0.10.4:go_pkgz_lgr/vendor/github.com/go-pkgz/lgr \ go-pkgz:repeater:v1.1.3:go_pkgz_repeater/vendor/github.com/go-pkgz/repeater \ go-pkgz:rest:v1.11.0:go_pkgz_rest/vendor/github.com/go-pkgz/rest \ go-yaml:yaml:496545a6307b:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:crypto:32db794688a5:golang_crypto/vendor/golang.org/x/crypto \ golang:net:a5e095526f91:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:751e447fb3d0:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:time:1f47c861a9ac:golang_time/vendor/golang.org/x/time \ gorilla:handlers:v1.5.1:gorilla_handlers/vendor/github.com/gorilla/handlers \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ natefinch:lumberjack:v2.0.0:natefinch_lumberjack/vendor/gopkg.in/natefinch/lumberjack.v2 \ 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 \ prometheus:client_golang:v1.11.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.30.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ umputun:go-flags:v1.5.1:umputun_go_flags/vendor/github.com/umputun/go-flags BUILD_WRKSRC= ${WRKSRC}/app PLIST_FILES= bin/reproxy post-patch: @${REINPLACE_CMD} -e '/var revision/s,unknown,${PORTVERSION},' \ ${BUILD_WRKSRC}/main.go do-build: cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO_ENV} \ GOPROXY=off ${GO_CMD} build ${GO_BUILDFLAGS} \ -o ${GO_WRKDIR_BIN}/${PORTNAME} .include diff --git a/www/s/Makefile b/www/s/Makefile index 1a2b03379ea6..42140d48e539 100644 --- a/www/s/Makefile +++ b/www/s/Makefile @@ -1,19 +1,19 @@ PORTNAME= s DISTVERSIONPREFIX= v DISTVERSION= 0.6.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Web search in a terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/zquestz/s PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/screego/Makefile b/www/screego/Makefile index 8d80f25c1ff8..ba87256347e2 100644 --- a/www/screego/Makefile +++ b/www/screego/Makefile @@ -1,1609 +1,1609 @@ PORTNAME= screego DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://registry.yarnpkg.com/:yarn DISTFILES= @babel/code-frame/-/code-frame-7.8.3.tgz:yarn \ @babel/code-frame/-/code-frame-7.10.4.tgz:yarn \ @babel/compat-data/-/compat-data-7.9.0.tgz:yarn \ @babel/core/-/core-7.9.0.tgz:yarn \ @babel/generator/-/generator-7.10.5.tgz:yarn \ @babel/generator/-/generator-7.9.0.tgz:yarn \ @babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz:yarn \ @babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.8.3.tgz:yarn \ @babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.9.0.tgz:yarn \ @babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.9.0.tgz:yarn \ @babel/helper-call-delegate/-/helper-call-delegate-7.8.7.tgz:yarn \ @babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz:yarn \ @babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz:yarn \ @babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.8.6.tgz:yarn \ @babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.8.8.tgz:yarn \ @babel/helper-define-map/-/helper-define-map-7.8.3.tgz:yarn \ @babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.8.3.tgz:yarn \ @babel/helper-function-name/-/helper-function-name-7.10.4.tgz:yarn \ @babel/helper-function-name/-/helper-function-name-7.8.3.tgz:yarn \ @babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz:yarn \ @babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz:yarn \ @babel/helper-hoist-variables/-/helper-hoist-variables-7.8.3.tgz:yarn \ @babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.5.tgz:yarn \ @babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz:yarn \ @babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz:yarn \ @babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz:yarn \ @babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz:yarn \ @babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz:yarn \ @babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz:yarn \ @babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz:yarn \ @babel/helper-regex/-/helper-regex-7.8.3.tgz:yarn \ @babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.8.3.tgz:yarn \ @babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz:yarn \ @babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz:yarn \ @babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz:yarn \ @babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz:yarn \ @babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz:yarn \ @babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz:yarn \ @babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz:yarn \ @babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz:yarn \ @babel/helpers/-/helpers-7.9.0.tgz:yarn \ @babel/highlight/-/highlight-7.10.4.tgz:yarn \ @babel/highlight/-/highlight-7.9.0.tgz:yarn \ @babel/parser/-/parser-7.9.0.tgz:yarn \ @babel/parser/-/parser-7.10.5.tgz:yarn \ @babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz:yarn \ @babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.8.3.tgz:yarn \ @babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.3.tgz:yarn \ @babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.8.3.tgz:yarn \ @babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.3.tgz:yarn \ @babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.8.3.tgz:yarn \ @babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.8.3.tgz:yarn \ @babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.0.tgz:yarn \ @babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.8.3.tgz:yarn \ @babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.9.0.tgz:yarn \ @babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.8.8.tgz:yarn \ @babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz:yarn \ @babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.8.3.tgz:yarn \ @babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz:yarn \ @babel/plugin-syntax-flow/-/plugin-syntax-flow-7.8.3.tgz:yarn \ @babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz:yarn \ @babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.8.3.tgz:yarn \ @babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz:yarn \ @babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.8.3.tgz:yarn \ @babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz:yarn \ @babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz:yarn \ @babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz:yarn \ @babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.8.3.tgz:yarn \ @babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.10.4.tgz:yarn \ @babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz:yarn \ @babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.8.3.tgz:yarn \ @babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.8.3.tgz:yarn \ @babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.8.3.tgz:yarn \ @babel/plugin-transform-classes/-/plugin-transform-classes-7.9.0.tgz:yarn \ @babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.8.3.tgz:yarn \ @babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.8.8.tgz:yarn \ @babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.8.3.tgz:yarn \ @babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.8.3.tgz:yarn \ @babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.8.3.tgz:yarn \ @babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.9.0.tgz:yarn \ @babel/plugin-transform-for-of/-/plugin-transform-for-of-7.9.0.tgz:yarn \ @babel/plugin-transform-function-name/-/plugin-transform-function-name-7.8.3.tgz:yarn \ @babel/plugin-transform-literals/-/plugin-transform-literals-7.8.3.tgz:yarn \ @babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.8.3.tgz:yarn \ @babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.0.tgz:yarn \ @babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.0.tgz:yarn \ @babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.9.0.tgz:yarn \ @babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.9.0.tgz:yarn \ @babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.8.3.tgz:yarn \ @babel/plugin-transform-new-target/-/plugin-transform-new-target-7.8.3.tgz:yarn \ @babel/plugin-transform-object-super/-/plugin-transform-object-super-7.8.3.tgz:yarn \ @babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.8.tgz:yarn \ @babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.8.3.tgz:yarn \ @babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.9.0.tgz:yarn \ @babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.8.3.tgz:yarn \ @babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.9.0.tgz:yarn \ @babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.9.0.tgz:yarn \ @babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.9.0.tgz:yarn \ @babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.9.1.tgz:yarn \ @babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.7.tgz:yarn \ @babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.8.3.tgz:yarn \ @babel/plugin-transform-runtime/-/plugin-transform-runtime-7.9.0.tgz:yarn \ @babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.8.3.tgz:yarn \ @babel/plugin-transform-spread/-/plugin-transform-spread-7.8.3.tgz:yarn \ @babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.8.3.tgz:yarn \ @babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.8.3.tgz:yarn \ @babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4.tgz:yarn \ @babel/plugin-transform-typescript/-/plugin-transform-typescript-7.10.5.tgz:yarn \ @babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.8.3.tgz:yarn \ @babel/preset-env/-/preset-env-7.9.0.tgz:yarn \ @babel/preset-modules/-/preset-modules-0.1.3.tgz:yarn \ @babel/preset-react/-/preset-react-7.9.1.tgz:yarn \ @babel/preset-typescript/-/preset-typescript-7.9.0.tgz:yarn \ @babel/runtime-corejs3/-/runtime-corejs3-7.10.5.tgz:yarn \ @babel/runtime-corejs3/-/runtime-corejs3-7.9.0.tgz:yarn \ @babel/runtime/-/runtime-7.9.0.tgz:yarn \ @babel/runtime/-/runtime-7.10.5.tgz:yarn \ @babel/template/-/template-7.10.4.tgz:yarn \ @babel/template/-/template-7.8.6.tgz:yarn \ @babel/traverse/-/traverse-7.9.0.tgz:yarn \ @babel/traverse/-/traverse-7.10.5.tgz:yarn \ @babel/types/-/types-7.9.0.tgz:yarn \ @babel/types/-/types-7.10.5.tgz:yarn \ @cnakazawa/watch/-/watch-1.0.4.tgz:yarn \ @csstools/convert-colors/-/convert-colors-1.4.0.tgz:yarn \ @csstools/normalize.css/-/normalize.css-10.1.0.tgz:yarn \ @emotion/hash/-/hash-0.8.0.tgz:yarn \ @hapi/address/-/address-2.1.4.tgz:yarn \ @hapi/bourne/-/bourne-1.3.2.tgz:yarn \ @hapi/hoek/-/hoek-8.5.1.tgz:yarn \ @hapi/joi/-/joi-15.1.1.tgz:yarn \ @hapi/topo/-/topo-3.1.6.tgz:yarn \ @jest/console/-/console-24.9.0.tgz:yarn \ @jest/core/-/core-24.9.0.tgz:yarn \ @jest/environment/-/environment-24.9.0.tgz:yarn \ @jest/fake-timers/-/fake-timers-24.9.0.tgz:yarn \ @jest/reporters/-/reporters-24.9.0.tgz:yarn \ @jest/source-map/-/source-map-24.9.0.tgz:yarn \ @jest/test-result/-/test-result-24.9.0.tgz:yarn \ @jest/test-sequencer/-/test-sequencer-24.9.0.tgz:yarn \ @jest/transform/-/transform-24.9.0.tgz:yarn \ @jest/types/-/types-24.9.0.tgz:yarn \ @jest/types/-/types-25.5.0.tgz:yarn \ @material-ui/core/-/core-4.11.0.tgz:yarn \ @material-ui/icons/-/icons-4.9.1.tgz:yarn \ @material-ui/styles/-/styles-4.10.0.tgz:yarn \ @material-ui/system/-/system-4.9.14.tgz:yarn \ @material-ui/types/-/types-5.1.0.tgz:yarn \ @material-ui/utils/-/utils-4.10.2.tgz:yarn \ @mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz:yarn \ @nodelib/fs.stat/-/fs.stat-1.1.3.tgz:yarn \ @sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.3.tgz:yarn \ @svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-4.2.0.tgz:yarn \ @svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-4.2.0.tgz:yarn \ @svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-4.2.0.tgz:yarn \ @svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-4.2.0.tgz:yarn \ @svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-4.3.3.tgz:yarn \ @svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-4.2.0.tgz:yarn \ @svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-4.2.0.tgz:yarn \ @svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-4.2.0.tgz:yarn \ @svgr/babel-preset/-/babel-preset-4.3.3.tgz:yarn \ @svgr/core/-/core-4.3.3.tgz:yarn \ @svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-4.3.2.tgz:yarn \ @svgr/plugin-jsx/-/plugin-jsx-4.3.3.tgz:yarn \ @svgr/plugin-svgo/-/plugin-svgo-4.3.1.tgz:yarn \ @svgr/webpack/-/webpack-4.3.3.tgz:yarn \ @testing-library/dom/-/dom-7.21.1.tgz:yarn \ @testing-library/dom/-/dom-6.16.0.tgz:yarn \ @testing-library/jest-dom/-/jest-dom-4.2.4.tgz:yarn \ @testing-library/react/-/react-9.5.0.tgz:yarn \ @testing-library/user-event/-/user-event-7.2.1.tgz:yarn \ @types/aria-query/-/aria-query-4.2.0.tgz:yarn \ @types/babel__core/-/babel__core-7.1.6.tgz:yarn \ @types/babel__generator/-/babel__generator-7.6.1.tgz:yarn \ @types/babel__template/-/babel__template-7.0.2.tgz:yarn \ @types/babel__traverse/-/babel__traverse-7.0.9.tgz:yarn \ @types/color-name/-/color-name-1.1.1.tgz:yarn \ @types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz:yarn \ @types/events/-/events-3.0.0.tgz:yarn \ @types/glob/-/glob-7.1.1.tgz:yarn \ @types/history/-/history-4.7.7.tgz:yarn \ @types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz:yarn \ @types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz:yarn \ @types/istanbul-reports/-/istanbul-reports-1.1.1.tgz:yarn \ @types/jest/-/jest-24.9.1.tgz:yarn \ @types/json-schema/-/json-schema-7.0.4.tgz:yarn \ @types/minimatch/-/minimatch-3.0.3.tgz:yarn \ @types/node/-/node-13.9.2.tgz:yarn \ @types/node/-/node-12.12.50.tgz:yarn \ @types/parse-json/-/parse-json-4.0.0.tgz:yarn \ @types/prop-types/-/prop-types-15.7.3.tgz:yarn \ @types/q/-/q-1.5.2.tgz:yarn \ @types/react-dom/-/react-dom-16.9.8.tgz:yarn \ @types/react-router-dom/-/react-router-dom-5.1.5.tgz:yarn \ @types/react-router/-/react-router-5.1.8.tgz:yarn \ @types/react-transition-group/-/react-transition-group-4.4.0.tgz:yarn \ @types/react/-/react-16.9.43.tgz:yarn \ @types/stack-utils/-/stack-utils-1.0.1.tgz:yarn \ @types/testing-library__dom/-/testing-library__dom-7.5.0.tgz:yarn \ @types/testing-library__dom/-/testing-library__dom-6.14.0.tgz:yarn \ @types/testing-library__react/-/testing-library__react-9.1.3.tgz:yarn \ @types/yargs-parser/-/yargs-parser-15.0.0.tgz:yarn \ @types/yargs/-/yargs-13.0.8.tgz:yarn \ @types/yargs/-/yargs-15.0.5.tgz:yarn \ @typescript-eslint/eslint-plugin/-/eslint-plugin-2.24.0.tgz:yarn \ @typescript-eslint/experimental-utils/-/experimental-utils-2.24.0.tgz:yarn \ @typescript-eslint/parser/-/parser-2.24.0.tgz:yarn \ @typescript-eslint/typescript-estree/-/typescript-estree-2.24.0.tgz:yarn \ @webassemblyjs/ast/-/ast-1.8.5.tgz:yarn \ @webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.8.5.tgz:yarn \ @webassemblyjs/helper-api-error/-/helper-api-error-1.8.5.tgz:yarn \ @webassemblyjs/helper-buffer/-/helper-buffer-1.8.5.tgz:yarn \ @webassemblyjs/helper-code-frame/-/helper-code-frame-1.8.5.tgz:yarn \ @webassemblyjs/helper-fsm/-/helper-fsm-1.8.5.tgz:yarn \ @webassemblyjs/helper-module-context/-/helper-module-context-1.8.5.tgz:yarn \ @webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.8.5.tgz:yarn \ @webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.8.5.tgz:yarn \ @webassemblyjs/ieee754/-/ieee754-1.8.5.tgz:yarn \ @webassemblyjs/leb128/-/leb128-1.8.5.tgz:yarn \ @webassemblyjs/utf8/-/utf8-1.8.5.tgz:yarn \ @webassemblyjs/wasm-edit/-/wasm-edit-1.8.5.tgz:yarn \ @webassemblyjs/wasm-gen/-/wasm-gen-1.8.5.tgz:yarn \ @webassemblyjs/wasm-opt/-/wasm-opt-1.8.5.tgz:yarn \ @webassemblyjs/wasm-parser/-/wasm-parser-1.8.5.tgz:yarn \ @webassemblyjs/wast-parser/-/wast-parser-1.8.5.tgz:yarn \ @webassemblyjs/wast-printer/-/wast-printer-1.8.5.tgz:yarn \ @xtuc/ieee754/-/ieee754-1.2.0.tgz:yarn \ @xtuc/long/-/long-4.2.2.tgz:yarn \ abab/-/abab-2.0.3.tgz:yarn \ accepts/-/accepts-1.3.7.tgz:yarn \ acorn-globals/-/acorn-globals-4.3.4.tgz:yarn \ acorn-jsx/-/acorn-jsx-5.2.0.tgz:yarn \ acorn-walk/-/acorn-walk-6.2.0.tgz:yarn \ acorn/-/acorn-5.7.4.tgz:yarn \ acorn/-/acorn-6.4.1.tgz:yarn \ acorn/-/acorn-7.1.1.tgz:yarn \ address/-/address-1.1.2.tgz:yarn \ adjust-sourcemap-loader/-/adjust-sourcemap-loader-2.0.0.tgz:yarn \ aggregate-error/-/aggregate-error-3.0.1.tgz:yarn \ ajv-errors/-/ajv-errors-1.0.1.tgz:yarn \ ajv-keywords/-/ajv-keywords-3.4.1.tgz:yarn \ ajv/-/ajv-6.12.0.tgz:yarn \ alphanum-sort/-/alphanum-sort-1.0.2.tgz:yarn \ ansi-colors/-/ansi-colors-3.2.4.tgz:yarn \ ansi-escapes/-/ansi-escapes-3.2.0.tgz:yarn \ ansi-escapes/-/ansi-escapes-4.3.1.tgz:yarn \ ansi-html/-/ansi-html-0.0.7.tgz:yarn \ ansi-regex/-/ansi-regex-2.1.1.tgz:yarn \ ansi-regex/-/ansi-regex-3.0.0.tgz:yarn \ ansi-regex/-/ansi-regex-4.1.0.tgz:yarn \ ansi-regex/-/ansi-regex-5.0.0.tgz:yarn \ ansi-styles/-/ansi-styles-2.2.1.tgz:yarn \ ansi-styles/-/ansi-styles-3.2.1.tgz:yarn \ ansi-styles/-/ansi-styles-4.2.1.tgz:yarn \ anymatch/-/anymatch-2.0.0.tgz:yarn \ anymatch/-/anymatch-3.1.1.tgz:yarn \ aproba/-/aproba-1.2.0.tgz:yarn \ argparse/-/argparse-1.0.10.tgz:yarn \ aria-query/-/aria-query-3.0.0.tgz:yarn \ aria-query/-/aria-query-4.2.2.tgz:yarn \ arity-n/-/arity-n-1.0.4.tgz:yarn \ arr-diff/-/arr-diff-4.0.0.tgz:yarn \ arr-flatten/-/arr-flatten-1.1.0.tgz:yarn \ arr-union/-/arr-union-3.1.0.tgz:yarn \ array-equal/-/array-equal-1.0.0.tgz:yarn \ array-flatten/-/array-flatten-1.1.1.tgz:yarn \ array-flatten/-/array-flatten-2.1.2.tgz:yarn \ array-includes/-/array-includes-3.1.1.tgz:yarn \ array-union/-/array-union-1.0.2.tgz:yarn \ array-uniq/-/array-uniq-1.0.3.tgz:yarn \ array-unique/-/array-unique-0.3.2.tgz:yarn \ array.prototype.flat/-/array.prototype.flat-1.2.3.tgz:yarn \ arrify/-/arrify-1.0.1.tgz:yarn \ asap/-/asap-2.0.6.tgz:yarn \ asn1.js/-/asn1.js-4.10.1.tgz:yarn \ asn1/-/asn1-0.2.4.tgz:yarn \ assert-plus/-/assert-plus-1.0.0.tgz:yarn \ assert/-/assert-1.4.1.tgz:yarn \ assert/-/assert-1.5.0.tgz:yarn \ assign-symbols/-/assign-symbols-1.0.0.tgz:yarn \ ast-types-flow/-/ast-types-flow-0.0.7.tgz:yarn \ astral-regex/-/astral-regex-1.0.0.tgz:yarn \ async-each/-/async-each-1.0.3.tgz:yarn \ async-limiter/-/async-limiter-1.0.1.tgz:yarn \ async/-/async-2.6.3.tgz:yarn \ asynckit/-/asynckit-0.4.0.tgz:yarn \ atob/-/atob-2.1.2.tgz:yarn \ autoprefixer/-/autoprefixer-9.7.4.tgz:yarn \ aws-sign2/-/aws-sign2-0.7.0.tgz:yarn \ aws4/-/aws4-1.9.1.tgz:yarn \ axobject-query/-/axobject-query-2.1.2.tgz:yarn \ babel-code-frame/-/babel-code-frame-6.26.0.tgz:yarn \ babel-eslint/-/babel-eslint-10.1.0.tgz:yarn \ babel-extract-comments/-/babel-extract-comments-1.0.0.tgz:yarn \ babel-jest/-/babel-jest-24.9.0.tgz:yarn \ babel-loader/-/babel-loader-8.1.0.tgz:yarn \ babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz:yarn \ babel-plugin-istanbul/-/babel-plugin-istanbul-5.2.0.tgz:yarn \ babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.9.0.tgz:yarn \ babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz:yarn \ babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.6.tgz:yarn \ babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz:yarn \ babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz:yarn \ babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz:yarn \ babel-preset-jest/-/babel-preset-jest-24.9.0.tgz:yarn \ babel-preset-react-app/-/babel-preset-react-app-9.1.2.tgz:yarn \ babel-runtime/-/babel-runtime-6.26.0.tgz:yarn \ babylon/-/babylon-6.18.0.tgz:yarn \ balanced-match/-/balanced-match-1.0.0.tgz:yarn \ base64-js/-/base64-js-1.3.1.tgz:yarn \ base/-/base-0.11.2.tgz:yarn \ batch/-/batch-0.6.1.tgz:yarn \ bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz:yarn \ big.js/-/big.js-5.2.2.tgz:yarn \ binary-extensions/-/binary-extensions-1.13.1.tgz:yarn \ binary-extensions/-/binary-extensions-2.0.0.tgz:yarn \ bindings/-/bindings-1.5.0.tgz:yarn \ bluebird/-/bluebird-3.7.2.tgz:yarn \ bn.js/-/bn.js-4.11.8.tgz:yarn \ body-parser/-/body-parser-1.19.0.tgz:yarn \ bonjour/-/bonjour-3.5.0.tgz:yarn \ boolbase/-/boolbase-1.0.0.tgz:yarn \ brace-expansion/-/brace-expansion-1.1.11.tgz:yarn \ braces/-/braces-2.3.2.tgz:yarn \ braces/-/braces-3.0.2.tgz:yarn \ brorand/-/brorand-1.1.0.tgz:yarn \ browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz:yarn \ browser-resolve/-/browser-resolve-1.11.3.tgz:yarn \ browserify-aes/-/browserify-aes-1.2.0.tgz:yarn \ browserify-cipher/-/browserify-cipher-1.0.1.tgz:yarn \ browserify-des/-/browserify-des-1.0.2.tgz:yarn \ browserify-rsa/-/browserify-rsa-4.0.1.tgz:yarn \ browserify-sign/-/browserify-sign-4.0.4.tgz:yarn \ browserify-zlib/-/browserify-zlib-0.2.0.tgz:yarn \ browserslist/-/browserslist-4.10.0.tgz:yarn \ bser/-/bser-2.1.1.tgz:yarn \ buffer-from/-/buffer-from-1.1.1.tgz:yarn \ buffer-indexof/-/buffer-indexof-1.1.1.tgz:yarn \ buffer-xor/-/buffer-xor-1.0.3.tgz:yarn \ buffer/-/buffer-4.9.2.tgz:yarn \ builtin-status-codes/-/builtin-status-codes-3.0.0.tgz:yarn \ bytes/-/bytes-3.0.0.tgz:yarn \ bytes/-/bytes-3.1.0.tgz:yarn \ cacache/-/cacache-12.0.3.tgz:yarn \ cacache/-/cacache-13.0.1.tgz:yarn \ cache-base/-/cache-base-1.0.1.tgz:yarn \ call-me-maybe/-/call-me-maybe-1.0.1.tgz:yarn \ caller-callsite/-/caller-callsite-2.0.0.tgz:yarn \ caller-path/-/caller-path-2.0.0.tgz:yarn \ callsites/-/callsites-2.0.0.tgz:yarn \ callsites/-/callsites-3.1.0.tgz:yarn \ camel-case/-/camel-case-4.1.1.tgz:yarn \ camelcase/-/camelcase-5.0.0.tgz:yarn \ camelcase/-/camelcase-5.3.1.tgz:yarn \ caniuse-api/-/caniuse-api-3.0.0.tgz:yarn \ caniuse-lite/-/caniuse-lite-1.0.30001035.tgz:yarn \ capture-exit/-/capture-exit-2.0.0.tgz:yarn \ case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.3.0.tgz:yarn \ caseless/-/caseless-0.12.0.tgz:yarn \ chalk/-/chalk-2.4.2.tgz:yarn \ chalk/-/chalk-1.1.3.tgz:yarn \ chalk/-/chalk-3.0.0.tgz:yarn \ chardet/-/chardet-0.7.0.tgz:yarn \ chokidar/-/chokidar-2.1.8.tgz:yarn \ chokidar/-/chokidar-3.3.1.tgz:yarn \ chownr/-/chownr-1.1.4.tgz:yarn \ chrome-trace-event/-/chrome-trace-event-1.0.2.tgz:yarn \ ci-info/-/ci-info-2.0.0.tgz:yarn \ cipher-base/-/cipher-base-1.0.4.tgz:yarn \ class-utils/-/class-utils-0.3.6.tgz:yarn \ clean-css/-/clean-css-4.2.3.tgz:yarn \ clean-stack/-/clean-stack-2.2.0.tgz:yarn \ cli-cursor/-/cli-cursor-3.1.0.tgz:yarn \ cli-width/-/cli-width-2.2.0.tgz:yarn \ cliui/-/cliui-4.1.0.tgz:yarn \ cliui/-/cliui-5.0.0.tgz:yarn \ clone-deep/-/clone-deep-0.2.4.tgz:yarn \ clone-deep/-/clone-deep-4.0.1.tgz:yarn \ clsx/-/clsx-1.1.1.tgz:yarn \ co/-/co-4.6.0.tgz:yarn \ coa/-/coa-2.0.2.tgz:yarn \ code-point-at/-/code-point-at-1.1.0.tgz:yarn \ collection-visit/-/collection-visit-1.0.0.tgz:yarn \ color-convert/-/color-convert-1.9.3.tgz:yarn \ color-convert/-/color-convert-2.0.1.tgz:yarn \ color-name/-/color-name-1.1.3.tgz:yarn \ color-name/-/color-name-1.1.4.tgz:yarn \ color-string/-/color-string-1.5.3.tgz:yarn \ color/-/color-3.1.2.tgz:yarn \ combined-stream/-/combined-stream-1.0.8.tgz:yarn \ commander/-/commander-2.20.3.tgz:yarn \ commander/-/commander-4.1.1.tgz:yarn \ common-tags/-/common-tags-1.8.0.tgz:yarn \ commondir/-/commondir-1.0.1.tgz:yarn \ component-emitter/-/component-emitter-1.3.0.tgz:yarn \ compose-function/-/compose-function-3.0.3.tgz:yarn \ compressible/-/compressible-2.0.18.tgz:yarn \ compression/-/compression-1.7.4.tgz:yarn \ concat-map/-/concat-map-0.0.1.tgz:yarn \ concat-stream/-/concat-stream-1.6.2.tgz:yarn \ confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz:yarn \ connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz:yarn \ console-browserify/-/console-browserify-1.2.0.tgz:yarn \ constants-browserify/-/constants-browserify-1.0.0.tgz:yarn \ contains-path/-/contains-path-0.1.0.tgz:yarn \ content-disposition/-/content-disposition-0.5.3.tgz:yarn \ content-type/-/content-type-1.0.4.tgz:yarn \ convert-source-map/-/convert-source-map-1.7.0.tgz:yarn \ convert-source-map/-/convert-source-map-0.3.5.tgz:yarn \ cookie-signature/-/cookie-signature-1.0.6.tgz:yarn \ cookie/-/cookie-0.4.0.tgz:yarn \ copy-concurrently/-/copy-concurrently-1.0.5.tgz:yarn \ copy-descriptor/-/copy-descriptor-0.1.1.tgz:yarn \ core-js-compat/-/core-js-compat-3.6.4.tgz:yarn \ core-js-pure/-/core-js-pure-3.6.4.tgz:yarn \ core-js/-/core-js-2.6.11.tgz:yarn \ core-js/-/core-js-3.6.4.tgz:yarn \ core-util-is/-/core-util-is-1.0.2.tgz:yarn \ cosmiconfig/-/cosmiconfig-5.2.1.tgz:yarn \ cosmiconfig/-/cosmiconfig-6.0.0.tgz:yarn \ create-ecdh/-/create-ecdh-4.0.3.tgz:yarn \ create-hash/-/create-hash-1.2.0.tgz:yarn \ create-hmac/-/create-hmac-1.1.7.tgz:yarn \ cross-spawn/-/cross-spawn-7.0.1.tgz:yarn \ cross-spawn/-/cross-spawn-6.0.5.tgz:yarn \ crypto-browserify/-/crypto-browserify-3.12.0.tgz:yarn \ css-blank-pseudo/-/css-blank-pseudo-0.1.4.tgz:yarn \ css-color-names/-/css-color-names-0.0.4.tgz:yarn \ css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz:yarn \ css-has-pseudo/-/css-has-pseudo-0.10.0.tgz:yarn \ css-loader/-/css-loader-3.4.2.tgz:yarn \ css-prefers-color-scheme/-/css-prefers-color-scheme-3.1.1.tgz:yarn \ css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz:yarn \ css-select/-/css-select-1.2.0.tgz:yarn \ css-select/-/css-select-2.1.0.tgz:yarn \ css-tree/-/css-tree-1.0.0-alpha.37.tgz:yarn \ css-vendor/-/css-vendor-2.0.8.tgz:yarn \ css-what/-/css-what-2.1.3.tgz:yarn \ css-what/-/css-what-3.2.1.tgz:yarn \ css.escape/-/css.escape-1.5.1.tgz:yarn \ css/-/css-2.2.4.tgz:yarn \ cssdb/-/cssdb-4.4.0.tgz:yarn \ cssesc/-/cssesc-2.0.0.tgz:yarn \ cssesc/-/cssesc-3.0.0.tgz:yarn \ cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz:yarn \ cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz:yarn \ cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz:yarn \ cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz:yarn \ cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz:yarn \ cssnano/-/cssnano-4.1.10.tgz:yarn \ csso/-/csso-4.0.2.tgz:yarn \ cssom/-/cssom-0.3.8.tgz:yarn \ cssstyle/-/cssstyle-1.4.0.tgz:yarn \ csstype/-/csstype-2.6.11.tgz:yarn \ cyclist/-/cyclist-1.0.1.tgz:yarn \ d/-/d-1.0.1.tgz:yarn \ damerau-levenshtein/-/damerau-levenshtein-1.0.6.tgz:yarn \ dashdash/-/dashdash-1.14.1.tgz:yarn \ data-urls/-/data-urls-1.1.0.tgz:yarn \ debug/-/debug-2.6.9.tgz:yarn \ debug/-/debug-3.2.6.tgz:yarn \ debug/-/debug-4.1.1.tgz:yarn \ decamelize/-/decamelize-1.2.0.tgz:yarn \ decode-uri-component/-/decode-uri-component-0.2.0.tgz:yarn \ deep-equal/-/deep-equal-1.1.1.tgz:yarn \ deep-is/-/deep-is-0.1.3.tgz:yarn \ default-gateway/-/default-gateway-4.2.0.tgz:yarn \ define-properties/-/define-properties-1.1.3.tgz:yarn \ define-property/-/define-property-0.2.5.tgz:yarn \ define-property/-/define-property-1.0.0.tgz:yarn \ define-property/-/define-property-2.0.2.tgz:yarn \ del/-/del-4.1.1.tgz:yarn \ delayed-stream/-/delayed-stream-1.0.0.tgz:yarn \ depd/-/depd-1.1.2.tgz:yarn \ des.js/-/des.js-1.0.1.tgz:yarn \ destroy/-/destroy-1.0.4.tgz:yarn \ detect-newline/-/detect-newline-2.1.0.tgz:yarn \ detect-node/-/detect-node-2.0.4.tgz:yarn \ detect-port-alt/-/detect-port-alt-1.1.6.tgz:yarn \ diff-sequences/-/diff-sequences-24.9.0.tgz:yarn \ diffie-hellman/-/diffie-hellman-5.0.3.tgz:yarn \ dir-glob/-/dir-glob-2.0.0.tgz:yarn \ dns-equal/-/dns-equal-1.0.0.tgz:yarn \ dns-packet/-/dns-packet-1.3.1.tgz:yarn \ dns-txt/-/dns-txt-2.0.2.tgz:yarn \ doctrine/-/doctrine-1.5.0.tgz:yarn \ doctrine/-/doctrine-2.1.0.tgz:yarn \ doctrine/-/doctrine-3.0.0.tgz:yarn \ dom-accessibility-api/-/dom-accessibility-api-0.3.0.tgz:yarn \ dom-accessibility-api/-/dom-accessibility-api-0.4.6.tgz:yarn \ dom-converter/-/dom-converter-0.2.0.tgz:yarn \ dom-helpers/-/dom-helpers-5.1.4.tgz:yarn \ dom-serializer/-/dom-serializer-0.2.2.tgz:yarn \ domain-browser/-/domain-browser-1.2.0.tgz:yarn \ domelementtype/-/domelementtype-1.3.1.tgz:yarn \ domelementtype/-/domelementtype-2.0.1.tgz:yarn \ domexception/-/domexception-1.0.1.tgz:yarn \ domhandler/-/domhandler-2.4.2.tgz:yarn \ domutils/-/domutils-1.5.1.tgz:yarn \ domutils/-/domutils-1.7.0.tgz:yarn \ dot-case/-/dot-case-3.0.3.tgz:yarn \ dot-prop/-/dot-prop-5.2.0.tgz:yarn \ dotenv-expand/-/dotenv-expand-5.1.0.tgz:yarn \ dotenv/-/dotenv-8.2.0.tgz:yarn \ duplexer/-/duplexer-0.1.1.tgz:yarn \ duplexify/-/duplexify-3.7.1.tgz:yarn \ ecc-jsbn/-/ecc-jsbn-0.1.2.tgz:yarn \ ee-first/-/ee-first-1.1.1.tgz:yarn \ electron-to-chromium/-/electron-to-chromium-1.3.379.tgz:yarn \ elliptic/-/elliptic-6.5.2.tgz:yarn \ emoji-regex/-/emoji-regex-7.0.3.tgz:yarn \ emoji-regex/-/emoji-regex-8.0.0.tgz:yarn \ emojis-list/-/emojis-list-2.1.0.tgz:yarn \ emojis-list/-/emojis-list-3.0.0.tgz:yarn \ encodeurl/-/encodeurl-1.0.2.tgz:yarn \ end-of-stream/-/end-of-stream-1.4.4.tgz:yarn \ enhanced-resolve/-/enhanced-resolve-4.1.1.tgz:yarn \ entities/-/entities-1.1.2.tgz:yarn \ entities/-/entities-2.0.0.tgz:yarn \ errno/-/errno-0.1.7.tgz:yarn \ error-ex/-/error-ex-1.3.2.tgz:yarn \ es-abstract/-/es-abstract-1.17.4.tgz:yarn \ es-to-primitive/-/es-to-primitive-1.2.1.tgz:yarn \ es5-ext/-/es5-ext-0.10.53.tgz:yarn \ es6-iterator/-/es6-iterator-2.0.3.tgz:yarn \ es6-symbol/-/es6-symbol-3.1.3.tgz:yarn \ escape-html/-/escape-html-1.0.3.tgz:yarn \ escape-string-regexp/-/escape-string-regexp-2.0.0.tgz:yarn \ escape-string-regexp/-/escape-string-regexp-1.0.5.tgz:yarn \ escodegen/-/escodegen-1.14.1.tgz:yarn \ eslint-config-react-app/-/eslint-config-react-app-5.2.1.tgz:yarn \ eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz:yarn \ eslint-loader/-/eslint-loader-3.0.3.tgz:yarn \ eslint-module-utils/-/eslint-module-utils-2.5.2.tgz:yarn \ eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.6.0.tgz:yarn \ eslint-plugin-import/-/eslint-plugin-import-2.20.1.tgz:yarn \ eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.3.tgz:yarn \ eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz:yarn \ eslint-plugin-react/-/eslint-plugin-react-7.19.0.tgz:yarn \ eslint-scope/-/eslint-scope-4.0.3.tgz:yarn \ eslint-scope/-/eslint-scope-5.0.0.tgz:yarn \ eslint-utils/-/eslint-utils-1.4.3.tgz:yarn \ eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz:yarn \ eslint/-/eslint-6.8.0.tgz:yarn \ espree/-/espree-6.2.1.tgz:yarn \ esprima/-/esprima-4.0.1.tgz:yarn \ esquery/-/esquery-1.1.0.tgz:yarn \ esrecurse/-/esrecurse-4.2.1.tgz:yarn \ estraverse/-/estraverse-4.3.0.tgz:yarn \ esutils/-/esutils-2.0.3.tgz:yarn \ etag/-/etag-1.8.1.tgz:yarn \ eventemitter3/-/eventemitter3-4.0.0.tgz:yarn \ events/-/events-3.1.0.tgz:yarn \ eventsource/-/eventsource-1.0.7.tgz:yarn \ evp_bytestokey/-/evp_bytestokey-1.0.3.tgz:yarn \ exec-sh/-/exec-sh-0.3.4.tgz:yarn \ execa/-/execa-1.0.0.tgz:yarn \ exit/-/exit-0.1.2.tgz:yarn \ expand-brackets/-/expand-brackets-2.1.4.tgz:yarn \ expect/-/expect-24.9.0.tgz:yarn \ express/-/express-4.17.1.tgz:yarn \ ext/-/ext-1.4.0.tgz:yarn \ extend-shallow/-/extend-shallow-2.0.1.tgz:yarn \ extend-shallow/-/extend-shallow-3.0.2.tgz:yarn \ extend/-/extend-3.0.2.tgz:yarn \ external-editor/-/external-editor-3.1.0.tgz:yarn \ extglob/-/extglob-2.0.4.tgz:yarn \ extsprintf/-/extsprintf-1.3.0.tgz:yarn \ extsprintf/-/extsprintf-1.4.0.tgz:yarn \ fast-deep-equal/-/fast-deep-equal-3.1.1.tgz:yarn \ fast-glob/-/fast-glob-2.2.7.tgz:yarn \ fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz:yarn \ fast-levenshtein/-/fast-levenshtein-2.0.6.tgz:yarn \ faye-websocket/-/faye-websocket-0.10.0.tgz:yarn \ faye-websocket/-/faye-websocket-0.11.3.tgz:yarn \ fb-watchman/-/fb-watchman-2.0.1.tgz:yarn \ figgy-pudding/-/figgy-pudding-3.5.1.tgz:yarn \ figures/-/figures-3.2.0.tgz:yarn \ file-entry-cache/-/file-entry-cache-5.0.1.tgz:yarn \ file-loader/-/file-loader-4.3.0.tgz:yarn \ file-uri-to-path/-/file-uri-to-path-1.0.0.tgz:yarn \ filesize/-/filesize-6.0.1.tgz:yarn \ fill-range/-/fill-range-4.0.0.tgz:yarn \ fill-range/-/fill-range-7.0.1.tgz:yarn \ finalhandler/-/finalhandler-1.1.2.tgz:yarn \ find-cache-dir/-/find-cache-dir-0.1.1.tgz:yarn \ find-cache-dir/-/find-cache-dir-2.1.0.tgz:yarn \ find-cache-dir/-/find-cache-dir-3.3.1.tgz:yarn \ find-up/-/find-up-4.1.0.tgz:yarn \ find-up/-/find-up-1.1.2.tgz:yarn \ find-up/-/find-up-2.1.0.tgz:yarn \ find-up/-/find-up-3.0.0.tgz:yarn \ flat-cache/-/flat-cache-2.0.1.tgz:yarn \ flatted/-/flatted-2.0.1.tgz:yarn \ flatten/-/flatten-1.0.3.tgz:yarn \ flush-write-stream/-/flush-write-stream-1.1.1.tgz:yarn \ follow-redirects/-/follow-redirects-1.10.0.tgz:yarn \ for-in/-/for-in-0.1.8.tgz:yarn \ for-in/-/for-in-1.0.2.tgz:yarn \ for-own/-/for-own-0.1.5.tgz:yarn \ forever-agent/-/forever-agent-0.6.1.tgz:yarn \ fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-3.1.1.tgz:yarn \ form-data/-/form-data-2.3.3.tgz:yarn \ forwarded/-/forwarded-0.1.2.tgz:yarn \ fragment-cache/-/fragment-cache-0.2.1.tgz:yarn \ fresh/-/fresh-0.5.2.tgz:yarn \ from2/-/from2-2.3.0.tgz:yarn \ fs-extra/-/fs-extra-4.0.3.tgz:yarn \ fs-extra/-/fs-extra-7.0.1.tgz:yarn \ fs-extra/-/fs-extra-8.1.0.tgz:yarn \ fs-minipass/-/fs-minipass-2.1.0.tgz:yarn \ fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz:yarn \ fs.realpath/-/fs.realpath-1.0.0.tgz:yarn \ fsevents/-/fsevents-2.1.2.tgz:yarn \ fsevents/-/fsevents-1.2.12.tgz:yarn \ function-bind/-/function-bind-1.1.1.tgz:yarn \ functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz:yarn \ gensync/-/gensync-1.0.0-beta.1.tgz:yarn \ get-caller-file/-/get-caller-file-1.0.3.tgz:yarn \ get-caller-file/-/get-caller-file-2.0.5.tgz:yarn \ get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz:yarn \ get-stream/-/get-stream-4.1.0.tgz:yarn \ get-value/-/get-value-2.0.6.tgz:yarn \ getpass/-/getpass-0.1.7.tgz:yarn \ glob-parent/-/glob-parent-3.1.0.tgz:yarn \ glob-parent/-/glob-parent-5.1.0.tgz:yarn \ glob-to-regexp/-/glob-to-regexp-0.3.0.tgz:yarn \ glob/-/glob-7.1.6.tgz:yarn \ global-modules/-/global-modules-2.0.0.tgz:yarn \ global-prefix/-/global-prefix-3.0.0.tgz:yarn \ globals/-/globals-11.12.0.tgz:yarn \ globals/-/globals-12.4.0.tgz:yarn \ globby/-/globby-8.0.2.tgz:yarn \ globby/-/globby-6.1.0.tgz:yarn \ graceful-fs/-/graceful-fs-4.2.3.tgz:yarn \ growly/-/growly-1.3.0.tgz:yarn \ gzip-size/-/gzip-size-5.1.1.tgz:yarn \ handle-thing/-/handle-thing-2.0.0.tgz:yarn \ har-schema/-/har-schema-2.0.0.tgz:yarn \ har-validator/-/har-validator-5.1.3.tgz:yarn \ harmony-reflect/-/harmony-reflect-1.6.1.tgz:yarn \ has-ansi/-/has-ansi-2.0.0.tgz:yarn \ has-flag/-/has-flag-3.0.0.tgz:yarn \ has-flag/-/has-flag-4.0.0.tgz:yarn \ has-symbols/-/has-symbols-1.0.1.tgz:yarn \ has-value/-/has-value-0.3.1.tgz:yarn \ has-value/-/has-value-1.0.0.tgz:yarn \ has-values/-/has-values-0.1.4.tgz:yarn \ has-values/-/has-values-1.0.0.tgz:yarn \ has/-/has-1.0.3.tgz:yarn \ hash-base/-/hash-base-3.0.4.tgz:yarn \ hash.js/-/hash.js-1.1.7.tgz:yarn \ he/-/he-1.2.0.tgz:yarn \ hex-color-regex/-/hex-color-regex-1.1.0.tgz:yarn \ history/-/history-4.10.1.tgz:yarn \ hmac-drbg/-/hmac-drbg-1.0.1.tgz:yarn \ hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz:yarn \ hosted-git-info/-/hosted-git-info-2.8.8.tgz:yarn \ hotkeys-js/-/hotkeys-js-3.8.1.tgz:yarn \ hpack.js/-/hpack.js-2.1.6.tgz:yarn \ hsl-regex/-/hsl-regex-1.0.0.tgz:yarn \ hsla-regex/-/hsla-regex-1.0.0.tgz:yarn \ html-comment-regex/-/html-comment-regex-1.1.2.tgz:yarn \ html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz:yarn \ html-entities/-/html-entities-1.2.1.tgz:yarn \ html-escaper/-/html-escaper-2.0.0.tgz:yarn \ html-minifier-terser/-/html-minifier-terser-5.0.4.tgz:yarn \ html-webpack-plugin/-/html-webpack-plugin-4.0.0-beta.11.tgz:yarn \ htmlparser2/-/htmlparser2-3.10.1.tgz:yarn \ http-deceiver/-/http-deceiver-1.2.7.tgz:yarn \ http-errors/-/http-errors-1.7.2.tgz:yarn \ http-errors/-/http-errors-1.6.3.tgz:yarn \ http-errors/-/http-errors-1.7.3.tgz:yarn \ http-parser-js/-/http-parser-js-0.4.10.tgz:yarn \ http-proxy-middleware/-/http-proxy-middleware-0.19.1.tgz:yarn \ http-proxy/-/http-proxy-1.18.0.tgz:yarn \ http-signature/-/http-signature-1.2.0.tgz:yarn \ https-browserify/-/https-browserify-1.0.0.tgz:yarn \ hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz:yarn \ iconv-lite/-/iconv-lite-0.4.24.tgz:yarn \ icss-utils/-/icss-utils-4.1.1.tgz:yarn \ identity-obj-proxy/-/identity-obj-proxy-3.0.0.tgz:yarn \ ieee754/-/ieee754-1.1.13.tgz:yarn \ iferr/-/iferr-0.1.5.tgz:yarn \ ignore/-/ignore-3.3.10.tgz:yarn \ ignore/-/ignore-4.0.6.tgz:yarn \ immer/-/immer-1.10.0.tgz:yarn \ import-cwd/-/import-cwd-2.1.0.tgz:yarn \ import-fresh/-/import-fresh-2.0.0.tgz:yarn \ import-fresh/-/import-fresh-3.2.1.tgz:yarn \ import-from/-/import-from-2.1.0.tgz:yarn \ import-local/-/import-local-2.0.0.tgz:yarn \ imurmurhash/-/imurmurhash-0.1.4.tgz:yarn \ indent-string/-/indent-string-4.0.0.tgz:yarn \ indexes-of/-/indexes-of-1.0.1.tgz:yarn \ infer-owner/-/infer-owner-1.0.4.tgz:yarn \ inflight/-/inflight-1.0.6.tgz:yarn \ inherits/-/inherits-2.0.4.tgz:yarn \ inherits/-/inherits-2.0.1.tgz:yarn \ inherits/-/inherits-2.0.3.tgz:yarn \ ini/-/ini-1.3.5.tgz:yarn \ inquirer/-/inquirer-7.0.4.tgz:yarn \ inquirer/-/inquirer-7.1.0.tgz:yarn \ internal-ip/-/internal-ip-4.3.0.tgz:yarn \ internal-slot/-/internal-slot-1.0.2.tgz:yarn \ invariant/-/invariant-2.2.4.tgz:yarn \ invert-kv/-/invert-kv-2.0.0.tgz:yarn \ ip-regex/-/ip-regex-2.1.0.tgz:yarn \ ip/-/ip-1.1.5.tgz:yarn \ ipaddr.js/-/ipaddr.js-1.9.1.tgz:yarn \ is-absolute-url/-/is-absolute-url-2.1.0.tgz:yarn \ is-absolute-url/-/is-absolute-url-3.0.3.tgz:yarn \ is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz:yarn \ is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz:yarn \ is-arguments/-/is-arguments-1.0.4.tgz:yarn \ is-arrayish/-/is-arrayish-0.2.1.tgz:yarn \ is-arrayish/-/is-arrayish-0.3.2.tgz:yarn \ is-binary-path/-/is-binary-path-1.0.1.tgz:yarn \ is-binary-path/-/is-binary-path-2.1.0.tgz:yarn \ is-buffer/-/is-buffer-1.1.6.tgz:yarn \ is-callable/-/is-callable-1.1.5.tgz:yarn \ is-ci/-/is-ci-2.0.0.tgz:yarn \ is-color-stop/-/is-color-stop-1.1.0.tgz:yarn \ is-data-descriptor/-/is-data-descriptor-0.1.4.tgz:yarn \ is-data-descriptor/-/is-data-descriptor-1.0.0.tgz:yarn \ is-date-object/-/is-date-object-1.0.2.tgz:yarn \ is-descriptor/-/is-descriptor-0.1.6.tgz:yarn \ is-descriptor/-/is-descriptor-1.0.2.tgz:yarn \ is-directory/-/is-directory-0.3.1.tgz:yarn \ is-docker/-/is-docker-2.0.0.tgz:yarn \ is-extendable/-/is-extendable-0.1.1.tgz:yarn \ is-extendable/-/is-extendable-1.0.1.tgz:yarn \ is-extglob/-/is-extglob-2.1.1.tgz:yarn \ is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz:yarn \ is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz:yarn \ is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz:yarn \ is-generator-fn/-/is-generator-fn-2.1.0.tgz:yarn \ is-glob/-/is-glob-3.1.0.tgz:yarn \ is-glob/-/is-glob-4.0.1.tgz:yarn \ is-in-browser/-/is-in-browser-1.1.3.tgz:yarn \ is-number/-/is-number-3.0.0.tgz:yarn \ is-number/-/is-number-7.0.0.tgz:yarn \ is-obj/-/is-obj-1.0.1.tgz:yarn \ is-obj/-/is-obj-2.0.0.tgz:yarn \ is-path-cwd/-/is-path-cwd-2.2.0.tgz:yarn \ is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz:yarn \ is-path-inside/-/is-path-inside-2.1.0.tgz:yarn \ is-plain-obj/-/is-plain-obj-1.1.0.tgz:yarn \ is-plain-object/-/is-plain-object-2.0.4.tgz:yarn \ is-promise/-/is-promise-2.1.0.tgz:yarn \ is-regex/-/is-regex-1.0.5.tgz:yarn \ is-regexp/-/is-regexp-1.0.0.tgz:yarn \ is-resolvable/-/is-resolvable-1.1.0.tgz:yarn \ is-root/-/is-root-2.1.0.tgz:yarn \ is-stream/-/is-stream-1.1.0.tgz:yarn \ is-string/-/is-string-1.0.5.tgz:yarn \ is-svg/-/is-svg-3.0.0.tgz:yarn \ is-symbol/-/is-symbol-1.0.3.tgz:yarn \ is-typedarray/-/is-typedarray-1.0.0.tgz:yarn \ is-windows/-/is-windows-1.0.2.tgz:yarn \ is-wsl/-/is-wsl-1.1.0.tgz:yarn \ is-wsl/-/is-wsl-2.1.1.tgz:yarn \ isarray/-/isarray-0.0.1.tgz:yarn \ isarray/-/isarray-1.0.0.tgz:yarn \ isexe/-/isexe-2.0.0.tgz:yarn \ isobject/-/isobject-2.1.0.tgz:yarn \ isobject/-/isobject-3.0.1.tgz:yarn \ isstream/-/isstream-0.1.2.tgz:yarn \ istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz:yarn \ istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz:yarn \ istanbul-lib-report/-/istanbul-lib-report-2.0.8.tgz:yarn \ istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz:yarn \ istanbul-reports/-/istanbul-reports-2.2.7.tgz:yarn \ jest-changed-files/-/jest-changed-files-24.9.0.tgz:yarn \ jest-cli/-/jest-cli-24.9.0.tgz:yarn \ jest-config/-/jest-config-24.9.0.tgz:yarn \ jest-diff/-/jest-diff-24.9.0.tgz:yarn \ jest-docblock/-/jest-docblock-24.9.0.tgz:yarn \ jest-each/-/jest-each-24.9.0.tgz:yarn \ jest-environment-jsdom-fourteen/-/jest-environment-jsdom-fourteen-1.0.1.tgz:yarn \ jest-environment-jsdom/-/jest-environment-jsdom-24.9.0.tgz:yarn \ jest-environment-node/-/jest-environment-node-24.9.0.tgz:yarn \ jest-get-type/-/jest-get-type-24.9.0.tgz:yarn \ jest-haste-map/-/jest-haste-map-24.9.0.tgz:yarn \ jest-jasmine2/-/jest-jasmine2-24.9.0.tgz:yarn \ jest-leak-detector/-/jest-leak-detector-24.9.0.tgz:yarn \ jest-matcher-utils/-/jest-matcher-utils-24.9.0.tgz:yarn \ jest-message-util/-/jest-message-util-24.9.0.tgz:yarn \ jest-mock/-/jest-mock-24.9.0.tgz:yarn \ jest-pnp-resolver/-/jest-pnp-resolver-1.2.1.tgz:yarn \ jest-regex-util/-/jest-regex-util-24.9.0.tgz:yarn \ jest-resolve-dependencies/-/jest-resolve-dependencies-24.9.0.tgz:yarn \ jest-resolve/-/jest-resolve-24.9.0.tgz:yarn \ jest-runner/-/jest-runner-24.9.0.tgz:yarn \ jest-runtime/-/jest-runtime-24.9.0.tgz:yarn \ jest-serializer/-/jest-serializer-24.9.0.tgz:yarn \ jest-snapshot/-/jest-snapshot-24.9.0.tgz:yarn \ jest-util/-/jest-util-24.9.0.tgz:yarn \ jest-validate/-/jest-validate-24.9.0.tgz:yarn \ jest-watch-typeahead/-/jest-watch-typeahead-0.4.2.tgz:yarn \ jest-watcher/-/jest-watcher-24.9.0.tgz:yarn \ jest-worker/-/jest-worker-24.9.0.tgz:yarn \ jest-worker/-/jest-worker-25.1.0.tgz:yarn \ jest/-/jest-24.9.0.tgz:yarn \ js-tokens/-/js-tokens-4.0.0.tgz:yarn \ js-tokens/-/js-tokens-3.0.2.tgz:yarn \ js-yaml/-/js-yaml-3.13.1.tgz:yarn \ jsbn/-/jsbn-0.1.1.tgz:yarn \ jsdom/-/jsdom-11.12.0.tgz:yarn \ jsdom/-/jsdom-14.1.0.tgz:yarn \ jsesc/-/jsesc-2.5.2.tgz:yarn \ jsesc/-/jsesc-0.5.0.tgz:yarn \ json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz:yarn \ json-schema-traverse/-/json-schema-traverse-0.4.1.tgz:yarn \ json-schema/-/json-schema-0.2.3.tgz:yarn \ json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz:yarn \ json-stable-stringify/-/json-stable-stringify-1.0.1.tgz:yarn \ json-stringify-safe/-/json-stringify-safe-5.0.1.tgz:yarn \ json3/-/json3-3.3.3.tgz:yarn \ json5/-/json5-1.0.1.tgz:yarn \ json5/-/json5-2.1.2.tgz:yarn \ jsonfile/-/jsonfile-4.0.0.tgz:yarn \ jsonify/-/jsonify-0.0.0.tgz:yarn \ jsprim/-/jsprim-1.4.1.tgz:yarn \ jss-plugin-camel-case/-/jss-plugin-camel-case-10.3.0.tgz:yarn \ jss-plugin-default-unit/-/jss-plugin-default-unit-10.3.0.tgz:yarn \ jss-plugin-global/-/jss-plugin-global-10.3.0.tgz:yarn \ jss-plugin-nested/-/jss-plugin-nested-10.3.0.tgz:yarn \ jss-plugin-props-sort/-/jss-plugin-props-sort-10.3.0.tgz:yarn \ jss-plugin-rule-value-function/-/jss-plugin-rule-value-function-10.3.0.tgz:yarn \ jss-plugin-vendor-prefixer/-/jss-plugin-vendor-prefixer-10.3.0.tgz:yarn \ jss/-/jss-10.3.0.tgz:yarn \ jsx-ast-utils/-/jsx-ast-utils-2.2.3.tgz:yarn \ killable/-/killable-1.0.1.tgz:yarn \ kind-of/-/kind-of-2.0.1.tgz:yarn \ kind-of/-/kind-of-3.2.2.tgz:yarn \ kind-of/-/kind-of-4.0.0.tgz:yarn \ kind-of/-/kind-of-5.1.0.tgz:yarn \ kind-of/-/kind-of-6.0.3.tgz:yarn \ kleur/-/kleur-3.0.3.tgz:yarn \ last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz:yarn \ lazy-cache/-/lazy-cache-0.2.7.tgz:yarn \ lazy-cache/-/lazy-cache-1.0.4.tgz:yarn \ lcid/-/lcid-2.0.0.tgz:yarn \ left-pad/-/left-pad-1.3.0.tgz:yarn \ leven/-/leven-3.1.0.tgz:yarn \ levenary/-/levenary-1.1.1.tgz:yarn \ levn/-/levn-0.3.0.tgz:yarn \ lines-and-columns/-/lines-and-columns-1.1.6.tgz:yarn \ load-json-file/-/load-json-file-2.0.0.tgz:yarn \ load-json-file/-/load-json-file-4.0.0.tgz:yarn \ loader-fs-cache/-/loader-fs-cache-1.0.2.tgz:yarn \ loader-runner/-/loader-runner-2.4.0.tgz:yarn \ loader-utils/-/loader-utils-1.2.3.tgz:yarn \ loader-utils/-/loader-utils-1.4.0.tgz:yarn \ locate-path/-/locate-path-2.0.0.tgz:yarn \ locate-path/-/locate-path-3.0.0.tgz:yarn \ locate-path/-/locate-path-5.0.0.tgz:yarn \ lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz:yarn \ lodash.memoize/-/lodash.memoize-4.1.2.tgz:yarn \ lodash.sortby/-/lodash.sortby-4.7.0.tgz:yarn \ lodash.template/-/lodash.template-4.5.0.tgz:yarn \ lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz:yarn \ lodash.uniq/-/lodash.uniq-4.5.0.tgz:yarn \ lodash/-/lodash-4.17.15.tgz:yarn \ lodash/-/lodash-4.17.19.tgz:yarn \ loglevel/-/loglevel-1.6.7.tgz:yarn \ loose-envify/-/loose-envify-1.4.0.tgz:yarn \ lower-case/-/lower-case-2.0.1.tgz:yarn \ lru-cache/-/lru-cache-5.1.1.tgz:yarn \ make-dir/-/make-dir-2.1.0.tgz:yarn \ make-dir/-/make-dir-3.0.2.tgz:yarn \ makeerror/-/makeerror-1.0.11.tgz:yarn \ mamacro/-/mamacro-0.0.3.tgz:yarn \ map-age-cleaner/-/map-age-cleaner-0.1.3.tgz:yarn \ map-cache/-/map-cache-0.2.2.tgz:yarn \ map-visit/-/map-visit-1.0.0.tgz:yarn \ md5.js/-/md5.js-1.3.5.tgz:yarn \ mdn-data/-/mdn-data-2.0.4.tgz:yarn \ media-typer/-/media-typer-0.3.0.tgz:yarn \ mem/-/mem-4.3.0.tgz:yarn \ memory-fs/-/memory-fs-0.4.1.tgz:yarn \ memory-fs/-/memory-fs-0.5.0.tgz:yarn \ merge-deep/-/merge-deep-3.0.2.tgz:yarn \ merge-descriptors/-/merge-descriptors-1.0.1.tgz:yarn \ merge-stream/-/merge-stream-2.0.0.tgz:yarn \ merge2/-/merge2-1.3.0.tgz:yarn \ methods/-/methods-1.1.2.tgz:yarn \ microevent.ts/-/microevent.ts-0.1.1.tgz:yarn \ micromatch/-/micromatch-3.1.10.tgz:yarn \ miller-rabin/-/miller-rabin-4.0.1.tgz:yarn \ mime-db/-/mime-db-1.43.0.tgz:yarn \ mime-types/-/mime-types-2.1.26.tgz:yarn \ mime/-/mime-1.6.0.tgz:yarn \ mime/-/mime-2.4.4.tgz:yarn \ mimic-fn/-/mimic-fn-2.1.0.tgz:yarn \ min-indent/-/min-indent-1.0.1.tgz:yarn \ mini-create-react-context/-/mini-create-react-context-0.4.0.tgz:yarn \ mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz:yarn \ minimalistic-assert/-/minimalistic-assert-1.0.1.tgz:yarn \ minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz:yarn \ minimatch/-/minimatch-3.0.4.tgz:yarn \ minimist/-/minimist-0.0.8.tgz:yarn \ minimist/-/minimist-1.2.5.tgz:yarn \ minipass-collect/-/minipass-collect-1.0.2.tgz:yarn \ minipass-flush/-/minipass-flush-1.0.5.tgz:yarn \ minipass-pipeline/-/minipass-pipeline-1.2.2.tgz:yarn \ minipass/-/minipass-3.1.1.tgz:yarn \ mississippi/-/mississippi-3.0.0.tgz:yarn \ mixin-deep/-/mixin-deep-1.3.2.tgz:yarn \ mixin-object/-/mixin-object-2.0.1.tgz:yarn \ mkdirp/-/mkdirp-0.5.1.tgz:yarn \ mkdirp/-/mkdirp-0.5.3.tgz:yarn \ move-concurrently/-/move-concurrently-1.0.1.tgz:yarn \ ms/-/ms-2.0.0.tgz:yarn \ ms/-/ms-2.1.1.tgz:yarn \ ms/-/ms-2.1.2.tgz:yarn \ multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz:yarn \ multicast-dns/-/multicast-dns-6.2.3.tgz:yarn \ mute-stream/-/mute-stream-0.0.8.tgz:yarn \ nan/-/nan-2.14.0.tgz:yarn \ nanomatch/-/nanomatch-1.2.13.tgz:yarn \ natural-compare/-/natural-compare-1.4.0.tgz:yarn \ negotiator/-/negotiator-0.6.2.tgz:yarn \ neo-async/-/neo-async-2.6.1.tgz:yarn \ next-tick/-/next-tick-1.0.0.tgz:yarn \ nice-try/-/nice-try-1.0.5.tgz:yarn \ no-case/-/no-case-3.0.3.tgz:yarn \ node-forge/-/node-forge-0.9.0.tgz:yarn \ node-int64/-/node-int64-0.4.0.tgz:yarn \ node-libs-browser/-/node-libs-browser-2.2.1.tgz:yarn \ node-modules-regexp/-/node-modules-regexp-1.0.0.tgz:yarn \ node-notifier/-/node-notifier-5.4.3.tgz:yarn \ node-releases/-/node-releases-1.1.52.tgz:yarn \ normalize-package-data/-/normalize-package-data-2.5.0.tgz:yarn \ normalize-path/-/normalize-path-2.1.1.tgz:yarn \ normalize-path/-/normalize-path-3.0.0.tgz:yarn \ normalize-range/-/normalize-range-0.1.2.tgz:yarn \ normalize-url/-/normalize-url-1.9.1.tgz:yarn \ normalize-url/-/normalize-url-3.3.0.tgz:yarn \ notistack/-/notistack-1.0.0.tgz:yarn \ npm-run-path/-/npm-run-path-2.0.2.tgz:yarn \ nth-check/-/nth-check-1.0.2.tgz:yarn \ num2fraction/-/num2fraction-1.2.2.tgz:yarn \ number-is-nan/-/number-is-nan-1.0.1.tgz:yarn \ nwsapi/-/nwsapi-2.2.0.tgz:yarn \ oauth-sign/-/oauth-sign-0.9.0.tgz:yarn \ object-assign/-/object-assign-4.1.1.tgz:yarn \ object-copy/-/object-copy-0.1.0.tgz:yarn \ object-hash/-/object-hash-2.0.3.tgz:yarn \ object-inspect/-/object-inspect-1.7.0.tgz:yarn \ object-is/-/object-is-1.0.2.tgz:yarn \ object-keys/-/object-keys-1.1.1.tgz:yarn \ object-path/-/object-path-0.11.4.tgz:yarn \ object-visit/-/object-visit-1.0.1.tgz:yarn \ object.assign/-/object.assign-4.1.0.tgz:yarn \ object.entries/-/object.entries-1.1.1.tgz:yarn \ object.fromentries/-/object.fromentries-2.0.2.tgz:yarn \ object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.0.tgz:yarn \ object.pick/-/object.pick-1.3.0.tgz:yarn \ object.values/-/object.values-1.1.1.tgz:yarn \ obuf/-/obuf-1.1.2.tgz:yarn \ on-finished/-/on-finished-2.3.0.tgz:yarn \ on-headers/-/on-headers-1.0.2.tgz:yarn \ once/-/once-1.4.0.tgz:yarn \ onetime/-/onetime-5.1.0.tgz:yarn \ open/-/open-7.0.3.tgz:yarn \ opn/-/opn-5.5.0.tgz:yarn \ optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.3.tgz:yarn \ optionator/-/optionator-0.8.3.tgz:yarn \ original/-/original-1.0.2.tgz:yarn \ os-browserify/-/os-browserify-0.3.0.tgz:yarn \ os-locale/-/os-locale-3.1.0.tgz:yarn \ os-tmpdir/-/os-tmpdir-1.0.2.tgz:yarn \ p-defer/-/p-defer-1.0.0.tgz:yarn \ p-each-series/-/p-each-series-1.0.0.tgz:yarn \ p-finally/-/p-finally-1.0.0.tgz:yarn \ p-is-promise/-/p-is-promise-2.1.0.tgz:yarn \ p-limit/-/p-limit-1.3.0.tgz:yarn \ p-limit/-/p-limit-2.2.2.tgz:yarn \ p-locate/-/p-locate-2.0.0.tgz:yarn \ p-locate/-/p-locate-3.0.0.tgz:yarn \ p-locate/-/p-locate-4.1.0.tgz:yarn \ p-map/-/p-map-2.1.0.tgz:yarn \ p-map/-/p-map-3.0.0.tgz:yarn \ p-reduce/-/p-reduce-1.0.0.tgz:yarn \ p-retry/-/p-retry-3.0.1.tgz:yarn \ p-try/-/p-try-1.0.0.tgz:yarn \ p-try/-/p-try-2.2.0.tgz:yarn \ pako/-/pako-1.0.11.tgz:yarn \ parallel-transform/-/parallel-transform-1.2.0.tgz:yarn \ param-case/-/param-case-3.0.3.tgz:yarn \ parent-module/-/parent-module-1.0.1.tgz:yarn \ parse-asn1/-/parse-asn1-5.1.5.tgz:yarn \ parse-json/-/parse-json-2.2.0.tgz:yarn \ parse-json/-/parse-json-4.0.0.tgz:yarn \ parse-json/-/parse-json-5.0.0.tgz:yarn \ parse5/-/parse5-4.0.0.tgz:yarn \ parse5/-/parse5-5.1.0.tgz:yarn \ parseurl/-/parseurl-1.3.3.tgz:yarn \ pascal-case/-/pascal-case-3.1.1.tgz:yarn \ pascalcase/-/pascalcase-0.1.1.tgz:yarn \ path-browserify/-/path-browserify-0.0.1.tgz:yarn \ path-dirname/-/path-dirname-1.0.2.tgz:yarn \ path-exists/-/path-exists-2.1.0.tgz:yarn \ path-exists/-/path-exists-3.0.0.tgz:yarn \ path-exists/-/path-exists-4.0.0.tgz:yarn \ path-is-absolute/-/path-is-absolute-1.0.1.tgz:yarn \ path-is-inside/-/path-is-inside-1.0.2.tgz:yarn \ path-key/-/path-key-2.0.1.tgz:yarn \ path-key/-/path-key-3.1.1.tgz:yarn \ path-parse/-/path-parse-1.0.6.tgz:yarn \ path-to-regexp/-/path-to-regexp-0.1.7.tgz:yarn \ path-to-regexp/-/path-to-regexp-1.8.0.tgz:yarn \ path-type/-/path-type-2.0.0.tgz:yarn \ path-type/-/path-type-3.0.0.tgz:yarn \ path-type/-/path-type-4.0.0.tgz:yarn \ pbkdf2/-/pbkdf2-3.0.17.tgz:yarn \ performance-now/-/performance-now-2.1.0.tgz:yarn \ picomatch/-/picomatch-2.2.1.tgz:yarn \ pify/-/pify-2.3.0.tgz:yarn \ pify/-/pify-3.0.0.tgz:yarn \ pify/-/pify-4.0.1.tgz:yarn \ pinkie-promise/-/pinkie-promise-2.0.1.tgz:yarn \ pinkie/-/pinkie-2.0.4.tgz:yarn \ pirates/-/pirates-4.0.1.tgz:yarn \ pkg-dir/-/pkg-dir-1.0.0.tgz:yarn \ pkg-dir/-/pkg-dir-2.0.0.tgz:yarn \ pkg-dir/-/pkg-dir-3.0.0.tgz:yarn \ pkg-dir/-/pkg-dir-4.2.0.tgz:yarn \ pkg-up/-/pkg-up-3.1.0.tgz:yarn \ pn/-/pn-1.1.0.tgz:yarn \ pnp-webpack-plugin/-/pnp-webpack-plugin-1.6.4.tgz:yarn \ popper.js/-/popper.js-1.16.1-lts.tgz:yarn \ portfinder/-/portfinder-1.0.25.tgz:yarn \ posix-character-classes/-/posix-character-classes-0.1.1.tgz:yarn \ postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-4.0.2.tgz:yarn \ postcss-browser-comments/-/postcss-browser-comments-3.0.0.tgz:yarn \ postcss-calc/-/postcss-calc-7.0.2.tgz:yarn \ postcss-color-functional-notation/-/postcss-color-functional-notation-2.0.1.tgz:yarn \ postcss-color-gray/-/postcss-color-gray-5.0.0.tgz:yarn \ postcss-color-hex-alpha/-/postcss-color-hex-alpha-5.0.3.tgz:yarn \ postcss-color-mod-function/-/postcss-color-mod-function-3.0.3.tgz:yarn \ postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-4.0.1.tgz:yarn \ postcss-colormin/-/postcss-colormin-4.0.3.tgz:yarn \ postcss-convert-values/-/postcss-convert-values-4.0.1.tgz:yarn \ postcss-custom-media/-/postcss-custom-media-7.0.8.tgz:yarn \ postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz:yarn \ postcss-custom-selectors/-/postcss-custom-selectors-5.1.2.tgz:yarn \ postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-5.0.0.tgz:yarn \ postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz:yarn \ postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz:yarn \ postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz:yarn \ postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz:yarn \ postcss-double-position-gradients/-/postcss-double-position-gradients-1.0.0.tgz:yarn \ postcss-env-function/-/postcss-env-function-2.0.2.tgz:yarn \ postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-4.1.0.tgz:yarn \ postcss-focus-visible/-/postcss-focus-visible-4.0.0.tgz:yarn \ postcss-focus-within/-/postcss-focus-within-3.0.0.tgz:yarn \ postcss-font-variant/-/postcss-font-variant-4.0.0.tgz:yarn \ postcss-gap-properties/-/postcss-gap-properties-2.0.0.tgz:yarn \ postcss-image-set-function/-/postcss-image-set-function-3.0.1.tgz:yarn \ postcss-initial/-/postcss-initial-3.0.2.tgz:yarn \ postcss-lab-function/-/postcss-lab-function-2.0.1.tgz:yarn \ postcss-load-config/-/postcss-load-config-2.1.0.tgz:yarn \ postcss-loader/-/postcss-loader-3.0.0.tgz:yarn \ postcss-logical/-/postcss-logical-3.0.0.tgz:yarn \ postcss-media-minmax/-/postcss-media-minmax-4.0.0.tgz:yarn \ postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz:yarn \ postcss-merge-rules/-/postcss-merge-rules-4.0.3.tgz:yarn \ postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz:yarn \ postcss-minify-gradients/-/postcss-minify-gradients-4.0.2.tgz:yarn \ postcss-minify-params/-/postcss-minify-params-4.0.2.tgz:yarn \ postcss-minify-selectors/-/postcss-minify-selectors-4.0.2.tgz:yarn \ postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz:yarn \ postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.2.tgz:yarn \ postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz:yarn \ postcss-modules-values/-/postcss-modules-values-3.0.0.tgz:yarn \ postcss-nesting/-/postcss-nesting-7.0.1.tgz:yarn \ postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz:yarn \ postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.2.tgz:yarn \ postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz:yarn \ postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.2.tgz:yarn \ postcss-normalize-string/-/postcss-normalize-string-4.0.2.tgz:yarn \ postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.2.tgz:yarn \ postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz:yarn \ postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz:yarn \ postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz:yarn \ postcss-normalize/-/postcss-normalize-8.0.1.tgz:yarn \ postcss-ordered-values/-/postcss-ordered-values-4.1.2.tgz:yarn \ postcss-overflow-shorthand/-/postcss-overflow-shorthand-2.0.0.tgz:yarn \ postcss-page-break/-/postcss-page-break-2.0.0.tgz:yarn \ postcss-place/-/postcss-place-4.0.1.tgz:yarn \ postcss-preset-env/-/postcss-preset-env-6.7.0.tgz:yarn \ postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-6.0.0.tgz:yarn \ postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz:yarn \ postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.2.tgz:yarn \ postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-3.0.0.tgz:yarn \ postcss-safe-parser/-/postcss-safe-parser-4.0.1.tgz:yarn \ postcss-selector-matches/-/postcss-selector-matches-4.0.0.tgz:yarn \ postcss-selector-not/-/postcss-selector-not-4.0.0.tgz:yarn \ postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz:yarn \ postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz:yarn \ postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz:yarn \ postcss-svgo/-/postcss-svgo-4.0.2.tgz:yarn \ postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz:yarn \ postcss-value-parser/-/postcss-value-parser-3.3.1.tgz:yarn \ postcss-value-parser/-/postcss-value-parser-4.0.3.tgz:yarn \ postcss-values-parser/-/postcss-values-parser-2.0.1.tgz:yarn \ postcss/-/postcss-7.0.21.tgz:yarn \ postcss/-/postcss-7.0.27.tgz:yarn \ prelude-ls/-/prelude-ls-1.1.2.tgz:yarn \ prepend-http/-/prepend-http-1.0.4.tgz:yarn \ prettier/-/prettier-2.1.2.tgz:yarn \ pretty-bytes/-/pretty-bytes-5.3.0.tgz:yarn \ pretty-error/-/pretty-error-2.1.1.tgz:yarn \ pretty-format/-/pretty-format-24.9.0.tgz:yarn \ pretty-format/-/pretty-format-25.5.0.tgz:yarn \ private/-/private-0.1.8.tgz:yarn \ process-nextick-args/-/process-nextick-args-2.0.1.tgz:yarn \ process/-/process-0.11.10.tgz:yarn \ progress/-/progress-2.0.3.tgz:yarn \ promise-inflight/-/promise-inflight-1.0.1.tgz:yarn \ promise/-/promise-8.1.0.tgz:yarn \ prompts/-/prompts-2.3.2.tgz:yarn \ prop-types/-/prop-types-15.7.2.tgz:yarn \ proxy-addr/-/proxy-addr-2.0.6.tgz:yarn \ prr/-/prr-1.0.1.tgz:yarn \ psl/-/psl-1.7.0.tgz:yarn \ public-encrypt/-/public-encrypt-4.0.3.tgz:yarn \ pump/-/pump-2.0.1.tgz:yarn \ pump/-/pump-3.0.0.tgz:yarn \ pumpify/-/pumpify-1.5.1.tgz:yarn \ punycode/-/punycode-1.3.2.tgz:yarn \ punycode/-/punycode-1.4.1.tgz:yarn \ punycode/-/punycode-2.1.1.tgz:yarn \ q/-/q-1.5.1.tgz:yarn \ qs/-/qs-6.7.0.tgz:yarn \ qs/-/qs-6.5.2.tgz:yarn \ query-string/-/query-string-4.3.4.tgz:yarn \ querystring-es3/-/querystring-es3-0.2.1.tgz:yarn \ querystring/-/querystring-0.2.0.tgz:yarn \ querystringify/-/querystringify-2.1.1.tgz:yarn \ raf/-/raf-3.4.1.tgz:yarn \ randombytes/-/randombytes-2.1.0.tgz:yarn \ randomfill/-/randomfill-1.0.4.tgz:yarn \ range-parser/-/range-parser-1.2.1.tgz:yarn \ raw-body/-/raw-body-2.4.0.tgz:yarn \ react-app-polyfill/-/react-app-polyfill-1.0.6.tgz:yarn \ react-dev-utils/-/react-dev-utils-10.2.1.tgz:yarn \ react-dom/-/react-dom-16.13.1.tgz:yarn \ react-error-overlay/-/react-error-overlay-6.0.7.tgz:yarn \ react-hotkeys-hook/-/react-hotkeys-hook-3.0.3.tgz:yarn \ react-is/-/react-is-16.13.1.tgz:yarn \ react-router-dom/-/react-router-dom-5.2.0.tgz:yarn \ react-router/-/react-router-5.2.0.tgz:yarn \ react-scripts/-/react-scripts-3.4.1.tgz:yarn \ react-transition-group/-/react-transition-group-4.4.1.tgz:yarn \ react/-/react-16.13.1.tgz:yarn \ read-pkg-up/-/read-pkg-up-2.0.0.tgz:yarn \ read-pkg-up/-/read-pkg-up-4.0.0.tgz:yarn \ read-pkg/-/read-pkg-2.0.0.tgz:yarn \ read-pkg/-/read-pkg-3.0.0.tgz:yarn \ readable-stream/-/readable-stream-2.3.7.tgz:yarn \ readable-stream/-/readable-stream-3.6.0.tgz:yarn \ readdirp/-/readdirp-2.2.1.tgz:yarn \ readdirp/-/readdirp-3.3.0.tgz:yarn \ realpath-native/-/realpath-native-1.1.0.tgz:yarn \ recursive-readdir/-/recursive-readdir-2.2.2.tgz:yarn \ redent/-/redent-3.0.0.tgz:yarn \ regenerate-unicode-properties/-/regenerate-unicode-properties-8.2.0.tgz:yarn \ regenerate/-/regenerate-1.4.0.tgz:yarn \ regenerator-runtime/-/regenerator-runtime-0.11.1.tgz:yarn \ regenerator-runtime/-/regenerator-runtime-0.13.5.tgz:yarn \ regenerator-transform/-/regenerator-transform-0.14.4.tgz:yarn \ regex-not/-/regex-not-1.0.2.tgz:yarn \ regex-parser/-/regex-parser-2.2.10.tgz:yarn \ regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz:yarn \ regexpp/-/regexpp-2.0.1.tgz:yarn \ regexpp/-/regexpp-3.0.0.tgz:yarn \ regexpu-core/-/regexpu-core-4.7.0.tgz:yarn \ regjsgen/-/regjsgen-0.5.1.tgz:yarn \ regjsparser/-/regjsparser-0.6.4.tgz:yarn \ relateurl/-/relateurl-0.2.7.tgz:yarn \ remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz:yarn \ renderkid/-/renderkid-2.0.3.tgz:yarn \ repeat-element/-/repeat-element-1.1.3.tgz:yarn \ repeat-string/-/repeat-string-1.6.1.tgz:yarn \ request-promise-core/-/request-promise-core-1.1.3.tgz:yarn \ request-promise-native/-/request-promise-native-1.0.8.tgz:yarn \ request/-/request-2.88.2.tgz:yarn \ require-directory/-/require-directory-2.1.1.tgz:yarn \ require-main-filename/-/require-main-filename-1.0.1.tgz:yarn \ require-main-filename/-/require-main-filename-2.0.0.tgz:yarn \ requires-port/-/requires-port-1.0.0.tgz:yarn \ resolve-cwd/-/resolve-cwd-2.0.0.tgz:yarn \ resolve-from/-/resolve-from-3.0.0.tgz:yarn \ resolve-from/-/resolve-from-4.0.0.tgz:yarn \ resolve-pathname/-/resolve-pathname-3.0.0.tgz:yarn \ resolve-url-loader/-/resolve-url-loader-3.1.1.tgz:yarn \ resolve-url/-/resolve-url-0.2.1.tgz:yarn \ resolve/-/resolve-1.1.7.tgz:yarn \ resolve/-/resolve-1.15.0.tgz:yarn \ resolve/-/resolve-1.15.1.tgz:yarn \ restore-cursor/-/restore-cursor-3.1.0.tgz:yarn \ ret/-/ret-0.1.15.tgz:yarn \ retry/-/retry-0.12.0.tgz:yarn \ rework-visit/-/rework-visit-1.0.0.tgz:yarn \ rework/-/rework-1.0.1.tgz:yarn \ rgb-regex/-/rgb-regex-1.0.1.tgz:yarn \ rgba-regex/-/rgba-regex-1.0.0.tgz:yarn \ rimraf/-/rimraf-2.6.3.tgz:yarn \ rimraf/-/rimraf-2.7.1.tgz:yarn \ ripemd160/-/ripemd160-2.0.2.tgz:yarn \ rsvp/-/rsvp-4.8.5.tgz:yarn \ run-async/-/run-async-2.4.0.tgz:yarn \ run-queue/-/run-queue-1.0.3.tgz:yarn \ rxjs/-/rxjs-6.5.4.tgz:yarn \ safe-buffer/-/safe-buffer-5.1.2.tgz:yarn \ safe-buffer/-/safe-buffer-5.2.0.tgz:yarn \ safe-regex/-/safe-regex-1.1.0.tgz:yarn \ safer-buffer/-/safer-buffer-2.1.2.tgz:yarn \ sane/-/sane-4.1.0.tgz:yarn \ sanitize.css/-/sanitize.css-10.0.0.tgz:yarn \ sass-loader/-/sass-loader-8.0.2.tgz:yarn \ sax/-/sax-1.2.4.tgz:yarn \ saxes/-/saxes-3.1.11.tgz:yarn \ scheduler/-/scheduler-0.19.1.tgz:yarn \ schema-utils/-/schema-utils-1.0.0.tgz:yarn \ schema-utils/-/schema-utils-2.6.5.tgz:yarn \ select-hose/-/select-hose-2.0.0.tgz:yarn \ selfsigned/-/selfsigned-1.10.7.tgz:yarn \ semver/-/semver-5.7.1.tgz:yarn \ semver/-/semver-6.3.0.tgz:yarn \ semver/-/semver-7.0.0.tgz:yarn \ send/-/send-0.17.1.tgz:yarn \ serialize-javascript/-/serialize-javascript-2.1.2.tgz:yarn \ serve-index/-/serve-index-1.9.1.tgz:yarn \ serve-static/-/serve-static-1.14.1.tgz:yarn \ set-blocking/-/set-blocking-2.0.0.tgz:yarn \ set-value/-/set-value-2.0.1.tgz:yarn \ setimmediate/-/setimmediate-1.0.5.tgz:yarn \ setprototypeof/-/setprototypeof-1.1.0.tgz:yarn \ setprototypeof/-/setprototypeof-1.1.1.tgz:yarn \ sha.js/-/sha.js-2.4.11.tgz:yarn \ shallow-clone/-/shallow-clone-0.1.2.tgz:yarn \ shallow-clone/-/shallow-clone-3.0.1.tgz:yarn \ shebang-command/-/shebang-command-1.2.0.tgz:yarn \ shebang-command/-/shebang-command-2.0.0.tgz:yarn \ shebang-regex/-/shebang-regex-1.0.0.tgz:yarn \ shebang-regex/-/shebang-regex-3.0.0.tgz:yarn \ shell-quote/-/shell-quote-1.7.2.tgz:yarn \ shellwords/-/shellwords-0.1.1.tgz:yarn \ side-channel/-/side-channel-1.0.2.tgz:yarn \ signal-exit/-/signal-exit-3.0.2.tgz:yarn \ simple-swizzle/-/simple-swizzle-0.2.2.tgz:yarn \ sisteransi/-/sisteransi-1.0.5.tgz:yarn \ slash/-/slash-1.0.0.tgz:yarn \ slash/-/slash-2.0.0.tgz:yarn \ slash/-/slash-3.0.0.tgz:yarn \ slice-ansi/-/slice-ansi-2.1.0.tgz:yarn \ snapdragon-node/-/snapdragon-node-2.1.1.tgz:yarn \ snapdragon-util/-/snapdragon-util-3.0.1.tgz:yarn \ snapdragon/-/snapdragon-0.8.2.tgz:yarn \ sockjs-client/-/sockjs-client-1.4.0.tgz:yarn \ sockjs/-/sockjs-0.3.19.tgz:yarn \ sort-keys/-/sort-keys-1.1.2.tgz:yarn \ source-list-map/-/source-list-map-2.0.1.tgz:yarn \ source-map-resolve/-/source-map-resolve-0.5.3.tgz:yarn \ source-map-support/-/source-map-support-0.5.16.tgz:yarn \ source-map-url/-/source-map-url-0.4.0.tgz:yarn \ source-map/-/source-map-0.6.1.tgz:yarn \ source-map/-/source-map-0.5.7.tgz:yarn \ spdx-correct/-/spdx-correct-3.1.0.tgz:yarn \ spdx-exceptions/-/spdx-exceptions-2.2.0.tgz:yarn \ spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz:yarn \ spdx-license-ids/-/spdx-license-ids-3.0.5.tgz:yarn \ spdy-transport/-/spdy-transport-3.0.0.tgz:yarn \ spdy/-/spdy-4.0.1.tgz:yarn \ split-string/-/split-string-3.1.0.tgz:yarn \ sprintf-js/-/sprintf-js-1.0.3.tgz:yarn \ sshpk/-/sshpk-1.16.1.tgz:yarn \ ssri/-/ssri-6.0.1.tgz:yarn \ ssri/-/ssri-7.1.0.tgz:yarn \ stable/-/stable-0.1.8.tgz:yarn \ stack-utils/-/stack-utils-1.0.2.tgz:yarn \ static-extend/-/static-extend-0.1.2.tgz:yarn \ statuses/-/statuses-1.5.0.tgz:yarn \ stealthy-require/-/stealthy-require-1.1.1.tgz:yarn \ stream-browserify/-/stream-browserify-2.0.2.tgz:yarn \ stream-each/-/stream-each-1.2.3.tgz:yarn \ stream-http/-/stream-http-2.8.3.tgz:yarn \ stream-shift/-/stream-shift-1.0.1.tgz:yarn \ strict-uri-encode/-/strict-uri-encode-1.1.0.tgz:yarn \ string-length/-/string-length-2.0.0.tgz:yarn \ string-length/-/string-length-3.1.0.tgz:yarn \ string-width/-/string-width-1.0.2.tgz:yarn \ string-width/-/string-width-2.1.1.tgz:yarn \ string-width/-/string-width-3.1.0.tgz:yarn \ string-width/-/string-width-4.2.0.tgz:yarn \ string.prototype.matchall/-/string.prototype.matchall-4.0.2.tgz:yarn \ string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz:yarn \ string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz:yarn \ string_decoder/-/string_decoder-1.3.0.tgz:yarn \ string_decoder/-/string_decoder-1.1.1.tgz:yarn \ stringify-object/-/stringify-object-3.3.0.tgz:yarn \ strip-ansi/-/strip-ansi-6.0.0.tgz:yarn \ strip-ansi/-/strip-ansi-3.0.1.tgz:yarn \ strip-ansi/-/strip-ansi-4.0.0.tgz:yarn \ strip-ansi/-/strip-ansi-5.2.0.tgz:yarn \ strip-bom/-/strip-bom-3.0.0.tgz:yarn \ strip-comments/-/strip-comments-1.0.2.tgz:yarn \ strip-eof/-/strip-eof-1.0.0.tgz:yarn \ strip-indent/-/strip-indent-3.0.0.tgz:yarn \ strip-json-comments/-/strip-json-comments-3.0.1.tgz:yarn \ style-loader/-/style-loader-0.23.1.tgz:yarn \ stylehacks/-/stylehacks-4.0.3.tgz:yarn \ supports-color/-/supports-color-2.0.0.tgz:yarn \ supports-color/-/supports-color-5.5.0.tgz:yarn \ supports-color/-/supports-color-6.1.0.tgz:yarn \ supports-color/-/supports-color-7.1.0.tgz:yarn \ svg-parser/-/svg-parser-2.0.4.tgz:yarn \ svgo/-/svgo-1.3.2.tgz:yarn \ symbol-tree/-/symbol-tree-3.2.4.tgz:yarn \ table/-/table-5.4.6.tgz:yarn \ tapable/-/tapable-1.1.3.tgz:yarn \ terser-webpack-plugin/-/terser-webpack-plugin-2.3.5.tgz:yarn \ terser-webpack-plugin/-/terser-webpack-plugin-1.4.3.tgz:yarn \ terser/-/terser-4.6.7.tgz:yarn \ test-exclude/-/test-exclude-5.2.3.tgz:yarn \ text-table/-/text-table-0.2.0.tgz:yarn \ throat/-/throat-4.1.0.tgz:yarn \ through2/-/through2-2.0.5.tgz:yarn \ through/-/through-2.3.8.tgz:yarn \ thunky/-/thunky-1.1.0.tgz:yarn \ timers-browserify/-/timers-browserify-2.0.11.tgz:yarn \ timsort/-/timsort-0.3.0.tgz:yarn \ tiny-invariant/-/tiny-invariant-1.1.0.tgz:yarn \ tiny-warning/-/tiny-warning-1.0.3.tgz:yarn \ tmp/-/tmp-0.0.33.tgz:yarn \ tmpl/-/tmpl-1.0.4.tgz:yarn \ to-arraybuffer/-/to-arraybuffer-1.0.1.tgz:yarn \ to-fast-properties/-/to-fast-properties-2.0.0.tgz:yarn \ to-object-path/-/to-object-path-0.3.0.tgz:yarn \ to-regex-range/-/to-regex-range-2.1.1.tgz:yarn \ to-regex-range/-/to-regex-range-5.0.1.tgz:yarn \ to-regex/-/to-regex-3.0.2.tgz:yarn \ toidentifier/-/toidentifier-1.0.0.tgz:yarn \ tough-cookie/-/tough-cookie-2.5.0.tgz:yarn \ tr46/-/tr46-1.0.1.tgz:yarn \ ts-pnp/-/ts-pnp-1.1.6.tgz:yarn \ tslib/-/tslib-1.11.1.tgz:yarn \ tsutils/-/tsutils-3.17.1.tgz:yarn \ tty-browserify/-/tty-browserify-0.0.0.tgz:yarn \ tunnel-agent/-/tunnel-agent-0.6.0.tgz:yarn \ tweetnacl/-/tweetnacl-0.14.5.tgz:yarn \ type-check/-/type-check-0.3.2.tgz:yarn \ type-fest/-/type-fest-0.11.0.tgz:yarn \ type-fest/-/type-fest-0.8.1.tgz:yarn \ type-is/-/type-is-1.6.18.tgz:yarn \ type/-/type-1.2.0.tgz:yarn \ type/-/type-2.0.0.tgz:yarn \ typedarray/-/typedarray-0.0.6.tgz:yarn \ typescript/-/typescript-3.7.5.tgz:yarn \ unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz:yarn \ unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz:yarn \ unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz:yarn \ unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz:yarn \ union-value/-/union-value-1.0.1.tgz:yarn \ uniq/-/uniq-1.0.1.tgz:yarn \ uniqs/-/uniqs-2.0.0.tgz:yarn \ unique-filename/-/unique-filename-1.1.1.tgz:yarn \ unique-names-generator/-/unique-names-generator-4.3.0.tgz:yarn \ unique-slug/-/unique-slug-2.0.2.tgz:yarn \ universalify/-/universalify-0.1.2.tgz:yarn \ unpipe/-/unpipe-1.0.0.tgz:yarn \ unquote/-/unquote-1.1.1.tgz:yarn \ unset-value/-/unset-value-1.0.0.tgz:yarn \ upath/-/upath-1.2.0.tgz:yarn \ uri-js/-/uri-js-4.2.2.tgz:yarn \ urix/-/urix-0.1.0.tgz:yarn \ url-loader/-/url-loader-2.3.0.tgz:yarn \ url-parse/-/url-parse-1.4.7.tgz:yarn \ url/-/url-0.11.0.tgz:yarn \ urs/-/urs-0.0.7.tgz:yarn \ use-http/-/use-http-1.0.13.tgz:yarn \ use-ssr/-/use-ssr-1.0.23.tgz:yarn \ use/-/use-3.1.1.tgz:yarn \ util-deprecate/-/util-deprecate-1.0.2.tgz:yarn \ util.promisify/-/util.promisify-1.0.0.tgz:yarn \ util.promisify/-/util.promisify-1.0.1.tgz:yarn \ util/-/util-0.10.3.tgz:yarn \ util/-/util-0.11.1.tgz:yarn \ utila/-/utila-0.4.0.tgz:yarn \ utility-types/-/utility-types-3.10.0.tgz:yarn \ utils-merge/-/utils-merge-1.0.1.tgz:yarn \ uuid/-/uuid-3.4.0.tgz:yarn \ v8-compile-cache/-/v8-compile-cache-2.1.0.tgz:yarn \ validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz:yarn \ value-equal/-/value-equal-1.0.1.tgz:yarn \ vary/-/vary-1.1.2.tgz:yarn \ vendors/-/vendors-1.0.4.tgz:yarn \ verror/-/verror-1.10.0.tgz:yarn \ vm-browserify/-/vm-browserify-1.1.2.tgz:yarn \ w3c-hr-time/-/w3c-hr-time-1.0.2.tgz:yarn \ w3c-xmlserializer/-/w3c-xmlserializer-1.1.2.tgz:yarn \ wait-for-expect/-/wait-for-expect-3.0.2.tgz:yarn \ walker/-/walker-1.0.7.tgz:yarn \ watchpack/-/watchpack-1.6.0.tgz:yarn \ wbuf/-/wbuf-1.7.3.tgz:yarn \ webidl-conversions/-/webidl-conversions-4.0.2.tgz:yarn \ webpack-dev-middleware/-/webpack-dev-middleware-3.7.2.tgz:yarn \ webpack-dev-server/-/webpack-dev-server-3.10.3.tgz:yarn \ webpack-log/-/webpack-log-2.0.0.tgz:yarn \ webpack-manifest-plugin/-/webpack-manifest-plugin-2.2.0.tgz:yarn \ webpack-sources/-/webpack-sources-1.4.3.tgz:yarn \ webpack/-/webpack-4.42.0.tgz:yarn \ websocket-driver/-/websocket-driver-0.7.3.tgz:yarn \ websocket-extensions/-/websocket-extensions-0.1.3.tgz:yarn \ whatwg-encoding/-/whatwg-encoding-1.0.5.tgz:yarn \ whatwg-fetch/-/whatwg-fetch-3.0.0.tgz:yarn \ whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz:yarn \ whatwg-url/-/whatwg-url-6.5.0.tgz:yarn \ whatwg-url/-/whatwg-url-7.1.0.tgz:yarn \ which-module/-/which-module-2.0.0.tgz:yarn \ which/-/which-1.3.1.tgz:yarn \ which/-/which-2.0.2.tgz:yarn \ word-wrap/-/word-wrap-1.2.3.tgz:yarn \ workbox-background-sync/-/workbox-background-sync-4.3.1.tgz:yarn \ workbox-broadcast-update/-/workbox-broadcast-update-4.3.1.tgz:yarn \ workbox-build/-/workbox-build-4.3.1.tgz:yarn \ workbox-cacheable-response/-/workbox-cacheable-response-4.3.1.tgz:yarn \ workbox-core/-/workbox-core-4.3.1.tgz:yarn \ workbox-expiration/-/workbox-expiration-4.3.1.tgz:yarn \ workbox-google-analytics/-/workbox-google-analytics-4.3.1.tgz:yarn \ workbox-navigation-preload/-/workbox-navigation-preload-4.3.1.tgz:yarn \ workbox-precaching/-/workbox-precaching-4.3.1.tgz:yarn \ workbox-range-requests/-/workbox-range-requests-4.3.1.tgz:yarn \ workbox-routing/-/workbox-routing-4.3.1.tgz:yarn \ workbox-strategies/-/workbox-strategies-4.3.1.tgz:yarn \ workbox-streams/-/workbox-streams-4.3.1.tgz:yarn \ workbox-sw/-/workbox-sw-4.3.1.tgz:yarn \ workbox-webpack-plugin/-/workbox-webpack-plugin-4.3.1.tgz:yarn \ workbox-window/-/workbox-window-4.3.1.tgz:yarn \ worker-farm/-/worker-farm-1.7.0.tgz:yarn \ worker-rpc/-/worker-rpc-0.1.1.tgz:yarn \ wrap-ansi/-/wrap-ansi-2.1.0.tgz:yarn \ wrap-ansi/-/wrap-ansi-5.1.0.tgz:yarn \ wrappy/-/wrappy-1.0.2.tgz:yarn \ write-file-atomic/-/write-file-atomic-2.4.1.tgz:yarn \ write/-/write-1.0.3.tgz:yarn \ ws/-/ws-5.2.2.tgz:yarn \ ws/-/ws-6.2.1.tgz:yarn \ xml-name-validator/-/xml-name-validator-3.0.0.tgz:yarn \ xmlchars/-/xmlchars-2.2.0.tgz:yarn \ xregexp/-/xregexp-4.3.0.tgz:yarn \ xtend/-/xtend-4.0.2.tgz:yarn \ y18n/-/y18n-4.0.0.tgz:yarn \ yallist/-/yallist-3.1.1.tgz:yarn \ yallist/-/yallist-4.0.0.tgz:yarn \ yaml/-/yaml-1.8.2.tgz:yarn \ yargs-parser/-/yargs-parser-11.1.1.tgz:yarn \ yargs-parser/-/yargs-parser-13.1.2.tgz:yarn \ yargs/-/yargs-12.0.5.tgz:yarn \ yargs/-/yargs-13.3.2.tgz:yarn EXTRACT_ONLY= ${DISTFILES:N*\:yarn*:C/:.*$//} MAINTAINER= 0mp@FreeBSD.org COMMENT= Screen sharing server based on WebRTC LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= yarn:www/yarn USES= go:modules USE_GITHUB= yes GH_PROJECT= server GH_TUPLE= beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ felixge:httpsnoop:v1.0.1:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ gobuffalo:envy:v1.7.0:gobuffalo_envy/vendor/github.com/gobuffalo/envy \ gobuffalo:genny:3ca520ef0d9e:gobuffalo_genny/vendor/github.com/gobuffalo/genny \ gobuffalo:gogen:8f38393713f5:gobuffalo_gogen/vendor/github.com/gobuffalo/gogen \ gobuffalo:logger:86e12af44bc2:gobuffalo_logger/vendor/github.com/gobuffalo/logger \ gobuffalo:mapi:v1.0.2:gobuffalo_mapi/vendor/github.com/gobuffalo/mapi \ gobuffalo:packd:a385830c7fc0:gobuffalo_packd/vendor/github.com/gobuffalo/packd \ gobuffalo:packr:v2.2.0:gobuffalo_packr_v2/vendor/github.com/gobuffalo/packr \ gobuffalo:syncx:33c29581e754:gobuffalo_syncx/vendor/github.com/gobuffalo/syncx \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:f1bc736245b1:golang_sys/vendor/golang.org/x/sys \ golang:tools:aed303cbaa74:golang_tools/vendor/golang.org/x/tools \ gorilla:handlers:v1.5.1:gorilla_handlers/vendor/github.com/gorilla/handlers \ gorilla:mux:v1.7.2:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:securecookie:v1.1.1:gorilla_securecookie/vendor/github.com/gorilla/securecookie \ gorilla:sessions:v1.2.1:gorilla_sessions/vendor/github.com/gorilla/sessions \ gorilla:websocket:v1.4.0:gorilla_websocket/vendor/github.com/gorilla/websocket \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ joho:godotenv:v1.3.0:joho_godotenv/vendor/github.com/joho/godotenv \ karrick:godirwalk:v1.8.0:karrick_godirwalk/vendor/github.com/karrick/godirwalk \ kelseyhightower:envconfig:v1.4.0:kelseyhightower_envconfig/vendor/github.com/kelseyhightower/envconfig \ konsorten:go-windows-terminal-sequences:v1.0.1:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ kr:pretty:v0.2.0:kr_pretty/vendor/github.com/kr/pretty \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ markbates:oncer:bf2de49a0be2:markbates_oncer/vendor/github.com/markbates/oncer \ markbates:safe:v1.0.1:markbates_safe/vendor/github.com/markbates/safe \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ phayes:freeport:95f893ade6f2:phayes_freeport/vendor/github.com/phayes/freeport \ pion:logging:v0.2.2:pion_logging/vendor/github.com/pion/logging \ pion:randutil:v0.1.0:pion_randutil/vendor/github.com/pion/randutil \ pion:stun:v0.3.5:pion_stun/vendor/github.com/pion/stun \ pion:transport:v0.10.1:pion_transport/vendor/github.com/pion/transport \ pion:turn:v2.0.5:pion_turn_v2/vendor/github.com/pion/turn/v2 \ 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:v1.7.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.10.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.1.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rogpeppe:go-internal:v1.3.0:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \ rs:xid:v1.2.1:rs_xid/vendor/github.com/rs/xid \ rs:zerolog:v1.19.0:rs_zerolog/vendor/github.com/rs/zerolog \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:cobra:v0.0.3:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ urfave:cli:v1.20.0:urfave_cli/vendor/github.com/urfave/cli PORTSCOUT= site:https://github.com/${PORTNAME}/${GH_PROJECT}/releases OPTIONS_DEFINE= DOCS _YARN_BIN= ${LOCALBASE}/bin/yarn _YARN_FLAGS= --skip-integrity-check --noninteractive \ --no-node-version-check --no-default-rc \ --cwd ${_YARN_CWD} --cache-folder ${_YARN_CACHE_FOLDER} \ --use-yarnrc ${_YARNRC} --offline --no-progress .if defined(WITH_DEBUG) _YARN_FLAGS+= --verbose .endif _YARN_HOME= ${WRKDIR}/yarn-home _YARN_CACHE_FOLDER= ${_YARN_HOME}/cache _YARN_OFFLINE_MIRROR= ${_YARN_HOME}/yarn-offline-mirror _YARN_ENV= HOME=${_YARN_HOME} _YARNRC= ${_YARN_HOME}/yarnrc _YARN_CMD= ${SETENV} ${_YARN_ENV} ${_YARN_BIN} ${_YARN_FLAGS} _YARN_CWD= ${WRKSRC}/ui pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "The limit imposed by poudriere(8) for the maximum number of files allowed to be" @${ECHO_MSG} "opened by a jail (default 1024) is exceeded during the build of ${PORTNAME}." @${ECHO_MSG} "To successfully build ${PORTNAME} with poudriere(8), you must add the following" @${ECHO_MSG} "line to poudriere.conf:" @${ECHO_MSG} "MAX_FILES_${PORTNAME}=8192" @${ECHO_MSG} "" post-extract: @${MKDIR} ${_YARN_OFFLINE_MIRROR} # Yarn distfiles, which start with "@", have to renamed as they are # "scoped" packages. What it means is that, e.g., # "@jest/core/-/core-24.9.0.tgz" has to renamed to # "@jest-core-24.9.0.tgz" when placed in the offline mirror. (cd ${DISTDIR} && \ for distfile in ${DISTFILES:M*\:yarn$:S/:yarn$//}; do \ dest="$${distfile##*/}"; \ case $${distfile} in \ @*) dest="$${distfile%%/*}-$${dest}" ;; \ esac; \ ${CP} $${distfile} ${_YARN_OFFLINE_MIRROR}/$${dest}; \ done) ${ECHO_CMD} 'yarn-offline-mirror "${_YARN_OFFLINE_MIRROR}"' > ${_YARNRC} post-patch: ${REINPLACE_CMD} 's|%%ETCDIR%%|${ETCDIR}|g' ${WRKSRC}/config/config.go pre-build: ${_YARN_CMD} install ${_YARN_CMD} build (cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} run hack/packr/packr.go) post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.config.example \ ${STAGEDIR}${ETCDIR}/${PORTNAME}.config.sample ${INSTALL_DATA} ${WRKSRC}/users ${STAGEDIR}${ETCDIR}/users.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} \ "! -name .nojekyll ! -name CNAME") _yarn-packages: patch @${AWK} -f ${FILESDIR}/yarn-lock-to-distfiles.awk ${_YARN_CWD}/yarn.lock .include diff --git a/www/tusc/Makefile b/www/tusc/Makefile index dfdd28f17504..e62f8a9be8f3 100644 --- a/www/tusc/Makefile +++ b/www/tusc/Makefile @@ -1,35 +1,35 @@ PORTNAME= tusc DISTVERSION= 0.4.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= osa@FreeBSD.org COMMENT= TUS Command line client and server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= jackhftang GH_TUPLE= \ Acconut:lockfile:v1.1.0:acconut_lockfile/vendor/gopkg.in/Acconut/lockfile.v1 \ bmizerany:pat:6226ea591a40:bmizerany_pat/vendor/github.com/bmizerany/pat \ docopt:docopt.go:ee0de3bc6815:docopt_docopt_go/vendor/github.com/docopt/docopt_go \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ eventials:go-tus:9db47421f6a0:eventials_go_tus/vendor/github.com/eventials/go-tus \ golang:net:da137c7871d7:golang_net/vendor/golang.org/x/net \ golang:snappy:2e65f85255db:golang_snappy/vendor/github.com/golang/snappy \ syndtr:goleveldb:v1.0.0:syndtr_goleveldb/vendor/github.com/syndtr/goleveldb \ tus:tusd:30811b6579c5:tus_tusd/vendor/github.com/tus/tusd GO_TARGET= cmd/tusc.go:tusc PLIST_FILES= bin/tusc post-extract: ( cd ${WRKSRC} && ${MV} vendor/github.com/docopt/docopt_go \ vendor/github.com/docopt/docopt-go ) .include diff --git a/www/tusd/Makefile b/www/tusd/Makefile index 6b0cd6e28890..2454caa713f1 100644 --- a/www/tusd/Makefile +++ b/www/tusd/Makefile @@ -1,107 +1,107 @@ PORTNAME= tusd DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= mm@FreeBSD.org COMMENT= Reference server implementation in Go of tus LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go:modules USE_GITHUB= yes GH_ACCOUNT= tus GH_TUPLE= \ Acconut:lockfile:v1.1.0:acconut_lockfile/vendor/gopkg.in/Acconut/lockfile.v1 \ Azure:azure-pipeline-go:v0.2.3:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-storage-blob-go:v0.14.0:azure_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \ aws:aws-sdk-go:v1.43.31:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ bmizerany:pat:6226ea591a40:bmizerany_pat/vendor/github.com/bmizerany/pat \ census-instrumentation:opencensus-go:v0.23.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ cespare:xxhash:v2.1.2:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:mock:v1.6.0:golang_mock/vendor/github.com/golang/mock \ golang:net:de3da57026de:golang_net/vendor/golang.org/x/net \ golang:oauth2:6242fa91716a:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:d36c6a25d886:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.5.7:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-genproto:acbaeb5b85eb:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.2.0:google_uuid/vendor/github.com/google/uuid \ googleapis:gax-go:v2.2.0:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \ googleapis:google-api-go-client:v0.74.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:compute/v1.5.0:googleapis_google_cloud_go_compute \ googleapis:google-cloud-go:iam/v0.1.1:googleapis_google_cloud_go_iam \ googleapis:google-cloud-go:storage/v1.21.0:googleapis_google_cloud_go_storage \ googleapis:google-cloud-go:v0.100.2:googleapis_google_cloud_go/vendor/cloud.google.com/go \ grpc-ecosystem:go-grpc-middleware:v1.3.0:grpc_ecosystem_go_grpc_middleware/vendor/github.com/grpc-ecosystem/go-grpc-middleware \ grpc:grpc-go:v1.45.0:grpc_grpc_go/vendor/google.golang.org/grpc \ h2non:gock:v1.1.2:h2non_gock/vendor/gopkg.in/h2non/gock.v1 \ h2non:parth:b4df798d6542:h2non_parth/vendor/github.com/h2non/parth \ jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ mattn:go-ieproxy:v0.0.1:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ prometheus:client_golang:v1.12.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.32.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.7.3:prometheus_procfs/vendor/github.com/prometheus/procfs \ protocolbuffers:protobuf-go:v1.27.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ sethgrid:pester:68a33a018ad0:sethgrid_pester/vendor/github.com/sethgrid/pester \ stretchr:testify:v1.7.1:stretchr_testify/vendor/github.com/stretchr/testify \ vimeo:go-util:v1.4.1:vimeo_go_util/vendor/github.com/vimeo/go-util GO_TARGET= ./cmd/tusd OPTIONS_DEFINE= DOCS EXAMPLES PORTDOCS= * PORTEXAMPLES= * USERS= www GROUPS= www TUSD_UPLOAD_DIR?= /var/spool/tusd USE_RC_SUBR= tusd SUB_FILES= tusd SUB_LIST= TUSD_USER=${USERS} \ TUSD_GROUP=${GROUPS} \ TUSD_UPLOAD_DIR=${TUSD_UPLOAD_DIR} PLIST_SUB+= ${SUB_LIST} post-extract: @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/compute @${RLN} ${WRKSRC_googleapis_google_cloud_go_compute}/compute ${WRKSRC}/vendor/cloud.google.com/go/compute @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/iam @${RLN} ${WRKSRC_googleapis_google_cloud_go_iam}/iam ${WRKSRC}/vendor/cloud.google.com/go/iam @${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/storage @${RLN} ${WRKSRC_googleapis_google_cloud_go_storage}/storage ${WRKSRC}/vendor/cloud.google.com/go/storage post-install: ${MKDIR} ${STAGEDIR}${TUSD_UPLOAD_DIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/hooks.md ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/apache2.conf ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/nginx.conf ${STAGEDIR}${EXAMPLESDIR} .for FILE in post-create post-finish post-receive post-terminate pre-create ${INSTALL_SCRIPT} ${WRKSRC}/examples/hooks/${FILE} ${STAGEDIR}${EXAMPLESDIR}/hooks .endfor .include diff --git a/www/uchiwa/Makefile b/www/uchiwa/Makefile index ecd0155dbaab..c4545e8cbe71 100644 --- a/www/uchiwa/Makefile +++ b/www/uchiwa/Makefile @@ -1,57 +1,57 @@ PORTNAME= uchiwa PORTVERSION= 0.18.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://uchiwa.io/ MAINTAINER= alexander@treg.io COMMENT= Simple dashboard for Sensu LICENSE= MIT USES= go UCHIWA_LOGDIR= /var/log/uchiwa UCHIWA_CONFDIR= ${PREFIX}/etc/uchiwa UCHIWA_SHAREDIR= ${PREFIX}/share/uchiwa/public USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= sensu GH_TUPLE= dgrijalva:jwt-go:61124b62ad244d655f87d944aefaa2ae5a0d2f16:jwtgo/vendor/github.com/dgrijalva/jwt-go GH_TUPLE+= gorilla:context:215affda49addc4c8ef7e2534915df2c8c35c6cd:context/vendor/github.com/gorilla/context GH_TUPLE+= mitchellh:mapstructure:f7d28d5aeab42b9b95d2e6d6b956f73a290077fc:mapstructure/vendor/github.com/mitchellh/mapstructure GH_TUPLE+= palourde:mergo:d931ffd2c07cb4caf7194e0f6af9ac6771c26d54:mergo/vendor/github.com/palourde/mergo GH_TUPLE+= stretchr:objx:cbeaeb16a013161a98496fad62933b1d21786672:objx/vendor/github.com/stretchr/objx GH_TUPLE+= stretchr:testify:e4ec8152c15fc46bd5056ce65997a07c7d415325:testify/vendor/github.com/stretchr/testify GH_TUPLE+= sensu:uchiwa-web:${PORTVERSION}:uchiwaweb/public/bower_components/uchiwa-web GH_TUPLE+= angular:bower-angular-cookies:b89821e37d3011ad0bca9a4847a8fcc59f90fabb:bowerangularcookies/public/bower_components/angular-cookies GH_TUPLE+= urish:angular-moment:0.9.2:urishangularmoment/public/bower_components/angular-moment GH_TUPLE+= angular:bower-angular:v1.4.11:angularbowerangular/public/bower_components/angular GH_TUPLE+= angular:bower-angular-route:v1.4.11:angularbowerangularroute/public/bower_components/angular-route GH_TUPLE+= angular:bower-angular-sanitize:v1.4.11:angularbowerangularsanitize/public/bower_components/angular-sanitize GH_TUPLE+= twbs:bootstrap:v3.1.1:bootstrap/public/bower_components/bootstrap GH_TUPLE+= twbs:bootstrap-sass:v3.1.1:bootstrapsass/public/bower_components/bootstrap-sass-official GH_TUPLE+= foxandxss:angular-toastr:1.6.0:forandxssangulartoastr/public/bower_components/angular-toastr GH_TUPLE+= wallin:angular-gravatar:0.3.2:wallinangulargravatar/public/bower_components/angular-gravatar GH_TUPLE+= fortawesome:Font-Awesome:v4.4.0:fortawesomefontawesome/public/bower_components/fontawesome GH_TUPLE+= components:highlightjs:08edd75426b52b165cc2b8a569870df4794c36dc:componentshighlightjs/public/bower_components/highlightjs GH_TUPLE+= angular-ui:bootstrap-bower:0.13.4:angularuibootstrapbower/public/bower_components/angular-bootstrap GH_TUPLE+= moment:moment:2.8.4:momentmoment/public/bower_components/moment GH_TUPLE+= jquery:jquery-dist:3.0.0:jqueryjquery/public/bower_components/jquery GH_TUPLE+= jashkenas:underscore:1f4bf626f23a99f7a676f5076dc1b1475554c8f7:jashkenasunderscore/public/bower_components/underscore GH_TUPLE+= kless:osutil:3ac994847c4376a4b905fc0a19f450c5a4bec647:klessosutil/vendor/github.com/kless/osutil GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} USERS= uchiwa GROUPS= uchiwa post-install: ${MKDIR} ${STAGEDIR}${UCHIWA_LOGDIR} \ ${STAGEDIR}${UCHIWA_CONFDIR} \ ${STAGEDIR}${UCHIWA_SHAREDIR} ${INSTALL_DATA} ${WRKSRC}/config.json.example ${STAGEDIR}${PREFIX}/etc/uchiwa/config.json.sample (cd ${WRKSRC}/public && ${COPYTREE_SHARE} . ${STAGEDIR}${UCHIWA_SHAREDIR}) .include diff --git a/www/varnish_exporter/Makefile b/www/varnish_exporter/Makefile index 5e699c868065..591aefb24af4 100644 --- a/www/varnish_exporter/Makefile +++ b/www/varnish_exporter/Makefile @@ -1,35 +1,35 @@ PORTNAME= varnish_exporter PORTVERSION= 1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= ports@zx23.net COMMENT= Prometheus metrics exporter for the Varnish WWW cache LICENSE= APACHE20 USES= go:modules USE_GITHUB= yes GH_ACCOUNT= jonnenauha GH_PROJECT= prometheus_varnish_exporter GH_TUPLE= \ beorn7:perks:v1.0.0:beorn7_perks/vendor/github.com/beorn7/perks \ golang:protobuf:v1.3.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:5ac8a444bdc5:golang_sys/vendor/golang.org/x/sys \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ prometheus:client_golang:v1.0.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:fd36f4220a90:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.4.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.2:prometheus_procfs/vendor/github.com/prometheus/procfs USE_RC_SUBR= ${PORTNAME} GO_TARGET= :varnish_exporter USERS= varnish GROUPS= varnish PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/vultr-cli/Makefile b/www/vultr-cli/Makefile index 3c4c95ed0b0c..02bfe99a726b 100644 --- a/www/vultr-cli/Makefile +++ b/www/vultr-cli/Makefile @@ -1,56 +1,57 @@ PORTNAME= vultr-cli PORTVERSION= 2.14.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MAINTAINER= kfv@kfv.io COMMENT= Official command line tool for Vultr services LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= vultr GH_TUPLE= \ fsnotify:fsnotify:v1.5.4:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-check:check:41f04d3bba15:go_check_check/vendor/gopkg.in/check.v1 \ go-ini:ini:v1.66.4:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ go-yaml:yaml:v3.0.0:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \ golang:net:2e3eb7b945c2:golang_net/vendor/golang.org/x/net \ golang:oauth2:9780585627b5:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.5.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:bc2c85ada10a:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ google:go-querystring:v1.1.0:google_go_querystring/vendor/github.com/google/go-querystring \ hashicorp:go-cleanhttp:v0.5.2:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-retryablehttp:v0.7.1:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ magiconair:properties:v1.8.6:magiconair_properties/vendor/github.com/magiconair/properties \ mitchellh:mapstructure:v1.5.0:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ pelletier:go-toml:v1.9.5:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pelletier:go-toml:v2.0.1:pelletier_go_toml_v2/vendor/github.com/pelletier/go-toml/v2 \ protocolbuffers:protobuf-go:v1.28.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ spf13:afero:v1.8.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.5.0:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.4.0: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.12.0:spf13_viper/vendor/github.com/spf13/viper \ subosito:gotenv:v1.3.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ vultr:govultr:v2.17.2:vultr_govultr_v2/vendor/github.com/vultr/govultr/v2 PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/www/webhook/Makefile b/www/webhook/Makefile index 9532aec5ae69..606cff67d754 100644 --- a/www/webhook/Makefile +++ b/www/webhook/Makefile @@ -1,45 +1,45 @@ PORTNAME= webhook PORTVERSION= 2.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= stb@lassitu.de COMMENT= Easily create HTTP endpoints (hooks) to execute shell commands LICENSE= APACHE20 BSD3CLAUSE MIT LICENSE_COMB= multi USES= go:modules USE_GITHUB= yes GH_ACCOUNT= adnanh GH_TUPLE= \ clbanning:mxj:v1.8.4:clbanning_mxj/vendor/github.com/clbanning/mxj \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fsnotify:fsnotify:v1.4.2:fsnotify_fsnotify/vendor/gopkg.in/fsnotify.v1 \ ghodss:yaml:v1.0.0:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-chi:chi:v4.0.2:go_chi_chi/vendor/github.com/go-chi/chi \ go-yaml:yaml:eb3733d160e7:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gofrs:uuid:v3.2.0:gofrs_uuid/vendor/github.com/gofrs/uuid \ golang:sys:04cbcbbfeed8:golang_sys/vendor/golang.org/x/sys \ gorilla:mux:v1.7.3:gorilla_mux/vendor/github.com/gorilla/mux USE_RC_SUBR= webhook GO_TARGET= :${PREFIX}/sbin/webhook PLIST_FILES= "@sample etc/webhook.yaml.sample" sbin/webhook .include .if ${OPSYS} == FreeBSD DAEMONARGS= -S -l \$${webhook_facility} -s \$${webhook_priority} -t \$${name} .else DAEMONARGS= -f .endif SUB_LIST+= DAEMONARGS="${DAEMONARGS}" post-install: ${INSTALL_DATA} ${FILESDIR}/webhook.yaml ${STAGEDIR}${PREFIX}/etc/webhook.yaml.sample .include diff --git a/www/websocketd/Makefile b/www/websocketd/Makefile index 2444ee4dd4e4..7de668938146 100644 --- a/www/websocketd/Makefile +++ b/www/websocketd/Makefile @@ -1,22 +1,22 @@ # Created by: Guangyuan Yang PORTNAME= websocketd DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= ygy@FreeBSD.org COMMENT= Access any command-line tool via a WebSocket LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= joewalnes GH_TUPLE= gorilla:websocket:v1.4.0:gorilla_websocket/vendor/github.com/gorilla/websocket PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/writeas-cli/Makefile b/www/writeas-cli/Makefile index 046c8da2225a..450f4ca2dacf 100644 --- a/www/writeas-cli/Makefile +++ b/www/writeas-cli/Makefile @@ -1,61 +1,61 @@ PORTNAME= writeas-cli DISTVERSIONPREFIX= v DISTVERSION= 2.0.0-wf -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www textproc MASTER_SITES= https://code.as/core/socks/archive/v1.0.0.tar.gz?dummy=/:core_socks DISTFILES= core-socks-v1.0.0.tar.gz:core_socks DIST_SUBDIR= writeas MAINTAINER= fuz@fuz.su COMMENT= Command line client for Write.as / WriteFreely LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= writeas GH_TUPLE= atotto:clipboard:v0.1.1:atotto_clipboard/vendor/github.com/atotto/clipboard \ cloudfoundry:jibber_jabber:bcc4c8345a21:cloudfoundry_jibber_jabber/vendor/github.com/cloudfoundry/jibber_jabber \ go-ini:ini:v1.39.3:go_ini_ini/vendor/gopkg.in/ini.v1 \ golang:crypto:505ab145d0a9:golang_crypto/vendor/golang.org/x/crypto \ golang:net:e147a9138326:golang_net/vendor/golang.org/x/net \ golang:sys:0f9fa26af87c:golang_sys/vendor/golang.org/x/sys \ gopherjs:gopherjs:d547d1d9531e:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:v1.0.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ howeyc:gopass:bf9dde6d0d2c:howeyc_gopass/vendor/github.com/howeyc/gopass \ jtolds:gls:v4.2.1:jtolds_gls/vendor/github.com/jtolds/gls \ microcosm-cc:bluemonday:v1.0.1:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ mitchellh:go-homedir:v1.0.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ onsi:ginkgo:v1.8.0:onsi_ginkgo/vendor/github.com/onsi/ginkgo \ onsi:gomega:v1.5.0:onsi_gomega/vendor/github.com/onsi/gomega \ shurcooL:sanitized_anchor_name:86672fcb3f95:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name \ smartystreets:assertions:b2de0cb4f26d:smartystreets_assertions/vendor/github.com/smartystreets/assertions \ smartystreets:goconvey:044398e4856c:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \ urfave:cli:v1.20.0:urfave_cli/vendor/gopkg.in/urfave/cli.v1 \ writeas:go-writeas:v2.0.2:writeas_go_writeas_v2/vendor/github.com/writeas/go-writeas/v2 \ writeas:impart:v1.1.0:writeas_impart/vendor/github.com/writeas/impart \ writeas:saturday:f455b05c043f:writeas_saturday/vendor/github.com/writeas/saturday \ writeas:web-core:05f387ffa1b3:writeas_web_core/vendor/github.com/writeas/web-core GO_TARGET= ./cmd/wf ./cmd/writeas PLIST_FILES= bin/wf bin/writeas PORTDOCS= */*.md OPTIONS_DEFINE= DOCS post-extract: @${MKDIR} ${WRKSRC}/vendor/code.as/core @${RLN} ${WRKDIR}/socks ${WRKSRC}/vendor/code.as/core/socks post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/cmd && for doc in ${PORTDOCS} ; \ do \ ${MKDIR} ${STAGEDIR}${DOCSDIR}/`${DIRNAME} $$doc` ; \ ${INSTALL_MAN} $$doc ${STAGEDIR}${DOCSDIR}/`${DIRNAME} $$doc` ; \ done .include diff --git a/www/writefreely/Makefile b/www/writefreely/Makefile index 6a7b644b38c0..65a79b10eb8c 100644 --- a/www/writefreely/Makefile +++ b/www/writefreely/Makefile @@ -1,157 +1,157 @@ PORTNAME= writefreely DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www textproc MASTER_SITES= https://code.as/core/socks/archive/v1.0.0.tar.gz?dummy=/:core_socks \ https://git.mills.io/prologic/go-gopher/archive/:go_gopher DISTFILES= core-socks-v1.0.0.tar.gz:core_socks \ b7ebb55feece2abb74a651c217db6f7ead778170.tar.gz:go_gopher DIST_SUBDIR= writeas MAINTAINER= fuz@fuz.su COMMENT= Clean, Markdown-based publishing platform made for writers LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_DISTFILES_CC-BY-NC-SA-4.0= writefreely-documentation-${DISTVERSIONPREFIX}${DISTVERSION}_GH0.tar.gz BUILD_DEPENDS= go-bindata:devel/go-bindata USES= go:modules USE_GITHUB= yes GH_TUPLE= aymerick:douceur:v0.2.0:aymerick_douceur/vendor/github.com/aymerick/douceur \ beevik:etree:v1.1.0:beevik_etree/vendor/github.com/beevik/etree \ captncraig:cors:e80254a89df1:captncraig_cors/vendor/github.com/captncraig/cors \ chris-ramon:douceur:v0.2.0:chris_ramon_douceur \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ clbanning:mxj:v1.8.4:clbanning_mxj/vendor/github.com/clbanning/mxj \ 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 \ dchest:uniuri:7aecb25e1fe5:dchest_uniuri/vendor/github.com/dchest/uniuri \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \ fatih:structs:v1.1.0:fatih_structs/vendor/github.com/fatih/structs \ go-fed:httpsig:0ef28562fabe:go_fed_httpsig/vendor/github.com/go-fed/httpsig \ go-ini:ini:v1.62.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-sql-driver:mysql:v1.6.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ go-test:deep:v1.0.1:go_test_deep/vendor/github.com/go-test/deep \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ gofrs:uuid:v3.3.0:gofrs_uuid/vendor/github.com/gofrs/uuid \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:net:04defd469f4e:golang_net/vendor/golang.org/x/net \ golang:sys:04245dca01da:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ gologme:log:v1.2.0:gologme_log/vendor/github.com/gologme/log \ gopherjs:gopherjs:d547d1d9531e:gopherjs_gopherjs/vendor/github.com/gopherjs/gopherjs \ gorilla:csrf:v1.7.0:gorilla_csrf/vendor/github.com/gorilla/csrf \ gorilla:css:v1.0.0:gorilla_css/vendor/github.com/gorilla/css \ gorilla:feeds:v1.1.1:gorilla_feeds/vendor/github.com/gorilla/feeds \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ gorilla:schema:v1.2.0:gorilla_schema/vendor/github.com/gorilla/schema \ gorilla:securecookie:v1.1.1:gorilla_securecookie/vendor/github.com/gorilla/securecookie \ gorilla:sessions:v1.2.0:gorilla_sessions/vendor/github.com/gorilla/sessions \ guregu:null:v3.5.0:guregu_null/vendor/github.com/guregu/null \ hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:v1.1.1:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \ ikeikeikeike:go-sitemap-generator:v2.0.2:ikeikeikeike_go_sitemap_generator_v2/vendor/github.com/ikeikeikeike/go-sitemap-generator/v2 \ jtolds:gls:v4.2.1:jtolds_gls/vendor/github.com/jtolds/gls \ juju:ansiterm:720a0952cc2a:juju_ansiterm/vendor/github.com/juju/ansiterm \ kylemcc:twitter-text-go:7f582f6736ec:kylemcc_twitter_text_go/vendor/github.com/kylemcc/twitter-text-go \ lunixbochs:vtclean:v1.0.0:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \ manifoldco:promptui:v0.8.0:manifoldco_promptui/vendor/github.com/manifoldco/promptui \ 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-sqlite3:v1.14.6:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ microcosm-cc:bluemonday:v1.0.5:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ mitchellh:go-wordwrap:v1.0.1:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ nu7hatch:gouuid:179d4d0c4d8d:nu7hatch_gouuid/vendor/github.com/nu7hatch/gouuid \ 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 \ rainycape:unidecode:cb7f23ec59be:rainycape_unidecode/vendor/github.com/rainycape/unidecode \ 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:b6c0e53d7304:smartystreets_assertions/vendor/github.com/smartystreets/assertions \ smartystreets:goconvey:044398e4856c:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \ urfave:cli:v2.3.0:urfave_cli_v2/vendor/github.com/urfave/cli/v2 \ writeas:activity:v0.1.2:writeas_activity/vendor/github.com/writeas/activity \ writeas:activityserve:d7ab3eaa4481:writeas_activityserve/vendor/github.com/writeas/activityserve \ writeas:go-strip-markdown:v2.1.1:writeas_go_strip_markdown_v2/vendor/github.com/writeas/go-strip-markdown/v2 \ writeas:go-webfinger:v1.1.0:writeas_go_webfinger/vendor/github.com/writeas/go-webfinger \ writeas:go-writeas:v2.0.2:writeas_go_writeas_v2/vendor/github.com/writeas/go-writeas/v2 \ writeas:httpsig:v1.0.0:writeas_httpsig/vendor/github.com/writeas/httpsig \ writeas:impart:v1.1.1:writeas_impart/vendor/github.com/writeas/impart \ writeas:import:v0.2.1:writeas_import/vendor/github.com/writeas/import \ writeas:monday:54a7dd579219:writeas_monday/vendor/github.com/writeas/monday \ writeas:openssl-go:v1.0.0:writeas_openssl_go/vendor/github.com/writeas/openssl-go \ writeas:saturday:392b95a03320:writeas_saturday/vendor/github.com/writeas/saturday \ writeas:slug:v1.2.0:writeas_slug/vendor/github.com/writeas/slug \ writeas:web-core:95a3a717ed8f:writeas_web_core/vendor/github.com/writeas/web-core \ writefreely:go-nodeinfo:v1.2.0:writefreely_go_nodeinfo/vendor/github.com/writefreely/go-nodeinfo USE_RC_SUBR= writefreely GO_TARGET= ./cmd/writefreely SUB_FILES= pkg-message USERS= writefreely GROUPS= writefreely OPTIONS_DEFINE= DOCS SQLITE3 OPTIONS_DEFAULT= CSS_DIST SQLITE3 OPTIONS_SINGLE= CSS OPTIONS_SINGLE_CSS= CSS_DIST CSS_LESSC CSS_DESC= Stylesheets CSS_DIST_DESC= Use pre-generated stylesheets CSS_LESSC_DESC= Generate stylesheets with lessc (requires npm) CSS_DIST_MASTER_SITES= http://fuz.su/~fuz/distfiles/writefreely/:css CSS_DIST_DISTFILES= writefreely-css-${DISTVERSION}.tar.gz:css CSS_LESSC_BUILD_DEPENDS= npm:www/npm CSS_LESSC_VARS= LEGAL_PACKAGE=yes \ NO_PACKAGE="uses www/npm to fetch files at build time (option CSS_LESSC)" DOCS_GH_TUPLE= writefreely:documentation:${DISTVERSIONPREFIX}${DISTVERSION}:docs DOCS_VARS= LICENSE+=CC-BY-NC-SA-4.0 \ LICENSE_COMB=multi SQLITE3_VARS= GO_BUILDFLAGS+=-tags=sqlite post-extract: @${MKDIR} ${WRKSRC}/vendor/github.com/chris-ramon @${RLN} ${WRKSRC_aymerick_douceur} ${WRKSRC}/vendor/github.com/chris-ramon/douceur @${MKDIR} ${WRKSRC}/vendor/code.as/core @${RLN} ${WRKDIR}/socks ${WRKSRC}/vendor/code.as/core/socks @${MKDIR} ${WRKSRC}/vendor/git.mills.io/prologic @${RLN} ${WRKDIR}/go-gopher ${WRKSRC}/vendor/git.mills.io/prologic/go-gopher # download the lessc program with npm for rolling the writefreely-css distfile ${WRKDIR}/npm/bin/lessc: @${ECHO_MSG} "=> downloading the lessc utility with NPM" ${MKDIR} ${WRKDIR}/npm npm -C ${WRKDIR}/npm -g install less@3.5.3 npm -C ${WRKDIR}/npm -g install less-plugin-clean-css pre-build: cd ${WRKSRC} && go-bindata -pkg writefreely -ignore=\\.gitignore schema.sql sqlite.sql # Packaging node.js applications is a PITA, so supply pre-generated CSS files as # a custom distfile using lessc, a node.js application. do-build-CSS_LESSC-on: ${WRKDIR}/npm/bin/lessc @${ECHO_MSG} "=> generating CSS files with lessc" ${RM} -r ${WRKDIR}/css ${MKDIR} ${WRKDIR}/css cd ${WRKSRC}/less && ${WRKDIR}/npm/bin/lessc app.less --clean-css="--s1 --advanced" ${WRKDIR}/css/write.css cd ${WRKSRC}/less && ${WRKDIR}/npm/bin/lessc fonts.less --clean-css="--s1 --advanced" ${WRKDIR}/css/fonts.css cd ${WRKSRC}/less && ${WRKDIR}/npm/bin/lessc icons.less --clean-css="--s1 --advanced" ${WRKDIR}/css/icons.css cd ${WRKSRC}/less && ${WRKDIR}/npm/bin/lessc prose.less --clean-css="--s1 --advanced" ${WRKDIR}/css/prose.css ${TAR} -z -c -f ${WRKDIR}/writefreely-css-${DISTVERSION}.tar.gz -C ${WRKDIR} css do-install-DOCS-on: cd ${WRKSRC_docs} && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} '! -depth 1' post-install: ${MKDIR} ${STAGEDIR}${WWWDIR}/keys cd ${WRKSRC} && ${COPYTREE_SHARE} pages ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} static ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} ${WRKDIR}/css/*.css ${STAGEDIR}${WWWDIR}/static/css/ cd ${WRKSRC} && ${COPYTREE_SHARE} templates ${STAGEDIR}${WWWDIR} .include diff --git a/www/wuzz/Makefile b/www/wuzz/Makefile index 2dc0105a71c5..d96c6e1d10d1 100644 --- a/www/wuzz/Makefile +++ b/www/wuzz/Makefile @@ -1,40 +1,40 @@ PORTNAME= wuzz DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Interactive cli tool for HTTP inspection LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= asciimoo GH_TUPLE= \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ PuerkitoBio:goquery:v1.5.1:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ alessio:shellescape:v1.2.2:alessio_shellescape/vendor/github.com/alessio/shellescape \ andybalholm:cascadia:v1.2.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ fatih:color:v1.9.0:fatih_color/vendor/github.com/fatih/color \ golang:net:627f9648deb9:golang_net/vendor/golang.org/x/net \ golang:sys:6fdc65e7d980:golang_sys/vendor/golang.org/x/sys \ jroimartin:gocui:v0.4.0:jroimartin_gocui/vendor/github.com/jroimartin/gocui \ mattn:go-colorable:v0.1.6: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:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ nsf:termbox-go:38ba6e5628f1:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ nwidger:jsoncolor:v0.3.0:nwidger_jsoncolor/vendor/github.com/nwidger/jsoncolor \ tidwall:gjson:v1.6.0:tidwall_gjson/vendor/github.com/tidwall/gjson \ tidwall:match:v1.0.1:tidwall_match/vendor/github.com/tidwall/match \ tidwall:pretty:v1.0.1:tidwall_pretty/vendor/github.com/tidwall/pretty \ x86kernel:htmlcolor:c589f58466d0:x86kernel_htmlcolor/vendor/github.com/x86kernel/htmlcolor GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/xcaddy/Makefile b/www/xcaddy/Makefile index 3577c8a3a14e..46edd8131f13 100644 --- a/www/xcaddy/Makefile +++ b/www/xcaddy/Makefile @@ -1,24 +1,24 @@ PORTNAME= xcaddy DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DIST_SUBDIR= xcaddy MAINTAINER= olgeni@FreeBSD.org COMMENT= Command line tool to make custom builds of the Caddy Web Server LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= caddyserver GH_TUPLE= Masterminds:semver:v3.1.1:masterminds_semver_v3/vendor/github.com/Masterminds/semver/v3 GO_TARGET= ./cmd/xcaddy PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/yarr/Makefile b/www/yarr/Makefile index 3caaae866157..de56e52862ce 100644 --- a/www/yarr/Makefile +++ b/www/yarr/Makefile @@ -1,30 +1,30 @@ PORTNAME= yarr DISTVERSIONPREFIX=v DISTVERSION= 2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= decke@FreeBSD.org COMMENT= Yet another rss reader LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license USES= go:modules USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= nkanaev GH_TUPLE= \ golang:net:7fd8e65b6420:golang_net/vendor/golang.org/x/net \ golang:sys:0981d6026fa6:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ mattn:go-sqlite3:v1.14.7:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 GO_TARGET= ./src/main.go:yarr GO_BUILDFLAGS= -tags "sqlite_foreign_keys release" -ldflags "-X main.Version=${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/ytdl/Makefile b/www/ytdl/Makefile index caadd6e0e92a..070b0092daed 100644 --- a/www/ytdl/Makefile +++ b/www/ytdl/Makefile @@ -1,38 +1,38 @@ PORTNAME= ytdl DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= YouTube downloader written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= rylio GH_SUBDIR= src/github.com/rylio/ytdl GH_TUPLE= \ antchfx:jsonquery:v1.1.4:antchfx_jsonquery/vendor/github.com/antchfx/jsonquery \ antchfx:xpath:v1.1.7:antchfx_xpath/vendor/github.com/antchfx/xpath \ cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ davecgh:go-spew:v1.1.0:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:groupcache:8c9f03a8e57e:golang_groupcache/vendor/github.com/golang/groupcache \ golang:sys:ed371f2e16b4:golang_sys/vendor/golang.org/x/sys \ 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 \ 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 \ rs:zerolog:v1.19.0:rs_zerolog/vendor/github.com/rs/zerolog \ 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 \ urfave:cli:v2.2.0:urfave_cli_v2/vendor/github.com/urfave/cli/v2 GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11-wm/fvwm3/Makefile b/x11-wm/fvwm3/Makefile index da33e0269296..a6d01d7d4592 100644 --- a/x11-wm/fvwm3/Makefile +++ b/x11-wm/fvwm3/Makefile @@ -1,95 +1,95 @@ # Created by: Felix Palmen PORTNAME= fvwm3 PORTVERSION= 1.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= https://github.com/fvwmorg/fvwm3/releases/download/${PORTVERSION}/ \ http://fvwm.sourceforge.net/generated/icon_download/:icons MAINTAINER= felix@palmen-it.de COMMENT= F? Virtual Window Manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libevent.so:devel/libevent \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig USES= compiler:c11 cpe pkgconfig python:3.7+ readline xorg USE_XORG= ice sm x11 xext xft xrandr xrender xt CONFLICTS_INSTALL= fvwm CPE_VENDOR= fvwm CPE_PRODUCT= fvwm PLIST_SUB= PORTVERSION=${PORTVERSION} GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_path_PYTHON=${PYTHON_CMD} OPTIONS_DEFINE= FRIBIDI GO ICONS ICONV MANPAGES NLS PERL PNG SVG \ XCURSOR XPM OPTIONS_DEFAULT= FRIBIDI GO ICONV MANPAGES PERL PNG XCURSOR OPTIONS_SUB= yes FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi FRIBIDI_CONFIGURE_ENABLE= bidi GO_DESC= Build and install modules written in Go GO_USES= go:no_targets GO_CONFIGURE_ENABLE= golang GO_MAKE_ARGS= GOBUILD="go build -ldflags=\"-s -w\"" FVWM_ICONS= fvwm_icons-20070101 ICONS_DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${FVWM_ICONS}.tar.bz2:icons ICONS_IMPLIES= XPM ICONV_USES= iconv:translit ICONV_CONFIGURE_ENABLE= iconv MANPAGES_BUILD_DEPENDS= rubygem-asciidoctor>0:textproc/rubygem-asciidoctor MANPAGES_USES= gmake MANPAGES_CONFIGURE_ENABLE= mandoc MANPAGES_IMPLIES= PERL NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime PERL_USES= perl5 PERL_CONFIGURE_ENABLE= perllib PNG_LIB_DEPENDS= libpng.so:graphics/png PNG_CONFIGURE_ENABLE= png SVG_LIB_DEPENDS= librsvg-2.so:graphics/librsvg2-rust SVG_USES= gnome SVG_USE= gnome=cairo,glib20,gdkpixbuf2 SVG_CONFIGURE_ENABLE= rsvg XCURSOR_USE= xorg=xcursor XCURSOR_CONFIGURE_ENABLE= xcursor XPM_USE= xorg=xpm XPM_CONFIGURE_OFF= --with-xpm-library=no post-patch: @${REINPLACE_CMD} -e 's,/etc/,${LOCALBASE}/etc/,g' \ ${WRKSRC}/bin/fvwm-menu-desktop.in post-install-ICONS-on: ${MKDIR} ${STAGEDIR}${PREFIX}/share/fvwm3/pixmaps ${INSTALL_DATA} ${WRKDIR}/${FVWM_ICONS}/*.xpm \ ${STAGEDIR}${PREFIX}/share/fvwm3/pixmaps post-install-PERL-off: .for script in fvwm-convert-2.6 fvwm-menu-directory fvwm-menu-xlock fvwm-perllib ${RM} ${STAGEDIR}${PREFIX}/bin/${script} .endfor .for script in FvwmConsoleC.pl FvwmPerl ${RM} ${STAGEDIR}${PREFIX}/libexec/fvwm3/${PORTVERSION}/${script} .endfor .include diff --git a/x11/aminal/Makefile b/x11/aminal/Makefile index e5b5b702900c..3aa07fa06d27 100644 --- a/x11/aminal/Makefile +++ b/x11/aminal/Makefile @@ -1,32 +1,32 @@ PORTNAME= aminal DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org COMMENT= Golang terminal emulator from scratch LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gl go xorg USE_GITHUB= yes GH_ACCOUNT= liamg GH_TUPLE= BurntSushi:xgb:27f1227:xgb/vendor/github.com/BurntSushi/xgb \ gen2brain:shm:6c18ff7:shm/vendor/github.com/gen2brain/shm USE_GL= gl USE_XORG= x11 xcursor xi xinerama xrandr xxf86vm GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} PORTSCOUT= limit:^[0-9].* post-patch: # https://github.com/liamg/aminal/issues/208 @cd ${WRKSRC}/platform && \ ${CP} linuxLaunch.go freebsdLaunch.go && \ ${REINPLACE_CMD} 's|build linux|build freebsd|' freebsdLaunch.go .include diff --git a/x11/clipman/Makefile b/x11/clipman/Makefile index 6f3e09ab8c0f..afc2fb9c9d07 100644 --- a/x11/clipman/Makefile +++ b/x11/clipman/Makefile @@ -1,28 +1,28 @@ PORTNAME= clipman DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Simple clipboard manager for Wayland LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= wl-copy:x11/wl-clipboard USES= go:modules USE_GITHUB= yes GH_ACCOUNT= yory8 GH_TUPLE= 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:f65c72e2690d:alecthomas_units/vendor/github.com/alecthomas/units \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/x11/nwg-bar/Makefile b/x11/nwg-bar/Makefile index 573dd65c084e..cb762cfba5c0 100644 --- a/x11/nwg-bar/Makefile +++ b/x11/nwg-bar/Makefile @@ -1,44 +1,44 @@ PORTNAME= nwg-bar DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= GTK3-based button bar for sway and other wlroots-based compositors LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= gnome go:modules pkgconfig USE_GITHUB= yes USE_GNOME= cairo gdkpixbuf2 gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \ dlasky:gotk3-layershell:5cca0b819261:dlasky_gotk3_layershell/vendor/github.com/dlasky/gotk3-layershell \ golang:sync:56d357773e84:golang_sync/vendor/golang.org/x/sync \ gotk3:gotk3:v0.6.0:gotk3_gotk3/vendor/github.com/gotk3/gotk3 \ joshuarubin:go-sway:v0.0.4:joshuarubin_go_sway/vendor/github.com/joshuarubin/go-sway \ joshuarubin:lifecycle:v1.0.0:joshuarubin_lifecycle/vendor/github.com/joshuarubin/lifecycle \ uber-go:atomic:v1.3.2:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.1.0:uber_go_multierr/vendor/go.uber.org/multierr CGO_LDFLAGS+= -Wl,--as-needed # harfbuzz, freetype2 PLIST_FILES= bin/${PORTNAME} PORTDATA= images *.css *.json post-patch: # Respect PREFIX for button images @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/config/*.json \ ${WRKSRC}/tools.go post-install: # Based on install from WRKSRC/Makefile @${CP} -p ${WRKSRC}/config/* ${WRKSRC} (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA}" \ ${STAGEDIR}${DATADIR}) .include diff --git a/x11/nwg-dock/Makefile b/x11/nwg-dock/Makefile index 86c7d53db231..df0acfe16286 100644 --- a/x11/nwg-dock/Makefile +++ b/x11/nwg-dock/Makefile @@ -1,45 +1,45 @@ PORTNAME= nwg-dock DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= GTK3-based dock for sway LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= gnome go:modules pkgconfig USE_GITHUB= yes USE_GNOME= cairo gdkpixbuf2 gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \ dlasky:gotk3-layershell:e6ecab2731f7:dlasky_gotk3_layershell/vendor/github.com/dlasky/gotk3-layershell \ golang:sync:56d357773e84:golang_sync/vendor/golang.org/x/sync \ golang:sys:33540a1f6037:golang_sys/vendor/golang.org/x/sys \ gotk3:gotk3:v0.6.1:gotk3_gotk3/vendor/github.com/gotk3/gotk3 \ joshuarubin:go-sway:v0.0.4:joshuarubin_go_sway/vendor/github.com/joshuarubin/go-sway \ joshuarubin:lifecycle:v1.0.0:joshuarubin_lifecycle/vendor/github.com/joshuarubin/lifecycle \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ uber-go:atomic:v1.3.2:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.1.0:uber_go_multierr/vendor/go.uber.org/multierr CGO_LDFLAGS+= -Wl,--as-needed # harfbuzz, freetype2 PLIST_FILES= bin/${PORTNAME} PORTDATA= images *.css post-patch: # Respect PREFIX for *.desktop @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/tools.go post-install: # Based on install from WRKSRC/Makefile @${CP} -p ${WRKSRC}/config/*.css ${WRKSRC} (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA}" \ ${STAGEDIR}${DATADIR}) .include diff --git a/x11/nwg-drawer/Makefile b/x11/nwg-drawer/Makefile index 2c81510fe1d6..d3388f694920 100644 --- a/x11/nwg-drawer/Makefile +++ b/x11/nwg-drawer/Makefile @@ -1,46 +1,46 @@ PORTNAME= nwg-drawer DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Application drawer for sway and other wlroots compositors LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell RUN_DEPENDS= xdg-open:devel/xdg-utils USES= gnome go:modules pkgconfig USE_GITHUB= yes USE_GNOME= cairo gdkpixbuf2 gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \ dlasky:gotk3-layershell:e6ecab2731f7:dlasky_gotk3_layershell/vendor/github.com/dlasky/gotk3-layershell \ fsnotify:fsnotify:v1.5.1:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ golang:sync:56d357773e84:golang_sync/vendor/golang.org/x/sync \ golang:sys:0f9fa26af87c:golang_sys/vendor/golang.org/x/sys \ gotk3:gotk3:v0.6.1:gotk3_gotk3/vendor/github.com/gotk3/gotk3 \ joshuarubin:go-sway:v0.0.4:joshuarubin_go_sway/vendor/github.com/joshuarubin/go-sway \ joshuarubin:lifecycle:v1.0.0:joshuarubin_lifecycle/vendor/github.com/joshuarubin/lifecycle \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ uber-go:atomic:v1.3.2:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.1.0:uber_go_multierr/vendor/go.uber.org/multierr CGO_LDFLAGS+= -Wl,--as-needed # harfbuzz, freetype2 PLIST_FILES= bin/${PORTNAME} PORTDATA= desktop-directories *.css post-patch: # Respect PREFIX for *.desktop @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/tools.go post-install: # Based on install from WRKSRC/Makefile (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA}" \ ${STAGEDIR}${DATADIR}) .include diff --git a/x11/nwg-look/Makefile b/x11/nwg-look/Makefile index 8ea71a2789eb..89cfe172864a 100644 --- a/x11/nwg-look/Makefile +++ b/x11/nwg-look/Makefile @@ -1,53 +1,53 @@ PORTNAME= nwg-look DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= GTK3 settings editor for sway and other wlroots compositors LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= gnome go:modules pkgconfig USE_GITHUB= yes USE_GNOME= cairo gdkpixbuf2 gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= creack:pty:v1.1.17:creack_pty/vendor/github.com/creack/pty \ golang:mod:9b9b3d81d5e3:golang_mod/vendor/golang.org/x/mod \ golang:sys:51cd9980dadf:golang_sys/vendor/golang.org/x/sys \ golang:tools:v0.1.10:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \ gotk3:gotk3:v0.6.1:gotk3_gotk3/vendor/github.com/gotk3/gotk3 \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ visualfc:fastmod:v1.3.9:visualfc_fastmod/vendor/github.com/visualfc/fastmod \ visualfc:gocode:v1.3.2:visualfc_gocode/vendor/github.com/visualfc/gocode \ visualfc:gotools:v1.3.6:visualfc_gotools/vendor/github.com/visualfc/gotools \ visualfc:goversion:v1.1.0:visualfc_goversion/vendor/github.com/visualfc/goversion \ yuin:goldmark:v1.4.10:yuin_goldmark/vendor/github.com/yuin/goldmark CGO_LDFLAGS+= -Wl,--as-needed # harfbuzz, freetype2 PLIST_FILES= bin/${PORTNAME} \ ${DATADIR}/main.glade \ share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.svg post-patch: # Respect PREFIX for *.glade and *.desktop @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/main.go \ ${WRKSRC}/tools.go post-install: # Based on install from WRKSRC/Makefile ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/stuff/main.glade ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/stuff/*.desktop \ ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/stuff/*.svg \ ${STAGEDIR}${PREFIX}/share/pixmaps .include diff --git a/x11/nwg-menu/Makefile b/x11/nwg-menu/Makefile index 84b3df99df23..7fa0052ec481 100644 --- a/x11/nwg-menu/Makefile +++ b/x11/nwg-menu/Makefile @@ -1,43 +1,43 @@ PORTNAME= nwg-menu DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= MenuStart plugin to nwg-panel, also capable of working standalone LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= gnome go:modules pkgconfig USE_GITHUB= yes USE_GNOME= cairo gdkpixbuf2 gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \ dlasky:gotk3-layershell:5cca0b819261:dlasky_gotk3_layershell/vendor/github.com/dlasky/gotk3-layershell \ golang:sync:56d357773e84:golang_sync/vendor/golang.org/x/sync \ gotk3:gotk3:v0.6.0:gotk3_gotk3/vendor/github.com/gotk3/gotk3 \ joshuarubin:go-sway:v0.0.4:joshuarubin_go_sway/vendor/github.com/joshuarubin/go-sway \ joshuarubin:lifecycle:v1.0.0:joshuarubin_lifecycle/vendor/github.com/joshuarubin/lifecycle \ uber-go:atomic:v1.3.2:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.1.0:uber_go_multierr/vendor/go.uber.org/multierr CGO_LDFLAGS+= -Wl,--as-needed # harfbuzz, freetype2 PLIST_FILES= bin/${PORTNAME} PORTDATA= desktop-directories *.css post-patch: # Respect PREFIX for *.desktop and system configs @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/main.go \ ${WRKSRC}/tools.go post-install: # Based on install from WRKSRC/Makefile (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA}" \ ${STAGEDIR}${DATADIR}) .include diff --git a/x11/wallutils/Makefile b/x11/wallutils/Makefile index d011ff23c79a..0ab185babe54 100644 --- a/x11/wallutils/Makefile +++ b/x11/wallutils/Makefile @@ -1,66 +1,67 @@ PORTNAME= wallutils DISTVERSION= 5.11.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= Utilities for handling monitors, resolutions, wallpapers and timed wallpapers LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libX11.so:x11/libX11 USES= go:modules USE_GITHUB= yes GH_ACCOUNT= xyproto GH_TUPLE= antchfx:xmlquery:v1.3.8:antchfx_xmlquery/vendor/github.com/antchfx/xmlquery \ antchfx:xpath:v1.2.0:antchfx_xpath/vendor/github.com/antchfx/xpath \ anthonynsimon:bild:v0.13.0:anthonynsimon_bild/vendor/github.com/anthonynsimon/bild \ cpuguy83:go-md2man:v2.0.0:cpuguy83_go_md2man_v2/vendor/github.com/cpuguy83/go-md2man/v2 \ fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ golang:groupcache:41bb18bfe9da:golang_groupcache/vendor/github.com/golang/groupcache \ golang:image:64ec528b34cd:golang_image/vendor/golang.org/x/image \ golang:net:58aab5ef257a:golang_net/vendor/golang.org/x/net \ golang:sys:9f5ed59c137d:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \ mattn:go-colorable:v0.1.12:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ 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:powerwalk:bceb9d014549:stretchr_powerwalk/vendor/github.com/stretchr/powerwalk \ urfave:cli:v1.22.5:urfave_cli/vendor/github.com/urfave/cli \ xyproto:env:v1.7.0:xyproto_env/vendor/github.com/xyproto/env \ xyproto:heic:v1.0.0:xyproto_heic/vendor/github.com/xyproto/heic GL_TUPLE= https://gitlab.howett.net:go:plist:1454fab16a0642638feb0ae98c41f79eccb2a20a:go_plist/vendor/howett.net/plist GO_TARGET= ./cmd/getdpi \ ./cmd/lscollection \ ./cmd/lsmon \ ./cmd/lstimed \ ./cmd/lswallpaper \ ./cmd/setcollection \ ./cmd/setrandom \ ./cmd/settimed \ ./cmd/setwallpaper \ ./cmd/timedinfo \ ./cmd/wayinfo \ ./cmd/xinfo \ ./cmd/xml2stw \ ${NULL} PLIST_FILES= ${GO_TARGET:S,./cmd,bin,} OPTIONS_DEFINE= HEIF OPTIONS_DEFAULT= HEIF HEIF_LIB_DEPENDS= libheif.so:graphics/libheif HEIF_USES= pkgconfig HEIF_MESON_ENABLED= libheif HEIF_VARS= GO_TARGET+=./cmd/heic2stw post-patch: # Respect PREFIX for wallpapers @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/cmd/heic2stw/main.go \ ${WRKSRC}/collections.go .include