cvs commit: ports/net Makefile ports/net/libnss-mysql Makefile distinfo pkg-descr pkg-plist ports/net/libnss-mysql/files patch-Makefile.in

Edwin Groothuis edwin at FreeBSD.org
Fri Aug 29 23:48:12 PDT 2003


edwin       2003/08/29 23:48:11 PDT

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/libnss-mysql     Makefile distinfo pkg-descr pkg-plist 
    net/libnss-mysql/files patch-Makefile.in 
  Log:
  net/libnss-mysql (NSS module using a MySQL database for backend)
  
          libNSS-MySQL allows you to authenticate UNIX groups and
          users using a MySQL database. It uses the NSS API which
          provides an abstraction layer between the UNIX authentication
          API and the related data. NSS-MySQL currently supports the
          passwd and groups services.  Version 1.0 has native FreeBSD
          suppport.
  
  PR:             ports/54423
  Submitted by:   Clement Laforet <sheepkiller at cultdeadsheep.org>
  
  Revision  Changes    Path
  1.1070    +1 -0      ports/net/Makefile
  1.1       +29 -0     ports/net/libnss-mysql/Makefile (new)
  1.1       +1 -0      ports/net/libnss-mysql/distinfo (new)
  1.1       +22 -0     ports/net/libnss-mysql/files/patch-Makefile.in (new)
  1.1       +6 -0      ports/net/libnss-mysql/pkg-descr (new)
  1.1       +5 -0      ports/net/libnss-mysql/pkg-plist (new)


More information about the cvs-all mailing list