From owner-cvs-ports Sun Dec 8 14:26:16 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA27158 for cvs-ports-outgoing; Sun, 8 Dec 1996 14:26:16 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA27151; Sun, 8 Dec 1996 14:26:15 -0800 (PST) Date: Sun, 8 Dec 1996 14:26:15 -0800 (PST) From: "David E. O'Brien" Message-Id: <199612082226.OAA27151@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/devel/cutils - Imported sources Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk obrien 96/12/08 14:26:14 ports/devel/cutils - Imported sources Update of /home/ncvs/ports/devel/cutils In directory freefall.freebsd.org:/a/obrien/new/cutils Revision/Branch: 1.1.1 Log Message: cutils is a collection of miscellaneous utilities useful for C programmers. It is composed by the following utilities: cinfo, cinfoc and cinfodc - C language documentation tools cdecl and cundecl - decode and encode C type declarations cobfusc - make a C source file unreadable but compilable chilight - highlight C source files with colors yyextract - extract grammar rules from yacc grammar yyref - yacc grammar reference program Submitted by: Sandro Sigala Status: Vendor Tag: SIGALA Release Tags: cutils_1_3 N ports/devel/cutils/Makefile N ports/devel/cutils/pkg/COMMENT N ports/devel/cutils/pkg/DESCR N ports/devel/cutils/pkg/PLIST N ports/devel/cutils/files/md5 N ports/devel/cutils/patches/patch-01 No conflicts created by this import