Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2005 08:47:48 +0200
From:      "Aldert Nooitgedagt" <sportarts@gmail.com>
To:        <freebsd-ports@freebsd.org>
Subject:   What does pkg_add need?
Message-ID:  <NCEAIDGINCIDIPEKFPHDMEICDKAA.sportarts@gmail.com>

next in thread | raw e-mail | index | archive | help

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?

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?

Thanks.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NCEAIDGINCIDIPEKFPHDMEICDKAA.sportarts>