Index: head/benchmarks/hey/Makefile =================================================================== --- head/benchmarks/hey/Makefile (revision 516835) +++ head/benchmarks/hey/Makefile (revision 516836) @@ -1,27 +1,27 @@ # Created by: Brad Davis # $FreeBSD$ PORTNAME= hey PORTVERSION= 0.1.1 DISTVERSIONPREFIX= v CATEGORIES= benchmarks -MAINTAINER= brd@FreeBSD.org +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/devel/rubygem-errand/Makefile =================================================================== --- head/devel/rubygem-errand/Makefile (revision 516835) +++ head/devel/rubygem-errand/Makefile (revision 516836) @@ -1,23 +1,23 @@ # Created by: Brad Davis # $FreeBSD$ PORTNAME= errand PORTVERSION= 0.8.1 PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= brd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby bindings for RRD LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE RUN_DEPENDS= rrdtool:databases/rrdtool \ rubygem-rrd-ffi>=0.2.13:devel/rubygem-rrd-ffi NO_ARCH= yes USE_RUBY= yes USES= gem .include Index: head/devel/rubygem-p4ruby/Makefile =================================================================== --- head/devel/rubygem-p4ruby/Makefile (revision 516835) +++ head/devel/rubygem-p4ruby/Makefile (revision 516836) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= p4ruby PORTVERSION= 2017.1.1599185 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= brd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby bindings for the Perforce API LICENSE= BSD2CLAUSE BUILD_DEPENDS+= ${LOCALBASE}/lib/perforce/libclient.a:devel/p4api RUN_DEPENDS:= ${BUILD_DEPENDS} USE_RUBY= yes USES= gem CONFIGURE_ARGS= --with-p4api-dir=${LOCALBASE} --with-p4api-lib=${LOCALBASE}/lib/perforce .include Index: head/misc/raspbsd-led/Makefile =================================================================== --- head/misc/raspbsd-led/Makefile (revision 516835) +++ head/misc/raspbsd-led/Makefile (revision 516836) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= raspbsd-led PORTVERSION= 0.2 PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= misc -MAINTAINER= brd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Misc LED programs for ARM boards USE_GITHUB= yes GH_ACCOUNT= raspbsd ONLY_FOR_ARCHS= armv6 USE_RC_SUBR= flash-heartbeat-led PLIST_FILES= sbin/flash-heartbeat-led .include Index: head/net-mgmt/intel-snap/Makefile =================================================================== --- head/net-mgmt/intel-snap/Makefile (revision 516835) +++ head/net-mgmt/intel-snap/Makefile (revision 516836) @@ -1,54 +1,54 @@ # Created by: Brad Davis # $FreeBSD$ PORTNAME= intel-snap PORTVERSION= 0.0.1 CATEGORIES= net-mgmt -MAINTAINER= brd@FreeBSD.org +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/rubygem-visage-app/Makefile =================================================================== --- head/net-mgmt/rubygem-visage-app/Makefile (revision 516835) +++ head/net-mgmt/rubygem-visage-app/Makefile (revision 516836) @@ -1,28 +1,28 @@ # Created by: Brad Davis # $FreeBSD$ PORTNAME= visage-app PORTVERSION= 2.1.0 PORTREVISION= 4 CATEGORIES= net-mgmt rubygems MASTER_SITES= RG -MAINTAINER= brd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graph tool for Collectd LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE RUN_DEPENDS= rubygem-errand>=0.7.3:devel/rubygem-errand \ rubygem-haml>=3.1.4:www/rubygem-haml \ rubygem-sinatra1>=1.3.2:www/rubygem-sinatra1 \ rubygem-tilt>=1.3.3:devel/rubygem-tilt \ rubygem-yajl-ruby>=1.1.0:devel/rubygem-yajl-ruby NO_ARCH= yes USE_RUBY= yes USES= gem PLIST_FILES= bin/visage-app .include