zi          2011-10-04 15:29:38 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/ding-libs      Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: devel/ding-libs
  
  'D is not GLib' utility libraries
  
  Ding-libs provides utility functions to manipulate filesystem
  pathnames (libpath_utils), a hash table which dynamically resizes
  to achieve optimal storage and access time properties (libdhash),
  a data type to collect data in a hierarchical structure for easy
  iteration and serialization (libcollection), a dynamically growing,
  reference-counted array (libref_array), and a library to process
  configuration files in initialization format (INI) into a library
  collection data structure (libini_config).
  
  PR:             ports/161267
  Submitted by:   Andrew Elble <[email protected]>
  
  Revision  Changes    Path
  1.4577    +1 -0      ports/devel/Makefile
  1.1       +40 -0     ports/devel/ding-libs/Makefile (new)
  1.1       +2 -0      ports/devel/ding-libs/distinfo (new)
  1.1       +10 -0     ports/devel/ding-libs/pkg-descr (new)
  1.1       +41 -0     ports/devel/ding-libs/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to