Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10172/10.4-transitional/unstable/main/finkinfo/net
Modified Files:
opennms.info opennms.patch
Log Message:
opennms 1.2.3
Index: opennms.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/opennms.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- opennms.patch 27 Apr 2005 03:26:13 -0000 1.1
+++ opennms.patch 28 May 2005 20:14:03 -0000 1.2
@@ -1,5 +1,6 @@
---- opennms-1.1.5-1/source/etc/rrd-configuration.properties Wed Jan 26
17:49:01 2005
-+++ opennms-1.1.5-1-new/source/etc/rrd-configuration.properties Thu Jan
27 22:02:28 2005
+diff -uNr opennms-1.2.3-1/source/etc/rrd-configuration.properties
opennms-1.2.3-1-new/source/etc/rrd-configuration.properties
+--- opennms-1.2.3-1/source/etc/rrd-configuration.properties 2005-05-25
14:01:51.000000000 -0400
++++ opennms-1.2.3-1-new/source/etc/rrd-configuration.properties
2005-05-28 15:54:36.000000000 -0400
@@ -13,7 +13,7 @@
# to Tomcat start up so that the JRobin code can properly generate the graphs.
#
@@ -9,3 +10,62 @@
#
# This property defines whether or not to use the write queuing system.
+diff -uNr opennms-1.2.3-1/source/tools/packages/fink/README.Darwin
opennms-1.2.3-1-new/source/tools/packages/fink/README.Darwin
+--- opennms-1.2.3-1/source/tools/packages/fink/README.Darwin 2005-05-25
14:01:51.000000000 -0400
++++ opennms-1.2.3-1-new/source/tools/packages/fink/README.Darwin
2005-05-28 15:58:19.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,21 +20,22 @@
+ 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
Index: opennms.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/opennms.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- opennms.info 27 Apr 2005 03:26:13 -0000 1.1
+++ opennms.info 28 May 2005 20:14:03 -0000 1.2
@@ -1,9 +1,9 @@
Package: opennms
-Version: 1.2.1
+Version: 1.2.3
Revision: 1
Source: mirror:sourceforge:%n/%n-source-%v-1.tar.gz
-Source-MD5: 490459a496b23c5c1e747c3f8c466559
+Source-MD5: 5274d782d281ed5e4062cadc19b47ecb
SourceDirectory: %n-%v-1/source
PatchScript: <<
#!/bin/sh -ex
@@ -148,6 +148,9 @@
# put in the symlinks so tomcat can find classes
/usr/bin/install -d -m 755 %i/var/tomcat4/server/lib
+ /usr/bin/install -d -m 755 %i/var/opennms/share/reports
+ touch %i/var/opennms/share/reports/.turd
+
ln -sf pg74.215.jdbc3.jar %i/var/opennms/lib/postgresql.jar
for jar in `cat
work/opennms/classes/org/opennms/install/installer.properties | grep
install.tomcat.serverlibs= | cut -d= -f2- | sed -e 's,:, ,g'`; do
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits