Up to [cvs.netbsd.org] / pkgsrc / net / btget
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Fri Dec 2 07:47:53 2011 UTC (5 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Changes since 1.11: +3 -2
lines
Diff to previous 1.11 (colored)
Add devel/libuuid buildlink. Bump PKGREVISION
Revision 1.11 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:20 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:30 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Recursive PKGREVISION bump for jpeg update to 8.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:30 2008 UTC (3 years, 11 months 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.8: +11 -7
lines
Diff to previous 1.8 (colored)
Add DESTDIR support.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 18 05:08:40 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jan 7 09:14:02 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Nov 19 11:50:25 2006 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
tv@ pointed out that curl-7.16.0 had a shlib major bump -- increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 16 22:54:06 2006 UTC (6 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Needs makedepend as tool.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 1 12:16:04 2006 UTC (6 years, 2 months ago) by reinoud
Branch: MAIN
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
This new 1.0.5 release fixes two bugs that were causing frequent core dumps. It also fixes a logic error that was dropping certain connections randomly.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:23 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Sep 5 23:41:13 2005 UTC (6 years, 8 months ago) by reinoud
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Fix small bug in bittorrent message handling. If i understand the code correctly a message is send with a 4 byte length in front of a block of data. If the data length was less than 80 a stack reserved memory block was used to avoid over-malloc'ing for small pieces. This block was declared 80 bytes long... so it would overflow if messages of aprox. 80 bytes were sent for the length bytes were not accounted for. Claimed more for certain. With this small fix the repeated crashes that i experienced are gone. Author has been notified of the possible problem.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Aug 5 22:00:49 2005 UTC (6 years, 9 months ago) by reinoud
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
LibBT is a C reimplementation of the BitTorrent core protocols. Our goal for the project is to develop a low overhead library version of the protocols so that BitTorrent transfers can easily be built in to any existing application. A suplied application called `btget' is a full fledged bittorrent application based on this library.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 5 22:00:49 2005 UTC (6 years, 9 months ago) by reinoud
Branch: MAIN
Initial revision