Commit graph

14 commits

Author SHA1 Message Date
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
minskim
79870154de Do not use PYPKGPREFIX in buildlink3.mk except in BUILDLINK_DEPENDS.*. 2004-02-20 03:12:22 +00:00
minskim
0435954643 bl3ify and add explicit build dependency on pkgconfig. 2004-02-18 16:58:36 +00:00
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
grant
6eab5759a3 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
recht
cc9bdea583 Update to 2.0.
changes:
- roll version number over to 2.0
- get rid of some unused code in the method call marshaller.
2003-09-08 21:14:08 +00:00
recht
879f63dfc6 Update to 1.99.7.
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-25 19:33:43 +00:00
recht
e8b57af343 Allow also Python 2.3 to be used. 2003-08-17 18:10:35 +00:00
recht
416d8baec0 Update to 1.99.6
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-08-09 12:51:01 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmc
63b30d195e Fix some PKGSRCDIR paths 2003-05-12 14:56:20 +00:00
drochner
8934340368 pull in py-ORBit from pkgsrc-wip, provided by Marc Recht 2003-05-09 16:33:38 +00:00