Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Nov 1997 15:17:23 +0200
From:      Sheldon Hearn <axl@iafrica.com>
To:        ports@freebsd.org
Subject:   Considering NOMANCOMPRESS with ports
Message-ID:  <7742.878822243@axl.iafrica.com>

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

Hi Satoshi & friends,

If I have this in the Makefile for my port:

MAN1=	foo.1

and this is in the PLIST for my port:

man/man1/foo.1.gz

Then if a user builds and installs my port with NOMANCOMPRESS=true (as
he / she may wish to do) the foo.1 should be installed uncompressed with
no .gz suffix.

If this happens, will pkg_delete for my port be smart enough to remove
foo.1 or will it try to remove foo.1.gz and fail?

Thanks,
Sheldon.



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