From owner-freebsd-questions Sat Feb 23 9: 3:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail012.syd.optusnet.com.au (mail012.syd.optusnet.com.au [203.2.75.172]) by hub.freebsd.org (Postfix) with ESMTP id F261D37B400 for ; Sat, 23 Feb 2002 09:03:31 -0800 (PST) Received: from gandalf.scott.sh (c26153.sunsh1.vic.optusnet.com.au [203.164.241.159]) by mail012.syd.optusnet.com.au (8.11.1/8.11.1) with SMTP id g1NH3UZ02550 for ; Sun, 24 Feb 2002 04:03:30 +1100 Received: (from scotia_mail@localhost) by gandalf.scott.sh (8.11.6/8.11.6) id g1NH3Tj77624 for freebsd-questions@FreeBSD.ORG; Sun, 24 Feb 2002 04:03:29 +1100 (EST) (envelope-from scotia_mail) Date: Sun, 24 Feb 2002 04:03:29 +1100 From: Scott To: freebsd-questions@FreeBSD.ORG Subject: installing samba without cvsup (also: another answer to sorting apache logs) Message-ID: <20020224040329.A77507@gandalf.scott.sh> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, thanks for your input on sorting Apache logs. In my searches I also found this... http://larve.net/people/hugo/2000/08/sort-logs Just type ./sortlog.pl -u infile >outfile. Brilliant. However, to my next question. If I want to install samba support from ports (/usr/ports/net/samba), but I do not want to install printing support (cups), do I edit Makefile and insert the line WITHOUT_CUPS= yes Is that it? I am upgrading via portupgrade so there is no way no pass command line parameters anywhere (I'm not even sure if you can with make). Regards and TIA, Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message