Commit Graph

33 Commits

Author SHA1 Message Date
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
722b8706e1 utilitiy -> utility 1999-07-05 00:32:24 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Tim Vanderhoek
415191ae4a Prefix webpages with UUUUUU: 1999-05-02 21:46:27 +00:00
Tim Vanderhoek
91580b1ade Wow. Deleting manpages is a lot faster on bento. 1998-08-17 08:23:05 +00:00
Tim Vanderhoek
4bdfc29501 Another batch of "Add homepage." for benchmarks through converters. 1998-07-25 07:31:29 +00:00
Justin M. Seger
22297f9465 Remove bad MASTER_SITE and portlint. 1997-11-26 23:16:51 +00:00
Paul Traina
40a7055cb5 Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +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
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
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
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
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
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
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
6e88552cba Add a note that the non-sgid-ness is intentional, and recommend adding
the user to the "dialer" group instead of making kermit sgid.

Taken from a conversation on the ports list.

Asked by:	Andrew MacIntyre <andymac@bullseye.apana.org.au>
Answered by:	ache
1996-04-09 07:04:05 +00:00
Andrey A. Chernov
953b15cda5 Add compilation options: SETREUID,SAVEDUID,NDSYSERRLIST
Install as sgid dialer to make able to remove stale lock files.
Degradate priv_opn function to simple open: we don't need sgid
capabilities to open devices.
1995-09-19 11:51:33 +00:00
Satoshi Asami
553327f9be Add more master sites (ftp.std.com and Darmstadt).
Submitted by:	Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
1995-08-11 00:43:39 +00:00
Satoshi Asami
9484ce1e9f Add NO_PACKAGE=yes. 1995-05-13 06:07:48 +00:00
Satoshi Asami
4bcb62c6f9 Update of communication programs' Makefiles! 1995-04-15 04:58:59 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andrey A. Chernov
56d6900126 contents changed, name not changed 1995-03-25 02:57:26 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Andrey A. Chernov
4f9c15f851 Remove -DTAYLOR_UUCP from CFLAGS, it is obsoleted
by new version
1994-11-18 13:29:04 +00:00
Jordan K. Hubbard
8883d0dc69 The package files were bogus. Fix them. 1994-11-18 00:50:24 +00:00
Andreas Schulz
05f5687d24 The c-kermit 189 does no longer exist, update it to the version 190.
The patches also need an update.
1994-11-16 21:57:39 +00:00
Andrey A. Chernov
772d06af36 -DNOCOTFMC added to fix open bug with sio 1994-10-28 05:07:47 +00:00
Paul Traina
d3c12a74b6 FreeBSD 2.x port of C-Kermit 5A(189) 1994-10-28 00:04:24 +00:00