From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 12 12:07:01 2005 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5544B16A4CE; Sat, 12 Mar 2005 12:07:01 +0000 (GMT) Received: from shimako.yamayuri.org (yumi.yamayuri.org [218.45.22.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73F4043D31; Sat, 12 Mar 2005 12:07:00 +0000 (GMT) (envelope-from mistral@imasy.or.jp) Received: from shimako.yamayuri.org (localhost [IPv6:3ffe:505:2020:0:203:47ff:fe14:7175])j2CC6gjq040884 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Mar 2005 21:06:42 +0900 (JST) (envelope-from mistral@imasy.or.jp) Received: (from sarumaru@localhost) by shimako.yamayuri.org (8.13.1/8.13.1/Submit) id j2CC6dTQ040883; Sat, 12 Mar 2005 21:06:39 +0900 (JST) (envelope-from sarumaru) From: mistral@imasy.or.jp (Yoshihiko Sarumaru) To: vs@FreeBSD.org In-Reply-To: Your message of "Sat, 12 Mar 2005 10:37:35 GMT". <200503121037.j2CAbZR7081318@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Mailer: mnews [version 1.22PL7] 2003-09/29(Mon) Date: Sat, 12 Mar 2005 21:06:39 +0900 Message-ID: <050312210639.M0236425@shimako.yamayuri.org> cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/78699: Update port: sysutils/du2ps X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 12:07:01 -0000 > State-Changed-Why: > Committed with modifications, thanks! > I modified it a bit so it confirms a bit more to our style. I also wrote in such style at the first time, but in my environment, it makes some problems with NOPORTDOCS. Don't we need take care of theses? shimako# make install -DNOPORTDOCS (snip) @echo: not found @echo: not found @echo: not found @echo: not found @echo: not found shimako# pkg_delete /var/db/pkg/du2ps-3.1 pkg_delete: file '/usr/local/share/doc/du2ps' doesn't really exist pkg_delete: unable to completely remove directory '/usr/local/share/doc/du2ps' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) -- Yoshihiko Sarumaru