[19625] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 17 22:24:40 PDT 2006


Revision: 19625
Author:   markd at macports.org
Date:     2006-09-17 22:24:38 -0700 (Sun, 17 Sep 2006)

Log Message:
-----------
Recategorized port from devel.

Added Paths:
-----------
    trunk/dports/python/py-omniORBpy/
    trunk/dports/python/py-omniORBpy/Portfile
    trunk/dports/python/py-omniORBpy/files/
    trunk/dports/python/py-omniORBpy/files/patch-dir.mk

Added: trunk/dports/python/py-omniORBpy/Portfile
===================================================================
--- trunk/dports/python/py-omniORBpy/Portfile	                        (rev 0)
+++ trunk/dports/python/py-omniORBpy/Portfile	2006-09-18 05:24:38 UTC (rev 19625)
@@ -0,0 +1,18 @@
+# $Id: $
+PortSystem        1.0
+name              py-omniORBpy
+version           3.0-beta2
+
+categories        python devel
+maintainers       gr281 at cam.ac.uk
+description       Python binding for omniORB
+long_description  omniORB is a robust high performance CORBA ORB for C++ and \
+                  Python. omniORB is largely CORBA 2.6 compliant.
+homepage          http://omniorb.sourceforge.net/
+
+distname          omniORBpy-3.0-beta2
+master_sites      sourceforge:omniorb
+checksums         md5 edfa5558e79b0ba9b84805588e09e198
+
+depends_lib       port:omniORB
+patchfiles        patch-dir.mk

Added: trunk/dports/python/py-omniORBpy/files/patch-dir.mk
===================================================================
--- trunk/dports/python/py-omniORBpy/files/patch-dir.mk	                        (rev 0)
+++ trunk/dports/python/py-omniORBpy/files/patch-dir.mk	2006-09-18 05:24:38 UTC (rev 19625)
@@ -0,0 +1,11 @@
+--- omniidl_be/dir.mk.orig	2006-08-06 20:20:23.000000000 +0100
++++ omniidl_be/dir.mk	2006-08-06 20:20:38.000000000 +0100
+@@ -6,7 +6,7 @@
+ PYTHON = python
+ endif
+ 
+-FILES = __init__.py python.py
++FILES = python.py
+ 
+ export:: $(FILES)
+ 	@(dir="$(PYLIBDIR)"; \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060917/f2544fb5/attachment.html


More information about the macports-changes mailing list