summaryrefslogtreecommitdiffstats
path: root/net/nc6
Commit message (Collapse)AuthorAgeFilesLines
* - Use USE_ICONV knobkrion2004-03-301-2/+1
| | | | Approved by: portmgr
* Add size data, approved by maintainers.trevor2004-03-181-0/+1
|
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY andume2003-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)
* - Distfile fetch problem fixed.erwin2003-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
* teach configure where to find libintl and libiconv.sf2003-08-272-25/+14
| | | | | respect CFLAGS. get rid of package name from comment.
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-261-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* remove duplicated entry in my previous commit.leeym2003-06-171-1/+0
| | | | Noticed by: Filippo Natali <filippo.natali@widestore.net>
* insert locale file in pkg-plistleeym2003-06-161-0/+2
| | | | | PR: 53370 Submitted by: Filippo Natali <filippo@widestore.net>
* Upgrade to 0.5leeym2003-06-043-3/+30
| | | | | PR: 52938 Submitted by: Filippo Natali <filippo@widestore.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 0.4arved2003-01-273-6/+6
| | | | | PR: 47507 Submitted by: Filippo Natali <filippo@widestore.net>
* Add nc6 0.2.p3, netcat 6 is a netcat clone with IPv6 support.perky2002-07-015-0/+29
PR: 38739 Submitted by: Filippo Natali <filippo@widestore.net>
OpenPOWER on IntegriCloud