summaryrefslogtreecommitdiffstats
path: root/gnome1-libs/orbit
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /gnome1-libs/orbit
initial commit from stable 0.3
Diffstat (limited to 'gnome1-libs/orbit')
-rwxr-xr-xgnome1-libs/orbit/BUILD3
-rwxr-xr-xgnome1-libs/orbit/DEPENDS1
-rwxr-xr-xgnome1-libs/orbit/DETAILS32
-rw-r--r--gnome1-libs/orbit/HISTORY52
-rwxr-xr-xgnome1-libs/orbit/POST_REMOVE1
5 files changed, 89 insertions, 0 deletions
diff --git a/gnome1-libs/orbit/BUILD b/gnome1-libs/orbit/BUILD
new file mode 100755
index 0000000000..feceeab801
--- /dev/null
+++ b/gnome1-libs/orbit/BUILD
@@ -0,0 +1,3 @@
+make_single &&
+default_build &&
+make_normal
diff --git a/gnome1-libs/orbit/DEPENDS b/gnome1-libs/orbit/DEPENDS
new file mode 100755
index 0000000000..9428347f4e
--- /dev/null
+++ b/gnome1-libs/orbit/DEPENDS
@@ -0,0 +1 @@
+depends glib
diff --git a/gnome1-libs/orbit/DETAILS b/gnome1-libs/orbit/DETAILS
new file mode 100755
index 0000000000..7e2207777d
--- /dev/null
+++ b/gnome1-libs/orbit/DETAILS
@@ -0,0 +1,32 @@
+ SPELL=orbit
+ VERSION=0.5.17
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=ORBit-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/ORBit-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/ORBit/$BRANCH/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/$BRANCH/$SOURCE
+ MD5[0]=994014cd201304008286558afa4fe673
+ WEB_SITE=http://orbit-resource.sourceforge.net
+ ENTERED=20010922
+ UPDATED=20021103
+ LICENSE[0]=GPL
+ BUILD_API=2
+ DISTCC_HOSTS=
+ CCACHE=off
+ BUILD_API=2
+ SHORT="COBRA 2.2-compliant Object Request Broker"
+cat << EOF
+ORBit is a CORBA 2.2-compliant Object Request Broker (ORB) featuring
+mature C and Perl bindings. Bindings (in various degrees of
+completeness) are also available for C++, Lisp, Pascal, Python, Ruby,
+and TCL; others are in-progress. It supports POA, DII, DSI, TypeCode,
+Any, IR and IIOP.
+Optional features including INS and threading are available. ORBit is
+engineered for the desktop workstation environment, with a focus on
+performance, low resource usage, and security.
+The core ORB is written in C, and runs under Linux, UNIX (BSD, Solaris,
+HP-UX, ...), and Windows. ORBit is developed and released as open source
+software under GPL/LGPL.
+* Note also includes libIDL and will overwrite a pre-existing
+installation of libIDL
+EOF
diff --git a/gnome1-libs/orbit/HISTORY b/gnome1-libs/orbit/HISTORY
new file mode 100644
index 0000000000..ba2c4282bc
--- /dev/null
+++ b/gnome1-libs/orbit/HISTORY
@@ -0,0 +1,52 @@
+2005-04-07 Eric Sandall <eric@sandall.us>
+ * DETAILS: Removed MAKE_NJOBS=1
+ * BUILD: Run make_single before make and make_normal afterwards
+
+2005-02-28 Eric Sandall <eric@sandall.us>
+ * CONFLICTS: Removed conflicting spell
+
+2004-09-01 Arwed v. Merkatz <v.merkatz@gmx.net>
+ * POST_REMOVE: infodir is /usr/share/info
+ * CONFLICTS: added missing file
+
+2004-07-18 Eric Sandall <eric@sandall.us>
+ * Renamed to orbit
+ * DETAILS: Renamed to orbit
+ Removed MAINTAINER
+ Removed TAB
+ Shortened SHORT
+ BUILD_API=2
+ * CONFLICTS: Conflicts with ORBit
+
+2003-10-12 hgg <hgreig@bigpond.net.au>
+ * DETAILS: turn off distcc and ccache
+
+2003-07-11 Eric Sandall <eric@sandall.us>
+ * DETAILS: Added MAKE_NJOBS=1
+
+2002-11-03 Robin Cook <rcook@wyrms.net>
+ * DETAILS: Updated to 0.5.17
+
+2002-10-23 Robin Cook <rcook@wyrms.net>
+ * DETAILS: Add MD5
+
+2002-09-20 Jon Svendsen <jon-sven@frisurf.no>
+ * DETAILS: URLs now match new ftp.gnome.org layout
+
+2002-06-19 Jon Svendsen <jon-sven@frisurf.no>
+ * DETAILS: Added licensing information
+
+2002-05-30 Jon Svendsen <jon-sven@frisurf.no>
+ * DETAILS: Updated to 0.5.16
+
+2002-03-30 Jon Svendsen <jon-sven@frisurf.no>
+ * DETAILS: Updated to 0.5.15
+ * DETAILS: Changed to bz2 source
+
+2002-03-15 Jon Svendsen <jon-sven@frisurf.no>
+ * DETAILS: fixed backup url
+
+2002-03-11 Jon Svendsen <jon-sven@frisurf.no>
+ * HISTORY: Added HISTORY
+ * DETAILS: Added MAINTAINER=myself
+
diff --git a/gnome1-libs/orbit/POST_REMOVE b/gnome1-libs/orbit/POST_REMOVE
new file mode 100755
index 0000000000..7df951455a
--- /dev/null
+++ b/gnome1-libs/orbit/POST_REMOVE
@@ -0,0 +1 @@
+install-info --delete libIDL --info-dir ${INSTALL_ROOT}/usr/share/info