Date: Fri, 6 Nov 2009 18:20:31 GMT From: Ryan Steinmetz <rpsfa@rit.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/140343: New port devel/rubygem-launchy Message-ID: <200911061820.nA6IKVWB084015@www.freebsd.org> Resent-Message-ID: <200911061830.nA6IU1kE021766@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140343 >Category: ports >Synopsis: New port devel/rubygem-launchy >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: Fri Nov 06 18:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ryan Steinmetz >Release: 7.2 >Organization: Rochester Institute of Technology >Environment: FreeBSD xxx.rit.edu 7.2-RELEASE FreeBSD 7.2-RELEASE #9: Mon May 4 20:25:00 EDT 2009 root@xxx.rit.edu:/usr/obj/usr/src/sys/xxx i386 >Description: This is dependent on ports/140340. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # rubygem-launchy # rubygem-launchy/Makefile # rubygem-launchy/distinfo # rubygem-launchy/pkg-descr # echo c - rubygem-launchy mkdir -p rubygem-launchy > /dev/null 2>&1 echo x - rubygem-launchy/Makefile sed 's/^X//' >rubygem-launchy/Makefile << '6d82896668af545d60cb25df1593cf40' X# Ports collection makefile for: gem-launchy X# Date created: 06 Nov 2009 X# Whom: Ryan Steinmetz (<rpsfa@rit.edu>) X# X# $FreeBSD$ X XPORTNAME= launchy XPORTVERSION= 0.3.3 XCATEGORIES= devel rubygems XMASTER_SITES= RF XDISTNAME= launchy-${PORTVERSION} X XMAINTAINER= rpsfa@rit.edu XCOMMENT= A helper class for launching cross-platform applications X XRUN_DEPENDS= ${LOCALBASE}/bin/rake:${PORTSDIR}/devel/rubygem-rake \ X rubygem-configuration>=1.1.0:${PORTSDIR}/devel/rubygem-configuration X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XGEM_NAME= ${DISTNAME} XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.mk> 6d82896668af545d60cb25df1593cf40 echo x - rubygem-launchy/distinfo sed 's/^X//' >rubygem-launchy/distinfo << 'dc23b65a4c60014a3ccf9beb0b447dd8' XMD5 (rubygem/launchy-0.3.3.gem) = 467abcff90841c06faae6941f0a66910 XSHA256 (rubygem/launchy-0.3.3.gem) = 64dfba1a020107a0fda1a5cd14c08ed8d635cfb4fc745c1df12f68edc5357f5d XSIZE (rubygem/launchy-0.3.3.gem) = 15872 dc23b65a4c60014a3ccf9beb0b447dd8 echo x - rubygem-launchy/pkg-descr sed 's/^X//' >rubygem-launchy/pkg-descr << 'c360204b95bcc0c1ccfb5dc56fe4ce4c' XLaunchy is helper class for launching cross-platform Xapplications in a fire and forget manner. There are Xapplication concepts (browser, email client, etc) Xthat are common across all platforms, and they may Xbe launched differently on each platform. Launchy Xis here to make a common approach to launching Xexternal application from within ruby programs. X XWWW: http://rubyforge.org/projects/copiousfreetime/ c360204b95bcc0c1ccfb5dc56fe4ce4c exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911061820.nA6IKVWB084015>