From owner-freebsd-ports Wed Aug 4 9:11:44 1999 Delivered-To: freebsd-ports@freebsd.org Received: from dnvrpop1.dnvr.uswest.net (dnvrpop1.dnvr.uswest.net [206.196.128.3]) by hub.freebsd.org (Postfix) with SMTP id DC2D1153EB for ; Wed, 4 Aug 1999 09:11:38 -0700 (PDT) (envelope-from davec@unforgettable.com) Received: (qmail 28637 invoked by alias); 4 Aug 1999 16:00:31 -0000 Delivered-To: fixup-freebsd-ports@FreeBSD.ORG@fixme Received: (qmail 6544 invoked by uid 0); 4 Aug 1999 15:45:31 -0000 Received: from odsl228.dnvr.uswest.net (HELO Amber.XtremeDev.com) (209.181.79.228) by dnvrpop1.dnvr.uswest.net with SMTP; 4 Aug 1999 15:45:31 -0000 From: Dave Reply-To: davec@unforgettable.com To: Gary Jennejohn , freebsd-ports@FreeBSD.ORG Subject: Re: ports/12901: New Port (slightly revised): Code Crusader and Code Medic Date: Wed, 4 Aug 1999 09:29:03 -0600 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <199908030423.GAA88573@peedub.muc.de> MIME-Version: 1.0 Message-Id: <99080409453100.40838@Amber.XtremeDev.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 02 Aug 1999, you wrote: > hmm. The question is whether codecrusader is looking for ${PREFIX}/bin/ctags > or not. Based on grepping the *.c, *.h and Make* files it doesn't look like > it. In that case you could perhaps install ctags as e.g. ${PREFIX}/bin/jctags. > > --- > Gary Jennejohn > Home - garyj@muc.de > Work - garyj@fkr.dec.com There are three issues I am trying to work out with John at the moment, and one of them is ctags. The second is the install during build process. John and I have already discussed this, and he is working on trying to make build and install separate targets. For now, he has already implemented a J_WANT_INSTALL variable, which I'm still trying to work out right now. The third is a problem that arises from the fact that Code Crusader needs makemake to be build and installed first. And makemake comes with JX. I'm looking into making these separate ports, but right now, I don't have enough gmake background to get it done anytime soon. Davec davec@unforgettable.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message