From owner-cvs-ports@FreeBSD.ORG Sat Oct 18 00:49:33 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72B6816A4B3; Sat, 18 Oct 2003 00:49:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2D7A43FCB; Sat, 18 Oct 2003 00:49:32 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9I7nWXJ090358; Sat, 18 Oct 2003 00:49:32 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9I7nWrF090357; Sat, 18 Oct 2003 00:49:32 -0700 (PDT) (envelope-from adamw) Message-Id: <200310180749.h9I7nWrF090357@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 18 Oct 2003 00:49:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/finance Makefile ports/finance/kexchange Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 07:49:33 -0000 adamw 2003/10/18 00:49:32 PDT FreeBSD ports repository Modified files: finance Makefile Added files: finance/kexchange Makefile distinfo pkg-descr pkg-plist Log: Add kexchange. KExchange is a currency converter for over 150 currencies using up-to-date exchange rates from the PACIFIC Exchange Rate Service. Features * rates may be refreshed on command or automatically on startup; * rates can be cached locally for offline use; * may also be used as a Euro converter; and * has an DCOP interface. Revision Changes Path 1.14 +1 -0 ports/finance/Makefile 1.1 +22 -0 ports/finance/kexchange/Makefile (new) 1.1 +1 -0 ports/finance/kexchange/distinfo (new) 1.1 +14 -0 ports/finance/kexchange/pkg-descr (new) 1.1 +36 -0 ports/finance/kexchange/pkg-plist (new)