added lzo & openvpn package
authorhackbard <hackbard>
Wed, 25 Jan 2006 23:31:04 +0000 (23:31 +0000)
committerhackbard <hackbard>
Wed, 25 Jan 2006 23:31:04 +0000 (23:31 +0000)
doc/CHANGELOG
packages/hackbard/lzo/lzo [new file with mode: 0644]
packages/security/openvpn/openvpn [new file with mode: 0644]

index 861f863..17f6b4e 100644 (file)
@@ -1,3 +1,7 @@
+*) 2006-01-26
+
+- added lzo and openvpn package
+
 *) 2006-01-25
 
 - some package updates including kernel, hotplug, udev, pcmcia etc
diff --git a/packages/hackbard/lzo/lzo b/packages/hackbard/lzo/lzo
new file mode 100644 (file)
index 0000000..2cc1450
--- /dev/null
@@ -0,0 +1,15 @@
+# hdw - linux lzo package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] 2.02
+# [S] 3-2
+# [D] lzo-2.02.tar.gz http://www.oberhumer.com/opensource/lzo/download/
+
+confopt="$confopt --enable-shared"
+
+post_install() {
+       rm -rf $docdir && mkdir -p $docdir
+       cp -v doc/* $docdir
+       cp -rv examples $docdir
+               }
diff --git a/packages/security/openvpn/openvpn b/packages/security/openvpn/openvpn
new file mode 100644 (file)
index 0000000..8ee2e01
--- /dev/null
@@ -0,0 +1,8 @@
+# hdw-linux openvpn extensions
+
+# author: hackbard@hackdaworld.org
+
+# [S] 3-3
+# [V] 2.0.5
+# [D] openvpn-2.0.5.tar.gz http://openvpn.net/release/
+