Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 1999 06:46:00 -0500 (EST)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/15802: new port: security/kssh
Message-ID:  <199912311146.GAA37258@argon.blackdawn.com>

next in thread | raw e-mail | index | archive | help

>Number:         15802
>Category:       ports
>Synopsis:       new port: security/kssh
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 31 03:50:05 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Tue Nov 30 10:14:31 EST 1999     root@argon.blackdawn.com:/usr/src/sys/compile/ARGON  i386
FreeBSD shadow.blackdawn.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Tue Dec 28 10:44:21 EST 1999     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386

>Description:

See pkg/DESCR. To my own surprise, this KDE
program does NOT require NEWGCC-linked libraries,
and therefore is OK to use with 3.4-STABLE.

>How-To-Repeat:

Use the shar below to commit the port to the tree.

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	kssh
#	kssh/files
#	kssh/files/md5
#	kssh/pkg
#	kssh/pkg/COMMENT
#	kssh/pkg/DESCR
#	kssh/pkg/PLIST
#	kssh/Makefile
#
echo c - kssh
mkdir -p kssh > /dev/null 2>&1
echo c - kssh/files
mkdir -p kssh/files > /dev/null 2>&1
echo x - kssh/files/md5
sed 's/^X//' >kssh/files/md5 << 'END-of-kssh/files/md5'
XMD5 (kssh-0.2.tar.gz) = 44e0855e7c45eaf6ab1b66afa159b5b2
END-of-kssh/files/md5
echo c - kssh/pkg
mkdir -p kssh/pkg > /dev/null 2>&1
echo x - kssh/pkg/COMMENT
sed 's/^X//' >kssh/pkg/COMMENT << 'END-of-kssh/pkg/COMMENT'
END-of-kssh/pkg/COMMENT
echo x - kssh/pkg/DESCR
sed 's/^X//' >kssh/pkg/DESCR << 'END-of-kssh/pkg/DESCR'
XKSSH is a SSH frontend written primarily for
XKDE. It most nearly matches the windowing
Xstyle of the Windows PuTTY & TeraTerm clients.
X
XWWW: 
XAuthor: Andrea Rizzi <rizzi@kde.org>
X
X--Will <andrews@technologist.com>
END-of-kssh/pkg/DESCR
echo x - kssh/pkg/PLIST
sed 's/^X//' >kssh/pkg/PLIST << 'END-of-kssh/pkg/PLIST'
Xbin/kssh
Xshare/applnk/Internet/kssh.kdelnk
Xshare/icons/kssh.xpm
Xshare/icons/mini/kssh.xpm
Xshare/icons/large/kssh.xpm
Xshare/config/ksshrc
Xshare/locale/it/LC_MESSAGES/kssh.mo
END-of-kssh/pkg/PLIST
echo x - kssh/Makefile
sed 's/^X//' >kssh/Makefile << 'END-of-kssh/Makefile'
X# New ports collection makefile for:	kssh
X# Version required:	0.2
X# Date created:		19 Nov 1999
X# Whom:			Will Andrews <andrews@technologist.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	kssh-0.2
XCATEGORIES=	security net
XMASTER_SITES=	http://www.geocities.com/bilibao/
X
XMAINTAINER=	andrews@technologist.com
X
XGNU_CONFIGURE=	yes
XUSE_QT=		yes
XUSE_GMAKE=	yes
XCONFIGURE_ARGS=	--prefix=${PREFIX} --datadir=${PREFIX}
XCONFIGURE_ENV=	KDEDIR=${PREFIX}
X
X.include <bsd.port.mk>
END-of-kssh/Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912311146.GAA37258>