notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: comms/qsstv/pkg-plist
SVNWeb

Number of commits found: 18

Tue, 24 May 2022
[ 17:33 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:543d8888c9561ba6e0960a3bb9cc8e9289fb6d11  commit hash:543d8888c9561ba6e0960a3bb9cc8e9289fb6d11  commit hash:543d8888c9561ba6e0960a3bb9cc8e9289fb6d11  543d888 
comms/qsstv: fix build with graphics/openjpeg 2.5 by removing unnecessary
patches

While here, have ourselves a working DEBUG build

Encoding/saving JPEG2000 crashes due to graphics/jasper interaction.
Not sure if it has ever worked.

Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D35308
Tue, 7 Dec 2021
[ 15:42 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:b040d3ad8fb1a60ee5a6e8b2c0dabf98970405cf  commit hash:b040d3ad8fb1a60ee5a6e8b2c0dabf98970405cf  commit hash:b040d3ad8fb1a60ee5a6e8b2c0dabf98970405cf  b040d3a  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
comms/qsstv: update to 9.5.8

Now builds and runs with current hamlib.

Changelog: http://users.telenet.be/on4qz/qsstv/manual/changelog.html

DOCS option removed since building it continues to be problematic,
and the upstream author encourages using the online documentation
anyway.

Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D33313
Fri, 8 Jan 2021
[ 07:47 fluffy search for other commits by this committer ] Original commit   Revision:560752 (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
devel/doxygen: Update to 1.9.0

- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip

Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0

PR:		242347
Submitted by:	fluffy
Reported by:	Naram Qashat (ex-maintainer)
Exp-run by:	antoine
Fri, 19 Apr 2019
[ 07:42 shurd search for other commits by this committer ] Original commit   Revision:499330 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Update to 9.3.3

- Open PTT serial port O_NONBLOCK so /dev/tty* can be used.
- If a video device has no formats, do not add to camera list.
- Add /index.html to local docURL so help will open in browser.

From the changelog:
20190418 QSSTV 9.3.3
        * fixed api documentation generation

20190418 QSSTV 9.3.2
        * complete rewrite of the FTP interfaces. They now run in a seperate
          thread
        * removed Hybrid notify config. All hybrid configurations are in one
          tab: Hybrid
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 26 Jun 2018
[ 15:47 db search for other commits by this committer ] Original commit   Revision:473391 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Updated to 9.2.6

    20170817 QSSTV 9.2.6
        Changed the .pro file for autodetecing correct libopenjpg2 (DL1JBE -Tom)
        ftp transfer - initialize bug fix (VK6MN- Mike)
        Help manual -> path correction and corrected some typo's (DJ0MBA-
Marinus)
        SSTV initialize bug fix (Adrian)
        Camera support for Raspberry PI Cam
        fixed audio loopback use
        fixed transmission after stop, image was not restarted at top

    20161022 QSSTV 9.2.5
        Screen size reduced for use with smaller screens-fixed.
        rig control - added capabilities test.

PR:		ports/229140
Submitted by:	takefu@airport.fm
Thu, 22 Dec 2016
[ 22:00 db search for other commits by this committer ] Original commit   Revision:429190
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
Wed, 8 Jun 2016
[ 13:38 db search for other commits by this committer ] Original commit   Revision:416540
comms/qsstv uses the substitution %%QT_LIBDIR%% [=relative path
to Qt libraries] by mistake [that's devel/qca/pkg-plist.qt5].
The attached patch replaces this everywhere by "lib".

Well. This was rather bogus.
-%%PORTDOCS%%%%DOCSDIR%%/manual/ca%%QT_LIBDIR%%ration.png
+%%PORTDOCS%%%%DOCSDIR%%/manual/calibration.png

PR:		ports/210112
Submitted by:	tcberner@gmail.com
Tue, 12 Apr 2016
[ 03:45 shurd search for other commits by this committer ] Original commit   Revision:413095
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@
Sun, 10 Apr 2016
[ 21:54 shurd search for other commits by this committer ] Original commit   Revision:412986 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Update to latest release.

DOCS option is back, hopefully it'll stay.
Jasper has been switched out for OpenJPEG.
Sat, 15 Aug 2015
[ 04:15 shurd search for other commits by this committer ] Original commit   Revision:394267 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Update to 8.2.12

Maintenance release.
Sat, 2 May 2015
[ 23:20 shurd search for other commits by this committer ] Original commit   Revision:385224
Update to latest revision.

Upstream has stopp redistributing the docs again.
Wed, 31 Dec 2014
[ 06:45 antoine search for other commits by this committer ] Original commit   Revision:375872 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Update devel/doxygen to 1.8.9

PR:		ports/196342
Submitted by:	Naram Qashat (maintainer)
Exp-run and fixes to depending ports:	self
Mon, 8 Dec 2014
[ 00:30 shurd search for other commits by this committer ] Original commit   Revision:374231
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).
Sun, 23 Nov 2014
[ 19:33 shurd search for other commits by this committer ] Original commit   Revision:373170 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
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
Fri, 11 Apr 2014
[ 19:36 db search for other commits by this committer ] Original commit   Revision:351034 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- 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)
Thu, 15 Aug 2013
[ 01:52 db search for other commits by this committer ] Original commit   Revision:324748 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- restore qsstv and update to latest
- reassign maintainership
- This update moves qsstv to QT4

PR:		ports/181233
Submitted by:	Stephen Hurd <shurd@sasktel.net>
Wed, 20 Jul 2005
[ 15:32 pav search for other commits by this committer ] Original commit 
- Update to 6.0a

PR:             ports/83688
Submitted by:   Andrej Zverev <az@inec.ru>
Approved by:    Diane Bruce <db@db.net> (maintainer)
Thu, 28 Oct 2004
[ 22:35 pav search for other commits by this committer ] Original commit 
Add qsstv, SSTV decode and Version 5 supports FAX reception

PR:             ports/73018
Submitted by:   Diane Bruce <db@db.net>

Number of commits found: 18