Port details |
- xdemorse X/GTK-3 application for decoding Morse code signals into text
- 3.6.7_2 comms
=2 3.6.7_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-05-06 03:14:18
- Last Update: 2025-03-17 04:02:08
- Commit Hash: e87d813
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://www.qsl.net/5b4az/pkg/morse/xdemorse/xdemorse.html
- Description:
- xdemorse is a X/GTK+-3 application for decoding Morse code signals into text.
xdemorse detects the "dihs" and "dahs" that make a Morse code character via the
computer's sound card, which can be connected to a radio receiver tuned to a CW
Morse code transmission or to a tone generator. The input signal is processed by
a Goertzel tone detector algorithm which produces "mark" or "space" (signal/no
signal) outputs and the resulting stream of Morse code "elements" is decoded
into an ASCII character for printing to the Text viewer.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xdemorse>0:comms/xdemorse
- To install the port:
- cd /usr/ports/comms/xdemorse/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/xdemorse
- pkg install xdemorse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xdemorse
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1679368913
SHA256 (xdemorse-3.6.7.tar.bz2) = ad54fdf49eb857c5a4ac5c9fbfbec2dfe6584657a1eb96ee6cea793ad845eda6
SIZE (xdemorse-3.6.7.tar.bz2) = 261051
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:
-
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xdemorse-3.6.7_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- comms_xdemorse
- USES:
- compiler:c++11-lang gettext-tools gmake gnome localbase:ldflags pkgconfig tar:bz2
- 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 |
3.6.7_2 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
3.6.7_2 03 Mar 2024 10:04:09
    |
Nuno Teixeira (eduardo)  |
comms/xdemorse: Move man pages to share/man
Approved by: portmgr (blanket) |
3.6.7_1 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
3.6.7 26 Aug 2023 21:03:32
    |
Po-Chuan Hsieh (sunpoet)  |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
3.6.7 21 Mar 2023 03:32:15
    |
Yuri Victorovich (yuri)  |
comms/xdemorse: Update 3.6.6 → 3.6.7
Reported by: portscout |
3.6.6 19 Mar 2023 15:39:51
    |
Yuri Victorovich (yuri)  |
comms/xdemorse: Update 3.6.5 → 3.6.6
Reported by: portscout |
3.6.5_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
3.6.5 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 ) |
3.6.5 25 Aug 2021 06:07:50
    |
Yuri Victorovich (yuri)  |
comms/xdemorse: Update 3.6.4 -> 3.6.5
Reported by: portscout |
3.6.4 27 Apr 2021 08:56:18
    |
Yuri Victorovich (yuri)  |
comms/xdemorse: Update 3.6.3 -> 3.6.4
Reported by: portscout |
3.6.3 14 Apr 2021 08:37:18
    |
Yuri Victorovich (yuri)  |
comms/xdemorse: Update 3.6.2 -> 3.6.3
Reported by: portscout |
3.6.2_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.6.2_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.6.2_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 |
3.6.2 13 May 2019 07:31:29
  |
pkubaj  |
comms/xdemorse: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix build:
cc1: error: unrecognized command line option "-std=gnu11"
Approved by: mentors (implicit approval) |
3.6.2 06 May 2019 03:14:08
  |
yuri  |
New port: comms/xdemorse: X/GTK+-3 application for decoding Morse code signals
into text |