Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-02-21 | Update to librep 0.16.1. | mycroft | 1 | -2/+2 | |
* New modules `rep.data.trie', `rep.threads.proxy' * Also added `rep.xml.reader' and `rep.xml.printer', though these should probably be used with extreme caution * Appending to queues is now O(1) not O(n) * Many changes to `rep.net.rpc' module, protocol is incompatible with previous version. Should be more robust * `rep.i18n.gettext' module exports the `bindtextdomaincodeset' function (Christophe Fergeau) * Slightly more secure way of seeding the rng * `inexact->exact' can now convert floating point numbers to rationals (though not optimally). This means that `numerator' and `denominator' also work better with floats now * New function `file-ttyp' * Some random bug fixes | |||||
2002-12-23 | Downgrade the dependency to 0.15.1nb1. The libraries didn't change and | jlam | 1 | -2/+2 | |
the libtool change is only useful at build time. | |||||
2002-12-23 | Bump PKGREVISION for lang/librep and update the buildlink2.mk dependency | jlam | 1 | -2/+2 | |
to the latest librep. librep installs and uses its own libtool for use by rep-* packages. We replace librep's libtool with a symlink to ${LOCALBASE}/bin/libtool and add a dependency on libtool-base. This addresses PR 19495 by Bill Sommerfeld. | |||||
2002-10-08 | Add buildlink2.mk | wiz | 1 | -0/+27 | |