[Lunar-commits] <moonbase> putty: remove it from the moonbase.

Florin Braescu florin at lunar-linux.org
Sun Jan 11 14:38:36 CET 2009


commit 818ef36969c67bdca787705a1e3716bbcc35c644
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jan 11 15:38:36 2009 +0200

    putty: remove it from the moonbase.
    
    It's an old SSH terminal based on Gtk+.
---
 terminal/putty/BUILD   |   10 ----------
 terminal/putty/DEPENDS |    1 -
 terminal/putty/DETAILS |   16 ----------------
 3 files changed, 0 insertions(+), 27 deletions(-)

diff --git a/terminal/putty/BUILD b/terminal/putty/BUILD
deleted file mode 100644
index b18681a..0000000
--- a/terminal/putty/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-(
-
-  cd unix                        &&
-  ln -s Makefile.gtk Makefile        &&
-  make                          &&
-  prepare_install               &&
-  make prefix=/usr install-strip
-        
-
-) > $C_FIFO 2>&1
diff --git a/terminal/putty/DEPENDS b/terminal/putty/DEPENDS
deleted file mode 100644
index 8ed35fc..0000000
--- a/terminal/putty/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends gtk+
diff --git a/terminal/putty/DETAILS b/terminal/putty/DETAILS
deleted file mode 100644
index d98fcce..0000000
--- a/terminal/putty/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
-          MODULE=putty
-         VERSION=0.60
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://the.earth.li/~sgtatham/putty/latest/
-      SOURCE_VFY=sha1:8d99f8f1077b7ab25f014126b5d812a1ad55ce37
-        WEB_SITE=http://www.chiark.greenend.org.uk/~sgtatham/putty/
-         ENTERED=20050331
-         UPDATED=20070526
-           SHORT="free implementation of Telnet and SSH"
-      MAINTAINER="striker at lunar-linux.org"
-
-cat << EOF
-PuTTY is a free implementation of Telnet and SSH, along with an
-xterm terminal emulator. It is written and maintained primarily
-by Simon Tatham.
-EOF


More information about the Lunar-commits mailing list