summaryrefslogtreecommitdiff
path: root/net/py-ORBit
AgeCommit message (Collapse)AuthorFilesLines
2003-11-12PKGREVISION++ due to devel/popt update.salo2-3/+4
2003-09-08Update to 2.0.recht2-6/+6
changes: - roll version number over to 2.0 - get rid of some unused code in the method call marshaller.
2003-08-25Update to 1.99.7.recht2-5/+5
Changes: * fix a problem with handling of exceptions that was uncovered by Python 2.3. * disable assigning to unknown attributes on stub instances. Saves a little memory too. * add CORBA.ORB.work_pending() and CORBA.ORB.perform_work() methods.
2003-08-17Allow also Python 2.3 to be used.recht2-4/+4
2003-08-09Update to 1.99.6recht4-10/+15
Changes (since 1.99.5): * Work with latest HEAD branch (ORBit2 2.7.x). * allow importing of CORBA or PortableServer without first importing ORBit. This gives better compatibility with standard CORBA mapping. * None is not a valid string/wstring value. * accept strings for sequence<octet>. * clean up base class list when building client stubs. This is needed in order for the stubs to work with Python 2.3. * fix some possible segfaults if the argument names are missing in the IInterface structures, which occurs when using ORBit.load_file().
2003-07-13PKGREVISION bump for libiconv update.wiz2-3/+4
2003-05-12Fix some PKGSRCDIR pathsjmc1-2/+2
2003-05-09pull in py-ORBit from pkgsrc-wip, provided by Marc Rechtdrochner5-0/+71