Date: Mon, 17 Dec 2001 10:47:37 -0800 (PST) From: Andreas Klemm <andreas@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter Makefile ports/print/apsfilter/files patch-bin::aps2file ports/print/apsfilter/scripts pre-configure Message-ID: <200112171847.fBHIlbP69769@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
andreas 2001/12/17 10:47:37 PST
Modified files:
print/apsfilter Makefile
Added files:
print/apsfilter/files patch-bin::aps2file
print/apsfilter/scripts pre-configure
Log:
Unluckily FreeBSD's shell isn't able to read from/write to /dev/stdin
and stdout.
Therefore we have to use bash as shell for /usr/local/bin/aps2file
program.
Arrange things with patch and pre-configure command, so that this
port stays prefix-clean.
The patch inserts !!PREFIX!!/bin/bash and configure configures in
the current PREFIX settings.
I'd whish somebody could fix our shell to remove the dependency from bash.
Revision Changes Path
1.91 +3 -0 ports/print/apsfilter/Makefile
1.1 +8 -0 ports/print/apsfilter/files/patch-bin::aps2file (new)
1.1 +5 -0 ports/print/apsfilter/scripts/pre-configure (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112171847.fBHIlbP69769>
