non port: comms/qsstv/Makefile |
Number of commits found: 60 |
Saturday, 23 Nov 2024
|
08:31 Gleb Popov (arrowd)
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC
5505c50 |
Monday, 9 Oct 2023
|
16:17 Charlie Li (vishwin)
comms/qsstv: update WWW and MASTER_SITES
f1c0a7c |
Monday, 7 Aug 2023
|
16:34 Gleb Popov (arrowd)
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
b1ecad5 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Tuesday, 24 May 2022
|
17:33 Charlie Li (vishwin)
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
543d888 |
Tuesday, 7 Dec 2021
|
15:42 Charlie Li (vishwin)
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
b040d3a |
Tuesday, 22 Jun 2021
|
18:53 Kevin Bowling (kbowling)
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
da3162c |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 8 Jan 2021
|
07:47 fluffy
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
 |
Friday, 26 Jul 2019
|
20:46 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
 |
Wednesday, 1 May 2019
|
19:35 rene
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
 |
Friday, 19 Apr 2019
|
07:42 shurd
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
* size of recorded wav files was internally set to 0, fixed.
* tx audio to wav file was output in mono with half the samples
-> fixed
* scaling of images in sstv tx mode -> fixed
* show image with template when loading new image ->fixed
* callsign was not set/send in DRM tx
* new FFT implementation
* compression in DRM now based on size in stead of ratio
* fix error in reedsolomon decode when no erasures found
* repeater functions implemented
* fixed bug in AVT24-AVT90-AVT94
* removed use VIS option in SSTV (now when a VIS code is detected,
the mode is restricted to that VIS mode)
* added confirmation options for delete files and program exit in
gui configuration
* more testing on raspberry Pi 3 model B. (compilation and
execution OK)
* added PKTLSB, PKTUSB and PKTFM in frequency config modulation
* added passband to frequency settings
* minor bug fixes
 |
Friday, 8 Mar 2019
|
07:57 linimon
Fix build on gcc-based architectures.
Approved by: portmgr (tier-2 blanket)
 |
Wednesday, 16 Jan 2019
|
11:13 tijl
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash. Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.
Remove the weak wrappers (make them Linux specific). This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.
[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5
Bump all ports that depend on Qt5.
PR: 234070
Exp-run by: antoine
Approved by: kde (adridg)
 |
Saturday, 29 Sep 2018
|
08:04 riggs
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
 |
Thursday, 28 Jun 2018
|
17:39 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
 |
Tuesday, 26 Jun 2018
|
15:47 db
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
 |
Monday, 26 Jun 2017
|
16:19 adrian
[qsstv] fix uninitialised member access.
(I've emailed upstream with this patch)
Approved by: db
 |
Tuesday, 23 May 2017
|
05:03 rezny
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
 |
Thursday, 22 Dec 2016
|
22:00 db
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
 |
Friday, 2 Dec 2016
|
11:58 mat
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
 |
Wednesday, 16 Nov 2016
|
21:25 db
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@
 |
Sunday, 24 Apr 2016
|
21:36 shurd
Update to latest release
 |
Tuesday, 12 Apr 2016
|
03:45 shurd
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@
 |
Sunday, 10 Apr 2016
|
21:54 shurd
Update to latest release.
DOCS option is back, hopefully it'll stay.
Jasper has been switched out for OpenJPEG.
 |
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 15 Aug 2015
|
04:15 shurd
Update to 8.2.12
Maintenance release.
 |
Thursday, 14 May 2015
|
10:15 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
 |
Saturday, 2 May 2015
|
23:20 shurd
Update to latest revision.
Upstream has stopp redistributing the docs again.
 |
Wednesday, 31 Dec 2014
|
06:45 antoine
Update devel/doxygen to 1.8.9
PR: ports/196342
Submitted by: Naram Qashat (maintainer)
Exp-run and fixes to depending ports: self
 |
Monday, 8 Dec 2014
|
00:30 shurd
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).
 |
Sunday, 23 Nov 2014
|
19:33 shurd
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
 |
Sunday, 31 Aug 2014
|
16:36 tijl
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
 |
Wednesday, 18 Jun 2014
|
20:18 shurd
Update my ports to use my shurd@FreeBSD.org account
Approved by: db, skreuzer (mentors)
 |
Sunday, 13 Apr 2014
|
23:37 db
- Remove GCC dependency which made qsstv crash with a clang-built world.
PR: ports/188577
Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
 |
22:03 db
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)
 |
Friday, 11 Apr 2014
|
19:36 db
- 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)
 |
Wednesday, 8 Jan 2014
|
08:36 makc
Clean up port Makefile and patch sources to respect PREFIX (this also fixes
properly STAGEDIR support the original PR was filed for). While I'm here:
- Don't fiddle with strip
- Mark IGNORE for debug build: apparently the author of software wrote debug
target for himself only
- Use QMAKE_SOURCE_PATH instead of overwriting INSTALL_WRKSRC
PR: ports/184586
Submitted by: Stephen Hurd (maintainer)
Approved by: maintainer
 |
Friday, 22 Nov 2013
|
12:55 makc
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval)
 |
Friday, 20 Sep 2013
|
16:03 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
 |
Thursday, 15 Aug 2013
|
01:52 db
- restore qsstv and update to latest
- reassign maintainership
- This update moves qsstv to QT4
PR: ports/181233
Submitted by: Stephen Hurd <shurd@sasktel.net>
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Friday, 6 Jun 2008
|
13:15 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
 |
Wednesday, 5 Mar 2008
|
17:33 db
- Chase web site change.
- Add backup download site.
- Fix defaults.
 |
Thursday, 4 Oct 2007
|
00:21 edwin
Remove always-false/true conditions based on OSVERSION 500000
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Tuesday, 13 Feb 2007
|
00:16 pav
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat
 |
Friday, 19 Jan 2007
|
18:14 db
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor)
 |
Wednesday, 3 May 2006
|
23:38 edwin
remove USE_REINPLACE for all ports with categories starting with C
 |
Saturday, 21 Jan 2006
|
17:37 krion
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6]
- Fix warning issued during make index on archs !368. [7]
- Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from
all files under ${WRKSRC}. If set to a string, remove in all files
under ${WRKSRC} with one of these names the ^Ms. [8]
- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
checking the existance of the Perl modules with the "perl -e 'use
module;'" command. [9]
- Fix bsd.port.mk variable quoting issues. No quoting is necessary
anymore either in the Makefile or on the command line. Affected
variables include:
BROKEN
FORBIDDEN
IGNORE
MANUAL_PACKAGE_BUILD
NO_CDROM
NO_PACKAGE
RESTRICTED
[10]
- Add NOFETCHFILES variable. If set, don't download these files
from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
${MASTER_SITE_OVERRIDE}). [11]
- Improve 'search' target output. [12]
- Add a new virtual category for Amateur Radio - hamradio. [13]
- Cleanup some old/unused pathes in bsd.port.mk. [14]
- Add @dirrmtry for plists which does the same as:
"@unexec rmdir %D/foo 2>/dev/null || true" [15]
- Remove virtual category - offix. [16]
- Use portsnap instead of cvsup or cvs on "make update" in
/usr/ports. [17]
- Move location of bsd.autotools.mk within bsd.port.mk [18]
- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]
- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]
- Replace the string "FreeBSD" by "The FreeBSD Project" in the
security warning [21]
- Add bsd.local.mk for local modification to ports framework. [22]
- Replace rcNG spelling by rc.d [23]
- Remove superfluous USE_REINPLACE. [24]
Special thanks to: linimon for spending hours with all these patches
clement for fixes
kris for help with pointyhat
PR: ports/86310 [1], ports/89498 [2], ports/83530 [3],
ports/83789 [4], ports/84053 [5], ports/86281 [6],
ports/87214 [7], ports/87234 [8], ports/87318 [9],
ports/87396 [10], ports/87605 [11], ports/87840 [12],
ports/88230 [13], ports/88493 [14], ports/88711 [15],
ports/88751 [16], ports/89281 [17], ports/89999 [18],
ports/90031 [19], ports/90150 [20], ports/90668 [21],
ports/91433 [23], ports/88754 [24]
Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
edwin [8, 9, 11, 15, 21],
fenner [10], Arseny Nasokin
<tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
Carl Makin <carl@stagecraft.cx> [13], arved [14],
NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
jylefort [19], linimon [22], dougb [23]
 |
Wednesday, 20 Jul 2005
|
15:32 pav
- Update to 6.0a
PR: ports/83688
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Diane Bruce <db@db.net> (maintainer)
 |
Friday, 17 Dec 2004
|
10:08 krion
Update to 5.3b
PR: ports/75134
Submitted by: maintainer
 |
Thursday, 9 Dec 2004
|
01:05 pav
- Update to 5.3a and unmark BROKEN
PR: ports/74768
Submitted by: Diane Bruce <db@db.net> (maintainer)
 |
Saturday, 4 Dec 2004
|
01:40 kris
BROKEN: Unfetchable
 |
Thursday, 28 Oct 2004
|
22:35 pav
Add qsstv, SSTV decode and Version 5 supports FAX reception
PR: ports/73018
Submitted by: Diane Bruce <db@db.net>
 |
Number of commits found: 60 |