I would like to commit the Portfile patch and the patch file attached to ticket
#30499.
I'm the maintainer for the iguanaIR port but unsure how changes get committed.
Hopefully, this is an acceptable way to get it done. If not please point me to
info on the correct approach.
Thanks,
Tom
__
My mistake. It should be:
master_siteshttp://iguanaworks.net/downloads
On Feb 19, 2010, at 8:05 AM, MacPorts wrote:
> #23770: iguanaIR portfile submission
> ---+
> Reporter: tomlda...@…| Owner: macpor
Thanks. This looks like a winner.
Tom
On Jan 25, 2010, at 6:22 PM, David Osguthorpe wrote:
> On Mon, Jan 25, 2010 at 04:47:28PM -0700, Ryan Schmidt wrote:
>>
>> Right, this line is the problem. For correct functionality, it should list
>> the full path to the library, i.e.
>>
>> /opt/lo
the settings afforded to
> you through the plist. If it cannot help you, create a wrapper script that
> sets up your environment and then launches the binary.
>
> On Jan 25, 2010, at 4:16 PM, Tom Davis wrote:
>
>> Hello,
>>
>> I'm trying to write a portfil
Rett:~ tom$ otool -D /opt/local/lib/libiguanaIR.dylib
/opt/local/lib/libiguanaIR.dylib:
libiguanaIR.dylib
How do I get it to have an absolute path? libiguanaIR.dylib is built at the
same time as igdaemon. So gcc doesn't know where its going to end up the
directory structure. Can I assign it an
Hello,
I'm trying to write a portfile for iguanaIR
(http://iguanaworks.net/projects/IguanaIR). I'm having difficulties starting a
daemon using startupitem.executable. When I try to start the daemon with:
sudo launchctl load -w
/Library/LaunchDaemons/org.macports.iguanaIR.plist
igdaemo