From owner-cvs-all Sun Nov 3 9:17:39 2002 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 10FC437B401; Sun, 3 Nov 2002 09:17:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C667443E75; Sun, 3 Nov 2002 09:17:37 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA3HG1mV077968; Sun, 3 Nov 2002 09:16:01 -0800 (PST) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA3HG1jS077967; Sun, 3 Nov 2002 09:16:01 -0800 (PST) Message-Id: <200211031716.gA3HG1jS077967@repoman.freebsd.org> From: Mikhail Teterin Date: Sun, 3 Nov 2002 09:16:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/moneydance Makefile distinfo pkg-descr pkg-plist ports/deskutils/moneydance/files moneydance.sh X-FreeBSD-CVS-Branch: HEAD 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 mi 2002/11/03 09:16:01 PST Modified files: deskutils/moneydance Makefile distinfo pkg-descr pkg-plist Added files: deskutils/moneydance/files moneydance.sh Log: Update to a more featurefull, but limited-unless-registered version 3.2. . USE_JAVA=1.3+ . Do not install swingall.jar . install in ${PREFIX}/share/java . don't extract under WKRDIR and copy -- untar the distfile directly . move the start-up script's template from Makefile into its own files/moneydance.sh Reviewed by: Sean Reilly (maintainer) Approved by: Sean Reilly (maintainer) Revision Changes Path 1.3 +16 -11 ports/deskutils/moneydance/Makefile 1.2 +1 -1 ports/deskutils/moneydance/distinfo 1.1 +9 -0 ports/deskutils/moneydance/files/moneydance.sh (new) 1.2 +4 -3 ports/deskutils/moneydance/pkg-descr 1.2 +4 -5 ports/deskutils/moneydance/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message