summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-10-06 01:50:56 +0000
committerChristian Pointner <equinox@anytun.org>2009-10-06 01:50:56 +0000
commitcac117ef76aa260c4508e07904698bf67897a39d (patch)
tree337a3cd121783d67c8fc52fc1b1d5fe10c77c949
parentfixed build on freebsd (diff)
added FreeBSD build info to Readme
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
index b7168e2..23719de 100644
--- a/README
+++ b/README
@@ -23,6 +23,20 @@ common:
asciidoc (only for manpage)
+Freebsd
+-------
+
+using libgcrypt:
+ security/libgcrypt
+
+using ssl crypto lib:
+ <nothing here>
+
+common:
+ devel/boost
+ devel/gmake
+
+
Windows
-------
OpenSSL
@@ -77,6 +91,7 @@ Notes:
- if using openssl pre 0.9.8 you have to disable passphrase
because openssl had no SHA256 implementation prior to this
version
+ - on FreeBSD you have to use gmake instead of make
Errors: