Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs17:/tmp/cvs-serv27263/10.4/unstable/main/finkinfo/net

Modified Files:
        opennms.info opennms.patch 
Removed Files:
        opennms-pgsql.info opennms-pgsql.patch 
Log Message:
new upstream opennms

--- opennms-pgsql.info DELETED ---

Index: opennms.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/opennms.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- opennms.patch       19 May 2007 17:16:35 -0000      1.2
+++ opennms.patch       19 Jun 2007 18:11:05 -0000      1.3
@@ -7,176 +7,3 @@
 + <interactiveMode>false</interactiveMode>
 + <offline>true</offline>
 +</settings>
-diff -uNr opennms-1.3.2-1/source/opennms-daemon/pom.xml 
opennms-1.3.2-1-new/source/opennms-daemon/pom.xml
---- opennms-1.3.2-1/source/opennms-daemon/pom.xml      2007-01-06 
00:08:42.000000000 -0500
-+++ opennms-1.3.2-1-new/source/opennms-daemon/pom.xml  2007-05-19 
12:45:28.000000000 -0400
-@@ -61,13 +61,6 @@
-     </dependency>
-     <dependency>
-       <groupId>org.opennms</groupId>
--      <artifactId>opennms-iplike-${platform}</artifactId>
--      <type>${platform.shlib}</type>
--      <version>${project.version}</version>
--      <scope>compile</scope>
--    </dependency>
--    <dependency>
--      <groupId>org.opennms</groupId>
-       <artifactId>opennms-icmp-jni-${platform}</artifactId>
-       <type>${platform.jni}</type>
-       <scope>compile</scope>
-diff -uNr opennms-1.3.2-1/source/opennms-daemon/src/assembly/daemon.xml 
opennms-1.3.2-1-new/source/opennms-daemon/src/assembly/daemon.xml
---- opennms-1.3.2-1/source/opennms-daemon/src/assembly/daemon.xml      
2006-10-17 15:16:06.000000000 -0400
-+++ opennms-1.3.2-1-new/source/opennms-daemon/src/assembly/daemon.xml  
2007-05-19 12:45:50.000000000 -0400
-@@ -69,17 +69,6 @@
-        </includes>
-     </dependencySet>
-     <dependencySet>
--       <outputFileNameMapping>iplike.${extension}</outputFileNameMapping>
--       <outputDirectory>lib</outputDirectory>
--       <!-- all the platforms need to be listed until the 
IncludesArtifactFiler supports wildcards -->
--       <includes>
--         <include>org.opennms:opennms-iplike-macosx</include>
--         <include>org.opennms:opennms-iplike-linux</include>
--         <include>org.opennms:opennms-iplike-freebsd</include>
--         <include>org.opennms:opennms-iplike-solaris</include>
--       </includes>
--    </dependencySet>
--    <dependencySet>
-       <outputDirectory>lib</outputDirectory>
-       <excludes>
-          <exclude>org.opennms:opennms-bootstrap</exclude>
-diff -uNr opennms-1.3.2-1/source/pom.xml opennms-1.3.2-1-new/source/pom.xml
---- opennms-1.3.2-1/source/pom.xml     2007-01-09 22:04:27.000000000 -0500
-+++ opennms-1.3.2-1-new/source/pom.xml 2007-05-19 12:46:10.000000000 -0400
-@@ -85,7 +85,6 @@
-     <module>opennms-dao</module>
-     <module>opennms-icmp</module>
-     <module>opennms-rrd</module>
--    <module>opennms-iplike</module>
-     <module>opennms-snmp</module>
-     <module>opennms-config</module>
-     <module>opennms-services</module>
-@@ -933,11 +932,6 @@
-       </dependency>
-       <dependency>
-         <groupId>org.opennms</groupId>
--        <artifactId>opennms-iplike</artifactId>
--        <version>${project.version}</version>
--      </dependency>
--      <dependency>
--        <groupId>org.opennms</groupId>
-         <artifactId>opennms-joesnmp</artifactId>
-         <version>${project.version}</version>
-       </dependency>
-diff -uNr opennms-1.3.2-1/source/tools/packages/fink/README.Darwin 
opennms-1.3.2-1-new/source/tools/packages/fink/README.Darwin
---- opennms-1.3.2-1/source/tools/packages/fink/README.Darwin   2005-03-22 
00:48:57.000000000 -0500
-+++ opennms-1.3.2-1-new/source/tools/packages/fink/README.Darwin       
2007-05-19 12:48:44.000000000 -0400
-@@ -3,17 +3,15 @@
- ==============================================================================
- 
- ------------------------------------------------------------------------------
--System Limits -- Mac OS X 10.2 and Lower
-+System Limits -- Mac OS X 10.3
- ------------------------------------------------------------------------------
- 
--On MacOSX 10.2 and lower, to be able to give PostgreSQL enough buffers and
--such to run properly, you will need to change the shared memory buffers in
--the startup item:
--
--  /System/Library/StartupItems/SystemTuning/SystemTuning
-+On MacOSX 10.3, to be able to give PostgreSQL enough buffers and such to
-+run properly, you will need to change the shared memory buffers in the
-+/etc/rc file.
- 
- On our test system we multiplied the supplied values by 4 and all seems to
--run OK.  Just look for the sysctl lines near the bottom and set them to:
-+run OK.  Just look for the sysctl lines and set them to:
- 
-   sysctl -w kern.maxfiles=65536
-   sysctl -w kern.sysv.shmmax=16777216
-@@ -22,47 +20,58 @@
-   sysctl -w kern.sysv.shmseg=32
-   sysctl -w kern.sysv.shmall=4096
- 
--Be warned, these settings can get changed back on OS upgrade!
-+Your mileage may vary, you may need to raise them higher, depending on how
-+large your network is.
- 
- ------------------------------------------------------------------------------
--System Limits -- Mac OS X 10.3 and Higher
-+System Limits -- Mac OS X 10.4 and Higher
- ------------------------------------------------------------------------------
- 
--On recent versions of Mac OS X, these settings are now in:
--
--  /etc/rc
-+On recent versions of Mac OS X, these settings are now properly read from
-+/etc/sysctl.conf.  Create an /etc/sysctl.conf file with the following lines:
- 
--You should probably do something similar to the limits above (multiply by 4
--and reboot) for OpenNMS to run properly, although it seems to work out of the
--box on a reasonably full class-C network with recent Fink packages.  Your
--mileage may vary, you may need to raise them higher, depending on how large
--your network is.
-+  kern.maxfiles=65536
-+  kern.sysv.shmmax=16777216
-+  kern.sysv.shmmin=1
-+  kern.sysv.shmmni=128
-+  kern.sysv.shmseg=32
-+  kern.sysv.shmall=4096
- 
- ------------------------------------------------------------------------------
- PostgreSQL Limits -- All Platforms
- ------------------------------------------------------------------------------
- 
--Once you do that, you will need to edit
[EMAIL PROTECTED]@/var/postgresql-7.4/data/postgresql.conf (as root, or 
postgres), and
-+Once you do that, you will want to edit
[EMAIL PROTECTED]@/var/postgresql-8.2/data/postgresql.conf (as root, or 
postgres), and
- make sure that the following values are set:
- 
--  tcpip_socket    = true
--  max_connections = 192
--  shared_buffers  = 384
--
--Again, on a reasonably small network, the defaults from Fink seem to work
--alright now.
-+  listen_addresses = 'localhost'
-+  max_connections  = 192
-+  shared_buffers   = 3072kB
-+
-+Or, if you're using an older PostgreSQL, you want:
-+
-+  tcpip_socket     = true
-+  max_connections  = 192
-+  shared_buffers   = 384
-+
-+On a reasonably small network, the defaults from Fink's PostgreSQL for
-+max_connections and shared_buffers seem to work alright, but your mileage
-+may vary.
- 
- ------------------------------------------------------------------------------
- Database Setup -- All Platforms
- ------------------------------------------------------------------------------
- 
- Make sure PostgreSQL is started before you install.  If it isn't, you will
--have to start it ("sudo @PREFIX@/bin/pgsql.sh start") and try again.  To run
--the installer manually, run:
-+have to start it ("sudo @PREFIX@/bin/pgsql.sh start") and try again.  To
-+finish the installation, run:
- 
-   sudo @PREFIX@/var/opennms/bin/install -disU
- 
-+Note that the "opennms-pgsqlXX" package must match the version of PostgreSQL
-+you have installed through fink, or this will fail!
-+
- ------------------------------------------------------------------------------
- Startup
- ------------------------------------------------------------------------------
-@@ -73,5 +82,5 @@
- 
-   sudo @PREFIX@/bin/pgsql.sh start
-   sudo @PREFIX@/bin/opennms start
--  sudo @PREFIX@/bin/tomcat4 start
-+  sudo @PREFIX@/bin/tomcat5 start
- 

Index: opennms.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/opennms.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- opennms.info        25 May 2007 13:19:07 -0000      1.3
+++ opennms.info        19 Jun 2007 18:11:05 -0000      1.4
@@ -1,12 +1,16 @@
 Package: opennms
-Version: 1.3.2
-Revision: 3
+Version: 1.3.3
+Revision: 1
 
 Source: mirror:sourceforge:%n/%n-source-%v-1.tar.gz
-Source-MD5: cbcee8743b888d86906e3e0f5da504cc
-SourceDirectory: %n-%v-1/source
-Source2: mirror:sourceforge:%n/%n-m2-repository-%v.tar.gz
+Source-MD5: 5f211f6021afdbf2d69480df5ef9f712
+SourceDirectory: %n-source-%v-1/source
+Source2: mirror:sourceforge:%n/%n-m2-repository-1.3.2.tar.gz
 Source2-MD5: 14fcad02d3e766d77d197745289152c3
+Source3: mirror:sourceforge:%n/%n-m2-repository-1.3.2-to-1.3.3-delta.tar.gz
+Source3-MD5: 29105bfd534c60809f3ab8e40eaabce7
+
+Distribution: 10.4, 10.5
 Recommends: mib2opennms (>= %v-1)
 PatchScript: <<
 #!/bin/sh -ex
@@ -34,7 +38,6 @@
 <<
 ConfFiles: <<
        %p/var/opennms/etc/actiond-configuration.xml
-       %p/var/opennms/etc/alter113to114.sql
        %p/var/opennms/etc/AvailabilityReports.xsl
        %p/var/opennms/etc/c3p0.properties
        %p/var/opennms/etc/capsd-configuration.xml
@@ -50,8 +53,12 @@
        %p/var/opennms/etc/discovery-configuration.xml
        %p/var/opennms/etc/eventconf.xml
        %p/var/opennms/etc/eventd-configuration.xml
+       %p/var/opennms/etc/events-archiver-configuration.xml
+       %p/var/opennms/etc/events.archiver.properties
        %p/var/opennms/etc/events/3Com.events.xml
        %p/var/opennms/etc/events/ADIC-v2.events.xml
+       %p/var/opennms/etc/events/Adtran.Atlas.events.xml
+       %p/var/opennms/etc/events/Adtran.events.xml
        %p/var/opennms/etc/events/AirDefense.events.xml
        %p/var/opennms/etc/events/Alteon.events.xml
        %p/var/opennms/etc/events/Altiga.events.xml
@@ -101,12 +108,14 @@
        %p/var/opennms/etc/events/Netbotz.events.xml
        %p/var/opennms/etc/events/Netgear.events.xml
        %p/var/opennms/etc/events/Netscreen.events.xml
+       %p/var/opennms/etc/events/NetSNMP.events.xml
        %p/var/opennms/etc/events/Nokia.events.xml
        %p/var/opennms/etc/events/NORTEL.Contivity.events.xml
        %p/var/opennms/etc/events/Novell.events.xml
        %p/var/opennms/etc/events/Oracle.events.xml
        %p/var/opennms/etc/events/Patrol.events.xml
        %p/var/opennms/etc/events/Pixelmetrix.events.xml
+       %p/var/opennms/etc/events/Primecluster.events.xml
        %p/var/opennms/etc/events/Quintum.events.xml
        %p/var/opennms/etc/events/Redline.events.xml
        %p/var/opennms/etc/events/RFC1628.events.xml
@@ -118,12 +127,34 @@
        %p/var/opennms/etc/events/Symbol.events.xml
        %p/var/opennms/etc/events/Syslogd.events.xml
        %p/var/opennms/etc/events/SystemEdge.events.xml
+       %p/var/opennms/etc/events/TrippLite.events.xml
+       %p/var/opennms/etc/events/TUT.events.xml
        %p/var/opennms/etc/events/UPS-MIB.events.xml
        %p/var/opennms/etc/events/Uptime.events.xml
+       %p/var/opennms/etc/events/Veraz.events.xml
+       %p/var/opennms/etc/events/VMWare.events.xml
+       %p/var/opennms/etc/events/Waverider.3000.events.xml
        %p/var/opennms/etc/events/Xerox-V2.events.xml
        %p/var/opennms/etc/events/Xerox.events.xml
-       %p/var/opennms/etc/events-archiver-configuration.xml
-       %p/var/opennms/etc/events.archiver.properties
+       %p/var/opennms/etc/examples/capsd-configuration.xml
+       %p/var/opennms/etc/examples/collectd-configuration.xml
+       %p/var/opennms/etc/examples/destinationPaths.xml
+       %p/var/opennms/etc/examples/groups.xml
+       %p/var/opennms/etc/examples/javamail-configuration.properties
+       %p/var/opennms/etc/examples/monitoring-locations.xml
+       %p/var/opennms/etc/examples/notifications.xml
+       %p/var/opennms/etc/examples/nsclient-config.xml
+       %p/var/opennms/etc/examples/opennms-server.xml
+       %p/var/opennms/etc/examples/poll-outages.xml
+       %p/var/opennms/etc/examples/poller-configuration.xml
+       %p/var/opennms/etc/examples/scriptd-configuration.xml
+       %p/var/opennms/etc/examples/snmp-config.xml
+       %p/var/opennms/etc/examples/store-by-group-snmp-graph.properties
+       %p/var/opennms/etc/examples/surveillance-views.xml
+       %p/var/opennms/etc/examples/threshd-configuration.xml
+       %p/var/opennms/etc/examples/thresholds.xml
+       %p/var/opennms/etc/examples/viewsdisplay.xml
+       %p/var/opennms/etc/examples/web-app-config.xml
        %p/var/opennms/etc/exclude-ueis.properties
        %p/var/opennms/etc/getManagedOutageForIntfInWindow.sql
        %p/var/opennms/etc/getManagedOutageForNodeInWindow.sql
@@ -134,13 +165,14 @@
        %p/var/opennms/etc/getOutageTimeInWindow.sql
        %p/var/opennms/etc/getPercentAvailabilityInWindow.sql
        %p/var/opennms/etc/groups.xml
-       %p/var/opennms/etc/hibernate-create.sql
        %p/var/opennms/etc/http-datacollection-config.xml
+       %p/var/opennms/etc/java.conf
        %p/var/opennms/etc/javamail-configuration.properties
        %p/var/opennms/etc/jcifs.properties
        %p/var/opennms/etc/jmx-datacollection-config.xml
        %p/var/opennms/etc/ksc-performance-reports.xml
        %p/var/opennms/etc/linkd-configuration.xml
+       %p/var/opennms/etc/log4j-controller.properties
        %p/var/opennms/etc/log4j.properties
        %p/var/opennms/etc/magic-users.properties
        %p/var/opennms/etc/map.disable
@@ -150,6 +182,8 @@
        %p/var/opennms/etc/notifd-configuration.xml
        %p/var/opennms/etc/notificationCommands.xml
        %p/var/opennms/etc/notifications.xml
+       %p/var/opennms/etc/nsclient-config.xml
+       %p/var/opennms/etc/nsclient-datacollection-config.xml
        %p/var/opennms/etc/opennms-database.xml
        %p/var/opennms/etc/opennms-server.xml
        %p/var/opennms/etc/opennms.properties
@@ -173,6 +207,7 @@
        %p/var/opennms/etc/snmp-adhoc-graph.properties
        %p/var/opennms/etc/snmp-config.xml
        %p/var/opennms/etc/snmp-graph.properties
+       %p/var/opennms/etc/statsd-configuration.xml
        %p/var/opennms/etc/surveillance-views.xml
        %p/var/opennms/etc/SVGAvailReport.xsl
        %p/var/opennms/etc/syslogd-configuration.xml
@@ -222,6 +257,9 @@
        /usr/bin/install -d -m 755 "%i/var/run"
        perl -pi -e 's,/var/lock/subsys/opennms,%p/var/run/opennms.lock,g' 
%i/var/opennms/bin/opennms
 
+       # the path to the JVM
+       which java > %i/var/opennms/etc/java.conf 2>/dev/null
+
        # make a config to add to tomcat for startup
        /usr/bin/install -d -m 755 "%i/var/tomcat5/conf"
        cat <<END > "%i/var/tomcat5/conf/opennms.conf"

--- opennms-pgsql.patch DELETED ---


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to