Subject: CVS commit: pkgsrc/devel/fastdep
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 08/22/2003 13:47:43
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Fri Aug 22 13:47:42 UTC 2003

Update of /cvsroot/pkgsrc/devel/fastdep
In directory minbar.netbsd.org:/tmp/cvs-serv5996

Log Message:
Initial import of fastdep, version 0.15:

fastdep is a fast dependency generator for C/C++ files.  It generates a
file ready to be parsed by the make(1) utility containing dependancy
specifications for all source files given to it.

The program is written in C++ with a handoptimized parser for just the
preproccesor tokens; therefore it is faster than GCC because it does
just one thing.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/devel/fastdep/Makefile
N pkgsrc/devel/fastdep/distinfo
N pkgsrc/devel/fastdep/PLIST
N pkgsrc/devel/fastdep/DESCR
N pkgsrc/devel/fastdep/patches/patch-aa

No conflicts created by this import