Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2012 19:33:37 +0000
From:      Chris Rees <utisoft@gmail.com>
To:        Mel Flynn <rflynn@acsalaska.net>
Cc:        Kurt Jaeger <lists@opsec.eu>, freebsd-ports@freebsd.org
Subject:   Re: p0f v3
Message-ID:  <CADLo839Bv1syUmxBU=eeX-tXLXk=5dkLSBB9Y0i_Fac-tSJV4g@mail.gmail.com>
In-Reply-To: <4F663648.9010708@acsalaska.net>
References:  <op.wa58zste34t2sn@tech304> <20120315162831.GQ44287@home.opsec.eu> <20120318170142.GR44287@home.opsec.eu> <4F663648.9010708@acsalaska.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 18 Mar 2012 19:24, "Mel Flynn" <rflynn@acsalaska.net> wrote:
>
> On 3/18/2012 18:01, Kurt Jaeger wrote:
> > Hi!
> >
> >> I'll give it a try.
> >
> > I prepared a patch, see
> >
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=166224
> >
> > It still has an issue with the pkg-plist and I would appreciate
> > hints on what's wrong.
> You replaced in Makefile:
> PORTDOCS=       COPYING CREDITS ChangeLog KNOWN_BUGS README TODO
> win-memleak.txt
>
> With in pkg-plist:
> share/doc/p0f/COPYING
>
> The PORTDOCS variable respects NOPORTDOCS and does all the automatic
> pkg-plist stuff.
> If you want to do it in pkg-plist the line would be:
> %%PORTDOCS%%%%DOCSDIR%%/COPYING
>
> Details:
>
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/install.html#INSTALL-DOCUMENTATION

In all honesty, PORTDOCS lines in pkg-plist are rarely necessary.  You're
nearly always better off with PORTDOCS= * in the Makefile.  Saves the size
of a ports checkout too :)

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo839Bv1syUmxBU=eeX-tXLXk=5dkLSBB9Y0i_Fac-tSJV4g>