summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2012-04-15 07:50:27 +0000
committerJay Freeman <saurik@saurik.com>2012-04-15 07:50:27 +0000
commit5d7e65b25b2307556770959c23eb523e1796099c (patch)
tree534c885b88a2c629b295693ad448aeb92179e56c
parent0e9c0fee7db3fd8b64957aa5353b4cd7b394e0e3 (diff)
Add the dns2tcp block before upgrade.
git-svn-id: http://svn.telesphoreo.org/trunk@765 514c082c-b64e-11dc-b46d-3d985efe055d
-rw-r--r--data/dns2tcp/_metadata/description1
-rw-r--r--data/dns2tcp/_metadata/homepage1
l---------data/dns2tcp/_metadata/license1
-rw-r--r--data/dns2tcp/_metadata/priority1
-rw-r--r--data/dns2tcp/_metadata/role1
-rw-r--r--data/dns2tcp/_metadata/section1
-rw-r--r--data/dns2tcp/_metadata/tags1
-rw-r--r--data/dns2tcp/_metadata/version1
-rw-r--r--data/dns2tcp/dns2tcp-0.4.3.tar.gzbin0 -> 230596 bytes
-rw-r--r--data/dns2tcp/make.sh4
10 files changed, 12 insertions, 0 deletions
diff --git a/data/dns2tcp/_metadata/description b/data/dns2tcp/_metadata/description
new file mode 100644
index 000000000..8fdf61b20
--- /dev/null
+++ b/data/dns2tcp/_metadata/description
@@ -0,0 +1 @@
+TCP over DNS (unconfigured, just software)
diff --git a/data/dns2tcp/_metadata/homepage b/data/dns2tcp/_metadata/homepage
new file mode 100644
index 000000000..a621a7cd1
--- /dev/null
+++ b/data/dns2tcp/_metadata/homepage
@@ -0,0 +1 @@
+http://www.hsc.fr/ressources/outils/dns2tcp/
diff --git a/data/dns2tcp/_metadata/license b/data/dns2tcp/_metadata/license
new file mode 120000
index 000000000..9c13a9a0f
--- /dev/null
+++ b/data/dns2tcp/_metadata/license
@@ -0,0 +1 @@
+../../../licenses/gpl-2 \ No newline at end of file
diff --git a/data/dns2tcp/_metadata/priority b/data/dns2tcp/_metadata/priority
new file mode 100644
index 000000000..a6a7b9cd7
--- /dev/null
+++ b/data/dns2tcp/_metadata/priority
@@ -0,0 +1 @@
+standard
diff --git a/data/dns2tcp/_metadata/role b/data/dns2tcp/_metadata/role
new file mode 100644
index 000000000..52b4d7301
--- /dev/null
+++ b/data/dns2tcp/_metadata/role
@@ -0,0 +1 @@
+hacker
diff --git a/data/dns2tcp/_metadata/section b/data/dns2tcp/_metadata/section
new file mode 100644
index 000000000..8708e4b54
--- /dev/null
+++ b/data/dns2tcp/_metadata/section
@@ -0,0 +1 @@
+Networking
diff --git a/data/dns2tcp/_metadata/tags b/data/dns2tcp/_metadata/tags
new file mode 100644
index 000000000..ad5d50831
--- /dev/null
+++ b/data/dns2tcp/_metadata/tags
@@ -0,0 +1 @@
+purpose::console
diff --git a/data/dns2tcp/_metadata/version b/data/dns2tcp/_metadata/version
new file mode 100644
index 000000000..17b2ccd9b
--- /dev/null
+++ b/data/dns2tcp/_metadata/version
@@ -0,0 +1 @@
+0.4.3
diff --git a/data/dns2tcp/dns2tcp-0.4.3.tar.gz b/data/dns2tcp/dns2tcp-0.4.3.tar.gz
new file mode 100644
index 000000000..edbd496f7
--- /dev/null
+++ b/data/dns2tcp/dns2tcp-0.4.3.tar.gz
Binary files differ
diff --git a/data/dns2tcp/make.sh b/data/dns2tcp/make.sh
new file mode 100644
index 000000000..452a4bfd5
--- /dev/null
+++ b/data/dns2tcp/make.sh
@@ -0,0 +1,4 @@
+pkg:setup
+pkg:configure
+make
+pkg:install