Re: Distribuiting packages

2009-03-02 Thread Daniel Ericsson
> > But, if I want to distribute a Application.app, runnable everywhere by > > a double click ? http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html py2app is avaliable in MacPorts. -- Daniel ___ macports-users mailing list macports-users@lists.

Re: Distribuiting packages

2009-03-02 Thread Ryan Schmidt
On Mar 2, 2009, at 07:04, DaNiMoTh wrote: 2009/3/2 Ryan Schmidt wrote: On Mar 1, 2009, at 14:47, DaNiMoTh wrote: You can use sudo port mdmg your_software where "your_software" is a port that installs your software. It sounds good, I can do this. But, if I want to distribute a Applicatio

Re: Distribuiting packages

2009-03-02 Thread Ryan Schmidt
On Mar 1, 2009, at 14:47, DaNiMoTh wrote: I have written an application with python and some others things, but to have these installed on a mac is using macports. There is a way to include these dependencies in only one .dmg file ? I need to learn how make it from basics. Could you give me so

Distribuiting packages

2009-03-01 Thread DaNiMoTh
Hello to all. I have written an application with python and some others things, but to have these installed on a mac is using macports. There is a way to include these dependencies in only one .dmg file ? I need to learn how make it from basics. Could you give me some links, and how I can use the