summaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* portlintmharo2000-02-021-2/+2
|
* Upgrade to version 1.83.0.obrien2000-02-013-17/+21
|
* Remove the hack that built the man page from ckuker.cpp, and use ckuker.nrjoerg2000-01-311-3/+2
| | | | | | | | | | | | | instead. The hack fell over on the Alpha architecture anyway. Quoting Frank da Cruz <fdc@watsun.cc.columbia.edu>: ``P.S. The "default" man page is ckuker.nr. You only need to run ckuker.cpp through "make manpage" if you are building a custom man page (like the one that we make for HP-UX). Since FreeBSD does not have a custom man page, there is no need to do this.'' The Kermit port is now fully Alpha-ready, too.
* Update to final (non-beta) version. Amazingly enough, the MD5 checksumjoerg2000-01-301-2/+2
| | | | of the dist file didn't change. :-}
* fix some pkg/MESSAGE stuffmharo2000-01-292-2/+2
|
* Add plp.reg2000-01-291-0/+1
|
* Initial import of Psion Link Protocol 1.8.reg2000-01-2910-0/+129
| | | | | | | | | | This program is used to transfer data between a Psion Series 5mx (default) or Psion Series 5 to a Unix server. The ncp daemon is started to communicate with the Psion and an ftp like interface is provided by rfsv. PR: 15181 Submitted by: Maurice Castro <maurice@atum.castro.aus.net>
* Remove rzsz, I've tolerated this for far too long but when it startsasami2000-01-271-1/+0
| | | | | | | | mailing stuff out automatically, it is just too much. Please use lrzsz, zmtx-zmrx or any other free alternative. If nothing else works, you can always compile rzsz from the original source.
* Fix msDelay() function to not sleep 10 times too long.phk2000-01-241-1/+1
|
* Fix a Y2K problem.steve2000-01-241-0/+13
| | | | | PR: 15868 Submitted by: Gregory Bond <gnb@itga.com.au>
* Set the socklen_t thing right for FreeBSD4.0phk2000-01-171-0/+10
|
* G-Kermit is a new implementation of kermit from the same peopleade2000-01-117-0/+87
| | | | | | | | who brought you C-Kermit, but released under the GPL. It's meant to be small and fast and only useful for up/downloading. PR: 15984 Submitted by: Dom.Mitchell@palmerharvey.co.uk
* Fix checksum error.dbaker2000-01-111-1/+1
| | | | | Source seems fine in new form. Source distrib probably updated without changing filename. md5 updated.
* Change BROKEN to FORBIDDEN, there is a security hole.asami2000-01-071-1/+1
|
* Set CATERGORIES right.phk2000-01-041-1/+1
|
* mlan is a of Dallas Semiconductors "TMEX" API for 1-wire / microlanphk2000-01-049-0/+442
| | | | | | devices. Only DS2480 bases serial port attachment is supported. Reviewed by: cpiazza
* Adding sredird version 1.1.7steve1999-12-278-0/+109
| | | | | | | An RFC 2217 compliant serial port redirector. PR: 15603 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Upgrade to version 7.0-beta(11).joerg1999-12-103-12/+12
| | | | | | Add myself as the maintainer. Remove `RESTRICTED', open-source operating systems are now allowed to redistribute either sources as well as a binary version.
* use lateset version. prior versions contain uucp{un,}lock() which usesitojun1999-12-022-4/+4
| | | | | | | sprintf() in insecure manner (may subject to buffer overflow, like xmindpath in magicpoint). If you really care, I can mark them BROKEN until they are confirmed to be safe.
* Mark BROKEN due to buffer overflow yielding setuid uucpkris1999-12-011-0/+2
| | | | | | | | Note that this port currently has no MAINTAINER, so will probably stay broken until it either gets upgraded or fixed by someone who actually uses it. Submitted by: Brock Tellier <btellier@usa.net>
* Don't install seyon stid dialer for the moment.imp1999-11-101-16/+0
| | | | Submitted by: Michael Elbel <Michael.Elbel@consol.de>
* Switch to tcl/tk8.2jseger1999-11-053-5/+5
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 0.6.1.steve1999-10-105-52/+56
| | | | | PR: 14062 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Attack of the COMMENT police. Fixed a bunch of typos, grammaticaljim1999-10-021-1/+1
| | | | | | | errors and descriptions. PR: 14031 Submitted by: chris
* Tweak the master sites based on the Fenner Report.obrien1999-09-221-0/+1
|
* upgrade to 0.12.20obrien1999-09-193-6/+8
|
* Update to KDE-1.1.2se1999-09-183-3/+50
|
* The version number of libgif.so has changed to 5.steve1999-09-181-1/+1
|
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-171-1/+1
|
* Now that we don't expand $Id$ tags anymore, but back the author's tag.steve1999-09-171-4/+4
|
* Typo: s/PREFiX/PREFIX/ *blush*peter1999-09-101-1/+1
| | | | Submitted by: phk
* The tiff port now lives in ports/graphics/tiff.steve1999-09-072-2/+12
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-316-7/+7
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$->$FreeBSD$peter1999-08-291-1/+1
|
* Add a patch to stop tcpconn from segfaulting if run with no arguments.cpiazza1999-08-281-0/+12
| | | | | PR: 13381 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* ln -> ${LN}mharo1999-08-281-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-271-1/+1
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Upgrade to 1.1.21.vanilla1999-08-273-8/+9
|
* Portlint.jmz1999-08-261-2/+2
| | | | | PR: ports/13182 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Change Id->FreeBSD.obrien1999-08-2520-20/+20
|
* Add version required. Bootstrap it to the current version.hoek1999-08-221-1/+2
|
* Fit this into 23 lines. Clean it up a little, too.hoek1999-08-221-6/+4
| | | | | | | Ugh. pkg/DESCR is an advertisement for your port, people. It seems to me that if I was writing a port for some peice of software that I liked, I would try to make it look nice to the rest of the world, who might never even use it otherwise.
* chmod -> ${CHMOD}mharo1999-08-223-7/+7
| | | | chown -> ${CHOWN}
* cp -> ${CP}cpiazza1999-08-181-8/+8
| | | | | | | | mv -> ${MV} echo -> ${ECHO} PR: 13181 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru>
* Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-021-1/+1
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* Change default DTE-DCE rate to 57600.obrien1999-07-221-2/+11
| | | | Get rid of the blooming logfile -- which should have been a runtime option!
* Another MASTER_SITE tweak.obrien1999-07-101-2/+2
|
* Change order of MASTER_SITES for speeder access.obrien1999-07-101-3/+4
|
* Activate mserverflathill1999-07-081-1/+2
|
OpenPOWER on IntegriCloud