Page MenuHomeFreeBSD

New port: net/eternaltcp: Remote shell that reconnects without interrupting session
ClosedPublic

Authored by yuri on Feb 17 2018, 4:21 PM.
Tags
None
Referenced Files
F153737985: D14414.id39445.diff
Thu, Apr 23, 8:10 AM
F153737900: D14414.id39445.diff
Thu, Apr 23, 8:09 AM
Unknown Object (File)
Mon, Apr 20, 7:07 PM
Unknown Object (File)
Sat, Apr 18, 10:53 PM
Unknown Object (File)
Tue, Apr 14, 6:31 AM
Unknown Object (File)
Sun, Apr 12, 8:33 AM
Unknown Object (File)
Fri, Apr 10, 11:14 AM
Unknown Object (File)
Mon, Apr 6, 4:20 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

net/eternal-tcp/Makefile
3 ↗(On Diff #39423)

^ PKGABASE does not match the port's directory name, which always is a bit confusing

yuri marked an inline comment as done.Feb 17 2018, 9:34 PM
yuri added inline comments.
net/eternal-tcp/Makefile
3 ↗(On Diff #39423)

Here is the problem - I wanted to make directory named EternalTCP, but didn't want to run into the opposition of people who don't like capitalized directory names. Making it eternal-tcp will cause several extra lines - GH_PROJECT and WRKSRC. Also, eternal-tcp isn't the name of the project.

net/eternal-tcp/Makefile
3 ↗(On Diff #39423)

Yes, I assumed as much :)

But how about etneraltcp for both?

yuri marked an inline comment as done.

.

net/eternaltcp/distinfo
2 ↗(On Diff #39445)

^ i would say this needs to be updated now

yuri added inline comments.
net/eternaltcp/distinfo
2 ↗(On Diff #39445)

It is updated. It regenerates exact same file.

In that case, go for it :)

This revision is now accepted and ready to land.Feb 17 2018, 10:14 PM

In that case, go for it :)

Ok, thanks!

yuri retitled this revision from New port: net/eternal-tcp: Remote shell that reconnects without interrupting session to New port: net/eternaltcp: Remote shell that reconnects without interrupting session.Feb 17 2018, 10:15 PM
This revision was automatically updated to reflect the committed changes.