aboutsummaryrefslogtreecommitdiff
path: root/chinese/telnet
Commit message (Collapse)AuthorAgeFilesLines
* - use PLIST_FILESYen-Ming Lee2004-01-262-9/+9
| | | | | | | - make portlint happier Notes: svn path=/head/; revision=99157
* telnet is moved to src/contrib/telnet, so update the port correspondingly.Yen-Ming Lee2003-07-301-9/+23
| | | | | | | | PR: 55005 Submitted by: Kang Liu <lazykang@hotmail.com> Notes: svn path=/head/; revision=85907
* BROKEN: Fails to patchKris Kennaway2003-07-281-0/+2
| | | | Notes: svn path=/head/; revision=85732
* 1. simplify the patchYen-Ming Lee2003-05-042-11/+8
| | | | | | | | | 2. stop trying when /usr/src/usr.bin/telnet doesn't exists Submitted by: 1. ijliao Notes: svn path=/head/; revision=80106
* pkg-comment police: Purge them in this category while I'm here.Foxfair Hu2003-02-262-1/+1
| | | | Notes: svn path=/head/; revision=76493
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento Notes: svn path=/head/; revision=69429
* change my email address to leeym@FreeBSD.orgYen-Ming Lee2002-08-191-1/+1
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=64651
* - fix missing header file problem.SADA Kenji2002-05-161-16/+7
| | | | | | | | | - change maintainer's email address. PR: ports/37538 Submitted by: maintainer Notes: svn path=/head/; revision=59280
* Unbreak this port with some modification against original PR.Clive Lin2001-06-171-1/+16
| | | | | | | | | PR: ports/28175 Submitted by: MAINTAINER Approved by: MAINTAINER Notes: svn path=/head/; revision=44092
* Correct pkg-plist.Vanilla I. Shu2000-10-121-1/+2
| | | | Notes: svn path=/head/; revision=33730
* Quick fix this port after new ports world built, change the programFoxfair Hu2000-10-101-1/+7
| | | | | | | | | name (after make) to zh-telnet, so as its man page. Pointed out by: Asami.(-PW-) Notes: svn path=/head/; revision=33639
* "${MKDIR} work" -> "${MKDIR} ${WRKDIR}"Satoshi Asami2000-10-081-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=33592
* Change maintainer's e-mail address.Kevin Lo2000-10-041-1/+1
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=33412
* - Update ports to work more smoothlyKevin Lo2000-10-033-770/+31
| | | | | | | | | | - Change maintainer PR: 21721 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33364
* Update MASTER_SITESKevin Lo2000-08-051-2/+1
| | | | Notes: svn path=/head/; revision=31329
* Fix core dump problemKevin Lo2000-08-041-0/+764
| | | | Notes: svn path=/head/; revision=31321
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-131-3/+3
| | | | | | | | | | | | | Anomalies found: - autoconvert was missing "zh-" in front of PKGNAME - xcin (both 2.3 and 2.5) had invalid version strings - neither of xcin ports had NO_LATEST_LINK - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0 Fixed all except the last (I wasn't sure if it was intentional). Notes: svn path=/head/; revision=27479
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* Import of zh-telnet version 1.0.Steve Price1999-04-034-0/+43
8bit compatible telnet client for Chinese input PR: 10063 Submitted by: Ching-Hong Wu <woju@freebsd.ntu.edu.tw> Notes: svn path=/head/; revision=17589