Path to this page:
Subject: CVS commit: pkgsrc/devel/tradcpp
From: David A. Holland
Date: 2013-06-11 06:21:21
Message id: 20130611042121.F249D96@cvs.netbsd.org
Log Message:
Add tradcpp-0.1.
tradcpp is a traditional (K&R-style) preprocessor.
It has the particular property that it doesn't (for the most part)
trash whitespace, so it can be used on makefiles.
This is only release 0.1; it is missing some features and doubtless
has quite a few bugs, but it's capable of building at least some
packages when used with imake.
Written by yours truly with some patches from Joerg.
Files: