From owner-freebsd-apache@FreeBSD.ORG Wed Feb 22 21:23:20 2006 Return-Path: X-Original-To: apache@FreeBSD.org Delivered-To: freebsd-apache@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 796B716A420 for ; Wed, 22 Feb 2006 21:23:20 +0000 (GMT) (envelope-from ler@lerctr.org) Received: from lerami.lerctr.org (lerami.lerctr.org [192.147.25.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 128F843D45 for ; Wed, 22 Feb 2006 21:23:20 +0000 (GMT) (envelope-from ler@lerctr.org) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lerami; d=lerctr.org; b=p3JTHzcLuYr4vT7qQ1HHKTCqtqTLPjLkjna+c+y3sIExmDK4wCru8sG2majKD+33MQnoqEEVtP3ouPHoRAw8YuPKOcD5JIAzZl6+kg9f98lbfmZ4tx4mgUnUwYIjnvMbcI8Ys0nzTxLqP6aVNvzB6BA4MSezgNEL3Zhg8qKXyPA=; Received: from 64-132-13-2.gen.twtelecom.net ([64.132.13.2]:62900 helo=LROSENMAC8010P) by lerami.lerctr.org with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.60) (envelope-from ) id 1FC1S8-000147-0F; Wed, 22 Feb 2006 15:23:19 -0600 From: "Larry Rosenman" To: "'Sean Chittenden'" Date: Wed, 22 Feb 2006 15:23:15 -0600 Message-ID: <008401c637f6$318c0420$0a0a0a0a@aus.pervasive.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <20060222211952.GR17911@mailhost.gigave.com> Thread-Index: AcY39br4l/ZwC8d2Qu6aTjc/ggp1awAAG/RQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Spam-Score: -4.3 (----) X-LERCTR-Spam-Score: -4.3 (----) X-Spam-Report: (-4.3 points, 5.0 required) ALL_TRUSTED=-1.8 BAYES_00=-2.599 DK_POLICY_SIGNALL=0.001 TW_PG=0.077 X-LERCTR-Spam-Report: (-4.3 points, 5.0 required) ALL_TRUSTED=-1.8 BAYES_00=-2.599 DK_POLICY_SIGNALL=0.001 TW_PG=0.077 DomainKey-Status: no signature Cc: apache@FreeBSD.org Subject: RE: mod_auth_pgsql for Apache22? X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2006 21:23:20 -0000 Sean Chittenden wrote: >>>> Since neither ports/www/mod_auth_pgsql nor >>>> ports/www/mod_auth_pgsql2 seem to work with the apache22 port in >>>> the tree, do either of you have any plans to make a pgsql auth >>>> module available for Apache 2.2? >>> >>> I don't, I hardly use Apache any more. Do you have a compile >>> failure message for mod_auth_pgsql2 + apache 2.2? Fixing that is >>> going to be the easiest solution. -sc >> >> # make >> ===> mod_auth_pgsql-2.0.2b1_2 : Error from bsd.apache.mk. apache22 >> is installed (or APACHE_PORT is defined) and port requires 20. *** >> Error code 1 >> >> Stop in /usr/ports/www/mod_auth_pgsql2. >> # >> >> so, therefore the question :( > > Change line 17 to read: > > USE_APACHE= 22 > > And fire off the output. If it compiles, then USE_APACHE should be > using ?= instead of =. -sc USE_APACHE= 22 LATEST_LINK= mod_auth_pgsql2 AP_INC?= ${LOCALBASE}/include Makefile: 33 lines, 826 characters # make ===> mod_auth_pgsql-2.0.2b1_2 : Error from bsd.apache.mk. Illegal use of USE_APACHE. *** Error code 1 Stop in /usr/ports/www/mod_auth_pgsql2. # nope. :( -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893