From owner-cvs-all@FreeBSD.ORG Wed Jan 4 23:32:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D027F16A41F; Wed, 4 Jan 2006 23:32:10 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A74543D46; Wed, 4 Jan 2006 23:32:10 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k04NWAPC040015; Wed, 4 Jan 2006 23:32:10 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k04NWAIB040014; Wed, 4 Jan 2006 23:32:10 GMT (envelope-from edwin) Message-Id: <200601042332.k04NWAIB040014@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 4 Jan 2006 23:32:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/analog Makefile pkg-plist ports/www/analog/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2006 23:32:11 -0000 edwin 2006-01-04 23:32:10 UTC FreeBSD ports repository Modified files: www/analog Makefile pkg-plist Added files: www/analog/files pkg-message.in Log: Analog port does not include anlgform.html or anlgform.pl The analog (5.24,1) port does not include the form interface (anlgform.html & anlgform.pl). These files are in the tarball, but not installed by the port. They should be installed, probably with the .pl file non-executable (the form interface requires customization anyway). At the end it resulted in these files being installed in EXAMPLESDIR, with a note in the pkg-message. PR: ports/51947 Submitted by: Chris Pepper Revision Changes Path 1.57 +8 -1 ports/www/analog/Makefile 1.1 +7 -0 ports/www/analog/files/pkg-message.in (new) 1.31 +2 -0 ports/www/analog/pkg-plist