Index: head/benchmarks/hey/Makefile =================================================================== --- head/benchmarks/hey/Makefile (revision 517744) +++ head/benchmarks/hey/Makefile (revision 517745) @@ -1,27 +1,28 @@ # Created by: Brad Davis # $FreeBSD$ PORTNAME= hey PORTVERSION= 0.1.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= benchmarks MAINTAINER= ports@FreeBSD.org COMMENT= Tiny program that sends some load to a web application LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go GO_PKGNAME= github.com/rakyll/hey USE_GITHUB= yes GH_ACCOUNT= rakyll GH_TUPLE= golang:net:04a2e54:net/vendor/golang.org/x/net \ golang:text:v0.3.0:text/vendor/golang.org/x/text PLIST_FILES= bin/hey .include Index: head/databases/mongodb40-tools/Makefile =================================================================== --- head/databases/mongodb40-tools/Makefile (revision 517744) +++ head/databases/mongodb40-tools/Makefile (revision 517745) @@ -1,67 +1,67 @@ # $FreeBSD$ PORTNAME= mongodb40-tools DISTVERSIONPREFIX= r DISTVERSION= 4.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= dev.ashevchuk@gmail.com COMMENT= Tools for MongoDB LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md ONLY_FOR_ARCHS= amd64 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= mongodb3[46] mongodb3[46]-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 Index: head/databases/usql/Makefile =================================================================== --- head/databases/usql/Makefile (revision 517744) +++ head/databases/usql/Makefile (revision 517745) @@ -1,118 +1,119 @@ # $FreeBSD$ PORTNAME= usql DISTVERSIONPREFIX= v DISTVERSION= 0.7.5 +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 USE_GITHUB= yes GH_ACCOUNT= xo GH_TUPLE= Masterminds:semver:v1.4.2:masterminds_semver/vendor/github.com/Masterminds/semver \ MichaelS11:go-cql-driver:6dafc35aac9b:michaels11_go_cql_driver/vendor/github.com/MichaelS11/go-cql-driver \ SAP:go-hdb:v0.14.1:sap_go_hdb/vendor/github.com/SAP/go-hdb \ SermoDigital:jose:803625baeddc:sermodigital_jose/vendor/github.com/SermoDigital/jose \ VoltDB:voltdb-client-go:v1.0.1:voltdb_voltdb_client_go/vendor/github.com/VoltDB/voltdb-client-go \ alecthomas:assert:405dbfeb8e38:alecthomas_assert/vendor/github.com/alecthomas/assert \ alecthomas:chroma:v0.6.6:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ alecthomas:colour:60882d9e2721:alecthomas_colour/vendor/github.com/alecthomas/colour \ alecthomas:kingpin:df19058c872c:alecthomas_kingpin/vendor/gopkg.in/alecthomas/kingpin.v3-unstable \ alecthomas:kingpin:v2.2.6:alecthomas_kingpin/vendor/github.com/alecthomas/kingpin \ alecthomas:repr:d37bc2a10ba1:alecthomas_repr/vendor/github.com/alecthomas/repr \ alecthomas:template:fb15b899a751:alecthomas_template/vendor/github.com/alecthomas/template \ alecthomas:units:c3de453c63f4:alecthomas_units/vendor/github.com/alecthomas/units \ alexbrainman:odbc:cf37ce290779:alexbrainman_odbc/vendor/github.com/alexbrainman/odbc \ alexflint:go-scalar:v1.0.0:alexflint_go_scalar/vendor/github.com/alexflint/go-scalar \ amsokol:ignite-go-client:v0.12.2:amsokol_ignite_go_client/vendor/github.com/amsokol/ignite-go-client \ apache:calcite-avatica-go:v3.2.0:apache_calcite_avatica_go/vendor/github.com/apache/calcite-avatica-go/v3 \ 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 \ cloudflare:golz4:ef862a3cdc58:cloudflare_golz4/vendor/github.com/cloudflare/golz4 \ couchbase:go-couchbase:a309852c6932:couchbase_go_couchbase/vendor/github.com/couchbase/go-couchbase \ couchbase:go_n1ql:6cf4e348b127:couchbase_go_n1ql/vendor/github.com/couchbase/go_n1ql \ couchbase:gomemcached:c4b4ca0eb21d:couchbase_gomemcached/vendor/github.com/couchbase/gomemcached \ couchbase:goutils:f9d42b11473b:couchbase_goutils/vendor/github.com/couchbase/goutils \ cznic:b:a26611c4d92d:cznic_b/vendor/github.com/cznic/b \ cznic:fileutil:4d67cfea8c87:cznic_fileutil/vendor/github.com/cznic/fileutil \ cznic:golex:9c343928389c:cznic_golex/vendor/github.com/cznic/golex \ cznic:internal:3279554c546e:cznic_internal/vendor/github.com/cznic/internal \ cznic:lldb:v1.1.0:cznic_lldb/vendor/github.com/cznic/lldb \ cznic:mathutil:297441e03548:cznic_mathutil/vendor/github.com/cznic/mathutil \ cznic:ql:v1.2.0:cznic_ql/vendor/github.com/cznic/ql \ cznic:sortutil:f5f958428db8:cznic_sortutil/vendor/github.com/cznic/sortutil \ cznic:strutil:275e90344537:cznic_strutil/vendor/github.com/cznic/strutil \ cznic:zappy:ca47d358d4b1:cznic_zappy/vendor/github.com/cznic/zappy \ 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 \ denisenkom:go-mssqldb:db2462fef53b:denisenkom_go_mssqldb/vendor/github.com/denisenkom/go-mssqldb \ dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ edsrzf:mmap-go:v1.0.0:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \ 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-sql-driver:mysql:v1.4.1:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ gocql:gocql:df4b9cc33030:gocql_gocql/vendor/github.com/gocql/gocql \ gohxs:readline:a780388e6e7c:gohxs_readline/vendor/github.com/gohxs/readline \ golang:appengine:v1.6.1:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:4def268fd1a4:golang_crypto/vendor/golang.org/x/crypto \ golang:glog:23def4e6c14b:golang_glog/vendor/github.com/golang/glog \ golang:net:ca1201d0de80: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:sync:112230192c58:golang_sync/vendor/golang.org/x/sync \ golang:sys:51ab0e2deafa:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ googleapis:google-cloud-go:v0.44.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ hailocab:go-hostpool:e80d13ce29ed:hailocab_go_hostpool/vendor/github.com/hailocab/go-hostpool \ hashicorp:go-uuid:v1.0.1:hashicorp_go_uuid/vendor/github.com/hashicorp/go-uuid \ jackc:pgx:v3.5.0:jackc_pgx/vendor/github.com/jackc/pgx \ 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:v6.1.1:jcmturner_gokrb5/vendor/gopkg.in/jcmturner/gokrb5.v6 \ jcmturner:rpc:v1.1.0:jcmturner_rpc/vendor/gopkg.in/jcmturner/rpc.v1 \ kardianos:osext:2bc1f35cddc0:kardianos_osext/vendor/github.com/kardianos/osext \ kshvakov:clickhouse:v1.3.11:kshvakov_clickhouse/vendor/github.com/kshvakov/clickhouse \ lib:pq:v1.2.0:lib_pq/vendor/github.com/lib/pq \ mattn:go-adodb:v0.0.1:mattn_go_adodb/vendor/github.com/mattn/go-adodb \ mattn:go-colorable:v0.0.9: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 \ mattn:go-sqlite3:v1.11.0:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ nakagami:firebirdsql:90ca2b3395f5:nakagami_firebirdsql/vendor/github.com/nakagami/firebirdsql \ nbutton23:zxcvbn-go:ae427f1e4c1d:nbutton23_zxcvbn_go/vendor/github.com/nbutton23/zxcvbn-go \ olekukonko:tablewriter:v0.0.1:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ pkg:browser:0a3d74bf9ce4:pkg_browser/vendor/github.com/pkg/browser \ 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 \ prestodb:presto-go-client:a4497272570e:prestodb_presto_go_client/vendor/github.com/prestodb/presto-go-client \ rana:ora:v4.1.15:rana_ora/vendor/gopkg.in/rana/ora.v4 \ remyoudompheng:bigfft:6a916e37a237:remyoudompheng_bigfft/vendor/github.com/remyoudompheng/bigfft \ sergi:go-diff:v1.0.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ shopspring:decimal:cd690d0c9e24:shopspring_decimal/vendor/github.com/shopspring/decimal \ snowflakedb:gosnowflake:v1.2.0:snowflakedb_gosnowflake/vendor/github.com/snowflakedb/gosnowflake \ spaolacci:murmur3:v1.1.0:spaolacci_murmur3/vendor/github.com/spaolacci/murmur3 \ stretchr:testify:v1.3.0:stretchr_testify/vendor/github.com/stretchr/testify \ thda:tds:v0.1.6:thda_tds/vendor/github.com/thda/tds \ xinsnake:go-http-digest-auth-client:v0.4.0:xinsnake_go_http_digest_auth_client/vendor/github.com/xinsnake/go-http-digest-auth-client \ xo:dburl:98997a05b24f:xo_dburl/vendor/github.com/xo/dburl \ xo:tblfmt:28c54ec42ce8:xo_tblfmt/vendor/github.com/xo/tblfmt \ xo:terminfo:1a4775eeeb62:xo_terminfo/vendor/github.com/xo/terminfo \ xo:xoutil:46189f4026a5:xo_xoutil/vendor/github.com/xo/xoutil \ zaf:temp:94e385923345:zaf_temp/vendor/github.com/zaf/temp \ ziutek:mymysql:v1.5.4:ziutek_mymysql/vendor/github.com/ziutek/mymysql USE_GITLAB= nodefault GL_TUPLE= nyarla:go-crypt:d9a5dc2b789bc330075d4b805d9b7c971f2865a1:nyarla_go_crypt/vendor/gitlab.com/nyarla/go-crypt PLIST_FILES= bin/usql .include Index: head/deskutils/chart/Makefile =================================================================== --- head/deskutils/chart/Makefile (revision 517744) +++ head/deskutils/chart/Makefile (revision 517745) @@ -1,34 +1,35 @@ # $FreeBSD$ PORTNAME= chart DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 +PORTREVISION= 1 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 Index: head/deskutils/noti/Makefile =================================================================== --- head/deskutils/noti/Makefile (revision 517744) +++ head/deskutils/noti/Makefile (revision 517745) @@ -1,28 +1,29 @@ # $FreeBSD$ PORTNAME= noti DISTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= tagattie@yandex.com 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 Index: head/deskutils/pet/Makefile =================================================================== --- head/deskutils/pet/Makefile (revision 517744) +++ head/deskutils/pet/Makefile (revision 517745) @@ -1,43 +1,44 @@ # $FreeBSD$ PORTNAME= pet DISTVERSIONPREFIX= v DISTVERSION= 0.3.6 +PORTREVISION= 1 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 \ briandowns:spinner:48dbb65d7bd5:briandowns_spinner/vendor/github.com/briandowns/spinner \ chzyer:readline:2972be24d48e:chzyer_readline/vendor/github.com/chzyer/readline \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ golang:appengine:v1.0.0:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:8ac0e0d97ce4:golang_crypto/vendor/golang.org/x/crypto \ golang:net:1e491301e022:golang_net/vendor/golang.org/x/net \ golang:oauth2:1e0a3fa8ba9a:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.1.0:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:9527bec2660b:golang_sys/vendor/golang.org/x/sys \ google:go-github:v15.0.0:google_go_github/vendor/github.com/google/go-github \ google:go-querystring:53e6ce116135:google_go_querystring/vendor/github.com/google/go-querystring \ 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.10.5:xanzy_go_gitlab/vendor/github.com/xanzy/go-gitlab PLIST_FILES= bin/${PORTNAME} .include Index: head/devel/arduino-builder/Makefile =================================================================== --- head/devel/arduino-builder/Makefile (revision 517744) +++ head/devel/arduino-builder/Makefile (revision 517745) @@ -1,55 +1,55 @@ # $FreeBSD$ PORTNAME= arduino-builder PORTVERSION= 1.3.25 -PORTREVISION= 1 +PORTREVISION= 2 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 Index: head/devel/awless/Makefile =================================================================== --- head/devel/awless/Makefile (revision 517744) +++ head/devel/awless/Makefile (revision 517745) @@ -1,29 +1,30 @@ # $FreeBSD$ PORTNAME= awless DISTVERSIONPREFIX= v DISTVERSION= 0.1.11 +PORTREVISION= 1 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} OPTIONS_DEFINE= DOCS PLIST_FILES= bin/awless PORTDOCS= README.md CHANGELOG.md do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/bazel-buildtools/Makefile =================================================================== --- head/devel/bazel-buildtools/Makefile (revision 517744) +++ head/devel/bazel-buildtools/Makefile (revision 517745) @@ -1,28 +1,29 @@ # $FreeBSD$ PORTNAME= bazel-buildtools DISTVERSION= 0.28.0 +PORTREVISION= 1 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 GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= ./buildifier \ ./buildifier2 \ ./buildozer \ ./unused_deps PLIST_FILES= ${GO_TARGET:S/^./bin/} .include Index: head/devel/dep/Makefile =================================================================== --- head/devel/dep/Makefile (revision 517744) +++ head/devel/dep/Makefile (revision 517745) @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= dep DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org COMMENT= Prototype dependency management tool for Go LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= golang GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cmd/dep PLIST_FILES= bin/dep .include Index: head/devel/dupl/Makefile =================================================================== --- head/devel/dupl/Makefile (revision 517744) +++ head/devel/dupl/Makefile (revision 517745) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= dupl DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-11 DISTVERSIONSUFFIX= -g28d787e +PORTREVISION= 1 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 Index: head/devel/etcd/Makefile =================================================================== --- head/devel/etcd/Makefile (revision 517744) +++ head/devel/etcd/Makefile (revision 517745) @@ -1,39 +1,39 @@ # $FreeBSD$ PORTNAME= etcd PORTVERSION= 2.3.8 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel PKGNAMEPREFIX= coreos- MAINTAINER= robak@FreeBSD.org COMMENT= Highly-available key value store and service discovery LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go CONFLICTS_INSTALL= coreos-etcd31-* coreos-etcd32-* coreos-etcd33-* \ coreos-etcd34-* coreos-etcdctl-0.* PORTSCOUT= limit:^2.* GO_PKGNAME= github.com/coreos/etcd GO_TARGET= github.com/coreos/etcd github.com/coreos/etcd/etcdctl USE_GITHUB= yes GH_ACCOUNT= coreos 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 Index: head/devel/etcd31/Makefile =================================================================== --- head/devel/etcd31/Makefile (revision 517744) +++ head/devel/etcd31/Makefile (revision 517745) @@ -1,40 +1,40 @@ # $FreeBSD$ PORTNAME= etcd PORTVERSION= 3.1.20 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 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= go CONFLICTS_INSTALL= coreos-etcd-* coreos-etcd32-* coreos-etcd33-* \ coreos-etcd34-* coreos-etcdctl-0.* GO_PKGNAME= github.com/coreos/etcd GO_TARGET= ./cmd/etcd ./cmd/etcdctl USE_GITHUB= yes GH_ACCOUNT= coreos 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 Index: head/devel/etcd32/Makefile =================================================================== --- head/devel/etcd32/Makefile (revision 517744) +++ head/devel/etcd32/Makefile (revision 517745) @@ -1,40 +1,41 @@ # $FreeBSD$ PORTNAME= etcd PORTVERSION= 3.2.28 DISTVERSIONPREFIX= v +PORTREVISION= 1 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= go CONFLICTS_INSTALL= coreos-etcd-* coreos-etcd31-* coreos-etcd33-* \ coreos-etcd34-* coreos-etcdctl-0.* GO_PKGNAME= github.com/coreos/etcd GO_TARGET= ./cmd/etcd ./cmd/etcdctl USE_GITHUB= yes GH_ACCOUNT= coreos 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 Index: head/devel/etcd33/Makefile =================================================================== --- head/devel/etcd33/Makefile (revision 517744) +++ head/devel/etcd33/Makefile (revision 517745) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= etcd PORTVERSION= 3.3.17 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 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= go CONFLICTS_INSTALL= coreos-etcd-* coreos-etcd31-* coreos-etcd32-* \ coreos-etcd34-* coreos-etcdctl-0.* GO_PKGNAME= github.com/coreos/etcd GO_TARGET= . ./etcdctl USE_GITHUB= yes GH_ACCOUNT= coreos 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 Index: head/devel/etcd34/Makefile =================================================================== --- head/devel/etcd34/Makefile (revision 517744) +++ head/devel/etcd34/Makefile (revision 517745) @@ -1,37 +1,38 @@ # $FreeBSD$ PORTNAME= etcd PORTVERSION= 3.4.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 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= go:modules CONFLICTS_INSTALL= coreos-etcd-* coreos-etcd31-* coreos-etcd32-* \ coreos-etcd33-* coreos-etcdctl-0.* GO_PKGNAME= github.com/coreos/etcd GO_TARGET= . ./etcdctl USE_GITHUB= yes GH_ACCOUNT= coreos 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 Index: head/devel/gb/Makefile =================================================================== --- head/devel/gb/Makefile (revision 517744) +++ head/devel/gb/Makefile (revision 517745) @@ -1,32 +1,33 @@ # $FreeBSD$ PORTNAME= gb PORTVERSION= 0.4.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Project based build tool for Go LICENSE= MIT USES= go USE_GITHUB= yes GH_ACCOUNT= constabulary GH_TUPLE= pkg:errors:645ef00:errors/vendor/github.com/pkg/errors PLIST_FILES= bin/gb bin/gb-vendor PORTDOCS= README.md OPTIONS_DEFINE= DOCS GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= ./cmd/gb \ ./cmd/gb-vendor post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ( cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ ; ) .include Index: head/devel/ghq/Makefile =================================================================== --- head/devel/ghq/Makefile (revision 517744) +++ head/devel/ghq/Makefile (revision 517745) @@ -1,48 +1,49 @@ # $FreeBSD$ PORTNAME= ghq DISTVERSIONPREFIX= v DISTVERSION= 0.12.8 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= tobik@FreeBSD.org COMMENT= Remote repository management made easy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= motemen GH_TUPLE= Songmu:gitconfig:v0.0.2:songmu_gitconfig/vendor/github.com/Songmu/gitconfig \ daviddengcn:go-colortext:186a3d44e920:daviddengcn_go_colortext/vendor/github.com/daviddengcn/go-colortext \ 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:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:f43be2a4598c:golang_sys/vendor/golang.org/x/sys \ golang:xerrors:a985d3407aa7:golang_xerrors/vendor/golang.org/x/xerrors \ motemen:go-colorine:45d19169413a:motemen_go_colorine/vendor/github.com/motemen/go-colorine \ saracen:walker:c86836c89b0d:saracen_walker/vendor/github.com/saracen/walker \ urfave:cli:v1.20.0:urfave_cli/vendor/github.com/urfave/cli PLIST_FILES= bin/ghq \ share/zsh/site-functions/_ghq OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES MANPAGES_BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor MANPAGES_PLIST_FILES= man/man1/ghq.1.gz post-build-MANPAGES-on: cd ${WRKSRC} && asciidoctor -b manpage -d manpage -o ghq.1 README.adoc post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/zsh/_ghq \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/ghq.1 ${STAGEDIR}${PREFIX}/man/man1 .include Index: head/devel/git-codereview/Makefile =================================================================== --- head/devel/git-codereview/Makefile (revision 517744) +++ head/devel/git-codereview/Makefile (revision 517745) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= git-codereview PORTVERSION= 0.0.0.2016030201 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Command-line tool for working with Gerrit USES= go USE_GITHUB= yes GH_ACCOUNT= golang GH_PROJECT= review GH_TAGNAME= 77ae237 GO_PKGNAME= golang.org/x/review GO_TARGET= ./git-codereview PLIST_FILES= bin/git-codereview .include Index: head/devel/git-lfs/Makefile =================================================================== --- head/devel/git-lfs/Makefile (revision 517744) +++ head/devel/git-lfs/Makefile (revision 517745) @@ -1,34 +1,35 @@ # $FreeBSD$ PORTNAME= git-lfs DISTVERSIONPREFIX= v DISTVERSION= 2.9.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= egypcio@FreeBSD.org COMMENT= Git extension for versioning large files LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules USE_GITHUB= yes OPTIONS_DEFINE= GIT_SUBVERSION MANPAGES OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes GIT_SUBVERSION_DESC= Use 'git-subversion' instead of 'git' as backend GIT_SUBVERSION_RUN_DEPENDS= git-subversion>0:devel/git-subversion GIT_SUBVERSION_RUN_DEPENDS_OFF= git:devel/git 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 Index: head/devel/git-town/Makefile =================================================================== --- head/devel/git-town/Makefile (revision 517744) +++ head/devel/git-town/Makefile (revision 517745) @@ -1,31 +1,32 @@ # $FreeBSD$ PORTNAME= git-town DISTVERSIONPREFIX= v DISTVERSION= 7.3.0 +PORTREVISION= 1 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 USE_GITHUB= yes GH_ACCOUNT= Originate GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= DOCS PORTDOCS= * do-install-DOCS-on: cd ${WRKSRC}/documentation && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include Index: head/devel/gllvm/Makefile =================================================================== --- head/devel/gllvm/Makefile (revision 517744) +++ head/devel/gllvm/Makefile (revision 517745) @@ -1,40 +1,41 @@ # $FreeBSD$ PORTNAME= gllvm DISTVERSIONPREFIX= v DISTVERSION= 1.2.5 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dmgk@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 Index: head/devel/go-bindata/Makefile =================================================================== --- head/devel/go-bindata/Makefile (revision 517744) +++ head/devel/go-bindata/Makefile (revision 517745) @@ -1,32 +1,33 @@ # $FreeBSD$ PORTNAME= go-bindata PORTVERSION= 3.1.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Generates Go code from any file USES= go USE_GITHUB= yes GH_ACCOUNT= jteeuwen GH_TAGNAME= a0ff256 GH_SUBDIR= src/github.com/jteeuwen/go-bindata GO_TARGET= ./go-bindata PLIST_FILES= bin/go-bindata PORTDOCS= CONTRIBUTING.md LICENSE README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${x} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/devel/go-bindata-assetfs/Makefile =================================================================== --- head/devel/go-bindata-assetfs/Makefile (revision 517744) +++ head/devel/go-bindata-assetfs/Makefile (revision 517745) @@ -1,26 +1,27 @@ # $FreeBSD$ PORTNAME= go-bindata-assetfs PORTVERSION= g20180223 +PORTREVISION= 1 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_TAGNAME= 38087fe GH_TUPLE= golang:net:ca1201d:golang_net/golang.org/x/net \ golang:sys:51ab0e2:golang_sys/golang.org/x/sys GO_TARGET= ./${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/devel/go-git/Makefile =================================================================== --- head/devel/go-git/Makefile (revision 517744) +++ head/devel/go-git/Makefile (revision 517745) @@ -1,40 +1,41 @@ # $FreeBSD$ PORTNAME= go-git DISTVERSIONPREFIX= v DISTVERSION= 4.10.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= miwi@FreeBSD.org COMMENT= Highly extensible git implementation in pure Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= src-d GH_TUPLE= golang:crypto:505ab14:crypto/vendor/golang.org/x/crypto \ golang:net:04a2e54:net/vendor/golang.org/x/net \ golang:text:f21a4df:golangtext/vendor/golang.org/x/text \ pelletier:go-buffruneio:v0.2.0:gotoml/vendor/github.com/pelletier/go-buffruneio \ pkg:errors:v0.8.0:errors/vendor/github.com/pkg/errors \ sergi:go-diff:v1.0.0:godiff/vendor/github.com/sergi/go-diff \ gliderlabs:ssh:v0.1.1:ssh/vendor/github.com/gliderlabs/ssh \ google:go-cmp:v0.2.0:gocmp/vendor/github.com/google/go-cmp \ emirpasic:gods:v1.9.0:gods/vendor/github.com/emirpasic/gods \ jbenet:go-context:d14ea06fba99:gocontext/vendor/github.com/jbenet/go-context \ jessevdk:go-flags:v1.4.0:goflags/vendor/github.com/jessevdk/go-flags \ mitchellh:go-homedir:v1.0.0:gohomedir/vendor/github.com/mitchellh/go-homedir \ xanzy:ssh-agent:v0.2.0:sshagent/vendor/github.com/xanzy/ssh-agent \ kevinburke:ssh_config:81db2a75821e:sshconfig/vendor/github.com/kevinburke/ssh_config \ src-d:go-git-fixtures:v3.1.1:gogitfixtures/vendor/gopkg.in/src-d/go-git-fixtures.v3 \ src-d:go-billy:v4.2.1:gobilly/vendor/gopkg.in/src-d/go-billy.v4 \ src-d:gcfg:v1.4.0:gcfg/vendor/github.com/src-d/gcfg \ go-warnings:warnings:v0.1.2:warnings/vendor/gopkg.in/warnings.v0 GO_TARGET= ./cli/go-git PLIST_FILES= bin/go-git .include Index: head/devel/go-glide/Makefile =================================================================== --- head/devel/go-glide/Makefile (revision 517744) +++ head/devel/go-glide/Makefile (revision 517745) @@ -1,21 +1,22 @@ # Created by: Carlo Strub # $FreeBSD$ PORTNAME= glide PORTVERSION= 0.13.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= go- MAINTAINER= cs@FreeBSD.org COMMENT= Package Management for Golang LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= Masterminds USES= go GO_PKGNAME= github.com/Masterminds/glide PLIST_FILES= bin/glide .include Index: head/devel/go-godef/Makefile =================================================================== --- head/devel/go-godef/Makefile (revision 517744) +++ head/devel/go-godef/Makefile (revision 517745) @@ -1,25 +1,26 @@ # Created by: Richard Gallamore # $FreeBSD$ PORTNAME= godef DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= go- MAINTAINER= ultima@FreeBSD.org COMMENT= Print where symbols are defined in Go source code LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= rogpeppe GH_TAGNAME= b692db1de GO_PKGNAME= github.com/rogpeppe/godef PLIST_FILES= bin/${PORTNAME} .include Index: head/devel/go-protobuf/Makefile =================================================================== --- head/devel/go-protobuf/Makefile (revision 517744) +++ head/devel/go-protobuf/Makefile (revision 517745) @@ -1,33 +1,34 @@ # Created by: Carlo Strub # $FreeBSD$ PORTNAME= protobuf DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= go- MAINTAINER= cs@FreeBSD.org COMMENT= Protocol Buffers for Go with Gadgets LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= 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 .include Index: head/devel/go-tools/Makefile =================================================================== --- head/devel/go-tools/Makefile (revision 517744) +++ head/devel/go-tools/Makefile (revision 517745) @@ -1,30 +1,31 @@ # Created by: Carlo Strub # $FreeBSD$ PORTNAME= tools DISTVERSION= 20180726 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= go- MAINTAINER= cs@FreeBSD.org COMMENT= Go Tools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_TUPLE= golang:tools:bfb5194:DEFAULT \ golang:crypto:3cb0727:crypto/vendor/golang.org/x/crypto \ golang:net:b6d7b13:net/vendor/golang.org/x/net GO_PKGNAME= golang.org/x/tools GO_TARGET= ./cmd/benchcmp ./cmd/bundle ./cmd/callgraph ./cmd/compilebench \ ./cmd/cover ./cmd/digraph ./cmd/eg ./cmd/fiximports ./cmd/getgo \ ./cmd/go-contrib-init ./cmd/godex ./cmd/godoc ./cmd/goimports \ ./cmd/gomvpkg ./cmd/gorename ./cmd/gotype ./cmd/goyacc ./cmd/guru \ ./cmd/heapview ./cmd/html2article ./cmd/present ./cmd/ssadump \ ./cmd/stress ./cmd/stringer ./cmd/tip ./cmd/toolstash .include Index: head/devel/godep/Makefile =================================================================== --- head/devel/godep/Makefile (revision 517744) +++ head/devel/godep/Makefile (revision 517745) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= godep PORTVERSION= 80 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Godep helps build packages reproducibly LICENSE= BSD3CLAUSE USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= tools PLIST_FILES= bin/godep .include Index: head/devel/gogs/Makefile =================================================================== --- head/devel/gogs/Makefile (revision 517744) +++ head/devel/gogs/Makefile (revision 517745) @@ -1,80 +1,81 @@ # $FreeBSD$ PORTNAME= gogs DISTVERSIONPREFIX= v DISTVERSION= 0.11.91 +PORTREVISION= 1 CATEGORIES= devel www MAINTAINER= dmgk@FreeBSD.org COMMENT= Painless self-hosted Git service LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git \ bash:shells/bash USES= go GO_BUILDFLAGS= -tags "sqlite pam cert" USE_GITHUB= yes GH_ACCOUNT= gogs GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= :${PREFIX}/libexec/${PORTNAME}/${PORTNAME} OPTIONS_DEFINE= DOCS USERS= git GROUPS= git GOGS_DBDIR?= /var/db/gogs GOGS_LOGDIR?= /var/log/gogs PORTNAME_FANCY= Gogs 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} PLIST_SUB= GOGS_USER=${USERS} \ GOGS_GROUP=${GROUPS} \ GOGS_DBDIR=${GOGS_DBDIR} \ GOGS_LOGDIR=${GOGS_LOGDIR} PORTDOCS= README.md 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|^DB_TYPE = mysql$$|DB_TYPE = sqlite3|' \ ${WRKSRC}/conf/app.ini 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 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/golint/Makefile =================================================================== --- head/devel/golint/Makefile (revision 517744) +++ head/devel/golint/Makefile (revision 517745) @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= golint PORTVERSION= g20190409 +PORTREVISION= 1 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 Index: head/devel/goprotobuf/Makefile =================================================================== --- head/devel/goprotobuf/Makefile (revision 517744) +++ head/devel/goprotobuf/Makefile (revision 517745) @@ -1,30 +1,31 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= goprotobuf DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= cs@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 Index: head/devel/goswagger/Makefile =================================================================== --- head/devel/goswagger/Makefile (revision 517744) +++ head/devel/goswagger/Makefile (revision 517745) @@ -1,77 +1,78 @@ # $FreeBSD$ PORTNAME= goswagger DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= dmgk@FreeBSD.org COMMENT= Swagger 2.0 implementation for Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= go-swagger GH_PROJECT= go-swagger GH_TUPLE= \ PuerkitoBio:purell:v1.1.1:puerkitobio_purell/vendor/github.com/PuerkitoBio/purell \ PuerkitoBio:urlesc:de5bf2ad4578:puerkitobio_urlesc/vendor/github.com/PuerkitoBio/urlesc \ asaskevich:govalidator:f61b66f89f4a:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \ corbym:gocrest:v1.0.3:corbym_gocrest/vendor/github.com/corbym/gocrest \ 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 \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ docker:go-units:v0.4.0:docker_go_units/vendor/github.com/docker/go-units \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ 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:inflect:v0.19.0:go_openapi_inflect/vendor/github.com/go-openapi/inflect \ 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:loads:v0.19.3:go_openapi_loads/vendor/github.com/go-openapi/loads \ go-openapi:runtime:v0.19.5:go_openapi_runtime/vendor/github.com/go-openapi/runtime \ go-openapi:spec:v0.19.3:go_openapi_spec/vendor/github.com/go-openapi/spec \ go-openapi:strfmt:v0.19.3:go_openapi_strfmt/vendor/github.com/go-openapi/strfmt \ go-openapi:swag:v0.19.5:go_openapi_swag/vendor/github.com/go-openapi/swag \ go-openapi:validate:v0.19.3:go_openapi_validate/vendor/github.com/go-openapi/validate \ go-stack:stack:v1.8.0:go_stack_stack/vendor/github.com/go-stack/stack \ go-swagger:scan-repo-boundary:973b3573c013:go_swagger_scan_repo_boundary/vendor/github.com/go-swagger/scan-repo-boundary \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:appengine:v1.6.2:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:71b5226ff739:golang_crypto/vendor/golang.org/x/crypto \ golang:net:ba9fcec4b297: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:d223b2b6db03:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:tools:2ca718005c18:golang_tools/vendor/golang.org/x/tools \ gorilla:handlers:v1.4.2:gorilla_handlers/vendor/github.com/gorilla/handlers \ 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 \ 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 \ mailru:easyjson:b2ccc519800e:mailru_easyjson/vendor/github.com/mailru/easyjson \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ mongodb:mongo-go-driver:v1.1.1:mongodb_mongo_go_driver/vendor/go.mongodb.org/mongo-driver \ pelletier:go-toml:v1.4.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 \ pquerna:cachecontrol:1555304b9b35:pquerna_cachecontrol/vendor/github.com/pquerna/cachecontrol \ 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 \ square:go-jose:v2.3.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify \ toqueteos:webbrowser:v1.2.0:toqueteos_webbrowser/vendor/github.com/toqueteos/webbrowser GO_TARGET= ./cmd/swagger PLIST_FILES= bin/swagger .include Index: head/devel/govendor/Makefile =================================================================== --- head/devel/govendor/Makefile (revision 517744) +++ head/devel/govendor/Makefile (revision 517745) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= govendor DISTVERSIONPREFIX= v DISTVERSION= 1.0.9-6 DISTVERSIONSUFFIX= -gc5ee5dc # includes the fix for 32-bit systems: https://github.com/kardianos/govendor/issues/386 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= rwestlun@gmail.com COMMENT= Go vendor tool that works with the standard vendor file LICENSE= BSD3CLAUSE USES= go USE_GITHUB= yes GH_ACCOUNT= kardianos GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/govendor .include Index: head/devel/hub/Makefile =================================================================== --- head/devel/hub/Makefile (revision 517744) +++ head/devel/hub/Makefile (revision 517745) @@ -1,52 +1,53 @@ # Created by: Simon Olofsson # $FreeBSD$ PORTNAME= hub PORTVERSION= 2.13.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel sysutils MAINTAINER= egypcio@FreeBSD.org COMMENT= Introduces git to GitHub LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules 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 OPTIONS_DEFINE= GIT_SUBVERSION GIT_SUBVERSION_DESC= Use 'git-subversion' instead of 'git' as backend GIT_SUBVERSION_RUN_DEPENDS= git-subversion>0:devel/git-subversion GIT_SUBVERSION_RUN_DEPENDS_OFF= git:devel/git 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 Index: head/devel/jfrog-cli/Makefile =================================================================== --- head/devel/jfrog-cli/Makefile (revision 517744) +++ head/devel/jfrog-cli/Makefile (revision 517745) @@ -1,63 +1,64 @@ # $FreeBSD$ PORTNAME= jfrog-cli PORTVERSION= 1.25.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= CLI client for Artifactory BROKEN= unfetchable LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_TUPLE= jfrog:jfrog-cli-go:${PORTVERSION}:DEFAULT \ buger:jsonparser:6acdf74:buger_jsonparser/vendor/github.com/buger/jsonparser \ chzyer:readline:2972be2:chzyer_readline/vendor/github.com/chzyer/readline \ codegangsta:cli:v1.20.0:codegangsta_cli/vendor/github.com/codegangsta/cli \ dsnet:compress:cc9eb1d:dsnet_compress/vendor/github.com/dsnet/compress \ emirpasic:gods:v1.12.0:emirpasic_gods/vendor/github.com/emirpasic/gods \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-warnings:warnings:v0.1.2:warnings/vendor/gopkg.in/warnings.v0 \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:505ab14:golang_crypto/vendor/golang.org/x/crypto \ golang:net:adae6a3:golang_net/vendor/golang.org/x/net \ golang:snappy:2e65f85:golang_snappy/vendor/github.com/golang/snappy \ golang:sys:5ac8a44:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ jbenet:go-context:d14ea06:jbenet_go_context/vendor/github.com/jbenet/go-context \ jfrog:gocmd:v0.1.8:jfrog_gocmd/vendor/github.com/jfrog/gocmd \ jfrog:gofrog:v1.0.4:jfrog_gofrog/vendor/github.com/jfrog/gofrog \ jfrog:jfrog-client-go:v0.3.3:jfrog_jfrog_client_go/vendor/github.com/jfrog/jfrog-client-go \ kevinburke:ssh_config:81db2a7:kevinburke_ssh_config/vendor/github.com/kevinburke/ssh_config \ magiconair:properties:v1.8.0:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go-shellwords:v1.0.3:mattn_go_shellwords/vendor/github.com/mattn/go-shellwords \ mholt:archiver:v2.1.0:mholt_archiver/vendor/github.com/mholt/archiver \ mitchellh:go-homedir:v1.0.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:v1.0.0:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ nwaples:rardecode:e06696f:nwaples_rardecode/vendor/github.com/nwaples/rardecode \ pelletier:go-buffruneio:v0.2.0:pelletier_go_buffruneio/vendor/github.com/pelletier/go-buffruneio \ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ pierrec:lz4:v2.0.5:pierrec_lz4/vendor/github.com/pierrec/lz4 \ 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 \ spf13:afero:v1.1.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.2.0:spf13_cast/vendor/github.com/spf13/cast \ spf13:jwalterweatherman:v1.0.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.2:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.2.1:spf13_viper/vendor/github.com/spf13/viper \ src-d:gcfg:v1.3.0:src_d_gcfg/vendor/github.com/src-d/gcfg \ src-d:go-billy:v4.3.0:gobilly/vendor/gopkg.in/src-d/go-billy.v4 \ src-d:go-git:v4.7.0:gogit/vendor/gopkg.in/src-d/go-git.v4 \ ulikunitz:xz:v0.5.4:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ xanzy:ssh-agent:v0.2.0:xanzy_ssh_agent/vendor/github.com/xanzy/ssh-agent GO_TARGET= ./jfrog-cli/jfrog PLIST_FILES= bin/jfrog .include Index: head/devel/lazygit/Makefile =================================================================== --- head/devel/lazygit/Makefile (revision 517744) +++ head/devel/lazygit/Makefile (revision 517745) @@ -1,86 +1,87 @@ # $FreeBSD$ PORTNAME= lazygit DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 +PORTREVISION= 1 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= \ aws:aws-sdk-go:v1.15.21:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ bgentry:go-netrc:9fd32a8b3d3d:bgentry_go_netrc/vendor/github.com/bgentry/go-netrc \ cloudfoundry:jibber_jabber:bcc4c8345a21:cloudfoundry_jibber_jabber/vendor/github.com/cloudfoundry/jibber_jabber \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ emirpasic:gods:v1.9.0:emirpasic_gods/vendor/github.com/emirpasic/gods \ 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-ini:ini:v1.38.2:go_ini_ini/vendor/github.com/go-ini/ini \ go-warnings:warnings:v0.1.2:go_warnings_warnings/vendor/gopkg.in/warnings.v0 \ go-yaml:yaml:v2.2.1:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang-collections:collections:604e922904d3:golang_collections_collections/vendor/github.com/golang-collections/collections \ golang:crypto:e1dfcc566284:golang_crypto/vendor/golang.org/x/crypto \ golang:net:f4e77d36d62c:golang_net/vendor/golang.org/x/net \ golang:sys:ecd444e8653b:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ hashicorp:go-cleanhttp:d5fe4b57a186:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-getter:4bda8fa99001:hashicorp_go_getter/vendor/github.com/hashicorp/go-getter \ hashicorp:go-safetemp:b1a1dbde6fdc:hashicorp_go_safetemp/vendor/github.com/hashicorp/go-safetemp \ hashicorp:go-version:v1.0.0:hashicorp_go_version/vendor/github.com/hashicorp/go-version \ hashicorp:hcl:ef8a98b0bbce:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ integrii:flaggy:v1.2.2:integrii_flaggy/vendor/github.com/integrii/flaggy \ jbenet:go-context:d14ea06fba99:jbenet_go_context/vendor/github.com/jbenet/go-context \ jesseduffield:go-getter:906e15686e63:jesseduffield_go_getter/vendor/github.com/jesseduffield/go-getter \ jesseduffield:gocui:3cf1932858a3:jesseduffield_gocui/vendor/github.com/jesseduffield/gocui \ jesseduffield:pty:02db52c7e406:jesseduffield_pty/vendor/github.com/jesseduffield/pty \ jesseduffield:roll:695be2e62b00:jesseduffield_roll/vendor/github.com/jesseduffield/roll \ jesseduffield:rollrus:dd028cb0bfd7:jesseduffield_rollrus/vendor/github.com/jesseduffield/rollrus \ jesseduffield:termbox-go:1e272ff78dcb:jesseduffield_termbox_go/vendor/github.com/jesseduffield/termbox-go \ jmespath:go-jmespath:0b12d6b521d8:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ kardianos:osext:ae77be60afb1:kardianos_osext/vendor/github.com/kardianos/osext \ kevinburke:ssh_config:9fc7bb800b55:kevinburke_ssh_config/vendor/github.com/kevinburke/ssh_config \ konsorten:go-windows-terminal-sequences:v1.0.1:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ magiconair:properties:v1.8.0:magiconair_properties/vendor/github.com/magiconair/properties \ 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 \ mgutz:str:v1.2.0:mgutz_str/vendor/github.com/mgutz/str \ mitchellh:go-homedir:58046073cbff:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:go-testing-interface:a61a99592b77:mitchellh_go_testing_interface/vendor/github.com/mitchellh/go-testing-interface \ mitchellh:mapstructure:f15292f7a699:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ nicksnyder:go-i18n:v2.0.2:nicksnyder_go_i18n/vendor/github.com/nicksnyder/go-i18n/v2 \ pelletier:go-buffruneio:v0.2.0:pelletier_go_buffruneio/vendor/github.com/pelletier/go-buffruneio \ 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 \ sergi:go-diff:v1.0.0:sergi_go_diff/vendor/github.com/sergi/go-diff \ shibukawa:configdir:e180dbdc8da0:shibukawa_configdir/vendor/github.com/shibukawa/configdir \ sirupsen:logrus:v1.3.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:afero:v1.1.1:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.2.0:spf13_cast/vendor/github.com/spf13/cast \ spf13:jwalterweatherman:14d3d4c51834:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.2:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.1.0:spf13_viper/vendor/github.com/spf13/viper \ spkg:bom:59b7046e48ad:spkg_bom/vendor/github.com/spkg/bom \ src-d:gcfg:v1.3.0:src_d_gcfg/vendor/github.com/src-d/gcfg \ src-d:go-billy:v4.2.0:src_d_go_billy/vendor/gopkg.in/src-d/go-billy.v4 \ src-d:go-git:43d17e14b714:src_d_go_git/vendor/gopkg.in/src-d/go-git.v4 \ stretchr:testify:v1.2.2: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.4:ulikunitz_xz/vendor/github.com/ulikunitz/xz \ xanzy:ssh-agent:v0.2.0:xanzy_ssh_agent/vendor/github.com/xanzy/ssh-agent GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/devel/liteide/Makefile =================================================================== --- head/devel/liteide/Makefile (revision 517744) +++ head/devel/liteide/Makefile (revision 517745) @@ -1,64 +1,65 @@ # $FreeBSD$ PORTNAME= liteide DISTVERSIONPREFIX= x DISTVERSION= 36.2 +PORTREVISION= 1 CATEGORIES= devel editors MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple, open source, cross-platform Go IDE LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL USES= gl go:modules,no_targets,run qmake qt:5 USE_GITHUB= yes GH_ACCOUNT= visualfc GH_TUPLE= visualfc:gocode:15064618fb33:visualfc_gocode \ visualfc:gotools:64c955ca5eea:visualfc_gotools 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-build: cd ${WRKSRC_visualfc_gocode} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} install ${GO_BUILDFLAGS} cd ${WRKSRC_visualfc_gotools} && \ ${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 Index: head/devel/loccount/Makefile =================================================================== --- head/devel/loccount/Makefile (revision 517744) +++ head/devel/loccount/Makefile (revision 517745) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= loccount DISTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Count source lines of code in a project LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= go USE_GITLAB= yes GL_ACCOUNT= esr GL_COMMIT= 249ea3d6927fd327086b609857c04bb95eafdd98 GO_PKGNAME= gitlab.com/${GL_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/devel/modd/Makefile =================================================================== --- head/devel/modd/Makefile (revision 517744) +++ head/devel/modd/Makefile (revision 517745) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= modd DISTVERSIONPREFIX= v DISTVERSION= 0.8 +PORTREVISION= 1 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 GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/devel/mutagen/Makefile =================================================================== --- head/devel/mutagen/Makefile (revision 517744) +++ head/devel/mutagen/Makefile (revision 517745) @@ -1,53 +1,54 @@ # $FreeBSD$ PORTNAME= mutagen DISTVERSIONPREFIX= v DISTVERSION= 0.10.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 USE_GITHUB= yes GH_ACCOUNT= havoc-io GH_TUPLE= \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Microsoft:go-winio:3fe4fa31662f:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ bmatcuk:doublestar:v1.1.1:bmatcuk_doublestar/vendor/github.com/bmatcuk/doublestar \ 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 \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:crypto:b43e412143f9:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:5b532d6fd5ef:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:1da14a5a36f2:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.1:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:f0ce4c0180be: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 \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ grpc:grpc-go:v1.20.1:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:yamux:2f1d1f20f75d:hashicorp_yamux/vendor/github.com/hashicorp/yamux \ hectane:go-acl:e28f47eff0c4:hectane_go_acl/vendor/github.com/hectane/go-acl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ kubernetes:apimachinery:6a84e37a896d:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:klog:v0.3.0:kubernetes_klog/vendor/k8s.io/klog \ 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 \ mutagen-io:fsevents:10556809b434:mutagen_io_fsevents/vendor/github.com/mutagen-io/fsevents \ mutagen-io:gopass:9a121bec1ae7:mutagen_io_gopass/vendor/github.com/mutagen-io/gopass \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ shibukawa:extstat:4113c04d0977:shibukawa_extstat/vendor/github.com/shibukawa/extstat \ spf13:cobra:v0.0.3:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag GO_TARGET= ./cmd/mutagen \ ./cmd/mutagen-agent PLIST_FILES= bin/mutagen \ bin/mutagen-agent .include Index: head/devel/packr/Makefile =================================================================== --- head/devel/packr/Makefile (revision 517744) +++ head/devel/packr/Makefile (revision 517745) @@ -1,54 +1,55 @@ # $FreeBSD$ PORTNAME= packr DISTVERSIONPREFIX= v DISTVERSION= 2.7.1 +PORTREVISION= 1 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 USE_GITHUB= yes GH_ACCOUNT= gobuffalo GH_TUPLE= \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobuffalo:envy:v1.7.1:gobuffalo_envy/vendor/github.com/gobuffalo/envy \ gobuffalo:logger:v1.0.1:gobuffalo_logger/vendor/github.com/gobuffalo/logger \ gobuffalo:packd:v0.3.0:gobuffalo_packd/vendor/github.com/gobuffalo/packd \ golang:crypto:cc06ce4a13d4:golang_crypto/vendor/golang.org/x/crypto \ golang:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:06a5c4944438:golang_sys/vendor/golang.org/x/sys \ golang:tools:72853e10c5a3:golang_tools/vendor/golang.org/x/tools \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ joho:godotenv:v1.3.0:joho_godotenv/vendor/github.com/joho/godotenv \ konsorten:go-windows-terminal-sequences:v1.0.2:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ rogpeppe:go-internal:v1.4.0:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:cobra:v0.0.5:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag GO_TARGET= ./packr \ ./v2/packr2 PLIST_FILES= bin/packr \ bin/packr2 PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-extract: @${RM} ${WRKSRC}/v2/go.mod post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/pprof/Makefile =================================================================== --- head/devel/pprof/Makefile (revision 517744) +++ head/devel/pprof/Makefile (revision 517745) @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= pprof DISTVERSION= g20190515 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for visualization and analysis of profiling data LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= google GH_TAGNAME= 54271f7 GH_TUPLE= chzyer:readline:v1.4:readline/vendor/github.com/chzyer/readline \ ianlancetaylor:demangle:5e5cf60:demangle/vendor/github.com/ianlancetaylor/demangle GH_SUBDIR= src/github.com/google/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/devel/prototool/Makefile =================================================================== --- head/devel/prototool/Makefile (revision 517744) +++ head/devel/prototool/Makefile (revision 517745) @@ -1,60 +1,60 @@ # $FreeBSD$ PORTNAME= prototool DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 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: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 \ emicklei:proto:v1.7.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.4:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobuffalo:flect:v0.1.6:gobuffalo_flect/vendor/github.com/gobuffalo/flect \ gofrs:flock:v0.7.1:gofrs_flock/vendor/github.com/gofrs/flock \ golang:net:d66e71096ffb:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:b09406accb47:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ google:go-genproto:548a555dbc03:google_go_genproto/vendor/google.golang.org/genproto \ grpc:grpc-go:v1.24.0:grpc_grpc_go/vendor/google.golang.org/grpc \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jhump:protoreflect:v1.5.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:v1.5.2:russross_blackfriday/vendor/github.com/russross/blackfriday \ spf13:cobra:v0.0.5:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify \ uber-go:atomic:v1.4.0:uber_go_atomic/vendor/go.uber.org/atomic \ uber-go:multierr:v1.2.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.10.0:uber_go_zap/vendor/go.uber.org/zap GO_PKGNAME= ./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 Index: head/devel/shfmt/Makefile =================================================================== --- head/devel/shfmt/Makefile (revision 517744) +++ head/devel/shfmt/Makefile (revision 517745) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= shfmt DISTVERSIONPREFIX= v DISTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= tobik@FreeBSD.org COMMENT= Format shell scripts LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go GO_PKGNAME= mvdan.cc/sh GO_TARGET= mvdan.cc/sh/cmd/shfmt USE_GITHUB= yes GH_ACCOUNT= mvdan GH_PROJECT= sh PLIST_FILES= bin/shfmt .include Index: head/devel/statik/Makefile =================================================================== --- head/devel/statik/Makefile (revision 517744) +++ head/devel/statik/Makefile (revision 517745) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= statik DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 +PORTREVISION= 1 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= i386 amd64 USES= go USE_GITHUB= yes GH_ACCOUNT= rakyll PLIST_FILES= bin/statik .include Index: head/dns/amass/Makefile =================================================================== --- head/dns/amass/Makefile (revision 517744) +++ head/dns/amass/Makefile (revision 517745) @@ -1,87 +1,88 @@ # $FreeBSD$ PORTNAME= amass DISTVERSIONPREFIX= v DISTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org COMMENT= In-depth DNS enumeration LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= OWASP GH_PROJECT= Amass GH_TUPLE= \ PuerkitoBio:goquery:v1.5.0:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ VividCortex:gohistogram:v1.0.0:vividcortex_gohistogram/vendor/github.com/VividCortex/gohistogram \ andybalholm:cascadia:v1.0.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ beorn7:perks:v1.0.0:beorn7_perks/vendor/github.com/beorn7/perks \ boltdb:bolt:v1.3.1:boltdb_bolt/vendor/github.com/boltdb/bolt \ caffix:cloudflare-roundtripper:4c29d231c9cb:caffix_cloudflare_roundtripper/vendor/github.com/caffix/cloudflare-roundtripper \ cayleygraph:cayley:v0.7.7:cayleygraph_cayley/vendor/github.com/cayleygraph/cayley \ cayleygraph:quad:v1.1.0:cayleygraph_quad/vendor/github.com/cayleygraph/quad \ cenkalti:backoff:v2.1.1:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ chromedp:cdproto:39ef923dcb8d:chromedp_cdproto/vendor/github.com/chromedp/cdproto \ chromedp:chromedp:42693d2528b1:chromedp_chromedp/vendor/github.com/chromedp/chromedp \ dennwc:base:v1.0.0:dennwc_base/vendor/github.com/dennwc/base \ dghubble:go-twitter:39e5462e111f:dghubble_go_twitter/vendor/github.com/dghubble/go-twitter \ dghubble:sling:v1.3.0:dghubble_sling/vendor/github.com/dghubble/sling \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ geziyor:geziyor:9b8a3837bd4a:geziyor_geziyor/vendor/github.com/geziyor/geziyor \ go-ini:ini:v1.49.0:go_ini_ini/vendor/github.com/go-ini/ini \ go-kit:kit:v0.8.0:go_kit_kit/vendor/github.com/go-kit/kit \ go-sourcemap:sourcemap:v1.0.5:go_sourcemap_sourcemap/vendor/gopkg.in/sourcemap.v1 \ gobuffalo:envy:v1.7.1:gobuffalo_envy/vendor/github.com/gobuffalo/envy \ gobuffalo:logger:v1.0.1:gobuffalo_logger/vendor/github.com/gobuffalo/logger \ gobuffalo:packd:v0.3.0:gobuffalo_packd/vendor/github.com/gobuffalo/packd \ gobuffalo:packr:v2.7.1:gobuffalo_packr/vendor/github.com/gobuffalo/packr \ 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 \ gogo:protobuf:v1.3.0:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.1:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:34f69633bfdc:golang_crypto/vendor/golang.org/x/crypto \ golang:net:aa69164e4478: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:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:06d7bd2c5f4f:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:tools:0337d82405ff:golang_tools/vendor/golang.org/x/tools \ google:go-querystring:v1.0.0:google_go_querystring/vendor/github.com/google/go-querystring \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ hidal-go:hidalgo:42e03f3b5eaa:hidal_go_hidalgo/vendor/github.com/hidal-go/hidalgo \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jmoiron:sqlx:v1.2.0:jmoiron_sqlx/vendor/github.com/jmoiron/sqlx \ joho:godotenv:v1.3.0:joho_godotenv/vendor/github.com/joho/godotenv \ knq:sysutil:f05b59f0f307:knq_sysutil/vendor/github.com/knq/sysutil \ konsorten:go-windows-terminal-sequences:v1.0.2:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ lib:pq:v1.2.0:lib_pq/vendor/github.com/lib/pq \ mailru:easyjson:b2ccc519800e:mailru_easyjson/vendor/github.com/mailru/easyjson \ 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 \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ miekg:dns:v1.1.22:miekg_dns/vendor/github.com/miekg/dns \ 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.4.1:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.0.2:prometheus_procfs/vendor/github.com/prometheus/procfs \ robertkrimen:otto:15f95af6e78d:robertkrimen_otto/vendor/github.com/robertkrimen/otto \ rogpeppe:go-internal:v1.5.0:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:cobra:v0.0.5:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ temoto:robotstxt:v1.1.1:temoto_robotstxt/vendor/github.com/temoto/robotstxt \ tylertreat:BoomFilters:611b3dbe80e8:tylertreat_boomfilters/vendor/github.com/tylertreat/BoomFilters GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/} .include Index: head/dns/cli53/Makefile =================================================================== --- head/dns/cli53/Makefile (revision 517744) +++ head/dns/cli53/Makefile (revision 517745) @@ -1,34 +1,35 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= cli53 DISTVERSION= 0.8.16 +PORTREVISION= 1 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.13.34:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ davecgh:go-spew:v1.1.0:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ go-ini:ini:v1.28.2:go_ini_ini/vendor/github.com/go-ini/ini \ gucumber:gucumber:71608e2f6e76:gucumber_gucumber/vendor/github.com/gucumber/gucumber \ jmespath:go-jmespath:0b12d6b521d8:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ miekg:dns:e4205768578d:miekg_dns/vendor/github.com/miekg/dns \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ shiena:ansicolor:a422bbe96644:shiena_ansicolor/vendor/github.com/shiena/ansicolor \ stretchr:testify:v1.2.1:stretchr_testify/vendor/github.com/stretchr/testify \ urfave:cli:v1.20.0:urfave_cli/vendor/github.com/urfave/cli GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ./cmd/cli53 PLIST_FILES= bin/cli53 .include Index: head/dns/coredns/Makefile =================================================================== --- head/dns/coredns/Makefile (revision 517744) +++ head/dns/coredns/Makefile (revision 517745) @@ -1,105 +1,106 @@ # $FreeBSD$ PORTNAME= coredns DISTVERSIONPREFIX= v DISTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org COMMENT= CoreDNS is a DNS server that chains plugins LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_TUPLE= \ Azure:azure-sdk-for-go:v31.1.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:go-autorest:v13.0.0:azure_go_autorest/vendor/github.com/Azure/go-autorest \ DataDog:dd-trace-go:v1.16.1:datadog_dd_trace_go/vendor/gopkg.in/DataDog/dd-trace-go.v1 \ DataDog:zstd:v1.3.5:datadog_zstd/vendor/github.com/DataDog/zstd \ Shopify:sarama:v1.21.0:shopify_sarama/vendor/github.com/Shopify/sarama \ apache:thrift:v0.12.0:apache_thrift/vendor/github.com/apache/thrift \ aws:aws-sdk-go:v1.22.3:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ caddyserver:caddy:v1.0.1:caddyserver_caddy/vendor/github.com/caddyserver/caddy \ cenkalti:backoff:v2.1.1:cenkalti_backoff/vendor/github.com/cenkalti/backoff \ census-ecosystem:opencensus-go-exporter-ocagent:v0.4.12:census_ecosystem_opencensus_go_exporter_ocagent/vendor/contrib.go.opencensus.io/exporter/ocagent \ census-instrumentation:opencensus-go:v0.22.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ census-instrumentation:opencensus-proto:v0.2.0:census_instrumentation_opencensus_proto/vendor/github.com/census-instrumentation/opencensus-proto \ coreos:etcd:v3.3.13:coreos_etcd/vendor/github.com/coreos/etcd \ 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 \ dnstap:golang-dnstap:2cf77a2b5e11:dnstap_golang_dnstap/vendor/github.com/dnstap/golang-dnstap \ eapache:go-resiliency:v1.1.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 \ evanphx:json-patch:v4.1.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \ farsightsec:golang-framestream:8a0cb8ba8710:farsightsec_golang_framestream/vendor/github.com/farsightsec/golang-framestream \ flynn:go-shlex:3f9db97f8568:flynn_go_shlex/vendor/github.com/flynn/go-shlex \ go-acme:lego:v2.5.0:go_acme_lego/vendor/github.com/go-acme/lego \ go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \ go-logfmt:logfmt:v0.4.0:go_logfmt_logfmt/vendor/github.com/go-logfmt/logfmt \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.2.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.1:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:4def268fd1a4:golang_crypto/vendor/golang.org/x/crypto \ golang:net:da137c7871d7: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:2e65f85255db:golang_snappy/vendor/github.com/golang/snappy \ golang:sync:112230192c58:golang_sync/vendor/golang.org/x/sync \ golang:sys:cbf593c0f2f3: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:xerrors:a985d3407aa7:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-genproto:710ae3a149df:google_go_genproto/vendor/google.golang.org/genproto \ 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:gnostic:v0.2.0:googleapis_gnostic/vendor/github.com/googleapis/gnostic \ googleapis:google-api-go-client:v0.7.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.41.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gophercloud:gophercloud:fe1ba5ce12dd:gophercloud_gophercloud/vendor/github.com/gophercloud/gophercloud \ grpc-ecosystem:grpc-gateway:v1.9.5:grpc_ecosystem_grpc_gateway/vendor/github.com/grpc-ecosystem/grpc-gateway \ grpc-ecosystem:grpc-opentracing:8e809c8a8645:grpc_ecosystem_grpc_opentracing/vendor/github.com/grpc-ecosystem/grpc-opentracing \ grpc:grpc-go:v1.22.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:golang-lru:v0.5.1:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ imdario:mergo:v0.3.7:imdario_mergo/vendor/github.com/imdario/mergo \ jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ json-iterator:go:v1.1.7:json_iterator_go/vendor/github.com/json-iterator/go \ klauspost:cpuid:v1.2.0:klauspost_cpuid/vendor/github.com/klauspost/cpuid \ kr:logfmt:b84e30acd515:kr_logfmt/vendor/github.com/kr/logfmt \ 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.4.0:kubernetes_klog/vendor/k8s.io/klog \ kubernetes:kube-openapi:15615b16d372:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ kubernetes:utils:6999998975a7:kubernetes_utils/vendor/k8s.io/utils \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mholt:certmagic:6a42ef9fe8c2:mholt_certmagic/vendor/github.com/mholt/certmagic \ miekg:dns:v1.1.15:miekg_dns/vendor/github.com/miekg/dns \ 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 \ opentracing-contrib:go-observer:a52f23424492:opentracing_contrib_go_observer/vendor/github.com/opentracing-contrib/go-observer \ opentracing:opentracing-go:v1.1.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ openzipkin-contrib:zipkin-go-opentracing:v0.3.5:openzipkin_contrib_zipkin_go_opentracing/vendor/github.com/openzipkin-contrib/zipkin-go-opentracing \ philhofer:fwd:v1.0.0:philhofer_fwd/vendor/github.com/philhofer/fwd \ pierrec:lz4:v2.0.5:pierrec_lz4/vendor/github.com/pierrec/lz4 \ 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 \ rcrowley:go-metrics:3113b8401b8a:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \ square:go-jose:v2.2.2:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ tinylib:msgp:v1.1.0:tinylib_msgp/vendor/github.com/tinylib/msgp GO_PKGNAME= github.com/${PORTNAME}/${PORTNAME} USE_RC_SUBR= ${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/dns/dnscrypt-proxy2/Makefile =================================================================== --- head/dns/dnscrypt-proxy2/Makefile (revision 517744) +++ head/dns/dnscrypt-proxy2/Makefile (revision 517745) @@ -1,56 +1,57 @@ # $FreeBSD$ PORTNAME= dnscrypt-proxy PORTVERSION= 2.0.31 +PORTREVISION= 1 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 Index: head/dns/rdap/Makefile =================================================================== --- head/dns/rdap/Makefile (revision 517744) +++ head/dns/rdap/Makefile (revision 517745) @@ -1,30 +1,31 @@ # $FreeBSD$ PORTNAME= rdap DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 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 Index: head/dns/subfinder/Makefile =================================================================== --- head/dns/subfinder/Makefile (revision 517744) +++ head/dns/subfinder/Makefile (revision 517745) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= subfinder DISTVERSION= 1.2-6 DISTVERSIONSUFFIX= -g357c340 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org COMMENT= Subdomain discovery tool that discovers valid subdomains for websites LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_TUPLE= subfinder:urlx:8e731c8:urlx/vendor/github.com/subfinder/urlx \ bogdanovich:dns_resolver:a8e42bc:dns_resolver/vendor/github.com/bogdanovich/dns_resolver \ miekg:dns:ccd41ff:dns/vendor/github.com/miekg/dns GO_PKGNAME= github.com/${PORTNAME}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/editors/gomate/Makefile =================================================================== --- head/editors/gomate/Makefile (revision 517744) +++ head/editors/gomate/Makefile (revision 517745) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= gomate DISTVERSION= g20170711 +PORTREVISION= 1 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 Index: head/editors/o/Makefile =================================================================== --- head/editors/o/Makefile (revision 517744) +++ head/editors/o/Makefile (revision 517745) @@ -1,27 +1,28 @@ # $FreeBSD$ PORTNAME= o DISTVERSION= 2.7.3 +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 USE_GITHUB= yes GH_ACCOUNT= xyproto GH_TUPLE= \ atotto:clipboard:v0.1.2:atotto_clipboard/vendor/github.com/atotto/clipboard \ golang:sys:52ab43148777:golang_sys/vendor/golang.org/x/sys \ pkg:term:aa71e9d9e942:pkg_term/vendor/github.com/pkg/term \ sourcegraph:annotate:f4cad6c6324d:sourcegraph_annotate/vendor/github.com/sourcegraph/annotate \ xyproto:syntax:eefd975cad7d:xyproto_syntax/vendor/github.com/xyproto/syntax \ xyproto:textoutput:v1.8.0:xyproto_textoutput/vendor/github.com/xyproto/textoutput \ xyproto:vt100:v1.8.1:xyproto_vt100/vendor/github.com/xyproto/vt100 PLIST_FILES= bin/o .include Index: head/finance/fixc/Makefile =================================================================== --- head/finance/fixc/Makefile (revision 517744) +++ head/finance/fixc/Makefile (revision 517745) @@ -1,17 +1,18 @@ # $FreeBSD$ PORTNAME= fixc PORTVERSION= 1.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 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 Index: head/ftp/curlie/Makefile =================================================================== --- head/ftp/curlie/Makefile (revision 517744) +++ head/ftp/curlie/Makefile (revision 517745) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= curlie DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 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:31355384c89b:golang_sys/vendor/golang.org/x/sys PLIST_FILES= bin/${PORTNAME} .include Index: head/graphics/jp/Makefile =================================================================== --- head/graphics/jp/Makefile (revision 517744) +++ head/graphics/jp/Makefile (revision 517745) @@ -1,31 +1,32 @@ # $FreeBSD$ PORTNAME= jp DISTVERSION= 1.1.12 +PORTREVISION= 1 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 GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= github.com/${GH_ACCOUNT}/${PORTNAME}/cmd/${PORTNAME} OPTIONS_DEFINE= DOCS EXAMPLES 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 Index: head/irc/oragono/Makefile =================================================================== --- head/irc/oragono/Makefile (revision 517744) +++ head/irc/oragono/Makefile (revision 517745) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= oragono DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= irc MAINTAINER= yuri@FreeBSD.org COMMENT= Modern IRC server (daemon/ircd) written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_TUPLE= oragono:oragono-vendor:1deff6c:v/vendor GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/lang/gomacro/Makefile =================================================================== --- head/lang/gomacro/Makefile (revision 517744) +++ head/lang/gomacro/Makefile (revision 517745) @@ -1,25 +1,26 @@ # $FreeBSD$ PORTNAME= gomacro DISTVERSIONPREFIX= v DISTVERSION= 2.7-304 DISTVERSIONSUFFIX= -g2f4dc7c +PORTREVISION= 1 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 Index: head/mail/aerc/Makefile =================================================================== --- head/mail/aerc/Makefile (revision 517744) +++ head/mail/aerc/Makefile (revision 517745) @@ -1,89 +1,90 @@ # $FreeBSD$ PORTNAME= aerc DISTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= tobik@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= 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.0:emersion_go_imap/vendor/github.com/emersion/go-imap \ emersion:go-maildir:941194b0ac70:emersion_go_maildir/vendor/github.com/emersion/go-maildir \ emersion:go-message:v0.10.5:emersion_go_message/vendor/github.com/emersion/go-message \ emersion:go-sasl:36b50694675c:emersion_go_sasl/vendor/github.com/emersion/go-sasl \ emersion:go-smtp:v0.11.2: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.44.0:go_ini_ini/vendor/github.com/go-ini/ini \ golang:appengine:v1.6.1:golang_appengine/vendor/google.golang.org/appengine \ golang:net:ca1201d0de80: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:fc99dfbffb4e:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ google:shlex:c34317bd91bf:google_shlex/vendor/github.com/google/shlex \ kyoh86:xdg:v1.0.0:kyoh86_xdg/vendor/github.com/kyoh86/xdg \ lucasb-eyer:go-colorful:v1.0.2: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.8:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-pointer:49522c3f3791:mattn_go_pointer/vendor/github.com/mattn/go-pointer \ mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ miolini:datacounter:aa48df3a02c1: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.8.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 # Additional distfiles to fetch from https://git.sr.ht _SRHT_TUPLE= sircmpwn:aerc:${DISTVERSIONFULL}:"" \ sircmpwn:getopt:292febf82fd0:vendor/git.sr.ht/~sircmpwn/getopt \ sircmpwn:pty:3a43678975a9:vendor/git.sr.ht/~sircmpwn/pty \ sircmpwn:tcell:0abd73a30946:vendor/github.com/gdamore/tcell MAKE_ARGS= MANDIR=${STAGEDIR}${PREFIX}/man MAKE_ENV= ${GO_ENV} \ GOFLAGS="${GO_BUILDFLAGS}" OPTIONS_DEFINE= HTML_FILTER OPTIONS_DEFAULT= HTML_FILTER OPTIONS_SUB= yes HTML_FILTER_DESC= Install HTML filter (depends on w3m and socksify) HTML_FILTER_RUN_DEPENDS= socksify:net/dante \ w3m:www/w3m .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 Index: head/mail/mailhog/Makefile =================================================================== --- head/mail/mailhog/Makefile (revision 517744) +++ head/mail/mailhog/Makefile (revision 517745) @@ -1,46 +1,47 @@ # Created by: punkt.de Hosting Team # $FreeBSD$ PORTNAME= mailhog DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 +PORTREVISION= 1 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:cf955c3:pat/vendor/github.com/gorilla/pat \ gorilla:context:08b5f42:context/vendor/github.com/gorilla/context \ gorilla:mux:ac112f7:mux/vendor/github.com/gorilla/mux \ gorilla:websocket:a69d9f6: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:701aacd:msgp/vendor/github.com/tinylib/msgp \ philhofer:fwd:1612a29:fwd/vendor/github.com/philhofer/fwd \ golang:crypto:eb71ad9:crypto/vendor/golang.org/x/crypto \ go-mgo:mgo:3f83fa5:mgo/vendor/gopkg.in/mgo.v2 GO_TARGET= :mailhog PLIST_FILES= bin/${PORTNAME} SUB_FILES= pkg-message .include Index: head/mail/smtprelay/Makefile =================================================================== --- head/mail/smtprelay/Makefile (revision 517744) +++ head/mail/smtprelay/Makefile (revision 517745) @@ -1,32 +1,32 @@ # $FreeBSD$ PORTNAME= smtprelay DISTVERSIONPREFIX=v DISTVERSION= 1.3.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 USE_RC_SUBR= smtprelay USE_GITHUB= yes GH_ACCOUNT= decke GH_TUPLE= chrj:smtpd:v0.1.2:chrj_smtpd/vendor/github.com/chrj/smtpd \ golang:crypto:9756ffdc2472:golang_crypto/vendor/golang.org/x/crypto \ vharitonsky:iniflags:a33cd0b5f3de:vharitonsky_iniflags/vendor/github.com/vharitonsky/iniflags 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 Index: head/misc/cheat/Makefile =================================================================== --- head/misc/cheat/Makefile (revision 517744) +++ head/misc/cheat/Makefile (revision 517745) @@ -1,32 +1,33 @@ # $FreeBSD$ PORTNAME= cheat DISTVERSION= 3.0.6 +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.6.8:alecthomas_chroma/vendor/github.com/alecthomas/chroma \ danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dlclark:regexp2:v1.1.6:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \ docopt:docopt.go:0.6.2:docopt_docopt_go/vendor/github.com/docopt/docopt.go \ go-yaml:yaml:9f9df34309c0:go_yaml_yaml/vendor/gopkg.in/yaml.v1 \ go-yaml:yaml:v2.2.4:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:sys:543471e840be: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.10:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ 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 GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/misc/cryptoballot/Makefile =================================================================== --- head/misc/cryptoballot/Makefile (revision 517744) +++ head/misc/cryptoballot/Makefile (revision 517745) @@ -1,36 +1,37 @@ # $FreeBSD$ PORTNAME= cryptoballot DISTVERSION= g20181015 +PORTREVISION= 1 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:37707fd: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 Index: head/misc/dive/Makefile =================================================================== --- head/misc/dive/Makefile (revision 517744) +++ head/misc/dive/Makefile (revision 517745) @@ -1,65 +1,66 @@ # $FreeBSD$ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 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.11:microsoft_go_winio/vendor/github.com/Microsoft/go-winio \ cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ docker:cli:8ddde26af67f:docker_cli/vendor/github.com/docker/cli \ docker:distribution:93e082742a009850ac46962150b2f652a822c5ff: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 \ 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-yaml:yaml:v2.2.1:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:v1.1.1:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:crypto:3d3f9f413869:golang_crypto/vendor/golang.org/x/crypto \ golang:net:adae6a3d119a:golang_net/vendor/golang.org/x/net \ golang:sys:93218def8b18:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ google:uuid:v1.1.0:google_uuid/vendor/github.com/google/uuid \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ 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 \ logrusorgru:aurora:a7b3b318ed4e:logrusorgru_aurora/vendor/github.com/logrusorgru/aurora \ lunixbochs:vtclean:2d01aacdc34a:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \ magiconair:properties:v1.8.0:magiconair_properties/vendor/github.com/magiconair/properties \ 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.3:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:go-homedir:v1.0.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:v1.0.0:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ moby:moby:0b7cb16dde4a20d024c7be59801d63bcfd18611b:moby_moby/vendor/github.com/docker/docker \ nsf:termbox-go:60ab7e3d12ed:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ 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.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ phayes:permbits:59f2482cd460:phayes_permbits/vendor/github.com/phayes/permbits \ pkg:errors:v0.8.0: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.2.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ spf13:afero:v1.1.2:spf13_afero/vendor/github.com/spf13/afero \ spf13:cast:v1.2.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.2:spf13_pflag/vendor/github.com/spf13/pflag \ spf13:viper:v1.2.1:spf13_viper/vendor/github.com/spf13/viper \ wagoodman:keybinding:6a824da6df05:wagoodman_keybinding/vendor/github.com/wagoodman/keybinding PLIST_FILES= bin/${PORTNAME} .include Index: head/misc/gobuster/Makefile =================================================================== --- head/misc/gobuster/Makefile (revision 517744) +++ head/misc/gobuster/Makefile (revision 517745) @@ -1,28 +1,29 @@ # $FreeBSD$ PORTNAME= gobuster DISTVERSIONPREFIX= v DISTVERSION= 3.0.1 +PORTREVISION= 1 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= google:uuid:c2e93f3:uuid/vendor/github.com/google/uuid \ hashicorp:errwrap:8a6fb52:errwrap/vendor/github.com/hashicorp/errwrap \ hashicorp:go-multierror:886a7fb:gomultierror/vendor/github.com/hashicorp/go-multierror \ golang:crypto:0e37d00:crypto/vendor/golang.org/x/crypto \ spf13:cobra:0.0.5:cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.3:pflag/vendor/github.com/spf13/pflag \ golang:sys:d8f5ea2:sys/vendor/golang.org/x/sys PLIST_FILES= bin/${PORTNAME} .include Index: head/misc/lf/Makefile =================================================================== --- head/misc/lf/Makefile (revision 517744) +++ head/misc/lf/Makefile (revision 517745) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= lf DISTVERSIONPREFIX= r DISTVERSION= 13 +PORTREVISION= 1 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= mattn:go-runewidth:703b5e6:runewidth/vendor/github.com/mattn/go-runewidth \ nsf:termbox-go:288510b:termbox/vendor/github.com/nsf/termbox-go PLIST_FILES= bin/lf .include Index: head/net/bosh-bootloader/Makefile =================================================================== --- head/net/bosh-bootloader/Makefile (revision 517744) +++ head/net/bosh-bootloader/Makefile (revision 517745) @@ -1,25 +1,26 @@ # $FreeBSD$ PORTNAME= bosh-bootloader PORTVERSION= 7.6.0 +PORTREVISION= 1 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org COMMENT= CLI for standing up CloudFoundry or Concourse on an IAAS LICENSE= APACHE20 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 Index: head/net/bosh-cli/Makefile =================================================================== --- head/net/bosh-cli/Makefile (revision 517744) +++ head/net/bosh-cli/Makefile (revision 517745) @@ -1,29 +1,30 @@ # $FreeBSD$ PORTNAME= bosh-cli PORTVERSION= 5.5.0 +PORTREVISION= 1 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org COMMENT= CLI for BOSH LICENSE= APACHE20 USE_GITHUB= yes GH_TUPLE= cloudfoundry:bosh-cli:v${PORTVERSION} CONFLICTS_INSTALL= rubygem-bosh_cli USES= go tar:xz 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 Index: head/net/clash/Makefile =================================================================== --- head/net/clash/Makefile (revision 517744) +++ head/net/clash/Makefile (revision 517745) @@ -1,46 +1,47 @@ # $FreeBSD$ PORTNAME= clash DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Rule-based tunnel in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= Dreamacro GH_TUPLE= \ Dreamacro:go-shadowsocks2:46254afc8b68:dreamacro_go_shadowsocks2/vendor/github.com/Dreamacro/go-shadowsocks2 \ aead:chacha20:8b13a72661da:aead_chacha20/vendor/github.com/aead/chacha20 \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ eapache:channels:v1.1.0:eapache_channels/vendor/gopkg.in/eapache/channels.v1 \ eapache:queue:v1.1.0:eapache_queue/vendor/github.com/eapache/queue \ go-chi:chi:v4.0.2:go_chi_chi/vendor/github.com/go-chi/chi \ go-chi:cors:v1.0.0:go_chi_cors/vendor/github.com/go-chi/cors \ go-chi:render:v1.0.1:go_chi_render/vendor/github.com/go-chi/render \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gofrs:uuid:v3.2.0:gofrs_uuid/vendor/github.com/gofrs/uuid \ golang:crypto:87dc89f01550:golang_crypto/vendor/golang.org/x/crypto \ golang:net:491137f69257:golang_net/vendor/golang.org/x/net \ golang:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:2837fb4f24fe:golang_sys/vendor/golang.org/x/sys \ gorilla:websocket:v1.4.1:gorilla_websocket/vendor/github.com/gorilla/websocket \ konsorten:go-windows-terminal-sequences:v1.0.1:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ miekg:dns:v1.1.22:miekg_dns/vendor/github.com/miekg/dns \ oschwald:geoip2-golang:v1.3.0:oschwald_geoip2_golang/vendor/github.com/oschwald/geoip2-golang \ oschwald:maxminddb-golang:v1.5.0:oschwald_maxminddb_golang/vendor/github.com/oschwald/maxminddb-golang \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ sirupsen:logrus:v1.4.2:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify PLIST_FILES= bin/${PORTNAME} pre-patch: @cd ${WRKSRC} && ${CP} proxy/redir/tcp_linux.go proxy/redir/tcp_freebsd.go .include Index: head/net/drive/Makefile =================================================================== --- head/net/drive/Makefile (revision 517744) +++ head/net/drive/Makefile (revision 517745) @@ -1,63 +1,63 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= drive PORTVERSION= 0.3.9.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 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_TAGNAME= b868c96 GH_TUPLE= boltdb:bolt:v1.3.1:boltdb_bolt/vendor/github.com/boltdb/bolt \ census-instrumentation:opencensus-go:v0.22.1:census_instrumentation_opencensus/vendor/go.opencensus.io \ cheggaaa:pb:v1.0.28:cheggaaa_pb/vendor/github.com/cheggaaa/pb \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ golang:crypto:71b5226:golang_crypto/vendor/golang.org/x/crypto \ golang:groupcache:869f871:golang_groupcache/vendor/github.com/golang/groupcache \ golang:net:ba9fcec:golang_net/vendor/golang.org/x/net \ golang:oauth2:0f29369:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:749cb33:golang_sys/vendor/golang.org/x/sys \ golang:text:3d0f797:golang_text/vendor/golang.org/x/text \ google:go-genproto:92dd089:google_go_genproto/vendor/google.golang.org/genproto \ google:google-api-go-client:v0.10.0:google_googleapigoclient/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.45.1:googleapis_googlecloudgo/vendor/cloud.google.com/go \ googleapis:gax-go:v2.0.5:googleapis_gaxgo/vendor/github.com/googleapis/gax-go \ grpc:grpc-go:v1.23.0:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:golang-lru:v0.5.3:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ mattn:go-colorable:v0.1.2:mattn_gocolorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.9:mattn_goisatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.4: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 \ skratchdot:open-golang:79abb63:skratchdot_opengolang/vendor/github.com/skratchdot/open-golang \ VividCortex:ewma:v1.1.1:VividCortex_ewma/vendor/github.com/VividCortex/ewma USE_GITHUB= yes .include Index: head/net/gdrive/Makefile =================================================================== --- head/net/gdrive/Makefile (revision 517744) +++ head/net/gdrive/Makefile (revision 517745) @@ -1,36 +1,37 @@ # Created by: Dmitri Goutnik # $FreeBSD$ PORTNAME= gdrive DISTVERSION= 2.1.0-23 DISTVERSIONSUFFIX= -gc3cbcce +PORTREVISION= 1 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-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include Index: head/net/gnatsd/Makefile =================================================================== --- head/net/gnatsd/Makefile (revision 517744) +++ head/net/gnatsd/Makefile (revision 517745) @@ -1,32 +1,33 @@ # $FreeBSD$ PORTNAME= gnatsd PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org COMMENT= Messaging system written in Go BROKEN= unfetchable LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= nats-io USE_RC_SUBR= gnatsd.sh OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc ${INSTALL_DATA} ${FILESDIR}/gnatsd.conf ${STAGEDIR}${PREFIX}/etc/gnatsd.conf.sample @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/server && ${COPYTREE_SHARE} configs ${STAGEDIR}${DOCSDIR} .include Index: head/net/go-bapu/Makefile =================================================================== --- head/net/go-bapu/Makefile (revision 517744) +++ head/net/go-bapu/Makefile (revision 517745) @@ -1,25 +1,25 @@ # Created by: Carlo Strub # $FreeBSD$ PORTNAME= bapu PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://bitbucket.org/carlostrub/bapu/get/ PKGNAMEPREFIX= go- DISTNAME= v${PORTVERSION} DIST_SUBDIR= go-bapu MAINTAINER= cs@FreeBSD.org COMMENT= Virtual Machine Controller for Gandi.net LICENSE= BSD3CLAUSE USES= go tar:bzip2 GO_PKGNAME= bitbucket.org/carlostrub/bapu WRKSRC= ${WRKDIR}/carlostrub-bapu-4258e51442b6 post-install: ${CP} -R ${WRKSRC}/bapu.toml.sample ${STAGEDIR}${PREFIX}/etc/ .include Index: head/net/go-cs/Makefile =================================================================== --- head/net/go-cs/Makefile (revision 517744) +++ head/net/go-cs/Makefile (revision 517745) @@ -1,26 +1,27 @@ # Created by: Andy Kosela # $FreeBSD$ PORTNAME= go-cs PORTVERSION= 0.9 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= akosela@andykosela.com COMMENT= Concurrent ssh client LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= akosela PLIST_FILES= bin/cs man/man1/cs.1.gz GO_TARGET= ./cs post-install: ${INSTALL_MAN} ${WRKSRC}/cs.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/net/gobgp/Makefile =================================================================== --- head/net/gobgp/Makefile (revision 517744) +++ head/net/gobgp/Makefile (revision 517745) @@ -1,80 +1,81 @@ # $FreeBSD$ PORTNAME= gobgp PORTVERSION= 2.6.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net DIST_SUBDIR= gobgp MAINTAINER= nork@ninth-nine.com COMMENT= BGP implementation in Go LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ./cmd/gobgp \ ./cmd/gobgpd:${PREFIX}/libexec/gobgpd GH_ACCOUNT= osrg PLIST_FILES= bin/gobgp libexec/gobgpd GH_TUPLE= \ BurntSushi:toml:v0.3.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \ armon:go-radix:1fca145dffbc:armon_go_radix/vendor/github.com/armon/go-radix \ coreos:go-systemd:95778dfbb74e:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ davecgh:go-spew:v1.1.0:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgryski:go-farm:ac7624ea8da3:dgryski_go_farm/vendor/github.com/dgryski/go-farm \ eapache:channels:v1.1.0:eapache_channels/vendor/github.com/eapache/channels \ eapache:queue:v1.0.2:eapache_queue/vendor/github.com/eapache/queue \ 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:eb5bcb51f2a3:golang_net/vendor/golang.org/x/net \ golang:protobuf:v1.0.0:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:4b34438f7a67:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ google:go-genproto:09f6ed296fc6:google_go_genproto/vendor/google.golang.org/genproto \ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \ grpc:grpc-go:v1.5.1:grpc_grpc_go/vendor/google.golang.org/grpc \ hashicorp:hcl:392dba7d905e:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jessevdk:go-flags:v1.3.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \ kr:pretty:cfb55aafdaf3:kr_pretty/vendor/github.com/kr/pretty \ kr:text:7cafcd837844:kr_text/vendor/github.com/kr/text \ 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 \ sirupsen:logrus:a3f95b5c4235:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ 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:v1.0.0:spf13_viper/vendor/github.com/spf13/viper \ stretchr:testify:v1.1.4:stretchr_testify/vendor/github.com/stretchr/testify \ vishvananda:netlink:a95659537721:vishvananda_netlink/vendor/github.com/vishvananda/netlink \ vishvananda:netns:86bef332bfc3:vishvananda_netns/vendor/github.com/vishvananda/netns 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 USE_RC_SUBR= gobgpd SUB_FILES= gobgpd 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 Index: head/net/goreplay/Makefile =================================================================== --- head/net/goreplay/Makefile (revision 517744) +++ head/net/goreplay/Makefile (revision 517745) @@ -1,26 +1,27 @@ # $FreeBSD$ PORTNAME= goreplay PORTVERSION= 0.16.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Tool for capturing and replaying live HTTP traffic LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go USE_GITHUB= yes GH_ACCOUNT= buger GH_TUPLE= google:gopacket:v1.1.16:gopacket/vendor/github.com/google/gopacket \ mattbaird:elastigo:34c4c4d:elastigo/vendor/github.com/mattbaird/elastigo \ bitly:go-hostpool:d0e59c2:hostpool/vendor/github.com/bitly/go-hostpool \ araddon:gou:50a94aa:gou/vendor/github.com/araddon/gou GH_SUBDIR= src/github.com/buger/goreplay PLIST_FILES= bin/${PORTNAME} .include Index: head/net/inlets/Makefile =================================================================== --- head/net/inlets/Makefile (revision 517744) +++ head/net/inlets/Makefile (revision 517745) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= inlets DISTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Expose your local endpoints to the Internet LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/net/madonctl/Makefile =================================================================== --- head/net/madonctl/Makefile (revision 517744) +++ head/net/madonctl/Makefile (revision 517745) @@ -1,50 +1,50 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= madonctl PORTVERSION= 2.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 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= b936445 GH_TUPLE= McKael:madon:v2.3.0:McKael_madon/vendor/github.com/McKael/madon/v2 \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ ghodss:yaml:v1.0.0:ghodss_yaml/vendor/github.com/ghodss/yaml \ go-yaml:yaml:v2.2.2:goyaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:net:ba9fcec:golang_net/vendor/golang.org/x/net \ golang:oauth2:0f29369:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:sys:749cb33:golang_sys/vendor/golang.org/x/sys \ golang:text:3d0f797:golang_text/vendor/golang.org/x/text \ gorilla:websocket:v1.4.1:gorilla_websocket/vendor/github.com/gorilla/websocket \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ kr:text:v0.1.0:kr_text/vendor/github.com/kr/text \ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ mattn:go:go1.9.1:imattn_go/vendor/github.com/mattn/go \ mattn:go-isatty:v0.0.9:mattn_goisatty/vendor/github.com/mattn/go-isatty \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ pelletier:go-toml:v1.4.0:pelletier_gotoml/vendor/github.com/pelletier/go-toml \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ sendgrid:rest:v2.4.1:sendgrid_rest/vendor/github.com/sendgrid/rest \ sgoertzen:html2text:491ddf8:sgoertzen_html2text/vendor/github.com/sgoertzen/html2text \ 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 \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify USE_GITHUB= yes .include Index: head/net/nats-streaming-server/Makefile =================================================================== --- head/net/nats-streaming-server/Makefile (revision 517744) +++ head/net/nats-streaming-server/Makefile (revision 517745) @@ -1,28 +1,29 @@ # $FreeBSD$ PORTNAME= nats-streaming-server PORTVERSION= 0.16.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org COMMENT= Streaming system server for NATS LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= nats-io USE_RC_SUBR= nats_streaming.sh 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 Index: head/net/nats-top/Makefile =================================================================== --- head/net/nats-top/Makefile (revision 517744) +++ head/net/nats-top/Makefile (revision 517745) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= nats-top PORTVERSION= 0.3.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org COMMENT= Top like program monitor for NATS LICENSE= MIT USES= go GO_PKGNAME= github.com/nats-io/nats-top USE_GITHUB= yes GH_ACCOUNT= nats-io GH_PROJECT= nats-top PLIST_FILES= bin/nats-top .include Index: head/net/rclone/Makefile =================================================================== --- head/net/rclone/Makefile (revision 517744) +++ head/net/rclone/Makefile (revision 517745) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= rclone DISTVERSIONPREFIX= v DISTVERSION= 1.49.4 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= wg@FreeBSD.org COMMENT= Sync files to and from various cloud services LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= go:modules USE_GITHUB= yes GH_ACCOUNT= ncw PLIST_FILES= bin/rclone .include Index: head/net/termshark/Makefile =================================================================== --- head/net/termshark/Makefile (revision 517744) +++ head/net/termshark/Makefile (revision 517745) @@ -1,59 +1,59 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= termshark PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX=v CATEGORIES= net MAINTAINER= zi@FreeBSD.org COMMENT= Terminal UI for tshark, inspired by Wireshark LICENSE= MIT RUN_DEPENDS= tshark>0:net/tshark USES= go:modules USE_GITHUB= yes GH_ACCOUNT= gcla 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 \ fsnotify:fsnotify:c282820:fsnotify_fsnotify_gh/vendor/github.com/fsnotify/fsnotify \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/gopkg.in/fsnotify.v1 \ gcla:deep:v1.0.2:gcla_deep/vendor/github.com/gcla/deep \ gcla:gowid:v1.0.0:gcla_gowid/vendor/github.com/gcla/gowid \ gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:dcf1bb30770e:gdamore_tcell/vendor/github.com/gdamore/tcell \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:sys:12500544f89f:golang_sys/vendor/golang.org/x/sys \ golang:text:17ff2d5776d2:golang_text/vendor/golang.org/x/text \ 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 \ 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 \ lucasb-eyer:go-colorful:v1.0.2: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.7: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: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 \ 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.1: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.3.0:stretchr_testify/vendor/github.com/stretchr/testify GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/net-im/6cord/Makefile =================================================================== --- head/net-im/6cord/Makefile (revision 517744) +++ head/net-im/6cord/Makefile (revision 517745) @@ -1,93 +1,94 @@ # $FreeBSD$ PORTNAME= 6cord DISTVERSION= 9.5 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= vulcan@wired.sh COMMENT= Terminal-driven Discord client LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITLAB= yes GL_ACCOUNT= diamondburned GL_COMMIT= 0e534fe84bf5430d99309e50b213002ae545a8a1 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 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:b09406accb47: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 SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md PORTEXAMPLES= 6cord.toml OPTIONS_DEFINE= DOCS EXAMPLES EXAMPLES_DESC= Install example 6cord configuration file post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTEXAMPLES} \ ${STAGEDIR}${EXAMPLESDIR} .include Index: head/net-im/coyim/Makefile =================================================================== --- head/net-im/coyim/Makefile (revision 517744) +++ head/net-im/coyim/Makefile (revision 517745) @@ -1,61 +1,61 @@ # $FreeBSD$ PORTNAME= coyim DISTVERSIONPREFIX= v DISTVERSION= 0.3.11 -PORTREVISION= 2 +PORTREVISION= 3 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 OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls USE_GITHUB= yes GH_ACCOUNT= coyim GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} 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 Index: head/net-im/matterbridge/Makefile =================================================================== --- head/net-im/matterbridge/Makefile (revision 517744) +++ head/net-im/matterbridge/Makefile (revision 517745) @@ -1,35 +1,36 @@ # $FreeBSD$ PORTNAME= matterbridge PORTVERSION= 1.16.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 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 Index: head/net-im/matterircd/Makefile =================================================================== --- head/net-im/matterircd/Makefile (revision 517744) +++ head/net-im/matterircd/Makefile (revision 517745) @@ -1,30 +1,31 @@ # $FreeBSD$ PORTNAME= matterircd DISTVERSIONPREFIX= v DISTVERSION= 0.19.2 +PORTREVISION= 1 CATEGORIES= net-im irc MAINTAINER= norrland@nullbyte.se COMMENT= IRC bridge for Mattermost and Slack LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 USES= go:modules USE_RC_SUBR= matterircd USE_GITHUB= yes GH_ACCOUNT= 42wim USERS= matterircd GROUPS= matterircd post-install: ${INSTALL_DATA} ${WRKSRC}/matterircd.toml.example \ ${STAGEDIR}${PREFIX}/etc/matterircd.toml.sample .include Index: head/net-im/slack-term/Makefile =================================================================== --- head/net-im/slack-term/Makefile (revision 517744) +++ head/net-im/slack-term/Makefile (revision 517745) @@ -1,33 +1,34 @@ # $FreeBSD$ PORTNAME= slack-term DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= dmgk@FreeBSD.org COMMENT= Slack client for your terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= erroneousboat GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} SUB_FILES= pkg-message SUB_LIST= PORTNAME=${PORTNAME} PORTDOCS= README.md PLIST_FILES= bin/slack-term OPTIONS_DEFINE= DOCS do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/net-im/ssh-chat/Makefile =================================================================== --- head/net-im/ssh-chat/Makefile (revision 517744) +++ head/net-im/ssh-chat/Makefile (revision 517745) @@ -1,29 +1,30 @@ # $FreeBSD$ PORTNAME= ssh-chat DISTVERSIONPREFIX= v DISTVERSION= 1.8.2 +PORTREVISION= 1 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:b7391e95e576:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:f7bb7a8bee54:golang_sys/vendor/golang.org/x/sys \ howeyc:gopass:bf9dde6d0d2c:howeyc_gopass/vendor/github.com/howeyc/gopass \ jessevdk:go-flags:v1.4.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \ shazow:rateio:e8e00881e5c1:shazow_rateio/vendor/github.com/shazow/rateio GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/net-im/xmpp-client/Makefile =================================================================== --- head/net-im/xmpp-client/Makefile (revision 517744) +++ head/net-im/xmpp-client/Makefile (revision 517745) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= xmpp-client PORTVERSION= 20170324 -PORTREVISION= 1 +PORTREVISION= 2 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:ac767d6: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 Index: head/net-mgmt/alertmanager/Makefile =================================================================== --- head/net-mgmt/alertmanager/Makefile (revision 517744) +++ head/net-mgmt/alertmanager/Makefile (revision 517745) @@ -1,31 +1,32 @@ # Created by: Michal Hanula # $FreeBSD$ PORTNAME= alertmanager DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= michal@hanu.la COMMENT= Alert routing for prometheus LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go:modules USE_GITHUB= yes GH_ACCOUNT= prometheus 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 Index: head/net-mgmt/blackbox_exporter/Makefile =================================================================== --- head/net-mgmt/blackbox_exporter/Makefile (revision 517744) +++ head/net-mgmt/blackbox_exporter/Makefile (revision 517745) @@ -1,38 +1,39 @@ # Created by: Boris Samorodov # $FreeBSD$ PORTNAME= blackbox_exporter PORTVERSION= 0.15.0 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= bsam@FreeBSD.org COMMENT= Prometheus exporter for endpoints over HTTP(S), DNS, TCP and ICMP LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= prometheus USE_RC_SUBR= blackbox_exporter USERS= prometheus GROUPS= prometheus PORTEXAMPLES= ${WRKSRC}/*.yml OPTIONS_DEFINE= EXAMPLES SUB_FILES= pkg-message SUB_LIST= GH_TAGNAME=${GH_TAGNAME} PLIST_FILES= bin/blackbox_exporter \ ${EXAMPLESDIR}/blackbox.yml \ ${EXAMPLESDIR}/example.yml post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/*.yml ${STAGEDIR}${EXAMPLESDIR} .include Index: head/net-mgmt/carbon-relay-ng/Makefile =================================================================== --- head/net-mgmt/carbon-relay-ng/Makefile (revision 517744) +++ head/net-mgmt/carbon-relay-ng/Makefile (revision 517745) @@ -1,33 +1,34 @@ # $FreeBSD$ PORTNAME= carbon-relay-ng DISTVERSION= 0.10.0 +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 Index: head/net-mgmt/grok_exporter/Makefile =================================================================== --- head/net-mgmt/grok_exporter/Makefile (revision 517744) +++ head/net-mgmt/grok_exporter/Makefile (revision 517745) @@ -1,40 +1,40 @@ # $FreeBSD$ PORTNAME= grok_exporter PORTVERSION= 0.2.3 DISTVERSIONPREFIX=v -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= amd64 LIB_DEPENDS= libonig.so:devel/oniguruma USES= go USE_GITHUB= yes GH_ACCOUNT= fstab logstash-plugins:plugins GH_PROJECT= logstash-patterns-core:plugins GH_TAGNAME= 6d25c13:plugins USERS= prometheus GROUPS= prometheus GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USE_RC_SUBR= grok_exporter SUB_FILES= config.yml post-patch: ${LN} -sf ${WRKSRC}/tailer/fileTailer_darwin.go ${WRKSRC}/tailer/fileTailer_freebsd.go post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKDIR}/config.yml ${STAGEDIR}${ETCDIR} @(cd ${WRKSRC} && ${COPYTREE_SHARE} example ${STAGEDIR}${DATADIR}) @(cd ${WRKSRC_plugins} && ${COPYTREE_SHARE} patterns ${STAGEDIR}${DATADIR}) .include Index: head/net-mgmt/intel-snap/Makefile =================================================================== --- head/net-mgmt/intel-snap/Makefile (revision 517744) +++ head/net-mgmt/intel-snap/Makefile (revision 517745) @@ -1,54 +1,55 @@ # Created by: Brad Davis # $FreeBSD$ PORTNAME= intel-snap PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= ports@FreeBSD.org COMMENT= Intels 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 Index: head/net-mgmt/mysqld_exporter/Makefile =================================================================== --- head/net-mgmt/mysqld_exporter/Makefile (revision 517744) +++ head/net-mgmt/mysqld_exporter/Makefile (revision 517745) @@ -1,25 +1,26 @@ # Created by: Alexey Bobkov # $FreeBSD$ PORTNAME= mysqld_exporter PORTVERSION= 0.11.0 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= mr.deadlystorm@gmail.com COMMENT= Prometheus exporter for MySQL server metrics LICENSE= APACHE20 USES= go USE_GITHUB= yes GH_ACCOUNT= prometheus GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/mysqld_exporter USE_RC_SUBR= mysqld_exporter .include Index: head/net-mgmt/nsd_exporter/Makefile =================================================================== --- head/net-mgmt/nsd_exporter/Makefile (revision 517744) +++ head/net-mgmt/nsd_exporter/Makefile (revision 517745) @@ -1,38 +1,38 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= nsd_exporter PORTVERSION= 0.1.0 -PORTREVISION= 2 +PORTREVISION= 3 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 Index: head/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile =================================================================== --- head/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile (revision 517744) +++ head/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile (revision 517745) @@ -1,29 +1,30 @@ # $FreeBSD$ PORTNAME= nvidia_gpu_prometheus_exporter DISTVERSION= g20181028 +PORTREVISION= 1 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 Index: head/net-mgmt/ping_exporter/Makefile =================================================================== --- head/net-mgmt/ping_exporter/Makefile (revision 517744) +++ head/net-mgmt/ping_exporter/Makefile (revision 517745) @@ -1,25 +1,26 @@ # $FreeBSD$ PORTNAME= ping_exporter DISTVERSION= 0.44 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= jp+ports@supplntr.io COMMENT= Prometheus exporter for ICMP echo requests LICENSE= APACHE20 USES= go USE_GITHUB= yes GH_ACCOUNT= czerwonk GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= github.com/${GH_ACCOUNT}/${PORTNAME} USE_RC_SUBR= ping_exporter post-install: ${INSTALL_DATA} ${PATCHDIR}/ping_exporter.yml.sample \ ${STAGEDIR}${PREFIX}/etc/ping_exporter.yml.sample .include Index: head/net-mgmt/prometheus-collectd-exporter/Makefile =================================================================== --- head/net-mgmt/prometheus-collectd-exporter/Makefile (revision 517744) +++ head/net-mgmt/prometheus-collectd-exporter/Makefile (revision 517745) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= prometheus-collectd-exporter PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 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 Index: head/net-mgmt/pushgateway/Makefile =================================================================== --- head/net-mgmt/pushgateway/Makefile (revision 517744) +++ head/net-mgmt/pushgateway/Makefile (revision 517745) @@ -1,46 +1,47 @@ # Created by: Athanasios Douitsis # $FreeBSD$ PORTNAME= pushgateway DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= aduitsis@cpan.org 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:c3de453c63f4:alecthomas_units/vendor/github.com/alecthomas/units \ beorn7:perks:v1.0.1: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 \ golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:cbf593c0f2f3:golang_sys/vendor/golang.org/x/sys \ julienschmidt:httprouter:v1.2.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ kr:logfmt:b84e30acd515:kr_logfmt/vendor/github.com/kr/logfmt \ 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.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 \ shurcooL:httpfs:8d4bc4ba7749:shurcool_httpfs/vendor/github.com/shurcooL/httpfs \ shurcooL:vfsgen:6a9ea43bcacd:shurcool_vfsgen/vendor/github.com/shurcooL/vfsgen USE_RC_SUBR= pushgateway USERS= prometheus GROUPS= prometheus do-test: @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GMAKE} test) .include Index: head/net-mgmt/semaphore/Makefile =================================================================== --- head/net-mgmt/semaphore/Makefile (revision 517744) +++ head/net-mgmt/semaphore/Makefile (revision 517745) @@ -1,80 +1,81 @@ # $FreeBSD$ PORTNAME= semaphore PORTVERSION= 2.5.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= egypcio@FreeBSD.org COMMENT= Open Source alternative to Ansible Tower BROKEN= unfetchable LICENSE= MIT LICENSE_FILE= ${GO_WRKSRC}/LICENSE RUN_DEPENDS= ansible:sysutils/ansible \ git:devel/git USES= go 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 \ PuerkitoBio:purell:v1.1.0:PuerkitoBio/vendor/github.com/PuerkitoBio/purell \ PuerkitoBio:urlesc:de5bf2a:PuerkitoBio2/vendor/github.com/PuerkitoBio/urlesc \ Sirupsen:logrus:v1.0.4:Sirupsen/vendor/github.com/Sirupsen/logrus \ asaskevich:govalidator:v9:asaskevich/vendor/github.com/asaskevich/govalidator \ castawaylabs:mulekick:7029fb3:castawaylabs/vendor/github.com/castawaylabs/mulekick \ go-openapi:analysis:f59a71f:openapi/vendor/github.com/go-openapi/analysis \ go-openapi:errors:7bcb96a:openapi2/vendor/github.com/go-openapi/errors \ go-openapi:jsonpointer:3a0015a:openapi3/vendor/github.com/go-openapi/jsonpointer \ go-openapi:jsonreference:3fb327e:openapi4/vendor/github.com/go-openapi/jsonreference \ go-openapi:loads:2a2b323:openapi5/vendor/github.com/go-openapi/loads \ go-openapi:runtime:62281b6:openapi6/vendor/github.com/go-openapi/runtime \ go-openapi:spec:370d9e0:openapi7/vendor/github.com/go-openapi/spec \ go-openapi:strfmt:4818084:openapi8/vendor/github.com/go-openapi/strfmt \ go-openapi:swag:811b108:openapi9/vendor/github.com/go-openapi/swag \ go-openapi:validate:180bba5:openapi10/vendor/github.com/go-openapi/validate \ go-sql-driver:mysql:v1.3:sqldriver/vendor/github.com/go-sql-driver/mysql \ gobuffalo:packr:v1.10.4:buffalo/vendor/github.com/gobuffalo/packr \ google:go-github:v15.0.0:google/vendor/github.com/google/go-github \ google:go-querystring:53e6ce1:google2/vendor/github.com/google/go-querystring \ gorilla:context:v1.1:gorilla/vendor/github.com/gorilla/context \ gorilla:handlers:v1.3.0:gorilla2/vendor/github.com/gorilla/handlers \ gorilla:mux:v1.6.1:gorilla3/vendor/github.com/gorilla/mux \ gorilla:securecookie:v1.1.1:gorilla4/vendor/github.com/gorilla/securecookie \ gorilla:websocket:v1.2.0:gorilla5/vendor/github.com/gorilla/websocket \ lann:builder:1b87b36:lann/vendor/github.com/lann/builder \ lann:ps:62de8c4:lann2/vendor/github.com/lann/ps \ mailru:easyjson:8b799c4:mailru/vendor/github.com/mailru/easyjson \ masterminds:squirrel:v1.0:mastermindos/vendor/github.com/masterminds/squirrel \ mitchellh:mapstructure:00c29f5:mitchellh/vendor/github.com/mitchellh/mapstructure \ pkg:errors:v0.8.0:pkg/vendor/github.com/pkg/errors \ russross:blackfriday:v1.5.1:russross/vendor/github.com/russross/blackfriday \ golang:net:61147c4:golang/vendor/golang.org/x/net \ golang:sys:7dca6fe:golang2/vendor/golang.org/x/sys \ golang:text:v0.3.0:golang3/vendor/golang.org/x/text \ golang:crypto:c7dcf10:golang4/vendor/golang.org/x/crypto \ go-asn1-ber:asn1-ber:v1.2:pkgin/vendor/gopkg.in/asn1-ber.v1 \ go-gorp:gorp:v1.7.1:pkgin2/vendor/gopkg.in/gorp.v1 \ go-ldap:ldap:v2.5.1:pkgin3/vendor/gopkg.in/ldap.v2 \ go-mgo:mgo:3f83fa5:pkgin4/vendor/gopkg.in/mgo.v2 \ go-yaml:yaml:v2.2.1:pkgin5/vendor/gopkg.in/yaml.v2 OPTIONS_DEFINE= MYSQL MYSQL_USES= mysql post-patch: ${REINPLACE_CMD} 's/%%PORTVERSION%%/${PORTVERSION}/g' \ ${WRKSRC}/util/config.go post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/semaphore ${CP} ${WRKSRC}/config.json ${STAGEDIR}${PREFIX}/etc/semaphore/semaphore_config.json.sample .include Index: head/net-mgmt/thanos/Makefile =================================================================== --- head/net-mgmt/thanos/Makefile (revision 517744) +++ head/net-mgmt/thanos/Makefile (revision 517745) @@ -1,141 +1,142 @@ # $FreeBSD$ PORTNAME= thanos DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 +PORTREVISION= 1 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 i386: pkg/store/cache/cache.go:166:22: constant 9223372036854775807 overflows int ONLY_FOR_ARCHS= amd64 USES= go:modules GO_TARGET= ./cmd/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= thanos-io GH_TUPLE= \ Azure:azure-pipeline-go:v0.2.1:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-sdk-for-go:v23.2.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-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:v11.2.8:azure_go_autorest/vendor/github.com/Azure/go-autorest \ NYTimes:gziphandler:v1.1.1:nytimes_gziphandler/vendor/github.com/NYTimes/gziphandler \ 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 \ armon:go-metrics:ec5e00d3c878: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.23.12:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ census-ecosystem:opencensus-go-exporter-ocagent:v0.6.0:census_ecosystem_opencensus_go_exporter_ocagent/vendor/contrib.go.opencensus.io/exporter/ocagent \ 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:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ dgrijalva:jwt-go:01aeca54ebda:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ edsrzf:mmap-go:v1.0.0:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \ elastic:apm-agent-go:v1.5.0:elastic_apm_agent/vendor/go.elastic.co/apm \ elastic:go-fastjson:v1.0.0:elastic_fastjson/vendor/go.elastic.co/fastjson \ elastic:go-sysinfo:v1.0.1:elastic_go_sysinfo/vendor/github.com/elastic/go-sysinfo \ elastic:go-windows:v1.0.0:elastic_go_windows/vendor/github.com/elastic/go-windows \ fatih:structtag:v1.0.0:fatih_structtag/vendor/github.com/fatih/structtag \ fortytw2:leaktest:v1.3.0:fortytw2_leaktest/vendor/github.com/fortytw2/leaktest \ 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.42.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ 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 \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gogo:protobuf:28a6bbf47e48:gogo_protobuf/vendor/github.com/gogo/protobuf \ golang:appengine:v1.6.1:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:34f69633bfdc:golang_crypto/vendor/golang.org/x/crypto \ golang:net:aa69164e4478: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:112230192c58:golang_sync/vendor/golang.org/x/sync \ golang:sys:97732733099d: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 \ google:go-cmp:v0.3.1: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.0.0:google_gofuzz/vendor/github.com/google/gofuzz \ googleapis:gax-go:v2.0.5:googleapis_gax_go/vendor/github.com/googleapis/gax-go \ googleapis:gax-go:v2.0.5:googleapis_gax_go_1/vendor/github.com/googleapis/gax-go/v2 \ googleapis:gnostic:v0.3.0: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.44.1:googleapis_google_cloud_go/vendor/cloud.google.com/go \ gophercloud:gophercloud:v0.3.0:gophercloud_gophercloud/vendor/github.com/gophercloud/gophercloud \ grpc-ecosystem:go-grpc-middleware:v1.1.0: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.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 \ hashicorp:consul:v1.6.1:hashicorp_consul/vendor/github.com/hashicorp/consul \ hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:go-immutable-radix:v1.1.0:hashicorp_go_immutable_radix/vendor/github.com/hashicorp/go-immutable-radix \ hashicorp:go-rootcerts:v1.0.1:hashicorp_go_rootcerts/vendor/github.com/hashicorp/go-rootcerts \ hashicorp:golang-lru:v0.5.3:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ hashicorp:serf:v0.8.3:hashicorp_serf/vendor/github.com/hashicorp/serf \ jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ joeshaw:multierror:69b34d4ec901:joeshaw_multierror/vendor/github.com/joeshaw/multierror \ jpillora:backoff:3050d21c67d7:jpillora_backoff/vendor/github.com/jpillora/backoff \ json-iterator:go:v1.1.7:json_iterator_go/vendor/github.com/json-iterator/go \ julienschmidt:httprouter:v1.2.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ kr:logfmt:b84e30acd515:kr_logfmt/vendor/github.com/kr/logfmt \ kubernetes-sigs:yaml:v1.1.0:kubernetes_sigs_yaml/vendor/sigs.k8s.io/yaml \ kubernetes:api:7cf5895f2711:kubernetes_api/vendor/k8s.io/api \ kubernetes:apimachinery:1799e75a0719:kubernetes_apimachinery/vendor/k8s.io/apimachinery \ kubernetes:client-go:78d2af792bab:kubernetes_client_go/vendor/k8s.io/client-go \ kubernetes:klog:v0.3.1:kubernetes_klog/vendor/k8s.io/klog \ kubernetes:utils:6c36bc71fc4a:kubernetes_utils/vendor/k8s.io/utils \ leanovate:gopter:v0.2.4:leanovate_gopter/vendor/github.com/leanovate/gopter \ lovoo:gcloud-opentracing:v0.3.0:lovoo_gcloud_opentracing/vendor/github.com/lovoo/gcloud-opentracing \ mattn:go-ieproxy:f9202b1cfdeb:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \ mattn:go-runewidth:v0.0.4: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 \ miekg:dns:v1.1.19:miekg_dns/vendor/github.com/miekg/dns \ minio:minio-go:de69c0e465ed:minio_minio_go/vendor/github.com/minio/minio-go/v6 \ 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 \ mozillazg:go-cos:v0.12.0:mozillazg_go_cos/vendor/github.com/mozillazg/go-cos \ mozillazg:go-httpheader:v0.2.1:mozillazg_go_httpheader/vendor/github.com/mozillazg/go-httpheader \ mwitkow:go-conntrack:2f068394615f:mwitkow_go_conntrack/vendor/github.com/mwitkow/go-conntrack \ oklog:run:v1.0.0:oklog_run/vendor/github.com/oklog/run \ oklog:ulid:v1.3.1:oklog_ulid/vendor/github.com/oklog/ulid \ olekukonko:tablewriter:v0.0.1:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ opentracing-contrib:go-stdlib:cf7a6c988dc9:opentracing_contrib_go_stdlib/vendor/github.com/opentracing-contrib/go-stdlib \ opentracing:basictracer-go:v1.0.0:opentracing_basictracer_go/vendor/github.com/opentracing/basictracer-go \ opentracing:opentracing-go:v1.1.0:opentracing_opentracing_go/vendor/github.com/opentracing/opentracing-go \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors \ 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 \ prometheus:prometheus:8ab628b35467:prometheus_prometheus/vendor/github.com/prometheus/prometheus \ samuel:go-zookeeper:0ceca61e4d75:samuel_go_zookeeper/vendor/github.com/samuel/go-zookeeper \ santhosh-tekuri:jsonschema:v1.2.4:santhosh_tekuri_jsonschema/vendor/github.com/santhosh-tekuri/jsonschema \ uber-go:automaxprocs:v1.2.0:uber_go_automaxprocs/vendor/go.uber.org/automaxprocs \ uber:jaeger-client-go:v2.16.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 USE_GITLAB= nodefault GL_SITE= https://gitlab.howett.net GL_TUPLE= go:plist:591f970eefbbeb04d7b37f334a0c4c3256e32876:howett_plist/vendor/howett.net/plist post-extract: @${MKDIR} ${WRKSRC}/vendor/gopkg.in/fsnotify @${LN} -s ${WRKSRC_fsnotify_fsnotify} ${WRKSRC}/vendor/gopkg.in/fsnotify.v1 @${LN} -s ${WRKSRC_fsnotify_fsnotify} ${WRKSRC}/vendor/gopkg.in/fsnotify/fsnotify.v1 PLIST_FILES= bin/${PORTNAME} .include Index: head/net-mgmt/unbound_exporter/Makefile =================================================================== --- head/net-mgmt/unbound_exporter/Makefile (revision 517744) +++ head/net-mgmt/unbound_exporter/Makefile (revision 517745) @@ -1,39 +1,39 @@ # Created by: Athanasios Douitsis # $FreeBSD$ PORTNAME= unbound_exporter PORTVERSION= 0.1 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_TAGNAME= b7e842d893d29200a5108eab717f5ab01d783c0c 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:93218def:sys/vendor/golang.org/x/sys GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USERS= unbound GROUPS= unbound PLIST_FILES= bin/unbound_exporter .include Index: head/ports-mgmt/caronade/Makefile =================================================================== --- head/ports-mgmt/caronade/Makefile (revision 517744) +++ head/ports-mgmt/caronade/Makefile (revision 517745) @@ -1,32 +1,33 @@ # $FreeBSD$ PORTNAME= caronade DISTVERSIONPREFIX=v DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= ports-mgmt MAINTAINER= decke@FreeBSD.org COMMENT= Small and light tool to help with FreeBSD Ports CI LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_RC_SUBR= caronade USE_GITHUB= yes GH_ACCOUNT= decke GH_TUPLE= NYTimes:gziphandler:v1.1.1:nytimes_gziphandler/vendor/github.com/NYTimes/gziphandler \ go-yaml:yaml:v2.2.4:go_yaml_yaml/vendor/gopkg.in/yaml.v2 post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/caronade.yaml ${STAGEDIR}${ETCDIR}/caronade.yaml.sample ${MKDIR} ${STAGEDIR}${PREFIX}/${PORTNAME} (cd ${WRKSRC} && ${COPYTREE_SHARE} "static templates work" ${STAGEDIR}${PREFIX}/${PORTNAME}) ${MKDIR} ${STAGEDIR}${PREFIX}/${PORTNAME}/builds .include Index: head/print/cloud-print-connector/Makefile =================================================================== --- head/print/cloud-print-connector/Makefile (revision 517744) +++ head/print/cloud-print-connector/Makefile (revision 517745) @@ -1,44 +1,44 @@ # $FreeBSD$ PORTNAME= cloud-print-connector PORTVERSION= 1.16 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MAINTAINER= swills@FreeBSD.org COMMENT= Share CUPS printers via Google Cloud Print LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcups.so:print/cups \ libavahi-client.so:net/avahi-app \ libavahi-common.so:net/avahi-app USES= compiler go pkgconfig USE_GITHUB= yes GH_ACCOUNT= google GH_SUBDIR= src/github.com/google/cloud-print-connector GH_TUPLE= urfave:cli:8e01ec4:cli/vendor/github.com/urfave/cli \ satori:go.uuid:36e9d2e:gouuid/vendor/github.com/satori/go.uuid \ coreos:go-systemd:88bfeed:gosystemd/vendor/github.com/coreos/go-systemd \ golang:oauth2:ef14785:oauth2/vendor/golang.org/x/oauth2 \ golang:net:039a425:net/vendor/golang.org/x/net \ mildred:go-xdg:96b70c9:xdg/vendor/launchpad.net/go-xdg/v0 USE_RC_SUBR= gcp-cups-connectord GO_TARGET= ./gcp-connector-util ./gcp-cups-connector PLIST_FILES= ${GO_TARGET:S/./bin/} OPTIONS_DEFINE= DOCS PORTDOCS= CONTRIBUTING.md README.md post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in ${PORTDOCS} ${CP} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/science/molgif/Makefile =================================================================== --- head/science/molgif/Makefile (revision 517744) +++ head/science/molgif/Makefile (revision 517745) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= molgif DISTVERSION= g20180108 +PORTREVISION= 1 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 Index: head/security/2fa/Makefile =================================================================== --- head/security/2fa/Makefile (revision 517744) +++ head/security/2fa/Makefile (revision 517745) @@ -1,32 +1,33 @@ # $FreeBSD$ PORTNAME= 2fa DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org COMMENT= Two-factor authentication on the command line LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= rsc GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} OPTIONS_DEFINE= DOCS PLIST_FILES= bin/2fa PORTDOCS= README.md do-test: @cd ${GO_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} test ${GO_BUILDFLAGS} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/security/ct-submit/Makefile =================================================================== --- head/security/ct-submit/Makefile (revision 517744) +++ head/security/ct-submit/Makefile (revision 517745) @@ -1,23 +1,24 @@ # Created by: Jim Ohlstein # $FreeBSD$ PORTNAME= ct-submit PORTVERSION= 1.1.2 +PORTREVISION= 1 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_PROJECT= ct-submit GH_TAGNAME= 7bb2541 PLIST_FILES= bin/ct-submit .include Index: head/security/gopass/Makefile =================================================================== --- head/security/gopass/Makefile (revision 517744) +++ head/security/gopass/Makefile (revision 517745) @@ -1,41 +1,42 @@ # Created by: Sascha Holzleiter # $FreeBSD$ PORTNAME= gopass DISTVERSIONPREFIX= v DISTVERSION= 1.8.6 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= sascha@root-login.org COMMENT= Gopass is a rewrite of the pass password manager in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git \ gpg2:security/gnupg USES= go USE_GITHUB= yes GH_ACCOUNT= gopasspw ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= Upstream only supports amd64 GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/gopass \ etc/bash_completion.d/gopass.sh \ share/zsh/site-functions/_gopass post-install: @${STAGEDIR}${PREFIX}/bin/gopass completion bash > ${WRKDIR}/gopass.comp.sh @${STAGEDIR}${PREFIX}/bin/gopass completion zsh > ${WRKDIR}/gopass.comp.zsh @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKDIR}/gopass.comp.sh \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/gopass.sh @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKDIR}/gopass.comp.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_gopass .include Index: head/security/keybase/Makefile =================================================================== --- head/security/keybase/Makefile (revision 517744) +++ head/security/keybase/Makefile (revision 517745) @@ -1,29 +1,30 @@ # $FreeBSD$ PORTNAME= keybase PORTVERSION= 5.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org COMMENT= Keybase.io client and Keybase Filesystem (KBFS) LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/../LICENSE USES= go 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_SUBDIR= go PLIST_FILES= bin/git-remote-keybase bin/kbfsfuse bin/kbfstool bin/keybase GH_PROJECT= client USE_GITHUB= yes post-patch: @${REINPLACE_CMD} -e '/+build/ s|,amd64||' ${WRKSRC}/vendor/github.com/keybase/go-ps/process_freebsd.go .include Index: head/security/meek/Makefile =================================================================== --- head/security/meek/Makefile (revision 517744) +++ head/security/meek/Makefile (revision 517745) @@ -1,51 +1,52 @@ # $FreeBSD$ PORTNAME= meek DISTVERSION= 0.31 +PORTREVISION= 1 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 USE_GITHUB= nodefault GH_TUPLE= golang:crypto:c126467:crypto/vendor/golang.org/x/crypto \ golang:net:a680a1e:net/vendor/golang.org/x/net \ golang:text:0605a83:text/vendor/golang.org/x/text GO_TARGET= ./meek-client \ ./meek-server GOPTLIBVERSION= 0.7 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} ${WRKDIR}/src/git.torproject.org/pluggable-transports @${LN} -s ${WRKSRC} ${WRKDIR}/src/git.torproject.org/pluggable-transports/${PORTNAME} @${LN} -s ${WRKDIR}/goptlib-${GOPTLIBVERSION} ${WRKDIR}/src/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 Index: head/security/obfs4proxy-tor/Makefile =================================================================== --- head/security/obfs4proxy-tor/Makefile (revision 517744) +++ head/security/obfs4proxy-tor/Makefile (revision 517745) @@ -1,47 +1,48 @@ # $FreeBSD$ PORTNAME= obfs4proxy DISTVERSION= 0.0.11 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= https://people.torproject.org/~yawning/releases/${PORTNAME}/ PKGNAMESUFFIX= -tor DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= egypcio@FreeBSD.org COMMENT= Pluggable transport proxy for Tor (obfs4, The Obfuscator) LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKDIR}/LICENSE USES= cpe go:modules tar:xz CPE_VENDOR= torproject USE_GITHUB= nodefault GH_TUPLE= ahf:goptlib:7d56ec4:goptlib/vendor/git.torproject.org/pluggable-transports/goptlib.git \ agl:ed25519:5312a61:ed25519/vendor/github.com/agl/ed25519 \ dchest:siphash:v1.2.1:siphash/vendor/github.com/dchest/siphash \ dsnet:compress:v0.0.1:dsnet_compress/vendor/github.com/dsnet/compress \ golang:crypto:cc06ce4:golang_crypto/vendor/golang.org/x/crypto \ golang:net:3b0461e:golang_net/vendor/golang.org/x/net \ golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ golang:sys:d432491:golang_sys/vendor/golang.org/x/sys \ Yawning:bsaes:26d1add:Yawning_bsaes/vendor/git.schwanenlied.me/yawning/bsaes.git USE_GITLAB= nodefault GL_TUPLE= yawning:utls:dd99191913e03b2cd62655cd260d79187fbf8a9f:yawning_utls/vendor/gitlab.com/yawning/utls.git GO_TARGET= ../obfs4proxy SUB_FILES= pkg-message PLIST_FILES= bin/obfs4proxy \ man/man1/obfs4proxy.1.gz post-patch: ${LN} -s ${WRKSRC}/vendor ${WRKDIR} post-install: ${INSTALL_MAN} ${WRKDIR}/doc/obfs4proxy.1 ${STAGEDIR}${PREFIX}/man/man1 .include Index: head/security/onionscan/Makefile =================================================================== --- head/security/onionscan/Makefile (revision 517744) +++ head/security/onionscan/Makefile (revision 517745) @@ -1,28 +1,29 @@ # $FreeBSD$ PORTNAME= onionscan DISTVERSIONPREFIX= OnionScan- DISTVERSION= 0.2 +PORTREVISION= 1 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:1561086:sys/vendor/golang.org/x/sys GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} PLIST_FILES= bin/onionscan .include Index: head/security/sops/Makefile =================================================================== --- head/security/sops/Makefile (revision 517744) +++ head/security/sops/Makefile (revision 517745) @@ -1,90 +1,91 @@ # $FreeBSD$ PORTNAME= sops DISTVERSION= 3.4.0 +PORTREVISION= 1 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_TARGET= ./cmd/sops USE_GITHUB= yes GH_ACCOUNT= mozilla GH_TUPLE= \ Azure:azure-sdk-for-go:v31.2.0:azure_azure_sdk_for_go/vendor/github.com/Azure/azure-sdk-for-go \ Azure:go-autorest:v13.0.1:azure_go_autorest/vendor/github.com/Azure/go-autorest \ aws:aws-sdk-go:v1.21.6:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ census-ecosystem:opencensus-go-exporter-ocagent:v0.4.12:census_ecosystem_opencensus_go_exporter_ocagent/vendor/contrib.go.opencensus.io/exporter/ocagent \ census-instrumentation:opencensus-go:v0.22.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ census-instrumentation:opencensus-proto:v0.2.0:census_instrumentation_opencensus_proto/vendor/github.com/census-instrumentation/opencensus-proto \ 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.7.0:fatih_color/vendor/github.com/fatih/color \ go-ini:ini:v1.44.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-yaml:yaml:v2.2.2:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:appengine:v1.6.1:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:4def268fd1a4:golang_crypto/vendor/golang.org/x/crypto \ golang:net:ca1201d0de80: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:112230192c58:golang_sync/vendor/golang.org/x/sync \ golang:sys:c5567b49c5d0: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 \ google:go-genproto:c506a9f90610:google_go_genproto/vendor/google.golang.org/genproto \ google:shlex:c34317bd91bf:google_shlex/vendor/github.com/google/shlex \ googleapis:gax-go:v2.0.5:googleapis_gax_go/vendor/github.com/googleapis/gax-go \ googleapis:google-api-go-client:v0.7.0:googleapis_google_api_go_client/vendor/google.golang.org/api \ googleapis:google-cloud-go:v0.43.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ goware:prefixer:395022866408:goware_prefixer/vendor/github.com/goware/prefixer \ grpc-ecosystem:grpc-gateway:v1.8.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 \ 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: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 \ hashicorp:vault:v1.2.3:hashicorp_vault/vendor/github.com/hashicorp/vault \ howeyc:gopass:bf9dde6d0d2c:howeyc_gopass/vendor/github.com/howeyc/gopass \ jmespath:go-jmespath:c2b33e8439af: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 \ lib:pq:v1.2.0:lib_pq/vendor/github.com/lib/pq \ 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 \ mozilla-services:gopgagent:4d7ea76ff71a:mozilla_services_gopgagent/vendor/go.mozilla.org/gopgagent \ mozilla-services:yaml:28ffe5d0cafb:mozilla_services_yaml/vendor/github.com/mozilla-services/yaml \ pierrec:lz4:v2.0.5: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 \ 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 \ square:go-jose:v2.3.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.3.0:stretchr_testify/vendor/github.com/stretchr/testify \ urfave:cli:v1.20.0:urfave_cli/vendor/gopkg.in/urfave/cli.v1 PLIST_FILES= bin/sops OPTIONS_DEFINE= DOCS PORTDOCS= README.rst CHANGELOG.rst post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/security/ssllabs-scan/Makefile =================================================================== --- head/security/ssllabs-scan/Makefile (revision 517744) +++ head/security/ssllabs-scan/Makefile (revision 517745) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= ssllabs-scan DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 +PORTREVISION= 1 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 Index: head/security/totp-cli/Makefile =================================================================== --- head/security/totp-cli/Makefile (revision 517744) +++ head/security/totp-cli/Makefile (revision 517745) @@ -1,28 +1,29 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= totp-cli PORTVERSION= 1.1.8 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org COMMENT= Authy/Google Authenticator like TOTP CLI tool LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules PLIST_FILES= bin/totp-cli GH_ACCOUNT= yitsushi GH_TUPLE= golang:crypto:71b5226:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:749cb33:golang_sys/vendor/golang.org/x/sys \ kardianos:osext:2bc1f35:kardianos_osext/vendor/github.com/kardianos/osext \ mitchellh:go-homedir:v1.1.0:mitchellh_gohomedir/vendor/github.com/mitchellh/go-homedir \ yitsushi:github-release-check:v1.0.1:yitsushi_github_release_check/vendor/github.com/yitsushi/github-release-check \ yitsushi:go-commander:v1.1.0:yitsushi_go_commander/vendor/github.com/yitsushi/go-commander USE_GITHUB= yes .include Index: head/security/trezord/Makefile =================================================================== --- head/security/trezord/Makefile (revision 517744) +++ head/security/trezord/Makefile (revision 517745) @@ -1,26 +1,27 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= trezord DISTVERSIONPREFIX= v DISTVERSION= 2.0.25 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= ale@FreeBSD.org COMMENT= TREZOR Communication Daemon aka TREZOR Bridge LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING USES= go 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 Index: head/shells/antibody/Makefile =================================================================== --- head/shells/antibody/Makefile (revision 517744) +++ head/shells/antibody/Makefile (revision 517745) @@ -1,35 +1,36 @@ # Created by: Adam Weinberger # $FreeBSD$ PORTNAME= antibody PORTVERSION= 4.2.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= adamw@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 # Not needed: go-spew, go-difflib 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 \ caarlos0:gohome:75f08ebc:gohome/vendor/github.com/caarlos0/gohome \ getantibody:folder:v1.0.0:folder/vendor/github.com/getantibody/folder \ golang:crypto:34f6963:crypto/vendor/golang.org/x/crypto \ golang:net:d98b1b4:net/vendor/golang.org/x/net \ golang:sync:1d60e4:sync/vendor/golang.org/x/sync \ golang:sys:7c87d1:sys/vendor/golang.org/x/sys .include Index: head/shells/envy/Makefile =================================================================== --- head/shells/envy/Makefile (revision 517744) +++ head/shells/envy/Makefile (revision 517745) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= envy DISTVERSIONPREFIX=v DISTVERSION= 0.1.0 +PORTREVISION= 1 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 Index: head/sysutils/aptly/Makefile =================================================================== --- head/sysutils/aptly/Makefile (revision 517744) +++ head/sysutils/aptly/Makefile (revision 517745) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= aptly PORTVERSION= 1.4.0 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= romain@FreeBSD.org COMMENT= Debian repository management tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= aptly-dev GO_PKGNAME= github.com/aptly-dev/aptly PLIST_FILES= bin/aptly .include Index: head/sysutils/circonus-agent/Makefile =================================================================== --- head/sysutils/circonus-agent/Makefile (revision 517744) +++ head/sysutils/circonus-agent/Makefile (revision 517745) @@ -1,61 +1,62 @@ # $FreeBSD$ PORTNAME= circonus-agent DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org COMMENT= Circonus host agent for metric collection BROKEN= unfetchable LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= circonus-labs GH_SUBDIR= src/github.com/circonus-labs/circonus-agent GH_TUPLE= alecthomas:units:2efee85:units/vendor/github.com/alecthomas/units \ pkg:errors:645ef00:errors/vendor/github.com/pkg/errors \ rs:zerolog:56a970de:zerolog/vendor/github.com/rs/zerolog \ spf13:cobra:c439c4fa:cobra/vendor/github.com/spf13/cobra \ spf13:viper:b5e8006c:viper/vendor/github.com/spf13/viper \ golang:sys:7ceb54c8:sys/vendor/golang.org/x/sys \ xi2:httpgzip:2d8bcdd:httpgzip/vendor/xi2.org/x/httpgzip \ pelletier:go-toml:acdc4509:go_toml/vendor/github.com/pelletier/go-toml \ maier:go-appstats:812a586:go_appstats/vendor/github.com/maier/go-appstats \ circonus-labs:circonus-gometrics:b25d14e:circonus_gometrics/vendor/github.com/circonus-labs/circonus-gometrics \ go-tomb:tomb:d5d1b58:tomb2/vendor/gopkg.in/tomb.v2 \ go-yaml:yaml:7f97868e:yaml2/vendor/gopkg.in/yaml.v2 \ go-ole:go-ole:a41e3c4:go_ole/vendor/github.com/go-ole/go-ole \ circonus-labs:circonusllhist:1e65893c:circonusllhist/vendor/github.com/circonus-labs/circonusllhist \ fsnotify:fsnotify:c2828203:fsnotify/vendor/github.com/fsnotify/fsnotify \ hashicorp:go-retryablehttp:794af36:go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \ spf13:pflag:e57e3ee:pflag/vendor/github.com/spf13/pflag \ hashicorp:go-cleanhttp:d5fe4b57:go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ hashicorp:hcl:23c074d:hcl/vendor/github.com/hashicorp/hcl \ magiconair:properties:c3beff4c:properties/vendor/github.com/magiconair/properties \ mitchellh:mapstructure:00c29f56:mapstructure/vendor/github.com/mitchellh/mapstructure \ spf13:afero:bb8f1927:afero/vendor/github.com/spf13/afero \ spf13:cast:8965335b:cast/vendor/github.com/spf13/cast \ spf13:jWalterWeatherman:7c0cea34:jWalterWeatherman/vendor/github.com/spf13/jwalterweatherman \ golang:text:f21a4dfb:text/vendor/golang.org/x/text \ tv42:httpunix:b75d861:httpunix/vendor/github.com/tv42/httpunix \ prometheus:client_model:99fa1f4:client_model/vendor/github.com/prometheus/client_model \ golang:protobuf:8ee7999:protobuf/vendor/github.com/golang/protobuf \ prometheus:common:e4aa40a9:common/vendor/github.com/prometheus/common \ matttproud:golang_protobuf_extensions:3247c845:golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions GO_TARGET= :circonus-agentd ETCDIR= ${PREFIX}/etc/circonus-agentd PLIST_FILES= bin/circonus-agentd "@dir ${ETCDIR}" post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} .include Index: head/sysutils/container-diff/Makefile =================================================================== --- head/sysutils/container-diff/Makefile (revision 517744) +++ head/sysutils/container-diff/Makefile (revision 517745) @@ -1,24 +1,25 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= container-diff PORTVERSION= 0.15.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 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 Index: head/sysutils/ctop/Makefile =================================================================== --- head/sysutils/ctop/Makefile (revision 517744) +++ head/sysutils/ctop/Makefile (revision 517745) @@ -1,47 +1,48 @@ # $FreeBSD$ PORTNAME= ctop DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dmgk@FreeBSD.org COMMENT= Top-like interface for Docker container metrics LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= bcicen GH_TUPLE= \ BurntSushi:toml:v0.3.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Nvveen:Gotty:cd52737:nvveen_gotty/vendor/github.com/Nvveen/Gotty \ Sirupsen:logrus:26709e2:sirupsen_logrus/vendor/github.com/Sirupsen/logrus \ bcicen:termui:4eb8024:bcicen_termui/vendor/github.com/gizak/termui \ c9s:goprocinfo:b34328d:c9s_goprocinfo/vendor/github.com/c9s/goprocinfo \ coreos:go-systemd:b4a58d9:coreos_go_systemd/vendor/github.com/coreos/go-systemd \ docker:go-connections:a2afab9:docker_go_connections/vendor/github.com/docker/go-connections \ docker:go-units:v0.3.2:docker_go_units/vendor/github.com/docker/go-units \ fsouza:go-dockerclient:318513e:fsouza_go_dockerclient/vendor/github.com/fsouza/go-dockerclient \ godbus:dbus:c7fdd8b:godbus_dbus/vendor/github.com/godbus/dbus \ golang:net:a6577fa:golang_net/vendor/golang.org/x/net \ golang:protobuf:0a4f71a:golang_protobuf/vendor/github.com/golang/protobuf \ golang:sys:99f16d8:golang_sys/vendor/golang.org/x/sys \ hashicorp:go-cleanhttp:3573b8b:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \ jgautheron:codename-generator:16d037c:jgautheron_codename_generator/vendor/github.com/jgautheron/codename-generator \ mattn:go-runewidth:14207d2:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:go-wordwrap:ad45545:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \ moby:moby:90d35ab:moby_moby/vendor/github.com/docker/docker \ nsf:termbox-go:e2050e4:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ nu7hatch:gouuid:179d4d0:nu7hatch_gouuid/vendor/github.com/nu7hatch/gouuid \ op:go-logging:b2cb9fa:op_go_logging/vendor/github.com/op/go-logging \ opencontainers:runc:v0.1.1:opencontainers_runc/vendor/github.com/opencontainers/runc \ seccomp:libseccomp-golang:1b506fc:seccomp_libseccomp_golang/vendor/github.com/seccomp/libseccomp-golang \ syndtr:gocapability:2c00dae:syndtr_gocapability/vendor/github.com/syndtr/gocapability \ vishvananda:netlink:1e2e08e:vishvananda_netlink/vendor/github.com/vishvananda/netlink PLIST_FILES= bin/ctop .include Index: head/sysutils/docker/Makefile =================================================================== --- head/sysutils/docker/Makefile (revision 517744) +++ head/sysutils/docker/Makefile (revision 517745) @@ -1,29 +1,30 @@ # Created by: Nikolai Lifanov # $FreeBSD$ PORTNAME= docker PORTVERSION= 18.09.5 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lifanov@FreeBSD.org COMMENT= Open-source application container engine LICENSE= APACHE20 PLIST_FILES= bin/docker USE_GITHUB= yes GH_PROJECT= docker-ce USES= go 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 Index: head/sysutils/docker-credential-pass/Makefile =================================================================== --- head/sysutils/docker-credential-pass/Makefile (revision 517744) +++ head/sysutils/docker-credential-pass/Makefile (revision 517745) @@ -1,31 +1,32 @@ # $FreeBSD$ PORTNAME= docker-credential-pass DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 +PORTREVISION= 1 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 pre-build: ${LN} -s ${GO_WRKSRC}/pass/cmd/main_linux.go ${GO_WRKSRC}/pass/cmd/main_freebsd.go ${LN} -s ${GO_WRKSRC}/pass/pass_linux.go ${GO_WRKSRC}/pass/pass_freebsd.go .include Index: head/sysutils/docker-machine/Makefile =================================================================== --- head/sysutils/docker-machine/Makefile (revision 517744) +++ head/sysutils/docker-machine/Makefile (revision 517745) @@ -1,26 +1,27 @@ # $FreeBSD$ PORTNAME= docker-machine PORTVERSION= 0.16.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lifanov@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 Index: head/sysutils/doctl/Makefile =================================================================== --- head/sysutils/doctl/Makefile (revision 517744) +++ head/sysutils/doctl/Makefile (revision 517745) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= doctl DISTVERSIONPREFIX= v DISTVERSION= 1.33.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org COMMENT= Command line tool for DigitalOcean services LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go:modules USE_GITHUB= yes GH_ACCOUNT= digitalocean GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/doctl .include Index: head/sysutils/fusefs-webdavfs/Makefile =================================================================== --- head/sysutils/fusefs-webdavfs/Makefile (revision 517744) +++ head/sysutils/fusefs-webdavfs/Makefile (revision 517745) @@ -1,61 +1,62 @@ # Created by: Eugene Grosbein # $FreeBSD$ PORTNAME= fusefs-webdavfs DISTVERSION= g20181010 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= eugen@FreeBSD.org COMMENT= FUSE filesystem for WEBDAV shares LICENSE= BSD3CLAUSE BSD4CLAUSE MIT LICENSE_COMB= multi LICENSE_FILE_BSD3CLAUSE= ${WRKDIR}/fuse-${FUSE_GH_TAGNAME}/LICENSE LICENSE_FILE_BSD4CLAUSE= ${WRKDIR}/getopt-${GETOPT_GH_TAGNAME}/LICENSE LICENSE_FILE_MIT= ${WRKDIR}/webdavfs-${GH_TAGNAME}/LICENSE.md LICENSE_DISTFILES_MIT= ${DISTNAME}${EXTRACT_SUFX} LICENSE_DISTFILES_BSD3CLAUSE= ${DISTNAME_fuse}_GH${_GITHUB_REV}${EXTRACT_SUFX} LICENSE_DISTFILES_BSD4CLAUSE= ${DISTNAME_getopt}_GH${_GITHUB_REV}${EXTRACT_SUFX} # This needs to be Go 1.7 or newer. USES= go USE_GITHUB= yes GH_ACCOUNT= miquels GH_PROJECT= webdavfs GH_TAGNAME= c03fa01 # 2018-08-11 GETOPT_GH_ACCOUNT= pborman GETOPT_GH_PROJECT= getopt GETOPT_GH_TAGNAME= 2b5b3bf GETOPT_WRKSRCDIR= ${GO_WRKSRC}/../src/github.com/${GETOPT_GH_ACCOUNT}/${GETOPT_GH_PROJECT} # 2018-04-21 FUSE_GH_ACCOUNT= bazil FUSE_GH_PROJECT= fuse FUSE_GH_TAGNAME= 65cc252 FUSE_WRKSRCDIR= ${GO_WRKSRC}/../src/bazil.org GH_ACCOUNT+= ${GETOPT_GH_ACCOUNT}:getopt ${FUSE_GH_ACCOUNT}:fuse GH_PROJECT+= ${GETOPT_GH_PROJECT}:getopt ${FUSE_GH_PROJECT}:fuse GH_TAGNAME+= ${GETOPT_GH_TAGNAME}:getopt ${FUSE_GH_TAGNAME}:fuse GO_TARGET= :${PREFIX}/sbin/mount.webdavfs PLIST_FILES= sbin/mount.webdavfs sbin/mount_webdavfs SUB_FILES= pkg-message mount_webdavfs post-patch: ${GREP} -Flr --include '*.go' '"golang.org/x/net/context"' \ ${WRKDIR}/fuse-${FUSE_GH_TAGNAME} ${WRKDIR}/webdavfs-${GH_TAGNAME} |\ ${XARGS} ${REINPLACE_CMD} -i '' 's,golang.org/x/net/context,context,' ${MKDIR} ${GETOPT_WRKSRCDIR} ${FUSE_WRKSRCDIR} ${LN} -s ${WRKDIR}/getopt-${GETOPT_GH_TAGNAME}/v2 ${GETOPT_WRKSRCDIR} ${LN} -s ${WRKDIR}/fuse-${FUSE_GH_TAGNAME} ${FUSE_WRKSRCDIR}/fuse post-install: ${INSTALL_SCRIPT} ${WRKDIR}/mount_webdavfs ${STAGEDIR}${PREFIX}/sbin .include Index: head/sysutils/goawk/Makefile =================================================================== --- head/sysutils/goawk/Makefile (revision 517744) +++ head/sysutils/goawk/Makefile (revision 517745) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= goawk DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 +PORTREVISION= 1 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 Index: head/sysutils/gotop/Makefile =================================================================== --- head/sysutils/gotop/Makefile (revision 517744) +++ head/sysutils/gotop/Makefile (revision 517745) @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= gotop DISTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal based graphical activity monitor inspired by gtop and vtop LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= cjbassi GH_TUPLE= docopt:docopt.go:ee0de3b:docopt/src/github.com/docopt/docopt-go \ shirou:gopsutil:v2.19.01:gopsutil/src/github.com/shirou/gopsutil \ golang:sys:37707fd:sys/src/golang.org/x/sys GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/sysutils/hared/Makefile =================================================================== --- head/sysutils/hared/Makefile (revision 517744) +++ head/sysutils/hared/Makefile (revision 517745) @@ -1,40 +1,41 @@ # $FreeBSD$ PORTNAME= hared DISTVERSION= 1.0-45 DISTVERSIONSUFFIX= -g8341d8a +PORTREVISION= 1 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= sysutils/py-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 Index: head/sysutils/hcloud/Makefile =================================================================== --- head/sysutils/hcloud/Makefile (revision 517744) +++ head/sysutils/hcloud/Makefile (revision 517745) @@ -1,37 +1,38 @@ # $FreeBSD$ PORTNAME= hcloud DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 +PORTREVISION= 1 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= \ dustin:go-humanize:bb3d318650d4:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fatih:structs:ebf56d35bba7:fatih_structs/vendor/github.com/fatih/structs \ golang:crypto:d6449816ce06:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:3b87a42e500a:golang_sys/vendor/golang.org/x/sys \ gosuri:uilive:ac356e6e42cd:gosuri_uilive/vendor/github.com/gosuri/uilive \ gosuri:uiprogress:d0567a9d84a1:gosuri_uiprogress/vendor/github.com/gosuri/uiprogress \ hetznercloud:hcloud-go:v1.14.0:hetznercloud_hcloud_go/vendor/github.com/hetznercloud/hcloud-go \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ mattn:go-isatty:v0.0.3:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ pelletier:go-toml:v1.1.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ spf13:cobra:615425954c3b:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.1:spf13_pflag/vendor/github.com/spf13/pflag \ thcyron:uiprogress:25e98ffb0e98:thcyron_uiprogress/vendor/github.com/thcyron/uiprogress GO_TARGET= ./cmd/hcloud PLIST_FILES= bin/hcloud .include Index: head/sysutils/ipfs-go/Makefile =================================================================== --- head/sysutils/ipfs-go/Makefile (revision 517744) +++ head/sysutils/ipfs-go/Makefile (revision 517745) @@ -1,58 +1,59 @@ # $FreeBSD$ PORTNAME= ipfs DISTVERSIONPREFIX= v DISTVERSION= 0.4.21 +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 ONLY_FOR_ARCHS= amd64 i386 USES= go:modules 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} # unbreak vendored golang.org/x/xerrors with go1.13 # can be removed after vendor/golang.org/x/xerrors is updated to a985d3407aa7 or later post-patch: @${RM} ${WRKSRC}/vendor/golang.org/x/xerrors/adaptor_go1_13.go @${RM} ${WRKSRC}/vendor/golang.org/x/xerrors/format_go1_13.go @${REINPLACE_CMD} '/build !go1.13/d' ${WRKSRC}/vendor/golang.org/x/xerrors/adaptor_go1_12.go @${REINPLACE_CMD} '/build !go1.13/d' ${WRKSRC}/vendor/golang.org/x/xerrors/format_go1_12.go @${REINPLACE_CMD} '/build !go1.13/d' ${WRKSRC}/vendor/golang.org/x/xerrors/frame_go1_12.go post-install: @${MKDIR} ${STAGEDIR}${IPFS_HOME} .include Index: head/sysutils/jest/Makefile =================================================================== --- head/sysutils/jest/Makefile (revision 517744) +++ head/sysutils/jest/Makefile (revision 517745) @@ -1,42 +1,43 @@ # $FreeBSD$ PORTNAME= jest DISTVERSION= 3.0.16 +PORTREVISION= 1 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 Index: head/sysutils/logstash-forwarder/Makefile =================================================================== --- head/sysutils/logstash-forwarder/Makefile (revision 517744) +++ head/sysutils/logstash-forwarder/Makefile (revision 517745) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= logstash-forwarder PORTVERSION= 0.4.0.20150507 -PORTREVISION= 1 +PORTREVISION= 2 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 Index: head/sysutils/nomad-pot-driver/Makefile =================================================================== --- head/sysutils/nomad-pot-driver/Makefile (revision 517744) +++ head/sysutils/nomad-pot-driver/Makefile (revision 517745) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= nomad-pot-driver DISTVERSIONPREFIX= v DISTVERSION= 0.2 DISTVERSIONSUFFIX= -11-g412dbeb -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 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 .include Index: head/sysutils/packer/Makefile =================================================================== --- head/sysutils/packer/Makefile (revision 517744) +++ head/sysutils/packer/Makefile (revision 517745) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= packer PORTVERSION= 1.4.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lifanov@FreeBSD.org COMMENT= Tool for creating machine images LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE PLIST_FILES= bin/${PORTNAME} USES= go:modules USE_GITHUB= yes GH_ACCOUNT= hashicorp .include Index: head/sysutils/phpfpm_exporter/Makefile =================================================================== --- head/sysutils/phpfpm_exporter/Makefile (revision 517744) +++ head/sysutils/phpfpm_exporter/Makefile (revision 517745) @@ -1,25 +1,26 @@ # $FreeBSD$ PORTNAME= phpfpm_exporter PORTVERSION= 0.3.3 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= sysutils 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 .include Index: head/sysutils/rest-server/Makefile =================================================================== --- head/sysutils/rest-server/Makefile (revision 517744) +++ head/sysutils/rest-server/Makefile (revision 517745) @@ -1,28 +1,29 @@ # $FreeBSD$ PORTNAME= rest-server DISTVERSIONPREFIX= v DISTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org COMMENT= Performant HTTP server for sysutils/restic backend API LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= restic 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 Index: head/sysutils/restic/Makefile =================================================================== --- head/sysutils/restic/Makefile (revision 517744) +++ head/sysutils/restic/Makefile (revision 517745) @@ -1,30 +1,31 @@ # $FreeBSD$ PORTNAME= restic DISTVERSIONPREFIX= v DISTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= gregf@hugops.pw COMMENT= Fast, secure, efficient backup program LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes 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 Index: head/sysutils/serf/Makefile =================================================================== --- head/sysutils/serf/Makefile (revision 517744) +++ head/sysutils/serf/Makefile (revision 517745) @@ -1,28 +1,29 @@ # $FreeBSD$ PORTNAME= serf PORTVERSION= 0.8.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 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 Index: head/sysutils/siegfried/Makefile =================================================================== --- head/sysutils/siegfried/Makefile (revision 517744) +++ head/sysutils/siegfried/Makefile (revision 517745) @@ -1,25 +1,26 @@ # Created by: Steffen Fritz # $FreeBSD$ PORTNAME= siegfried DISTVERSIONPREFIX= v DISTVERSION= 1.7.8 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= steffen@fritz.wtf COMMENT= File identification tool LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt PLIST_FILES= bin/sf USE_GITHUB= yes GH_ACCOUNT= richardlehane USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= github.com/${GH_ACCOUNT}/${PORTNAME}/cmd/sf .include Index: head/sysutils/snmp_exporter/Makefile =================================================================== --- head/sysutils/snmp_exporter/Makefile (revision 517744) +++ head/sysutils/snmp_exporter/Makefile (revision 517745) @@ -1,31 +1,32 @@ # $FreeBSD$ PORTNAME= snmp_exporter PORTVERSION= 0.14.0 DISTVERSIONPREFIX=v +PORTREVISION= 1 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 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 .include Index: head/sysutils/terraform/Makefile =================================================================== --- head/sysutils/terraform/Makefile (revision 517744) +++ head/sysutils/terraform/Makefile (revision 517745) @@ -1,25 +1,26 @@ # $FreeBSD$ PORTNAME= terraform PORTVERSION= 0.12.10 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lifanov@FreeBSD.org COMMENT= Provides a common configuration to launch infrastructure LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= hashicorp PLIST_FILES= bin/${PORTNAME} USES= go:modules post-patch: ${REINPLACE_CMD} 's|Prerelease = "dev"|Prerelease = ""|' \ ${WRKSRC}/version/version.go .include Index: head/sysutils/terraform-provider-vultr/Makefile =================================================================== --- head/sysutils/terraform-provider-vultr/Makefile (revision 517744) +++ head/sysutils/terraform-provider-vultr/Makefile (revision 517745) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= terraform-provider-vultr PORTVERSION= 0.1.10 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= woodsb02@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 Index: head/sysutils/zfs-snap-diff/Makefile =================================================================== --- head/sysutils/zfs-snap-diff/Makefile (revision 517744) +++ head/sysutils/zfs-snap-diff/Makefile (revision 517745) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= zfs-snap-diff PORTVERSION= 0.0.10 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= ben.lavery@hashbang0.com COMMENT= View ZFS snapshot differences via a web browser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= j-keck GH_TUPLE= sergi:go-diff:97b2266:sergi_go_diff/vendor/github.com/sergi/go-diff PLIST_FILES= bin/zfs-snap-diff .include Index: head/sysutils/zrepl/Makefile =================================================================== --- head/sysutils/zrepl/Makefile (revision 517744) +++ head/sysutils/zrepl/Makefile (revision 517745) @@ -1,91 +1,92 @@ # Created by: Nikolai Lifanov and Ben Woods # $FreeBSD$ PORTNAME= zrepl PORTVERSION= 0.1.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= woodsb02@FreeBSD.org COMMENT= ZFS dataset replication tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= https://github.com/zrepl/zrepl/issues/184 USES= gmake go USE_RC_SUBR= zrepl GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} USE_GITHUB= yes GH_SUBDIR= src/github.com/zrepl/zrepl GH_TUPLE= beorn7:perks:3a771d9:perks/vendor/github.com/beorn7/perks \ fatih:color:v1.7.0:color/vendor/github.com/fatih/color \ ftrvxmtrx:fd:c6d8003:fd/vendor/github.com/ftrvxmtrx/fd \ gdamore:encoding:b23993c:encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:v1.1.0:tcell/vendor/github.com/gdamore/tcell \ go-logfmt:logfmt:v0.4.0:logfmt/vendor/github.com/go-logfmt/logfmt \ golang:net:351d144:net/vendor/golang.org/x/net \ golang:protobuf:v1.3.1:protobuf/vendor/github.com/golang/protobuf \ golang:sync:e225da7:sync/vendor/golang.org/x/sync \ golang:sys:4ed8d59:sys/vendor/golang.org/x/sys \ golang:text:v0.3.0:go_text/vendor/golang.org/x/text \ google:go-genproto:bd91e49:genproto/vendor/google.golang.org/genproto \ google:uuid:v1.1.1:uuid/vendor/github.com/google/uuid \ grpc:grpc-go:v1.17.0:grpc/vendor/google.golang.org/grpc \ jinzhu:copier:db4671f:copier/vendor/github.com/jinzhu/copier \ kr:pretty:cfb55aa:pretty/vendor/github.com/kr/pretty \ kr:text:7cafcd8:text/vendor/github.com/kr/text \ lucasb-eyer:go-colorful:v1.0:go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-isatty:v0.0.3:go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.3:go_runewidth/vendor/github.com/mattn/go-runewidth \ matttproud:golang_protobuf_extensions:v1.0.0:golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ pkg:errors:v0.8.1:errors/vendor/github.com/pkg/errors \ problame:go-netssh:09d6bc4:go_netssh/vendor/github.com/problame/go-netssh \ problame:go-rwccmd:391d2c7:go_rwccmd/vendor/github.com/problame/go-rwccmd \ prometheus:client_golang:e11c6ff:client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:99fa1f4:client_model/vendor/github.com/prometheus/client_model \ prometheus:common:d0f7cd6:common/vendor/github.com/prometheus/common \ prometheus:procfs:8b1c2da:procfs/vendor/github.com/prometheus/procfs \ spf13:cobra:b787445:cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.0:pflag/vendor/github.com/spf13/pflag \ stretchr:testify:v1.1.4:testify/vendor/github.com/stretchr/testify \ theckman:goconstraint:v1.11.0:goconstraint/vendor/github.com/theckman/goconstraint \ zrepl:yaml-config:08227ad:yaml_config/vendor/github.com/zrepl/yaml-config SUB_FILES= pkg-message OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES MANPAGES_USES= python:build MANPAGES_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} MANPAGES_PLIST_FILES= man/man1/zrepl.1.gz .include .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}${PREFIX}/share/zrepl/samples ${INSTALL_DATA} ${WRKSRC}/dist/grafana/grafana-prometheus-zrepl-0.1.json ${STAGEDIR}${PREFIX}/share/zrepl/samples/ ${INSTALL_DATA} ${WRKSRC}/config/samples/* ${STAGEDIR}${PREFIX}/share/zrepl/samples/ @${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d \ ${STAGEDIR}${PREFIX}/etc/syslog.d \ ${STAGEDIR}${PREFIX}/etc/zrepl \ ${STAGEDIR}/var/run/zrepl ${INSTALL_DATA} ${FILESDIR}/newsyslog-zrepl.conf ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/zrepl.conf.sample ${INSTALL_DATA} ${FILESDIR}/syslog-zrepl.conf.sample ${STAGEDIR}${PREFIX}/etc/syslog.d/zrepl.conf.sample ${INSTALL_DATA} ${FILESDIR}/zrepl.yml.sample ${STAGEDIR}${PREFIX}/etc/zrepl/zrepl.yml.sample post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/docs/_build/man/zrepl.1 ${STAGEDIR}${PREFIX}/man/man1 .include Index: head/textproc/jid/Makefile =================================================================== --- head/textproc/jid/Makefile (revision 517744) +++ head/textproc/jid/Makefile (revision 517745) @@ -1,30 +1,31 @@ # Created by: Sofian Brabez # $FreeBSD$ PORTNAME= jid PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= sbz@FreeBSD.org COMMENT= JSON Incremental Digger LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= simeji GH_SUBDIR= src/github.com/simeji/jid GH_TUPLE= bitly:go-simplejson:aabad6e:simplejson/vendor/github.com/bitly/go-simplejson \ fatih:color:7824417:color/vendor/github.com/fatih/color \ mattn:go-runewidth:9e777a8:runewidth/vendor/github.com/mattn/go-runewidth \ nsf:termbox-go:3540b76:termbox/vendor/github.com/nsf/termbox-go \ nwidger:jsoncolor:75a6de4:jsoncolor/vendor/github.com/nwidger/jsoncolor \ pkg:errors:645ef00:errors/vendor/github.com/pkg/errors USES= go GO_TARGET= ./cmd/jid PLIST_FILES= bin/jid .include Index: head/textproc/markdownfmt/Makefile =================================================================== --- head/textproc/markdownfmt/Makefile (revision 517744) +++ head/textproc/markdownfmt/Makefile (revision 517745) @@ -1,27 +1,28 @@ # $FreeBSD$ PORTNAME= markdownfmt DISTVERSIONPREFIX= v DISTVERSION= 1.1-67 DISTVERSIONSUFFIX= -g3438a10 +PORTREVISION= 1 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 Index: head/textproc/minify/Makefile =================================================================== --- head/textproc/minify/Makefile (revision 517744) +++ head/textproc/minify/Makefile (revision 517745) @@ -1,31 +1,32 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= minify PORTVERSION= 2.5.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= textproc www MAINTAINER= sunpoet@FreeBSD.org COMMENT= Go minifiers for web formats LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= go:modules GO_TARGET= ./cmd/${GH_PROJECT} PLIST_FILES= bin/minify GH_ACCOUNT= tdewolff GH_TUPLE= 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 \ golang:sys:749cb33:golang_sys/vendor/golang.org/x/sys \ matryer:try:9ac251b:matryer_try/vendor/github.com/matryer/try \ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \ tdewolff:parse:v2.3.9:tdewolff_parse/vendor/github.com/tdewolff/parse/v2 \ tdewolff:test:v1.0.4:tdewolff_test/vendor/github.com/tdewolff/test USE_GITHUB= yes .include Index: head/textproc/peco/Makefile =================================================================== --- head/textproc/peco/Makefile (revision 517744) +++ head/textproc/peco/Makefile (revision 517745) @@ -1,45 +1,46 @@ # Created by: Akinori MUSHA aka knu # $FreeBSD$ PORTNAME= peco PORTVERSION= 0.4.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= LOCAL/knu MAINTAINER= knu@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 Index: head/textproc/pup/Makefile =================================================================== --- head/textproc/pup/Makefile (revision 517744) +++ head/textproc/pup/Makefile (revision 517745) @@ -1,43 +1,44 @@ # $FreeBSD$ PORTNAME= pup DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-9 DISTVERSIONSUFFIX= -g1c3cffd +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org COMMENT= Command-line jq-like HTML parser using CSS selectors LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go python:2.7,test shebangfix USE_GITHUB= yes GH_ACCOUNT= ericchiang SHEBANG_FILES= tests/run.py PLIST_FILES= bin/pup PORTDOCS= README.md OPTIONS_DEFINE= DOCS pre-test: @${REINPLACE_CMD} 's|^python |${PYTHON_VERSION} |' ${WRKSRC}/tests/test @${REINPLACE_CMD} "s|pup |${STAGEDIR}/bin/pup |" ${WRKSRC}/tests/run.py # Disable broken tests. @${REINPLACE_CMD} "/^json{}$$/d" ${WRKSRC}/tests/cmds.txt @${REINPLACE_CMD} "/ json{}$$/d" ${WRKSRC}/tests/expected_output.txt @${REINPLACE_CMD} "/^#toc li + a json{}$$/d" ${WRKSRC}/tests/cmds.txt @${REINPLACE_CMD} "/ #toc li + a json{}$$/d" ${WRKSRC}/tests/expected_output.txt do-test: cd ${WRKSRC}/tests && ${SH} ./test cd ${GO_WRKSRC} && ${SETENV} ${GO_ENV} ${GO_CMD} test post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include Index: head/textproc/sift/Makefile =================================================================== --- head/textproc/sift/Makefile (revision 517744) +++ head/textproc/sift/Makefile (revision 517745) @@ -1,29 +1,29 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= sift PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 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:71b5226:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:749cb33:golang_sys/vendor/golang.org/x/sys \ 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 Index: head/textproc/spiff/Makefile =================================================================== --- head/textproc/spiff/Makefile (revision 517744) +++ head/textproc/spiff/Makefile (revision 517745) @@ -1,31 +1,32 @@ # $FreeBSD$ PORTNAME= spiff PORTVERSION= 1.0.8 DISTVERSIONPREFIX= v +PORTREVISION= 1 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 Index: head/textproc/up/Makefile =================================================================== --- head/textproc/up/Makefile (revision 517744) +++ head/textproc/up/Makefile (revision 517745) @@ -1,38 +1,39 @@ # $FreeBSD$ PORTNAME= up DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 +PORTREVISION= 1 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:b23993cbb635:encoding/vendor/github.com/gdamore/encoding \ gdamore:tcell:493f3b46b3c2:tcell/vendor/github.com/gdamore/tcell \ lucasb-eyer:go-colorful:231272389856:gocolorful/vendor/github.com/lucasb-eyer/go-colorful \ mattn:go-isatty:v0.0.3:goisatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.2:gorunewidth/vendor/github.com/mattn/go-runewidth \ spf13:pflag:v1.0.3:pflag/vendor/github.com/spf13/pflag \ golang:text:f21a4dfb5e38:text/vendor/golang.org/x/text 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 Index: head/www/aquatone/Makefile =================================================================== --- head/www/aquatone/Makefile (revision 517744) +++ head/www/aquatone/Makefile (revision 517745) @@ -1,34 +1,35 @@ # $FreeBSD$ PORTNAME= aquatone DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 +PORTREVISION= 1 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 Index: head/www/bugzilla2atom/Makefile =================================================================== --- head/www/bugzilla2atom/Makefile (revision 517744) +++ head/www/bugzilla2atom/Makefile (revision 517745) @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= bugzilla2atom PORTVERSION= g20190711 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= tobik@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 Index: head/www/caddy/Makefile =================================================================== --- head/www/caddy/Makefile (revision 517744) +++ head/www/caddy/Makefile (revision 517745) @@ -1,37 +1,37 @@ # Created by: fabian.freyer@physik.tu-berlin.de # $FreeBSD$ PORTNAME= caddy DISTVERSIONPREFIX= v DISTVERSION= 0.11.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= fabian.freyer@physik.tu-berlin.de COMMENT= Fast, cross-platform HTTP/2 web server with automatic HTTPS LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= go USE_GITHUB= yes GH_ACCOUNT= mholt GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ./caddy SUB_FILES= pkg-message PLIST_FILES= bin/caddy etc/rc.d/caddy OPTIONS_DEFINE= TELEMETRY TELEMETRY_DESC= Enable telemetry support TELEMETRY_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-disable-telemetry post-install: ${INSTALL_SCRIPT} ${GO_WRKSRC}/dist/init/freebsd/${PORTNAME} \ ${STAGEDIR}/${PREFIX}/etc/rc.d/${PORTNAME} .include Index: head/www/colly/Makefile =================================================================== --- head/www/colly/Makefile (revision 517744) +++ head/www/colly/Makefile (revision 517745) @@ -1,50 +1,51 @@ # $FreeBSD$ PORTNAME= colly DISTVERSIONPREFIX= v DISTVERSION= 1.2.0-32 DISTVERSIONSUFFIX= -gd360e4b +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Elegant scraper and crawler framework for Golang LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= go USE_GITHUB= yes GH_ACCOUNT= gocolly GH_TUPLE= \ andybalholm:cascadia:680b6a5:cascadia/vendor/github.com/andybalholm/cascadia \ antchfx:htmlquery:v1.0.0:htmlquery/vendor/github.com/antchfx/htmlquery \ antchfx:xmlquery:v1.0.0:xmlquery/vendor/github.com/antchfx/xmlquery \ antchfx:xpath:v1.0.0:xpath/vendor/github.com/antchfx/xpath \ gobwas:glob:v0.2.3:glob/vendor/github.com/gobwas/glob \ golang:appengine:v1.6.1:appengine/vendor/google.golang.org/appengine \ golang:net:0ed95ab:net/vendor/golang.org/x/net \ golang:protobuf:v1.3.1:protobuf/vendor/github.com/golang/protobuf \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ jawher:mow.cli:v1.1.0:mow_cli/vendor/github.com/jawher/mow.cli \ kennygrant:sanitize:v1.2.4:sanitize/vendor/github.com/kennygrant/sanitize \ PuerkitoBio:goquery:v1.4.1:goquery/vendor/github.com/PuerkitoBio/goquery \ saintfish:chardet:3af4cd4:chardet/vendor/github.com/saintfish/chardet \ temoto:robotstxt:97ee4a9:robotstxt/vendor/github.com/temoto/robotstxt GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} \ ${EXAMPLES_INSTALLED:S/^/${GO_PKGNAME}\/_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 Index: head/www/devd/Makefile =================================================================== --- head/www/devd/Makefile (revision 517744) +++ head/www/devd/Makefile (revision 517745) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= devd DISTVERSIONPREFIX= v DISTVERSION= 0.9 -PORTREVISION= 1 +PORTREVISION= 2 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} PLIST_FILES= bin/${PORTNAME} .include Index: head/www/eden/Makefile =================================================================== --- head/www/eden/Makefile (revision 517744) +++ head/www/eden/Makefile (revision 517745) @@ -1,25 +1,25 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= eden PORTVERSION= 0.7.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www 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 Index: head/www/filtron/Makefile =================================================================== --- head/www/filtron/Makefile (revision 517744) +++ head/www/filtron/Makefile (revision 517745) @@ -1,27 +1,28 @@ # $FreeBSD$ PORTNAME= filtron PORTVERSION= g20180218 +PORTREVISION= 1 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 Index: head/www/gobuffalo/Makefile =================================================================== --- head/www/gobuffalo/Makefile (revision 517744) +++ head/www/gobuffalo/Makefile (revision 517745) @@ -1,132 +1,133 @@ # $FreeBSD$ PORTNAME= gobuffalo PORTVERSION= 0.15.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 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 USE_GITHUB= yes GH_PROJECT= buffalo GH_TUPLE= \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \ alexcesaro:quotedprintable:2caba252f4dc:alexcesaro_quotedprintable/vendor/gopkg.in/alexcesaro/quotedprintable.v3 \ blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \ cockroachdb:cockroach-go:ad57a61cc915:cockroachdb_cockroach_go/vendor/github.com/cockroachdb/cockroach-go \ 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 \ fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-sql-driver:mysql:v1.4.1:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ go-yaml:yaml:v2.2.4:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ gobuffalo:attrs:v0.1.0:gobuffalo_attrs/vendor/github.com/gobuffalo/attrs \ gobuffalo:buffalo-pop:v1.23.1:gobuffalo_buffalo_pop/vendor/github.com/gobuffalo/buffalo-pop \ gobuffalo:clara:v0.9.1:gobuffalo_clara/vendor/github.com/gobuffalo/clara \ gobuffalo:envy:v1.7.1:gobuffalo_envy/vendor/github.com/gobuffalo/envy \ gobuffalo:events:v1.4.0:gobuffalo_events/vendor/github.com/gobuffalo/events \ gobuffalo:fizz:v1.9.5:gobuffalo_fizz/vendor/github.com/gobuffalo/fizz \ gobuffalo:flect:v0.1.6:gobuffalo_flect/vendor/github.com/gobuffalo/flect \ gobuffalo:genny:v0.4.1:gobuffalo_genny/vendor/github.com/gobuffalo/genny \ gobuffalo:github_flavored_markdown:v1.1.0:gobuffalo_github_flavored_markdown/vendor/github.com/gobuffalo/github_flavored_markdown \ gobuffalo:helpers:v0.4.0:gobuffalo_helpers/vendor/github.com/gobuffalo/helpers \ gobuffalo:here:v0.2.3:gobuffalo_here/vendor/github.com/gobuffalo/here \ gobuffalo:httptest:v1.4.0:gobuffalo_httptest/vendor/github.com/gobuffalo/httptest \ gobuffalo:licenser:v1.4.0:gobuffalo_licenser/vendor/github.com/gobuffalo/licenser \ gobuffalo:logger:v1.0.1:gobuffalo_logger/vendor/github.com/gobuffalo/logger \ gobuffalo:meta:v0.2.0:gobuffalo_meta/vendor/github.com/gobuffalo/meta \ gobuffalo:nulls:v0.1.0:gobuffalo_nulls/vendor/github.com/gobuffalo/nulls \ gobuffalo:packd:v0.3.0:gobuffalo_packd/vendor/github.com/gobuffalo/packd \ gobuffalo:packr:v2.7.1:gobuffalo_packr/vendor/github.com/gobuffalo/packr \ gobuffalo:plush:v3.8.3:gobuffalo_plush/vendor/github.com/gobuffalo/plush \ gobuffalo:pop:v4.12.2:gobuffalo_pop/vendor/github.com/gobuffalo/pop \ gobuffalo:release:v1.14.0:gobuffalo_release/vendor/github.com/gobuffalo/release \ gobuffalo:shoulders:v1.2.0:gobuffalo_shoulders/vendor/github.com/gobuffalo/shoulders \ gobuffalo:tags:v2.1.6:gobuffalo_tags/vendor/github.com/gobuffalo/tags \ gobuffalo:uuid:v2.0.5:gobuffalo_uuid/vendor/github.com/gobuffalo/uuid \ gobuffalo:validate:v2.0.3:gobuffalo_validate/vendor/github.com/gobuffalo/validate \ gofrs:uuid:v3.2.0:gofrs_uuid/vendor/github.com/gofrs/uuid \ golang:appengine:v1.6.1:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:60c769a6c586:golang_crypto/vendor/golang.org/x/crypto \ golang:net:74dc4d7220e7:golang_net/vendor/golang.org/x/net \ golang:sync:cd5d95a43a6e:golang_sync/vendor/golang.org/x/sync \ golang:sys:fde4db37ae7a:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ golang:tools:86caa796c7ab:golang_tools/vendor/golang.org/x/tools \ golang:xerrors:a985d3407aa7:golang_xerrors/vendor/golang.org/x/xerrors \ google:go-cmp:v0.3.1:google_go_cmp/vendor/github.com/google/go-cmp \ 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:sessions:v1.2.0:gorilla_sessions/vendor/github.com/gorilla/sessions \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ jackc:chunkreader:v2.0.0:jackc_chunkreader/vendor/github.com/jackc/chunkreader/v2 \ jackc:pgconn:v1.0.1: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.0:jackc_pgproto3/vendor/github.com/jackc/pgproto3/v2 \ jmoiron:sqlx:v1.2.0:jmoiron_sqlx/vendor/github.com/jmoiron/sqlx \ joho:godotenv:v1.3.0:joho_godotenv/vendor/github.com/joho/godotenv \ karrick:godirwalk:v1.12.0:karrick_godirwalk/vendor/github.com/karrick/godirwalk \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ konsorten:go-windows-terminal-sequences:v1.0.2:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \ lib:pq:v1.2.0:lib_pq/vendor/github.com/lib/pq \ magiconair:properties:v1.8.0:magiconair_properties/vendor/github.com/magiconair/properties \ markbates:grift:v1.1.0:markbates_grift/vendor/github.com/markbates/grift \ markbates:oncer:v1.0.0:markbates_oncer/vendor/github.com/markbates/oncer \ markbates:refresh:v1.8.0:markbates_refresh/vendor/github.com/markbates/refresh \ markbates:safe:v1.0.1:markbates_safe/vendor/github.com/markbates/safe \ markbates:sigtx:v1.0.0:markbates_sigtx/vendor/github.com/markbates/sigtx \ 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-sqlite3:v1.10.0:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ microcosm-cc:bluemonday:v1.0.2:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ monoculum:formam:7ff9597b1407:monoculum_formam/vendor/github.com/monoculum/formam \ 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 \ rogpeppe:go-internal:v1.4.0:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \ serenize:snaker:a683aaf2d516:serenize_snaker/vendor/github.com/serenize/snaker \ 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 \ sourcegraph:annotate:f4cad6c6324d:sourcegraph_annotate/vendor/github.com/sourcegraph/annotate \ sourcegraph:syntaxhighlight:bd320f5d308e:sourcegraph_syntaxhighlight/vendor/github.com/sourcegraph/syntaxhighlight \ spf13:afero:v1.2.1: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 \ stretchr:testify:v1.4.0:stretchr_testify/vendor/github.com/stretchr/testify 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 Index: head/www/gotty/Makefile =================================================================== --- head/www/gotty/Makefile (revision 517744) +++ head/www/gotty/Makefile (revision 517745) @@ -1,23 +1,24 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= gotty PORTVERSION= 1.0.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 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 Index: head/www/kurly/Makefile =================================================================== --- head/www/kurly/Makefile (revision 517744) +++ head/www/kurly/Makefile (revision 517745) @@ -1,29 +1,30 @@ # $FreeBSD$ PORTNAME= kurly DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= seanc@FreeBSD.org COMMENT= Alternative implementation of curl written in Golang LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITLAB= yes GL_ACCOUNT= davidjpeacock GL_COMMIT= 369c1998dfbfca7043f8c995c8ef8714496530ea USE_GITHUB= nodefault GH_TUPLE= aki237:nscjar:e2df936:nscjar/vendor/github.com/aki237/nscjar \ alsm:ioprogress:063c372:ioprogress/vendor/github.com/alsm/ioprogress \ urfave:cli:8e01ec4:ucli/vendor/github.com/urfave/cli GO_PKGNAME= gitlab.com/davidjpeacock/kurly PLIST_FILES= bin/kurly .include Index: head/www/morty/Makefile =================================================================== --- head/www/morty/Makefile (revision 517744) +++ head/www/morty/Makefile (revision 517745) @@ -1,30 +1,31 @@ # $FreeBSD$ PORTNAME= morty DISTVERSIONPREFIX= v DISTVERSION= 0.2.0-12 DISTVERSIONSUFFIX= -gfe94d9a +PORTREVISION= 1 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 Index: head/www/s/Makefile =================================================================== --- head/www/s/Makefile (revision 517744) +++ head/www/s/Makefile (revision 517745) @@ -1,29 +1,30 @@ # $FreeBSD$ PORTNAME= s DISTVERSIONPREFIX= v DISTVERSION= 0.5.14 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Web search in a terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= zquestz GH_TUPLE= zquestz:go-ucl:ec59c7a:goucl/vendor/github.com/zquestz/go-ucl \ mitchellh:go-homedir:v1.0.0:gohomedir/vendor/github.com/mitchellh/go-homedir \ NYTimes:gziphandler:v1.0.1:gziphandler/vendor/github.com/NYTimes/gziphandler \ spf13:cobra:v0.0.3:cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.3:pflag/vendor/github.com/spf13/pflag \ golang:text:4d1c5fb:sys/vendor/golang.org/x/text GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/www/tusd/Makefile =================================================================== --- head/www/tusd/Makefile (revision 517744) +++ head/www/tusd/Makefile (revision 517745) @@ -1,88 +1,88 @@ # $FreeBSD$ PORTNAME= tusd DISTVERSIONPREFIX= v DISTVERSION= 1.0.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 \ aws:aws-sdk-go:v1.20.1:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ beorn7:perks:v1.0.0:beorn7_perks/vendor/github.com/beorn7/perks \ bmizerany:pat:6226ea591a40:bmizerany_pat/vendor/github.com/bmizerany/pat \ census-instrumentation:opencensus-go:v0.21.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ golang:appengine:v1.5.0:golang_appengine/vendor/google.golang.org/appengine \ golang:mock:v1.3.1:golang_mock/vendor/github.com/golang/mock \ 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:sys:ecd444e8653b:golang_sys/vendor/golang.org/x/sys \ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ google:go-genproto:fb225487d101:google_go_genproto/vendor/google.golang.org/genproto \ googleapis:gax-go:v2.0.4:googleapis_gax_go/vendor/github.com/googleapis/gax-go \ googleapis:google-api-go-client:v0.6.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 \ grpc:grpc-go:v1.20.1:grpc_grpc_go/vendor/google.golang.org/grpc \ h2non:gock:v1.0.14:h2non_gock/vendor/gopkg.in/h2non/gock.v1 \ h2non:parth:b4df798d6542:h2non_parth/vendor/github.com/h2non/parth \ hashicorp:golang-lru:v0.5.1:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \ jmespath:go-jmespath:c2b33e8439af:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ 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.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 \ sethgrid:pester:68a33a018ad0:sethgrid_pester/vendor/github.com/sethgrid/pester \ stretchr:testify:v1.3.0:stretchr_testify/vendor/github.com/stretchr/testify \ vimeo:go-util:v1.2.0: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-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 Index: head/www/uchiwa/Makefile =================================================================== --- head/www/uchiwa/Makefile (revision 517744) +++ head/www/uchiwa/Makefile (revision 517745) @@ -1,58 +1,59 @@ # $FreeBSD$ PORTNAME= uchiwa PORTVERSION= 0.18.2 +PORTREVISION= 1 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 Index: head/www/varnish_exporter/Makefile =================================================================== --- head/www/varnish_exporter/Makefile (revision 517744) +++ head/www/varnish_exporter/Makefile (revision 517745) @@ -1,36 +1,37 @@ # $FreeBSD$ PORTNAME= varnish_exporter PORTVERSION= 1.5.1 +PORTREVISION= 1 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 Index: head/www/webhook/Makefile =================================================================== --- head/www/webhook/Makefile (revision 517744) +++ head/www/webhook/Makefile (revision 517745) @@ -1,36 +1,37 @@ # $FreeBSD$ PORTNAME= webhook PORTVERSION= 2.6.9 +PORTREVISION= 1 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 GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= adnanh 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 Index: head/www/wuzz/Makefile =================================================================== --- head/www/wuzz/Makefile (revision 517744) +++ head/www/wuzz/Makefile (revision 517745) @@ -1,38 +1,39 @@ # $FreeBSD$ PORTNAME= wuzz DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-13 DISTVERSIONSUFFIX= -g4c6d320 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Interactive cli tool for HTTP inspection LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= asciimoo GH_TUPLE= \ alessio:shellescape:v1.2:shellescape/vendor/github.com/alessio/shellescape \ andybalholm:cascadia:v1.0.0:cascadia/vendor/github.com/andybalholm/cascadia \ BurntSushi:toml:v0.3.0:toml/vendor/github.com/BurntSushi/toml \ fatih:color:v1.7.0:color/vendor/github.com/fatih/color \ jroimartin:gocui:c055c87:gocui/vendor/github.com/jroimartin/gocui \ mattn:go-runewidth:v0.0.2:runewidth/vendor/github.com/mattn/go-runewidth \ mitchellh:go-homedir:5804607:homedir/vendor/github.com/mitchellh/go-homedir \ nsf:termbox-go:5c94acc:termbox/vendor/github.com/nsf/termbox-go \ nwidger:jsoncolor:75a6de4:jsoncolor/vendor/github.com/nwidger/jsoncolor \ PuerkitoBio:goquery:v1.4.1:goquery/vendor/github.com/PuerkitoBio/goquery \ tidwall:gjson:v1.1.3:gjson/vendor/github.com/tidwall/gjson \ tidwall:match:1731857:match/vendor/github.com/tidwall/match \ x86kernel:htmlcolor:cf1d377:htmlcolor/vendor/github.com/x86kernel/htmlcolor \ golang:net:0ed95ab:net/vendor/golang.org/x/net GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/www/ytdl/Makefile =================================================================== --- head/www/ytdl/Makefile (revision 517744) +++ head/www/ytdl/Makefile (revision 517745) @@ -1,32 +1,33 @@ # $FreeBSD$ PORTNAME= ytdl DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= YouTube downloader written in Go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= rylio GH_SUBDIR= src/github.com/rylio/ytdl GH_TUPLE= PuerkitoBio:goquery:v1.3.0:goquery/vendor/github.com/PuerkitoBio/goquery \ andybalholm:cascadia:349dd02:cascadia/vendor/github.com/andybalholm/cascadia \ cheggaaa:pb:5d91ad4:pb/vendor/github.com/cheggaaa/pb \ codegangsta:cli:v1.15.0:cli/vendor/github.com/codegangsta/cli \ mattn:go-colorable:v0.0.9:colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.3:isatty/vendor/github.com/mattn/go-isatty \ Sirupsen:logrus:v0.8.7:logrus/vendor/github.com/Sirupsen/logrus \ golang:net:0ed95ab:net/vendor/golang.org/x/net GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include Index: head/x11/aminal/Makefile =================================================================== --- head/x11/aminal/Makefile (revision 517744) +++ head/x11/aminal/Makefile (revision 517745) @@ -1,33 +1,34 @@ # $FreeBSD$ PORTNAME= aminal DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 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 Index: head/x11/wallutils/Makefile =================================================================== --- head/x11/wallutils/Makefile (revision 517744) +++ head/x11/wallutils/Makefile (revision 517745) @@ -1,58 +1,59 @@ # $FreeBSD$ PORTNAME= wallutils DISTVERSION= 5.8.2 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= Utilities for handling monitors, resolutions, wallpapers and timed wallpapers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/X11/Xmu/CurUtil.h:x11-toolkits/libXmu \ ${LOCALBASE}/include/X11/Xcursor/Xcursor.h:x11/libXcursor \ ${LOCALBASE}/include/X11/bitmaps/gray:x11/xbitmaps \ ${LOCALBASE}/include/X11/Xatom.h:x11/xorgproto LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libX11.so:x11/libX11 \ libXpm.so:x11/libXpm USES= go:modules USE_GITHUB= yes GH_ACCOUNT= xyproto GH_TUPLE= anthonynsimon:bild:c66fc7e29724:anthonynsimon_bild/vendor/github.com/anthonynsimon/bild \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ golang:image:cb417be4ba39:golang_image/vendor/golang.org/x/image \ golang:sys:1e83adbbebd0:golang_sys/vendor/golang.org/x/sys \ lucasb-eyer:go-colorful:v1.0.2:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \ 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 \ stretchr:powerwalk:bceb9d014549:stretchr_powerwalk/vendor/github.com/stretchr/powerwalk \ urfave:cli:v1.21.0:urfave_cli/vendor/github.com/urfave/cli \ xyproto:event:a3d8ddca97ef:xyproto_event/vendor/github.com/xyproto/event \ xyproto:gnometimed:745a6701ce92:xyproto_gnometimed/vendor/github.com/xyproto/gnometimed \ xyproto:imagelib:bbbf5649f300:xyproto_imagelib/vendor/github.com/xyproto/imagelib \ xyproto:palgen:8a7b02ffedfd:xyproto_palgen/vendor/github.com/xyproto/palgen \ xyproto:simpletimed:17a9b15a6cbc:xyproto_simpletimed/vendor/github.com/xyproto/simpletimed \ xyproto:xpm:993fa777f935:xyproto_xpm/vendor/github.com/xyproto/xpm 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,} post-patch: @${REINPLACE_CMD} 's,/usr/local,${PREFIX},g' ${WRKSRC}/collections.go .include