--- /dev/null
+LoadModule ngobjweb_module /usr/lib/apache/1.3/mod_ngobjweb.so
+Description: Enables apache to handle HTTP requests for the OpenGroupware.org application server
--- /dev/null
+sope (4.3.0r127-1) experimental; urgency=low
+
+ * Initial Release. Upstream did some heavy source restructuring,
+ resulting in a greatly reduced number of source packages for SOPE and
+ OpenGroupware.org. At the same time SOPE and OpenGroupware.org will now be
+ treated different projects, since SOPE can be useful without OGo as well.
+ * A new versioning scheme has been applied to the new sources. Versions with an
+ odd number as second component denote unstable development versions.
+ Neither API nor ABI stability may be ensured in this version. Versions
+ with an even second component are the stable releases.
+ * SOPE now installs to FHS compliant paths.
+
+ -- Sebastian Ley <ley@debian.org> Mon, 13 Sep 2004 20:30:45 +0200
--- /dev/null
+Source: sope
+Priority: extra
+Maintainer: Sebastian Ley <ley@debian.org>
+Build-Depends: debhelper (>= 4.0.0), dpatch, gnustep-make-ogo, gobjc | objc-compiler, libfoundation-ogo-dev, libobjc-lf-dev, libxml2-dev, libldap-dev, libssl-dev, zlib1g-dev, postgresql-dev, apache-dev, libical-sope-static
+Standards-Version: 3.6.1
+
+Package: libsope-appserver4.3-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-appserver-dev
+Conflicts: libsope-appserver-dev
+Depends: libsope-appserver4.3 (= ${Source-Version})
+Description: Development files for the SOPE application server libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the development files for the SOPE application server
+ libraries.
+
+Package: libsope-appserver4.3
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE application server libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ The SOPE application server libraries provide:
+ .
+ * template rendering engine, lots of dynamic elements
+ * HTTP client/server
+ * XML-RPC client
+ * WebDAV server framework
+ * session management
+ * scripting extensions for Foundation, JavaScript bridge
+ * DOM tree rendering library
+
+Package: sope-tools
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Tools shipped with SOPE application server
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains some tools shipped with the SOPE application
+ server framework, which are mostly useful for development and debugging
+ of SOPE applications.
+
+Package: sope-appserver
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE application server
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the application server that serves SOPE sites.
+
+Package: libsope-core4.3-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-core-dev
+Conflicts: libsope-core-dev
+Depends: libsope-core4.3 (= ${Source-Version})
+Description: Development files for the SOPE core libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the header files for the SOPE core
+ libraries, which are part of the SOPE application server framework.
+
+Package: libsope-core4.3
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Core libraries of the SOPE application server
+ The SOPE core libraries contain:
+ .
+ * various Foundation extensions
+ * a java.io like stream and socket library
+
+Package: libsope-xml4.3-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-xml-dev
+Conflicts: libsope-xml-dev
+Depends: libsope-xml4.3 (= ${Source-Version})
+Description: Development files for the SOPE XML libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the development files of the SOPE
+ XML libraries.
+
+Package: libsope-xml4.3
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE libraries for XML processing
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ The SOPE libraries for XML processing contain:
+ .
+ * a SAX2 Implementation for Objective-C
+ * an attempt to implement DOM on top of SaxObjC
+ * an XML-RPC implementation (without a transport layer)
+
+Package: libsope-ldap4.3-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-ldap-dev
+Conflicts: libsope-ldap-dev
+Depends: libsope-ldap4.3 (= ${Source-Version})
+Description: Development files for the SOPE LDAP libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the development files of the SOPE
+ LDAP libraries.
+
+Package: libsope-ldap4.3
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE libraries for LDAP access
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ The SOPE libraries for LDAP access contain an Objective-C wrapper for
+ LDAP directory services.
+
+Package: libsope-mime4.3-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-mime-dev
+Conflicts: libsope-mime-dev
+Depends: libsope-mime4.3 (= ${Source-Version})
+Description: Development files for the SOPE MIME libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the development files of the SOPE
+ MIME libraries.
+
+Package: libsope-mime4.3
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE libraries for MIME processing
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ The SOPE libraries for MIME processing contain:
+ .
+ * classes for processing MIME entities
+ * a full IMAP4 implementation
+ * prototypical POP3 and SMTP processor
+
+Package: libsope-ical4.3-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-ical-dev
+Conflicts: libsope-ical-dev
+Depends: libsope-ical4.3 (= ${Source-Version})
+Description: Development files for the SOPE iCal libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the development files of the SOPE
+ iCal libraries.
+
+Package: libsope-ical4.3
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE libraries for iCal handling
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ The SOPE libraries for iCal handling contain classes for iCalendar and
+ vCard objects.
+
+Package: libsope-gnustep-db1.1-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-gnustep-db-dev
+Conflicts: libsope-gnustep-db-dev
+Depends: libsope-gnustep-db1.1 (= ${Source-Version})
+Description: Development files for the GNUstep database libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the header files for SOPE's fork of the GNUstep
+ database libraries.
+
+Package: libsope-gnustep-db1.1
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GNUstep database libraries for SOPE
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains a fork of the GNUstep database libraries used
+ by the SOPE application server.
+
+Package: sope4.3-postgresqladaptor
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: sope-db-connector
+Recommends: postgresql (>= 7.2.0)
+Description: PostgreSQL connector for SOPE's fork of the GNUstep database environment
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the postgresql connector for SOPE's fork of the
+ GNUstep database libraries.
+
+Package: sope4.3-stxsaxdriver
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Structured Text Parser for SOPE's SAX engine
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This parser enables SOPE's SAX engine to parse structured text files.
+
+Package: sope4.3-libxmlsaxdriver
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: XML Parser for SOPE's SAX engine
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This parser enables SOPE's SAX engine to parse XML files.
+
+Package: sope4.3-icalsaxdriver
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: iCal Parser for SOPE's SAX engine
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This parser enables SOPE's SAX engine to parse iCal files.
+
+Package: libapache-mod-ngobjweb
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ucf (>= 0.8), apache-common (>= 1.3.29)
+Description: Apache module for the SOPE application server
+ This package contains an apache module which enables the apache
+ webserver to deliver pages generated by the SOPE application server.
+
--- /dev/null
+Source: sope
+Priority: extra
+Maintainer: Sebastian Ley <ley@debian.org>
+Build-Depends: debhelper (>= 4.0.0), dpatch, gnustep-make-ogo, gobjc | objc-compiler, libfoundation-ogo-dev, libobjc-lf-dev, libxml2-dev, libldap-dev, libssl-dev, zlib1g-dev, postgresql-dev, apache-dev, libical-sope-static
+Standards-Version: 3.6.1
+
+Package: libsope-appserver_SOPEVER_-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-appserver-dev
+Conflicts: libsope-appserver-dev
+Depends: libsope-appserver_SOPEVER_ (= ${Source-Version})
+Description: Development files for the SOPE application server libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the development files for the SOPE application server
+ libraries.
+
+Package: libsope-appserver_SOPEVER_
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE application server libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ The SOPE application server libraries provide:
+ .
+ * template rendering engine, lots of dynamic elements
+ * HTTP client/server
+ * XML-RPC client
+ * WebDAV server framework
+ * session management
+ * scripting extensions for Foundation, JavaScript bridge
+ * DOM tree rendering library
+
+Package: sope-tools
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Tools shipped with SOPE application server
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains some tools shipped with the SOPE application
+ server framework, which are mostly useful for development and debugging
+ of SOPE applications.
+
+Package: sope-appserver
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE application server
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the application server that serves SOPE sites.
+
+Package: libsope-core_SOPEVER_-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-core-dev
+Conflicts: libsope-core-dev
+Depends: libsope-core_SOPEVER_ (= ${Source-Version})
+Description: Development files for the SOPE core libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the header files for the SOPE core
+ libraries, which are part of the SOPE application server framework.
+
+Package: libsope-core_SOPEVER_
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Core libraries of the SOPE application server
+ The SOPE core libraries contain:
+ .
+ * various Foundation extensions
+ * a java.io like stream and socket library
+
+Package: libsope-xml_SOPEVER_-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-xml-dev
+Conflicts: libsope-xml-dev
+Depends: libsope-xml_SOPEVER_ (= ${Source-Version})
+Description: Development files for the SOPE XML libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the development files of the SOPE
+ XML libraries.
+
+Package: libsope-xml_SOPEVER_
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE libraries for XML processing
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ The SOPE libraries for XML processing contain:
+ .
+ * a SAX2 Implementation for Objective-C
+ * an attempt to implement DOM on top of SaxObjC
+ * an XML-RPC implementation (without a transport layer)
+
+Package: libsope-ldap_SOPEVER_-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-ldap-dev
+Conflicts: libsope-ldap-dev
+Depends: libsope-ldap_SOPEVER_ (= ${Source-Version})
+Description: Development files for the SOPE LDAP libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the development files of the SOPE
+ LDAP libraries.
+
+Package: libsope-ldap_SOPEVER_
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE libraries for LDAP access
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ The SOPE libraries for LDAP access contain an Objective-C wrapper for
+ LDAP directory services.
+
+Package: libsope-mime_SOPEVER_-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-mime-dev
+Conflicts: libsope-mime-dev
+Depends: libsope-mime_SOPEVER_ (= ${Source-Version})
+Description: Development files for the SOPE MIME libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the development files of the SOPE
+ MIME libraries.
+
+Package: libsope-mime_SOPEVER_
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE libraries for MIME processing
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ The SOPE libraries for MIME processing contain:
+ .
+ * classes for processing MIME entities
+ * a full IMAP4 implementation
+ * prototypical POP3 and SMTP processor
+
+Package: libsope-ical_SOPEVER_-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-ical-dev
+Conflicts: libsope-ical-dev
+Depends: libsope-ical_SOPEVER_ (= ${Source-Version})
+Description: Development files for the SOPE iCal libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the development files of the SOPE
+ iCal libraries.
+
+Package: libsope-ical_SOPEVER_
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SOPE libraries for iCal handling
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ The SOPE libraries for iCal handling contain classes for iCalendar and
+ vCard objects.
+
+Package: libsope-gnustep-db_GNUSTEPDBVER_-dev
+Section: libdevel
+Architecture: any
+Provides: libsope-gnustep-db-dev
+Conflicts: libsope-gnustep-db-dev
+Depends: libsope-gnustep-db_GNUSTEPDBVER_ (= ${Source-Version})
+Description: Development files for the GNUstep database libraries
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the header files for SOPE's fork of the GNUstep
+ database libraries.
+
+Package: libsope-gnustep-db_GNUSTEPDBVER_
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GNUstep database libraries for SOPE
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains a fork of the GNUstep database libraries used
+ by the SOPE application server.
+
+Package: sope_SOPEVER_-postgresqladaptor
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: sope-db-connector
+Recommends: postgresql (>= 7.2.0)
+Description: PostgreSQL connector for SOPE's fork of the GNUstep database environment
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This package contains the postgresql connector for SOPE's fork of the
+ GNUstep database libraries.
+
+Package: sope_SOPEVER_-stxsaxdriver
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Structured Text Parser for SOPE's SAX engine
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This parser enables SOPE's SAX engine to parse structured text files.
+
+Package: sope_SOPEVER_-libxmlsaxdriver
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: XML Parser for SOPE's SAX engine
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This parser enables SOPE's SAX engine to parse XML files.
+
+Package: sope_SOPEVER_-icalsaxdriver
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: iCal Parser for SOPE's SAX engine
+ SOPE is a framework for developing web applications and services. The
+ name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
+ .
+ This parser enables SOPE's SAX engine to parse iCal files.
+
+Package: libapache-mod-ngobjweb
+Section: web
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ucf (>= 0.8), apache-common (>= 1.3.29)
+Description: Apache module for the SOPE application server
+ This package contains an apache module which enables the apache
+ webserver to deliver pages generated by the SOPE application server.
+
--- /dev/null
+This package was debianized by Sebastian Ley <ley@debian.org> on
+Wed, 26 Nov 2003 21:17:15 +0100.
+
+It was downloaded from http://www.opengroupware.org
+
+Copyright (C) 2000-2003 SKYRIX Software AG
+Contact: info@skyrix.com
+
+License:
+
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
--- /dev/null
+usr/lib/apache/1.3
+usr/share/opengroupware.org/mod_ngobjweb
--- /dev/null
+usr/lib/apache
--- /dev/null
+#!/bin/bash
+
+set -e
+
+for i in apache apache-perl apache-ssl; do
+ if [ -e /etc/$i/httpd.conf ]; then
+ modules-config $i enable mod_ngobjweb
+ fi
+ if [ -d /etc/$i/conf.d ]; then
+ ucf --three-way /usr/share/opengroupware.org/mod_ngobjweb/mod_ngobjweb.conf /etc/$i/conf.d/mod_ngobjweb
+ fi
+ if [ -x /usr/sbin/invoke-rc.d ] && [ -x /etc/init.d/$i ]; then
+ invoke-rc.d $i force-reload || true
+ elif [ -x /etc/init.d/$i ]; then
+ /etc/init.d/$i force-reload || true
+ fi
+done
+
+
+#DEBHELPER#
--- /dev/null
+#!/bin/bash
+
+set -e
+
+case "$1" in
+ purge)
+ for i in apache apache-perl apache-ssl; do
+ rm -f /etc/$i/conf.d/mod_ngobjweb
+ for ext in .dpkg-tmp .dpkg-new .dpkg-old .dpkg-dist; do
+ rm -f /etc/$i/conf.d/mod_ngobjweb$ext
+ done
+ ucf --purge /etc/$i/conf.d/mod_ngobjweb
+ done
+ ;;
+ *)
+ ;;
+esac
+
+#DEBHELPER#
--- /dev/null
+#!/bin/bash
+
+set -e
+
+for i in apache apache-perl apache-ssl; do
+ if [ -e /etc/$i/httpd.conf ]; then
+ modules-config $i disable mod_ngobjweb quiet
+ fi
+ if [ -x /usr/sbin/invoke-rc.d ] && [ -x /etc/init.d/$i ]; then
+ invoke-rc.d $i force-reload || true
+ elif [ -x /etc/init.d/$i ]; then
+ /etc/init.d/$i force-reload || true
+ fi
+done
+
+#DEBHELPER#
--- /dev/null
+usr/include/NGObjWeb
+usr/include/WOXML
+usr/include/WOExtensions
+usr/include/WEExtensions
+usr/include/NGXmlRpc
+usr/include/SoOFS
+usr/lib/opengroupware.org/System/Library/Makefiles
+usr/lib/libNGObjWeb.so
+usr/lib/libWOXML.so
+usr/lib/libWOExtensions.so
+usr/lib/libWEExtensions.so
+usr/lib/libNGXmlRpc.so
+usr/lib/libSoOFS.so
--- /dev/null
+usr/lib/libNGObjWeb.so.*
+usr/lib/libWOXML.so.*
+usr/lib/libWOExtensions.so.*
+usr/lib/libWEExtensions.so.*
+usr/lib/libNGXmlRpc.so.*
+usr/lib/libSoOFS.so.*
+usr/share/sope-4.3
--- /dev/null
+usr/include/NGExtensions
+usr/include/EOControl
+usr/include/NGStreams
+usr/lib/libNGExtensions.so
+usr/lib/libEOControl.so
+usr/lib/libNGStreams.so
--- /dev/null
+usr/lib/libNGExtensions.so.*
+usr/lib/libEOControl.so.*
+usr/lib/libNGStreams.so.*
--- /dev/null
+usr/include/GDLAccess
+usr/lib/libGDLAccess.so
--- /dev/null
+usr/lib/libGDLAccess.so.*
--- /dev/null
+usr/include/NGiCal
+usr/lib/libNGiCal.so
--- /dev/null
+usr/lib/libNGiCal.so.*
--- /dev/null
+usr/include/NGLdap
+usr/lib/libNGLdap.so
--- /dev/null
+usr/lib/libNGLdap.so.*
--- /dev/null
+usr/include/NGMime
+usr/include/NGImap4
+usr/include/NGMail
+usr/lib/libNGMime.so
--- /dev/null
+usr/lib/libNGMime.so.*
--- /dev/null
+usr/include/DOM
+usr/include/SaxObjC
+usr/include/XmlRpc
+usr/lib/libDOM.so
+usr/lib/libSaxObjC.so
+usr/lib/libXmlRpc.so
--- /dev/null
+usr/lib/libDOM.so.*
+usr/lib/libSaxObjC.so.*
+usr/lib/libXmlRpc.so.*
--- /dev/null
+<IfModule ngobjweb_module.c>
+ <LocationMatch "^/OpenGroupware/*">
+ SetHandler ngobjweb-adaptor
+ SetAppPort 20000
+ </LocationMatch>
+
+ Alias /OpenGroupware.woa/WebServerResources/ \
+ /usr/share/opengroupware.org/WebServerResources/
+ Alias /NewsImages/ /var/lib/opengroupware.org/news_images/
+
+ <LocationMatch "^/zidestore/*">
+ SetHandler ngobjweb-adaptor
+ SetAppPort 21000
+ </LocationMatch>
+
+ <LocationMatch "^/RPC2/*">
+ SetHandler ngobjweb-adaptor
+ SetAppPort 22000
+ </LocationMatch>
+
+</IfModule>
--- /dev/null
+01_build_modngobjweb
--- /dev/null
+#! /bin/sh -e
+## XX_PATCHNAME.dpatch by YOUR NAME <YOUR EMAIL>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Configure and build mod_ngobjweb
+
+[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts
+patch_opts="${patch_opts:--f --no-backup-if-mismatch}"
+
+if [ $# -ne 1 ]; then
+ echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
+ exit 1
+fi
+case "$1" in
+ -patch)
+ patch $patch_opts -p1 < $0;;
+ -unpatch)
+ patch $patch_opts -p1 -R < $0;;
+ *)
+ echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
+ exit 1;;
+esac
+
+exit 0
+@DPATCH@
+diff -urN sope.orig/sope-appserver/mod_ngobjweb/GNUmakefile sope/sope-appserver/mod_ngobjweb/GNUmakefile
+--- sope.orig/sope-appserver/mod_ngobjweb/GNUmakefile 2004-09-26 14:15:22.000000000 +0200
++++ sope/sope-appserver/mod_ngobjweb/GNUmakefile 2004-09-26 14:17:43.000000000 +0200
+@@ -5,7 +5,7 @@
+ # config
+
+ APACHE = /usr
+-APXS = $(APACHE)/sbin/apxs
++APXS = $(APACHE)/bin/apxs
+
+ ifneq ($(apxs),no)
+ ifneq ($(apxs),yes)
+@@ -62,7 +62,7 @@
+ config.o \
+ ngobjweb_module.o \
+
+-product = ngobjweb$(APACHE_SSL)_$(APACHE_VERSION)$(SHARED_LIBEXT)
++product = mod_ngobjweb$(SHARED_LIBEXT)
+
+ all : $(product)
+
--- /dev/null
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# Include dpatch stuff.
+include /usr/share/dpatch/dpatch.make
+
+CFLAGS = -Wall -g
+MAKE_FLAGS = messages=yes OPTFLAG=-O0
+
+GNUSTEP_SETUP=/usr/lib/opengroupware.org/System/Library/Makefiles/GNUstep.sh
+
+SOPEVER=4.3
+GNUSTEPDBVER=1.1
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+ CFLAGS += -O0
+else
+ CFLAGS += -O2
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+ INSTALL_PROGRAM += -s
+endif
+
+controlfiles: controlfiles-stamp
+controlfiles-stamp: debian/rules clean-controlfiles
+ for f in debian/*_SOPEVER_*; do \
+ newname=$$(echo $$f | sed s/_SOPEVER_/$(SOPEVER)/ ); \
+ cp $$f $$newname; \
+ echo $$newname >> controlfiles.tmp; \
+ done
+ for f in debian/*_GNUSTEPDBVER_*; do \
+ newname=$$(echo $$f | sed s/_GNUSTEPDBVER_/$(GNUSTEPDBVER)/ ); \
+ cp $$f $$newname; \
+ echo $$newname >> controlfiles.tmp; \
+ done
+
+ mv controlfiles.tmp controlfiles-stamp
+
+clean-controlfiles:
+ if [ -f controlfiles-stamp ]; then \
+ for f in $$(cat controlfiles-stamp); do \
+ rm $$f; \
+ done; \
+ rm controlfiles-stamp; \
+ fi
+ if [ -f controlfiles.tmp ]; then \
+ for f in $$(cat controlfiles-stamp); do \
+ rm $$f; \
+ done; \
+ rm controlfiles.tmp; \
+ fi
+
+debian/control: debian/control.in debian/rules
+ sed -e s/_SOPEVER_/$(SOPEVER)/ -e s/_GNUSTEPDBVER_/$(GNUSTEPDBVER)/ < debian/control.in > debian/control
+
+build: build-stamp debian/control controlfiles
+build-stamp: patch-stamp
+ dh_testdir
+
+ -mv sope-core/NGStreams/config.guess sope-core/NGStreams/config.guess.upstream
+ -mv sope-core/NGStreams/config.sub sope-core/NGStreams/config.sub.upstream
+ ln -s /usr/share/automake/config.guess sope-core/NGStreams/config.guess
+ ln -s /usr/share/automake/config.sub sope-core/NGStreams/config.sub
+
+ CFLAGS="$(CFLAGS)" . $(GNUSTEP_SETUP); \
+ $(MAKE) $(MAKE_FLAGS) all
+
+ CFLAGS="$(CFLGAS)" . $(GNUSTEP_SETUP); \
+ $(MAKE) $(MAKE_FLAGS) -C sope-appserver/mod_ngobjweb all
+
+ touch build-stamp
+
+clean: unpatch clean-controlfiles
+ dh_testdir
+ dh_testroot
+ rm -f configure-stamp
+ rm -f build-stamp
+
+ -rm sope-core/NGStreams/config.guess
+ -rm sope-core/NGStreams/config.sub
+ -mv sope-core/NGStreams/config.guess.upstream sope-core/NGStreams/config.guess
+ -mv sope-core/NGStreams/config.sub.upstream sope-core/NGStreams/config.sub
+
+ -. $(GNUSTEP_SETUP); $(MAKE) -C sope-appserver/mod_ngobjweb clean
+ -. $(GNUSTEP_SETUP); $(MAKE) -C sope-appserver/mod_ngobjweb distclean
+
+ -. $(GNUSTEP_SETUP); $(MAKE) clean
+ -. $(GNUSTEP_SETUP); $(MAKE) distclean
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/tmp
+ CFLAGS="$(CFLAGS)" . $(GNUSTEP_SETUP); \
+ $(MAKE) $(MAKE_FLAGS) install \
+ GNUSTEP_INSTALLATION_DIR=$(CURDIR)/debian/tmp/$$GNUSTEP_SYSTEM_ROOT\
+ INSTALL_ROOT_DIR=$(CURDIR)/debian/tmp\
+ FHS_INSTALL_ROOT=$(CURDIR)/debian/tmp/usr
+
+ CFLAGS="$(CFLGAS)" . $(GNUSTEP_SETUP); \
+ $(MAKE) $(MAKE_FLAGS) -C sope-appserver/mod_ngobjweb install \
+ GNUSTEP_INSTALLATION_DIR=$(CURDIR)/debian/tmp/usr/lib/apache/1.3
+
+ install -m 644 debian/500mod_ngobjweb.info $(CURDIR)/debian/libapache-mod-ngobjweb/usr/lib/apache/1.3
+ install -m 644 debian/mod_ngobjweb.conf $(CURDIR)/debian/libapache-mod-ngobjweb/usr/share/opengroupware.org/mod_ngobjweb
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs
+ dh_installdocs
+ dh_installexamples
+ dh_install --sourcedir=debian/tmp
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_python
+ dh_makeshlibs -V
+ dh_installdeb
+ dh_shlibdeps -L libsope-appserver$(SOPEVER) -L libsope-xml$(SOPEVER) -L libsope-mime$(SOPEVER) \
+ -L libsope-ical$(SOPEVER) -L libsope-ldap$(SOPEVER) -L libsope-gnustep-db$(GNUSTEPDBVER) \
+ -l debian/tmp/usr/lib
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
--- /dev/null
+usr/bin/sope
+usr/lib/sope-4.3/wox-builders
+usr/lib/sope-4.3/products
--- /dev/null
+usr/share/man/man7/undocumented.7.gz usr/share/man/man8/sope.8.gz
--- /dev/null
+usr/bin/connect-EOAdaptor
+usr/bin/domxml
+usr/bin/ldap2dsml
+usr/bin/ldapchkpwd
+usr/bin/ldapls
+usr/bin/load-EOAdaptor
+usr/bin/rss2plist1
+usr/bin/rss2plist2
+usr/bin/rssparse
+usr/bin/saxxml
+usr/bin/testqp
+usr/bin/wod
+usr/bin/xmln
+usr/bin/xmlrpc_call
--- /dev/null
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/connect-EOAdaptor.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/domxml.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/ldap2dsml.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/ldapchkpwd.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/ldapls.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/load-EOAdaptor.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/rss2plist1.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/rss2plist2.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/rssparse.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/saxxml.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/testqp.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/wod.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/xmln.1.gz
+usr/share/man/man7/undocumented.7.gz usr/share/man/man1/xmlrpc_call.1.gz
+
--- /dev/null
+usr/lib/sope-*/saxdrivers/iCalSaxDriver.sax
--- /dev/null
+usr/lib/sope-*/saxdrivers/libxmlSAXDriver.sax
--- /dev/null
+usr/lib/sope-*/dbadaptors/PostgreSQL.gdladaptor
--- /dev/null
+usr/lib/sope-*/saxdrivers/STXSaxDriver.sax