From d52b78ba1cfad8fc5731aa2ada6d85cb78acff72 Mon Sep 17 00:00:00 2001 From: andreas Date: Sat, 12 Feb 2000 21:02:06 +0000 Subject: apsfilter 5.1.5 prerelease specially dedicated for FreeBSD 4.0 Release. Not much changes. See apsfilter docu files. --- print/apsfilter/scripts/configure | 10 ++++++---- print/apsfilter6/scripts/configure | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) (limited to 'print') diff --git a/print/apsfilter/scripts/configure b/print/apsfilter/scripts/configure index 32e2f7cd5bc4..53248a0aca34 100644 --- a/print/apsfilter/scripts/configure +++ b/print/apsfilter/scripts/configure @@ -143,12 +143,14 @@ echo " @touch ${PREFIX}/apsfilter/filter/.keep_me" echo " @\${ECHO} \"========================================================\"" if [ $TROFF ] then - echo " @\${ECHO} \"If you want to print troff files with apsfilter \"" - echo " @\${ECHO} \"then you have to install the grog utility \"" + echo " @\${ECHO} \"If running FreeBSD < 4.0 and you want to print troff \"" + echo " @\${ECHO} \"files then you have to install the grog utility \"" echo " @\${ECHO} \"from the groff sources: \"" echo " @\${ECHO} \" cp /usr/src/contrib/groff/grog/grog.sh /usr/bin/grog\"" echo " @\${ECHO} \" chmod 555 /usr/bin/grog \"" echo " @\${ECHO} \"--------------------------------------------------------\"" - echo " @\${ECHO} \"*** Printer installation *** \"" - echo " @\${ECHO} \" cd ${PREFIX}/apsfilter; ./SETUP \"" fi + echo " @\${ECHO} \"*** Printer installation *** \"" + echo " @\${ECHO} \" cd ${PREFIX}/apsfilter; ./SETUP \"" + echo " @\${ECHO} \"*** Please note *** \"" + echo " @\${ECHO} \" This is an apsfilter 5.1.5 Prerelease. \"" diff --git a/print/apsfilter6/scripts/configure b/print/apsfilter6/scripts/configure index 32e2f7cd5bc4..53248a0aca34 100644 --- a/print/apsfilter6/scripts/configure +++ b/print/apsfilter6/scripts/configure @@ -143,12 +143,14 @@ echo " @touch ${PREFIX}/apsfilter/filter/.keep_me" echo " @\${ECHO} \"========================================================\"" if [ $TROFF ] then - echo " @\${ECHO} \"If you want to print troff files with apsfilter \"" - echo " @\${ECHO} \"then you have to install the grog utility \"" + echo " @\${ECHO} \"If running FreeBSD < 4.0 and you want to print troff \"" + echo " @\${ECHO} \"files then you have to install the grog utility \"" echo " @\${ECHO} \"from the groff sources: \"" echo " @\${ECHO} \" cp /usr/src/contrib/groff/grog/grog.sh /usr/bin/grog\"" echo " @\${ECHO} \" chmod 555 /usr/bin/grog \"" echo " @\${ECHO} \"--------------------------------------------------------\"" - echo " @\${ECHO} \"*** Printer installation *** \"" - echo " @\${ECHO} \" cd ${PREFIX}/apsfilter; ./SETUP \"" fi + echo " @\${ECHO} \"*** Printer installation *** \"" + echo " @\${ECHO} \" cd ${PREFIX}/apsfilter; ./SETUP \"" + echo " @\${ECHO} \"*** Please note *** \"" + echo " @\${ECHO} \" This is an apsfilter 5.1.5 Prerelease. \"" -- cgit