From owner-cvs-ports@FreeBSD.ORG Thu Jul 10 07:47:36 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2366237B401; Thu, 10 Jul 2003 07:47:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6C6343F3F; Thu, 10 Jul 2003 07:47:35 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6AElZ0U025604; Thu, 10 Jul 2003 07:47:35 -0700 (PDT) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6AElZFa025603; Thu, 10 Jul 2003 07:47:35 -0700 (PDT) Message-Id: <200307101447.h6AElZFa025603@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 10 Jul 2003 07:47:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/cscout Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 10 Jul 2003 14:47:36 -0000 netchild 2003/07/10 07:47:35 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/cscout Makefile distinfo pkg-descr pkg-plist Log: This is Diomidis Spinellis' (dds@FreeBSD.org) source code analyzer and refactoring browser for collections of C programs. I coordinated the creation of the port with him, he will maintain the port himself in the future. I think this is the first binary only program (at least in the ports collection) which supports FreeBSD on alpha, amd64, i386, ia64 and sparc64. Reviewed by: dds Revision Changes Path 1.1201 +1 -0 ports/devel/Makefile 1.1 +65 -0 ports/devel/cscout/Makefile (new) 1.1 +6 -0 ports/devel/cscout/distinfo (new) 1.1 +19 -0 ports/devel/cscout/pkg-descr (new) 1.1 +85 -0 ports/devel/cscout/pkg-plist (new)