summaryrefslogtreecommitdiff
path: root/security/libprelude/PLIST
diff options
context:
space:
mode:
authorshannonjr <shannonjr>2006-01-31 10:44:45 +0000
committershannonjr <shannonjr>2006-01-31 10:44:45 +0000
commit8bd44ba2793b7c8475e302dc7a5958fd69b04a78 (patch)
tree10fc09ed1b4a5cefe9f185d3f9799ec8fbeb92e8 /security/libprelude/PLIST
parent2ca65bef6fdcbd350e9e286259ae38df6f21a3d5 (diff)
downloadpkgsrc-8bd44ba2793b7c8475e302dc7a5958fd69b04a78.tar.gz
Update to 0.9.4. Changes:
- Some useful API addition. - Much improved, verbose error reporting. - Cleaned up TLS handling, various bugfix. - In case an error occur when verifying the peer certificate, notify the peer about the failure. The Prelude Library is the glue that binds all aspects of Prelude together. It is a library which enables Prelude components to communicate with the Prelude Manager. It also makes it easy for third party software to be made 'Prelude Aware' (able to communicate with Prelude components). It provide common, useful features used by every sensor.
Diffstat (limited to 'security/libprelude/PLIST')
-rw-r--r--security/libprelude/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libprelude/PLIST b/security/libprelude/PLIST
index f10cf98c42a..1e669d579c5 100644
--- a/security/libprelude/PLIST
+++ b/security/libprelude/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/29 15:54:04 shannonjr Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/01/31 10:44:45 shannonjr Exp $
bin/libprelude-config
bin/prelude-adduser
include/libprelude/common.h
@@ -42,6 +42,7 @@ include/libprelude/prelude-option-wide.h
include/libprelude/prelude-option.h
include/libprelude/prelude-plugin.h
include/libprelude/prelude-string.h
+include/libprelude/prelude-thread.h
include/libprelude/prelude-timer.h
include/libprelude/prelude.h
include/libprelude/variable.h