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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cocot Code Converter on TTY
20120313_1 converters on this many watch lists=0 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 20120313_1Version 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: 2007-07-24 06:02:48
Last Update: 2023-07-26 00:48:20
Commit Hash: 95274bf
License: BSD3CLAUSE
WWW:
https://github.com/vmi/cocot
Description:
This is a code converter on TTY. It transparently filters a TTY converting characters from one encoding to another. e.g. $ cocot -p euc-jp -t utf-8 screen -xRR wb
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/cocot-20120313_1/catalog.mk
  2. /usr/local/share/licenses/cocot-20120313_1/LICENSE
  3. /usr/local/share/licenses/cocot-20120313_1/BSD3CLAUSE
  4. bin/cocot
  5. share/doc/cocot/COPYING
  6. share/doc/cocot/ChangeLog
  7. share/doc/cocot/ja/ChangeLog.ja
  8. share/doc/cocot/ja/README.ja
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • cocot>0:converters/cocot
To install the port:
cd /usr/ports/converters/cocot/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/cocot
  • pkg install cocot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cocot
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1480234398 SHA256 (vmi-cocot-cocot-1.1-20120313_GH0.tar.gz) = bc67576b04a753c49ec563c30fb0cc383e9ce7a3db9295a384b7f77fcc1a57b8 SIZE (vmi-cocot-cocot-1.1-20120313_GH0.tar.gz) = 214205

Packages (timestamps in pop-ups are UTC):
cocot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20120313_120120313_120120313_120120313_120120313_1-20120313_1-
FreeBSD:13:quarterly20120313_120120313_120120313_120120313_120120313_120120313_120120313_120120313_1
FreeBSD:14:latest20120313_120120313_120120313_120120313_120120313_120120313_1-20120313_1
FreeBSD:14:quarterly20120313_120120313_1-20120313_120120313_120120313_120120313_120120313_1
FreeBSD:15:latest20120313_120120313_1n/a20120313_1n/a20120313_120120313_120120313_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 cocot-20120313_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
converters_cocot
USES:
iconv
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vmi/cocot/tar.gz/cocot-1.1-20120313?dummy=/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20120313_1
26 Jul 2023 00:48:20
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
20120313_1
19 Jul 2023 20:45:27
commit hash: 6ed3dec8833b3551a5e1c229838fc856ec5f85cccommit hash: 6ed3dec8833b3551a5e1c229838fc856ec5f85cccommit hash: 6ed3dec8833b3551a5e1c229838fc856ec5f85cccommit hash: 6ed3dec8833b3551a5e1c229838fc856ec5f85cc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
converters/cocot: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
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)
20120313_1
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)
20120313_1
20 Jul 2022 14:21:03
commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
converters: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Keda <admin@lissyara.su>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Blaz Zupan <blaz@amis.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Carlos J. Puga Medina <cpm@fbsd.es>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20120313_1
16 Oct 2021 09:51:39
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
20120313_1
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.
20120313_1
02 Nov 2020 22:07:22
Revision:553930Original commit files touched by this commit
rene search for other commits by this committer
Return knu@'s ports to the pool after his commit bit was safekept.
20120313_1
08 Dec 2016 19:23:25
Revision:428150Original commit files touched by this commit
tijl search for other commits by this committer
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
20120313
27 Nov 2016 08:24:15
Revision:427191Original commit files touched by this commit
knu search for other commits by this committer
Fetch a distfile directly from GitHub
20120313
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
20120313
02 Mar 2015 23:09:43
Revision:380301Original commit files touched by this commit
bapt search for other commits by this committer
Remove Authors from pkg-descr
20120313
20 Oct 2014 09:37:01
Revision:371249Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
20120313
07 May 2014 12:39:41
Revision:353150Original commit files touched by this commit
knu search for other commits by this committer
Use ICONV_PREFIX instead of LOCALBASE to avoid picking GNU libiconv.
20120313
09 Apr 2014 02:01:31
Revision:350660Original commit files touched by this commit
knu search for other commits by this committer
Add LICENSE.
20120313
07 Mar 2014 15:59:54
Revision:347403Original commit files touched by this commit
bapt search for other commits by this committer
Convert c* to USES=zip
20120313
09 Jan 2014 13:23:06
Revision:339228Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Use bsdtar to extract the zip file
20120313
03 Jan 2014 16:12:21
Revision:338556Original commit files touched by this commit
adamw search for other commits by this committer
Convert converters to MDOCS and MEXAMPLES
20120313
20 Sep 2013 16:05:25
Revision:327715Original 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:
converters)
20120313
27 Apr 2013 08:50:47
Revision:316654Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
20120313
18 Apr 2012 06:17:16
Original commit files touched by this commit
knu search for other commits by this committer
Update to 20120313.
20080315
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
20080315
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20080315
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
20080315
02 Sep 2008 10:05:18
Original commit files touched by this commit
knu search for other commits by this committer
Update to 20080315.
20041220
28 Feb 2008 11:07:31
Original commit files touched by this commit
knu search for other commits by this committer
Update addresses.
20041220
24 Jul 2007 06:02:40
Original commit files touched by this commit
knu search for other commits by this committer
Add cocot, a code converter on TTY.  It transparently filters
characters on a TTY converting from one encoding to another.

Number of commits found: 27