Opened 15 years ago
Closed 15 years ago
#21102 closed enhancement (fixed)
freetds 0.82 Get +universal variant working
Reported by: | meissnem@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | freetds |
Description
This patch will modify libtool in the worksrcpath so universal builds will actually work.
Attachments (1)
Change History (5)
Changed 15 years ago by meissnem@…
Attachment: | freetds.patch added |
---|
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | freetds +universal removed |
---|---|
Type: | defect → enhancement |
Version: | 1.8.0 |
comment:2 follow-up: 4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Version: | → 1.8.0 |
comment:3 Changed 15 years ago by meissnem@…
Ryan, it looks like the Portfile changed considerably since when I made the patch a few days ago -- I was using r53433 and I see you've updated it twice since then. The new Portfile compiles just fine universal on my Snow Leopard system, so this ticket can be closed as far as I'm concerned. Thanks!
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to ryandesign@…:
I don't understand why you're making the second set of changes you're making in your patch, replacing the libtool on Snow Leopard only, and why you're not using the libtool in MacPorts.
Sorry, I'd forgotten the port already used to do this on Leopard and something similar on Panther (though for some reason not on Tiger). I couldn't figure out why all this OS-specific stuff was going on so I made it work the same on all Mac OS X versions in r56919.
Matthew, in what way is the universal build of freetds not working for you at present? It built an x86_64/i386 universal for me on Snow Leopard. For what universal_archs did you try, and what happened? You are on Snow Leopard as well?
I don't understand why you're making the second set of changes you're making in your patch, replacing the libtool on Snow Leopard only, and why you're not using the libtool in MacPorts.
Joshua, I thought we were keeping the MacPorts version number in tickets?