Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2001 13:23:16 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Alexander Langer <alex@big.endian.de>
Cc:        Satoshi Asami <asami@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/Mk bsd.port.mk
Message-ID:  <3A66D224.5ECDABFC@FreeBSD.org>
References:  <200101160925.f0G9PN216728@freefall.freebsd.org> <20010118120518.A20012@cichlids.cichlids.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Langer wrote:

> Thus spake Satoshi Asami (asami@freebsd.org):
>
> >   (1) Add PKGORIGIN support.  Bump BSDPORTMKVERSION to reflect it.
>                                      ^^^^^^^^^^^^^^^^
> >   Submitted by:       sobomax
>
> I hate those changes.
> I have several rock-stable -STABLE boxes here which I just DON'T WANT
> to upgrade.  Beside the fact that upgrading could make them instable,
> I don't want to loose the uptime of several months.
>
> Can't this be done in a different way?
> I mean, this is a change ONLY to pkg_create.
> OSVERION should be bumped and the -o flag only added if the pkg_create
> tool already understands it.
>
> I really don't know why the -o flag is worse a make world.

What make world are you talking about?
$ cvs co -rRELENG_4 pkg_install
$ cd pkg_install
$ vi Makefile [comment last line .include "../Makefile.inc"]
$ make BINDIR=/usr/sbin all install cleandir
$ cd ../ ; rm -rf pkg_install

As you see no make world is really necessary here.

-Maxim



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A66D224.5ECDABFC>