Hi,
I'm currently testing ports-mgmt/pkg, and I think with a repository of your own, so ports can be compiled with your favorite options, is a pretty nice new software management tool for FreeBSD. Without your own repo however.. no so much yet. Let's hope that good repositories will appear soon!
My questions are:
1) Besides ports-mgmt/tinderbox en ports-mgmt/poudriere, are there any other package building tools available for making your own repo? ports-mgmt/poudriere seems to be my favorite over tinderbox by far.
2) Once we do the 'pkg2ng' procedure, and we add
to our /etc/make.conf, can we ALSO use the 'regular' ports to install third party software? (using either ports-mgmt/portmaster or ports-mgmt/portinstall)
I'm currently testing ports-mgmt/pkg, and I think with a repository of your own, so ports can be compiled with your favorite options, is a pretty nice new software management tool for FreeBSD. Without your own repo however.. no so much yet. Let's hope that good repositories will appear soon!
My questions are:
1) Besides ports-mgmt/tinderbox en ports-mgmt/poudriere, are there any other package building tools available for making your own repo? ports-mgmt/poudriere seems to be my favorite over tinderbox by far.
2) Once we do the 'pkg2ng' procedure, and we add
Code:
WITH_PKGNG=YES