Date: Thu, 28 Feb 2002 13:42:54 -0500 From: Garance A Drosihn <drosih@rpi.edu> To: Rick Fournier <rick@help-desk.ca>, Scott <null0@pobox.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: installing samba without cvsup (also: another answer to sorting apache logs) Message-ID: <p05101411b8a429da0200@[128.113.24.47]> In-Reply-To: <1014484533.12769.9.camel@zombie.rebelchat.org> References: <20020224040329.A77507@gandalf.scott.sh> <1014484533.12769.9.camel@zombie.rebelchat.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:15 PM -0500 2/23/02, Rick Fournier wrote: > > 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). > >portupgrade samba*\ -M WITHOUT_CUPS=yes >would run make WITHOUT_CUPS=yes > >look at portupgrade -h for more info on -M -m You should also check into the configuration file at: /usr/local/etc/pkgtools.conf This provides the way to configure many things in what portupgrade does. For instance, you can tell it to *always* define WITHOUT_CUPS=yes when making samba. -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05101411b8a429da0200>