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
F133167660: D15573.id42995.diff
Thu, Oct 23, 2:37 PM
F133132279: D15573.id42997.diff
Thu, Oct 23, 5:53 AM
F133132247: D15573.id43035.diff
Thu, Oct 23, 5:53 AM
F133132246: D15573.id42995.diff
Thu, Oct 23, 5:53 AM
F133132243: D15573.id.diff
Thu, Oct 23, 5:53 AM
F133132241: D15573.id42996.diff
Thu, Oct 23, 5:53 AM
F133132237: D15573.id42992.diff
Thu, Oct 23, 5:53 AM
Unknown Object (File)
Wed, Oct 22, 9:48 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 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.