aboutsummaryrefslogtreecommitdiff
path: root/sysutils/serf
Commit message (Collapse)AuthorAgeFilesLines
* Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them.Yuri Victorovich2018-03-071-1/+1
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=463776
* Update license of ports using MPL (without version)Danilo G. Baio2017-11-041-1/+1
| | | | | | | | | All ports now should use MPL[10|11|20] license. Approved by: portmgr (blanket) Notes: svn path=/head/; revision=453453
* sysutils/serf: update to 0.8.1Steve Wills2017-04-112-49/+7
| | | | Notes: svn path=/head/; revision=438320
* sysutils/serf: convert to GH_SUBDIR and GH_TUPLESteve Wills2016-09-023-122/+18
| | | | | | | While here, remove unneeded patch. Resulting binary should be the same. Notes: svn path=/head/; revision=421275
* sysutils/serf: update to 0.7.0Steve Wills2016-04-112-36/+42
| | | | Notes: svn path=/head/; revision=412991
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Fix build by using Go 1.4 until upstream supports Go 1.5Steve Wills2015-08-301-2/+4
| | | | Notes: svn path=/head/; revision=395627
* Convert a few ports to use the new multi-github framework.Mathieu Arnold2015-05-282-63/+47
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387743
* Cleanup DIST* variables.Mathieu Arnold2015-05-112-4/+4
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* sysutils/serf: Use DISTVERSIONPREFIX, remove unnecessary GH_TAGNAME, WRKSRCSteve Wills2015-05-071-3/+1
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=385588
* sysutils/serf: add new portSteve Wills2015-05-065-0/+245
Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant. WWW: https://serfdom.io/ Notes: svn path=/head/; revision=385528