pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/50209: devel/opengrok: should not be download jar files during build



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/50209: devel/opengrok: should not be download jar files
 during build
Date: Sun, 6 Sep 2015 01:15:59 +0000

 On Fri, Sep 04, 2015 at 05:15:00PM +0000, nonakap%gmail.com@localhost wrote:
  >  DEPENDS+=	exctags-[0-9]*:../../devel/exctags
  > -DEPENDS+=	jflex-[0-9]*:../../devel/jflex
  >  DEPENDS+=	apache-ant-[0-9]*:../../devel/apache-ant
  >  
  > +JFLEX_VER=	1.5.1
  > +DISTFILES+=	jflex-${JFLEX_VER}.jar
  > +SITES.jflex-${JFLEX_VER}.jar= http://repo1.maven.org/maven2/de/jflex/jflex/${JFLEX_VER}/
 
 It would be better to make it use the pkgsrc jflex, not download its
 own (and maybe different) binary blob.
 
 (Same for lucene, for that matter, although I'm not sure the java
 lucene is in pkgsrc)
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index