cvs commit: CVSROOT modules ports/sysutils Makefile
 ports/sysutils/lookupd Makefile distinfo pkg-descr pkg-message
 pkg-plist ports/sysutils/lookupd/files lookupd.sh
 ports/sysutils/lookupd_ldap Makefile distinfo pkg-descr ...
    Oliver Eikemeier 
    eik at FreeBSD.org
       
    Sat Jul 24 10:27:37 PDT 2004
    
    
  
eik         2004-07-24 17:27:37 UTC
  FreeBSD ports repository
  Modified files:
    .                    modules 
    sysutils             Makefile 
  Added files:
    sysutils/lookupd     Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    sysutils/lookupd/files lookupd.sh 
    sysutils/lookupd_ldap Makefile distinfo pkg-descr pkg-message 
                          pkg-plist 
  Log:
  add lookupd, a name service lookup daemon, and lookupd_ldap, an LDAP plugin
  
  PR:             68811, 68810
  Submitted by:   Michael Bushkov <bushman at rsu.ru>
  
  Revision  Changes    Path
  1.10733   +2 -0      CVSROOT/modules
  1.559     +2 -0      ports/sysutils/Makefile
  1.1       +33 -0     ports/sysutils/lookupd/Makefile (new)
  1.1       +2 -0      ports/sysutils/lookupd/distinfo (new)
  1.1       +31 -0     ports/sysutils/lookupd/files/lookupd.sh (new)
  1.1       +16 -0     ports/sysutils/lookupd/pkg-descr (new)
  1.1       +11 -0     ports/sysutils/lookupd/pkg-message (new)
  1.1       +14 -0     ports/sysutils/lookupd/pkg-plist (new)
  1.1       +23 -0     ports/sysutils/lookupd_ldap/Makefile (new)
  1.1       +2 -0      ports/sysutils/lookupd_ldap/distinfo (new)
  1.1       +11 -0     ports/sysutils/lookupd_ldap/pkg-descr (new)
  1.1       +5 -0      ports/sysutils/lookupd_ldap/pkg-message (new)
  1.1       +2 -0      ports/sysutils/lookupd_ldap/pkg-plist (new)
    
    
More information about the cvs-all
mailing list