From owner-freebsd-ports@FreeBSD.ORG Mon Apr 8 14:08:55 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 580B7161; Mon, 8 Apr 2013 14:08:55 +0000 (UTC) (envelope-from rafaelhfaria@fclar.unesp.br) Received: from zimbra.fclar.unesp.br (unknown [IPv6:2801:88:fc1::134]) by mx1.freebsd.org (Postfix) with ESMTP id BEC9EFE4; Mon, 8 Apr 2013 14:08:54 +0000 (UTC) Received: from localhost (ip6-localhost [IPv6:::1]) by zimbra.fclar.unesp.br (Postfix) with ESMTP id BA4B9C8008E; Mon, 8 Apr 2013 11:08:48 -0300 (BRT) X-Virus-Scanned: amavisd-new at zimbra.fclar.unesp.br Received: from zimbra.fclar.unesp.br ([IPv6:::1]) by localhost (zimbra.fclar.unesp.br [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id 50Gr-FiMOIHd; Mon, 8 Apr 2013 11:08:48 -0300 (BRT) Received: from localhost (localhost [127.0.0.1]) by zimbra.fclar.unesp.br (Postfix) with ESMTP id 4739EC8009B; Mon, 8 Apr 2013 11:08:48 -0300 (BRT) X-Virus-Scanned: amavisd-new at zimbra.fclar.unesp.br Received: from zimbra.fclar.unesp.br ([IPv6:::1]) by localhost (zimbra.fclar.unesp.br [IPv6:::1]) (amavisd-new, port 10026) with ESMTP id KzwYI7c_7Ifs; Mon, 8 Apr 2013 11:08:46 -0300 (BRT) Received: from zimbra.fclar.unesp.br (zimbra.fclar.unesp.br [200.145.78.134]) by zimbra.fclar.unesp.br (Postfix) with ESMTP id EF2AEC8009A; Mon, 8 Apr 2013 11:08:45 -0300 (BRT) Date: Mon, 8 Apr 2013 11:08:45 -0300 (BRT) From: Rafael Henrique da Silva Faria To: osa@FreeBSD.org Message-ID: <790215380.41138.1365430125817.JavaMail.root@fclar.unesp.br> In-Reply-To: <723108734.40226.1365429773575.JavaMail.root@fclar.unesp.br> Subject: FreeBSD Port: nginx-1.2.4,1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [200.145.78.59] X-Mailer: Zimbra 8.0.2_GA_5569 (ZimbraWebClient - FF19 (Linux)/8.0.2_GA_5569) Thread-Topic: FreeBSD Port: nginx-1.2.4,1 Thread-Index: j27sAEfYZTAG/YRUH4YS8Ag2XpBNQw== Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Apr 2013 14:08:55 -0000 Hi. I'm trying to use Postgre authentication within Nginx for Basic Auth. But the nginx port don't have a needed module: COOLKIT, from labs.frickle.c= om. Without this module, I was unable to get the password from the authenticati= on. So, I changed the port to get this module, and could be very useful to have= it in ports tree: ---- --- Makefile.old=092013-04-08 11:00:44.000000000 -0300 +++ Makefile=092013-04-08 10:59:47.000000000 -0300 @@ -47,6 +47,7 @@ =09MAIL_SSL \ =09WWW \ =09CACHE_PURGE \ +=09COOLKIT \ =09CTPP2 \ =09ECHO \ =09HEADERS_MORE \ @@ -134,6 +135,7 @@ MAIL_SSL_DESC=3D=09=09=09Enable mail_ssl module WWW_DESC=3D=09=09=09Enable html sample files CACHE_PURGE_DESC=3D=09=093rd party cache_purge module +COOLKIT_DESC=3D=09=09=093rd party coolkit module CTPP2_DESC=3D=09=09=093rd party CT++ module ECHO_DESC=3D=09=09=093rd party echo module HEADERS_MORE_DESC=3D=09=093rd party headers_more module @@ -328,6 +330,13 @@ CONFIGURE_ARGS+=3D--add-module=3D${WRKDIR}/ngx_cache_purge-${NGINX_CACHE_P= URGE_VERSION} .endif =20 +.if ${PORT_OPTIONS:MCOOLKIT} +NGINX_COOLKIT_VERSION=3D 1.0 +MASTER_SITES+=3D http://labs.frickle.com/files/:coolkit +DISTFILES+=3D ngx_coolkit-${NGINX_COOLKIT_VERSION}.tar.gz:coolkit +CONFIGURE_ARGS+=3D--add-module=3D${WRKDIR}/ngx_coolkit-${NGINX_COOLKIT_VER= SION} +.endif + .if ${PORT_OPTIONS:MCTPP2} LIB_DEPENDS+=3D=09ctpp2:${PORTSDIR}/textproc/ctpp2 NGINX_CTPP2_VERSION=3D=090.5 ---- ---- --- distinfo.old=092013-04-08 11:00:08.000000000 -0300 +++ distinfo=092013-04-08 10:59:37.000000000 -0300 @@ -14,6 +14,8 @@ SIZE (ngx_http_auth_request_module-0.2.tar.gz) =3D 6736 SHA256 (ngx_cache_purge-2.1.tar.gz) =3D 424005af0c04e59ffa65a65e446081d4f9= 5ee76a801a7555e001c67810bcb3b9 SIZE (ngx_cache_purge-2.1.tar.gz) =3D 10535 +SHA256 (ngx_coolkit-1.0.tar.gz) =3D cbb57f4e02e669ebf3e80b0f502ed7d966483d= 69374826ac7b6673ed9cc039d5 +SIZE (ngx_coolkit-1.0.tar.gz) =3D 61952 SHA256 (ngx_ctpp2-0.5.tar.gz) =3D f8adfecc23e2c23af95df8549ef92fd52598b215= 06a9d9df2278b2605668d5a6 SIZE (ngx_ctpp2-0.5.tar.gz) =3D 19686 SHA256 (agentzh-echo-nginx-module-v0.42-0-gfb90d17.tar.gz) =3D 6d6e483ea51= eaf51a3ec02fbfc45d356972e202d5dca71eb3b74af0129393759 ---- Thank you for your time. -- Rafael Henrique da Silva Faria Grupo de Sistemas e Redes Servi=C3=A7o T=C3=A9cnico de Inform=C3=A1tica Faculdade de Ci=C3=AAncias e Letras - Campus de Araraquara UNESP - Universidade Estadual Paulista "J=C3=9ALIO DE MESQUITA FILHO"