From owner-cvs-all Mon Feb 4 6:35:11 2002 Delivered-To: cvs-all@freebsd.org Received: from eken2.eken.phys.nagoya-u.ac.jp (eken2.eken.phys.nagoya-u.ac.jp [133.6.121.2]) by hub.freebsd.org (Postfix) with ESMTP id 840CE37B422; Mon, 4 Feb 2002 06:34:57 -0800 (PST) Received: from eken3.eken.phys.nagoya-u.ac.jp (eken3 [133.6.121.3]) by eken2.eken.phys.nagoya-u.ac.jp (8.11.6+3.4W/3.7W-E) with ESMTP id g14EYsB24446; Mon, 4 Feb 2002 23:34:55 +0900 (JST) Date: Mon, 04 Feb 2002 23:34:54 +0900 Message-ID: From: Yoichi NAKAYAMA To: Ernst de Haan Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/jakarta-tomcat Makefile pkg-plist ports/www/jakarta-tomcat/files patch-aa patch-ab In-Reply-To: <200202041422.g14EMBJ16492@zaphod.euronet.nl> References: <200202041338.g14DcQU20365@freefall.freebsd.org> <200202041422.g14EMBJ16492@zaphod.euronet.nl> User-Agent: Wanderlust/2.9.6 (Unchained Melody) SEMI/1.14.3 (=?ISO-2022-JP?B?GyRCNW0lTkMrGyhC?=) FLIM/1.14.3 (=?ISO-2022-JP?B?GyRCQCZLNThmTk1BMBsoQg==?=) APEL/10.3 Emacs/21.1 (i686-pc-linux-gnu) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) Organization: E-ken, Dept. of Physics, Nagoya University, JAPAN X-Face: wLZki+KbGjgKe0,<&3g*rA|R**vj[a8L%[v]ecJh1L(Uqm|LBx;v7Nq7n%?0d.aS]F#[~C\!{m?m,C&#U5}$_pZvBR>5VmX1Ol0`P\M-U8`sUF<5Quj'z&zzW8r|Zl9#W7Wut3duYzpKrP{n+AbarKtJ!i"Al7]P;-?[=iBZa*]r=>C':0~JECx]IH+RXq=/hUX}MB9e]oQKBxsDd/ X-SKK: Daredevil SKK/12.1.0 (Okamachi) MIME-Version: 1.0 (generated by SEMI 1.14.3 - =?ISO-2022-JP?B?IhskQjVtGyhC?= =?ISO-2022-JP?B?GyRCJU5DKxsoQiI=?=) Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Mon, 4 Feb 2002 15:22:10 +0100, Ernst de Haan wrote: > > pkg-plist should be fixed for these? > > Quickly fixed this. I should use ${TMPPKGLIST} or so to make sure that the > *exact* name of the RC script is used, I will look into this ASAP. For now it > just assumes 020.jakarta-tomcat.sh... Thanks for quick reply. But 020.jakaruta-tomcat.sh semms to be symlink, so I think it would be better instead using @exec ln -sf ... and @unexec rm -f ... (Use test command before removing symlink might be more better.) Also, CTL_SCRIPT itself seems to be dropped from pkg-plist. Please check plist for other missing files, since I just noticed those missing files in plist but I've not checked in detail for other. I think you should test for the port to pass the test described in "Testing the port" section in porters' handbook. It will help you to find missing files in plist. Best regards, -- Yoichi Nakayama To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message