From owner-cvs-all Sat Nov 17 19:33:51 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 594A737B416; Sat, 17 Nov 2001 19:33:45 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAI3Xj481204; Sat, 17 Nov 2001 19:33:45 -0800 (PST) (envelope-from ijliao) Message-Id: <200111180333.fAI3Xj481204@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 17 Nov 2001 19:33:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/bcpp Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/devel/bcpp/files patch-bcpp.cpp 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/11/17 19:33:45 PST Modified files: devel Makefile Added files: devel/bcpp Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist devel/bcpp/files patch-bcpp.cpp Log: add bcpp Simple utility to indent C++ code PR: 31831 Submitted by: Mike Buchanon Revision Changes Path 1.681 +1 -0 ports/devel/Makefile 1.1 +36 -0 ports/devel/bcpp/Makefile (new) 1.1 +1 -0 ports/devel/bcpp/distinfo (new) 1.1 +24 -0 ports/devel/bcpp/files/patch-bcpp.cpp (new) 1.1 +1 -0 ports/devel/bcpp/pkg-comment (new) 1.1 +3 -0 ports/devel/bcpp/pkg-descr (new) 1.1 +2 -0 ports/devel/bcpp/pkg-message (new) 1.1 +5 -0 ports/devel/bcpp/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message