Imported Upstream version 0.3.4
[anytun.git] / README
diff --git a/README b/README
index ffceb10..2ba23a5 100644 (file)
--- a/README
+++ b/README
@@ -7,6 +7,7 @@ issues when using this library.
 
 Linux
 -----
+(this includes Debian with FreeBSD Kernel)
 
 using libgcrypt:
   libgcrypt11-dev
@@ -21,7 +22,7 @@ common:
   libboost-system1.35-dev
   libboost-regex1.35-dev
 
-only for manpage:
+if you want to rebuild the manpage:
   asciidoc
 
 
@@ -35,11 +36,10 @@ using ssl crypto lib:
    <nothing here>
 
 common:
-   devel/boost
+   devel/boost (boost-libs on newer versions of the ports tree)
    devel/gmake
 
-only for manpage:
-
+if you want to rebuild the manpage:
  textproc/asciidoc
  textproc/libxslt
  textproc/docbook-xsl
@@ -104,6 +104,7 @@ Notes:
     because openssl had no SHA256 implementation prior to this
     version
   - on FreeBSD you have to use gmake instead of make
+  - the FreeBSD port has some issues concering daemonizing and signal handling
 
 Installing
 ----------
@@ -117,7 +118,7 @@ Uninstalling
 
 # sudo make remove
 
-This removes everytthing except for the config files
+This removes everything except for the config files
 
 # sudo make purge