Subject: Re: Are net/quagga and net/zebra still maintained ?
To: Greg Troxel <gdt@ir.bbn.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 02/22/2005 13:37:20
On 22 Feb 2005, Greg Troxel wrote:
> One problem is that the package installs rc.d scripts named e.g
> bgpd.sh, and the pkgsrc framework expects to have to create rc.d
> scripts from files in ${WRKSRC}. So, I think the right thing is:
>
> a) change quagga to make rc.d scritps called bgpd, not bgpd.sh.
> This will enable smooth usage with hand compilation outside of pkgsrc,
> with just cp'ing the files.
Try something like:
RCD_SCRIPTS= bgpd
RCD_SCRIPT_SRC.bgpd= ${WRKSRC}/path/to/bgpd.sh
Jeremy C. Reed
open source, Unix, *BSD, Linux training
http://www.pugetsoundtechnology.com/