From owner-cvs-all Wed Aug 21 20:35:49 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 20F1137B41D; Wed, 21 Aug 2002 20:35:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D254C43E77; Wed, 21 Aug 2002 20:35:39 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from freefall.freebsd.org (kevlo@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M3ZdJU067102; Wed, 21 Aug 2002 20:35:39 -0700 (PDT) (envelope-from kevlo@freefall.freebsd.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M3ZdFb067101; Wed, 21 Aug 2002 20:35:39 -0700 (PDT) Message-Id: <200208220335.g7M3ZdFb067101@freefall.freebsd.org> From: Kevin Lo Date: Wed, 21 Aug 2002 20:35:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/firestring 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 kevlo 2002/08/21 20:35:39 PDT Modified files: misc Makefile Added files: misc/firestring Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Initial import of firestring 0.1.9. Libfirestring is a string handling library that provides maximum length aware string handling functions to programs. PR: 38025 Submitted by: Dean Hollister Revision Changes Path 1.474 +1 -0 ports/misc/Makefile 1.1 +31 -0 ports/misc/firestring/Makefile (new) 1.1 +1 -0 ports/misc/firestring/distinfo (new) 1.1 +1 -0 ports/misc/firestring/pkg-comment (new) 1.1 +18 -0 ports/misc/firestring/pkg-descr (new) 1.1 +3 -0 ports/misc/firestring/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message