Commit Graph

344 Commits

Author SHA1 Message Date
Joerg Wunsch
a108077abd Update to final (non-beta) version. Amazingly enough, the MD5 checksum
of the dist file didn't change. :-}
2000-01-30 23:47:02 +00:00
Michael Haro
6ba32b931f fix some pkg/MESSAGE stuff 2000-01-29 20:01:39 +00:00
Jeremy Lea
576b340068 Add plp. 2000-01-29 07:55:22 +00:00
Jeremy Lea
915047b6af Initial import of Psion Link Protocol 1.8.
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>
2000-01-29 07:53:11 +00:00
Satoshi Asami
9086f9ff8d Remove rzsz, I've tolerated this for far too long but when it starts
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.
2000-01-27 12:21:31 +00:00
Poul-Henning Kamp
500127f922 Fix msDelay() function to not sleep 10 times too long. 2000-01-24 17:07:44 +00:00
Steve Price
e92b5356c6 Fix a Y2K problem.
PR:		15868
Submitted by:	Gregory Bond <gnb@itga.com.au>
2000-01-24 04:54:44 +00:00
Poul-Henning Kamp
d5b88c7c7a Set the socklen_t thing right for FreeBSD4.0 2000-01-17 09:02:08 +00:00
Ade Lovett
3fc5d2d863 G-Kermit is a new implementation of kermit from the same people
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
2000-01-11 16:13:19 +00:00
Daniel Baker
042082409b Fix checksum error.
Source seems fine in new form.  Source distrib probably updated without
changing filename.  md5 updated.
2000-01-11 02:12:22 +00:00
Satoshi Asami
23b816f7d0 Change BROKEN to FORBIDDEN, there is a security hole. 2000-01-07 13:07:00 +00:00
Poul-Henning Kamp
f8c70d98de Set CATERGORIES right. 2000-01-04 22:20:08 +00:00
Poul-Henning Kamp
130997ebdc mlan is a of Dallas Semiconductors "TMEX" API for 1-wire / microlan
devices.  Only DS2480 bases serial port attachment is supported.

Reviewed by:	cpiazza
2000-01-04 22:11:45 +00:00
Steve Price
4249db21f1 Adding sredird version 1.1.7
An RFC 2217 compliant serial port redirector.

PR:		15603
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-12-27 01:36:46 +00:00
Joerg Wunsch
d3ae80250e Upgrade to version 7.0-beta(11).
Add myself as the maintainer.
Remove `RESTRICTED', open-source operating systems are now allowed
to redistribute either sources as well as a binary version.
1999-12-10 19:04:21 +00:00
Jun-ichiro itojun Hagino
22f3385a79 use lateset version. prior versions contain uucp{un,}lock() which uses
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.
1999-12-02 03:24:24 +00:00
Kris Kennaway
f2ca909c1c Mark BROKEN due to buffer overflow yielding setuid uucp
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>
1999-12-01 19:22:23 +00:00
Warner Losh
1608d33752 Don't install seyon stid dialer for the moment.
Submitted by: Michael Elbel <Michael.Elbel@consol.de>
1999-11-10 16:38:50 +00:00
Justin M. Seger
400737a9f2 Switch to tcl/tk8.2
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-05 17:27:57 +00:00
Steve Price
440b794870 Update to version 0.6.1.
PR:		14062
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-10-10 23:47:40 +00:00
Jim Mock
8fdd49e569 Attack of the COMMENT police. Fixed a bunch of typos, grammatical
errors and descriptions.

PR:		14031
Submitted by:	chris
1999-10-02 06:56:26 +00:00
David E. O'Brien
0c0f45633c Tweak the master sites based on the Fenner Report. 1999-09-22 06:45:57 +00:00
David E. O'Brien
188d11ac40 upgrade to 0.12.20 1999-09-19 04:26:32 +00:00
Stefan Eßer
833e387518 Update to KDE-1.1.2 1999-09-18 09:02:12 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
Steve Price
07a6420c19 Now that we don't expand $Id$ tags anymore, but back the author's tag. 1999-09-17 18:34:36 +00:00
Peter Wemm
f27dc55f8d Typo: s/PREFiX/PREFIX/ *blush*
Submitted by:	 phk
1999-09-10 09:25:31 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
31c8c45ff4 $Id$->$FreeBSD$ 1999-08-29 10:59:56 +00:00
Chris Piazza
4c1a884cb1 Add a patch to stop tcpconn from segfaulting if run with no arguments.
PR:		13381
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-08-28 17:06:10 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
Vanilla I. Shu
fe0b8e7d43 Upgrade to 1.1.21. 1999-08-27 17:22:35 +00:00
Jean-Marc Zucconi
e90c48eb06 Portlint.
PR:		ports/13182
Submitted by:	Oleg V. Volkov <rover@fly.lglobus.ru>
1999-08-26 23:44:09 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
8e7271261e Add version required. Bootstrap it to the current version. 1999-08-22 21:04:25 +00:00
Tim Vanderhoek
4fc4cc6ed0 Fit this into 23 lines. Clean it up a little, too.
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.
1999-08-22 21:01:34 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
8feeccf62b cp -> ${CP}
mv -> ${MV}
echo -> ${ECHO}

PR:		13181
Submitted by:	Oleg V. Volkov <rover@fly.lglobus.ru>
1999-08-18 19:56:41 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
David E. O'Brien
c1486a69f5 Change default DTE-DCE rate to 57600.
Get rid of the blooming logfile -- which should have been a runtime option!
1999-07-22 09:35:26 +00:00
David E. O'Brien
f8b711838e Another MASTER_SITE tweak. 1999-07-10 08:33:56 +00:00
David E. O'Brien
1893509bda Change order of MASTER_SITES for speeder access. 1999-07-10 00:09:40 +00:00
Seiichirou Hiraoka
3017b13e09 Activate mserver 1999-07-08 05:12:45 +00:00
Seiichirou Hiraoka
679b8e1b9e PR: ports/11816
Submitted by:	sobomax@altavista.net
A network modem sharing server.
1999-07-08 05:11:39 +00:00
Tim Vanderhoek
722b8706e1 utilitiy -> utility 1999-07-05 00:32:24 +00:00
Jean-Marc Zucconi
6cc65ed930 Version upgrade: 1.19 -> 1.20 1999-06-27 16:33:37 +00:00