Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2003 23:48:11 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/libnss-mysql Makefile distinfo pkg-descr pkg-plist ports/net/libnss-mysql/files patch-Makefile.in
Message-ID:  <200308300648.h7U6mBLo000121@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



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