From owner-cvs-all Sat Aug 26 9:52:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C4C9E37B43C; Sat, 26 Aug 2000 09:52:19 -0700 (PDT) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA31475; Sat, 26 Aug 2000 09:52:19 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200008261652.JAA31475@freefall.freebsd.org> From: Andreas Klemm Date: Sat, 26 Aug 2000 09:52:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter6 Makefile ports/print/apsfilter6/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/08/26 09:52:19 PDT Modified files: print/apsfilter6 Makefile print/apsfilter6/files md5 Log: The last changes were too Linux centric (Michael doesn't have access to BSD machine). So here now some bugfixes to make SETUP work again ! * SETUP: fix permissions of $SPOOLDIR 700 was to restrictive for BSD. TODO: "clone" permissions of $SPOOL * SETUP: bugfix: BSD needs /usr/sbin in PATH to find chown. added /sbin as well, since this is unexpensive and possibly needed for other systems. * SETUP: cosmetic, reformat menues to still fit within 25 lines * SETUP: fix: grep -c needs an argument (".") in echo "\c" | grep -c . to work on FreeBSD and possibly other BSDs with GNU grep 2.4 Revision Changes Path 1.70 +2 -2 ports/print/apsfilter6/Makefile 1.36 +1 -1 ports/print/apsfilter6/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message