
this might be obvious question but i'd appreciate some help. what is the way to build a tar.gz with the binaries out of a some port? fikin

On Thu, 2 Aug 2007 23:26:53 +0300 fikin <nikolai.fiikov@gmail.com> wrote:
Hey, yes, Hi! :-D
this might be obvious question but i'd appreciate some help.
No problem, we are here!
what is the way to build a tar.gz with the binaries out of a some port?
Did you read the manual? Otherwise 'man pkgmk'
fikin Greets, Tim

Hi, fikin! fikin schrieb:
this might be obvious question but i'd appreciate some help.
what is the way to build a tar.gz with the binaries out of a some port?
I guess you want to install already compiled binaries with the crux tools, right? Well, just leave out the ./configure, make, make install stuff and make sure that your binarys end up in $PKG in the way you want to have it on your system (using install or cp). You will find an example in /usr/ports/core/libstdc++-compat/Pkgfile pkgmk does the work for you, then, as usual. Regards, -- Clemens Koller _______________________________ R&D Imaging Devices Anagramm GmbH Rupert-Mayer-Str. 45/1 81379 Muenchen Germany http://www.anagramm-technology.com Phone: +49-89-741518-50 Fax: +49-89-741518-19
participants (3)
-
Clemens Koller
-
fikin
-
Tim Biermann