aboutsummaryrefslogtreecommitdiff
path: root/devel/py-orbit2
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.0.Joe Marcus Clarke2003-09-042-3/+3
| | | | | | | | PR: 56396 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=88481
* Update to 1.99.7.Adam Weinberger2003-08-242-2/+2
| | | | Notes: svn path=/head/; revision=87619
* Update to 1.99.6.Adam Weinberger2003-07-312-2/+2
| | | | Notes: svn path=/head/; revision=86061
* Update to 1.99.5.Adam Weinberger2003-07-163-2/+8
| | | | Notes: svn path=/head/; revision=84998
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-3/+1
| | | | Notes: svn path=/head/; revision=79435
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* Update to 1.99.4.Joe Marcus Clarke2003-04-044-6/+6
| | | | | | | Submitted by: Mezz bsdforums.org <reigncracks@hotmail.com> Notes: svn path=/head/; revision=78146
* Add py-orbit2 after a repo-copy from py-orbit. py-orbit2 are PythonJoe Marcus Clarke2003-03-057-51/+37
| | | | | | | bindings for ORBit2. Notes: svn path=/head/; revision=76990
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
| | | | Notes: svn path=/head/; revision=63003
* - Recent changes to the ORBit port caused a build error, which highlighted aJohann Visagie2002-03-252-2/+11
| | | | | | | | | | | | | | | deficiency in orbit-python's Makefile structure: it's not sufficiently inclusive w.r.t actually using *_CFLAGS generated by various test programs called from its own configure script. Added a patch to fix this. - (It's also not very good about using generated *_LIBS, which may cause future problems.) - No PORTREVISION bump; this is a build-time problem. PR: 36278 Submitted by: Christopher Farley <chris@northernbrewer.com> Notes: svn path=/head/; revision=56612
* - Update to version 0.3.1; this is a bugfix releaseJohann Visagie2001-11-152-4/+5
| | | | Notes: svn path=/head/; revision=50045
* - Fix a build breakage which suddenly appeared from I know not where.Johann Visagie2001-11-021-0/+2
| | | | | | | | | - No PORTREVISION bump; it's just a build-time thing. Submitted by: bento Notes: svn path=/head/; revision=49495
* - Update to version 0.3.0Johann Visagie2001-08-284-4/+5
| | | | | | | | | | | | | | | - Release notes: - many new features - improved stability - improved memory usage - all known leaks fixed - improved compliance with Python mapping specification - CORBA exceptions overhauled - object references implemented as class instances - works better with GNOME IDLs - etc. Notes: svn path=/head/; revision=47019
* Updating my email address in my remaining ports.Johann Visagie2001-06-271-1/+1
| | | | | | | Prompted by: vanilla Notes: svn path=/head/; revision=44495
* Add py-orbit, python bindings for ORBit, a CORBA 2.2-compliant ORB.Neil Blakey-Milner2001-04-045-0/+54
PR: 26346 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=40840