[csw-devel] SF.net SVN: gar:[9129] csw/mgar/pkg

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Sat Mar 13 12:00:28 CET 2010


Revision: 9129
          http://gar.svn.sourceforge.net/gar/?rev=9129&view=rev
Author:   rthurner
Date:     2010-03-13 11:00:28 +0000 (Sat, 13 Mar 2010)

Log Message:
-----------
opennms - first checkin

Added Paths:
-----------
    csw/mgar/pkg/opennms/
    csw/mgar/pkg/opennms/branches/
    csw/mgar/pkg/opennms/tags/
    csw/mgar/pkg/opennms/trunk/
    csw/mgar/pkg/opennms/trunk/Makefile
    csw/mgar/pkg/opennms/trunk/checksums
    csw/mgar/pkg/opennms/trunk/files/


Property changes on: csw/mgar/pkg/opennms/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/opennms/trunk/Makefile
===================================================================
--- csw/mgar/pkg/opennms/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/opennms/trunk/Makefile	2010-03-13 11:00:28 UTC (rev 9129)
@@ -0,0 +1,23 @@
+GARNAME = opennms
+GARVERSION = 1.6.10
+CATEGORIES = java
+
+DESCRIPTION = enterprise grade network management platform
+define BLURB
+  OpenNMS is an enterprise grade network management system, written in Java.
+  Demo is at http://demo.opennms.org/opennms, username/pwd: demo/demo.
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES  = $(GARNAME)-source-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then 
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES = 
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/opennms/trunk/checksums
===================================================================

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list