'make install NO_PKG_REGISTER=1'. Should that still work with staging?
Kimmo Paasiala
kpaasial at icloud.com
Sat Jun 28 17:02:34 UTC 2014
On 24.6.2014, at 19.25, Kimmo Paasiala <kpaasial at icloud.com> wrote:
> Hello,
>
> There’s not a whole lot of people who even know this but it used to be that a port could be installed without registering it in the package database by specifying NO_PKG_REGISTER=1 on make(1) command line. It’s not documented anywhere else but in bsd.port.mk as far as I know.
>
> Now with a port converted to staging it’s no longer possible to do the same because if you turn off the packaging part then quite obviously nothing will get installed because staged ports use pkg-plist to do the real install and pkg-plist is a pkg(8) feature.
>
> Now my question is that should this NO_PKG_REGISTER trick still work with staged ports? If it can not be supported anymore there should be a notice somewhere that this feature will no longer work with staged ports.
>
> -Kimmo
Bug report submitted. I still think that either this feature should be made to work with stage-enabled ports or removed if it can not be supported.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191461
-Kimmo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140628/3ab26711/attachment.sig>
More information about the freebsd-ports
mailing list