From owner-freebsd-stable@FreeBSD.ORG Mon Aug 23 02:51:32 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CA7816A4CE; Mon, 23 Aug 2004 02:51:32 +0000 (GMT) Received: from access.inet.co.th (access.inet.co.th [203.151.127.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 236EB43D1D; Mon, 23 Aug 2004 02:51:31 +0000 (GMT) (envelope-from pirat@access.inet.co.th) Received: from _HOSTNAME_ (TruPPP0D156.inet.co.th [203.151.127.156]) by access.inet.co.th (8.12.9p2/8.12.9) with SMTP id i7N2pObE084771; Mon, 23 Aug 2004 09:51:25 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Received: by _HOSTNAME_ (sSMTP sendmail emulation); Mon, 23 Aug 2004 09:59:52 +0700 From: "User &" Date: Mon, 23 Aug 2004 09:59:52 +0700 To: Kris Kennaway , "Daniel O'Connor" Message-ID: <20040823025952.GA14519@thai-aec.org> Mail-Followup-To: pirat , Kris Kennaway , Daniel O'Connor , freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG References: <20040822035742.GA13803@thai-aec.org> <200408231014.25298.doconnor@gsoft.com.au> <20040822035742.GA13803@thai-aec.org> <20040822152625.GA32816@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=tis-620 Content-Disposition: inline In-Reply-To: <200408231014.25298.doconnor@gsoft.com.au> <20040822152625.GA32816@xor.obsecurity.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD firak.thai-aec.org 4.10-RELEASE FreeBSD 4.10-RELEASE www-home-page: http://www.thai-aec.org www-FreeBSD-page: http://www.thai.net/makham cc: freebsd-stable@FreeBSD.ORG cc: freebsd-questions@FreeBSD.ORG cc: freebsd-ports@FreeBSD.ORG Subject: Re: make package-recursive X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 02:51:32 -0000 On Sunday, 22 August 2004 at 8:26:25 -0700, Kris Kennaway wrote: > Date: Sun, 22 Aug 2004 08:26:25 -0700 > From: Kris Kennaway > To: User & > Cc: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG > Subject: Re: make package-recursive > > On Sun, Aug 22, 2004 at 10:57:42AM +0700, User & wrote: > > hi sirs, > > > > sorry for asking, but i need to know to aviod unnecessary making > > packages that have been made during 'make package-recursive' > > > > many thanks for any helps and hints. > > Please explain in more detail what you mean. > > Kris On Monday, 23 August 2004 at 10:14:25 +0930, Daniel O'Connor wrote: > From: "Daniel O'Connor" > To: freebsd-stable@freebsd.org > Subject: Re: make package-recursive > Date: Mon, 23 Aug 2004 10:14:25 +0930 > Cc: "User &" , freebsd-questions@freebsd.org > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sun, 22 Aug 2004 13:27, User & wrote: > > sorry for asking, but i need to know to aviod unnecessary making > > packages that have been made during 'make package-recursive' > > What unnecessary packages? > make package-recurse makes all the packages a given port is dependent on. > > What should it do instead? > apologize for my bad english and post to the wrong list. my experiences are that i make expat2, perl5.8 from port and have made them packages into /usr/ports/package. now that i going on to make xorg from /usr/ports/x11 and also make package-recursive afterwards. the next step is that i am making gnome2 once again from ports. my point is that those xorgs' team such as xorg-clients xorg-libraries should not be made package once again, since they have already been made, when i make package-recursive at gnome2. one example is teTeX cd /usr/ports/prints/teTeX make install make package-recursive now am going to make docproj cd /usr/ports/texproc/docproj make JADETEX=yes -DWITH_OPENSSL_BASE install make JADETEX=yes -DWITH_OPENSSL_BASE package-recursive this time, i see teTeX, xorg-libraries also are having made package once again there should some way to tell make that if ports have been made package, the next time that ports should not have been made again in the make package-recursive from some other ports. the machine that i see this funny thing is inspiron# uname -a FreeBSD inspiron.thai-aec.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i 386 inspiron# one more time, i apologize for my broken english and thanks to all replies. -- with best regards, psr http://www.thai-aec.org http://www.thai.net/makham