David E. O'Brien
69778e1293
Upgrade to 0.12.14
1997-02-03 06:53:47 +00:00
Andrey A. Chernov
4741a6fce7
Upgrade to 4.01
1997-01-28 02:39:53 +00:00
Andrey A. Chernov
3e5f02c30b
Upgrade to 4.00
1997-01-27 00:14:06 +00:00
Masafumi Max NAKANE
805f7fdbcf
Added MAN1 and MANCOMPRESSED to Makefile.
...
Now, installs sample .kermrc into /usr/local/share/examples/kermit.
1997-01-18 19:32:40 +00:00
Masafumi Max NAKANE
3266e75c41
Original source distribution tarball has been changed.
...
Noticed by: Eivind Eklund <eivind@dimaga.com>
1997-01-18 19:30:47 +00:00
Masafumi Max NAKANE
0ef14f3cc8
CATEGORIES+= -> CATEGORIES=
1996-12-30 21:33:40 +00:00
David E. O'Brien
7510fd7d4d
Moving estic from ports/comms -> ports/misc
...
Reviewed by: cvs-commiters
1996-12-29 04:45:47 +00:00
David E. O'Brien
55c1b2135d
Did a little "SUBDIR += estic"
...
Not-forgotten-by-so-Satoshi-wouldn't-have-to: obrien
1996-12-27 05:29:44 +00:00
Andrey A. Chernov
c86721c924
Fix device permission problem by another way:
...
don't install kermit as setgid
Suggested-by: pst
1996-12-11 19:16:51 +00:00
Andrey A. Chernov
b772376d23
Close small security hole introduced with last upgrade (one needed
...
patch not applied):
anyone (not dialer group members only) can do anything with serial devices
Convert to new kermit version number scheme
1996-12-10 20:30:44 +00:00
Paul Traina
0e96d95fbb
Upgrade to kermit 6.192 (package tested too)
1996-12-10 10:24:03 +00:00
David E. O'Brien
c591cbb8b4
Make suid uucp rather than root.
1996-12-10 01:03:04 +00:00
David E. O'Brien
38dad8d6c6
We should be able to put this on the CDROM as long as we let the user know
...
what the license restrictions are.
1996-12-09 00:01:32 +00:00
David E. O'Brien
6f65715ede
turn on zmtx-zmrx
1996-12-08 23:40:57 +00:00
David E. O'Brien
a4af109a79
zmtx and zmrz impliement the ZMODEM error correcting protocol used to
...
send/receive files over a dial-in serial port. And they do one thing
and only one thing -- transmit files. They don't do file conversions,
they don't do remote commands, or any of that other stuff.
1996-12-08 23:39:32 +00:00
Masafumi Max NAKANE
86913ca557
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
...
RESTRICTED or BROKEN.
Pointed-out by: asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
80ce5ce7dd
Typo in RESTRICTED= line.
1996-12-07 11:12:21 +00:00
Satoshi Asami
817588a8af
Ask questions only if BATCH is not defined. Consequently, delete
...
IS_INTERACTIVE and NO_PACKAGE.
1996-11-27 11:53:23 +00:00
David E. O'Brien
aee5a66b69
Change dependancy from restricted rzsz to un-restricied lrzsz.
1996-11-24 08:51:54 +00:00
Satoshi Asami
c0d742c00d
Make this NO_PACKAGE, it asks too many questions.
1996-11-22 11:03:01 +00:00
Steven Wallace
b6199e8c16
Manpages need .gz suffix in package list.
1996-11-22 08:20:29 +00:00
Steven Wallace
99c7e34dd2
Misspelled manpage listed in Makefile.
1996-11-22 08:19:50 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Satoshi Asami
642e598732
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 10:37:03 +00:00
David E. O'Brien
fe5b7da774
CAT_E_GORIES+= -> CAT_E_GORIES=
...
Added MAINTAINER's to some, switched to new MAN[1-8]
1996-11-17 03:01:21 +00:00
Jean-Marc Zucconi
a375550c49
Don't say that the modem line is secure!
...
Fixes PR ports/1888.
1996-11-15 14:35:50 +00:00
Satoshi Asami
92cb149612
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
...
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Andrey A. Chernov
dea9fad483
Upgrade to 3.55
1996-11-12 00:42:44 +00:00
Satoshi Asami
9022bd9b15
Actually, I should just take out USE_X11 and PREFIX=, they cancel
...
each other. ;)
1996-11-06 13:34:05 +00:00
Satoshi Asami
aa4ccc7b6a
Use ${LOCALBASE} instead of /usr/local. Move WRKSRC down to where
...
it belongs.
1996-11-06 13:07:35 +00:00
Satoshi Asami
8d87690528
Add xcept.
1996-11-06 13:06:41 +00:00
David E. O'Brien
e8917c8cba
Changed to use ${COMPRESS_MAN}
1996-11-03 06:56:33 +00:00
David E. O'Brien
245dce63b3
Turn on lrzsz.
...
(btw, is there a better way to do this than ``cvs co ports'' when all I want
to edit is ports/comms/Makefile? Freefall doesn't have enought space for
a total ports checkout).
1996-11-03 04:52:10 +00:00
David E. O'Brien
728caf0b90
Receive/Send files via X/Y/ZMODEM protocol.
...
lrzsz is derived from the last unrestricted verison of Chuck Forsberg's
rzsz package. lrzsz is covered under the GNU copyleft, so the distribution
file can be included on our CDROM.
See lrzsz's home page at http://www.csl-gmbh.net/~uwe/lrzsz.html .
1996-11-03 03:20:24 +00:00
Peter Wemm
def9ab7a1f
Deal with "cc -version" reporting "2.7.2.1" or any other junk that might
...
end up appended (eg: "2.7.2p" or the like).
Reported by: jhs@freebsd.org (who also suggested a different, larger patch)
1996-10-14 02:36:40 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
708a82a5ee
Changed PKGNAME to bpl+-1.0. (There's no version number, though.)
...
Submitted by: asami
1996-09-26 07:46:43 +00:00
Masafumi Max NAKANE
664c6ae1bf
Activated bpl+
1996-09-25 20:39:03 +00:00
Masafumi Max NAKANE
775a2f5d5e
B Plus, binary file transfer protocol
1996-09-25 20:28:45 +00:00
Satoshi Asami
d4dbdf8964
Update comment to version 0.99 too.
1996-09-14 01:59:33 +00:00
Jean-Marc Zucconi
9cabac368f
Upgrade to version 0.99 (beta)
1996-09-13 23:52:16 +00:00
Joerg Wunsch
b19d0e49c4
realloc()ing a just freed pointer is a bad idea.
...
Detected by: phkmalloc :-)
1996-09-01 16:37:00 +00:00
Joerg Wunsch
18666fbe54
XCept - a decoder for the CEPT protocol as it is in use in the Btx
...
service of the Deutsche Telekom.
XCept 2 is freeware (BSD-style copyright), but has later been replaced
by the commercial XCept 3. The authors no longer distribute or support
this old version.
I cannot build it on freefall's 2.1.x system, but it builds fine on my
2.2-current. thud seems to be down...
1996-09-01 14:14:14 +00:00
Andrey A. Chernov
e3609b30ac
Upgrade to 3.44
1996-08-17 18:34:55 +00:00
Andrey A. Chernov
7a62ff91b7
Upgrade to 3.40
1996-07-30 17:21:04 +00:00
Satoshi Asami
39d206c336
Oops, forgot to add this one.
...
Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
1996-07-12 11:22:22 +00:00
Satoshi Asami
33bc453fea
Upgrade to 1.75, also build package with a default port if BATCH is set.
...
Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
1996-07-10 10:47:25 +00:00
Satoshi Asami
bdc8631aef
Change NO_PACKAGE to RESTRICTED, the authors prohibit redistribution
...
in any form....
1996-06-15 01:16:50 +00:00
Satoshi Asami
b0ae2f4c93
pkg/COMMENT files for use by ports READMEs.
1996-04-09 08:30:00 +00:00