Date: Tue, 6 Jul 1999 15:50:03 -0700 (PDT) From: Tim Vanderhoek <vanderh@ecf.utoronto.ca> To: freebsd-ports@FreeBSD.org Subject: Re: ports/12535: RAT ports submission Message-ID: <199907062250.PAA52060@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/12535; it has been noted by GNATS. From: Tim Vanderhoek <vanderh@ecf.utoronto.ca> To: o.hodson@cs.ucl.ac.uk Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/12535: RAT ports submission Date: Tue, 6 Jul 1999 18:42:36 -0400 On Tue, Jul 06, 1999 at 11:10:50AM -0700, hodson@aciri.org wrote: > > sed 's/^X//' >rat/pkg/COMMENT << 'END-of-rat/pkg/COMMENT' > XMBONE audio tool. No period at the end of pkg/COMMENT. > echo x - rat/README.html > sed 's/^X//' >rat/README.html << 'END-of-rat/README.html' > X<html> You don't need to include this file. > Xdo-install: > X ${INSTALL_PROGRAM} ${WRKSRC}/rat/rat-4.0.3 ${PREFIX}/bin/rat > X ${INSTALL_MAN} ${WRKSRC}/rat/man/man1/rat.1 ${PREFIX}/man/man1 > X mkdir -p ${LOCALBASE}/etc/sdr/plugins ${MKDIR} > Xbuild: configure Just use a do-build: target. > X cd ${WRKDIR}/${DISTNAME}/tcl-8.0/unix && gmake ${GMAKE} > Xcd ${WRKDIR}/rat-4.0.3/rat && configure > END-of-rat/scripts/configure Well, I usually perfer to avoid the scripts/ directory where possible, but it doesn't actually matter. :) Anyways, these changes are sufficiently trivial that whoever commits your port can make the changes; there is no need to resubmit this port. Thankyou for your work! -- This is my .signature which gets appended to the end of my messages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907062250.PAA52060>