From owner-cvs-all Sat Sep 9 2:31:36 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 BD90137B443; Sat, 9 Sep 2000 02:31:33 -0700 (PDT) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA39469; Sat, 9 Sep 2000 02:31:31 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200009090931.CAA39469@freefall.freebsd.org> From: Andreas Klemm Date: Sat, 9 Sep 2000 02:31:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter6 Makefile ports/print/apsfilter6/files md5 ports/print/apsfilter6/scripts configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/09/09 02:31:31 PDT Modified files: print/apsfilter6 Makefile print/apsfilter6/files md5 print/apsfilter6/scripts configure Log: changes see ChangeLog revamped port dependencies - if defined(BATCH) && defined(APSFILTER_ALL) every tool and filter supported by apsfilter will be installed (very time and space consuming) - if defined(BATCH) only most necessary things are installed If you want complete control over what to install, then don't define BATCH or BATCH && APSFILTER_ALL, then please use the new updated interactive method of building using dialog. The configure script is now up to date, concerning tools needed/supported by apsfilter and a little bit more explicite ! Thanks for Greg Lehey and friends for a vivit discussion, this is the desired result I hope !!! Revision Changes Path 1.78 +24 -10 ports/print/apsfilter6/Makefile 1.44 +1 -1 ports/print/apsfilter6/files/md5 1.17 +51 -51 ports/print/apsfilter6/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message