wblock@
Developer
Baptiste Daroussin announces release 1.0 of pkg/pkgng:
http://lists.freebsd.org/pipermail/freebsd-ports/2012-August/077909.html
http://lists.freebsd.org/pipermail/freebsd-ports/2012-August/077909.html
andyzammy said:Good to know, thanks! I have a couple of questions:
1) I've noticed a couple of threads where some people have bad experiences with pkg2ng. Is it fullproof or is there a change it could fail if I run it and bork my packaging system?
2) I noticed in that announcement that support for portmaster is offered. I have always understood portmaster to simplify the management and upgrading/maintaining of ports and packages (to an extent). Isn't this also the solution that pkgng aims to provide? If so, why would someone choose to use portmaster over pkgng?
cat file | grep -v gcc | grep -v lapack | awk '{print $1}' | xargs -J % portmaster -d -B -P -i -g %
wblock@ said:Baptiste Daroussin announces release 1.0 of pkg/pkgng:
http://lists.freebsd.org/pipermail/freebsd-ports/2012-August/077909.html
Horos said:FreeBSD version that I have is 9.0-RELEASE-p3/i386. I have nothing installed on the system, no GUI, I want to install before all pkgng.
What can I try? Again, I do not want anything from ports.
% su -
# fetch http://pkgbeta.freebsd.org/freebsd%3a9%3ax86%3a64/latest/All/pkg-1.0.txz
# tar xf ./pkg-1.0.txz -s ",/.*/,,g" "*/pkg-static"
# ./pkg-static add ./pkg-1.0.txz
# pkg2ng