tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: globus package - simultaneous build/install



I have local packages which have same problems.

On Sat, 29 Mar 2008 05:09:37 +0900, Brook Milligan <brook%biology.nmsu.edu@localhost> wrote:

- In general, how should a package handle the situation in which
  building and installing are the same thing?

Following strategies may help you.

Ex.1: Split to some packages
base Toolkit and optional bundles?

Ex.2: Install temporary and real install later
in build phase, PREFIX=${BUILDLINK_DIR} then...

- How can I prevent the embedding of ${WRKSRC} strings within files?

For example, ${PERL} point to real perl command.
You can pass it to configure script, or replace with it later.

--
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index