summaryrefslogtreecommitdiff
path: root/comms/kermit (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-12-10Upgrade to version 7.0-beta(11).Joerg Wunsch3-12/+12
Add myself as the maintainer. Remove `RESTRICTED', open-source operating systems are now allowed to redistribute either sources as well as a binary version. Notes: svn path=/head/; revision=23746
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-07-05utilitiy -> utilityTim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=20061
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1-1/+1
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
1999-05-02Prefix webpages with UUUUUU:Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=18340
1998-08-17Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12571
1998-07-25Another batch of "Add homepage." for benchmarks through converters.Tim Vanderhoek1-0/+2
Notes: svn path=/head/; revision=12104
1997-11-26Remove bad MASTER_SITE and portlint.Justin M. Seger1-4/+2
Notes: svn path=/head/; revision=8853
1997-07-10Set maintainer to ports@freebsd.orgPaul Traina1-2/+2
Notes: svn path=/head/; revision=7283
1997-01-18Added MAN1 and MANCOMPRESSED to Makefile.Masafumi Max NAKANE2-1/+6
Now, installs sample .kermrc into /usr/local/share/examples/kermit. Notes: svn path=/head/; revision=5378
1997-01-18Original source distribution tarball has been changed.Masafumi Max NAKANE1-1/+1
Noticed by: Eivind Eklund <eivind@dimaga.com> Notes: svn path=/head/; revision=5377
1996-12-30CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1-2/+2
Notes: svn path=/head/; revision=5139
1996-12-11Fix device permission problem by another way:Andrey A. Chernov1-3/+0
don't install kermit as setgid Suggested-by: pst Notes: svn path=/head/; revision=4931
1996-12-10Close small security hole introduced with last upgrade (one neededAndrey A. Chernov2-5/+5
patch not applied): anyone (not dialer group members only) can do anything with serial devices Convert to new kermit version number scheme Notes: svn path=/head/; revision=4917
1996-12-10Upgrade to kermit 6.192 (package tested too)Paul Traina6-18/+17
Notes: svn path=/head/; revision=4915
1996-12-08No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1-2/+2
RESTRICTED or BROKEN. Pointed-out by: asami Notes: svn path=/head/; revision=4884
1996-12-07Typo in RESTRICTED= line.Masafumi Max NAKANE1-2/+2
Notes: svn path=/head/; revision=4863
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1-1/+0
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. Notes: svn path=/head/; revision=4578
1996-11-17CAT_E_GORIES+= -> CAT_E_GORIES=David E. O'Brien1-3/+7
Added MAINTAINER's to some, switched to new MAN[1-8] Notes: svn path=/head/; revision=4529
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-1/+1
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! Notes: svn path=/head/; revision=3948
1996-06-15Change NO_PACKAGE to RESTRICTED, the authors prohibit redistributionSatoshi Asami1-1/+1
in any form.... Notes: svn path=/head/; revision=3220
1996-04-09Add a note that the non-sgid-ness is intentional, and recommend addingSatoshi Asami2-5/+6
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 Notes: svn path=/head/; revision=2957
1995-09-19Add compilation options: SETREUID,SAVEDUID,NDSYSERRLISTAndrey A. Chernov1-6/+3
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. Notes: svn path=/head/; revision=2168
1995-08-11Add more master sites (ftp.std.com and Darmstadt).Satoshi Asami1-1/+4
Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de> Notes: svn path=/head/; revision=2051
1995-05-13Add NO_PACKAGE=yes.Satoshi Asami1-1/+4
Notes: svn path=/head/; revision=1706
1995-04-15Update of communication programs' Makefiles!Satoshi Asami1-2/+5
Notes: svn path=/head/; revision=1362
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-0/+1
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-25contents changed, name not changedAndrey A. Chernov1-1/+1
Notes: svn path=/head/; revision=1197
1994-12-18First batch of MD5 checksum files. Only did through to the end of netGary Palmer1-0/+1
to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
1994-11-18Remove -DTAYLOR_UUCP from CFLAGS, it is obsoletedAndrey A. Chernov1-1/+1
by new version Notes: svn path=/head/; revision=413
1994-11-18The package files were bogus. Fix them.Jordan K. Hubbard3-0/+12
Notes: svn path=/head/; revision=409
1994-11-16The c-kermit 189 does no longer exist, update it to the version 190.Andreas Schulz1-4/+5
The patches also need an update. Notes: svn path=/head/; revision=386
1994-10-28-DNOCOTFMC added to fix open bug with sioAndrey A. Chernov1-1/+2
Notes: svn path=/head/; revision=286
1994-10-28FreeBSD 2.x port of C-Kermit 5A(189)Paul Traina3-0/+52
Notes: svn path=/head/; revision=285