From owner-cvs-ports@FreeBSD.ORG Mon Mar 9 16:22:04 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E8AE106585E; Mon, 9 Mar 2009 16:22:04 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 427948FC15; Mon, 9 Mar 2009 16:22:04 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n29GM4sb013324; Mon, 9 Mar 2009 16:22:04 GMT (envelope-from pgj@repoman.freebsd.org) Received: (from pgj@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n29GM4J9013323; Mon, 9 Mar 2009 16:22:04 GMT (envelope-from pgj) Message-Id: <200903091622.n29GM4J9013323@repoman.freebsd.org> From: Gabor Pali Date: Mon, 9 Mar 2009 16:22:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/libbobcat Makefile distinfo pkg-descr pkg-plist ports/devel/libbobcat/files patch-INSTALL.im patch-hostname-hostname.ih patch-icmake-man patch-inetaddress-inetaddress patch-inetaddress-inetaddress.ih patch-process-process.ih X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 09 Mar 2009 16:22:07 -0000 pgj 2009-03-09 16:22:04 UTC FreeBSD ports repository (doc committer) Modified files: devel Makefile Added files: devel/libbobcat Makefile distinfo pkg-descr pkg-plist devel/libbobcat/files patch-INSTALL.im patch-hostname-hostname.ih patch-icmake-man patch-inetaddress-inetaddress patch-inetaddress-inetaddress.ih patch-process-process.ih Log: Bobcat is an acronym of `Brokken's Own Base Classes And Templates'. It is a shared library implementing C++ classes that are frequently used in software developed by Frank Brokken. Frank's existing programs will depend on `bobcat' in the near future. WWW: http://bobcat.sourceforge.net/ Approved by: tabthorpe Revision Changes Path 1.3393 +1 -0 ports/devel/Makefile 1.1 +75 -0 ports/devel/libbobcat/Makefile (new) 1.1 +3 -0 ports/devel/libbobcat/distinfo (new) 1.1 +11 -0 ports/devel/libbobcat/files/patch-INSTALL.im (new) 1.1 +10 -0 ports/devel/libbobcat/files/patch-hostname-hostname.ih (new) 1.1 +29 -0 ports/devel/libbobcat/files/patch-icmake-man (new) 1.1 +10 -0 ports/devel/libbobcat/files/patch-inetaddress-inetaddress (new) 1.1 +10 -0 ports/devel/libbobcat/files/patch-inetaddress-inetaddress.ih (new) 1.1 +10 -0 ports/devel/libbobcat/files/patch-process-process.ih (new) 1.1 +6 -0 ports/devel/libbobcat/pkg-descr (new) 1.1 +69 -0 ports/devel/libbobcat/pkg-plist (new)