summaryrefslogtreecommitdiff
path: root/net/nc6
AgeCommit message (Collapse)Author
2006-02-20- Remove patches, forgotten on last commitRenato Botelho
Noticed by: krismail
2006-02-17- Update to 1.0Renato Botelho
PR: ports/93444 Submitted by: maintainer
2006-01-22SHA256ifyEdwin Groothuis
Approved by: krion@
2005-04-12At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien
after 5.4-RELEASE.
2005-04-11Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-03-10Change maintainer's e-mail.Roman Bogorodskiy
PR: 78669 Submitted by: maintainer Approved by: krion (mentor)
2004-07-11Support WITHOUT_NLSKirill Ponomarev
2004-03-30- Use USE_ICONV knobKirill Ponomarev
Approved by: portmgr
2004-03-18Add size data, approved by maintainers.Trevor Johnson
2004-02-04Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke
Submitted by: trevor Tested by: bento
2004-01-23Now gettext 0.12.1 is gettext-old.Trevor Johnson
2003-10-29fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY andHajimu UMEMOTO
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-09-09- Distfile fetch problem fixed.Erwin Lansing
- Added a patch to fix a bug with command line options (thanks to ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>) - Bump portrevision. PR: 56587 Submitted by: maintainer
2003-08-27teach configure where to find libintl and libiconv.FUJISHIMA Satsuki
respect CFLAGS. get rid of package name from comment.
2003-08-26Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke
Prodded by: kris
2003-08-25Chase the libintl.so shared lib version.Joe Marcus Clarke
2003-06-17remove duplicated entry in my previous commit.Yen-Ming Lee
Noticed by: Filippo Natali <filippo.natali@widestore.net>
2003-06-16insert locale file in pkg-plistYen-Ming Lee
PR: 53370 Submitted by: Filippo Natali <filippo@widestore.net>
2003-06-04Upgrade to 0.5Yen-Ming Lee
PR: 52938 Submitted by: Filippo Natali <filippo@widestore.net>
2003-02-21De-pkg-comment.Akinori MUSHA
2003-01-27Update to 0.4Tilman Keskinoz
PR: 47507 Submitted by: Filippo Natali <filippo@widestore.net>
2002-07-01Add nc6 0.2.p3, netcat 6 is a netcat clone with IPv6 support.Hye-Shik Chang
PR: 38739 Submitted by: Filippo Natali <filippo@widestore.net>