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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue Apr 27 14:56:15 CEST 2010


Revision: 9783
          http://gar.svn.sourceforge.net/gar/?rev=9783&view=rev
Author:   bonivart
Date:     2010-04-27 12:56:15 +0000 (Tue, 27 Apr 2010)

Log Message:
-----------
rsyslog: initial commit of 4.7.1

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


Property changes on: csw/mgar/pkg/rsyslog/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/rsyslog/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rsyslog/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/rsyslog/trunk/Makefile	2010-04-27 12:56:15 UTC (rev 9783)
@@ -0,0 +1,26 @@
+GARNAME = rsyslog
+GARVERSION = 4.7.1
+CATEGORIES = server
+
+DESCRIPTION = Enhanced multi-threaded syslogd with a focus on security and reliability
+define BLURB
+  Enhanced multi-threaded syslogd with a focus on security and reliability
+endef
+
+MASTER_SITES = http://download.rsyslog.com/rsyslog/
+DISTFILES  = $(GARNAME)-$(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
+
+RUNTIME_DEP_PKGS_CSWrsyslog += CSWzlib
+RUNTIME_DEP_PKGS_CSWrsyslog += CSWgcc4corert
+
+GARCOMPILER = GNU
+
+TEST_SCRIPTS = 
+TEST_TARGET = check
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/rsyslog/trunk/checksums
===================================================================
--- csw/mgar/pkg/rsyslog/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/rsyslog/trunk/checksums	2010-04-27 12:56:15 UTC (rev 9783)
@@ -0,0 +1 @@
+3875a3ab0f57b5a5ba4aeaad91432058  rsyslog-4.7.1.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