              ckport
             --------

--- What is ckport?:

ckport is a program to check if some code is portable and test for some common security problems.

--- Building and running:

There is a configure and Makefile. It will do some very basic setup of the package and handle
the installing.

To run ckport you only need to have Perl installed (not a build requirement).

-- How to build:

 $ ./configure
 $ make

 Installing:
 # make install

--- Tested platforms:

OPERATING SYSTEM        ARCH    COMPILER        TESTED  M/STATUS        COMMENT
AND VERSION                                     VERSION
---------------------------------------------------------------------------------------------------
Debian Etch             ix86    gcc 4.1.2       current s/OK
Debian *		*	*		*	M/OK

Tested Version:
        Current:        Current as listed on Homepage
        last:           Last released version (This system is on release checklist)
        *b*:            Beta
        *p*             Pre-Release

Status: Maintenance/testing Status:
Maintenance:    s = your are on your own, sources.
                m = package in work, beta package
                M = maintained
                S = maintained source package
                B = maintained binary package
