CMUNGE is a simple tool for encrypting and compacting C source code, while leaving it syntactically and semantically unchanged. It does this by: * Recursively in-lining `user-defined' #include files. * Renaming C identifiers, except those in the C Standard Library, with names like l1 (i.e. letter-l one), l2, l3, etc. * Removing comments and blank lines, converting multiple consecutive whitespace characters (including `\n') into single blanks, removing all unnecessary whitespace between tokens. * Outputting the transformed code in lines of least N characters long, where N is a user-specified minimum line length. It accepts ANSI and K & R C as its input language. WWW: http://www.vcpc.univie.ac.at/~jhm/cmunge/ - Frerich Raabe frerich.raabe@gmx.de l='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-FillInForm
Commit message (Expand)AuthorAgeFilesLines
* Reassign my p5-* ports to perl@ so more than one personerwin2009-01-301-1/+1
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* Update to 2.00erwin2007-09-182-4/+4
* Update to 1.07erwin2007-08-142-4/+4
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* - Add SHA256pav2005-11-271-0/+1
* Update to 1.06erwin2005-10-182-3/+3
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1