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 photos
All times are UTC
Ukraine
Port details on branch 2023Q1
rospo Simple and reliable ssh tunnels with embedded ssh server
0.10.2_2 net 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 0.15.3_3Version of this port present on the latest quarterly branch.
Maintainer: fuz@fuz.su search for ports maintained by this maintainer
Port Added: 2023-02-15 19:35:50
Last Update: 2023-03-09 19:50:37
Commit Hash: 636f0a9
Also Listed In: net-vpn sysutils
License: MIT
WWW:
https://github.com/ferama/rospo
Description:
Rospo is a tool meant to create reliable ssh tunnels. It embeds an SSH server too if you want to reverse proxy a secured shell. It's meant to make ssh tunnels fun and understandable again. Rospo supports a cool UI, too. The UI lets you handle tunnel and pipe configuration at runtime through a web interface. You can start/stop new tunnels and pipes at runtime.
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 (7 items)
Collapse this list.
  1. bin/rospo
  2. etc/bash_completion.d/rospo
  3. share/fish/vendor_completions.d/rospo.fish
  4. share/zsh/site_functions/_rospo
  5. /usr/local/share/licenses/rospo-0.10.2_2/catalog.mk
  6. /usr/local/share/licenses/rospo-0.10.2_2/LICENSE
  7. /usr/local/share/licenses/rospo-0.10.2_2/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rospo>0:net/rospo
To install the port:
cd /usr/ports/net/rospo/ && make install clean
To add the package, run one of these commands:
  • pkg install net/rospo
  • pkg install rospo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rospo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1675951314 SHA256 (go/net_rospo/rospo-v0.10.2/rospo-ui-artifacts-0.10.2.tar.gz) = 0ceb6aeafbea715223b0e6d0fb132f6c16212e8966767c01d50cfc8129aa6e32 SIZE (go/net_rospo/rospo-v0.10.2/rospo-ui-artifacts-0.10.2.tar.gz) = 1558170

Expand this list (4 items)

Collapse this list.

SHA256 (go/net_rospo/rospo-v0.10.2/v0.10.2.mod) = baebd1f25b762ad5af958d4f0a7ad50890646eb896547a6d59bfd2545548ae18 SIZE (go/net_rospo/rospo-v0.10.2/v0.10.2.mod) = 1568 SHA256 (go/net_rospo/rospo-v0.10.2/v0.10.2.zip) = 93d19f1244e674f7ee1a5499153e7ff6578e5e31004d198ce480d7ccc9c363a9 SIZE (go/net_rospo/rospo-v0.10.2/v0.10.2.zip) = 1586815

Collapse this list.


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. go119 : lang/go119
Fetch dependencies:
  1. go119 : lang/go119
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rospo-0.10.2_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net_rospo
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/ferama/rospo/@v/
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
0.10.2_2
09 Mar 2023 19:50:37
commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2

Approved by:    ports-secteam (blanket)
0.10.2_1
17 Feb 2023 10:49:10
commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after f30271912e48

Approved by:	riggs (ports-secteam)
0.10.2
15 Feb 2023 19:27:10
commit hash: f3c54c53e8a2a971b4621bd937d5a8a5486f8b8fcommit hash: f3c54c53e8a2a971b4621bd937d5a8a5486f8b8fcommit hash: f3c54c53e8a2a971b4621bd937d5a8a5486f8b8fcommit hash: f3c54c53e8a2a971b4621bd937d5a8a5486f8b8f files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
net/rospo: Update to 0.10.2

A bug fix release.

Changelog: https://github.com/ferama/rospo/releases/tag/v0.10.2

MFH:		2023Q1
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38514

(cherry picked from commit b30c936dfa2d7953eedacbaac6b4d7dd75a56bfc)

Number of commits found: 3