From owner-freebsd-ports Tue Apr 23 15:23:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id 0A03C37B419; Tue, 23 Apr 2002 15:23:18 -0700 (PDT) Received: from sdn-ar-008dcwashp029.dialsprint.net ([63.178.91.141] helo=moo.holy.cow) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 1708gv-0004yJ-00; Tue, 23 Apr 2002 15:23:17 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 1AB4050B8E; Tue, 23 Apr 2002 18:25:45 -0400 (EDT) Date: Tue, 23 Apr 2002 18:25:44 -0400 From: parv To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/37384: packaging of lang/expect fails Message-ID: <20020423222544.GA97116@moo.holy.cow> Mail-Followup-To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org References: <20020423165758.CC73050B8E@moo.holy.cow> <200204231700.g3NH02e25831@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204231700.g3NH02e25831@freefall.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org problem seems to be that this port doesn't handle "MANCOMPRESSED=yes" (in /etc/make.conf) quite well, actually not at all. the manpages are installed non compressed in /usr/local/man/man[13], yet packaging/install list is generated w/ ".gz". that breaks not only the packaging, but also the man pages are not removed (due to above mentioned problem) on deninstall/pkg_delete obviously. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message