summaryrefslogtreecommitdiff
path: root/net/bittorrent/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2019-12-16net: Remove bittorrentnia1-35/+0
According to the wekpideas this has been unmaintained and replaced with a closed source version more than a decade ago, ish. It turned into a fork of uTorrent, so qbittorrent is ~kind of a successor to this.
2019-11-03net: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-09-02Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵adam1-2/+2
future Python 3.8
2019-04-26fix some whitespace, mostly introduced in the previousmaya1-2/+2
python 3.4 / 3.5 removal commit.
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-1/+3
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-08Remove python24 and all traces of it from pkgsrc.wiz1-8/+3
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
2012-03-15Bump PKGREVISION from default python to 2.7.obache1-2/+2
2011-11-01* no need to buildlink with py-cursespanel, simple DEPENDS is sufficient.obache1-6/+5
* register egg-info Bump PKGREVISION.
2011-01-01Using xgettext, msguniq, msgmerge and msgfmt.obache1-1/+3
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2010-01-30Fix name of Python interpreter in a script which is run during the build.tron1-2/+2
The locale files are now always installed and not only if a Python interpreter named "python" is available for whatever reasons. This fixes PR pkg/42691 by Olaf 'Rhialto' Seibert.
2009-11-21The "hashlib" module instead of the deprecated "sha1" module undertron1-2/+21
Python 2.5 or newer. Tested with Python 2.6 under NetBSD/amd64 5.0_STABLE. Bump package revision because of this fix.
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-1/+2
changed runtime dependencies now.
2008-06-12Add DESTDIR support.joerg1-1/+3
2006-02-26Update "bittorrent" and "bittorent-gui" package to version 4.4.0.tron1-14/+1
Numerous enhancenments were made since version 4.0.4 which include support for trackerless torrents.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-24Add another CONFLICTS line for the correct spelling of BitTornado.joerg1-1/+2
2005-09-30Changes 4.0.4:adam1-3/+2
* Bug-fixes
2005-08-07Add DragonFly to the lists of OPSYS's needing 'enable_bad_libc_workaround'.recht1-2/+2
Requested by Joerg Sonnenberger.
2005-08-07update to BitTorrent 4.0.3recht1-2/+15
Also enable the enable_bad_libc_workaround by default for NetBSD, FreeBSD, OpenBSD and Darwin. Changes in this release: - Identify trackerless torrent files - Not saving pause/play state across invocations of the GUI - Small fixes to windows installer and corrupt config file recovery - A number of small bug fixes
2005-08-06CONFLICTS should be symmetric, so add ones for bittornado.wiz1-1/+3
2005-07-26Move PKGREVISION to Makefile from Makefile.common so that it onlygdt1-1/+2
affects bittorrent.
2005-07-10update to BitTorrent 4.0.2recht1-2/+1
Changes in this release: - Opening a torrent that is already open in the GUI now has the correct behavior rather than raising an error - Backported --chop_max_allow_in from 4.1 to help fix TCP stack flaking out problem on Windows - Robustly handle config files corrupted by Windows - Better error messages when a torrent already meets seeding limits - File filters
2005-06-19Clean the !@#@#$%^ mess with documentation and image files so now binarysalo1-7/+2
packages actually work.. Bump PKGREVISIONs.
2005-03-28update to BitTorrent 4.0.1recht1-2/+3
2005-03-25: 4.0.1 is now available. Changes since the last stable release: - Possible workaround for the "TCP stack flaking out" bug as a preference. - Preference option for the text color over the progress bar. - Fixed problem picking config file and save locations on Win98/ME. - Switched to GTK file save widgets to fix the problem of resuming multi-file torrents. - Bulk traffic flag was only being set on incoming connections. - Some tweaks to the interface and more informative error messages. - Fixes to installer, including location fixes for non-English users. - Fix for interface lockups after being minimized. - Fixed a couple tracebacks. _ A few small tracker bugs fixed. - An item which belonged in the previous notes: Improvments to seed behaviour which addresses the problem for which super-seeding was created, but without the problems of super-seeding. 2005-03-07: 4.0.0 is now available. Changes since the last stable release: - All new queue-based user interface - Many options are now modifiable from the interface, including upload rate - Lots of other interface improvements - Extra stats are visible, for those who like it - Remembers what it was doing across restarts _ New .torrent maker "btmaketorrentgui" replaces "btcompletedir" - Better performance, as always - License has changed to the BitTorrent Open Source License - Torrent fields are correctly created and interpreted as utf8 - Too many little things to list A few technical notes, for those interested: - Single port: launchmany can seed and client can download many files from a single port and thread - Interface now uses GTK instead of wxWidgets - BitTorrent packets are marked as bulk data to make traffic shaping easier 2005-01-22: 3.9.1 beta is now available.
2005-02-13Add a couple of patches from the FreeBSD port:recht1-2/+2
patch-BitTorrent::Rerequester.py o Chase latest CVS version - Add {show_infopage,infopage_redirect,scrape_allowed} options to tracker - Try to resolve IPs when possible patch-BitTorrent::track.py o Chase latest CVS version - Add {show_infopage,infopage_redirect,scrape_allowed} options to tracker - Try to resolve IPs when possible patch-BitTorrent::zurllib.py o A better fix for the python 2.4 issue: there are still some minor adjustments required but the port is quite useable again patch-btcompletedir.py o Chase latest CVS version - Add {show_infopage,infopage_redirect,scrape_allowed} options to tracker - Try to resolve IPs when Bump PKGREVISION.
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-04-27Convert to buildlink3.snj1-2/+2
2004-03-29Update to 3.4.1a:wiz1-2/+1
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 thejmmv1-1/+2
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.1recht1-2/+1
This version fixes lots of bugs, adds more bandwidth savings, and improves support for peers behind dynamic IPs.
2004-03-09- Pull in fixes from CVS to make the Tracker working again.recht1-1/+2
- 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.4recht1-2/+1
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).recht1-15/+4
Add myself as maintainer. Bump PKGREVISION. ok'd by wiz@
2004-03-02Install documentation; PKGREVISION=4.wiz1-2/+6
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-09-29Update bittorrent to 3.3. Changes:hubertf1-3/+2
* 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-08-28Make python23-pth an accepted python version.recht1-2/+3
2003-07-21COMMENT should start with a capital letter.martti1-2/+2