[MacPorts] #21155: Submission of the arb port
MacPorts
noreply at macports.org
Tue Sep 8 15:09:17 PDT 2009
#21155: Submission of the arb port
----------------------------------+-----------------------------------------
Reporter: matt.cottrell@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: arb
----------------------------------+-----------------------------------------
Comment(by matt.cottrell@…):
Replying to [comment:11 blb@…]:
> If you need the .svn dirs as well, you need to set svn.method as well:
I got an "invalid command" error the first time I tried the svn.method
checkout.
{{{
cottrell% portindex
Creating software index in
/Users/cottrell/Documents/Programming/MacPorts/ports
Failed to parse file science/arb/Portfile: invalid command name
"svn.method"
}}}
But I can now use that command after running "portindex" one time with the
following in the portfile.
{{{
if {[info exists svn.method]} {
svn.method checkout
}
}}}
I'm using 1.8.0
{{{
cottrell% port -v
MacPorts 1.8.0
}}}
''Shrug''
--
Ticket URL: <http://trac.macports.org/ticket/21155#comment:12>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list