cvs commit: ports/net/rsplib Makefile distinfo pkg-descr pkg-plist

Max Brazhnikov makc at FreeBSD.org
Wed Aug 18 19:16:50 UTC 2010


makc        2010-08-18 19:16:50 UTC

  FreeBSD ports repository

  Added files:
    net/rsplib           Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add new port net/rsplib:
  
  RSerPool client/server API library for load distribution and
  Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
  RFC 5356) for a lightweight server pool and session management framework.
  It provides highly available pool management (that is registration
  handling and load distribution/balancing) by components called Registrar
  and a client-side/server-side API for accessing the service of a pool.
  
  WWW:    http://tdrwww.iem.uni-due.de/dreibholz/rserpool/
  
  PR:             based on ports/149421
  Submitted by:   Thomas Dreibholz <dreibh at iem.uni-due.de>
  
  Revision  Changes    Path
  1.1       +46 -0     ports/net/rsplib/Makefile (new)
  1.1       +3 -0      ports/net/rsplib/distinfo (new)
  1.1       +8 -0      ports/net/rsplib/pkg-descr (new)
  1.1       +339 -0    ports/net/rsplib/pkg-plist (new)


More information about the cvs-all mailing list