make package-recursive

2004-08-21 Thread
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. -- with best regards, psr http://www.thai-aec.org http://www.thai.

make package-recursive

2007-07-10 Thread Nejc Škoberne
Hello, I would like to create a custom set of packages, so that they will be installable to my other FreeBSD boxen. As I understand, I have to use 'make package-recursive', but I have some problems with it: 1. Is there a way to tell 'make package-recursive' not to _inst

make package-recursive

2007-07-10 Thread Karel Miklav
1. This is not possible since files may be generated or modified on the fly during the installation process. 2. Don't know exactly what you mean, but... a. you don't have to install under /usr/local b. man jail c. cat /usr/ports/ports-mgmt/tinderbox/pkg-descr There are some nice a

Re: make package-recursive

2004-08-22 Thread Kris Kennaway
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

Re: make package-recursive

2004-08-22 Thread Daniel O'Connor
-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

Re: make package-recursive

2004-08-22 Thread
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 <[EMAIL PROTECTED]> > To: User & <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: Re: make package-recursive >

Re: make package-recursive

2004-08-23 Thread horio shoichi
On Mon, 23 Aug 2004 09:59:52 +0700 "User &" <[EMAIL PROTECTED]> wrote: > > 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 por

Re: make package-recursive

2004-08-23 Thread Parv
ts should not have been made > > again in the make package-recursive from some other ports. Concur. > Unfortunately, no. Change CFLAGS and remake, change some of make > options and remake, ... They give (for the most part) single same > package name. So, package-recursive is use

Re: make package-recursive

2007-07-10 Thread Manolis Kiagias
Nejc Škoberne wrote: Hello, I would like to create a custom set of packages, so that they will be installable to my other FreeBSD boxen. As I understand, I have to use 'make package-recursive', but I have some problems with it: 1. Is there a way to tell 'make package-re

Re: make package-recursive

2007-07-10 Thread Sam Lawrance
On 10/07/2007, at 7:41 PM, Nejc Škoberne wrote: Hello, I would like to create a custom set of packages, so that they will be installable to my other FreeBSD boxen. As I understand, I have to use 'make package-recursive', but I have some problems with it: 1. Is there a way to

Re: make package-recursive

2007-07-18 Thread Vinny
Nejc ©koberne wrote: Hello, I would like to create a custom set of packages, so that they will be installable to my other FreeBSD boxen. As I understand, I have to use 'make package-recursive', but I have some problems with it: 1. Is there a way to tell 'make package-re

"make package-recursive install" question

2004-02-05 Thread Didier WIROTH
Hi, I would like to build packages (to burn and install on other slower machines) the kde32 port. I'm doing this: cd /usr/ports/x11/kde3: make package-recursive install QT has been compiled and installed but there was no package created in: /usr/ports/packages/ How do I have to modif

Re: "make package-recursive install" question

2004-02-05 Thread Kent Stewart
On Thursday 05 February 2004 02:29 am, Didier WIROTH wrote: > Hi, > I would like to build packages (to burn and install on other slower > machines) the kde32 port. I'm doing this: > cd /usr/ports/x11/kde3: > make package-recursive install > > QT has been compiled and

RE: "make package-recursive install" question

2004-02-05 Thread Didier WIROTH
t; Sent: jeudi 5 février 2004 14:21 > To: Didier WIROTH > Subject: RE: "make package-recursive install" question > > You are going about this all wrong. Why install from ports > collection and then build your own package, this is crazy, > just download the package t

make package-recursive yields empty packages?

2009-05-17 Thread Matt Juszczak
Hi all, I'm creating php/apache packages for my setup. Everytime I create a new package, I do make package-recursive. For some reason, some of my php5-* packages have been getting overwritten with empty packages. -rw-r--r-- 1 root wheel 2421 May 17 18:57 php5-ctype-5.2.9.tbz -rw

RE: [kde-freebsd] "make package-recursive install" question

2004-02-05 Thread Didier WIROTH
s? How do I have to do this? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Andy Fawcett > Sent: jeudi 5 février 2004 11:32 > To: [EMAIL PROTECTED] > Subject: Re: [kde-freebsd] "make package-recursive install" question