summaryrefslogtreecommitdiff
path: root/net/bittorrent
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-05Add a DESCR to bittorrent-gui, too.recht1-2/+1
Noted by Iain Hibbert in private mail.
2004-05-25Update to 3.4.2:wiz2-5/+5
* Fixed some bugs, including an important tracker bug * Added 'warning message' so trackers can send non-fatal human readable messages to clients * Fixed problem where some users got 'could not find file' message
2004-04-27Convert to buildlink3.snj2-4/+4
2004-03-29Update to 3.4.1a:wiz3-7/+6
The tracker works under Python 2.2 and supports 3.3 clients properly. The client is unchanged.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-17Fix path to python in scripts installed by bittorrent-gui by moving thejmmv2-4/+3
inclusion of python/application.mk to the end of Makefile's and fixing paths to files. Bump PKGREVISION of this package to 1.
2004-03-12update to 3.4.1recht5-153/+6
This version fixes lots of bugs, adds more bandwidth savings, and improves support for peers behind dynamic IPs.
2004-03-09Add patches that missed in the previous commit.recht3-0/+157
2004-03-09- Pull in fixes from CVS to make the Tracker working again.recht2-2/+6
- Patch for btreannounce so that it doesn't throws an expection if not enough arguments were provided. (sent to the auhor) Bump PKGREVISION to 1.
2004-03-07update to 3.4recht3-8/+8
New in 3.4: * Client no longer complains of connection to tracker problems when transfers are still working * Lots of bandwidth savings * Lots of bug fixes
2004-03-03Factor out the wxGTK gui in an extra pkg (will be imported next).recht5-19/+44
Add myself as maintainer. Bump PKGREVISION. ok'd by wiz@
2004-03-02Install documentation; PKGREVISION=4.wiz2-3/+9
2004-01-10rev. bump because of the wxGTK buildlink changerecht1-2/+2
2004-01-07Bump PKGREVISION due to wxGTK update (use gtk2).jmmv1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-20Add missing file (bin/btdownloadlibrary.py) which was installed but hadveego1-1/+2
a date in the past: May 20 2003 Found by uninstalling all packages.
2003-11-17Put back .py files accidentally removed in last upgrade.hubertf1-1/+27
Patch contributed by Bernd Ernesti <bernd@veego.de> in private mail. XXX why are the .py files dated a few minutes before the pkg was built!?
2003-10-02patch-aa was removed in the latest update (hi hubertf!).salo1-2/+1
2003-09-29Update bittorrent to 3.3. Changes:hubertf4-50/+6
* Files now only get allocated as they're downloaded and don't fragment the hard drive * Large torrents no longer hose the CPU * Better network utilization and more consistent download rates * Poorly seeded torrents get out faster * Several important bug fixes
2003-09-14hange extension.mk to also install optimized files for distutils packages.recht1-1/+28
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
2003-08-28Make python23-pth an accepted python version.recht1-2/+3
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-06-04depend on py-cursespaneldrochner1-1/+2
(fixes PR pkg/21784 by Paul Mather)
2003-06-04add missing filedrochner1-1/+2
(PR pkg/21768 by Marc Recht)
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-13- DESCR has 80 columnssalo4-15/+16
- make PKGNAME future versions-friendly - style nits - add RCSID to patch-aa (hi hubertf!)
2003-05-13 * patch to btcompletedir.py to make this work at all, byhubertf3-2/+16
Marc Recht <marc@informatik.uni-bremen.de> * rename pkg to bittorrent, to make it consistent with the directory name * bump pkg revision to 1
2003-05-09another filesharing tool, written in pure Pythondrochner4-0/+100