From owner-cvs-all Mon Jan 7 22: 8:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B0DE37B416; Mon, 7 Jan 2002 22:08:13 -0800 (PST) Received: (from mi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0868DV45237; Mon, 7 Jan 2002 22:08:13 -0800 (PST) (envelope-from mi) Message-Id: <200201080608.g0868DV45237@freefall.freebsd.org> From: Mikhail Teterin Date: Mon, 7 Jan 2002 22:08:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/libstocks Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/libstocks/files Makefile.client Makefile.lib patch-aa 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/01/07 22:08:13 PST Modified files: devel Makefile Added files: devel/libstocks Makefile distinfo pkg-comment pkg-descr pkg-plist devel/libstocks/files Makefile.client Makefile.lib patch-aa Log: Libstocks is a C library which can be used to fetch stocks quotes. It comes with a CLI client and the Siag Office can be built to interface with it. Revision Changes Path 1.730 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/libstocks/Makefile (new) 1.1 +1 -0 ports/devel/libstocks/distinfo (new) 1.1 +12 -0 ports/devel/libstocks/files/Makefile.client (new) 1.1 +16 -0 ports/devel/libstocks/files/Makefile.lib (new) 1.1 +16 -0 ports/devel/libstocks/files/patch-aa (new) 1.1 +1 -0 ports/devel/libstocks/pkg-comment (new) 1.1 +15 -0 ports/devel/libstocks/pkg-descr (new) 1.1 +7 -0 ports/devel/libstocks/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message