| Port details |
- ebook2cwgui Gui front end for ebooks2cw
- 0.1.2_4 comms
=0 0.1.2_4Version of this port present on the latest quarterly branch. - Maintainer: hamradio@FreeBSD.org
 - Port Added: 2013-03-14 18:49:25
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: hamradio
- License: GPLv2+
- Description:
- ebook2cwgui is a GUI front end for ebook2cw created in WxWidgets with
support for both Linux and Windows.
Written by Fabian Kurz, DJ1YFK <mail@fkurz.net>
WWW: http://fkurz.net/ham/ebook2cw.html#graphicaluserinterface
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ebook2cwgui>0:comms/ebook2cwgui
- To install the port:
- cd /usr/ports/comms/ebook2cwgui/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/ebook2cwgui
- pkg install ebook2cwgui
- PKGNAME: ebook2cwgui
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ebook2cwgui-0.1.2.tar.gz) = 211c5593f65743d33c5fb3ce98b118592a7b15c8b807fde34a10660d6ff0812c
SIZE (ebook2cwgui-0.1.2.tar.gz) = 15661
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- ebook2cw : comms/ebook2cw
- Library dependencies:
-
- libwx_baseu-2.8.so : x11-toolkits/wxgtk28
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ebook2cwgui-0.1.2_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- comms_ebook2cwgui
- USES:
- compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Apr 2021 08:09:01 0.1.2_4
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.1.2_4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Mar 2020 21:13:43
0.1.2_4
|
db  |
Unbreak using renamed distribution site
Add local distribution |
06 Nov 2019 12:48:32
0.1.2_4 
|
antoine  |
Mark a few ports BROKEN, unfetchable |
26 Jul 2019 20:46:57
0.1.2_4
|
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 |
12 Dec 2018 01:35:36
0.1.2_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
02 Nov 2018 16:36:01
0.1.2_2
|
linimon  |
Fix build on powerpc64 by adding compiler:c++11-lang to USES.
Approved by: portmgr (tier-2 blanket) |
05 Dec 2017 09:00:27
0.1.2_2
|
amdmi3  |
- Pet portlint
- Add LICENSE
- Unsilence installation commands
- Switch to options helpers
Approved by: portmgr blanket |
02 Nov 2017 21:41:47
0.1.2_2
|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
13 Oct 2017 14:19:26
0.1.2_2
|
bapt  |
Cleanup dead MASTER_SITES |
10 Jun 2017 01:51:03
0.1.2_2
|
sunpoet  |
Remove no-op WX_UNICODE
Approved by: portmgr (blanket) |
19 May 2016 10:21:25
0.1.2_2
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 13:29:17
0.1.2_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
16 Sep 2015 19:51:28
0.1.2_2
|
bapt  |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop |
14 May 2015 10:15:09
0.1.2_1
|
mat  |
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 |
22 Nov 2014 23:38:51
0.1.2_1
|
db  |
- Change MAINTAINER on these hamradio ports to new ports group hamradio@ |
10 Sep 2014 20:50:37
0.1.2_1
|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
24 Mar 2014 15:20:55
0.1.2
|
bapt  |
Only compatible with wx 2.8
While here switch to the unicode version by default |
21 Dec 2013 16:58:34
0.1.2
|
db  |
- convert to stage |
20 Sep 2013 16:03:29
0.1.2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
14 Mar 2013 18:49:16
0.1.2
|
db  |
- ebook2cwgui
A graphical user interface (GUI) for ebook2cw is available as a
separate program (screenshots: WinXP, Linux). It is designed to
work on Windows (95 through 7), Linux and Mac OS X (not tested).
It's a single executable file that you can download here
(Windows version - see the download directory for the source code to
compile it for other platforms).
The GUI uses the same configuration file as ebook2cw, called ebook2cw.conf.
PR: ports/175542
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> |