aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/linuxdcpp
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-09-23 22:22:27 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-09-23 22:22:27 +0000
commit31eaed2ac26ea5d33e1a9820bd77d893088dc3db (patch)
tree0b767700946f4ee3392f348a1882ee4e82115e4f /net-p2p/linuxdcpp
parentd379b04fa1a97c50a72cc8cea48d91dea5e9d636 (diff)
downloadports-31eaed2ac26ea5d33e1a9820bd77d893088dc3db.tar.gz
ports-31eaed2ac26ea5d33e1a9820bd77d893088dc3db.zip
Notes
Diffstat (limited to 'net-p2p/linuxdcpp')
-rw-r--r--net-p2p/linuxdcpp/Makefile7
-rw-r--r--net-p2p/linuxdcpp/distinfo6
-rw-r--r--net-p2p/linuxdcpp/pkg-descr14
3 files changed, 16 insertions, 11 deletions
diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile
index 4c032e3dc2a2..07c322f1f775 100644
--- a/net-p2p/linuxdcpp/Makefile
+++ b/net-p2p/linuxdcpp/Makefile
@@ -6,16 +6,13 @@
#
PORTNAME= linuxdcpp
-PORTVERSION= 0.0.1.20070804 #0.0.1.YYYYMMDD
+PORTVERSION= 1.0.0
CATEGORIES= net-p2p
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- http://people.freebsd.org/~mezz/distfiles/
-MASTER_SITE_SUBDIR=mezz
+MASTER_SITES= BERLIOS
MAINTAINER= mezz@FreeBSD.org
COMMENT= A port of the win32 DC++ direct connect client to POSIX-like systems
-USE_XLIB= yes
USE_BZIP2= yes
USE_GNOME= libglade2
USE_ICONV= yes
diff --git a/net-p2p/linuxdcpp/distinfo b/net-p2p/linuxdcpp/distinfo
index 5c28956c7522..b60d17983541 100644
--- a/net-p2p/linuxdcpp/distinfo
+++ b/net-p2p/linuxdcpp/distinfo
@@ -1,3 +1,3 @@
-MD5 (linuxdcpp-0.0.1.20070804.tar.bz2) = 597303b331656e6d69dc0b84eaedc05c
-SHA256 (linuxdcpp-0.0.1.20070804.tar.bz2) = 823b9904e1f397d55559f67334fddfd073250c09f452d4a717a4db2d1e1502bc
-SIZE (linuxdcpp-0.0.1.20070804.tar.bz2) = 348375
+MD5 (linuxdcpp-1.0.0.tar.bz2) = 33c3b0ae46772dec3142e35c30401a27
+SHA256 (linuxdcpp-1.0.0.tar.bz2) = 2ae573a147a5021abc41a15ba34dd7b5575d949a4c261de2dc6aa0e6bab51fbf
+SIZE (linuxdcpp-1.0.0.tar.bz2) = 286815
diff --git a/net-p2p/linuxdcpp/pkg-descr b/net-p2p/linuxdcpp/pkg-descr
index f0605ca4cdcb..1678c60ddb11 100644
--- a/net-p2p/linuxdcpp/pkg-descr
+++ b/net-p2p/linuxdcpp/pkg-descr
@@ -1,5 +1,13 @@
-Linuxdcpp is a port of the win32 DC++ direct connect client to POSIX-like
-systems. Despite the name, it does run on other platforms beside Linux.
-Linuxdcpp uses the GTK+2 toolkit.
+LinuxDC++ is a Linux port of the Direct Connect client DC++. Though it is
+primarily aimed at Linux, it has been shown to work on other Unix-based
+operating systems as well. It is written in C++ and makes use of GTK+ for the
+user-interface. LinuxDC++ is free and open source software licensed under the
+GPL.
+
+Direct connect is a peer-to-peer file-sharing protocol. The most popular
+Windows client implementing this protocol currently is DC++. Direct connect
+clients connect to a central hub where they can view a list of clients or
+users connected to them. Users can search for files and download them from
+other clients, as well as chat with other users.
WWW: http://linuxdcpp.berlios.de/