Commit graph

9 commits

Author SHA1 Message Date
rodent
2ab539dcf6 Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
asau
276a662941 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
cheusov
fb1ffebcad Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
cheusov
2144a22c15 CONFLICTS between python modules 2012-10-03 23:40:35 +00:00
sbd
9e3e4c7c3c Add omniidl_be_init hack.
Both the omniORB package and py-omniORBpy install files into
${PYSITELIB}/omniidl_be, but the only files that conflicts are __init__.py
with the comment "Empty file to convince Python that this is a module."
and __init__.pyc.
So if this package is being built with the same PYTHON_VERSION_DEFAULT as
omniORB was simply don't install the __int__.py{,c} files.
2012-02-28 07:20:21 +00:00
sbd
b6d8de63ed Revert my last commit to this package.
---
   Module Name:	pkgsrc
   Committed By:	sbd
   Date:		Tue Feb 21 21:05:04 UTC 2012

   Modified Files:
   	pkgsrc/net/py-omniORBpy: Makefile

   Log Message:
   Mark as PYTHON_VERSIONS_INCOMPATIBLE with the pkgsrc default python version
   as the python bindings for the defalut version are built into the omniORB
   package.


   To generate a diff of this commit:
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/py-omniORBpy/Makefile
2012-02-26 08:28:34 +00:00
sbd
8552ac2279 Mark as PYTHON_VERSIONS_INCOMPATIBLE with the pkgsrc default python version
as the python bindings for the defalut version are built into the omniORB
package.
2012-02-21 21:05:04 +00:00
drochner
d86c6c16d6 update to 3.5
changes:
-Python interceptors can receive peer address and identity
-Python exceptions can be pickled
2011-04-21 16:35:27 +00:00
drochner
ec4f43015a add py-omniORBpy-3.4, Python bindings for omniORB, from
Tonnerre Lombard per pkgsrc-wip
2010-09-02 15:08:10 +00:00