summaryrefslogtreecommitdiff
path: root/data/connect.c/_metadata
diff options
context:
space:
mode:
Diffstat (limited to 'data/connect.c/_metadata')
-rw-r--r--data/connect.c/_metadata/description1
l---------data/connect.c/_metadata/libresolv.dep1
-rw-r--r--data/connect.c/_metadata/license16
l---------data/connect.c/_metadata/maintainer1
-rw-r--r--data/connect.c/_metadata/priority1
-rw-r--r--data/connect.c/_metadata/section1
-rw-r--r--data/connect.c/_metadata/version1
7 files changed, 22 insertions, 0 deletions
diff --git a/data/connect.c/_metadata/description b/data/connect.c/_metadata/description
new file mode 100644
index 000000000..e1c517cc2
--- /dev/null
+++ b/data/connect.c/_metadata/description
@@ -0,0 +1 @@
+very simple SOCKS and https proxy
diff --git a/data/connect.c/_metadata/libresolv.dep b/data/connect.c/_metadata/libresolv.dep
new file mode 120000
index 000000000..40a8d5796
--- /dev/null
+++ b/data/connect.c/_metadata/libresolv.dep
@@ -0,0 +1 @@
+../../libresolv \ No newline at end of file
diff --git a/data/connect.c/_metadata/license b/data/connect.c/_metadata/license
new file mode 100644
index 000000000..99aa3d812
--- /dev/null
+++ b/data/connect.c/_metadata/license
@@ -0,0 +1,16 @@
+ * Copyright (c) 2000-2006 Shun-ichi Goto
+ * Copyright (c) 2002, J. Grant (English Corrections)
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
diff --git a/data/connect.c/_metadata/maintainer b/data/connect.c/_metadata/maintainer
new file mode 120000
index 000000000..0fa66e077
--- /dev/null
+++ b/data/connect.c/_metadata/maintainer
@@ -0,0 +1 @@
+../../../people/saurik \ No newline at end of file
diff --git a/data/connect.c/_metadata/priority b/data/connect.c/_metadata/priority
new file mode 100644
index 000000000..134d9bc32
--- /dev/null
+++ b/data/connect.c/_metadata/priority
@@ -0,0 +1 @@
+optional
diff --git a/data/connect.c/_metadata/section b/data/connect.c/_metadata/section
new file mode 100644
index 000000000..8708e4b54
--- /dev/null
+++ b/data/connect.c/_metadata/section
@@ -0,0 +1 @@
+Networking
diff --git a/data/connect.c/_metadata/version b/data/connect.c/_metadata/version
new file mode 100644
index 000000000..573541ac9
--- /dev/null
+++ b/data/connect.c/_metadata/version
@@ -0,0 +1 @@
+0