Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2003 19:07:31 -0800 (PST)
From:      david taylor <dtayl@rocketmail.com>
To:        FREEBSD-PORTS@FreeBSD.org
Subject:   Creating package in private area
Message-ID:  <20030129030731.61132.qmail@web41303.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Using release 4.5, is there a way to create a package in a
private area that installs in /usr/local by default?

When I do "make PREFIX=mydir install; make package" it
fails, since there seems to be no way to specify "Look in
mydir for the files to add to the package".

When I do "make PREFIX=mydir install package" the package 
is created.  But when I pkg_add that package, it installs
in "mydir" (unless I specify "-p  /usr/local").

 I really would like to create packages in a safe, private
area (as can be done with Solaris, e.g.).

thanks,
dtayl



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030129030731.61132.qmail>