summaryrefslogtreecommitdiff
path: root/lang/librep/buildlink2.mk
AgeCommit message (Collapse)AuthorFilesLines
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-02-21Update to librep 0.16.1.mycroft1-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-23Downgrade the dependency to 0.15.1nb1. The libraries didn't change andjlam1-2/+2
the libtool change is only useful at build time.
2002-12-23Bump PKGREVISION for lang/librep and update the buildlink2.mk dependencyjlam1-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-08Add buildlink2.mkwiz1-0/+27