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)
Feb 23 2024, 10:57 AM
Unknown Object (File)
Dec 20 2023, 8:16 PM
Unknown Object (File)
Dec 20 2023, 7:49 AM
Unknown Object (File)
Dec 8 2023, 5:01 PM
Unknown Object (File)
Dec 3 2023, 5:33 PM
Unknown Object (File)
Dec 3 2023, 11:37 AM
Unknown Object (File)
Dec 3 2023, 11:37 AM
Unknown Object (File)
Dec 3 2023, 11:24 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.