SF.net SVN: gar:[24771] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Mar 25 16:58:00 CET 2015


Revision: 24771
          http://sourceforge.net/p/gar/code/24771
Author:   dmichelsen
Date:     2015-03-25 15:58:00 +0000 (Wed, 25 Mar 2015)
Log Message:
-----------
nagios-mk-livestatus/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/nagios-mk-livestatus/
    csw/mgar/pkg/nagios-mk-livestatus/Makefile
    csw/mgar/pkg/nagios-mk-livestatus/branches/
    csw/mgar/pkg/nagios-mk-livestatus/tags/
    csw/mgar/pkg/nagios-mk-livestatus/trunk/
    csw/mgar/pkg/nagios-mk-livestatus/trunk/Makefile
    csw/mgar/pkg/nagios-mk-livestatus/trunk/checksums
    csw/mgar/pkg/nagios-mk-livestatus/trunk/files/

Added: csw/mgar/pkg/nagios-mk-livestatus/Makefile
===================================================================
--- csw/mgar/pkg/nagios-mk-livestatus/Makefile	                        (rev 0)
+++ csw/mgar/pkg/nagios-mk-livestatus/Makefile	2015-03-25 15:58:00 UTC (rev 24771)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/nagios-mk-livestatus/trunk
===================================================================
--- csw/mgar/pkg/nagios-mk-livestatus/trunk	2015-03-25 15:47:54 UTC (rev 24770)
+++ csw/mgar/pkg/nagios-mk-livestatus/trunk	2015-03-25 15:58:00 UTC (rev 24771)

Property changes on: csw/mgar/pkg/nagios-mk-livestatus/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/nagios-mk-livestatus/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nagios-mk-livestatus/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/nagios-mk-livestatus/trunk/Makefile	2015-03-25 15:58:00 UTC (rev 24771)
@@ -0,0 +1,36 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = mk-livestatus
+VERSION = 1.2.6
+GARTYPE = v2
+
+DESCRIPTION = MK Livestatus
+
+MASTER_SITES = https://mathias-kettner.de/download/
+DISTFILES += $(DISTNAME).tar.gz
+
+VENDOR_URL = https://mathias-kettner.de/checkmk_livestatus.html
+
+PACKAGES += CSWnagios-mk-livestatus
+SPKG_DESC_CSWnagios-mk-livestatus = MK Livestatus
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWnagios-mk-livestatus += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWnagios-mk-livestatus += CSWlibstdc++6
+
+# We stick with the upstream name, this is in fact a .so
+CHECKPKG_OVERRIDES_CSWnagios-mk-livestatus += shared-library-missing-dot-so|file=opt/csw/lib/mk-livestatus/livestatus.o
+
+REINPLACEMENTS += rw
+REINPLACE_MATCH_rw = /usr/local/nagios/var/rw
+REINPLACE_WITH_rw = /var/opt/csw/nagios/rw
+REINPLACE_FILES_rw += nagios/locations.h
+REINPLACE_FILES_rw += src/livestatus.h
+REINPLACE_FILES_rw += nagios4/locations.h
+
+GARCOMPILER = GNU
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/nagios-mk-livestatus/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/nagios-mk-livestatus/trunk/checksums
===================================================================
--- csw/mgar/pkg/nagios-mk-livestatus/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/nagios-mk-livestatus/trunk/checksums	2015-03-25 15:58:00 UTC (rev 24771)
@@ -0,0 +1 @@
+e6893bbb1cf3c689d8e7d8a76d9d9f22  mk-livestatus-1.2.6.tar.gz

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