# $FreeBSD$ PORTNAME= goss PORTVERSION= 0.3.4 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= englishm@llnw.com COMMENT= Quick and Easy server validation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= go:lang/go ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= go-ps only supports amd64 USE_RC_SUBR= goss USE_GITHUB= yes GH_ACCOUNT= aelsabbahy GH_SUBDIR= src/github.com/aelsabbahy/${PORTNAME} GH_TUPLE= achanda:go-sysctl:6be7678:achanda/src/github.com/achanda/go-sysctl \ aelsabbahy:go-ps:4433868:gops/src/github.com/aelsabbahy/go-ps \ aelsabbahy:GOnetstat:edf89f7:GOnetstat/src/github.com/aelsabbahy/GOnetstat \ cheekybits:genny:e8e29e6:cheekybits/src/github.com/cheekybits/genny \ fatih:color:bf82308:fatih/src/github.com/fatih/color \ go-yaml:yaml:a5b47d3:yaml/src/gopkg.in/yaml.v2 \ golang:sys:9a2e24c:sys/src/golang.org/x/sys \ mattn:go-colorable:d228849:mattn/src/github.com/mattn/go-colorable \ mattn:go-isatty:66b8e73:mattnisatty/src/github.com/mattn/go-isatty \ miekg:dns:58f52c5:miekg/src/github.com/miekg/dns \ moby:moby:383a2f0:docker/src/github.com/docker/docker \ oleiade:reflections:0e86b3c:oleiade/src/github.com/oleiade/reflections \ onsi:gomega:ff4bc6b:onsi/src/github.com/onsi/gomega \ opencontainers:runc:8779fa5:opencontainers/src/github.com/opencontainers/runc \ patrickmn:go-cache:1881a9b:patrickmn/src/github.com/patrickmn/go-cache \ urfave:cli:d86a009:urfave/src/github.com/urfave/cli post-patch: ${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/extras/goss.yaml.sample do-build: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} CGO_ENABLED=0 GOPATH=${WRKSRC} \ go build -ldflags "-X main.version=${DISTVERSIONPREFIX}${PORTVERSION} -s -w" -o \ bin/${PORTNAME} ./cmd/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/extras/goss.yaml.sample ${STAGEDIR}${PREFIX}/etc/goss.yaml.sample ${MKDIR} ${STAGEDIR}${PREFIX}/etc/goss.d ${INSTALL_DATA} ${WRKSRC}/extras/process_goss.yaml.sample \ ${STAGEDIR}${PREFIX}/etc/goss.d/process_goss.yaml.sample .include value='dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libusb
Commit message (Expand)AuthorAgeFilesLines
* Sync to new bsd.autotools.mkade2010-12-041-2/+2
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* Drop maintainership.bsam2009-08-031-1/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-2/+2
* - Chase libusb20 rename in r189585.stas2009-03-101-0/+4
* - Update maintainer mailmiwi2009-01-061-1/+1
* - Fix a runtime failure. While usb_control_msg is supposed to return thepav2008-11-142-9/+18
* Fix communication with UPS for NUT (Network UPS Tools).stefan2008-10-142-1/+10