svn commit: r331439 - head/security/checkpassword

Mathieu Arnold mat at FreeBSD.org
Mon Oct 28 09:03:41 UTC 2013



+--On 28 octobre 2013 06:56:00 -0200 Renato Botelho <garga at FreeBSD.org>
wrote:
| On 28-10-2013 06:53, Mathieu Arnold wrote:
|> +--On 28 octobre 2013 06:33:43 -0200 Renato Botelho <garga at FreeBSD.org>
|> wrote:
|> | What you are proposing is to always intall docs? Even if user has DOCS
|> | option unset?
|> 
|> To always stage them, yes, they won't be installed if the user has
|> WITHOUT=DOCS.
| 
| Cool! I missed this when I read about STAGE. I'll check all my ports and
| check this.

The thing is, with staging :
- you put stuff in the staging directory
- a package is created with what's in the plist (so, whatever is not in the
plist won't go in the package)
- the package is installed

-- 
Mathieu Arnold


More information about the svn-ports-head mailing list