notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gobench HTTP benchmarking tool written in Go
1.1 benchmarks Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Builds each time it runs
Expired This port expired on: 2017-05-05
Maintainer: guy.tabrar@me.com search for ports maintained by this maintainer
Port Added: 2017-02-22 17:23:40
Last Update: 2017-05-07 15:04:55
SVN Revision: 440339
Also Listed In: net
License: BSD3CLAUSE
WWW:
https://github.com/tabrarg/gobench
Description:
goBench is a HTTP(S) benchmarking tool designed for high throughput to replace existing benchmarking/load tools which have concurrency issues. We are working so hard to optimize our servers - why shouldn't we do also it for our clients testers?! WWW: https://github.com/tabrarg/gobench
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • gobench>0:benchmarks/gobench
No installation instructions:
This port has been deleted.
PKGNAME: gobench
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1487485531 SHA256 (tabrarg-gobench-1.1_GH0.tar.gz) = 0c5aa018947ad61f3e67c9bd6ddac4a15d19043cc485f7a5e997191d59aed641 SIZE (tabrarg-gobench-1.1_GH0.tar.gz) = 6963

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. go : lang/go
  2. go-fasthttp>=0 : www/go-fasthttp
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/tabrarg/gobench/tar.gz/1.1?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1
07 May 2017 15:04:55
Revision:440339Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-04-30 devel/ccons: Unfetchable for more than six months (google code has
gone away)
2017-04-30 chinese/fortune: Unfetchable for more than six months (google code
has gone away)
2017-05-05 benchmarks/gobench: Builds each time it runs
2017-04-30 sysutils/grok: Unfetchable for more than six months (google code has
gone away)
1.1
05 Apr 2017 21:19:04
Revision:437836Original commit files touched by this commit
swills search for other commits by this committer
benchmarks/gobench: mark deprecated
1.1
22 Feb 2017 17:17:50
Revision:434622Original commit files touched by this commit
sunpoet search for other commits by this committer
Add gobench 1.1

goBench is a HTTP(S) benchmarking tool designed for high throughput
to replace existing benchmarking/load tools which have concurrency
issues. We are working so hard to optimize our servers - why shouldn't
we do also it for our clients testers?!

WWW: https://github.com/tabrarg/gobench

- While I'm here:
  - Add LICENSE_FILE
  - Change BUILD_DEPENDS to RUN_DEPENDS
  - Remove GH_PROJECT
  - Respect LOCALBASE

PR:		217213
Submitted by:	Guy Tabrar <guy.tabrar@me.com>

Number of commits found: 3