From owner-freebsd-ports@FreeBSD.ORG Tue Oct 26 07:56:06 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82A8C16A4CE for ; Tue, 26 Oct 2004 07:56:06 +0000 (GMT) Received: from mail.cablenet.lt (mail.cablenet.lt [217.147.34.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4784043D2F for ; Tue, 26 Oct 2004 07:56:06 +0000 (GMT) (envelope-from rolnas@takas.lt) Received: from ctv-217-147-36-211.vinita.lt ([217.147.36.211] helo=rolnas.dyndns.org) by mail.cablenet.lt with esmtp (Exim 4.30) id 1CMMBX-0007yO-Dp; Tue, 26 Oct 2004 10:56:03 +0300 Received: from rolnas by rolnas.dyndns.org with local (Exim 3.35 #1 (Debian)) id 1CMMBY-0001Ey-00; Tue, 26 Oct 2004 10:56:04 +0300 Date: Tue, 26 Oct 2004 10:56:04 +0300 From: Rolandas Naujikas To: Lars.Koeller@Uni-Bielefeld.de Message-ID: <20041026075604.GA4747@rolnas> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.3.28i Organization: VU MIF Sender: Rolandas Naujikas cc: ports@freebsd.org Subject: sysutils/apcupsd - incorrect pkg-plist or Makefile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 07:56:06 -0000 Hello, When building package from freshly installed sysutils/apcupsd on fresh system: $ pkg_create -b apcupsd-3.10.15 tar: etc/apcupsd/apcupsd.conf.sample: Cannot stat: No such file or directory tar: etc/apcupsd/cgi/apcupsd.css.sample: Cannot stat: No such file or directory tar: etc/apcupsd/hosts.conf.sample: Cannot stat: No such file or directory tar: etc/apcupsd/multimon.conf.sample: Cannot stat: No such file or directory In port Makefile there is not commands to install those files. Rolandas Naujikas