From owner-cvs-all Fri Jun 22 15:16:39 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 3474937B407; Fri, 22 Jun 2001 15:16:33 -0700 (PDT)
(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
by freefall.freebsd.org (8.11.3/8.11.3) id f5MMGW760646;
Fri, 22 Jun 2001 15:16:32 -0700 (PDT)
(envelope-from dd)
Message-Id: <200106222216.f5MMGW760646@freefall.freebsd.org>
From: Dima Dorfman
Date: Fri, 22 Jun 2001 15:16:32 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/devel Makefile ports/devel/error Makefile
distinfo pkg-comment pkg-descr pkg-plist ports/devel/error/files
tarignore
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
dd 2001/06/22 15:16:32 PDT
Modified files:
devel Makefile
Added files:
devel/error Makefile distinfo pkg-comment pkg-descr
pkg-plist
devel/error/files tarignore
Log:
Add error, a program to analyze diagnostic error output from compilers
and other processors. This was formerly in the base system, but was
removed because it isn't entirely compatible with the toolchain in
use. Nevertheless, at certain times it can still be useful.
Reviewed by: roam
Revision Changes Path
1.570 +2 -1 ports/devel/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message