From owner-freebsd-ports@freebsd.org Mon May 1 12:19:14 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 634C4D58AF0 for ; Mon, 1 May 2017 12:19:14 +0000 (UTC) (envelope-from drosih@rpi.edu) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 482092B2 for ; Mon, 1 May 2017 12:19:14 +0000 (UTC) (envelope-from drosih@rpi.edu) Received: by mailman.ysv.freebsd.org (Postfix) id 44795D58AEF; Mon, 1 May 2017 12:19:14 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 441A8D58AEE for ; Mon, 1 May 2017 12:19:14 +0000 (UTC) (envelope-from drosih@rpi.edu) Received: from smtp10.server.rpi.edu (gateway.canit.rpi.edu [128.113.2.230]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "canit.localdomain", Issuer "canit.localdomain" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0707F2B1 for ; Mon, 1 May 2017 12:19:13 +0000 (UTC) (envelope-from drosih@rpi.edu) Received: from smtp-auth3.server.rpi.edu (route.canit.rpi.edu [128.113.2.233]) by smtp10.server.rpi.edu (8.14.4/8.14.4/Debian-8+deb8u1) with ESMTP id v41CAsON028107 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 1 May 2017 08:10:55 -0400 Received: from smtp-auth3.server.rpi.edu (localhost [127.0.0.1]) by smtp-auth3.server.rpi.edu (Postfix) with ESMTP id CEAE558044; Mon, 1 May 2017 08:10:54 -0400 (EDT) Received: from [172.16.67.1] (gilead-qc124.netel.rpi.edu [128.113.124.17]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: drosih) by smtp-auth3.server.rpi.edu (Postfix) with ESMTPSA id B09C258022; Mon, 1 May 2017 08:10:54 -0400 (EDT) From: "Garance A Drosehn" To: "Paul J. Lucas" Cc: ports@FreeBSD.org Subject: Re: cdecl port Date: Mon, 01 May 2017 08:10:54 -0400 Message-ID: <0D6D717B-3027-4C78-A6A9-AA15B75CA925@rpi.edu> In-Reply-To: <389C377C-214E-4524-9132-B99C198D00BA@lucasmail.org> References: <389C377C-214E-4524-9132-B99C198D00BA@lucasmail.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Mailer: MailMate (1.9.6r5347) X-Virus-Scanned: ClamAV using ClamSMTP X-Bayes-Prob: 0.0001 (Score 0, tokens from: outgoing, @@RPTN) X-Spam-Score: 0.00 () [Hold at 10.10] X-CanIt-Incident-Id: 03Tf0aTAo X-CanIt-Geo: ip=128.113.124.17; country=US; region=New York; city=Troy; latitude=42.7495; longitude=-73.5951; http://maps.google.com/maps?q=42.7495,-73.5951&z=6 X-CanItPRO-Stream: outgoing X-Canit-Stats-ID: Bayes signature not available X-Scanned-By: CanIt (www . roaringpenguin . com) on 128.113.2.230 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2017 12:19:14 -0000 On 30 Apr 2017, at 19:27, Paul J. Lucas wrote: > ... the all-new cdecl 3.x: > > https://github.com/paul-j-lucas/cdecl > > Thanks. Note that I don’t use FreeBSD myself; I’m just the > author of the new cdecl. > > - Paul It's nice to see someone pick up this useful utility and do a lot of work on it. If I do 'cdecl -V' on the previous version from David Conrad, it shows: # cdecl -V Version: @(#)cdecl.c 2.5 1/15/96 @(#)cdgram.y 2.2 3/30/88 @(#)cdlex.l 2.2 3/30/88 and I'm pretty sure that I've been using it since at least 1992! It has been very useful at times, especially during my first few years of programming in C. I haven't installed the new version yet, but am happy to see the work done on it! -- Garance Alistair Drosehn = drosih@rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA