aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/verlihub-plugins-isp
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-05 07:08:29 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-05 07:08:29 +0000
commit4defd001c6ac2ba906d0e9c7d7d2e74788262215 (patch)
tree226f54ba16abc19ff9ee0cf9365e6ba3f312df18 /net-p2p/verlihub-plugins-isp
parentd66ff1b317439939cb5e498efd7a2dbd2c4ab408 (diff)
downloadports-4defd001c6ac2ba906d0e9c7d7d2e74788262215.tar.gz
ports-4defd001c6ac2ba906d0e9c7d7d2e74788262215.zip
Notes
Diffstat (limited to 'net-p2p/verlihub-plugins-isp')
-rw-r--r--net-p2p/verlihub-plugins-isp/Makefile19
-rw-r--r--net-p2p/verlihub-plugins-isp/distinfo3
-rw-r--r--net-p2p/verlihub-plugins-isp/pkg-descr9
-rw-r--r--net-p2p/verlihub-plugins-isp/pkg-message10
4 files changed, 41 insertions, 0 deletions
diff --git a/net-p2p/verlihub-plugins-isp/Makefile b/net-p2p/verlihub-plugins-isp/Makefile
new file mode 100644
index 000000000000..115957901a70
--- /dev/null
+++ b/net-p2p/verlihub-plugins-isp/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: verlihub-plugins-isp
+# Date created: 3 May 2007
+# Whom: Skylord
+#
+# $FreeBSD$
+#
+
+PORTNAME= isp
+PORTVERSION= 0.9
+CATEGORIES= net-p2p
+
+MAINTAINER= skylord@vt.net.ru
+COMMENT= ISP plugin for the VerliHub - a Direct Connect protocol server
+
+PLIST_FILES= share/verlihub/default_pi_isp.sql
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
+.include <bsd.port.post.mk>
diff --git a/net-p2p/verlihub-plugins-isp/distinfo b/net-p2p/verlihub-plugins-isp/distinfo
new file mode 100644
index 000000000000..06451be200d1
--- /dev/null
+++ b/net-p2p/verlihub-plugins-isp/distinfo
@@ -0,0 +1,3 @@
+MD5 (isp.tar.gz) = 539caa419421b20ca1351108641d6acb
+SHA256 (isp.tar.gz) = 7107a177601dc019f2c1e4edcbc6cdb9e886312ebb4b61df8f4eb609d810ce81
+SIZE (isp.tar.gz) = 233355
diff --git a/net-p2p/verlihub-plugins-isp/pkg-descr b/net-p2p/verlihub-plugins-isp/pkg-descr
new file mode 100644
index 000000000000..e3ea5529dbc4
--- /dev/null
+++ b/net-p2p/verlihub-plugins-isp/pkg-descr
@@ -0,0 +1,9 @@
+ISP plugin for the VerliHub.
+
+Verlihub is a Linux/Unix Direct Connect protocol server (Hub).
+It is written in c++, has relatively low CPU and RAM usage,
+and has many useful features. It also uses a MySQL Database.
+Additional functionality is available through a versatile
+'plugin' system.
+
+WWW: http://www.verlihub-project.org/
diff --git a/net-p2p/verlihub-plugins-isp/pkg-message b/net-p2p/verlihub-plugins-isp/pkg-message
new file mode 100644
index 000000000000..c569bc4954f3
--- /dev/null
+++ b/net-p2p/verlihub-plugins-isp/pkg-message
@@ -0,0 +1,10 @@
+--------------------------------------------------------------------
+
+This port installs the ISP VerliHub plugin.
+You need to restart your hub or manually load plugin with
+plugman commands.
+
+Visit http://www.verlihub-project.org/ for online manuals or
+http://www.verlihubforums.com/ for the project's forums.
+
+-------------------------------------------------------------------