Update of /cvsroot/fink/experimental/beren12/finkinfo/net
In directory sc8-pr-cvs1:/tmp/cvs-serv5777

Modified Files:
        gift-fasttrack.info gift-opennap.info gift.info 
Added Files:
        gift-gnutella.info gift-openft.info giftd.info 
Log Message:
new gift splits


--- NEW FILE: gift-gnutella.info ---
# $Id$
Package: gift-gnutella
Version: 0.0.5
Revision: 1
Source: mirror:sourceforge:gift/%n-%v.tar.bz2
Source-MD5: 
SourceDirectory: %n-%v
Provides: gift-plugin
Depends: dlcompat-shlibs, giftd-shlibs ( >= 0.11.3-1 )
BuildDepends: dlcompat, libtool14 ( >= 1.5-1 ), giftd-dev ( >= 0.11.3-1 )
ConfigureParams: --mandir='${prefix}/share/man'

DocFiles: AUTHORS ChangeLog NEWS README
Description: OpenFT Plugin for giFT
DescDetail: <<
This is the Gnutella network's plugin for giFT, and has now been split off into it's 
own cvs repo.
<<
License: GPL
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Homepage: http://gift.sourceforge.net/

--- NEW FILE: gift-openft.info ---
# $Id$
Package: gift-openft
Version: 0.1.0.5
Revision: 1
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Source-MD5: 7bd61a2fa8dd11f8530cb228e47a5165
SourceDirectory: %n-%v
Provides: gift-plugin
Depends: dlcompat-shlibs, giftd-shlibs ( >= 0.11.3-1 ), db41-shlibs
BuildDepends: dlcompat, libtool14 ( >= 1.5-1 ), giftd-dev ( >= 0.11.3-1 ), db41
ConfigureParams: --mandir='${prefix}/share/man'
#InstallScript: <<
#  make install DESTDIR=%d
#<<
DocFiles: AUTHORS ChangeLog NEWS README
Description: OpenFT Plugin for giFT
DescDetail: <<
This is the default plugin for giFT, and has now been split off into it's own cvs repo.
<<
License: GPL
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Homepage: http://gift.sourceforge.net/

--- NEW FILE: giftd.info ---
# $Id$
Package: giftd
Version: 0.11.3
Revision: 1
Source: mirror:sourceforge:gift/gift-%v.tar.bz2
Source-MD5: fc93e3784224c16e96f9d8a540d9d75c
SourceDirectory: giFT-%v
Depends: %n-shlibs, dlcompat-shlibs, libtool14-shlibs, libvorbis0-shlibs, 
libogg-shlibs, lcms-shlibs, libtiff-shlibs, freetype2-shlibs, libjpeg-shlibs, 
libpng3-shlibs, libxml2-shlibs, libiconv, bzip2
BuildDepends: dlcompat, libtool14, libvorbis0, imagemagick-nox, pkgconfig, libogg, 
lcms, libtiff, freetype2, libjpeg, libpng3, libxml2-shlibs, libiconv-dev, bzip2-dev
Conflicts: gift ( <= 0.11.2-1 )
Replaces: gift ( <= 0.11.2-1 )
Recommends: gift-openft, gift-frontend, gift-plugin

#NoSetLDFLAGS: true
#SetLIBS: -L%p/lib

ConfigureParams: --mandir='${prefix}/share/man'
#InstallScript: <<
#  make install DESTDIR=%d
#<<
DocFiles: AUTHORS COPYING ChangeLog NEWS TODO QUICKSTART HACKING README


Splitoff: <<
  Package: %N-dev
  Depends: %N-shlibs (=%v-%r)
  Reccomends: %N
  Conflicts: gift ( <= 0.11.2-1 )
  Replaces: gift ( <= 0.11.2-1 )
  Files: include lib/pkgconfig lib/libgift.dylib lib/libgiftproto.dylib
  Description: filesharing daemon from the giFT project, development files
  DescUsage: <<
    This package is required if you wish to build packages against libgift or
    libgiftproto.
  <<
<<

Splitoff2: <<
  Package: %N-shlibs
  Conflicts: gift ( <= 0.11.2-1 )
  Replaces: gift ( <= 0.11.2-1 )
  Files: lib
  Shlibs: <<
    %p/lib/libgift.0.dylib %n ( >= 0.11.3-1 )
    %p/lib/libgiftproto.0.dylib %n ( >= 0.11.3-1 )
  <<
  Description: filesharing daemon from the giFT project, development files
  DescUsage: <<
  This package contains the shared libs required and supplied by giftd.
  <<
<<

Description: filesharing daemon from the giFT project
DescDetail: <<
This daemon is the core component of the giFT project, a peer-to-peer filesharing
abstraction layer capable of utilizing multiple networks simultaneously while
providing a single consistent interface to the user through their preferred giFT
client interface. The daemon uses a simple TCP/IP protocol to interact with the
user and is capable of accepting both local and remote connections depending on
configuration.
<<
DescUsage: <<
*********************************************************************
*********************************************************************
****                                                             ****
****    Make sure you run giFT-setup before using giFT           ****
****                                                             ****
****    Especially with versions older than version 0.11.3       ****
****                                                             ****
*********************************************************************
*********************************************************************

man giFT, OpenFT.conf  and giftd.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.

giftd -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
--

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.
<<
License: GPL
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Homepage: http://gift.sourceforge.net/

Index: gift-fasttrack.info
===================================================================
RCS file: /cvsroot/fink/experimental/beren12/finkinfo/net/gift-fasttrack.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gift-fasttrack.info 19 Jul 2003 13:19:25 -0000      1.4
+++ gift-fasttrack.info 12 Aug 2003 01:34:32 -0000      1.5
@@ -1,25 +1,15 @@
 Package: gift-fasttrack
-Version: 0.0.1+20030719
+Version: 0.8.2
 Revision: 1
-Source: mirror:custom:%n-20030719.tar.bz2
-CustomMirror: <<
-  First: http://homepage.mac.com/beren/
-  Second: http://fink.zubrzycki.org/
-<<
-Source-MD5: 
+Source: http://download.berlios.de/%n/giFT-FastTrack-0.8.2.tar.gz
+Source-MD5: 515e090a190fc9c18faa114a61a2b6f7
 SourceDirectory: giFT-FastTrack
-Depends: dlcompat-shlibs, gift ( >= 0.11.1-1 )
-BuildDepends: dlcompat, automake, autoconf2.5, libtool14 ( >= 1.5-1 ), gift ( >= 
0.11.1-1 )
-Recommends: gift-frontend
+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
-#<<
+
 DocFiles: AUTHORS COPYING ChangeLog NEWS README
 Description: FastTrack Plugin for giFT
 DescDetail: <<

Index: gift-opennap.info
===================================================================
RCS file: /cvsroot/fink/experimental/beren12/finkinfo/net/gift-opennap.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gift-opennap.info   19 Jul 2003 13:19:25 -0000      1.2
+++ gift-opennap.info   12 Aug 2003 01:34:32 -0000      1.3
@@ -8,6 +8,7 @@
 <<
 Source-MD5: 
 SourceDirectory: giFT-OpenNap
+Provides: gift-plugin
 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

Index: gift.info
===================================================================
RCS file: /cvsroot/fink/experimental/beren12/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:19:25 -0000      1.10
+++ gift.info   12 Aug 2003 01:34:32 -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
+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