summaryrefslogtreecommitdiffstats
path: root/ftp-libs/dclib
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /ftp-libs/dclib
initial commit from stable 0.3
Diffstat (limited to 'ftp-libs/dclib')
-rwxr-xr-xftp-libs/dclib/DEPENDS1
-rwxr-xr-xftp-libs/dclib/DETAILS22
-rw-r--r--ftp-libs/dclib/HISTORY36
3 files changed, 59 insertions, 0 deletions
diff --git a/ftp-libs/dclib/DEPENDS b/ftp-libs/dclib/DEPENDS
new file mode 100755
index 0000000000..b431aa4e07
--- /dev/null
+++ b/ftp-libs/dclib/DEPENDS
@@ -0,0 +1 @@
+depends libxml2
diff --git a/ftp-libs/dclib/DETAILS b/ftp-libs/dclib/DETAILS
new file mode 100755
index 0000000000..153cfc4550
--- /dev/null
+++ b/ftp-libs/dclib/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=dclib
+ VERSION=0.3.7
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://download.berlios.de/dcgui/$SOURCE
+ WEB_SITE=http://dc.ketelhot.de/
+ ENTERED=20020522
+ UPDATED=20030217
+ LICENSE[0]=GPL
+ BUILD_API=2
+ MD5[0]='a1bdf95d12afd3189de3eb70a4aed7ff'
+ SHORT='direct connect 4 linux - library'
+cat << EOF
+Direct Connect offers a community-oriented, open, user-controlled
+network. Direct Connect's network architecture is built on a
+peer-to-peer foundation; users run, control, and maintain the
+network. Users are able to share any type of file. These files
+are easily viewed through a familiar organized windows-explorer
+interface. To conveniently access the plethora of files, advanced
+searching capabilities and filters are provided.
+dclib * the protocol library
+EOF
diff --git a/ftp-libs/dclib/HISTORY b/ftp-libs/dclib/HISTORY
new file mode 100644
index 0000000000..17dcd26ae5
--- /dev/null
+++ b/ftp-libs/dclib/HISTORY
@@ -0,0 +1,36 @@
+2005-02-18 Mathieu Lonjaret <lejatorn@sourcemage.org>
+ * DETAILS: bump to 0.3.7
+
+2004-12-25 Mathieu Lonjaret <lejatorn@sourcemage.org>
+ * DETAILS: bump to 0.3.4
+
+2004-12-01 Mathieu Lonjaret <lejatorn@sourcemage.org>
+ * DETAILS: bump to 0.3.3, API2 conversion.
+ * BUILD: removed since not needed anymore, API2 conversion.
+
+2004-01-04 Justin Rocha <jrocha@sourcemage.org>
+ * DETAILS: Version bump to 0.2.20
+ * HISTORY: History formating
+
+2003-08-30 Justin Rocha <jrocha@sourcemage.org>
+ * DETAILS: Version bump to 0.2.18
+
+2003-04-20 Justin Rocha <jrocha@sourcemage.org>
+ * DETAILS: Version bump to 0.2.7
+
+2003-04-08 M.L. <mlubrano@sourcemage.org>
+ * BUILD: Added $OPTS in BUILD.
+
+2003-02-17 Sergey Lipnevich <sergey@sourcemage.org>
+ * DETAILS: Upgraded to 0.2.5 and changed the URL to BerliOS.
+
+2002-11-14 Sergey Lipnevich <sergey@sourcemage.org>
+ * DETAILS: Upgraded to 0.2beta1.
+ Changed URL to SourceForge.
+
+2002-10-19 David Pradier <pradierdavid@yahoo.fr>
+ * DETAILS: Updated to 0.1 version
+
+2002-05-22 Zoran Constantinescu <zoran@idi.ntnu.no>
+ * Spell created.
+