From owner-freebsd-ports@FreeBSD.ORG Sat Apr 5 19:55:37 2008 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 82F1B106566C for ; Sat, 5 Apr 2008 19:55:37 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id E02CC8FC0C for ; Sat, 5 Apr 2008 19:55:36 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m35JtUcN005937; Sat, 5 Apr 2008 20:55:31 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.5.2 smtp.infracaninophile.co.uk m35JtUcN005937 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1207425331; bh=ZgpGdDckx1vQvf OuOZ7RSjYOGoq/hiox/tXf5c2rpmw=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<47F7D92D.8060805@infracaninophile.co.uk>|Date:=20Sat,=2 005=20Apr=202008=2020:55:25=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User -Agent:=20Thunderbird=202.0.0.12=20(X11/20080310)|MIME-Version:=201 .0|To:=20Maxim=20Khitrov=20|CC:=20"Philip=20M.= 20Gollucci"=20,=20=0D=0A=20freebsd-ports@free bsd.org|Subject:=20Re:=20FreeBSD=20Custom=20Package=20Server|Refere nces:=20<26ddd1750804041811p4bb2c4f5tbab3f9659f88e8bb@mail.gmail.co m>=09<47F7CBBD.4050107@p6m7g8.com>=20<26ddd1750804051234s67ba8b70l1 276fe964e34ab62@mail.gmail.com>|In-Reply-To:=20<26ddd1750804051234s 67ba8b70l1276fe964e34ab62@mail.gmail.com>|X-Enigmail-Version:=200.9 5.6|Content-Type:=20multipart/signed=3B=20micalg=3Dpgp-sha256=3B=0D =0A=20protocol=3D"application/pgp-signature"=3B=0D=0A=20boundary=3D "------------enig43745DBFF53787E9D4666D31"; b=vCorOuJUr+Q8pX838XpPZ 015GfxqeDMEGlcC82qEutnSAXpUHmEQhTWVzJCP9O2wcqUWrapnweCdH2I8OzYyPgVn JPj6OfLxB7lLvpXm1KxtL9UjjXBHrkZXQIBN748kBDguglN2rcttt4D+G85XYc7P9Je HArEHqk5N//JdOSk= Message-ID: <47F7D92D.8060805@infracaninophile.co.uk> Date: Sat, 05 Apr 2008 20:55:25 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.12 (X11/20080310) MIME-Version: 1.0 To: Maxim Khitrov References: <26ddd1750804041811p4bb2c4f5tbab3f9659f88e8bb@mail.gmail.com> <47F7CBBD.4050107@p6m7g8.com> <26ddd1750804051234s67ba8b70l1276fe964e34ab62@mail.gmail.com> In-Reply-To: <26ddd1750804051234s67ba8b70l1276fe964e34ab62@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig43745DBFF53787E9D4666D31" X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Sat, 05 Apr 2008 20:55:31 +0100 (BST) X-Virus-Scanned: ClamAV 0.92.1/6618/Sat Apr 5 19:07:15 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: "Philip M. Gollucci" , freebsd-ports@freebsd.org Subject: Re: FreeBSD Custom Package Server 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: Sat, 05 Apr 2008 19:55:37 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig43745DBFF53787E9D4666D31 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Maxim Khitrov wrote: =20 > A request for new package should contain in itself all the relevant > settings. If that means sending the make.conf file from the client to > the server - fine. Have the build server adapt for each new request, > build the requested port and dependencies, create the package(s), and > remove the port from the local system. The client can then download > the package, build server goes on to process the next request, and no > disk space is wasted. Am I being a bit overambitious? :) You'll need not just the data for the package you're going to build, but the same data for all of the dependencies of that package, and you'll nee= d to install all of the dependencies in your build area. How are you going= to handle dealing with OPTIONS screens, not just for the target package but for its dependencies? Especially when changing the OPTIONS will likel= y change the dependency graph. Not an insurmountable problem, but not triv= ial either. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig43745DBFF53787E9D4666D31 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkf32TIACgkQ8Mjk52CukIwz+ACfb6354f1SPwLtXGCpYUUUIquy pUsAniwjhlb6yBIBDs+FeEdWSFFYWTGJ =6twD -----END PGP SIGNATURE----- --------------enig43745DBFF53787E9D4666D31--