svn commit: r421347 - in head: . dns dns/knot-resolver dns/knot-resolver/files

Mathieu Arnold mat at FreeBSD.org
Sun Sep 4 19:13:12 UTC 2016


Le 04/09/2016 à 20:56, Kurt Jaeger a écrit :
> +USE_LDCONFIG=	${PREFIX}/lib

This should be USE_LDCONFIG=yes

> +SUB_LIST+=	USERS="${USERS}" GROUPS="${GROUPS}"

Why this ? it is not used.

> +SUB_FILES=	pkg-message

Why add it to SUB_FILES ? It does not have any %% substitutions:

> Added: head/dns/knot-resolver/files/pkg-message.in
> ==============================================================================
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ head/dns/knot-resolver/files/pkg-message.in	Sun Sep  4 18:56:53 2016	(r421347)
> @@ -0,0 +1,10 @@
> +######################################################################
> +
> +  Please consult the documentation:
> +   - man kresd
> +   - http://knot-resolver.readthedocs.io/en/latest/
> +
> +  To run as daemon see:
> +   - http://knot-resolver.readthedocs.io/en/latest/daemon.html
> +  
> +######################################################################

All those directories have files in them, so these are not needed:
> + at dir lib/kdns_modules/daf
> + at dir lib/kdns_modules/http
> + at dir lib/kdns_modules
> + at dir libdata/pkgconfig


-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20160904/ccec02ca/attachment.sig>


More information about the svn-ports-all mailing list