Commit graph

374 commits

Author SHA1 Message Date
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Satoshi Asami
770d9a7020 Typo (PKGNAME -> PORTNAME). 2000-04-13 06:35:36 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Jean-Marc Zucconi
851880a31d 38000 is not a valid baud rate value. Use 38400
PR:		ports/17455
Submitted by:	SHIROTA Yasuhiko <shirota@mbox.media.nagoya-u.ac.jp>
2000-03-28 17:49:27 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Satoshi Asami
490adac052 "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/" 2000-03-21 23:01:18 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Masafumi Max NAKANE
9d96101818 Use my Web space on freebsd.org for the distfile. 2000-03-08 07:17:54 +00:00
Kris Kennaway
fc3054bd06 Host the distfile myself - there is something weird with the official
website which allows you to browse and download the file with lynx, but
returns a 404 with fetch or wget.

Noticed by:	bento
2000-02-27 09:10:12 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Michael Haro
f51829d45b add ending / to WWW 2000-02-24 02:06:35 +00:00
Michael Haro
c1cfea6685 update WWW 2000-02-24 02:06:07 +00:00
Michael Haro
eb599ea492 PREFIX -> LOCALBASE
add ending / to WWW
2000-02-24 02:04:18 +00:00
Joerg Wunsch
71dd781f05 Remove the line that copied dot.kermitrc over into ${WRKSRC}.
Submitted by:	bento's package builder via satoshi
2000-02-22 20:00:36 +00:00
Steve Price
6aac6c7a81 The one and only argument to gmtime(3) is a time_t*. This fixes the build
problems on the Alpha.
2000-02-20 20:59:20 +00:00
Steve Price
5cb58533ad The one and only argument to time(3) is a time_t*. This fixes builds on
the Alpha.
2000-02-20 20:50:55 +00:00
Andreas Klemm
ab10519a48 Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.
2000-02-20 17:01:26 +00:00
Joerg Wunsch
bca78cdfb3 Install kermit documentation and example files correctly. This is
basically what the PR suggested, although i did it somewhat
differently.  (The PR was related to the previous version of Kermit
anyway.)

After asking Frank da Cruz again, i did however decide to not run the
shipped ckermit.ini (alias .kermrc) by default; the defaults of Kermit
version 7 are supposed to fit the needs of most people, so there is no
need to run the .ini file for everybody.  Those who want it can still
find it in the `examples' directory (and Frank suggested users who
like to do this can easily run this as a `kerbang' script file instead
of starting the plain kermit binary).

PR:		ports/14894
Submitted by:	Oh Junseon <hollywar@holywar.net>
2000-02-20 10:10:34 +00:00
David E. O'Brien
d33e0fe157 Make PREFIX clean.
PR:		14854
Submitted by:	Joe Greco <jgreco@solaria.sol.net>
2000-02-18 04:00:45 +00:00
David E. O'Brien
dcf29c4a04 Support tty speeds of 57600 and 115200 bit/sec.
PR:		14977
Submitted by:	Vlad Patenko <vlad@lucky.net>
2000-02-18 03:52:25 +00:00
R. Imura
46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Dirk Froemberg
64981bca23 ports@freebsd.org -> ports@FreeBSD.org 2000-02-13 17:09:11 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Michael Haro
358d272025 portlint 2000-02-02 22:37:39 +00:00
David E. O'Brien
8c04bbf914 Upgrade to version 1.83.0. 2000-02-01 11:40:07 +00:00
Joerg Wunsch
b92c42351e Remove the hack that built the man page from ckuker.cpp, and use ckuker.nr
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.
2000-01-31 12:50:15 +00:00
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