cvs commit: ports/databases Makefile ports/databases/useracc
 Makefile distinfo pkg-descr pkg-plist
 ports/databases/useracc/files patch-src::useracc.c
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Sun Oct  5 18:07:33 PDT 2003
    
    
  
edwin       2003/10/05 18:07:31 PDT
  FreeBSD ports repository
  Modified files:
    databases            Makefile 
  Added files:
    databases/useracc    Makefile distinfo pkg-descr pkg-plist 
    databases/useracc/files patch-src::useracc.c 
  Log:
  New port: special purpose database application
  
          The useracc utility is a special purpose database application
          to store and retrieve data about users in a distributed
          environment. It is usable in situations where a single
          numerical and/or a single non-numerical field for each index
          (possibly a user name) are adequate.
  
  PR:             ports/46394
  Submitted by:   Konrad Heuer <kheuer at gwdg.de>
  
  Revision  Changes    Path
  1.273     +1 -0      ports/databases/Makefile
  1.1       +20 -0     ports/databases/useracc/Makefile (new)
  1.1       +1 -0      ports/databases/useracc/distinfo (new)
  1.1       +11 -0     ports/databases/useracc/files/patch-src::useracc.c (new)
  1.1       +8 -0      ports/databases/useracc/pkg-descr (new)
  1.1       +2 -0      ports/databases/useracc/pkg-plist (new)
    
    
More information about the cvs-all
mailing list