cvs commit: ports/devel Makefile ports/devel/libisc Makefile distinfo pkg-descr pkg-plist ports/devel/libisc/files patch-Makefile

Simon L. Nielsen simon at FreeBSD.org
Tue Dec 13 13:16:19 PST 2005


simon       2005-12-13 21:16:18 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libisc         Makefile distinfo pkg-descr pkg-plist 
    devel/libisc/files   patch-Makefile 
  Log:
  Add libisc port:
  
  libisc is C utility library which is used as part of part of ISC's bind.
  
  It includes functions for:
  - assertion handling.
  - balanced binary (AVL) trees.
  - bit masks comparison.
  - event based programs.
  - heap-based priority queues.
  - memory handling.
  - program logging.
  
  Reviewed by:    erwin
  
  Revision  Changes    Path
  1.2067    +1 -0      ports/devel/Makefile
  1.1       +39 -0     ports/devel/libisc/Makefile (new)
  1.1       +6 -0      ports/devel/libisc/distinfo (new)
  1.1       +40 -0     ports/devel/libisc/files/patch-Makefile (new)
  1.1       +10 -0     ports/devel/libisc/pkg-descr (new)
  1.1       +16 -0     ports/devel/libisc/pkg-plist (new)


More information about the cvs-all mailing list