Bug 136913 - [NEW PORT] devel/dklibs: a set of libraries by Dirk Krause
Summary: [NEW PORT] devel/dklibs: a set of libraries by Dirk Krause
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-20 00:10 UTC by Charlie Kester
Modified: 2009-08-01 22:57 UTC (History)
0 users

See Also:


Attachments
dklibs-1.23.1.shar (17.67 KB, text/plain)
2009-07-20 00:10 UTC, Charlie Kester
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Kester 2009-07-20 00:10:04 UTC
The dklibs is a set of libraries by Dirk Krause.

It is needed to build version 2.1.2 of the existing graphics/bmeps port.

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
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2009-07-20 02:34:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-01 22:49:41 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2009-08-01 22:57:51 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!