drhowarddrfine said:The first three sentences on the front and top of their web site home page all exclaim it's a desktop operating system based on FreeBSD so I don't see how you can say it's not.
I think you're trying to make it something it's not. PC-BSD has the complete FreeBSD system built in and only surrounds that with some of its own packages and packaging system. The same is true of TrueOS.AzaShog said:I said it was not a variant of FreeBSD, it's an entirely separate OS for all intents and purposes, with its own server variant even (TrueOS)
wblock@ said:It is not technically practical to use both package systems. What the new system really needs is automated testing. That said, I've had no problems using it with ports.
pkg and a subset managed by a registration-into registration-out-of [by some new command] the files produced by the sum of pkg info -R port and pkg info -r port; one could thus install and record a port that otherwise could not be installed due to, say, a manpage name conflict one would not care about. In a more involved sense, those two pkg info commands could maybe serve as a registration alternative local.sqlite.but-txt or something. Unclear here but plausible maybe...