Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Nov 2015 15:26:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 178333] [new port] net/libnss-pgsql: allow user accounts to be stored in postgresql
Message-ID:  <bug-178333-13-ncZwizJkF3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-178333-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-178333-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178333

--- Comment #17 from Bartek Rutkowski <robak@freebsd.org> ---
There are still few issues with the proposed shar:

- portlint is throwing makepatch warnings, please, eliminate them all
- shar contains 'files/nsswitch.conf~' that I think shouldnt be there
- BUILD_DEPENDS should appear earlier
- shar results in port dir called libnss-pgsql-devel, yet in Makefile the
PORTNAME is libnss-pgsql, this should be corrected
- are you sure this line is correct: '${LN} -s
${PREFIX}/lib/libnss_pgsql.so.2.0.0 ${STAGEDIR}${PREFIX}/lib/nss_pgsql.so.1'
(shouldnt this be handled automatically?)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-178333-13-ncZwizJkF3>