pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/tradcpp



Module Name:    pkgsrc
Committed By:   dholland
Date:           Tue Jun 11 04:21:21 UTC 2013

Added Files:
        pkgsrc/devel/tradcpp: DESCR Makefile PLIST distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/tradcpp/DESCR \
    pkgsrc/devel/tradcpp/Makefile pkgsrc/devel/tradcpp/PLIST \
    pkgsrc/devel/tradcpp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index