Commit graph

19 commits

Author SHA1 Message Date
Diane Bruce
3e51c89436 Bumped PORTREVISION
Hi

The attached patch fixes the plist of comms/qsstv:

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/images/Gallery_templates.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/images/Gallery_txdrm.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/Copying.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_templates.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_txdrm.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/RXDRM.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/RXSSTV.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/TXDRM.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/TXSSTV.html

mfg Tobias

PR:		ports/215124
Submitted by:	@tcberner
2016-12-22 22:00:44 +00:00
Diane Bruce
baa0687760 Update to latest release
20161022 QSSTV 9.2.4
- some minor bugfixing
- eliminated online status setting in Config Notication tab (doubled with setting in Operator settings)
- bug fix: incremental counter on filename wih hybrid mode
- added filename to statusbar when sending DRM image

20161021 QSSTV 9.2.3
- bug fix: memory leak in tx DRM when loading/resizing images
- faster compression of tx images
- bug-fix: hybrid mode saved images with wrong file extension. Receivers tried downloading wrong file.
- Added all the patches (more then 20) from Mike, VK6M: rx/tx notifications and a large number of patches for image handling
- Added new features (such a save waterfall image) implmented by Mike, VK6M
- Todo: update the documentation !

20160929 QSSTV 9.2.2
- added CTRL_F keyboard shortcut to switch to and from full screen. This is mainly used on low resolution screens where the top and/
or
bottom taskbars are masking part of the QSSTV window.

20160929 QSSTV 9.2.1
- added low Resolution mode
- changed SSTV sync detection
- some minor bug fixes

20160703 QSSTV 9.1.8
 - The program uses jp2 files for sending images in DRM mode. The file extensions were not correct. ->fixed
 - changes of the configuration do not need a restart of the program anymore (adding templates, stock images, DRM Profiles)
 - images in the gallery are now resized.
 - added menu option To Tx in Gallery Images RX and TX.
 - image in viewer is zoomed when resized while keeping aspect ratio.
 - Screen size reduced to 791x684 for use with smaller screens.
 - Added voice/data port selection for PTT (thanks to David VK3DCU)

20160701 QSSTV 9.1.7
 - Normally the audio is generated on the left channel. There is now an option in the soundconfig
 to swap left and right channel. Some radios like the TS590 are using the right audio channel via USB (test done by PE1DFQ - Gerard).
 - On request from Michael DL3YAP: Added CW ID button to manually send the CW ID as specified in the CW config.
 - Name of ID button in the lower status bar changed to WF ID (waterfall ID) to avoid confusion with CW ID.
 - Fixed bug: Waterfall font size was not correctly saved.
 - Added "Bold" option for Waterfall font.

20160628 QSSTV 9.1.6
 - ftp transfer crashes when transmitting in hybrid mode-> solved

Reviewed by:		takefu@
2016-11-16 21:25:38 +00:00
Stephen Hurd
3bbd14adee Update to latest release 2016-04-24 21:36:22 +00:00
Stephen Hurd
fd4835a119 Fix pkg-fallout error and update to latest release
Add dependency on multimedia/libv4l and qt5-widgets
Sort LIB_DEPENDS
Add patch to fix issue reported by db@
2016-04-12 03:45:44 +00:00
Stephen Hurd
93b24289aa Update to latest release.
DOCS option is back, hopefully it'll stay.
Jasper has been switched out for OpenJPEG.
2016-04-10 21:54:40 +00:00
Stephen Hurd
0f927cd380 Update to 8.2.12
Maintenance release.
2015-08-15 04:15:28 +00:00
Stephen Hurd
2f109ff9ad Update to latest revision.
Upstream has stopp redistributing the docs again.
2015-05-02 23:20:06 +00:00
Stephen Hurd
1f495d0ef0 Update to 8.2.9
As it happens, the docs being included in the archive was unintentional.  Add
support for the DOCS option.

This fixes a bug in the reedsolomon encoder/decoder when using the RS4
mode (the program did not decode the transmissions with extensions .rs4
and could possibly crash).
2014-12-08 00:30:39 +00:00
Stephen Hurd
98881e80cb Update to 8.2.8
Change Maintainer to hamradio@
Install (now pre-generated) documentation

From the release announcement:
- compatibility with Easypal Oct 2014:  change in hybrid mode
2014-11-23 19:33:16 +00:00
Diane Bruce
a198ba47d3 Upgrade from 1.8.6 to 1.8.7:
* bug fixed system segfault when BSR is activated when no BSR was received
* bug fixed in FTP upload when using Filezilla ftp server

PR:		ports/188571
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
2014-04-13 22:03:21 +00:00
Diane Bruce
b973d074b4 - update comms/sstv to latest release
- bug fix ftp transfer when using subdirectories ( reported by Ken G7VJA)
- bug fix for sound file output when recording while transmitting (Jem)

PR:		ports/188416
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
2014-04-11 19:36:15 +00:00
Diane Bruce
0e4b575a52 - restore qsstv and update to latest
- reassign maintainership
- This update moves qsstv to QT4

PR:		ports/181233
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2013-08-15 01:52:50 +00:00
Rene Ladan
66fee90926 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
2013-07-26 19:19:20 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Pav Lucistnik
76b911d829 - Update to 6.0a
PR:		ports/83688
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	Diane Bruce <db@db.net> (maintainer)
2005-07-20 15:32:54 +00:00
Kirill Ponomarev
0d19bdd149 Update to 5.3b
PR:		ports/75134
Submitted by:	maintainer
2004-12-17 10:08:50 +00:00
Pav Lucistnik
162ed40ab1 - Update to 5.3a and unmark BROKEN
PR:		ports/74768
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2004-12-09 01:05:13 +00:00
Pav Lucistnik
386f12d8eb Add qsstv, SSTV decode and Version 5 supports FAX reception
PR:		ports/73018
Submitted by:	Diane Bruce <db@db.net>
2004-10-28 22:35:36 +00:00