Date: Wed, 8 Nov 2006 23:12:55 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/cppi Makefile distinfo pkg-descr Message-ID: <200611082312.kA8NCupo001008@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-11-08 23:12:55 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/cppi Makefile distinfo pkg-descr Log: A tool to indent the C preprocessor directives to reflect their nesting and ensure that there is exactly one space character between each #if, #elif, #define directive and the following token. PR: ports/105184 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Revision Changes Path 1.2506 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/cppi/Makefile (new) 1.1 +6 -0 ports/devel/cppi/distinfo (new) 1.1 +3 -0 ports/devel/cppi/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611082312.kA8NCupo001008>