Re: Can brew and port be used on the same system?

2017-05-28 Thread Ken Cunningham
OK Mike, If you care to try out a MacPorts build of OpenJK yourself, the Portfile is in reasonable working condition. > I have not yet added in all the deps -- this builds through on my system. I have SDL1.2 and SDL2 installed, and

Re: Can brew and port be used on the same system?

2017-05-28 Thread Mike Crawford
HFS had file IDs. I'm not sure about HFS+. You could open a file by its ID. Suppose you had a file on the desktop then copied it into a folder. Or alternatively you have a file in a folder and copy it to the desktop. The file IDs for each scenario will be different. (Hope that makes sense.)

Re: Can brew and port be used on the same system?

2017-05-28 Thread Ken Cunningham
> > Oh -- did you know that the filenames displayed in finder do not have to have > any correlation to the filenames as seen by the shell and other programs? Or > that Finder is perfectly happy to display two different "files with the same > name"? In fact, I did notice that, and was rather

Re: Can brew and port be used on the same system?

2017-05-28 Thread Michael
On 2017-05-27, at 11:24 PM, Ken Cunningham wrote: > It sounds like you got a build working already, so you probably done care > about this anymore, but this Portfile Works? It launches. It behaved so poorly that ... yuck. >

Re: Can brew and port be used on the same system?

2017-05-28 Thread Ken Cunningham
It sounds like you got a build working already, so you probably done care about this anymore, but this Portfile with it's associated patches actually does build the port. I have not added in the deps yet. It builds just fine on my

Re: Can brew and port be used on the same system?

2017-05-27 Thread Mike Crawford
You could install OS X in a VirtualBox virtual machine, then use nothing but brew there. Mike Crawford, Baritone mdcrawf...@gmail.com One Must Not Trifle With Wizards For It Makes Us Soggy And Hard To Light. On Sat, May 27, 2017 at 9:33 PM, Ken Cunningham

Re: Can brew and port be used on the same system?

2017-05-27 Thread Michael
On 2017-05-27, at 9:33 PM, Ken Cunningham wrote: > I'm about 95% finished a Portfile for OpenJK. It doesn't take but a few > minutes to make one for a port like this. It's fully built and sitting on my > hard drive. Just working out a patchfile or two for an

Re: Can brew and port be used on the same system?

2017-05-27 Thread Ken Cunningham
I'm about 95% finished a Portfile for OpenJK. It doesn't take but a few minutes to make one for a port like this. It's fully built and sitting on my hard drive. Just working out a patchfile or two for an openGL glitch on MacOS that is widely known, and I'll test it out. If it works, I'll send

Re: Can brew and port be used on the same system?

2017-05-27 Thread Mark Anderson
Yes, but I'd advise against it. I thought I had to for RVM and it caused me loads of trouble. Then I learned I could set it to MacPorts and a deleted brew and never looked back. I've been using MacPorts since before Intel, so I'm attached. —Mark ___ Mark E. Anderson

Re: Can brew and port be used on the same system?

2017-05-27 Thread Al Varnell
I'm told it can be done now, but can get messy. I gave up on brew several years ago. Too many conflicts back then. Sent from Janet's iPad -Al- -- Al Varnell Mountain View, CA On May 27, 2017, at 7:13 PM, Michael wrote: > So apparently the open source code version of Jedi