#38453: Hydra 5.4_3 updated to 7.4.2 ---------------------+-------------------------------- Reporter: zan@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: haspatch Port: hydra | ---------------------+-------------------------------- Comment (by zan@…): I was not aware of ticket #36370, but I was considering the same issues. I've updated the Portfile patch and attached a new patch for configure to address the issues raised in #36370. - All extensions except basic functionality are disabled. - Extensions are added back in by setting variants (psql8x, 9x, mysql5x, subversion, xhydra for gui). - Several extensions to hydra are not in Macports, but they could be if someone would create a port for it. These are FirebirdSQL ([http://www.firebirdsql.org/]), Apple Filing Protocol (relies on a FUSE plugin, [https://sites.google.com/site/alexthepuffin/]), and Netware Core Protocol ([http://prope.insa-lyon.fr/~ppollet/ncpfs/]). I have created commented-out place holders for variants for those. - Two other extensions are not in Macports and never will be: Oracle DB and SAP. They could, however, be installed by the user, but an end user has no way of telling this port where those packages are installed without editing the port file. Disabled searching for both. - There is one strange search for Kerberos inclusion, see comments in Portfile. Finally, I do not understand the last line in the comment 3 of #36370: "Also, make sure the configure script picks up all libraries from /usr and not from ${prefix}." Surely, that should be the opposite, right? We want to pick up all libraries from Macports, no outside dependencies? -- Ticket URL: <https://trac.macports.org/ticket/38453#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X