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
Unknown Object (File)
Nov 10 2024, 9:00 PM
Unknown Object (File)
Nov 8 2024, 12:20 AM
Unknown Object (File)
Nov 5 2024, 9:50 PM
Unknown Object (File)
Nov 1 2024, 3:51 AM
Unknown Object (File)
Oct 11 2024, 1:55 PM
Unknown Object (File)
Oct 1 2024, 5:23 AM
Unknown Object (File)
Sep 30 2024, 4:30 PM
Unknown Object (File)
Sep 26 2024, 1:14 AM
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.