Page MenuHomeFreeBSD

New Port: editors/gomate
ClosedPublic

Authored by fabian.freyer_physik.tu-berlin.de on May 25 2018, 3:43 PM.
Tags
None
Referenced Files
F150452612: D15573.diff
Wed, Apr 1, 8:13 AM
Unknown Object (File)
Sat, Mar 14, 9:45 AM
Unknown Object (File)
Fri, Mar 6, 5:07 PM
Unknown Object (File)
Fri, Mar 6, 3:19 PM
Unknown Object (File)
Mar 2 2026, 3:24 AM
Unknown Object (File)
Feb 13 2026, 3:42 PM
Unknown Object (File)
Feb 9 2026, 8:34 PM
Unknown Object (File)
Jan 31 2026, 3:36 AM

Details

Summary

New port for gomate.

See PR 228486

Test Plan

tested port with poudriere testport, smoke-tested functionality

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tobik added inline comments.
editors/gomate/pkg-descr
1 ↗(On Diff #42992)

Gomate is an implementation of [...]. It allows editing of files [...]

3 ↗(On Diff #42992)

s/the //

editors/gomate/pkg-message
1 ↗(On Diff #42992)

Remove this line. It doesn't add any useful information.

3–5 ↗(On Diff #42992)

To remotely edit a file on this host connect via SSH with remote port forwarding:

(I don't think it's useful to repeat pkg-descr here.)

editors/gomate/pkg-descr
1 ↗(On Diff #42992)

s/edititing/editing/

editors/gomate/Makefile
18 ↗(On Diff #42996)

Hmm, these should be curly braces, but I'd just use bin/gomate directly.

I'll take care of this over the weekend unless someone beats me to it.

This revision is now accepted and ready to land.May 25 2018, 5:00 PM
This revision was automatically updated to reflect the committed changes.