Date: Wed, 12 Jun 2013 00:11:24 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: freebsd-hackers@FreeBSD.org Subject: Importing tradcpp (traditional (K&R-style) C macro preprocessor) into base? Message-ID: <20130611221124.GC84600@ithaqua.etoilebsd.net>
next in thread | raw e-mail | index | archive | help
--WfZ7S8PLGjBY9Voh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I have been working in importing tradcpp (developped by David A. Holland from NetBSD) into the ports tree, it is a traditional (K&R-style) C macro preprocessor BSD licensed. I first worked on it so that imake can work properly without gcc. I discovered that some part of the base system still needs a traditional preprocessor, like (calendar), what I propose it to import tradcpp into the base system (not the version in port right now but what will become version 0.2). It mostly behave like gcpp, and I'm able to properly use calendar along with tradcpp with this small patch: http://people.freebsd.org/~bapt/tradcpp.diff Any objections against me importing it? regards, Bapt --WfZ7S8PLGjBY9Voh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlG3oIwACgkQ8kTtMUmk6EzV2gCfVsn44pjO+FQg0+Yjaklj9t+I LTYAnA3ol/EEwmGvT+leNLKOK7YP9fsp =MzFx -----END PGP SIGNATURE----- --WfZ7S8PLGjBY9Voh--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130611221124.GC84600>