ryoon
edacf2bbcb
Recursive revbump from boost-1.71.0
2019-08-22 12:22:48 +00:00
wiz
c30c5fbc0b
*: recursive bump for nettle 3.5.1
2019-07-20 22:45:58 +00:00
ryoon
57d0806c39
Recursive revbump from boost-1.70.0
2019-07-01 04:07:44 +00:00
adam
5b12b7b592
revbump for boost 1.69.0
2018-12-13 19:51:31 +00:00
adam
9d06c0a472
revbump after boost-libs update
2018-08-16 18:54:26 +00:00
adam
35aa3efc12
revbump for boost-libs update
2018-04-29 21:31:17 +00:00
adam
983847f667
Revbump after boost update
2018-01-01 21:18:06 +00:00
adam
931d707fe2
Revbump for boost update
2017-08-24 20:03:08 +00:00
ryoon
76884737ca
Recursive revbump from boost update
2017-04-30 01:21:19 +00:00
adam
76632718ac
Revbump after boost update
2017-01-01 16:05:55 +00:00
adam
3b88bd43a5
Revbump post boost update
2016-10-07 18:25:29 +00:00
jperkin
17661ff9a5
Bump PKGREVISION for security/openssl ABI bump.
2016-03-05 11:27:40 +00:00
tron
73d05e2276
Recursive PKGREVISION bump for OpenSSL API version bump.
2014-02-12 23:17:32 +00:00
jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
obache
64deda1dc9
recursive bump from cyrus-sasl libsasl2 shlib major bump.
2012-12-16 01:51:57 +00:00
asau
e059e7e469
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 17:18:07 +00:00
sbd
265f5801c8
Add devel/libuuid buildlink.
...
Bump PKGREVISION
2011-12-02 07:47:53 +00:00
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
wiz
579796a3e5
Recursive PKGREVISION bump for jpeg update to 8.
2010-01-17 12:02:03 +00:00
joerg
3b0d97b0de
Add DESTDIR support.
2008-06-20 01:09:05 +00:00
tnn
ad6ceadd25
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@
2008-01-18 05:06:18 +00:00
rillig
2829e658f2
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.
2007-01-07 09:13:46 +00:00
wiz
658d9cf876
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.
2006-11-19 11:50:23 +00:00
joerg
a0e4a40bc4
Needs makedepend as tool.
2006-03-16 22:54:06 +00:00
reinoud
e702dc8242
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.
2006-03-01 12:16:04 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
reinoud
1f09a6872f
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.
2005-09-05 23:41:13 +00:00
reinoud
4e3060c637
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.
2005-08-05 22:00:49 +00:00