K 10 svn:author V 3 ume K 8 svn:date V 27 2003-10-29T16:25:23.000000Z K 7 svn:log V 381 fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY and EAI_NODATA were obsoleted). There is some issue; we have EAI_NODATA as an alias of EAI_NONAME for workaround. However, some of these ports use it as a case label of switch. Since our alias broke such code, we may better to consider deleting such alias. Requested by: kris Approved by: portmgr (kris) (implicitly) END