Hey Wen, On Tue, Apr 12, 2011 at 10:46:06PM +0800, wen heping wrote: > Hi, > > Here is a new port net/p5-Socket-GetAddrInfo which is required > by devel/p5-POE, it depend on devel/p5-ExtUtils-CChecker which > I sent a PR to create it some minuets before. > > Socket::GetAddrInfo is a perl module forRFC 2553's getaddrinfo and > getnameinfo > functions. > > Tested OK on Loongson and regress OK too. > > Comments ?
- use SHARED_ONLY (it will merge PFRAG into PLIST) - set TEST_POD (MAKE_ENV+= TEST_POD=1) this will add p5-Test-POD as REGRESS_DEPENDS, otherwise, suite test can to skip pod tests > > > wen