Date: Mon, 04 Feb 2002 23:34:54 +0900 From: Yoichi NAKAYAMA <yoichi@FreeBSD.FreeBSD.ORG> To: Ernst de Haan <znerd@FreeBSD.org> 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 Message-ID: <wypu3l8gdt.wl@eken3.eken.phys.nagoya-u.ac.jp> In-Reply-To: <200202041422.g14EMBJ16492@zaphod.euronet.nl> References: <200202041338.g14DcQU20365@freefall.freebsd.org> <wyr8o18hqs.wl@eken3.eken.phys.nagoya-u.ac.jp> <200202041422.g14EMBJ16492@zaphod.euronet.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
At Mon, 4 Feb 2002 15:22:10 +0100, Ernst de Haan <znerd@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?wypu3l8gdt.wl>