Date: Tue, 2 Jun 1998 00:33:50 -0400 From: Matthew Hunt <mph@pobox.com> To: Eivind Eklund <eivind@yes.no>, Andreas Klemm <andreas@FreeBSD.ORG> Cc: ports@FreeBSD.ORG Subject: Re: cvs commit: ports/net/zebra Makefile ports/net/zebra/pkg PLIST Message-ID: <19980602003350.D16221@flarn.dyn.ml.org> In-Reply-To: <19980602015953.52698@follo.net>; from Eivind Eklund on Tue, Jun 02, 1998 at 01:59:53AM %2B0200 References: <199805311745.KAA08245@freefall.freebsd.org> <19980602015953.52698@follo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 02, 1998 at 01:59:53AM +0200, Eivind Eklund wrote: > > Log: > > Give zebra a config directory of it's own ${PREFIX}/etc/zebra > > Try to remove it when deinstalling. > > WHAT? Do we normally do this? What about people that upgrade? (I > always do a pkg_delete first...) My reading is that it doesn't matter. If you have real config files in etc/zebra, then the @dirrm will fail, because the directory won't be empty. There will, however, be a "directory not empty" diagnostic that might alarm the user. The apache port uses the same approach that zebra now does, except that it does not do a @dirrm; my suggestion is that the @dirrm be removed on aesthetic grounds (to avoid the diagnostic). These conclusions are just from glancing at the port. I haven't actually *tried* any of this, God forbid... PS- I nominate Eivind for "Coolest Hostname/MX Among FreeBSD Developers". Discussion, of course, can go to -chat. :-) -- Matthew Hunt <mph@pobox.com> * Stay close to the Vorlon. http://www.pobox.com/~mph/pgp.key for PGP public key 0x67203349. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980602003350.D16221>