Skip site navigation (1)Skip section navigation (2)
Date:      12 Aug 2002 13:46:04 +0900
From:      NIIMI Satoshi <sa2c@sa2c.net>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        FreeBSD GNOME Users <gnome@FreeBSD.org>
Subject:   Re: ports/41300: textproc/scrollkeeper should have BUILD_DEPENDS for textproc/docbook-xml
Message-ID:  <20020812044604.9A2302F5@berkeley.sa2c.net>
In-Reply-To: <1029086728.3799.3.camel@shumai.marcuscom.com>
References:  <200208110547.g7B5lduE003365@freefall.freebsd.org> <20020811122110.AEFD731D@berkeley.sa2c.net> <1029086728.3799.3.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke <marcus@FreeBSD.org> writes:

> You're right.  docbook-xml doesn't list catalog as a plist file.  This
> means it won't be removed if docbook-xml is uninstalled.  Not sure if

In docbook-xml/pkg-plist, there is a line "@unexec mkcatalog ... deinstall".
mkcatalog will remove empty catalog files.

> this is the maintainer's intention or not.  I'll add an explicit
> dependency to docbook-xml to get around this problem.

The original PR was not correct.  What should be done in scrollkeeper
port is to add "@unexec xmlcatalog --del" lines in pkg-plist to remove
entities which are added by "xmlcatalog --add" in pkg-install.

-- 
NIIMI Satoshi


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




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