Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-10 | recursive bump from textproc/icu shlib major bump. | obache | 2 | -4/+4 | |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 2 | -4/+4 | |
2009-08-12 | recursive bump for icu shlib version change except already done. | obache | 2 | -3/+4 | |
2009-07-16 | Update to 0.72. From the release announcement: | kefren | 3 | -11/+10 | |
This is a bugfix release to address a few reported issues and also a few issues that were discovered via my own testing. * Add a helper method which ensures all data is flushed to disk * Added additional error handling to prevent malformed DHT messages crashing the library * Fixed issue when zeroing unused bits for torrents with an exact multiple of 32 pieces * Fixed issue where data could be written to the wrong file if a file with the same name existed in multiple torrents * Fixed the handling of torrents where the last file(s) are of zero length * Fixed regression with global download rate limiting * Fixed a performance regression with the new piece picking pipeline which resulted in lots of CPU cycles being used up on peers which have not sent an unchoke message | |||||
2009-03-25 | Bump PKGREVISION following the update of textproc/icu, and the | he | 2 | -2/+4 | |
corresponding change of ABI. OK'ed by wiz@ (as was the textproc/icu update). | |||||
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 | |
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time. | |||||
2008-12-18 | Needs pkg-config. Prefer bsdtar over gtar. Mark as destdir usable. | joerg | 1 | -3/+5 | |
2008-11-30 | add buildlink file required by net/monsoon | kefren | 1 | -0/+21 | |
2008-11-27 | Import monotorrent 0.6.2, an open source .NET torrent library | kefren | 4 | -0/+30 | |