From owner-cvs-all Tue Oct 9 19:24: 4 2001 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 9F46537B401; Tue, 9 Oct 2001 19:24:01 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9A2O1E23054; Tue, 9 Oct 2001 19:24:01 -0700 (PDT) (envelope-from ijliao) Message-Id: <200110100224.f9A2O1E23054@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 9 Oct 2001 19:24:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/inilib Makefile distinfo pkg-comment pkg-descr pkg-plist 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 ijliao 2001/10/09 19:24:01 PDT Modified files: devel Makefile Added files: devel/inilib Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add inilib A C++ lib which provides a method of saving the "state" of a program Revision Changes Path 1.651 +2 -1 ports/devel/Makefile 1.1 +19 -0 ports/devel/inilib/Makefile (new) 1.1 +1 -0 ports/devel/inilib/distinfo (new) 1.1 +1 -0 ports/devel/inilib/pkg-comment (new) 1.1 +14 -0 ports/devel/inilib/pkg-descr (new) 1.1 +18 -0 ports/devel/inilib/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message