The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-p2p : gift

An OpenFT, Gnutella and FastTrack p2p network client

 What is giFT, you ask? 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 our own homegrown
network, OpenFT. 


The goal of this project is to ensure that user interface developers never waste
time with the low-level details of a protocol and that network programmers never
waste time with the user interface details. Along those same lines it allows end
users to control which protocols they use no matter which giFT interface they
have selected as their favorite. Any new filesharing network can be supported
without any change to the user interface.  

http://gift.sourceforge.net/



gift history


v. 1.26
date: 2007/07/28 12:27:30;  author: miwi;  state: Exp;  lines: +2 -2
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION

v. 1.25 date: 2007/01/27 08:16:35; author: kris; state: Exp; lines: +1 -1 Use libtool port instead of included one to avoid objformat a.out botch
v. 1.24 date: 2006/05/11 22:49:46; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.23 date: 2006/01/30 21:36:14; author: pav; state: Exp; lines: +1 -1 Populate newly create net-p2p category with these ports: ftp/jigdo net/amule1 net/amule2 net/apollon net/azureus net/bnbt net/btpeer net/btqueue net/cdonkey net/ctorrent net/dcd net/dclib net/dctc net/dctc-gui net/dctc-gui-qt net/edonkey-gui-gtk net/edonkey-gui-gtk-urlslave net/fcptools net/fidelio net/freenet net/frost net/giftcurs net/giftoxic net/giftui net/gift net/gift-fasttrack net/gift-gnutella net/gift-openft net/gkrellm-gift net/gnewtellium net/gnome-btdownload net/gnunet net/gtkhx net/gtk-gnutella net/gtorrentviewer net/hagelslag net/hx net/i2p net/javadc net/kmldonkey net/ktorrent net/libbt net/liberator net/libfreenet net/libpdtp net/libtorrent net/limewire net/linux-agsatellite net/linux-edonkey-core net/linux-edonkey-server net/linux-jigdo net/linux-overnet-core net/minder net/mldonkey net/mldonkey-core net/mldonkey-core-devel net/mldonkey-devel net/mldonkey-gui net/mldonkey-gui-devel net/mldonkey-perlreactor net/mldonkey-sancho net/mldonkey-serverspy net/mldonkey-urlslave net/mutella net/mute-net net/mute-net-gui net/mute-net-text net/napshare net/nicotine net/opendchub net/peercast net/phex net/pyslsk net/py-bittornado net/py-bittornado-core net/py-bittorrent net/py-bittorrent-core net/py-bittorrent-core-devel net/py-bittorrent-devel net/py-fngrab net/py-kenosis net/py-kenosis-bittorrent net/py-py2play net/p5-pdonkey net/qtella net/qtorrent net/rtorrent net/squall net/torrentflux net/torrentsniff net/trackerbt net/transmission net/valknut net/verlihub net/verlihub-plugins net/xmule net/xnap misc/ed2k misc/edonkey-tool-hash misc/linux-edonkey-tool-recovermet Repocopies by: marcus
v. 1.22 date: 2006/01/07 06:29:52; author: dougb; state: Exp; lines: +1 -1 Now that new style rc.d scripts are being run as part of the base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change.
v. 1.21 date: 2006/01/07 00:55:00; author: edwin; state: Exp; lines: +3 -2 net/gift add missing dependency add missing perl dependency (necessary for gift-setup) PR: ports/91401 Submitted by: Stefan Ehmann
v. 1.20 date: 2005/11/15 06:50:24; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.19 date: 2005/01/08 18:44:54; author: sem; state: Exp; lines: +12 -1 - Add rcNG script PR: ports/75905 Submitted by: Manuel Rabade Garcia Approved by: maintainer
v. 1.18 date: 2004/12/24 01:35:31; author: sem; state: Exp; lines: +0 -1 - Remove useless USE_GNOME=glib20
v. 1.17 date: 2004/12/24 01:34:05; author: sem; state: Exp; lines: +4 -12 - Update to 0.11.8.1 PR: ports/75278 Submitted by: Joel Diaz Approved by: maintainer
v. 1.16 date: 2004/12/05 15:31:43; author: josef; state: Exp; lines: +2 -1 Bump portv. and dependency on ImageMagick in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen PR: ports/74487 Approved by: mat Reviewed by: lofi
v. 1.15 date: 2004/10/18 18:17:23; author: arved; state: Exp; lines: +1 -0 Fix build in WITH_LIBMAGIC case PR: 72495 Submitted by: Rene Ladan Approved by: maintainer
v. 1.14 date: 2004/06/04 17:29:28; author: ade; state: Exp; lines: +2 -2 Sync with new bsd.autotools.mk
v. 1.13 date: 2004/02/14 13:56:41; author: krion; state: Exp; lines: +1 -2 - Update to version 0.11.6 PR: ports/62827 Submitted by: maintainer
v. 1.12 date: 2004/02/04 05:08:03; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.11 date: 2004/01/09 04:50:46; author: petef; state: Exp; lines: +2 -3 - update to 0.11.5 - install the correct ChangeLog - add a patch so we have a better chance of working with 4.x Perl PR: 61058 Submitted by: maintainer
v. 1.10 date: 2003/12/20 16:37:57; author: naddy; state: Exp; lines: +2 -2 Catch up with libogg/libvorbis version bump.
v. 1.9 date: 2003/10/15 06:07:45; author: linimon; state: Exp; lines: +1 -1 The proper format of the Maintainer field is just the email address. Having it otherwise can confuse some of the ports tools.
v. 1.8 date: 2003/10/09 07:24:02; author: erwin; state: Exp; lines: +2 -1 - Chase lib version change of graphics/ImageMagick. - Bump PORTREVISION acordingly PR: 57787 Submitted by: maintainer
v. 1.7 date: 2003/10/06 11:21:50; author: edwin; state: Exp; lines: +1 -0 Add INSTALLS_SHLIB definition.
v. 1.6 date: 2003/10/06 11:11:56; author: edwin; state: Exp; lines: +31 -7 re-add port net/gift The gift project finally makes releases again. So it's time to get it back to the ports collection. I contacted the former maintainer (lioux) but haven't got any reply yet. He is still listed as maintainer but if he doesn't like I'd take maintainership. PR: ports/56484 Submitted by: Stefan Ehmann
v. 1.5 date: 2003/04/05 22:23:18; author: lioux; state: dead; lines: +1 -1 Remove ports/net/gift due to lack of releases ever since the project creation
v. 1.4 date: 2003/02/23 19:58:30; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.3 date: 2002/10/13 04:48:29; author: kris; state: Exp; lines: +1 -1 BROKEN -> IGNORE to prevent package build
v. 1.2 date: 2002/01/21 19:26:27; author: lioux; state: Exp; lines: +2 -0 Released gift is not compatible with FastTrack protocol. Development versions are still in CVS only status. Therefore, make it as BROKEN for now.
v. 1.1 date: 2001/11/16 16:04:09; author: lioux; state: Exp; New port giFT version 0.9.7: A generic interface to the FastTrack (TM) peer-to-peer network ============================================================================= v. 1.26 date: 2007/07/28 12:27:30; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.25 date: 2007/01/27 08:16:35; author: kris; state: Exp; lines: +1 -1 Use libtool port instead of included one to avoid objformat a.out botch
v. 1.24 date: 2006/05/11 22:49:46; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.23 date: 2006/01/30 21:36:14; author: pav; state: Exp; lines: +1 -1 Populate newly create net-p2p category with these ports: ftp/jigdo net/amule1 net/amule2 net/apollon net/azureus net/bnbt net/btpeer net/btqueue net/cdonkey net/ctorrent net/dcd net/dclib net/dctc net/dctc-gui net/dctc-gui-qt net/edonkey-gui-gtk net/edonkey-gui-gtk-urlslave net/fcptools net/fidelio net/freenet net/frost net/giftcurs net/giftoxic net/giftui net/gift net/gift-fasttrack net/gift-gnutella net/gift-openft net/gkrellm-gift net/gnewtellium net/gnome-btdownload net/gnunet net/gtkhx net/gtk-gnutella net/gtorrentviewer net/hagelslag net/hx net/i2p net/javadc net/kmldonkey net/ktorrent net/libbt net/liberator net/libfreenet net/libpdtp net/libtorrent net/limewire net/linux-agsatellite net/linux-edonkey-core net/linux-edonkey-server net/linux-jigdo net/linux-overnet-core net/minder net/mldonkey net/mldonkey-core net/mldonkey-core-devel net/mldonkey-devel net/mldonkey-gui net/mldonkey-gui-devel net/mldonkey-perlreactor net/mldonkey-sancho net/mldonkey-serverspy net/mldonkey-urlslave net/mutella net/mute-net net/mute-net-gui net/mute-net-text net/napshare net/nicotine net/opendchub net/peercast net/phex net/pyslsk net/py-bittornado net/py-bittornado-core net/py-bittorrent net/py-bittorrent-core net/py-bittorrent-core-devel net/py-bittorrent-devel net/py-fngrab net/py-kenosis net/py-kenosis-bittorrent net/py-py2play net/p5-pdonkey net/qtella net/qtorrent net/rtorrent net/squall net/torrentflux net/torrentsniff net/trackerbt net/transmission net/valknut net/verlihub net/verlihub-plugins net/xmule net/xnap misc/ed2k misc/edonkey-tool-hash misc/linux-edonkey-tool-recovermet Repocopies by: marcus
v. 1.22 date: 2006/01/07 06:29:52; author: dougb; state: Exp; lines: +1 -1 Now that new style rc.d scripts are being run as part of the base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change.
v. 1.21 date: 2006/01/07 00:55:00; author: edwin; state: Exp; lines: +3 -2 net/gift add missing dependency add missing perl dependency (necessary for gift-setup) PR: ports/91401 Submitted by: Stefan Ehmann
v. 1.20 date: 2005/11/15 06:50:24; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.19 date: 2005/01/08 18:44:54; author: sem; state: Exp; lines: +12 -1 - Add rcNG script PR: ports/75905 Submitted by: Manuel Rabade Garcia Approved by: maintainer
v. 1.18 date: 2004/12/24 01:35:31; author: sem; state: Exp; lines: +0 -1 - Remove useless USE_GNOME=glib20
v. 1.17 date: 2004/12/24 01:34:05; author: sem; state: Exp; lines: +4 -12 - Update to 0.11.8.1 PR: ports/75278 Submitted by: Joel Diaz Approved by: maintainer
v. 1.16 date: 2004/12/05 15:31:43; author: josef; state: Exp; lines: +2 -1 Bump portv. and dependency on ImageMagick in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen PR: ports/74487 Approved by: mat Reviewed by: lofi
v. 1.15 date: 2004/10/18 18:17:23; author: arved; state: Exp; lines: +1 -0 Fix build in WITH_LIBMAGIC case PR: 72495 Submitted by: Rene Ladan Approved by: maintainer
v. 1.14 date: 2004/06/04 17:29:28; author: ade; state: Exp; lines: +2 -2 Sync with new bsd.autotools.mk
v. 1.13 date: 2004/02/14 13:56:41; author: krion; state: Exp; lines: +1 -2 - Update to version 0.11.6 PR: ports/62827 Submitted by: maintainer
v. 1.12 date: 2004/02/04 05:08:03; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.11 date: 2004/01/09 04:50:46; author: petef; state: Exp; lines: +2 -3 - update to 0.11.5 - install the correct ChangeLog - add a patch so we have a better chance of working with 4.x Perl PR: 61058 Submitted by: maintainer
v. 1.10 date: 2003/12/20 16:37:57; author: naddy; state: Exp; lines: +2 -2 Catch up with libogg/libvorbis version bump.
v. 1.9 date: 2003/10/15 06:07:45; author: linimon; state: Exp; lines: +1 -1 The proper format of the Maintainer field is just the email address. Having it otherwise can confuse some of the ports tools.
v. 1.8 date: 2003/10/09 07:24:02; author: erwin; state: Exp; lines: +2 -1 - Chase lib version change of graphics/ImageMagick. - Bump PORTREVISION acordingly PR: 57787 Submitted by: maintainer
v. 1.7 date: 2003/10/06 11:21:50; author: edwin; state: Exp; lines: +1 -0 Add INSTALLS_SHLIB definition.
v. 1.6 date: 2003/10/06 11:11:56; author: edwin; state: Exp; lines: +31 -7 re-add port net/gift The gift project finally makes releases again. So it's time to get it back to the ports collection. I contacted the former maintainer (lioux) but haven't got any reply yet. He is still listed as maintainer but if he doesn't like I'd take maintainership. PR: ports/56484 Submitted by: Stefan Ehmann
v. 1.5 date: 2003/04/05 22:23:18; author: lioux; state: dead; lines: +1 -1 Remove ports/net/gift due to lack of releases ever since the project creation
v. 1.4 date: 2003/02/23 19:58:30; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.3 date: 2002/10/13 04:48:29; author: kris; state: Exp; lines: +1 -1 BROKEN -> IGNORE to prevent package build
v. 1.2 date: 2002/01/21 19:26:27; author: lioux; state: Exp; lines: +2 -0 Released gift is not compatible with FastTrack protocol. Development versions are still in CVS only status. Therefore, make it as BROKEN for now.
v. 1.1 date: 2001/11/16 16:04:09; author: lioux; state: Exp; New port giFT version 0.9.7: A generic interface to the FastTrack (TM) peer-to-peer network ============================================================================= v. 1.26 date: 2007/07/28 12:27:30; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.25 date: 2007/01/27 08:16:35; author: kris; state: Exp; lines: +1 -1 Use libtool port instead of included one to avoid objformat a.out botch
v. 1.24 date: 2006/05/11 22:49:46; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.23 date: 2006/01/30 21:36:14; author: pav; state: Exp; lines: +1 -1 Populate newly create net-p2p category with these ports: ftp/jigdo net/amule1 net/amule2 net/apollon net/azureus net/bnbt net/btpeer net/btqueue net/cdonkey net/ctorrent net/dcd net/dclib net/dctc net/dctc-gui net/dctc-gui-qt net/edonkey-gui-gtk net/edonkey-gui-gtk-urlslave net/fcptools net/fidelio net/freenet net/frost net/giftcurs net/giftoxic net/giftui net/gift net/gift-fasttrack net/gift-gnutella net/gift-openft net/gkrellm-gift net/gnewtellium net/gnome-btdownload net/gnunet net/gtkhx net/gtk-gnutella net/gtorrentviewer net/hagelslag net/hx net/i2p net/javadc net/kmldonkey net/ktorrent net/libbt net/liberator net/libfreenet net/libpdtp net/libtorrent net/limewire net/linux-agsatellite net/linux-edonkey-core net/linux-edonkey-server net/linux-jigdo net/linux-overnet-core net/minder net/mldonkey net/mldonkey-core net/mldonkey-core-devel net/mldonkey-devel net/mldonkey-gui net/mldonkey-gui-devel net/mldonkey-perlreactor net/mldonkey-sancho net/mldonkey-serverspy net/mldonkey-urlslave net/mutella net/mute-net net/mute-net-gui net/mute-net-text net/napshare net/nicotine net/opendchub net/peercast net/phex net/pyslsk net/py-bittornado net/py-bittornado-core net/py-bittorrent net/py-bittorrent-core net/py-bittorrent-core-devel net/py-bittorrent-devel net/py-fngrab net/py-kenosis net/py-kenosis-bittorrent net/py-py2play net/p5-pdonkey net/qtella net/qtorrent net/rtorrent net/squall net/torrentflux net/torrentsniff net/trackerbt net/transmission net/valknut net/verlihub net/verlihub-plugins net/xmule net/xnap misc/ed2k misc/edonkey-tool-hash misc/linux-edonkey-tool-recovermet Repocopies by: marcus
v. 1.22 date: 2006/01/07 06:29:52; author: dougb; state: Exp; lines: +1 -1 Now that new style rc.d scripts are being run as part of the base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change.
v. 1.21 date: 2006/01/07 00:55:00; author: edwin; state: Exp; lines: +3 -2 net/gift add missing dependency add missing perl dependency (necessary for gift-setup) PR: ports/91401 Submitted by: Stefan Ehmann
v. 1.20 date: 2005/11/15 06:50:24; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.19 date: 2005/01/08 18:44:54; author: sem; state: Exp; lines: +12 -1 - Add rcNG script PR: ports/75905 Submitted by: Manuel Rabade Garcia Approved by: maintainer
v. 1.18 date: 2004/12/24 01:35:31; author: sem; state: Exp; lines: +0 -1 - Remove useless USE_GNOME=glib20
v. 1.17 date: 2004/12/24 01:34:05; author: sem; state: Exp; lines: +4 -12 - Update to 0.11.8.1 PR: ports/75278 Submitted by: Joel Diaz Approved by: maintainer
v. 1.16 date: 2004/12/05 15:31:43; author: josef; state: Exp; lines: +2 -1 Bump portv. and dependency on ImageMagick in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen PR: ports/74487 Approved by: mat Reviewed by: lofi
v. 1.15 date: 2004/10/18 18:17:23; author: arved; state: Exp; lines: +1 -0 Fix build in WITH_LIBMAGIC case PR: 72495 Submitted by: Rene Ladan Approved by: maintainer
v. 1.14 date: 2004/06/04 17:29:28; author: ade; state: Exp; lines: +2 -2 Sync with new bsd.autotools.mk
v. 1.13 date: 2004/02/14 13:56:41; author: krion; state: Exp; lines: +1 -2 - Update to version 0.11.6 PR: ports/62827 Submitted by: maintainer
v. 1.12 date: 2004/02/04 05:08:03; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.11 date: 2004/01/09 04:50:46; author: petef; state: Exp; lines: +2 -3 - update to 0.11.5 - install the correct ChangeLog - add a patch so we have a better chance of working with 4.x Perl PR: 61058 Submitted by: maintainer
v. 1.10 date: 2003/12/20 16:37:57; author: naddy; state: Exp; lines: +2 -2 Catch up with libogg/libvorbis version bump.
v. 1.9 date: 2003/10/15 06:07:45; author: linimon; state: Exp; lines: +1 -1 The proper format of the Maintainer field is just the email address. Having it otherwise can confuse some of the ports tools.
v. 1.8 date: 2003/10/09 07:24:02; author: erwin; state: Exp; lines: +2 -1 - Chase lib version change of graphics/ImageMagick. - Bump PORTREVISION acordingly PR: 57787 Submitted by: maintainer
v. 1.7 date: 2003/10/06 11:21:50; author: edwin; state: Exp; lines: +1 -0 Add INSTALLS_SHLIB definition.
v. 1.6 date: 2003/10/06 11:11:56; author: edwin; state: Exp; lines: +31 -7 re-add port net/gift The gift project finally makes releases again. So it's time to get it back to the ports collection. I contacted the former maintainer (lioux) but haven't got any reply yet. He is still listed as maintainer but if he doesn't like I'd take maintainership. PR: ports/56484 Submitted by: Stefan Ehmann
v. 1.5 date: 2003/04/05 22:23:18; author: lioux; state: dead; lines: +1 -1 Remove ports/net/gift due to lack of releases ever since the project creation
v. 1.4 date: 2003/02/23 19:58:30; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.3 date: 2002/10/13 04:48:29; author: kris; state: Exp; lines: +1 -1 BROKEN -> IGNORE to prevent package build
v. 1.2 date: 2002/01/21 19:26:27; author: lioux; state: Exp; lines: +2 -0 Released gift is not compatible with FastTrack protocol. Development versions are still in CVS only status. Therefore, make it as BROKEN for now.
v. 1.1 date: 2001/11/16 16:04:09; author: lioux; state: Exp; New port giFT version 0.9.7: A generic interface to the FastTrack (TM) peer-to-peer network =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm