| Port details on branch 2023Q1 |
- gomate Edit files from an ssh session in TextMate/VSCode
- g20170711_10 editors
=0 g20170711_31Version of this port present on the latest quarterly branch. - Maintainer: fabian.freyer@physik.tu-berlin.de
 - Port Added: 2023-02-17 10:51:08
- Last Update: 2023-03-09 19:50:37
- Commit Hash: 636f0a9
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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:
-
- go119 : lang/go119
- 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_10 09 Mar 2023 19:50:37
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go119 update
Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2
Approved by: ports-secteam (blanket) |
g20170711_9 17 Feb 2023 10:49:10
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go119 update
Direct commit to quarterly to bump Go ports revisions after f30271912e48
Approved by: riggs (ports-secteam) |
Number of commits found: 2
|