Port details |
- qtel Qtel Echolink client
- 19.09.2_2 comms
=2 19.09.1_2Version of this port present on the latest quarterly branch. - Maintainer: hamradio@FreeBSD.org
 - Port Added: 2012-06-25 15:35:15
- Last Update: 2022-09-10 17:41:16
- Commit Hash: e79fe1a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: hamradio
- License: GPLv2
- WWW:
- https://www.svxlink.org/
- Description:
- Qtel, the Qt EchoLink client, is a graphical application used to access the
EchoLink network.
¦ ¦ ¦ ¦ 
- 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/qtel/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/qtel
- pkg install qtel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qtel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702760267
SHA256 (sm0svx-svxlink-19.09.2_GH0.tar.gz) = 47e9bf098cef19a8f0a3bf567e96d70447cb028e0fcfc3bbeb692ae5bae05a70
SIZE (sm0svx-svxlink-19.09.2_GH0.tar.gz) = 1730836
Packages (timestamps in pop-ups are UTC):
- Master port: comms/svxlink
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- input.h : devel/evdev-proto
- cmake : devel/cmake-core
- groff : textproc/groff
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libecholib.so : comms/svxlink
- libgsm.so : audio/gsm
- libsigc-2.0.so : devel/libsigc++20
- libtcl86.so : lang/tcl86
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qtel-19.09.2_2:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
STATIC=off: Build and install static libraries
===> Use 'make config' to modify these settings
- Options name:
- comms_qtel
- USES:
- qt:5 gnome cmake:noninja compiler:c++11-lang gnome groff pkgconfig tcl:86
- 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) |
This is a slave port. You may also want to view the commits to the master port: comms/svxlink |
Commit | Credits | Log message |
19.09.1_2 10 Sep 2022 17:41:16
    |
Stefan Eßer (se)  Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
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) |
19.09.1_2 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 ) |
19.09.1_2 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 ) |
19.09.1_2 12 Oct 2021 15:01:38
    |
Tobias Kortkamp (tobik)  |
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
19.09.1_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19.09.1_1 17 Jan 2020 09:44:52
  |
bapt  |
Fix manpage relocation fallout |
19.09.1 08 Sep 2019 12:51:56
  |
db  |
- Unbreak qtel |
19.09.1 08 Sep 2019 06:46:02
  |
antoine  |
Mark BROKEN
pkg-static: Unable to access file
/wrkdirs/usr/ports/comms/qtel/work/stage/usr/local/lib/libasyncqt.so.1.5.0:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/comms/qtel/work/stage/usr/local/lib/libasyncqt.so.1.5:No such
file or directory
Reported by: pkg-fallout |
17.12.2 12 Mar 2019 15:51:25
  |
db  |
Update to 17.12.2
This version supports qt5
SvxLink release 17.12 -- 30 Dec 2017
------------------------------------
The biggest news in this release is the initial revision of the SvxReflector
application. The SvxReflector application is meant to be used as a center point
to link SvxLink nodes together. The new SvxLink ReflectorLogic logic core is
used to connect a SvxLink node to the reflector server. One or more logics can
then be connected to the refelctor using normal logic linking.
In addition a lot of smaller feature additions have been made and also a number
of bugs have been fixed. The full list of changes and more details can be found
below. Information on configuration of new features can be found in the manual
pages. |
15.11_3 02 Dec 2018 15:41:48
  |
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
15.11_2 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 |
15.11_1 02 Nov 2017 00:39:55
  |
db  |
Unbreak:
fix
PR#451999
portlint(1) compliant
add
license_file
PR: ports/223355
Submitted by: takefu@airport.fm |
15.11_1 13 Oct 2017 14:18:50
  |
bapt  |
Mark as broken ports with no public distfiles |
15.11_1 04 May 2017 14:58:54
  |
mat  |
Fix some FreeBSD.org case of bad case.
Sponsored by: Absolight |
15.11_1 07 Apr 2016 20:17:54
  |
shurd  |
Update svxlink/qtel to latest release |
14.08.2_1 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
14.08.2_1 10 Mar 2016 15:42:14
  |
feld  |
comms/qtel: Fix packaging issue |
14.08 07 Jan 2015 12:16:27
  |
shurd  |
Ressurect comms/qtel as a slave port of comms/svxlink
QTel is an open-source echolink client using Qt.
This allows a pkg of svxlink to not require Qt, but sill allows QTel to be
installed via pkg. |
11.05_1 26 Jul 2013 19:19:21
  |
rene  |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
11.05_1 10 Jul 2013 12:24:05
  |
bapt  |
Mark jobs unsafe |
11.05_1 03 May 2013 16:36:41
  |
ehaupt  |
Chase security/libgcrypt update |
11.05 23 Apr 2013 06:34:47
  |
bapt  |
Convert all c categories to USE=pkgconfig |
11.05 26 Jul 2012 05:40:24
 |
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
11.05 25 Jun 2012 15:34:24
 |
scheidell  |
Addport: ports/comms: Repeater controller and EchoLink (simplex or repeater)
software
including a GUI, Qtel - The Qt EchoLink client, written using the Qt widget
toolkit.
WWW: http://sourceforge.net/apps/trac/svxlink
PR: ports/168452
Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer) |