summaryrefslogtreecommitdiff
path: root/net/tn3270 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Give variable a more sane name.Alexey Dokuchaev2005-01-251-3/+3
| | | | Notes: svn path=/head/; revision=127288
* Unbreak on recent FreeBSD versions:Alexey Dokuchaev2005-01-252-6/+56
| | | | | | | | - Avoid <varagrs.h> usage in vafor of <stdarg.h> - Correctly detect `libtelnet' location Notes: svn path=/head/; revision=127286
* Reset undeliverable maintainer address. It has reported the followingKris Kennaway2005-01-241-1/+1
| | | | | | | | | | | since Dec 24: <"pdseniura:techie.com"@mail.com.int>: host mta1.us4.outblaze.com.int[192.168.9.154] said: 552 recipient storage full, try again later (in reply to RCPT TO command) Notes: svn path=/head/; revision=127159
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Paul Seniura (pdseniura@techie.com) has volunteered to take overMark Linimon2004-01-081-1/+1
| | | | | | | | maintainance of this port, which he uses at his work. Committed with previous maintainer's (markm's) approval. Notes: svn path=/head/; revision=97710
* Mark as broken on recent 5.x due to install problems (Makefile-related?)Mark Linimon2003-12-231-1/+7
| | | | | | | Informed maintainer. Notes: svn path=/head/; revision=96493
* 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
* Fix build on current.Kris Kennaway2002-06-161-0/+15
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=61347
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Tweak the master site.Mark Murray2001-11-261-1/+1
| | | | Notes: svn path=/head/; revision=50558
* Do not depend on /usr/lib/libtelnet.a.Ruslan Ermilov2001-03-283-4/+33
| | | | | | | Reviewed by: markm Notes: svn path=/head/; revision=40471
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-181-1/+1
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* This is FreeBSD's tn3270, yanked from src/usr.bin, and lightly hackedMark Murray1999-08-306-0/+53
with the addition of relevant parts of src/usr.bin/telnet/* Once the dateline hase crossed the repository, the original will be led outside, given a perfunctory trial, and shot. Notes: svn path=/head/; revision=21135