Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | @dirrm share/doc/kermit | Satoshi Asami | 2000-06-07 | 1 | -0/+2 |
| | | | | | | @dirrm share/examples/kermit Submitted by: bento | ||||
* | Typo (PKGNAME -> PORTNAME). | Satoshi Asami | 2000-04-13 | 1 | -1/+1 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | Michael Haro | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | Remove the line that copied dot.kermitrc over into ${WRKSRC}. | Joerg Wunsch | 2000-02-22 | 1 | -1/+0 |
| | | | | Submitted by: bento's package builder via satoshi | ||||
* | Install kermit documentation and example files correctly. This is | Joerg Wunsch | 2000-02-20 | 2 | -2/+46 |
| | | | | | | | | | | | | | | | | | 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> | ||||
* | Remove the hack that built the man page from ckuker.cpp, and use ckuker.nr | Joerg Wunsch | 2000-01-31 | 1 | -3/+2 |
| | | | | | | | | | | | | | 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. | ||||
* | Update to final (non-beta) version. Amazingly enough, the MD5 checksum | Joerg Wunsch | 2000-01-30 | 1 | -2/+2 |
| | | | | of the dist file didn't change. :-} | ||||
* | Fix checksum error. | Daniel Baker | 2000-01-11 | 1 | -1/+1 |
| | | | | | Source seems fine in new form. Source distrib probably updated without changing filename. md5 updated. | ||||
* | Upgrade to version 7.0-beta(11). | Joerg Wunsch | 1999-12-10 | 3 | -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. | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | utilitiy -> utility | Tim Vanderhoek | 1999-07-05 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Prefix webpages with UUUUUU: | Tim Vanderhoek | 1999-05-02 | 1 | -1/+1 |
| | |||||
* | Wow. Deleting manpages is a lot faster on bento. | Tim Vanderhoek | 1998-08-17 | 1 | -1/+0 |
| | |||||
* | Another batch of "Add homepage." for benchmarks through converters. | Tim Vanderhoek | 1998-07-25 | 1 | -0/+2 |
| | |||||
* | Remove bad MASTER_SITE and portlint. | Justin M. Seger | 1997-11-26 | 1 | -4/+2 |
| | |||||
* | Set maintainer to ports@freebsd.org | Paul Traina | 1997-07-10 | 1 | -2/+2 |
| | |||||
* | Added MAN1 and MANCOMPRESSED to Makefile. | Masafumi Max NAKANE | 1997-01-18 | 2 | -1/+6 |
| | | | | Now, installs sample .kermrc into /usr/local/share/examples/kermit. | ||||
* | Original source distribution tarball has been changed. | Masafumi Max NAKANE | 1997-01-18 | 1 | -1/+1 |
| | | | | Noticed by: Eivind Eklund <eivind@dimaga.com> | ||||
* | CATEGORIES+= -> CATEGORIES= | Masafumi Max NAKANE | 1996-12-30 | 1 | -2/+2 |
| | |||||
* | Fix device permission problem by another way: | Andrey A. Chernov | 1996-12-11 | 1 | -3/+0 |
| | | | | | don't install kermit as setgid Suggested-by: pst | ||||
* | Close small security hole introduced with last upgrade (one needed | Andrey A. Chernov | 1996-12-10 | 2 | -5/+5 |
| | | | | | | | patch not applied): anyone (not dialer group members only) can do anything with serial devices Convert to new kermit version number scheme | ||||
* | Upgrade to kermit 6.192 (package tested too) | Paul Traina | 1996-12-10 | 6 | -18/+17 |
| | |||||
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | Masafumi Max NAKANE | 1996-12-08 | 1 | -2/+2 |
| | | | | | RESTRICTED or BROKEN. Pointed-out by: asami | ||||
* | Typo in RESTRICTED= line. | Masafumi Max NAKANE | 1996-12-07 | 1 | -2/+2 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 1 | -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. | ||||
* | CAT_E_GORIES+= -> CAT_E_GORIES= | David E. O'Brien | 1996-11-17 | 1 | -3/+7 |
| | | | | Added MAINTAINER's to some, switched to new MAN[1-8] | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | 1996-10-10 | 1 | -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! | ||||
* | Change NO_PACKAGE to RESTRICTED, the authors prohibit redistribution | Satoshi Asami | 1996-06-15 | 1 | -1/+1 |
| | | | | in any form.... | ||||
* | Add a note that the non-sgid-ness is intentional, and recommend adding | Satoshi Asami | 1996-04-09 | 2 | -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 | ||||
* | Add compilation options: SETREUID,SAVEDUID,NDSYSERRLIST | Andrey A. Chernov | 1995-09-19 | 1 | -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. | ||||
* | Add more master sites (ftp.std.com and Darmstadt). | Satoshi Asami | 1995-08-11 | 1 | -1/+4 |
| | | | | Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de> | ||||
* | Add NO_PACKAGE=yes. | Satoshi Asami | 1995-05-13 | 1 | -1/+4 |
| | |||||
* | Update of communication programs' Makefiles! | Satoshi Asami | 1995-04-15 | 1 | -2/+5 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | contents changed, name not changed | Andrey A. Chernov | 1995-03-25 | 1 | -1/+1 |
| | |||||
* | First batch of MD5 checksum files. Only did through to the end of net | Gary Palmer | 1994-12-18 | 1 | -0/+1 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | Remove -DTAYLOR_UUCP from CFLAGS, it is obsoleted | Andrey A. Chernov | 1994-11-18 | 1 | -1/+1 |
| | | | | by new version | ||||
* | The package files were bogus. Fix them. | Jordan K. Hubbard | 1994-11-18 | 3 | -0/+12 |
| | |||||
* | The c-kermit 189 does no longer exist, update it to the version 190. | Andreas Schulz | 1994-11-16 | 1 | -4/+5 |
| | | | | The patches also need an update. | ||||
* | -DNOCOTFMC added to fix open bug with sio | Andrey A. Chernov | 1994-10-28 | 1 | -1/+2 |
| | |||||
* | FreeBSD 2.x port of C-Kermit 5A(189) | Paul Traina | 1994-10-28 | 3 | -0/+52 |