Masafumi Max NAKANE
2df99e4b28
Fix typo in the MAINTAINER field.
...
PR: 3679
Submitted by: sanpei@yy.cs.keio.ac.jp
1997-05-25 18:34:39 +00:00
Satoshi Asami
83532b2241
Add snooper.
1997-05-20 06:25:51 +00:00
Satoshi Asami
aceedbe9bd
Re-import this to comms. Sorry!
1997-05-20 06:23:49 +00:00
Satoshi Asami
bada70ab1f
Use new MASTER_SITE_LOCAL variable from bsd.port.mk.
1997-04-30 03:18:09 +00:00
Satoshi Asami
0575a833b9
Merge two files that were patching the same file (xcept/script.h). In
...
xcept/scripts.h (note the `s'), #include <sys/types.h> before <dirent.h>.
1997-04-24 02:24:22 +00:00
David E. O'Brien
b323d4d4b5
Upgrade to 0.12.16.
...
Submitted by: From: Bradley Dunn <bradley@dunn.org>
1997-04-07 03:02:43 +00:00
Jean-Marc Zucconi
b997cdd0b3
gmake is no more required when building man pages.
1997-04-05 16:41:27 +00:00
Jean-Marc Zucconi
85a09f9b1d
Upgrade to version 1.0.0
1997-04-05 03:56:17 +00:00
David E. O'Brien
f60c0d9cfe
Change my email address.
1997-04-04 15:58:10 +00:00
David E. O'Brien
903510e6ba
Location w/in Sunsite moved.
1997-04-04 15:57:32 +00:00
David E. O'Brien
19f3fc71de
Added the developer's site so I can remember what it is.
1997-03-28 01:36:50 +00:00
Andrey A. Chernov
3eb8ac424c
Upgrade to 4.05
1997-03-26 14:03:09 +00:00
Andrey A. Chernov
2e0e471e21
Upgrade to 4.04
1997-03-02 23:26:46 +00:00
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