[csw-devel] SF.net SVN: gar:[16955] csw/mgar/pkg
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Wed Feb 1 11:07:00 CET 2012
Revision: 16955
http://gar.svn.sourceforge.net/gar/?rev=16955&view=rev
Author: janholzh
Date: 2012-02-01 10:06:59 +0000 (Wed, 01 Feb 2012)
Log Message:
-----------
zabbix/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/zabbix/
csw/mgar/pkg/zabbix/Makefile
csw/mgar/pkg/zabbix/branches/
csw/mgar/pkg/zabbix/tags/
csw/mgar/pkg/zabbix/trunk/
csw/mgar/pkg/zabbix/trunk/Makefile
csw/mgar/pkg/zabbix/trunk/checksums
csw/mgar/pkg/zabbix/trunk/files/
Added: csw/mgar/pkg/zabbix/Makefile
===================================================================
--- csw/mgar/pkg/zabbix/Makefile (rev 0)
+++ csw/mgar/pkg/zabbix/Makefile 2012-02-01 10:06:59 UTC (rev 16955)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/zabbix/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/zabbix/trunk/Makefile
===================================================================
--- csw/mgar/pkg/zabbix/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/zabbix/trunk/Makefile 2012-02-01 10:06:59 UTC (rev 16955)
@@ -0,0 +1,36 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = zabbix
+VERSION = 1.8.10
+GARTYPE = v2
+CATEGORIES = server
+
+DESCRIPTION = Brief description
+define BLURB
+ Long description
+endef
+
+MASTER_SITES = $(SF_MIRROR)
+DISTFILES = $(DISTNAME).tar.gz
+
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
+#BUILD64 = 1
+#BUILD_ISA_i386 = amd64
+BUILD64_ONLY = 1
+
+
+# File name regex to get notifications about upstream software releases
+# NOTE: Use this only if the automatic regex creation
+# does not work for your package
+# UFILES_REGEX = $(NAME)-(\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) --with-mysql --with-libcurl --enable-server --enable-agent --enable-ipv6
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/zabbix/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/zabbix/trunk/checksums
===================================================================
--- csw/mgar/pkg/zabbix/trunk/checksums (rev 0)
+++ csw/mgar/pkg/zabbix/trunk/checksums 2012-02-01 10:06:59 UTC (rev 16955)
@@ -0,0 +1 @@
+7e89f80c1822787c0831f7c0dbefcd7b zabbix-1.8.10.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