1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/devel/dklibs/pkg-descr
Wesley Shields 964f5ea466 The dklibs is a set of libraries by Dirk Krause.
The following libraries are included:
* dkport	portability layer
* dkc		general purpose C functions
* dknet		portable client side TCP/IP networking
* dkappr	access random number generators
* dkbif		library to read bitmap images
* dklatsup	support for applications creating LaTeX source files
* dksdbi	simple interface to NDBM, GDBM and BDB databases
* dktrace	produce debug output when linked to projects containing
		*.c files generated by tracecc

The following programs are also included:
* stc		string table compiler
* tracecc	tracing preprocessor for C, C++, Objective-C and Java
* trana		trace output analyzer

WWW: http://dklibs.sourceforge.net

PR:		ports/136913
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2009-08-01 21:49:30 +00:00

20 lines
703 B
Plaintext

The dklibs is a set of libraries by Dirk Krause.
The following libraries are included:
* dkport portability layer
* dkc general purpose C functions
* dknet portable client side TCP/IP networking
* dkappr access random number generators
* dkbif library to read bitmap images
* dklatsup support for applications creating LaTeX source files
* dksdbi simple interface to NDBM, GDBM and BDB databases
* dktrace produce debug output when linked to projects containing
*.c files generated by tracecc
The following programs are also included:
* stc string table compiler
* tracecc tracing preprocessor for C, C++, Objective-C and Java
* trana trace output analyzer
WWW: http://dklibs.sourceforge.net