aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/telnet
Commit message (Collapse)AuthorAgeFilesLines
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - Respect DESTDIRleeym2006-08-131-3/+3
| | | | | | | | - Respect MAN1PREFIX PR: 101936 Submitted by: gslin at gslin.org Approved by: leeym
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-2/+0
|
* - use PLIST_FILESleeym2004-01-262-9/+9
| | | | - make portlint happier
* telnet is moved to src/contrib/telnet, so update the port correspondingly.leeym2003-07-301-9/+23
| | | | | PR: 55005 Submitted by: Kang Liu <lazykang@hotmail.com>
* BROKEN: Fails to patchkris2003-07-281-0/+2
|
* 1. simplify the patchleeym2003-05-042-11/+8
| | | | | | 2. stop trying when /usr/src/usr.bin/telnet doesn't exists Submitted by: 1. ijliao
* pkg-comment police: Purge them in this category while I'm here.foxfair2003-02-262-1/+1
|
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento
* change my email address to leeym@FreeBSD.orgleeym2002-08-191-1/+1
| | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* - fix missing header file problem.sada2002-05-171-16/+7
| | | | | | - change maintainer's email address. PR: ports/37538 Submitted by: maintainer
* Unbreak this port with some modification against original PR.clive2001-06-171-1/+16
| | | | | | PR: ports/28175 Submitted by: MAINTAINER Approved by: MAINTAINER
* Correct pkg-plist.vanilla2000-10-121-1/+2
|
* Quick fix this port after new ports world built, change the programfoxfair2000-10-101-1/+7
| | | | | | name (after make) to zh-telnet, so as its man page. Pointed out by: Asami.(-PW-)
* "${MKDIR} work" -> "${MKDIR} ${WRKDIR}"asami2000-10-091-1/+1
| | | | Submitted by: bento
* Change maintainer's e-mail address.kevlo2000-10-041-1/+1
| | | | Submitted by: MAINTAINER
* - Update ports to work more smoothlykevlo2000-10-033-770/+31
| | | | | | | - Change maintainer PR: 21721 Submitted by: MAINTAINER
* Update MASTER_SITESkevlo2000-08-061-2/+1
|
* Fix core dump problemkevlo2000-08-051-0/+764
|
* Convert to PORTNAME/PORTVERSION.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).
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Import of zh-telnet version 1.0.steve1999-04-034-0/+43
8bit compatible telnet client for Chinese input PR: 10063 Submitted by: Ching-Hong Wu <woju@freebsd.ntu.edu.tw>