Date: Sat, 1 Aug 2009 21:49:30 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/dklibs Makefile distinfo pkg-descr pkg-plist ports/devel/dklibs/files patch-Makefile-shared-linux.in Message-ID: <200908012149.n71LnUD5077157@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wxs 2009-08-01 21:49:30 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/dklibs Makefile distinfo pkg-descr pkg-plist devel/dklibs/files patch-Makefile-shared-linux.in Log: 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) Revision Changes Path 1.3576 +1 -0 ports/devel/Makefile 1.1 +94 -0 ports/devel/dklibs/Makefile (new) 1.1 +3 -0 ports/devel/dklibs/distinfo (new) 1.1 +155 -0 ports/devel/dklibs/files/patch-Makefile-shared-linux.in (new) 1.1 +19 -0 ports/devel/dklibs/pkg-descr (new) 1.1 +227 -0 ports/devel/dklibs/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908012149.n71LnUD5077157>