Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/net
In directory sc8-pr-cvs1:/tmp/cvs-serv5219

Modified Files:
        gift-fasttrack.info gift.info 
Log Message:
new versions

Index: gift-fasttrack.info
===================================================================
RCS file: /cvsroot/fink/dists/10.2/unstable/main/finkinfo/net/gift-fasttrack.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gift-fasttrack.info 4 Jul 2003 03:21:17 -0000       1.3
+++ gift-fasttrack.info 14 Aug 2003 20:47:19 -0000      1.4
@@ -1,22 +1,14 @@
 Package: gift-fasttrack
-Version: 0.0.1+20030703
+Version: 0.8.3
 Revision: 1
-Source: mirror:custom:%n-20030703.tar.bz2
-CustomMirror: <<
-  First: http://homepage.mac.com/beren/
-  Second: http://fink.zubrzycki.org/
-<<
-Source-MD5: 
-SourceDirectory: giFT-FastTrack
-Depends: dlcompat-shlibs, gift ( >= 0.10.0-20030609 )
-BuildDepends: dlcompat, automake, autoconf2.5, libtool14 ( >= 1.5-1 ), gift ( >= 
0.10.0-20030609 )
-Recommends: gift-frontend
+Source: http://download.berlios.de/%n/giFT-FastTrack-%v.tar.gz
+Source-MD5: 2f355e357e8ef777acf7ff37be117fd4
+#SourceDirectory: giFT-FastTrack
+Provides: gift-plugin
+Depends: dlcompat-shlibs, giftd-shlibs ( >= 0.11.1-1 )
+BuildDepends: dlcompat, libtool14 ( >= 1.5-1 ), giftd-dev ( >= 0.11.1-1 )
+Recommends: gift-frontend, giftd
 ConfigureParams: --mandir='${prefix}/share/man'
-CompileScript: <<
- find . -name CVS -type d -print0 | xargs -0 rm -rf --
- LIBTOOL=glibtool ./autogen.sh %c
- make
-<<
 InstallScript: <<
   make install DESTDIR=%d
 <<

Index: gift.info
===================================================================
RCS file: /cvsroot/fink/dists/10.2/unstable/main/finkinfo/net/gift.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gift.info   19 Jul 2003 13:07:28 -0000      1.10
+++ gift.info   14 Aug 2003 20:47:19 -0000      1.11
@@ -1,104 +1,15 @@
-# $Id $
+# $Id$
 Package: gift
-Version: 0.11.1
+Version: 0.11.3
 Revision: 1
-Source: mirror:sourceforge:%n/giFT-%v.tar.bz2
-CustomMirror: <<
-  First: http://homepage.mac.com/beren/
-  Second: http://fink.zubrzycki.org/
-<<
-Source-MD5: 84a03d803abd0f93634f588e37340d6f
-SourceDirectory: giFT-%v
-Depends: dlcompat-shlibs, db41-shlibs | db41-ssl-shlibs, libtool14-shlibs, 
libvorbis0-shlibs, libogg-shlibs
-BuildDepends: dlcompat, db41 | db41-ssl, libtool14, libvorbis0, imagemagick-nox, 
pkgconfig, libogg
-
-#BuildDepends: dlcompat, db41 | db41-ssl, automake, autoconf2.5, libtool14, 
libvorbis0, imagemagick | imagemagick-nox, pkgconfig, libogg
+Type: bundle
+Depends: gift-openft, gift-frontend, gift-plugin, giftd
 
-Recommends: gift-frontend, gift-plugin
-Patch: %n.patch
-SetCFLAGS: -I%p/include/db4
-NoSetLDFLAGS: true
-SetLIBS: -L%p/lib
-SetCPPFLAGS: -I%p/include/db4
-ConfigureParams: --mandir='${prefix}/share/man'
-#CompileScript: <<
-#!/bin/sh -e
-# find . -name CVS -type d -print0 | xargs -0 rm -r --
-# LIBTOOL=glibtool ./autogen.sh %c
-# make
-#<<
-InstallScript: <<
-  make install DESTDIR=%d
-#  mkdir -p %i/etc
-#  cp -r etc %i/etc/giFT
-#  mkdir -p %i/share/man/man1
-#  cp giFT.1 %i/share/man/man1
-#  mkdir -p %i/share/man/man5
-#  cp gift.conf.5 %i/share/man/man5
-#  cp OpenFT.conf.5 %i/share/man/man5
-<<
-DocFiles: AUTHORS COPYING ChangeLog NEWS TODO QUICKSTART HACKING README
-Description: giFT: Internet File Transfer
+Description: metapackage for the giFT filesharing system
 DescDetail: <<
-giFT is like a 'bridge'. It's a daemon (a program that runs in the
-background without active Input/Output) that can handle multiple file
-sharing protocols. The protocols will be dynamically loaded as a sort of
-'plugin'. That's one side of the bridge.
-
-The other side of the bridge is a simple interface protocol, which provides the
-frontend (also called 'GUI' or 'interface') a unified method to work with all
-file sharing protocols. In the near future we will also provide a clean C API
-for communicating with the giFT daemon via libgift so that knowledge of the
-specific protocol or even network programming in general will not be required.
-<<
-DescUsage: <<
-*********************************************************************
-*********************************************************************
-****                                                             ****
-****    Make sure you run giFT-setup before using giFT           ****
-****                                                             ****
-****    Especially with versions older than 5/21/2003            ****
-****                                                             ****
-*********************************************************************
-*********************************************************************
-
-man giFT, OpenFT.conf  and gift.conf. They are your friends.
-
-please do not beg for help on #gift. They *will* kickbane you if the
-information you seek is in the docs. You have been warned.
-
-You can ask me for help in #fink, my nick is cirdan. Just private msg
-me.
-
-giFT -d detaches giFT from the term.
-
-Share! (there is no meta-info or resource forks. Files with resource
-forks must be encoded somehow: .bin .sit .dmg, etc.)
-
-:-)
-<<
-DescPort: <<
-There is meta information support in this version, and it does not handle
-mac resource forks.
-
-#Perl's DynaLoader on OS X is broken, it exports two symbols (dlsym and dlclose)
-#which conflict with dlcompat, and break perl support. To work around this, we 
-#manually make these symbols static in a very very big hack.
-
-#Damn, I wish Apple would fix this...
-
---disabled for now:
- cp /System/Library/Perl/darwin/auto/DynaLoader/DynaLoader.a /tmp/DynaLoader.a
- echo "_dlsym" > sym.list
- echo "_dlclose" >> sym.list
- nmedit -R sym.list /tmp/DynaLoader.a
- find . -name "Makefile" -print | xargs perl -p -i -e 
's#/System/Library/Perl/darwin/auto/DynaLoader/DynaLoader.a#/tmp/DynaLoader.a#;'
- make
- rm -f /tmp/DynaLoader.a
---
+giFT is a modular daemon capable of abstracting the communication between the end 
user and specific filesharing protocols (peer-to-peer or otherwise). The giFT project 
differs from many other similar projects in that it is a distribution of a standalone 
platform-independent daemon, a library for client/frontend development, and modules 
for their own homegrown network, OpenFT, as well as the existing Gnutella network. 
 
-Only official releases may be moved to the stable/binary tree, this is to keep the 
OpenFT network free of stale versions. ( developer request )
-This is an official binary release, it can be moved to stable.
+This metapackage depends on the daemon and plugins available from the giFT project 
itself, and ensures you have a client package installed.
 <<
 License: GPL
 Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to