Date: Mon, 4 Jul 2005 03:55:21 +0900 (JST) From: IWATSUKI Hiroyuki <don@na.rim.or.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/82950: [NEW PORT] devel/subversion-ruby: Subversion with Ruby bindings Message-ID: <200507031855.j63ItLA5084591@lemmy.moonrock.local> Resent-Message-ID: <200507031900.j63J0SbL086541@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 82950 >Category: ports >Synopsis: [NEW PORT] devel/subversion-ruby: Subversion with Ruby bindings >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: Sun Jul 03 19:00:28 GMT 2005 >Closed-Date: >Last-Modified: >Originator: IWATSUKI Hiroyuki >Release: FreeBSD 5.4-STABLE i386 >Organization: Natsume Co., Ltd. >Environment: System: FreeBSD lemmy.moonrock.local 5.4-STABLE FreeBSD 5.4-STABLE #10: Sun Jul 3 00:51:56 JST >Description: Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). This slave port adds Ruby bindings to Subversion. WWW: http://subversion.tigris.org/ Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- subversion-ruby-1.2.0.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: # # subversion-ruby # subversion-ruby/pkg-descr # subversion-ruby/Makefile # echo c - subversion-ruby mkdir -p subversion-ruby > /dev/null 2>&1 echo x - subversion-ruby/pkg-descr sed 's/^X//' >subversion-ruby/pkg-descr << 'END-of-subversion-ruby/pkg-descr' XSubversion is a version control system designed to be as similar to cvs(1) Xas possible, while fixing many outstanding problems with cvs(1). X XThis slave port adds Ruby bindings to Subversion. X XWWW: http://subversion.tigris.org/ END-of-subversion-ruby/pkg-descr echo x - subversion-ruby/Makefile sed 's/^X//' >subversion-ruby/Makefile << 'END-of-subversion-ruby/Makefile' X# New ports collection makefile for: subversion-ruby X# Date Created: 4 July 2005 X# Whom: Hiroyuki Iwatsuki <don@na.rim.or.jp> X# X# $FreeBSD$ X# X XPKGNAMESUFFIX= -ruby X XMAINTAINER= don@na.rim.or.jp XCOMMENT= Version control system with Ruby bindings X XMASTERDIR= ${.CURDIR}/../../devel/subversion XPKGDIR= ${.CURDIR} XPLIST= ${MASTERDIR}/pkg-plist X XWITH_RUBY= yes X X.include "${MASTERDIR}/Makefile" END-of-subversion-ruby/Makefile exit --- subversion-ruby-1.2.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507031855.j63ItLA5084591>