What does pkg_add need?
Florent Thoumie
flz at xbsd.org
Wed Jul 13 07:30:09 GMT 2005
Aldert Nooitgedagt wrote:
> Are there any specific docs that tell me what pkg_add needs?
>
> If a Makefile creates a fully functional port, it may be that pkg_add will
> fail.
>
> Is it obligatory to add "@exec mkdir" for every directory that is created in
> Makefile?
You must use @mkdir to create any empty directory that your
Makefile creates.
> Is it obligatory to add @owner/@group to plist for every chown in Makefile?
> Or should Makefile not contain any chown/chmod and should that always be
> handled by pkg-install?
I think it's better to put it in pkg-install indeed.
--
Florent Thoumie
flz at xbsd.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050713/36e12236/signature.bin
More information about the freebsd-ports
mailing list