Opened 12 years ago
Closed 12 years ago
#34658 closed enhancement (fixed)
ace @ 6.1.2 enable +universal and +ssl variants
Reported by: | lockhart (Thomas Lockhart) | Owned by: | pixilla (Bradley Giesbrecht) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | haspatch maintainer | Cc: | |
Port: | ace |
Description
The ACE (and TAO) build system allows options include universal binaries on Mac OS X and communication using SSL. Implement support for these options in the Portfile. This is identical to what was recently implemented for the TAO port in ticket #34616.
Attachments (2)
Change History (6)
Changed 12 years ago by lockhart (Thomas Lockhart)
Attachment: | Portfile-6.1.2-universal.diff added |
---|
Changed 12 years ago by lockhart (Thomas Lockhart)
Attachment: | patch-include-makeinclude-platform_macros.GNU.diff added |
---|
Add configurable options for universal binaries and ssl support. This is a full file, not a patch on the previous version.
comment:1 Changed 12 years ago by pixilla (Bradley Giesbrecht)
Owner: | changed from macports-tickets@… to pixilla@… |
---|
comment:4 Changed 12 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | new → closed |
See r93705
Thanks Tom.
Note: See
TracTickets for help on using
tickets.
Patch to enable +universal and +ssl support relative to current svn repo. Includes style changes to more closely resemble the current TAO Portfile.