svn commit: r526543 - head/security/p5-IO-Socket-SSL

Joseph Mingrone jrm at FreeBSD.org
Thu Feb 20 13:01:43 UTC 2020


Mathieu Arnold <mat at FreeBSD.org> writes:

> On Thu, Feb 20, 2020 at 09:15:22AM +0100, Kurt Jaeger wrote:
>> Hi!

>> > > -BUILD_DEPENDS=	${RUN_DEPENDS}
>> > >  RUN_DEPENDS=	p5-Net-SSLeay>=1.59:security/p5-Net-SSLeay \
>> > >  		p5-Mozilla-CA>=20130114:www/p5-Mozilla-CA
>> > > +BUILD_DEPENDS=	${RUN_DEPENDS}


>> > The order is BUILD, then RUN, see https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html

>> Dang. If I exchange the two lines, this happens:

>> fc$ portlint -AC
>> WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
>> WARN: Makefile: no port directory /usr/ports/UIDN}_${ found, even though it is listed in BUILD_DEPENDS.
>> WARN: Makefile: no port directory /usr/ports/UIPV6}_${ found, even though it is listed in BUILD_DEPENDS.

>> Looks very strange.

> That looks like a bug in portlint, port builds fine. 

portclippy and portfmt from ports-mgmt/portfmt are nice portlint
companions or maybe replacements.  They do a pretty good job at telling
you where you do not conform to the Porter's Handbook.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 987 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20200220/f16b9860/attachment.sig>


More information about the svn-ports-all mailing list