summaryrefslogtreecommitdiff
path: root/net/telnetx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Remove the trailing '/' from *_DEPENDS definitions.Steve Price1998-12-071-2/+2
| | | | | | | | Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :) Notes: svn path=/head/; revision=15164
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-4/+3
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* Use ${COMPRESS_MAN} to compress man pages.Masafumi Max NAKANE1996-11-051-4/+2
| | | | Notes: svn path=/head/; revision=4297
* Telnetx, telnet client with binary file transfer protocols supportMasafumi Max NAKANE1996-09-255-0/+47
Notes: svn path=/head/; revision=3870