From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 12 09:07:30 2013 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EDB06202; Wed, 12 Jun 2013 09:07:30 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 8E68E1AFE; Wed, 12 Jun 2013 09:07:30 +0000 (UTC) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 7A71B3EB61; Wed, 12 Jun 2013 09:07:29 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.6/8.14.6) with ESMTP id r5C97TTW014321; Wed, 12 Jun 2013 09:07:29 GMT (envelope-from phk@phk.freebsd.dk) To: Baptiste Daroussin Subject: Re: Importing tradcpp (traditional (K&R-style) C macro preprocessor) into base? In-reply-to: <20130611221124.GC84600@ithaqua.etoilebsd.net> From: "Poul-Henning Kamp" References: <20130611221124.GC84600@ithaqua.etoilebsd.net> Content-Type: text/plain; charset=ISO-8859-1 Date: Wed, 12 Jun 2013 09:07:29 +0000 Message-ID: <14320.1371028049@critter.freebsd.dk> X-Mailman-Approved-At: Wed, 12 Jun 2013 11:52:32 +0000 Cc: freebsd-hackers@FreeBSD.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jun 2013 09:07:31 -0000 In message <20130611221124.GC84600@ithaqua.etoilebsd.net>, Baptiste Daroussin w rites: >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. As a user of certain antique X11 apps, I applaud this effort. >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). However, I think these programs should be fixed, rather than put tradcpp in the src tree. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.