kwm         2008-03-24 22:19:11 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/libepc           Makefile distinfo pkg-descr pkg-plist 
    www/libepc/files     patch-configure 
                         patch-docs_reference_libepc_Makefile.in 
                         patch-libepc_service-monitor.c 
  Log:
  Add libepc. The Easy Publish and Consume library provides an easy method to:
  
      * publish data per HTTPS
      * announce that information via DNS-SD
      * find that information
      * and finally consume it
  
  You can use this library as key/value store published to the network,
  using encryption, authentication and service discovery.
  
  Revision  Changes    Path
  1.2002    +1 -0      ports/www/Makefile
  1.1       +29 -0     ports/www/libepc/Makefile (new)
  1.1       +3 -0      ports/www/libepc/distinfo (new)
  1.1       +20 -0     ports/www/libepc/files/patch-configure (new)
  1.1       +11 -0     
ports/www/libepc/files/patch-docs_reference_libepc_Makefile.in (new)
  1.1       +15 -0     ports/www/libepc/files/patch-libepc_service-monitor.c 
(new)
  1.1       +11 -0     ports/www/libepc/pkg-descr (new)
  1.1       +62 -0     ports/www/libepc/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to