From owner-freebsd-questions@FreeBSD.ORG Tue Aug 10 18:30:42 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA1FD16A4CE for ; Tue, 10 Aug 2004 18:30:42 +0000 (GMT) Received: from ispmxmta06-srv.alltel.net (ispmxmta06-srv.alltel.net [166.102.165.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17E6B43D5C for ; Tue, 10 Aug 2004 18:30:42 +0000 (GMT) (envelope-from uidzero@one-arm.com) Received: from [192.168.1.2] (really [166.102.52.217]) by ispmxmta06-srv.alltel.net with ESMTP <20040810183041.CFVZ10030.ispmxmta06-srv.alltel.net@[192.168.1.2]>; Tue, 10 Aug 2004 13:30:41 -0500 Message-ID: <41191420.807@one-arm.com> Date: Tue, 10 Aug 2004 13:29:52 -0500 From: uidzero User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040807) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Schmehl , FreeBSD-Questions References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ports, mailman and mail-gid X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 18:30:42 -0000 Paul Schmehl wrote: > I'm trying to get the mailman port installed with mail-gid=mailman > (because I'm running Postfix), but I'm having zero success. > > I've tried make --with-mail-gid=mailman, --DWITH-MAIL-GID=mailman, > -DWITH_MAIL-GID=mailman and several other combinations of the above. > No matter what I do, the damn thing makes with mail-gid=mailnull. > > What am I doing wrong? And how can I know how to do make options on > ports? (For example, snort won't work unless I use -DWITH_FOO, but > other ports seem to want --WITH_WHATEVER. > > Paul Schmehl (pauls@utdallas.edu) > Adjunct Information Security Officer > The University of Texas at Dallas > AVIEN Founding Member > http://www.utdallas.edu/ir/security/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" cd /usr/ports/mail/mailman vi Makefile MAIL_GID?= mailnull change to MAIL_GID?= mailman "Makefile" line 68 of 157 --43%-- col 16-21 Michael -- Michael D. Whities uidzero@one-arm.com http://www.one-arm.com -- There are four colors of hats to watch for: Black, White, Grey, and Red. The meanings are: Cracker, Hacker, Guru, and Victim.