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

Diego: I replied to your email, it bounced. Please email me again from a different address.

HEADS UP

We have a known problem with lists of packages - they are out of date. A fix is in the works: see https://github.com/FreshPorts/freshports/issues/615 & https://github.com/FreshPorts/freshports/issues/616

Port details
stanchion Open source database cluster control for Riak
2.1.0_2 sysutils 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 2.1.0_2Version of this port present on the latest quarterly branch.
Maintainer: wg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-09-25 12:24:21
Last Update: 2021-10-04 20:04:17
Commit Hash: 35fa175
License: APACHE20
WWW:
https://github.com/basho/stanchion
Description:
Stanchion is an application to enforce the serialization of requests. It consists of two main parts: a simple HTTP interface and a processing backend that manages requests and interacts with a local Riak instance. WWW: https://github.com/basho/stanchion
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. /usr/local/share/licenses/stanchion-2.1.0_2/catalog.mk
  2. /usr/local/share/licenses/stanchion-2.1.0_2/LICENSE
  3. /usr/local/share/licenses/stanchion-2.1.0_2/APACHE20
  4. sbin/stanchion
  5. sbin/stanchion-admin
  6. @sample /usr/local/etc/stanchion/stanchion.conf
  7. @sample /usr/local/etc/stanchion/advanced.config
  8. @sample /usr/local/etc/stanchion/key.pem
  9. @sample /usr/local/etc/stanchion/cert.pem
  10. @dir /usr/local/etc/stanchion
  11. @owner stanchion
  12. @group riak
  13. @dir /var/db/stanchion
  14. @dir /usr/local/lib/stanchion
  15. @dir /usr/local/lib/stanchion/lib
  16. @dir /var/log/stanchion
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • stanchion>0:sysutils/stanchion
No installation instructions:
This port has been deleted.
PKGNAME: stanchion
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (stanchion-2.1.0.tar.gz) = bb10d7b726dde6940f686e4fa55adcef3e507d5e31a5746353f477e4fbc4df2b SIZE (stanchion-2.1.0.tar.gz) = 5567264

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. erlc : lang/erlang-riak
  2. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libreadline.so.8 : devel/readline
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_stanchion
USES:
gmake readline
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://downloads.basho.com.s3.amazonaws.com/stanchion/2.1/2.1.0/
  2. http://s3.amazonaws.com/downloads.basho.com/stanchion/2.1/2.1.0/
Collapse this list.
Port Moves
  • port deleted on 2021-10-04
    REASON: Has expired: dependencies no longer supported upstream

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0_2
04 Oct 2021 20:04:17
commit hash: 35fa1752677e53dc8a10a9be14d08c34a967ae6fcommit hash: 35fa1752677e53dc8a10a9be14d08c34a967ae6fcommit hash: 35fa1752677e53dc8a10a9be14d08c34a967ae6fcommit hash: 35fa1752677e53dc8a10a9be14d08c34a967ae6f files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
sysutils/stanchion: remove

- requires unsupported erlang version
- requires removed sysutils/riak-cs ports

Approved by:	wg (maintainer)
2.1.0_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.1.0_2
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
2.1.0_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.0_2
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
2.1.0_1
27 Jun 2017 13:46:53
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
2.1.0
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.1.0
21 Oct 2015 21:58:49
Revision:399936Original commit files touched by this commit
wg search for other commits by this committer
sysutils/stanchion: update to 2.1.0

Submitted by:	Scott Kamp
2.0.0
25 Sep 2015 12:24:08
Revision:397818Original commit files touched by this commit
wg search for other commits by this committer
sysutils/stanchion: Open source database cluster control for Riak

Stanchion is an application to enforce the serialization of requests. It
consists of two main parts: a simple HTTP interface and a processing backend
that manages requests and interacts with a local Riak instance.

WWW: https://github.com/basho/stanchion

Submitted by:	Scott Kamp (based on)

Number of commits found: 9