Path to this page:
./
wip/libepc,
Easy Publish and Consume Library
Branch: CURRENT,
Version: 0.4.4,
Package name: libepc-0.4.4,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
security/gnutls] [
devel/glib2] [
net/avahi] [
devel/libuuid] [
net/libsoup]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
x11/gtk3] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
RMD160: 21eb62f94467c880c98a6717c64464a209f898d2
Filesize: 366.535 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2015-06-07 16:24:48 by yrmt | Files touched by this commit (23) |
Log message:
Update libsoup path from net/libsoup24 to net/libsoup.
|
2013-04-22 06:30:10 by othyro | Files touched by this commit (2) |
Log message:
Reduce dependencies to what the package says it needs.
|
2013-04-18 04:19:33 by othyro | Files touched by this commit (2) |
Log message:
Use devel/libuuid instead of ancient version in wip/. Add all required
dependencies to Makefile and buildlink3.mk. Ready to import back into HEAD,
wiz@.
|
2013-01-21 21:27:30 by othyro | Files touched by this commit (4) |
Log message:
Update to latest stable: +LICENSE; Commented patch; Regenerated distinfo;
Buildlinked gtk3 (build depend), gnutls, and dlopen; Filled in USE_TOOLS;
passes pkglint and verifypc;
|
2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271) |
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
2010-05-02 16:31:42 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix path to itself.
|
2010-05-02 12:26:16 by Thomas Klausner | Files touched by this commit (6) | |
Log message:
Import libepc from pkgsrc, since it depends on a wip package I'm not ready
to import.
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.
|