Commit Graph

17 Commits

Author SHA1 Message Date
Vinícius Zavam
791ad2427d benchmarks/vegeta: update 12.4.0 to 12.5.1
Approved by:	mentors (implicit)
2019-05-14 08:38:12 +00:00
Vinícius Zavam
d4468b6834 benchmarks/vegeta: update 12.3.0 to 12.4.0
Approved by:	mentors (implicit)
2019-05-10 08:57:41 +00:00
Vinícius Zavam
5597f05254 benchmarks/vegeta: update 12.2.1 to 12.3.0
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D19935
2019-04-17 15:04:02 +00:00
Vinícius Zavam
c2dba82097 benchmarks/vegeta: update 12.2.0 to 12.2.1
Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D19476
2019-03-06 12:51:28 +00:00
Vinícius Zavam
529c1282f8 benchmarks/vegeta: update from 12.1.0 to 12.2.0
- while here, remove "main.Date" from extra ldflags

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D18756
2019-01-11 10:22:32 +00:00
Vinícius Zavam
cbc186ec84 use @FreeBSD.org as MAINTAINER instead of my private address
benchmarks/vegeta
  devel/busybee
  devel/git-lfs
  devel/gnu-efi
  devel/hub
  devel/libe
  devel/py-fabric3
  devel/py-fabric3
  dns/dhisd
  dns/dnscrypt-proxy2
  dns/go-geodns
  emulators/hatari
  irc/weechat-otr
  lang/coffeescript
  net-mgmt/cacti88
  net-mgmt/cacti88-spine
  net-p2p/libbt
  net/py-iplib
  net/py-iplib
  net/py-libfte
  net/py-sbws
  security/obfs4proxy-tor
  security/onionscan
  security/openvpn-admin
  security/py-fteproxy
  security/py-yubikey-manager
  security/super
  sysutils/intel-pcm-devel
  sysutils/openipmi
  sysutils/shim
  sysutils/xbatt
  textproc/multimarkdown
  textproc/regex2dfa
  www/onionshare

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D18434
2018-12-05 14:09:12 +00:00
Vinícius Zavam
e9c43e7f1c benchmarks/vegeta: update to v12.1.0
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D17844
2018-11-08 07:41:34 +00:00
Vinícius Zavam
b7d375c837 updating to version 12.0.0
took a look into upstream's Gopkg.lock, checking for modifications;
    changed 2 depencies to use version instead of revision;
      google:go-cmp and golang:text

  get QA done right; thanks to portlint;
    moved PLIST_FILES to appear after USES.

Approved by:	araujo (mentor), rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D17530
2018-10-15 09:02:45 +00:00
Steve Wills
90a0fbd259 benchmarks/vegeta: update to v11.3.0
PR:		231078
Submitted by:	Vinícius Zavam <egypcio@googlemail.com> (maintainer)
2018-09-02 16:25:50 +00:00
Steve Wills
76efca83ba benchmarks/vegeta: update to v11.0.0
PR:		230823
Submitted by:	Vinícius Zavam <egypcio@googlemail.com> (maintainer)
2018-08-23 16:50:50 +00:00
Steve Wills
4da3db31b0 benchmarks/vegeta: Remove GH_TAGNAME
It's not needed with the proper DISTVERSIONPREFIX.

PR:		229747
Reported by:	mat
2018-07-13 15:21:12 +00:00
Steve Wills
f1bdb5237e benchmarks/vegeta: update to 8.1.1
PR:		229747
Submitted by:	Vinícius Zavam <egypcio@googlemail.com> (maintainer)
2018-07-13 11:50:33 +00:00
Steve Wills
18343f5a70 benchmarks/vegeta: making better use of Go framework
PR:		229668
Submitted by:	Vinícius Zavam <egypcio@googlemail.com> (maintainer)
2018-07-10 11:58:36 +00:00
Vanilla I. Shu
0bad00a1d5 Update to 8.0.0.
PR:		229509
Submitted by:	maintainer
2018-07-04 14:48:17 +00:00
Kirill Ponomarev
a613268ba6 Update to 7.0.0
PR:		228422
Submitted by:	maintainer
2018-05-23 13:50:11 +00:00
Yuri Victorovich
54e279cd72 Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa

Approved by:	tcberner (mentor, implicit)
Approved by:	portmgr (port compliance, infrastructure)
2018-03-07 08:06:24 +00:00
Danilo G. Baio
cd4039499a Add benchmarks/vegeta: HTTP load testing tool and library
Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP
services with a constant request rate.

WWW: https://github.com/tsenart/vegeta

PR:		222830
Submitted by:	Vinícius Zavam <egypcio@googlemail.com>
Reviewed by:	mat, swills
Differential Revision:	https://reviews.freebsd.org/D12606
2018-01-27 13:26:57 +00:00