freebsd-ports/devel/cppadvio/pkg-message
Ying-Chieh Liao f67a73af56 add cppadvio
Advanced i/o, networking, and arithmetic compression C++ classlib

PR:		23053
Submitted by:	Oleg <oleg@pobox.com>
2001-05-19 11:05:42 +00:00

10 lines
490 B
Text

Don't forget to compile and run verification/validation code: gmake check-all
or specifically, sub-targets
vmyenv vendian_io vendian_io_ext vhistogram varithm
vTCPstream vTCPstream_server vvoc
See comments in the work/cppadvio/Makefile for details, as well as
c++serv.dr. The verification code checks to see that all the
functions in this package have compiled and run well. The validation
code can also serve as an illustration of how package's classes and
functions may be employed.