Revision: 7588
          http://gar.svn.sourceforge.net/gar/?rev=7588&view=rev
Author:   a_o_m
Date:     2009-12-09 16:02:46 +0000 (Wed, 09 Dec 2009)

Log Message:
-----------
libfasttime: Initial commit

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


Property changes on: csw/mgar/pkg/libfasttime/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/libfasttime/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libfasttime/trunk/Makefile                             (rev 0)
+++ csw/mgar/pkg/libfasttime/trunk/Makefile     2009-12-09 16:02:46 UTC (rev 
7588)
@@ -0,0 +1,22 @@
+GARNAME = libfasttime
+GARVERSION = 1.0
+CATEGORIES = lib
+
+DESCRIPTION = a optimized, caching time() library function
+define BLURB
+  See for details: http://developers.sun.com/solaris/articles/time_stamp.html 
+endef
+
+MASTER_SITES = http://metis.utfs.org/html/csw/
+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
+
+# 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/libfasttime/trunk/checksums
===================================================================
--- csw/mgar/pkg/libfasttime/trunk/checksums                            (rev 0)
+++ csw/mgar/pkg/libfasttime/trunk/checksums    2009-12-09 16:02:46 UTC (rev 
7588)
@@ -0,0 +1 @@
+e3b5af6668664c9f370f0c431b4afbe1  libfasttime-1.0.tar.gz


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to