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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Jul 13 17:15:24 CEST 2011


Revision: 15054
          http://gar.svn.sourceforge.net/gar/?rev=15054&view=rev
Author:   bonivart
Date:     2011-07-13 15:15:24 +0000 (Wed, 13 Jul 2011)

Log Message:
-----------
putty/trunk: initial commit, does not build

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

Added: csw/mgar/pkg/putty/Makefile
===================================================================
--- csw/mgar/pkg/putty/Makefile	                        (rev 0)
+++ csw/mgar/pkg/putty/Makefile	2011-07-13 15:15:24 UTC (rev 15054)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/putty/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/putty/trunk/Makefile
===================================================================
--- csw/mgar/pkg/putty/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/putty/trunk/Makefile	2011-07-13 15:15:24 UTC (rev 15054)
@@ -0,0 +1,22 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME       = putty
+VERSION    = 0.61
+GARTYPE    = v2
+CATEGORIES = utils
+
+DESCRIPTION = Free implementation of Telnet and SSH
+define BLURB
+  Free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator
+endef
+
+MASTER_SITES = http://the.earth.li/~sgtatham/putty/latest/
+
+DISTFILES = $(DISTNAME).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+WORKSRC = $(WORKDIR)/$(DISTNAME)/unix
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/putty/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/putty/trunk/checksums
===================================================================
--- csw/mgar/pkg/putty/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/putty/trunk/checksums	2011-07-13 15:15:24 UTC (rev 15054)
@@ -0,0 +1 @@
+db0e37f6b82ea62f0ace87927d29b2a4  putty-0.61.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