The NetBSD Project

CVS log for pkgsrc/net/bittorrent/Makefile.common

[BACK] Up to [cvs.netbsd.org] / pkgsrc / net / bittorrent

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 30 13:31:59 2010 UTC (2 years, 3 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, HEAD
Changes since 1.18: +4 -1 lines
Diff to previous 1.18 (colored)

Fix name of Python interpreter in a script which is run during the build.
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.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Apr 25 20:39:11 2008 UTC (4 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.17: +1 -3 lines
Diff to previous 1.17 (colored)

Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Feb 26 22:43:33 2006 UTC (6 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

Update "bittorrent" and "bittorent-gui" package to version 4.4.0.
Numerous enhancenments were made since version 4.0.4 which include
support for trackerless torrents.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Sep 30 14:05:38 2005 UTC (6 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored)

Changes 4.0.4:
* Bug-fixes

Revision 1.15 / (download) - annotate - [select for diffs], Sun Aug 7 16:15:55 2005 UTC (6 years, 9 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored)

update to BitTorrent 4.0.3

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

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jul 26 13:50:58 2005 UTC (6 years, 10 months ago) by gdt
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

Move PKGREVISION to Makefile from Makefile.common so that it only
affects bittorrent.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jul 26 13:43:13 2005 UTC (6 years, 10 months ago) by gdt
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Patch btdownloadheadless.py to flush stdout so that status appears
promptly when redirecting onto a file.  This has been reported to the
upstream maintainers.

PKGREVISION++ in Makefile.common.  This affects bittorrent-gui because
it uses the same PATCHDIR, even though the new patch doesn't change
that package.  It seems awkward to try to manage PKGREVISION
separately for packages built from the same tarball, and of little
benefit.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jul 10 19:11:02 2005 UTC (6 years, 10 months ago) by recht
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

update to BitTorrent 4.0.2

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

Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:45 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 28 14:43:10 2005 UTC (7 years, 1 month ago) by recht
Branch: MAIN
Changes since 1.9: +3 -4 lines
Diff to previous 1.9 (colored)

update to BitTorrent 4.0.1

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.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jan 23 20:41:48 2005 UTC (7 years, 4 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 5 22:22:33 2004 UTC (7 years, 9 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

Add a DESCR to bittorrent-gui, too.
Noted by Iain Hibbert in private mail.

Revision 1.7 / (download) - annotate - [select for diffs], Tue May 25 12:42:19 2004 UTC (8 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update to 3.4.2:
  * 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

Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 27 03:43:54 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Convert to buildlink3.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 29 23:39:43 2004 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Update to 3.4.1a:
The tracker works under Python 2.2 and supports 3.3 clients properly.
The client is unchanged.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 17 19:27:42 2004 UTC (8 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.3: +1 -3 lines
Diff to previous 1.3 (colored)

Fix path to python in scripts installed by bittorrent-gui by moving the
inclusion of python/application.mk to the end of Makefile's and fixing
paths to files.  Bump PKGREVISION of this package to 1.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Mar 12 23:43:05 2004 UTC (8 years, 2 months ago) by recht
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

update to 3.4.1

This version fixes lots of bugs, adds more bandwidth savings, and
improves support for peers behind dynamic IPs.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 7 21:25:33 2004 UTC (8 years, 2 months ago) by recht
Branch: MAIN
Changes since 1.1: +4 -3 lines
Diff to previous 1.1 (colored)

update to 3.4

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

Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 3 10:02:08 2004 UTC (8 years, 2 months ago) by recht
Branch: MAIN

Factor out the wxGTK gui in an extra pkg (will be imported next).
Add myself as maintainer.
Bump PKGREVISION.
ok'd by wiz@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>