Maintaining a couple of Java ports

2010-09-21 Thread Behrang Saeedzadeh
Hi, I would like to start maintaining a couple of Java ports on MacPorts. Is there a guide or small article available about how Java libraries and tools can be converted into a port? Cheers, Behrang Saeedzadeh http://www.behrang.org ___ macports-users m

Re: All files port doesn't provide

2010-09-21 Thread Bradley Giesbrecht
On Sep 21, 2010, at 3:17 PM, Rainer Müller wrote: On 2010-09-21 19:12 , Bradley Giesbrecht wrote: Has there been discussions about adding MacPorts base files to the registry? MacPorts' files would be in the registry, if we would be using MacPorts itself for the selfupdate mechanism. Other

Re: All files port doesn't provide

2010-09-21 Thread Rainer Müller
On 2010-09-21 19:12 , Bradley Giesbrecht wrote: > Has there been discussions about adding MacPorts base files to the > registry? MacPorts' files would be in the registry, if we would be using MacPorts itself for the selfupdate mechanism. Otherwise see this short proposal in the wiki: http://trac

Re: Gettext

2010-09-21 Thread Fabrizio Bartolomucci
Il 21/09/10 20.16, Rainer Müller ha scritto: On 2010-09-20 19:07 , Fabrizio Bartolomucci wrote: I followed them as I understood. Perhaps you might suggest something different from reinstalling mac port. And did that solve your problems? You h

Re: numpy & non-Apple gcc?

2010-09-21 Thread Michael Dickens
Hi Keith - No problem on the "reply to all" thing; it happens to all of us (really). There was a follow-up on this subject (renamed "ambivalence about fortran") that covered parts of your fortran question. Apple does not provide a fortran compiler in XCode, and, really, there is no good way to

Re: Gettext

2010-09-21 Thread Rainer Müller
On 2010-09-20 19:07 , Fabrizio Bartolomucci wrote: > I followed them as I understood. Perhaps you might suggest something > different from reinstalling mac port. And did that solve your problems? You have to recompile for the new architecture, there is no way around that. Rainer PS: Please us

Re: All files port doesn't provide

2010-09-21 Thread Bradley Giesbrecht
On Sep 5, 2010, at 8:36 PM, Rainer Müller wrote: On 2010-09-06 02:14 , Dan Ports wrote: I've done this with find /opt/local | xargs port provides | grep "not provided by" You should also use -print0 to handle file names with spaces, and I also added awk to see the first column (the file

Re: numpy & non-Apple gcc?

2010-09-21 Thread Keith J. Schultz
First off I would like to apoligize for sending mails to the original sender and not the list. It is the first time this has happen. But, I usually expect that when receiving mails from a list that the return path is set to the list. This seems not to be the case. I will try to be more careful fro

Re: numpy & non-Apple gcc?

2010-09-21 Thread Michael Dickens
On Sep 21, 2010, at 4:06 AM, Keith J. Schultz wrote: > Hi All, Is there not a way to get of make a port for the Apple GCC or add > ATLAS support to it? I no it is easier just to adapt the other gcc, but > adding the above mentioned functionality would get ride of the other > headaches. regards,