From owner-freebsd-ports@FreeBSD.ORG Fri Sep 9 14:29:01 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B7F21065672; Fri, 9 Sep 2011 14:29:01 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 084F98FC14; Fri, 9 Sep 2011 14:29:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p89ET0rD030290; Fri, 9 Sep 2011 14:29:00 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p89ET0GV030288; Fri, 9 Sep 2011 14:29:00 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Fri, 9 Sep 2011 16:28:57 +0200 From: Baptiste Daroussin To: "Klaus T. Aehlig" Message-ID: <20110909142857.GP31003@azathoth.lan> References: <765103585.20110909143052@serebryakov.spb.ru> <20110909130458.GO31003@azathoth.lan> <20110909132437.GA66311@kta1c10.sesnet.soton.ac.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R3SAtXwgGp429mN7" Content-Disposition: inline In-Reply-To: <20110909132437.GA66311@kta1c10.sesnet.soton.ac.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Lev Serebryakov , freebsd-ports@FreeBSD.org Subject: Re: [RFC] New ports idea: github / gitorious / bitbucket direct support. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2011 14:29:01 -0000 --R3SAtXwgGp429mN7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 09, 2011 at 02:24:37PM +0100, Klaus T. Aehlig wrote: >=20 >=20 > > The main problem with that is: we have no way to keep a valid sum of the > > distfiles if it is autogenerated (in particular with github) and this s= um is > > really important. >=20 >=20 > With github this fortunately is a non-issue. Even though they autogenerat= e their > tar balls, they keep enough information to make them reproduciable. Just = try: >=20 > /tmp>fetch https://github.com/Dieterbe/uzbl/tarball/2011.07.25 > 2011.07.25 100% of 143 kB 177 kBps > /tmp>sha256 2011.07.25=20 > SHA256 (2011.07.25) =3D 2e61fa6c62e48d3f13e95a4ea7e7aead65345f6c88a688844= ef921685dffe565 > /tmp>cat /usr/ports/www/uzbl/distinfo=20 > SHA256 (uzbl-0.0.0.2011.07.25.tar.gz) =3D 2e61fa6c62e48d3f13e95a4ea7e7aea= d65345f6c88a688844ef921685dffe565 > SIZE (uzbl-0.0.0.2011.07.25.tar.gz) =3D 146851 > /tmp> >=20 > There still remain some minor issuses, like >=20 > * due to autogeneration, you're quite likely to get a http-redirect, > * filenames like 2011.07.25 are not too suitable for a distfile. >=20 > But they certainly can be fixed by an appropriate framework. The nice thi= ng is, > github does the autogeneration right. >=20 > Best, > Klaus >=20 This is new because I already poke them about this in the past (more than a= year ago and they clearly stated that they can't change that and that github peo= ple shouldn't use this for realease but should use the real download space of github) The issue opened about this seems to have disapear from github, maybe they change their mind regards, Bapt --R3SAtXwgGp429mN7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk5qIqkACgkQ8kTtMUmk6EyfPwCfY0Q4J5KbmENpJAGYAfkfP3x1 BWEAoJKPYMehkoz/H2ExuE+pGQvYBKBJ =jXx9 -----END PGP SIGNATURE----- --R3SAtXwgGp429mN7--