Date: Mon, 24 Mar 2008 22:19:12 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/libepc Makefile distinfo pkg-descr pkg-plist ports/www/libepc/files patch-configure patch-docs_reference_libepc_Makefile.in patch-libepc_service-monitor.c Message-ID: <200803242219.m2OMJCbD079052@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803242219.m2OMJCbD079052>
