From owner-cvs-all Thu Aug 8 0:54: 8 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 911B737B400; Thu, 8 Aug 2002 00:54:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FBC943E5E; Thu, 8 Aug 2002 00:54:04 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g787s4JU065718; Thu, 8 Aug 2002 00:54:04 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g787s3u9065716; Thu, 8 Aug 2002 00:54:03 -0700 (PDT) Message-Id: <200208080754.g787s3u9065716@freefall.freebsd.org> From: Hye-Shik Chang Date: Thu, 8 Aug 2002 00:54:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/fib 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 perky 2002/08/08 00:54:03 PDT Modified files: devel Makefile Added files: devel/fib Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add fib 1.0, the Fibonacci Heap Library (with 2-clauses BSD license) Revision Changes Path 1.894 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/fib/Makefile (new) 1.1 +1 -0 ports/devel/fib/distinfo (new) 1.1 +1 -0 ports/devel/fib/pkg-comment (new) 1.1 +7 -0 ports/devel/fib/pkg-descr (new) 1.1 +5 -0 ports/devel/fib/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message