Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2001 08:32:36 +0700 (NOVST)
From:      Alexey Dokuchaev <danfe@inet.ssc.nsu.ru>
To:        freebsd-questions@freebsd.org
Subject:   +REQUIRED_BY files missing?
Message-ID:  <Pine.LNX.4.10.10104070821060.15521-100000@inet.ssc.nsu.ru>

next in thread | raw e-mail | index | archive | help
Hello!

I've been mocking around this rxvt port when suddenly I forgot to add some
option to Makefile, and decided to deinstall it and rebuild from scratch
(I didn't want to FORCE_PKG_REGISTRation just to make it all perfect).

Oddly enough, when I typed make deinstall, I got these messages:
===>  Deinstalling for rxvt-2.6.3
pkg_delete: couldn't open dependency file `/var/db/pkg/imake-4.0.3/+REQUIRED_BY'
pkg_delete: couldn't open dependency file `/var/db/pkg/XFree86-libraries-4.0.3_1/+REQUIRED_BY'

And indeed, there are no such files.  Aren't they are ones from where
pkg_infp -R takes all info?  I crawled through /var/db/pkg/ and was kinda
surprized to see that only some ports have them (like qt) while others
(gmake, XFree86-4, many others) simply lack them.

I wonder, is this OK, or I probably did screw my ports somehow?

  //danfe


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.10104070821060.15521-100000>