Port details on branch 2023Q3 |
- gomate Edit files from an ssh session in TextMate/VSCode
- g20170711_15 editors =0 g20170711_15Version of this port present on the latest quarterly branch.
- Maintainer: fabian.freyer@physik.tu-berlin.de
- Port Added: 2023-08-04 15:02:22
- Last Update: 2023-09-08 14:39:12
- Commit Hash: 793b61c
- License: MIT
- WWW:
- https://github.com/mattn/gomate
- Description:
- Gomate is an implementation of rmate in Go. It allows editing of
files via an ssh session in TextMate, VSCode, or any other editor
that supports rmate.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/gomate/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/gomate
- pkg install gomate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gomate
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1527262340
SHA256 (mattn-gomate-g20170711-7008ee3057500672a7b3b28360b10d1b9288f2f7_GH0.tar.gz) = fba980ee5560edb204178ba6c2f39d0906296f366bd547b4fd3f48c339451f3e
SIZE (mattn-gomate-g20170711-7008ee3057500672a7b3b28360b10d1b9288f2f7_GH0.tar.gz) = 1464
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go120 : lang/go120
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- editors_gomate
- USES:
- go
- pkg-message:
- For install:
- To remotely edit a file on this host connect via SSH with remote
port forwarding:
ssh -R 52698:127.0.0.1:52698 user@example.org \
gomate /path/to/the/file.txt
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20170711_15 08 Sep 2023 14:39:12 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go120 update
Approved by: ports-secteam (blanket) |
g20170711_14 04 Aug 2023 14:36:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update
Approved by: ports-secteam (blanket) |
Number of commits found: 2
|