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
F106176570: D15573.diff
Thu, Dec 26, 3:59 PM
Unknown Object (File)
Tue, Dec 24, 2:05 PM
Unknown Object (File)
Sat, Dec 7, 5:57 PM
Unknown Object (File)
Nov 24 2024, 4:42 PM
Unknown Object (File)
Nov 15 2024, 1:32 AM
Unknown Object (File)
Oct 19 2024, 11:55 PM
Unknown Object (File)
Oct 18 2024, 7:12 PM
Unknown Object (File)
Oct 18 2024, 6:16 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.