thierry 2006-01-30 23:25:17 UTC
FreeBSD ports repository
Modified files:
converters Makefile
Added files:
converters/ascii2binary Makefile distinfo pkg-descr
converters/ascii2binary/files patch-Makefile
Log:
ascii2binary and binary2ascii convert between textual and binary
representations of numbers.
The two programs are useful for generating test data, for inspecting binary
files, and for interfacing programs that generate textual output to programs
that require binary input and conversely. They can also be useful when it is
desired to reformat numbers.
WWW: http://billposer.org/Software/a2b.html
Revision Changes Path
1.122 +1 -0 ports/converters/Makefile
1.1 +48 -0 ports/converters/ascii2binary/Makefile (new)
1.1 +3 -0 ports/converters/ascii2binary/distinfo (new)
1.1 +49 -0 ports/converters/ascii2binary/files/patch-Makefile (new)
1.1 +20 -0 ports/converters/ascii2binary/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"