svn commit: r449748 - in head/www: . mod_auth_openidc mod_auth_openidc/files

Ryan Steinmetz zi at FreeBSD.org
Wed Sep 13 12:39:42 UTC 2017


On (09/13/17 10:51), Mathieu Arnold wrote:
>Le 13/09/2017 à 04:04, Ryan Steinmetz a écrit :
>> +USE_GITHUB=	yes
>> +GH_ACCOUNT=	pingidentity
>> +
>> +PLIST_FILES=	${APACHEMODDIR}/mod_auth_openidc.so
>> +
>> +USE_APACHE=	22+
>> +USES=		autoreconf:autoconf gmake libtool pkgconfig ssl
>> +GNU_CONFIGURE=	yes
>> +CONFIGURE_ARGS=	--without-hiredis
>> +CONFIGURE_ENV+=	OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" \
>> +		PKG_CONFIG_PATH="${LOCALBASE}/libdata/pkgconfig"
>> +SUB_FILES=	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 
(www/mod_auth_openid).

-r

>-- 
>Mathieu Arnold
>
>




-- 
Ryan Steinmetz
PGP: 9079 51A3 34EF 0CD4 F228  EDC6 1EF8 BA6B D028 46D7


More information about the svn-ports-head mailing list