Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 2004 11:20:21 GMT
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/75537: Update port: net/ldapsh - update to 2.00, kill a kitten, ...
Message-ID:  <200412281120.iBSBKLYa039027@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/75537; it has been noted by GNATS.

From: Sergey Matveychuk <sem@FreeBSD.org>
To: Florent Thoumie <flz@xbsd.org>
Cc: freebsd-gnats-submit@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412281120.iBSBKLYa039027>