1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/net/nc6/files
Hajimu UMEMOTO af6d6ef443 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)
2003-10-29 16:25:23 +00:00
..
patch-aa
patch-ab - Distfile fetch problem fixed. 2003-09-09 16:24:44 +00:00
patch-ac fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY and 2003-10-29 16:25:23 +00:00