Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2003 07:19:50 -0700 (PDT)
From:      Max Khon <fjoe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/libdict Makefile distinfo pkg-descr pkg-plist ports/devel/strace Makefile
Message-ID:  <200304191419.h3JEJopg056501@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
fjoe        2003/04/19 07:19:50 PDT

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
    devel/strace         Makefile 
  Added files:
    devel/libdict        Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: libdict
  
  Libdict is a compact, ANSI C library which provides access to a set of
  generic and flexible ``dictionary'' data structures. All algorithms
  used in libdict have been optimized, and, with one very small exception,
  are not recursive but iterative. It was written by Farooq Mela, and is
  released under a BSD style licence.
  
  PR:             50453
  Submitted by:   Alex Semenyaka
  
  Revision  Changes    Path
  1.1094    +1 -0      ports/devel/Makefile
  1.1       +43 -0     ports/devel/libdict/Makefile (new)
  1.1       +8 -0      ports/devel/libdict/distinfo (new)
  1.1       +17 -0     ports/devel/libdict/pkg-descr (new)
  1.1       +18 -0     ports/devel/libdict/pkg-plist (new)
  1.10      +0 -2      ports/devel/strace/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304191419.h3JEJopg056501>