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
F83629939: D15573.diff
Sun, May 12, 9:17 PM
Unknown Object (File)
Thu, May 2, 3:16 AM
Unknown Object (File)
Fri, Apr 19, 3:30 PM
Unknown Object (File)
Apr 2 2024, 11:22 PM
Unknown Object (File)
Mar 7 2024, 11:06 AM
Unknown Object (File)
Feb 17 2024, 5:20 PM
Unknown Object (File)
Jan 29 2024, 6:13 AM
Unknown Object (File)
Jan 29 2024, 6:13 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 Skipped
Unit
Tests Skipped

Event Timeline

tobik added inline comments.
editors/gomate/pkg-descr
1

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

3

s/the //

editors/gomate/pkg-message
1

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

3–5

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

s/edititing/editing/

editors/gomate/Makefile
19

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.