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
F163448593: D15573.id42997.diff
Thu, Jul 23, 7:16 AM
F163441877: D15573.id43035.diff
Thu, Jul 23, 5:56 AM
F163423298: D15573.id42992.diff
Thu, Jul 23, 2:18 AM
F163418474: D15573.id42997.diff
Thu, Jul 23, 1:20 AM
F163374930: D15573.id42996.diff
Wed, Jul 22, 3:33 PM
F163368181: D15573.id43035.diff
Wed, Jul 22, 2:04 PM
Unknown Object (File)
Wed, Jul 22, 1:47 AM
Unknown Object (File)
Mon, Jul 20, 12:25 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
18

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.