Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 09:45:42 -0400
From:      Geoff Speicher <geoff@speicher.org>
To:        "Eli K. Breen" <eli@gopostal.ca>
Cc:        freebsd-current@freebsd.org
Subject:   Re: portupgrade upgrades ports despite +IGNOREME files
Message-ID:  <20040713134542.GA79616@sirius.speicher.org>
In-Reply-To: <40F30168.8010603@gopostal.ca>
References:  <40F30168.8010603@gopostal.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 12, 2004 at 02:23:52PM -0700, Eli K. Breen wrote:
> FreeBSD sequoia.int.sectornotfound.com 5.2.1-RELEASE-p9 FreeBSD 
> 5.2.1-RELEASE-p9 #0: Sun Jul 11 19:08:36 PDT 2004 
> root@sequoia.int.sectornotfound.com:/usr/obj/usr/src/sys/SEQUOIA-521  i386
> 
> 
> portupgrade upgrades ports despite +IGNOREME files.
> 
> e.g.
> 
> 
> cd /usr/ports/lang/perl5.8/
> touch "+IGNOREME"
> 
> portupgrade -Rf mail/thunderbird
> 
> ===>  Building for lang/perl-5.8
> [...]
> 
> Add 'lang/perl*', as a held package in /usr/local/etc/pkgtools.conf to 
> no avail.
> 
> Suggestions?

The man page says to put +IGNOREME in the package directory, which
should be more like /var/db/pkg/perl-5.8.4 (/usr/ports/lang/perl5.8 is
the port directory).

Geoff



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