summaryrefslogtreecommitdiff
path: root/net/telnetx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Disable the build when there's no libtelnet.Masafumi Max NAKANE2002-10-311-0/+7
| | | | | | | | PR: 44035 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=69184
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to mySatoshi Asami2000-06-091-0/+1
| | | | | | | area on the local ports tree. Notes: svn path=/head/; revision=29476
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* rzsz is not a port anymore.Satoshi Asami2000-01-291-1/+0
| | | | Notes: svn path=/head/; revision=25213
* 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