Next | Query returned 85 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2013-09-18 18:32:06 by Joerg Sonnenberger | Files touched by this commit (44)
Log message:
Restore support for Clang with libc++11. Bump revision.
   2013-06-03 00:52:15 by Matthias Scheler | Files touched by this commit (90) | Package removed
Log message:
Back out all of the C++11 related patches. They don't only break the
build under Mac OS X but also under NetBSD/amd64 6.1 with the default
G++ compiler.

This fixes PR pkg/47873 by myself.
   2013-05-12 13:30:13 by Matthias Scheler | Files touched by this commit (2)
Log message:
Fix build problems under Mac OS X Lion (and possibly other platforms that
use GCC 4.1.x) caused by unapproved C++11/TR1 patches.
   2013-05-09 16:26:42 by Joerg Sonnenberger | Files touched by this commit (44)
Log message:
Link libtorrent against libcrypto as it uses various functions from it.
Fix C++11 vs TR1 usage. Bump revision.
   2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | Package updated
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
   2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-07-02 09:01:52 by Matthias Scheler | Files touched by this commit (1)
Log message:
Compile with GCC option "-march=i486" on x86 systems to make the required
function "__sync_bool_compare_and_swap_4" available. This fixes the build
of the "rtorrent" package under NetBSD/i386 5.1_STABLE.
   2012-05-16 19:42:37 by Matthias Scheler | Files touched by this commit (13)
Log message:
Update "libtorrent" package to version 0.13.2 and "rtorrent" \ 
package
to version 0.9.2.

A list of changes is not available unfortunately. But it seems that most
of the Solaris related build fixes have been integrated.
   2012-01-11 23:41:46 by Matthias Scheler | Files touched by this commit (2)
Log message:
Improve GCC version handling:
1.) Set minimum required GCC version to 4.1.3 because that is what has
    been tested. Based on the bug-report it also seems that GCC 4.0.1
    doesn't work.
2.) GCC 4.1.3 (as distributed with NetBSD 5.*) works fine under
    NetBSD/macppc as reported by Matthias Kretschmer on IRCnet.
    So don't insist on GCC 4.2.1 for this platform. This fixes seems
    to fix the build as the GCC 4.4.6 package doesn't build for
    this platform.
   2011-11-07 14:10:32 by Hans Rosenfeld | Files touched by this commit (2)
Log message:
Libtorrent and rtorrent need gcc>=4.2.1, at least on some architectures.
Explicitly exclude architectures known to work with older gcc versions
(alpha, i386 and x86_64 for now). Ok by tron.

Next | Query returned 85 messages, browsing 21 to 30 | Previous