From owner-freebsd-ports@freebsd.org Mon Aug 24 13:58:07 2015 Return-Path: Delivered-To: freebsd-ports@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 853249C2431 for ; Mon, 24 Aug 2015 13:58:07 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 619351C13 for ; Mon, 24 Aug 2015 13:58:07 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 5E8E29C2430; Mon, 24 Aug 2015 13:58:07 +0000 (UTC) Delivered-To: ports@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 442499C242F for ; Mon, 24 Aug 2015 13:58:07 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (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 CE1691C11 for ; Mon, 24 Aug 2015 13:58:06 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by widdq5 with SMTP id dq5so73095180wid.0 for ; Mon, 24 Aug 2015 06:58:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=EJNbKH8+zLvuC+g7ucPp2+5ik4XBBdafN60ibOtG1IY=; b=09uX5bDoJnMusoABvbWvdZHh1av0QT/ZtAdJe6lbxB5wOnaoAGuLTWKQeuclsB9E/8 NMgCGkCNlJH4Hc1a8ARrjDoWDq/67KdeU4zw54r4FwRifTxtilhes8UyDFqDvhI0fDZJ 3Tvtv6bwJC/BA2EBI5iq8SHNPLFcjkTbjm6bcduOIkbsYbqey5iKzQS5XtiwkVfh48gQ h36LYg/Utm5r2lQ6aYTy+FKpvkglYxrPr94erk6LBOieOiwVH7W0m4w/xDloX3k0TjCR aluEEcIdeZQw/fjE3IZT6nOA5lkgR0MqeMqZsJjandidvoNVN5blzI1RSlt+tvnlJWcF 5a6Q== X-Received: by 10.180.73.2 with SMTP id h2mr30101395wiv.72.1440424685263; Mon, 24 Aug 2015 06:58:05 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id du6sm16316411wib.24.2015.08.24.06.58.04 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Aug 2015 06:58:04 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 24 Aug 2015 15:58:02 +0200 From: Baptiste Daroussin To: ports@FreeBSD.org Subject: Re: [HEADSUP] portmaster/portupgrade support for new features Message-ID: <20150824135802.GF93486@ivaldir.etoilebsd.net> References: <20150629092226.GL68142@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7cm2iqirTL37Ot+N" Content-Disposition: inline In-Reply-To: <20150629092226.GL68142@ivaldir.etoilebsd.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Aug 2015 13:58:07 -0000 --7cm2iqirTL37Ot+N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 29, 2015 at 11:22:27AM +0200, Baptiste Daroussin wrote: > hi all, >=20 > A couple of new features are coming to the ports tree. The first of which= has > landed in the ports tree and should not be used before a while, still bef= ore we > start using it, it would be a very good idea to bring support for it to > portmaster/portupgrade. (I have already done the change in poudriere and = it will > be in te next version.) >=20 > So since recently we can remove the ${PORTSDIR} from all the dependency l= ines. > (Please do not use that syntax before all the tools are able to handle it= !) >=20 > Aka BLA_DEPENDS=3D pattern:${PORTSDIR}/category/port can now become > pattern:category/ports >=20 > I haven't checked portmaster/portupgrade code so I have no idea if they w= ill > support that out of box or if they will need some changes. >=20 > I would really appreciate to see people testing that and provide patches = if > necessary so that the day we adopt this syntax those tools are already re= ady to > use it ootb. >=20 > FYI: https://github.com/freebsd/portmaster and > https://github.com/freebsd/portupgrade >=20 > Later more changes will be necessary to support upcoming VARIANTS (former= ly > known as FLAVOURS) and sub packages. >=20 > This first step would allow you to step into the code of those tools befo= re the > having to deal with more intrusive changes :) >=20 > Best regards, > Bapt Here is a reminder on help needed. We do really need to get this feature in= the ports tree to be able to step further in flexible dependencies (hear provides/requires) and VARIANTS/FLAVORS and subpackages. If one cares about those tools, please make them work without ${PORTSDIR} information. Best regards, Bapt --7cm2iqirTL37Ot+N Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlXbIuoACgkQ8kTtMUmk6EyrhACfesRzNg09yZi7ZeOtPVjWGhJq 4g4AoJC6Z4w+1GTRsIP9gAU97OL+CTWH =EfbR -----END PGP SIGNATURE----- --7cm2iqirTL37Ot+N--