summaryrefslogtreecommitdiffstats
path: root/net-p2p/valknut
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-07-16 00:42:04 +0000
committerlioux <lioux@FreeBSD.org>2002-07-16 00:42:04 +0000
commit584db33f436522827873b48fb0b631a55a982316 (patch)
tree1f93919acc03f9acb2b6bf177af2370b524ff6d3 /net-p2p/valknut
parentd803f6c0f16c4af67db7634bda6bdd42ca7980de (diff)
downloadFreeBSD-ports-584db33f436522827873b48fb0b631a55a982316.zip
FreeBSD-ports-584db33f436522827873b48fb0b631a55a982316.tar.gz
o New port dcgui version 0.1 beta 9: A Direct Connect client QT GUI
o Assign maintainership to 1st submitter: Sverrir Valgeirsson <e96sv@yahoo.se> PR: 40425, 40585 Submitted by: Amar Takhar <verm@drunkmonk.net>, Sverrir Valgeirsson <e96sv@yahoo.se>
Diffstat (limited to 'net-p2p/valknut')
-rw-r--r--net-p2p/valknut/Makefile38
-rw-r--r--net-p2p/valknut/distinfo1
-rw-r--r--net-p2p/valknut/pkg-comment1
-rw-r--r--net-p2p/valknut/pkg-descr7
-rw-r--r--net-p2p/valknut/pkg-plist1
5 files changed, 48 insertions, 0 deletions
diff --git a/net-p2p/valknut/Makefile b/net-p2p/valknut/Makefile
new file mode 100644
index 0000000..51c649e
--- /dev/null
+++ b/net-p2p/valknut/Makefile
@@ -0,0 +1,38 @@
+# New ports collection makefile for: dclib
+# Date created: Wed 10 Jul 2002
+# Whom: Sverrir Valgeirsson <e96sv@yahoo.se> and
+# Amar Takhar <verm@drunkmonk.net> et al
+#
+# $FreeBSD$
+#
+
+PORTNAME= dcgui
+PORTVERSION= 0.1.9
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ \
+ http://download.berlios.de/dcgui/ \
+ ftp://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ \
+ http://dc.ketelhot.de/files/dcgui/unstable/source/
+MASTER_SITE_SUBDIR= dc-gui
+DISTNAME= dcgui-0.1beta9
+
+MAINTAINER= e96sv@yahoo.se
+
+LIB_DEPENDS= dc.0:${PORTSDIR}/devel/dclib \
+ xml2.5:${PORTSDIR}/textproc/libxml2
+
+USE_X_PREFIX= yes
+USE_QT_VER=3
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_REINPLACE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-libdc=${LOCALBASE} \
+ --with-xml-prefix=${LOCALBASE}
+
+post-patch:
+ @${REINPLACE_CMD} -e 's@xmlversion.h@libxml/xmlversion.h@' \
+ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
+
+.include <bsd.port.mk>
diff --git a/net-p2p/valknut/distinfo b/net-p2p/valknut/distinfo
new file mode 100644
index 0000000..cc800aa
--- /dev/null
+++ b/net-p2p/valknut/distinfo
@@ -0,0 +1 @@
+MD5 (dcgui-0.1beta9.tar.bz2) = 33277a01afbe38d8824042c7c8c357cd
diff --git a/net-p2p/valknut/pkg-comment b/net-p2p/valknut/pkg-comment
new file mode 100644
index 0000000..368928d
--- /dev/null
+++ b/net-p2p/valknut/pkg-comment
@@ -0,0 +1 @@
+A Direct Connect client QT GUI
diff --git a/net-p2p/valknut/pkg-descr b/net-p2p/valknut/pkg-descr
new file mode 100644
index 0000000..bc60949
--- /dev/null
+++ b/net-p2p/valknut/pkg-descr
@@ -0,0 +1,7 @@
+This is a QT frontend to the Direct Connect system. It supports
+most if not all of the DC features.
+
+WWW: http://dc.ketelhot.de/
+
+- sverrir
+e96sv@yahoo.se
diff --git a/net-p2p/valknut/pkg-plist b/net-p2p/valknut/pkg-plist
new file mode 100644
index 0000000..7640789
--- /dev/null
+++ b/net-p2p/valknut/pkg-plist
@@ -0,0 +1 @@
+bin/dcgui
OpenPOWER on IntegriCloud