From owner-svn-ports-all@freebsd.org Sun Jul 19 12:39:22 2015 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 61DF89A69ED; Sun, 19 Jul 2015 12:39:22 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E75C9191F; Sun, 19 Jul 2015 12:39:21 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wibxm9 with SMTP id xm9so4872513wib.1; Sun, 19 Jul 2015 05:39:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=dkW81swE3+s55o0NGi/6XPZLZgjs20gCWCmAiNk1kGE=; b=HKHUQvr64UBH5X7XOghWgMva0WiSNDHpvwe4uYVRZQR7CThJs5KS4fvXQX52WI/EU+ ExbchLK+AsxZaqVmAjiOybeK7E4ho1gLGZN3Je77UAeuQ6uswMnfycQEc412Puaf5cRQ g9dj/gWyQEqpMd0Qe4TSxxj0rapoI2FNImrlaodYtTjeiwQWBMuIoPO26ZepAyBKMg1+ sliMfPdHps7ZRJHqGYu+O9CxXVUi1pJghHhjR5UDKyChTENUtNBq58Ec0lU7jmoHib6Q pVGoa6wEW4X3M7zF3Z8d6iqui+/GOqDd+gJeqYgbo6HVBvudnvIeq5mP87aWXfeG5719 X8mg== X-Received: by 10.194.235.66 with SMTP id uk2mr46102821wjc.62.1437309560160; Sun, 19 Jul 2015 05:39:20 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id l2sm6847939wib.11.2015.07.19.05.39.18 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Jul 2015 05:39:19 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 19 Jul 2015 14:39:17 +0200 From: Baptiste Daroussin To: Tijl Coosemans Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392494 - head/net-mgmt/seafile Message-ID: <20150719123917.GB50618@ivaldir.etoilebsd.net> References: <201507191135.t6JBZPcB028814@repo.freebsd.org> <20150719142306.0ae1cfce@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RASg3xLB4tUQ4RcS" Content-Disposition: inline In-Reply-To: <20150719142306.0ae1cfce@kalimero.tijl.coosemans.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 19 Jul 2015 12:39:22 -0000 --RASg3xLB4tUQ4RcS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 19, 2015 at 02:23:06PM +0200, Tijl Coosemans wrote: > On Sun, 19 Jul 2015 11:35:25 +0000 (UTC) Baptiste Daroussin wrote: > > Author: bapt > > Date: Sun Jul 19 11:35:25 2015 > > New Revision: 392494 > > URL: https://svnweb.freebsd.org/changeset/ports/392494 > >=20 > > Log: > > Properly respect OPENSSL_PORT (while here use libarchive from base) > > =20 > > PR: 199265 > > Reported by: ports@stdrand.com > >=20 > > Modified: > > head/net-mgmt/seafile/Makefile > >=20 > > Modified: head/net-mgmt/seafile/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/net-mgmt/seafile/Makefile Sun Jul 19 11:28:37 2015 (r392493) > > +++ head/net-mgmt/seafile/Makefile Sun Jul 19 11:35:25 2015 (r392494) > > @@ -2,6 +2,7 @@ > > =20 > > PORTNAME=3D seafile > > PORTVERSION=3D 4.0.6 > > +PORTREVISION=3D 1 > > DISTVERSIONPREFIX=3D v > > DISTVERSIONSUFFIX=3D -server > > CATEGORIES=3D net-mgmt devel > > @@ -16,7 +17,6 @@ LIB_DEPENDS=3D libsearpc.so:${PORTSDIR}/de > > libevhtp.so:${PORTSDIR}/www/libevhtp \ > > libzdb.so:${PORTSDIR}/databases/libzdb \ > > libcrypto.so:${PORTSDIR}/security/openssl \ > > - libarchive.so.13:${PORTSDIR}/archivers/libarchive \ > > libcurl.so:${PORTSDIR}/ftp/curl \ > > libinotify.so:${PORTSDIR}/devel/libinotify \ > > libccnet.so:${PORTSDIR}/net-mgmt/ccnet > > @@ -33,8 +33,9 @@ SHEBANG_FILES=3D scripts/*.sh scripts/upgr > > GNU_CONFIGURE=3D yes > > USE_OPENSSL=3D yes > > USE_LDCONFIG=3D yes > > +CONFIGURE_ENV=3D SSL_CFLAGS=3D"${OPENSSLINC}" SSL_LIBS=3D"-L${OPENSSLL= IB} -lssl -lcrypto" \ > > + LIBARCHIVE_CFLAGS=3D"-I/usr/include" LIBARCHIVE_LIBS=3D"-larchive" >=20 > It's probably ok to remove the dependency above, but I'm not sure these > flags are fine. When ports openssl is used, ports libarchive must be > used as well, because libarchive links to libcrypto. I cannot see a sane way to handle this... Bapt --RASg3xLB4tUQ4RcS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWrmnUACgkQ8kTtMUmk6Ez2BQCgib0P8ytoilcJzSZIfOoDy97B 8RQAnROIOPj7xBDWKes/Vo4hnJPefS67 =2HnP -----END PGP SIGNATURE----- --RASg3xLB4tUQ4RcS--