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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sat Sep 26 16:56:05 CEST 2009


Revision: 6477
          http://gar.svn.sourceforge.net/gar/?rev=6477&view=rev
Author:   wbonnet
Date:     2009-09-26 14:56:05 +0000 (Sat, 26 Sep 2009)

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

Added Paths:
-----------
    csw/mgar/pkg/x11/xf86bigfontproto/
    csw/mgar/pkg/x11/xf86bigfontproto/branches/
    csw/mgar/pkg/x11/xf86bigfontproto/tags/
    csw/mgar/pkg/x11/xf86bigfontproto/trunk/
    csw/mgar/pkg/x11/xf86bigfontproto/trunk/Makefile
    csw/mgar/pkg/x11/xf86bigfontproto/trunk/checksums
    csw/mgar/pkg/x11/xf86bigfontproto/trunk/files/
    csw/mgar/pkg/x11/xf86dgaproto/
    csw/mgar/pkg/x11/xf86dgaproto/branches/
    csw/mgar/pkg/x11/xf86dgaproto/tags/
    csw/mgar/pkg/x11/xf86dgaproto/trunk/
    csw/mgar/pkg/x11/xf86dgaproto/trunk/Makefile
    csw/mgar/pkg/x11/xf86dgaproto/trunk/checksums
    csw/mgar/pkg/x11/xf86dgaproto/trunk/files/
    csw/mgar/pkg/x11/xf86driproto/
    csw/mgar/pkg/x11/xf86driproto/branches/
    csw/mgar/pkg/x11/xf86driproto/tags/
    csw/mgar/pkg/x11/xf86driproto/trunk/
    csw/mgar/pkg/x11/xf86driproto/trunk/Makefile
    csw/mgar/pkg/x11/xf86driproto/trunk/checksums
    csw/mgar/pkg/x11/xf86driproto/trunk/files/
    csw/mgar/pkg/x11/xf86miscproto/
    csw/mgar/pkg/x11/xf86miscproto/branches/
    csw/mgar/pkg/x11/xf86miscproto/tags/
    csw/mgar/pkg/x11/xf86miscproto/trunk/
    csw/mgar/pkg/x11/xf86miscproto/trunk/Makefile
    csw/mgar/pkg/x11/xf86miscproto/trunk/checksums
    csw/mgar/pkg/x11/xf86miscproto/trunk/files/
    csw/mgar/pkg/x11/xf86rushproto/
    csw/mgar/pkg/x11/xf86rushproto/branches/
    csw/mgar/pkg/x11/xf86rushproto/tags/
    csw/mgar/pkg/x11/xf86rushproto/trunk/
    csw/mgar/pkg/x11/xf86rushproto/trunk/Makefile
    csw/mgar/pkg/x11/xf86rushproto/trunk/checksums
    csw/mgar/pkg/x11/xf86rushproto/trunk/files/
    csw/mgar/pkg/x11/xf86vidmodeproto/
    csw/mgar/pkg/x11/xf86vidmodeproto/branches/
    csw/mgar/pkg/x11/xf86vidmodeproto/tags/
    csw/mgar/pkg/x11/xf86vidmodeproto/trunk/
    csw/mgar/pkg/x11/xf86vidmodeproto/trunk/Makefile
    csw/mgar/pkg/x11/xf86vidmodeproto/trunk/checksums
    csw/mgar/pkg/x11/xf86vidmodeproto/trunk/files/


Property changes on: csw/mgar/pkg/x11/xf86bigfontproto/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/x11/xf86bigfontproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xf86bigfontproto/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86bigfontproto/trunk/Makefile	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1,22 @@
+GARNAME = xf86bigfontproto
+GARVERSION = 1.2.0
+CATEGORIES = x11
+
+DESCRIPTION = X.Org XF86BigFont protocol headers
+define BLURB
+  XF86BigFont protocol headersX protocol and ancillary headers from modular X.org
+endef
+
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+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
+
+REQUIRED_PKGS = CSWx11common
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+

Added: csw/mgar/pkg/x11/xf86bigfontproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xf86bigfontproto/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86bigfontproto/trunk/checksums	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1 @@
+91b0733ff4cbe55808d96073258aa3d1  download/xf86bigfontproto-1.2.0.tar.gz


Property changes on: csw/mgar/pkg/x11/xf86dgaproto/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/x11/xf86dgaproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xf86dgaproto/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86dgaproto/trunk/Makefile	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1,22 @@
+GARNAME = xf86dgaproto
+GARVERSION = 2.0.3
+CATEGORIES = x11
+
+DESCRIPTION = X.Org XF86DGA protocol headers
+define BLURB
+  XF86DGA protocol headers from modular X.org
+endef
+
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+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
+
+REQUIRED_PKGS = CSWx11common
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+

Added: csw/mgar/pkg/x11/xf86dgaproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xf86dgaproto/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86dgaproto/trunk/checksums	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1 @@
+f73c1d99b557249662bc75b9b872b61b  download/xf86dgaproto-2.0.3.tar.gz


Property changes on: csw/mgar/pkg/x11/xf86driproto/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/x11/xf86driproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xf86driproto/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86driproto/trunk/Makefile	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1,22 @@
+GARNAME = xf86driproto
+GARVERSION = 2.1.0
+CATEGORIES = x11
+
+DESCRIPTION = X.Org XF86DRI protocol headers
+define BLURB
+  X.Org XF86DRI protocol headers from modular X.org
+endef
+
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+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
+
+REQUIRED_PKGS = CSWx11common
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+

Added: csw/mgar/pkg/x11/xf86driproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xf86driproto/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86driproto/trunk/checksums	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1 @@
+da848afcd5c41ac05e3aa994bdacdf1c  download/xf86driproto-2.1.0.tar.gz


Property changes on: csw/mgar/pkg/x11/xf86miscproto/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/x11/xf86miscproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xf86miscproto/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86miscproto/trunk/Makefile	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1,22 @@
+GARNAME = xf86miscproto
+GARVERSION = 0.9.2
+CATEGORIES = x11
+
+DESCRIPTION = X.Org XF86Misc protocol headers
+define BLURB
+  X.Org XF86Misc protocol headers from modular X.org
+endef
+
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+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
+
+REQUIRED_PKGS = CSWx11common
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+

Added: csw/mgar/pkg/x11/xf86miscproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xf86miscproto/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86miscproto/trunk/checksums	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1 @@
+c4f03f37e2afd9c7f1b1f33db1e9c75a  download/xf86miscproto-0.9.2.tar.gz


Property changes on: csw/mgar/pkg/x11/xf86rushproto/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/x11/xf86rushproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xf86rushproto/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86rushproto/trunk/Makefile	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1,22 @@
+GARNAME = xf86rushproto
+GARVERSION = 1.1.2
+CATEGORIES = x11
+
+DESCRIPTION = X.Org XF86Rush protocol headers
+define BLURB
+  X.Org XF86Rush protocol headers from modular X.org
+endef
+
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+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
+
+REQUIRED_PKGS = CSWx11common
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+

Added: csw/mgar/pkg/x11/xf86rushproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xf86rushproto/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86rushproto/trunk/checksums	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1 @@
+6a6389473332ace01146cccfef228576  download/xf86rushproto-1.1.2.tar.gz


Property changes on: csw/mgar/pkg/x11/xf86vidmodeproto/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/x11/xf86vidmodeproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xf86vidmodeproto/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86vidmodeproto/trunk/Makefile	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1,22 @@
+GARNAME = xf86vidmodeproto
+GARVERSION = 2.2.2
+CATEGORIES = x11
+
+DESCRIPTION = X.Org XF86VidMode protocol headers
+define BLURB
+  X.Org XF86VidMode protocol headers from modular X.org
+endef
+
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+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
+
+REQUIRED_PKGS = CSWx11common
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+

Added: csw/mgar/pkg/x11/xf86vidmodeproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xf86vidmodeproto/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/xf86vidmodeproto/trunk/checksums	2009-09-26 14:56:05 UTC (rev 6477)
@@ -0,0 +1 @@
+67c93ee2c2c4941e866d96d63329a471  download/xf86vidmodeproto-2.2.2.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