From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 13 14:50:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E1E816A4DA for ; Thu, 13 Jul 2006 14:50:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D12443D45 for ; Thu, 13 Jul 2006 14:50:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6DEoHn8084323 for ; Thu, 13 Jul 2006 14:50:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6DEoHm3084322; Thu, 13 Jul 2006 14:50:17 GMT (envelope-from gnats) Resent-Date: Thu, 13 Jul 2006 14:50:17 GMT Resent-Message-Id: <200607131450.k6DEoHm3084322@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, chinsan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20DD016A4E7 for ; Thu, 13 Jul 2006 14:45:43 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: from smtp2.bc.hgc.com.tw (smtp2.bc.hgc.com.tw [203.133.1.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC88543D45 for ; Thu, 13 Jul 2006 14:45:42 +0000 (GMT) (envelope-from chinsan.tw@gmail.com) Received: from smtp2.bc.hgc.com.tw (u14-109.u203-187.giga.net.tw [203.187.14.109]) by smtp2.bc.hgc.com.tw (Postfix) with SMTP id B37A12F068 for ; Thu, 13 Jul 2006 22:45:43 +0800 (CST) Received: by smtp2.bc.hgc.com.tw (sSMTP sendmail emulation); Thu, 13 Jul 2006 22:49:42 +0800 Message-Id: <20060713144543.B37A12F068@smtp2.bc.hgc.com.tw> Date: Thu, 13 Jul 2006 22:49:42 +0800 From: chinsan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/100211: [NEW PORT] devel/cvssh: A secure bridge for cvs pservers X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2006 14:50:18 -0000 >Number: 100211 >Category: ports >Synopsis: [NEW PORT] devel/cvssh: A secure bridge for cvs pservers >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 13 14:50:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.1-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD chinsan2.twbbs.org 6.1-STABLE FreeBSD 6.1-STABLE #1: Fri Jun 2 16:44:35 CST >Description: The cvs pserver option is a useful but insecure tool for managing cvs repositories. Most approaches to securing cvs either involve ssh tunneling or avoid pserver altogether. The cvssh program offers a third alternative, which combines the simplicity of ext on the client with the flexibility of a pserver-based repository. WWW: http://www.sabren.net/code/cvssh/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- cvssh-0.3.shar begins here --- # 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: # # cvssh # cvssh/Makefile # cvssh/distinfo # cvssh/pkg-descr # echo c - cvssh mkdir -p cvssh > /dev/null 2>&1 echo x - cvssh/Makefile sed 's/^X//' >cvssh/Makefile << 'END-of-cvssh/Makefile' X# Ports collection makefile for: cvssh X# Date Created: 2006/07/13 X# Whom: chinsan X# X# $FreeBSD$ X# X XPORTNAME= cvssh XPORTVERSION= 0.3 XCATEGORIES= devel security XMASTER_SITES= http://www.sabren.net/code/${PORTNAME}/ X XMAINTAINER= chinsan.tw@gmail.com XCOMMENT= A secure bridge for cvs pservers X XUSE_ZIP= yes XUSE_PYTHON= yes XNO_BUILD= yes X XWRKSRC= ${WRKDIR}/${PORTNAME} XPLIST_FILES= bin/cvssh X X.include X Xpre-patch: X @${REINPLACE_CMD} -e 's,/usr/bin,${PREFIX}/bin,' ${WRKSRC}/cvssh.py X Xdo-install: X @${INSTALL_SCRIPT} ${WRKSRC}/cvssh.py ${PREFIX}/bin/${PORTNAME} X X.include END-of-cvssh/Makefile echo x - cvssh/distinfo sed 's/^X//' >cvssh/distinfo << 'END-of-cvssh/distinfo' XMD5 (cvssh-0.3.zip) = ecef453def8dcc7c0875968d7f0c262e XSHA256 (cvssh-0.3.zip) = aed7073a0971595a291c0fc96fd702083d7be8261a92aef27f3dad914722e751 XSIZE (cvssh-0.3.zip) = 742990 END-of-cvssh/distinfo echo x - cvssh/pkg-descr sed 's/^X//' >cvssh/pkg-descr << 'END-of-cvssh/pkg-descr' XThe cvs pserver option is a useful but insecure tool for managing cvs Xrepositories. Most approaches to securing cvs either involve ssh tunneling Xor avoid pserver altogether. The cvssh program offers a third alternative, Xwhich combines the simplicity of ext on the client with the flexibility of a Xpserver-based repository. X XWWW: http://www.sabren.net/code/cvssh/ END-of-cvssh/pkg-descr exit --- cvssh-0.3.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: