Date: Fri, 16 Dec 2011 21:19:07 GMT From: Scott Sanders <scott@jssjr.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/163352: [NEW PORT] devel/rubygem-dep_selector: Find a valid assignment of package versions - rubygem-chef-server 3 Message-ID: <201112162119.pBGLJ7GL029036@frieza.p6m7g8.net> Resent-Message-ID: <201112162140.pBGLeCqF088436@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163352 >Category: ports >Synopsis: [NEW PORT] devel/rubygem-dep_selector: Find a valid assignment of package versions - rubygem-chef-server 3 >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 Dec 16 21:40:11 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Scott Sanders >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc / TaxiMagic >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010 >Description: The gem takes as input a representation of packages and their dependencies and finds a binding of packages to versions that satisfies desired constraints. WWW: https://github.com/algorist/dep_selector Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-dep_selector-0.0.8.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: # # rubygem-dep_selector # rubygem-dep_selector/Makefile # rubygem-dep_selector/distinfo # rubygem-dep_selector/pkg-descr # echo c - rubygem-dep_selector mkdir -p rubygem-dep_selector > /dev/null 2>&1 echo x - rubygem-dep_selector/Makefile sed 's/^X//' >rubygem-dep_selector/Makefile << '97177a3cedfa733204e539a86afa4354' X# Ports collection makefile for: dep_selector X# Date created: 13 Dec 2011 X# Whom: Scott Sanders <scott@jssjr.com> X# X# $FreeBSD$ X XPORTNAME= dep_selector XPORTVERSION= 0.0.8 XCATEGORIES= devel rubygems XMASTER_SITES= RG X XMAINTAINER= ruby@FreeBSD.org XCOMMENT= Find a valid assignment of package versions X XRUN_DEPENDS= gecode>=3.5.0:${PORTSDIR}/devel/gecode X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X XCONFIGURE_ARGS+= --with-opt-dir=${LOCALBASE} X X.include <bsd.port.mk> 97177a3cedfa733204e539a86afa4354 echo x - rubygem-dep_selector/distinfo sed 's/^X//' >rubygem-dep_selector/distinfo << '226e3e5a8c5974b6a796375e1128bfae' XSHA256 (rubygem/dep_selector-0.0.8.gem) = d01bc22a0e49873d283d6cae1e06ab1cbc532b3867703d3e8d9fdec9e4b4bbba XSIZE (rubygem/dep_selector-0.0.8.gem) = 39424 226e3e5a8c5974b6a796375e1128bfae echo x - rubygem-dep_selector/pkg-descr sed 's/^X//' >rubygem-dep_selector/pkg-descr << '371ab2f737623a0bb4fa3279a544b5a6' XThe gem takes as input a representation of packages and their dependencies and Xfinds a binding of packages to versions that satisfies desired constraints. X XWWW: https://github.com/algorist/dep_selector 371ab2f737623a0bb4fa3279a544b5a6 exit --- rubygem-dep_selector-0.0.8.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?201112162119.pBGLJ7GL029036>