From owner-svn-ports-all@freebsd.org Wed Sep 13 12:39:41 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9305E1F30D; Wed, 13 Sep 2017 12:39:41 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from exodus.zi0r.com (exodus.zi0r.com [71.179.14.195]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "exodus.zi0r.com", Issuer "Gandi Standard SSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C41BD2E48; Wed, 13 Sep 2017 12:39:41 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id 1B56ABD3B3; Wed, 13 Sep 2017 08:39:40 -0400 (EDT) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id 7Y-la8QMlDkj; Wed, 13 Sep 2017 08:39:39 -0400 (EDT) Received: from exodus.zi0r.com (syn.zi0r.com [IPv6:2001:470:8:d58:aba:ca:daba:10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id 9C6C6BD3B2; Wed, 13 Sep 2017 08:39:39 -0400 (EDT) Date: Wed, 13 Sep 2017 08:39:38 -0400 From: Ryan Steinmetz To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r449748 - in head/www: . mod_auth_openidc mod_auth_openidc/files Message-ID: <20170913123938.GA50346@exodus.zi0r.com> References: <201709130204.v8D24juW049845@repo.freebsd.org> <418eb88e-69b2-9106-a7c1-09f802bc781e@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline In-Reply-To: <418eb88e-69b2-9106-a7c1-09f802bc781e@FreeBSD.org> User-Agent: Mutt/1.8.3 (2017-05-23) Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2017 12:39:42 -0000 On (09/13/17 10:51), Mathieu Arnold wrote: >Le 13/09/2017 =E0 04:04, Ryan Steinmetz a =E9crit=A0: >> +USE_GITHUB=3D yes >> +GH_ACCOUNT=3D pingidentity >> + >> +PLIST_FILES=3D ${APACHEMODDIR}/mod_auth_openidc.so >> + >> +USE_APACHE=3D 22+ >> +USES=3D autoreconf:autoconf gmake libtool pkgconfig ssl >> +GNU_CONFIGURE=3D yes >> +CONFIGURE_ARGS=3D --without-hiredis >> +CONFIGURE_ENV+=3D OPENSSL_CFLAGS=3D"-I${OPENSSLINC}" OPENSSL_LIBS=3D"= -L${OPENSSLLIB} -lcrypto" \ >> + PKG_CONFIG_PATH=3D"${LOCALBASE}/libdata/pkgconfig" >> +SUB_FILES=3D pkg-message > >All this is badly ordered. Please read: >https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html > Committed a change to update this and the reference port=20 (www/mod_auth_openid). -r >--=20 >Mathieu Arnold > > --=20 Ryan Steinmetz PGP: 9079 51A3 34EF 0CD4 F228 EDC6 1EF8 BA6B D028 46D7