head 1.2; access; symbols pkgsrc-2020Q1:1.1.0.10 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.12 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.8 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.6 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.4 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.2 pkgsrc-2018Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2020.05.19.12.13.51; author hauke; state dead; branches; next 1.1; commitid tSTpodiBIt8lzQ8C; 1.1 date 2018.12.22.01.13.52; author adam; state Exp; branches; next ; commitid O1rUV8UEulLrrJ4B; desc @@ 1.2 log @The smb.conf(5) man page builds fine on netbsd-9, so re-add it. This is probably the most important of the Samba man pages, and it should not have been excluded from the build without a detailed explanation, "just to make the pkg build". @ text @$NetBSD: patch-docs-xml_wscript__build,v 1.1 2018/12/22 01:13:52 adam Exp $ Buidling smb.conf.5 is problematic. --- docs-xml/wscript_build.orig 2018-12-21 20:53:06.000000000 +0000 +++ docs-xml/wscript_build @@@@ -154,7 +154,6 @@@@ def SMBDOTCONF_MANPAGE(bld, target): if ('XSLTPROC_MANPAGES' in bld.env and bld.env['XSLTPROC_MANPAGES']): - SMBDOTCONF_MANPAGE(bld, 'manpages/smb.conf.5') bld.SAMBAMANPAGES(manpages) if bld.CONFIG_SET('WITH_PAM_MODULES') and bld.CONFIG_SET('HAVE_PAM_START'): @ 1.1 log @samba4: buidling fixes PkgSrc changes: * fix building on Darwin and probably other systems as well * install manpages * use correct install_name on Darwin * does not collide with p5-Parse-Yapp anymore * use cmocka and libgcrypt * clean-ups @ text @d1 1 a1 1 $NetBSD$ @