Page MenuHomeFreeBSD

pkgbase: Put ppp in it's own package
ClosedPublic

Authored by manu on Dec 21 2020, 10:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 11:12 PM
Unknown Object (File)
Fri, Nov 7, 7:52 AM
Unknown Object (File)
Mon, Nov 3, 9:31 PM
Unknown Object (File)
Thu, Oct 30, 12:28 AM
Unknown Object (File)
Wed, Oct 29, 11:41 PM
Unknown Object (File)
Wed, Oct 29, 9:42 AM
Unknown Object (File)
Wed, Oct 29, 9:06 AM
Unknown Object (File)
Wed, Oct 29, 3:34 AM
Subscribers

Details

Summary

ppp uses libalias modules which now belong in the natd package.
Avoid bringing a dependancy on natd for the utilities package.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Dec 21 2020, 10:57 PM
manu created this revision.
This revision is now accepted and ready to land.Jan 4 2021, 1:28 PM

OK, although IMO we could just put ppp and natd in the same package - I just don't know what we should name it then.

OK, although IMO we could just put ppp and natd in the same package - I just don't know what we should name it then.

Exactly the reason why I've put it on it's own package :P

This revision was automatically updated to reflect the committed changes.