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
F163484730: D15573.id42992.diff
Thu, Jul 23, 4:16 PM
F163474065: D15573.id42992.diff
Thu, Jul 23, 12:54 PM
Unknown Object (File)
Thu, Jul 23, 7:16 AM
Unknown Object (File)
Thu, Jul 23, 5:56 AM
Unknown Object (File)
Thu, Jul 23, 2:18 AM
Unknown Object (File)
Thu, Jul 23, 1:20 AM
Unknown Object (File)
Wed, Jul 22, 3:33 PM
Unknown Object (File)
Wed, Jul 22, 2:04 PM

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
2

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

4

s/the //

editors/gomate/pkg-message
2

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

4–6

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
2

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.