[MacPorts] #21155: Submission of the arb port
MacPorts
noreply at macports.org
Mon Sep 7 18:36:09 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:4 macsforever2000@…]:
> This is going to need a few changes.
>
> - The patches patch-ARB-makefile.diff and patch-ARB-DARWIN.pl.diff
hardcode /opt/local/.
* I will contact the upstream developer about incorporating these
patches so we don't have to.
* But just out of curiosity how could I avoid using the hard path
/opt/local/ in the Makefile. Would make know what to do with ${prefix} in
the patch below?
{{{
ifdef DARWIN
- XMKMF := /usr/X11/bin/xmkmf
+ XMKMF := ${prefix}/bin/xmkmf
else
XMKMF := /usr/bin/X11/xmkmf
endif
}}}
> - Your email address should be obfuscated.
* I see others using the the obfuscated format "domain:user". Would that
be acceptable?
> - Please see
[http://guide.macports.org/#reference.phases.fetch.advanced] for a better
way to handle svn fetching
* I was unable to obtain the desired source using advanced fetch because
I assumed incorrectly that revision numbers are tags. I will contact the
upstream developer about tags when he returns from travel in a couple of
days.
--
Ticket URL: <http://trac.macports.org/ticket/21155#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list