ports/75537: Update port: net/ldapsh - update to 2.00, kill a kitten, ...

Sergey Matveychuk sem at FreeBSD.org
Tue Dec 28 11:20:21 UTC 2004


The following reply was made to PR ports/75537; it has been noted by GNATS.

From: Sergey Matveychuk <sem at FreeBSD.org>
To: Florent Thoumie <flz at xbsd.org>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/75537: Update port: net/ldapsh - update to 2.00, kill a
 kitten, ...
Date: Tue, 28 Dec 2004 14:16:37 +0300

 Florent Thoumie wrote:
 
 > Sergey Matveychuk wrote:
 > 
 >> /usr/bin/perl5.00503 -I/usr/libdata/perl/5.00503/mach 
 >> -I/usr/libdata/perl/5.00503 -MExtUtils::MakeMaker  -e 
 >> "MY->fixin(shift)" blib/script/ldapsh
 >> /usr/bin/pod2man: bad option in paragraph 21 of ldapsh: ``-D'' should 
 >> be [CB]<-D>
 >> /usr/bin/pod2man: bad option in paragraph 35 of ldapsh: ``-D'' should 
 >> be [CB]<-D>
 > 
 > 
 > Ok, so maybe I should set dependency on perl >= 5.[68], don't know exactly.
 > 
 > I'll test it soon. Thanks for pointing that out.
 
 But if the problem is one file, may be we can make a conditional add it 
 in plist?
 Something like:
 MAN3=...
 .if ${PERL_LEVEL} < 500600
 MAN3+=Net::LDAP::Config.3
 .endif
 
 -- 
 Sem.



More information about the freebsd-ports-bugs mailing list