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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Wed Apr 1 18:50:50 CEST 2009


Revision: 4129
          http://gar.svn.sourceforge.net/gar/?rev=4129&view=rev
Author:   skayser
Date:     2009-04-01 16:50:50 +0000 (Wed, 01 Apr 2009)

Log Message:
-----------
vttest: initial commit

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


Property changes on: csw/mgar/pkg/vttest/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/vttest/trunk/Makefile
===================================================================
--- csw/mgar/pkg/vttest/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/vttest/trunk/Makefile	2009-04-01 16:50:50 UTC (rev 4129)
@@ -0,0 +1,25 @@
+GARNAME = vttest
+GARVERSION = 20071216
+CATEGORIES = utils
+
+DESCRIPTION = Tool for testing VT100 compatibility of terminals
+define BLURB
+This is a program to test the compatibility (or to demonstrate the
+non-compatibility) of so-called "VT100-compatible" terminals. Additional tests
+(past version 1.7) are provided for analysis of vt220, vt420 terminals, as well
+as variants of xterm. 
+endef
+
+MASTER_SITES = ftp://invisible-island.net/vttest/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tgz
+
+UFILES_REGEX = $(GARNAME)-(\d+).tgz
+
+TEST_SCRIPTS =
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+# No RUNPATH needed, vttest only links against system libs
+LINKER_FLAGS =
+
+include gar/category.mk

Added: csw/mgar/pkg/vttest/trunk/checksums
===================================================================
--- csw/mgar/pkg/vttest/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/vttest/trunk/checksums	2009-04-01 16:50:50 UTC (rev 4129)
@@ -0,0 +1 @@
+490cebc85e531c833dcf14c32790184b  download/vttest-20071216.tgz


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