summaryrefslogtreecommitdiff
path: root/net/nc6 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY andHajimu UMEMOTO2003-10-291-0/+19
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=92577
* - Distfile fetch problem fixed.Erwin Lansing2003-09-092-3/+14
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=88868
* teach configure where to find libintl and libiconv.FUJISHIMA Satsuki2003-08-272-25/+14
| | | | | | | | respect CFLAGS. get rid of package name from comment. Notes: svn path=/head/; revision=87775
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* remove duplicated entry in my previous commit.Yen-Ming Lee2003-06-171-1/+0
| | | | | | | Noticed by: Filippo Natali <filippo.natali@widestore.net> Notes: svn path=/head/; revision=83140
* insert locale file in pkg-plistYen-Ming Lee2003-06-161-0/+2
| | | | | | | | PR: 53370 Submitted by: Filippo Natali <filippo@widestore.net> Notes: svn path=/head/; revision=83113
* Upgrade to 0.5Yen-Ming Lee2003-06-043-3/+30
| | | | | | | | PR: 52938 Submitted by: Filippo Natali <filippo@widestore.net> Notes: svn path=/head/; revision=82272
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 0.4Tilman Keskinoz2003-01-273-6/+6
| | | | | | | | PR: 47507 Submitted by: Filippo Natali <filippo@widestore.net> Notes: svn path=/head/; revision=74094
* Add nc6 0.2.p3, netcat 6 is a netcat clone with IPv6 support.Hye-Shik Chang2002-07-015-0/+29
PR: 38739 Submitted by: Filippo Natali <filippo@widestore.net> Notes: svn path=/head/; revision=62299