[csw-devel] SF.net SVN: gar:[2486] csw/mgar/gar/v2

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Dec 9 11:48:54 CET 2008


Revision: 2486
          http://gar.svn.sourceforge.net/gar/?rev=2486&view=rev
Author:   dmichelsen
Date:     2008-12-09 10:48:53 +0000 (Tue, 09 Dec 2008)

Log Message:
-----------
mGAR v2: Merge [2139] from v1 to v2, additional commit

Modified Paths:
--------------
    csw/mgar/gar/v2/README
    csw/mgar/gar/v2/garrc.sample
    csw/mgar/gar/v2/pkglib/csw/pkginfo

Modified: csw/mgar/gar/v2/README
===================================================================
--- csw/mgar/gar/v2/README	2008-12-09 10:42:41 UTC (rev 2485)
+++ csw/mgar/gar/v2/README	2008-12-09 10:48:53 UTC (rev 2486)
@@ -3,16 +3,16 @@
 
 Welcome to the CSW build system.  Please visit:
 
-    http://svn.blastwave.org/wiki/GettingStarted
+    http://sourceforge.net/projects/gar
 
 For instructions on how to use this system.
 
 Copyrights
 --
 
-CSW is based on the GAR ports system, Copyright 2001 Nick Moffitt.  All scripts
-and add-on make modules are Copyright 2006 Cory Omand, except where otherwise
-noted.  Packaging content is Copyright 2006 Blastwave.org, except where
-otherwise noted.  Patches and source code are Copyright by their original
-authors, which may or may not be members of the Blastwave project.
+Copyright 2001 Nick Moffitt: GAR ports system
+Copyright 2006 Cory Omand: Scripts and add-on make modules, except where otherwise noted.
+Copyright 2006 Blastwave.org: Packaging content, except where otherwise noted.
+Copyright 2008 Dagobert Michelsen (OpenCSW): Enhancements to the CSW GAR system
 
+Patches and source code are Copyright by their original authors.

Modified: csw/mgar/gar/v2/garrc.sample
===================================================================
--- csw/mgar/gar/v2/garrc.sample	2008-12-09 10:42:41 UTC (rev 2485)
+++ csw/mgar/gar/v2/garrc.sample	2008-12-09 10:48:53 UTC (rev 2486)
@@ -1,19 +1,19 @@
 # vim: ft=make
 #
-# ~/.garrc - Local settings file for the Blastwave build system.
+# ~/.garrc - Local settings file for the CSW build system.
 #
 # For the most part, any setting found in gar.conf.mk can be overridden by
 # setting (or unsetting) the variable in this file.  The system gar.conf.mk
 # provides a reasonable set of defaults, but customizations may be required to
-# build packages outside of the Blastwave build stack.
+# build packages outside of the CSW build stack.
 #
 
 # Packaging information
 SPKG_PACKAGER   = Joe Developer
-SPKG_EMAIL      = jdev at blastwave.org
+SPKG_EMAIL      = jdev at domain.org
 
 # Where to put finished packages
-SPKG_EXPORT     = /export/medusa/jdev/staging/build-$(shell date '+%d.%b.%Y')
+SPKG_EXPORT     = /export/home/jdev/staging/build-$(shell date '+%d.%b.%Y')
 
 # Proxy settings
 #http_proxy =

Modified: csw/mgar/gar/v2/pkglib/csw/pkginfo
===================================================================
--- csw/mgar/gar/v2/pkglib/csw/pkginfo	2008-12-09 10:42:41 UTC (rev 2485)
+++ csw/mgar/gar/v2/pkglib/csw/pkginfo	2008-12-09 10:48:53 UTC (rev 2486)
@@ -7,4 +7,4 @@
 EMAIL=%{SPKG_EMAIL}
 PSTAMP=%{SPKG_PSTAMP}
 CLASSES=%{SPKG_CLASSES}
-HOTLINE=http://www.blastwave.org/bugtrack/
+HOTLINE=http://www.opencsw.org/bugtrack/


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