Revision: 7815 http://gar.svn.sourceforge.net/gar/?rev=7815&view=rev Author: dmichelsen Date: 2010-01-01 22:59:56 +0000 (Fri, 01 Jan 2010)
Log Message: ----------- fam: Initial commit , does not build yet Added Paths: ----------- csw/mgar/pkg/fam/ csw/mgar/pkg/fam/branches/ csw/mgar/pkg/fam/tags/ csw/mgar/pkg/fam/trunk/ csw/mgar/pkg/fam/trunk/Makefile csw/mgar/pkg/fam/trunk/checksums csw/mgar/pkg/fam/trunk/files/ Property changes on: csw/mgar/pkg/fam/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/fam/trunk/Makefile =================================================================== --- csw/mgar/pkg/fam/trunk/Makefile (rev 0) +++ csw/mgar/pkg/fam/trunk/Makefile 2010-01-01 22:59:56 UTC (rev 7815) @@ -0,0 +1,27 @@ +GARNAME = fam +GARVERSION = 2.7.0 +CATEGORIES = server + +DESCRIPTION = File Alteration Monitor, daemon and interface library +define BLURB + GUI tools should not mislead the user; they should display the current + state of the system, even when changes to the system originate from outside + of the tools themselves. FAM helps make GUI tools more usable by notifying + them when the files they're interested in are created, modified, executed, + and removed. +endef + +MASTER_SITES = ftp://oss.sgi.com/projects/fam/download/stable/ +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 + +SPKG_SOURCEURL = http://oss.sgi.com/projects/fam/ + +CONFIGURE_ARGS = $(DIRPATHS) + +CSWfam_etcrpc = "sgi_fam 391002" +CSWfam_inetdconf = "sgi_fam/1-2 stream rpc/tcp wait root $(bindir)/fam fam" + +include gar/category.mk Added: csw/mgar/pkg/fam/trunk/checksums =================================================================== --- csw/mgar/pkg/fam/trunk/checksums (rev 0) +++ csw/mgar/pkg/fam/trunk/checksums 2010-01-01 22:59:56 UTC (rev 7815) @@ -0,0 +1 @@ +1bf3ae6c0c58d3201afc97c6a4834e39 fam-2.7.0.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel