notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gkermit File transfer utility using the kermit protocol
1.0_1 comms on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-02-22 14:02:16
Commit Hash: 0d28a53
License: not specified in port
WWW:
http://www.columbia.edu/kermit/gkermit.html
Description:
G-Kermit file transfer utility ------------------------------ G-Kermit is a Unix program for uploading and downloading files with the Kermit protocol. It is: . Stable and low-maintenance . Small and fast with no frills . Released under the GNU Public License G-Kermit is command-line only (no interactive commands or scripting) and remote-mode only (no making connections). It has an extremely simple user interface, and implements a large subset of the Kermit protocol in a small amount of highly portable code.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/gkermit
  2. share/man/man1/gkermit.1.gz
  3. share/doc/gkermit/gkermit.txt
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • gkermit>0:comms/gkermit
To install the port:
cd /usr/ports/comms/gkermit/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/gkermit
  • pkg install gkermit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gkermit
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gku100.tar.gz) = 3dbe63291277c4795255343b48b860777fb0a160163d7e1d30b1ee68585593eb SIZE (gku100.tar.gz) = 62195

Packages (timestamps in pop-ups are UTC):
gkermit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0_11.0_11.01.0_11.0_1-1.0-
FreeBSD:13:quarterly1.01.01.01.01.0_11.01.01.0
FreeBSD:14:latest1.0_11.0_11.01.0_11.0_11.0-1.0
FreeBSD:14:quarterly1.01.0_1-1.01.0_11.01.01.0
FreeBSD:15:latest1.0_11.0_1n/a1.0n/a1.01.01.0_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gkermit-1.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
comms_gkermit
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.kermitproject.org/kermit/archives/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_1
22 Feb 2024 14:02:16
commit hash: 0d28a539330b4bea5d56bfddacf7b1fbd992f387commit hash: 0d28a539330b4bea5d56bfddacf7b1fbd992f387commit hash: 0d28a539330b4bea5d56bfddacf7b1fbd992f387commit hash: 0d28a539330b4bea5d56bfddacf7b1fbd992f387 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/gkermit: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0
20 Jul 2022 14:21:01
commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
comms: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  'Big Bad Bob' Frazier <bobf@mrp3.com>
  *  <mr@freebsd.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Dolgov <fox@furry.spb.ru>
  *  Andrey Lykhin <lan31@inbox.ru>
  *  Anton Voronin <anton@urc.ac.ru>
  *  Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0
25 Dec 2015 14:43:58
Revision:404428Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- Simplify patching
1.0
18 Nov 2015 06:21:17
Revision:401843Original commit files touched by this commit
pi search for other commits by this committer
comms/gkermit: fix MASTER_SITES, unbreak

Submitted by:	Patrick McMunn <doctorwhoguy@gmail.com>
1.0
25 Oct 2015 19:35:28
Revision:400160Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.0
05 Apr 2015 18:12:56
Revision:383311Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken unfetchable ports
1.0
20 Oct 2014 09:31:34
Revision:371247Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0
28 Jul 2014 14:54:09
Revision:363168Original commit files touched by this commit
adamw search for other commits by this committer
Rename comms/ patch-xy patches to reflect the files they modify.
1.0
15 Jul 2014 23:11:13
Revision:362014Original commit files touched by this commit
adamw search for other commits by this committer
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.

Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
1.0
18 Nov 2013 00:37:16
Revision:334137Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
1.0
20 Sep 2013 16:03:29
Revision:327714Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
1.0
20 Jun 2013 19:36:27
Revision:321416Original commit files touched by this commit
bsam search for other commits by this committer
. GKERMIT_DOCDIR -> DOCSDIR;
. mute mkdir command;
. make use PORTDOCS and PLIST_FILES;
. remove pkg-plist (3 lines);
. trim Makefile headers.
1.0
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0
25 Jul 2008 09:08:42
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
1.0
24 Sep 2007 07:38:42
Original commit files touched by this commit
linimon search for other commits by this committer
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
1.0
22 Jan 2006 08:22:09
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.0
23 Feb 2004 19:24:04
Original commit files touched by this commit
pav search for other commits by this committer
- Chase checksum (changes to documentation, minor change to gkermit.h)

PR:             ports/63212
Submitted by:   Dominic Mitchell <dom@happygiraffe.net> (maintainer)
1.0
21 Feb 2004 19:52:07
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Checksum mismatch
1.0
22 Oct 2003 09:35:45
Original commit files touched by this commit
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
1.0
21 Feb 2003 11:07:05
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
07 Jun 2001 08:46:07
commit hash: fp1.14668@dev.null.freshports.orgcommit hash: fp1.14668@dev.null.freshports.orgcommit hash: fp1.14668@dev.null.freshports.orgcommit hash: fp1.14668@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net    
08 Oct 2000 00:47:37
commit hash: fp1.4713@dev.null.freshports.orgcommit hash: fp1.4713@dev.null.freshports.orgcommit hash: fp1.4713@dev.null.freshports.orgcommit hash: fp1.4713@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category comms to new layout.  

Number of commits found: 25