[Lunar-commits] CVS: moonbase/terminal/putty BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Jon South
striker at lunar-linux.org
Fri Apr 1 15:25:12 UTC 2005
Update of /var/cvs/lunar/moonbase/terminal/putty
In directory espresso.foo-projects.org:/tmp/cvs-serv18001
Added Files:
BUILD DEPENDS DETAILS
Log Message:
adding putty to moonbase, because I want to use the telnet client
--- NEW FILE: BUILD ---
(
cd unix &&
ln -s Makefile.gtk Makefile &&
make &&
prepare_install &&
make prefix=/usr install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends gtk+
--- NEW FILE: DETAILS ---
MODULE=putty
VERSION=0.57
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://the.earth.li/~sgtatham/putty/latest/
WEB_SITE=http://www.chiark.greenend.org.uk/~sgtatham/putty/
ENTERED=20050331
UPDATED=20050331
SHORT="PuTTY is a 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