Port details |
- cutecom Graphical serial terminal for embedded programming
- 0.51.0_1 comms =4 0.51.0_1Version of this port present on the latest quarterly branch.
- Maintainer: jwb@FreeBSD.org
- Port Added: 2004-07-15 00:21:49
- Last Update: 2023-07-12 18:56:04
- Commit Hash: 7d1faa7
- People watching this port, also watch:: chromium, rdesktop, monit, nullmailer, libsigrok
- License: GPLv3
- WWW:
- https://gitlab.com/cutecom/cutecom
- Description:
- CuteCom is a QT-based graphical serial terminal ideally suited to embedded
programming and robotics. It features line-oriented interface instead of
character-oriented, xmodem, ymodem, zmodem support (requires the lrzsz package)
and hexadecimal input and output among other things.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/comms/cutecom/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/cutecom
- pkg install cutecom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cutecom
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617884521
SHA256 (cutecom-cutecom-cce2e5ec01df09ca4b05f055f21942e0de7eb7dd_GL0.tar.gz) = 8fa20bf7e33599e660802fdd5c0dfd5505b7a10732452bfb900d4a64591efbee
SIZE (cutecom-cutecom-cce2e5ec01df09ca4b05f055f21942e0de7eb7dd_GL0.tar.gz) = 1314696
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- lsz : comms/lrzsz
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5SerialPort.so : comms/qt5-serialport
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_cutecom
- USES:
- cmake compiler:c++11-lang qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.51.0_1 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
0.51.0_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.51.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.51.0_1 20 Jul 2022 14:21:01 |
Tobias C. Berner (tcberner) |
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 ) |
0.51.0_1 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
0.51.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.51.0_1 19 May 2020 18:06:11 |
tcberner |
comms/cutecom: prepare for Qt5-5.15 |
0.51.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.51.0 21 Jan 2019 13:18:36 |
jwb |
comms/cutecom: Update pkg-descr to reflect new home
Reported by: swills |
0.51.0 20 Jan 2019 14:00:42 |
jwb |
comms/cutecom: Add c++11-lang for GCC-based platforms, upgrade to 0.51.0
Upstream has moved to Gitlab
PR: 235043
Reported by: Piotr Kubaj |
0.45.0_1 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
0.45.0 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.45.0 27 Jun 2018 02:18:35 |
jwb |
comms/cutecom: Fix WRKSRC name
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D16028 |
0.45.0 24 Jun 2018 13:18:08 |
jwb |
comms/cutecom: Upgrade to 0.45.0
PR: 229094
Submitted by: yuri
Approved by: jrm (mentor)
Differential Revision: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229094 |
0.20.0_2 31 Jan 2018 01:07:08 |
jwb |
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14128 |
0.20.0_2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.20.0_2 11 Dec 2015 08:48:57 |
miwi |
- Update maintainer mail address
- Update/Remove MASTER_SITE
PR: 204755
Submitted by: jwbacon@tds.net (maintainer)
Approved by: mat (mentor)
Differential Revision: D4493 |
0.20.0_2 21 Feb 2014 01:53:26 |
miwi |
- Stage support |
0.20.0_2 22 Oct 2013 13:57:35 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
0.20.0_2 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
0.20.0_2 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.20.0_2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.20.0_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.20.0_1 14 Nov 2011 03:26:46 |
rakuco |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
0.20.0_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.20.0_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.20.0 28 Apr 2009 19:17:53 |
makc |
Update to 0.20.0, switch to Qt4.
Pass maintainership to submitter.
PR: based on ports/133788
Submitted by: Jason Bacon <jwbacon at tds.net>
Approved by: markus (previous maintainer) |
0.14.2 18 Jun 2008 11:16:10 |
edwin |
Change request: comms/cutecom
Updates to comms/cutecomm:
1. Update source version from 0.14.1 to 0.14.2
2. Add #include <sys/params.h> so that __FreeBSD_version is detected
correctly.
3. Add USB-serial devices /dev/cuaU0 and /dev/cuaU1 to default device
list.
4. Make default device sensitive to OS version. (cuad for 6 and later)
PR: ports/122804
Submitted by: Jason Bacon <jwbacon@tds.net>
Approved by: maintainer timeout |
0.14.1_2 06 Jun 2008 13:15:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.14.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.14.1 13 Feb 2007 00:16:29 |
pav |
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat |
0.14.1 04 Feb 2007 03:09:29 |
markus |
Remove special handling of RELENG_4 |
0.14.1 20 Dec 2006 00:51:32 |
markus |
Update to version 0.14.1 |
0.13.2 22 Jan 2006 08:22:09 |
edwin |
SHA256ify
Approved by: krion@ |
0.13.2 22 Jan 2006 01:27:30 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.13.2 09 Jun 2005 23:12:12 |
markus |
- Update to version 0.13.2
- Add FreeBSD 6 device names |
0.13.1 02 Feb 2005 21:34:52 |
markus |
Update to version 0.13.1 |
0.12.0 10 Dec 2004 00:12:00 |
lofi |
Fix plist. |
0.12.0 09 Nov 2004 19:52:46 |
markus |
Update to version 0.12.0 |
0.11.0 15 Oct 2004 17:17:48 |
markus |
Update to version 0.11.0 |
0.0.7 30 Jul 2004 08:24:48 |
markus |
Update to version 0.0.7 |
0.0.5 15 Jul 2004 00:21:07 |
markus |
Add cutecom 0.0.5, a graphical serial terminal. |