Re: Base packaging

From: Mark Murray <mark_at_grondar.org>
Date: Wed, 17 Sep 2003 15:45:53 +0100
Paul Richards writes:
> I've got a prototype setup that packages the base tree. It turned out to
> be very simple. It needs a lot more polishing and testing but it looks
> like this can definitely be made to work with just some tidying up and
> re-arranging of our existing make files. I've succesfully created
> packages of /sbin by adding the following to /usr/src/sbin/Makefile
> 
> --
> PORTNAME= FreeBSD-sbin
> PORTVERSION= 1.0
> COMMENT=sbin
> CATEGORIES=misc
> --

... etc.

This is excellent!

However, I suspect that a marginally better place to use these would be
in the "make distribute" target that "make release" uses. This way, the
files are already separated out into directory structures, and it may be
easier to build complex pkg-plist's with find(1). ALSO, it may be easier
to make more fine-grained packages (DISTRIBUTION=foo) with this.

M
--
Mark Murray
iumop ap!sdn w,I idlaH
Received on Wed Sep 17 2003 - 05:45:42 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:22 UTC