| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Change to DISTVERSION
* Add LICENSE/LICENSE_FILE
* Remove USE_GCC
* Add USES=localbase instead of CPPFLAGS/LIBS
PR: 226349
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: lambert@lambertfam.org (maintainer timeout; 19 days)
|
|
|
|
| |
PR: 226460
|
| |
|
|
|
|
| |
Approved by: portmgr (port compliance, infrastructure)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
openjdk).
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
| |
PR: 226487
Exp-run by: antoine
|
|
|
|
| |
version 1.1.0 (via revision 464079).
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Changed to DISTVERSION
* Added LICENSE_FILE
* Removed the useless option DEBUG
* Removed the patch
PR: 226455
Submitted by: owk <freebsd_ports@k-worx.org>
Approved by: tcberner (mentor, implicit)
|
| |
|
|
|
|
|
| |
PR: 226187
Submitted by: carl@stagecraft.cx (Maintainer)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Approved by: mentors (implicit)
|
|
|
|
|
|
|
|
|
|
| |
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.
PR: 225992
Exp-run by: antoine
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D14413
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=================
This is a feature release of the 3.7 API series, and incorporates all
the bug fixes implemented in the 3.7.10.2 maintenance release.
Contributors
------------
The following list of people directly contributed code to this
release and the incorporated maintenance release:
* A. Maitland Bottoms <bottoms@debian.org>
* Alexandru Csete <oz9aec@gmail.com>
* Andrej Rode <andrej.rode@ettus.com>
* Andy Walls <awalls.cx18@gmail.com>
* Artem Pisarenko <ArtemPisarenko@users.noreply.github.com>
* Bastian Bloessl <bloessl@ccs-labs.org>
* Ben Hilburn <ben.hilburn@ettus.com>
* Bob Iannucci <bob@sv.cmu.edu>
* Chris Kuethe <chris.kuethe+github@gmail.com>
* Christopher Chavez <chrischavez@gmx.us>
* Clayton Smith <argilo@gmail.com>
* Darek Kawamoto <darek@he360.com>
* Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu>
* Geof Gnieboer <gnieboer@corpcomm.net>
* Hatsune Aru <email witheld>
* Jacob Gilbert <mrjacobagilbert@gmail.com>
* Jiří Pinkava <j-pi@seznam.cz>
* Johannes Demel <demel@ant.uni-bremen.de>
* Johannes Schmitz <johannes.schmitz1@gmail.com>
* Johnathan Corgan <johnathan@corganlabs.com>
* Jonathan Brucker <jonathan.brucke@gmail.com>
* Josh Blum <josh@joshknows.com>
* Kartik Patel <kartikpatel1995@gmail.com>
* Konstantin Mochalov <incredible.angst@gmail.com>
* Kyle Unice <kyle.unice@L-3com.com>
* Marcus Müller <marcus@hostalia.de>
* Martin Braun <martin.braun@ettus.com>
* Michael De Nil <michael@morsemicro.com>
* Michael Dickens <michael.dickens@ettus.com>
* Nathan West <nathan.west@gnuradio.org>
* Nicholas Corgan <n.corgan@gmail.com>
* Nick Foster <bistromath@gmail.com>
* Nicolas Cuervo <nicolas.cuervo@ettus.com>
* Paul Cercueil <paul.cercueil@analog.com>
* Pedro Lobo <pedro.lobo@upm.es>
* Peter Horvath <ejcspii@gmail.com>
* Philip Balister <philip@balister.org>
* Ron Economos <w6rz@comcast.net>
* Sean Nowlan <nowlans@ieee.org>
* Sebastian Koslowski <koslowski@kit.edu>
* Sebastian Müller <senpo@posteo.de>
* Stephen Larew <stephen@slarew.net>
* Sylvain Munaut <tnt@246tNt.com>
* Thomas Habets <habets@google.com>
* Tim O'Shea <tim.oshea753@gmail.com>
* Tobias Blomberg <email witheld>
Changes
=======
The GNU Radio project tracks changes via Github pull requests. You
can get details on each of the below by going to:
https://github.com/gnuradio/gnuradio
Note: Please see the release notes for 3.7.10.2 for details on the bug
fixes included in this release.
### gnuradio-runtime
* \#1077 Support dynamically loaded gnuradio installs (Josh Blum)
### gnuradio-companion
* \#1118 Support vector types in embedded Python blocks (Clayton Smith)
### gr-audio
* \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer)
* \#1052 Implemented block in Windows audio sink (Geof Gnieboer)
### gr-blocks
* \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert)
* \#900 Exposed non-vector multiply const to GRC (Ron Economos)
* \#903 Deprecated old-style message queue blocks (Johnathan Corgan)
* \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan)
### gr-digital
* \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan)
* \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller)
* \#1069 Improved build memory usage with swig split (Michael Dickens)
* \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan)
* \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun)
### gr-dtv
* \#875 Added ability to cross-compile gr-dtv (Ron Economos)
* \#876 Improved ATSC transmitter performance (Ron Economos)
* \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos)
* \#898 Improved error handling and logging (Ron Economos)
* \#900 Improved DVB-T performance (Ron Economos)
* \#907 Updated examples to use QT (Ron Economos)
* \#1025 Refactor DVB-T2 interleaver (Ron Economos)
### gr-filter
* \#885 Added set parameter msg port to fractional resampler (Sebastian Müller)
### gr-trellis
* \#908 Updated examples to use QT (Martin Braun)
### gr-uhd
* \#872 Added relative phase plots to uhd_fft (Martin Braun)
* \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun)
* \#1053 UHD apps may now specify multiple subdevs (Martin Braun)
* \#1101 Support TwinRX LO sharing parameters (Andrej Rode)
* \#1139 Use UHD internal normalized gain methods (Martin Braun)
### gr-utils
* \#897 Improved python docstring generation in gr_modtool
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
wsjt remote mode improvements (Saku, OH1KH)
CQ-monitor now remembers showing state (Saku, OH1KH)
"My Alert" is now compared oppsite way: This should fit also compound callsign XX/YOURCALL or YOURCALL/XX (Saku, OH1KH)
CQ-monitor: Country names (cut to length 15) are now displayed instead of callsign prefixes. (Saku, OH1KH)
"Show only active band" checkbox addec to Band map filter for quick access. (Saku, OH1KH)
"Re/Set" button added to Export "Choose fields to export" dialog for set/reset all check boxes in one go. (Saku, OH1KH)
a lot of CQ monitor improvements (Saku, OH1KH)
remote wsjt: Short cut key Ctrl+J (Saku, OH1KH)
help files updated (Saku, OH1KH)
Voice keyer works now also with FM and AM modes and also from CWkeys windows. (Saku, OH1KH)
QSO in QSO list window can be sorted in ascending date/time order (oldes QSO first). (Jörg, DL8DTL)
CQRLOG should work correcly on HiDPI monitors
630M definition was missing in some functions (Saku, OH1KH)
ADIF upload didn't work when name or QTH were too long
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).
Thanks to antoine for the exp-run.
PR: 225928
|
|
|
|
| |
Reported by: matwq
|
| |
|
|
|
|
| |
Reported by: Michal Meloun <melounmichal@gmail.com>
|
|
|
|
|
|
|
|
| |
this oversight.
Reviewed by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r460809 started installing .pyi with the %%PYTHON3%% substitution in the
plists. Support for .pyi files was added in Python 3.5, and PyQt's configure.py
only installs the files on Python >= 3.5.
This patch removes the version checks from configure.py (the files are just
unused in earlier Python versions), as it is easier than checking Python 3's
version in each PyQt port's Makefile (or to add the logic to Mk/Uses/pyqt.mk).
PR: 225773
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D14361
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 1.3.39=
2018-02-08 David Freese <w1hkj@bellsouth.net>
fa86d2e: Memory delete
93e5e53: IC706MKG
cfc78d0: OS X build script
3654db2: IC7850
bb7ddc3: civ tests
61f49f2: restore ab
22b57eb: TT550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 4.0.16=
2018-02-08 David Freese <w1hkj@bellsouth.net>
54c63f9: wo seg fault
8fa88c7: 8psk lockup problem
45a8991: Miscellaneous menu
8ff1cd6: pskrep autostart
4a78b53: OS X build script
487db95: Grid Square Contest
8c36d5f: Logbook Export
2018-01-28 Haris Andrianos <sv1grb@gmail.com>
6c19a62: Greek translation update
2018-01-24 David Freese <w1hkj@bellsouth.net>
dc384c6: Alert timeouts
af04127: video
|
|
|
|
|
|
|
|
|
|
|
| |
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979
|
| |
|
|
|
|
|
|
|
| |
- Drop unneeded `autoreconf' from USES list
- Unroll .for loop when installing documentation
PR: 225507
|
|
|
|
|
|
| |
- Fix plists for py-qt5* for python3 case, adding missing .pyi files
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Pet portlint
- Switch to options helpers
- Fix plist for MINIMAL case
- Properly optionize svgalib dependency handling
|
| |
|
|
|
|
|
|
|
|
| |
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14128
|
|
|
|
|
|
|
|
|
| |
Change log: https://github.com/tio/tio/releases/tag/v1.29
PR: 225504
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14109
|
| |
|
|
|
|
|
| |
- Strip library
- Fix apps shebangs
|
|
|
|
| |
(no ABI change, so no need to bump dependencies)
|
|
|
|
| |
Reported by: pkg-fallout
|
| |
|
|
|
|
| |
PR: 224087
|
|
|
|
| |
Approved by: mentors (implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 4.0.15=
2018-01-18 David Freese <w1hkj@bellsouth.net>
e87f41a: ARQ server
5ab6914: Signal gain
Reported by: portscout
|
|
|
|
|
| |
PR: 225290
Submitted by: Naram Qashat (maintainer)
|
|
|
|
|
|
|
|
| |
- wrong bind() was being used force network ::bind()
- calm down some other warnings while here
- regen patches
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
| |
flwrap.cxx:550:21: error: invalid suffix on literal; C++11 requires a space
+between literal and identifier [-Wreserved-user-defined-literal]
printf("Version: "VERSION"\n");
^
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
| |
Added one patchfile
main.cxx:517:21: error: invalid suffix on literal; C++11 requires a space +between literal and identifier [-Wreserved-user-defined-literal] printf("Version: "VERSION"\n");
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change to new upstream distribution
- This also fixes build with clang6 on head
Release 1.4.2:
By John A. Magliacane <kd2bd@amsat.org> (08-Dec-14)
* Modified the "build" script to better accommodate the Mac OSX platform,
and fixed a contradiction in the documentation relating to the
description of the situational and time variability parameters
used in the ITM and ITWOM propagation models.
(Thanks John M. Vanderau, AA0DN)
* Modified the man pages for improved rendering. (Thanks Randy Berry, N3LRX)
* Added a field limit in the citydecoder utility to prevent crashing if
the coordinate file being read should contain unexpectantly large fields.
(Thanks David Binderman)
----------------------------------------------------------------------------
Release 1.4.1:
By John A. Magliacane <kd2bd@amsat.org> (08-Jan-14):
* The copyright restriction on the ITWOM 3.0 propagation model has
been removed. ITWOM 3.0 code may now be used and modified under
the GPLv2 license.
* Commented out unused variables and calculations in itwom3.0.cpp
to eliminate gcc warnings about unused but set variables.
* Fixed a bug that caused path loss graphs to be plotted incorrectly.
* Embellished the "citydecoder" utility to handle U.S. Census County
Subdivision files, thereby providing an additional source of city
names and locations not necessarily contained in previously handled
Incorporated Places/Census Designated data files.
* Corrected the image size written to the header of Xastir-compatible
.ppm maps.
* Fixed a bug that sometimes prevented the "Mode of propagation" from
appearing in Path Analysis reports when running in -oldtim mode.
* Added a -log command line switch that allows SPLAT!'s command line
and all associated switches and arguments to be written to a logfile
for future reference or re-execution at a later time.
* Modified SPLAT!'s "build" script for better handling of OSX.
(Thanks Glen Bizeau, VE9GLN)
* Changed some coding to eliminate compilation warnings produced by
recent versions of GCC.
* Brought the documentation up to date.
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
removes two obsolete patches
=Version 1.2.5=
2018-01-13 David Freese <w1hkj@bellsouth.net>
3cbfc7c: status log
f2a3c28: db update
2019450: Native File Chooser
1756254: xmlrpc update
4cfb5cf: win mingw
3992e49: flxmlrpc config
2016-07-10 Kamal Mostafa <kamal@whence.com>
21f9d43: fix XmlRpc tm_mday comparison typo
2016-07-04 Robert Cunnings <nw8l@whitemesa.com>
41f12d1: mxe update
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 1.3.38=
2018-01-13 David Freese <w1hkj@bellsouth.net>
afe3bbe: xml server
bc0b5db: IC7100 / 9100
782310c: sliders
8facc1a: Icom Split query
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2018-01-14 David Freese <w1hkj@bellsouth.net>
f799522: linux shutdown
29593c8: remote logbook
4e87d16: ARQ exit seg fault
2018-01-09 Stelian Pop <stelian@popies.net>
e09d167: WEFAX auto center behavior
be34220: WEFAX phasing change button
2dee90e: RTTY configure initializers
2018-01-07 David Freese <w1hkj@bellsouth.net>
a5e88af: File aging
f028159: OS X shutdown
38b294a: PSK IMD
a7d67d8: Spectrum Display
daa6d43: Warnings in sound.cxx
eb0caa4: OS X app paradigm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
n shebangs to use the specified PYTHON_CMD (stage-qa fix) [1]
Add missing html file in plist (check-orphans) [2]
Also we don't need -DENABLE_BAD_BOOST=ON since the ports version of boost is now at 1.65.
info about ENABLE_BAD_BOOST in GrBoost.cmake...
# Boost 1.52 disabled, see https://svn.boost.org/trac/boost/ticket/7669
# Similar problems with Boost 1.46 and 1.47.
stage-qa, check-orphans and poudriere testport all pass now with the attached patch.
[1]
====> Running Q/A tests (stage-qa)
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix for 'bin/volk_modtool'
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix for 'bin/gnuradio-companion'
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix for 'bin/polar_channel_construction'
.
.
[2]
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/html/gr-trellis.html
PR: ports/225126
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
|
|
| |
when it was missing)
- Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN
- Fix some whitespace and formatting bugs along the way
|
|
|
|
| |
other miscellaneous files that are not actually manual pages (part 2).
|
|
|
|
| |
Same binary just re-rolled to reflect change.
|
|
|
|
|
|
| |
PR: 224586
Submitted by: phk
Approved by: maintainer timeout (cederom@tlen.pl, > 2 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This took quite a lot of time because Qt's own build system underwent
several changes in 5.8.0 that took a while to adapt to.
And, of course, qt5-webengine is a behemoth that we need to patch like crazy
due to its bundling of Chromium. In fact, most of the Chromium patches in
qt5-webengine have been imported with no changes from www/chromium@433510
("www/chromium: update to 56.0.2924.87").
New port: accessibility/qt5-speech
Bigger changes to Qt5 ports we had to make:
- Qt now allows using a configure.json file to define configuration options
and specify configuration checks that can be done when qmake is invoked.
However, configure.json checks done in a subdirectory only propagates to
subdirectories, and checks elsewhere will fail if all .pro files are being
parsed at once (i.e. qmake -recursive), so several ports had to switch to
USES=qmake:norecursive along with manual additional qmake invocations in
subdirectories in order to work. It's been mentioned in a few places such
as Qt's bug tracker that qmake's recursive mode is pretty much deprecated,
so we might switch to non-recursive mode by default in the future.
- Uses/qmake.mk: Introduce QMAKE_CONFIGURE_ARGS. qmake now accepts
arbitrary options such as '-foo' and '-no-bar' at the end of the
command-line. They can be specified in QMAKE_CONFIGURE_ARGS.
- graphics/qt5-wayland: The port can only be built if graphics/mesa-libs is
built with the WAYLAND option, so a corresponding option (off by default)
was added to the port.
- misc/qt5-doc: Switch to a pre-built documentation tarball. The existing
port was not working with Qt 5.9. Instead of trying to fix it, switch to
what Gentoo does and fetch a tarball that already contains all
documentation so that we do not have to build anything at all. The
tarball's name and location in download.qt.io look a bit weird, but it
seems to work fine.
- www/qt5-webengine: Use binutils from ports, Chromium's GN build system
generates a build.ninja that uses ar(1) with the @file syntax that is not
supported by BSD ar, so we need to use GNU ar from binutils.
- x11-toolkits/qt5-declarative-render2d: This port was merged into the main
Qt Declarative repository upstream, and into x11-toolkits/qt5-quick in the
ports tree.
Changes to other ports we had to make:
- biology/ugene: Drop a '#define point "."' that is not present in more
recent versions of the port. Defining a macro with such a common name
causes build issues with Qt 5.9, which uses |point| as an argument name in
methods.
- cad/qelectrotech: Fix plist with Qt 5.9. Directories are no longer
installed with `cp -f -R', but rather `qmake install qinstall', which does
not install
%%DATADIR%%/elements/10_electric/20_manufacturers_articles/bosch_rexroth/.directory
That's a local file that should not even have been part of the tarball
anyway.
- chinese/gcin-qt5: Add additional private Qt directories (which should not
be used in the first place) to get the port to build with Qt 5.9.
- devel/qtcreator: Fix plist with Qt 5.9. Something changed in qdoc and some
test classes no longer generate documentation files.
- security/keepassx-devel: Import a patch sent upstream almost a year ago to
fix the build with Qt 5.9.
Thanks to antoine for the exp-run, and tcberner and Laurent Cimon
<laurent@nuxi.ca> for landing changes in our qt-5.9 branch.
PR: 224849
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 1.3.37=
2017-12-25 David Freese <w1hkj@bellsouth.net>
318525f: TS990 / xmlrpc server mods
6ae502c: IC7200 filter width
ab52166: Rotate log
c028b78: Get PTT
72540db: Comm timeout
77df05d: IC7200/7300 notch
1591335: TS990 changes
ab76f02: Remove xmlrpc client
d4eba84: UI service paradigm
8e3ed6f: IC718
d7e240d: IC7200
7b24e97: Extras drop down panel
96fc5cd: start-stop
dbdd895: OS X race conditions
b1c196e: PTT xmlrpc get
5c2d2a0: Value by VFO
7f2cd8b: UI wide power button
a16b2c9: Comp Level
=Version 1.3.36=
fc88084: IC 9100
cc62a5a: K2
2017-10-18 steve AG7GN <steve.magnuson@gmail.com>
ce45cb2: IC7100
2017-10-14 David Freese <w1hkj@bellsouth.net>
6236378: KH6TY
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2017-12-26 David Freese <w1hkj@bellsouth.net>
4c5c168: Language Translation
13ef81d: cw t/r - doc update
c4099e1: Spectrum Analyzer
2e7f681: TS990 tune feedback
43cc1b2: OS X CW
8d156c6: FSQ/IFKP clear tx panel
f62c96a: deadman
80f52a8: Image transmit
fb4797b: flrig race
1b01276: CW Sweepstakes
5ef93f4: CW no tx char
a044193: timeops
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream no longer ships the contents of misc/py-qt5-doc, so the port has been
removed.
This is also a requirement for updating the Qt5 ports, as the PyQt5 version
currently in the tree has license conflicts with later Qt versions.
Big thanks to tcberner for doing most of the work here, and antoine for the
exp-run.
PR: 224739
|
|
|
|
|
|
|
|
| |
The CAN code might not be entirely working on FreeBSD (I have not checked), but
there is no reason not to build it and have it be tested more widely.
Reviewed by: tcberner, adridg
Differential Revision: https://reviews.freebsd.org/D13107
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
invoked FdTOx (convert floating point to 64-bit integer) instruction
with odd register number as the second argument, while apparently[*]
an even number is required:
fdtox %f10, %f15
It caused ``Illegal operands'' error when compiling `draw_symbols.c':
{standard input}: Assembler messages:
{standard input}:2686: Error: Illegal operands
{standard input}:2695: Error: Illegal operands
{standard input}:2835: Error: Illegal operands
{standard input}:2844: Error: Illegal operands
{standard input}:2854: Error: Illegal operands
{standard input}:2864: Error: Illegal operands
Fix the build by forcing -O0 when compiling this file on sparc64.
- Remove OPTCFLAGS option which enabled "optimized" CFLAGS ``-O2 -pipe'':
these are our default CFLAGS for a long time
[*] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56890
|
| |
|
|
|
|
|
|
|
|
| |
*While here, pet portlint and switch to DISTVERSION
PR: 224547
Submitted by: Lukasz Komsta <sp8qed@onet.eu> (maintainer)
Approved by: mentors (implicit)
|
|
|
|
|
| |
Reviewed by: crees
Differential Revision: https://reviews.freebsd.org/D13590
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
2017-12-18 David Freese <w1hkj@bellsouth.net>
3fdf12c: Cluster stream
d32b3d9: AR report
Reported by: portscout
|
| |
|
|
|
|
|
|
| |
While here, pet portlint and reformat some other BROKEN statements.
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/tio/tio/releases/tag/v1.28
PR: 224337
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: mentors (implicit)
|
|
|
|
| |
- Add some explicit FLAVOR to dependencies where needed
|
| |
|
|
|
|
|
|
|
| |
switch to DISTVERSION
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13399
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Unsilence installation commands
- Switch to options helpers
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
They both install /usr/local/bin/fish
PR: 222777
Reported by: http://pkgtool.osorio.me/conflicts/
Approved by: Chris Hutchinson <portmaster@bsdforge.com> (mlan3 maintainer)
Differential Revision: https://reviews.freebsd.org/D13318
|
|
|
|
|
|
| |
- Remove CONFLICTS: comms/spandsp-devel has been removed almost 3 years
- Update pkg-descr
- Update WWW
|
|
|
|
|
|
| |
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case
it needs the rst2html command, not the docutils module
- Mark some ports as not compatible with python3
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
|
|
|
|
|
|
|
|
|
|
| |
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
|
|
|
|
| |
Changelog: https://github.com/rene0/dcf77pi/releases/tag/3.6.1
MFH: 2017Q4
|
|
|
|
|
| |
PR: 223666
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
| |
|
|
|
|
|
|
| |
- Unsilence installation
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 223545
With hat: portmgr
|
|
|
|
|
| |
PR: 223545
With hat: portmgr
|
|
|
|
|
| |
Approved by: mat (requested changes in D12987)
Differential Revision: https://reviews.freebsd.org/D12987
|
|
|
|
|
|
|
| |
PR: 223496
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12987
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
This round is @FreeBSD.org residents except teams.
|
|
|
|
|
|
|
| |
Fix errors spotted by portlint
PR: ports/223358
Submitted by: takefu@airport.fm
|
|
|
|
|
| |
PR: ports/223356
Submitted by: takefu@airport.fm
|
|
|
|
|
|
|
|
|
|
|
|
| |
fix
PR#451999
portlint(1) compliant
add
license_file
PR: ports/223355
Submitted by: takefu@airport.fm
|
| |
|
|
|
|
|
|
|
|
| |
Added support for Tellstick Duo.
Approved by: maintainer (Johan Strom, johan@stromnet.se)
Tested by: hselasky @
PR: 222790
|
|
|
|
|
|
|
|
|
|
|
|
| |
2017-10-25 David Freese <w1hkj@bellsouth.net>
abb522d: Farnsworth timing
408a01b: PSK sinc filter
8cfc154: ACL interface
792b152: Text capture
dd2c8ef: OSX start process
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Availability release of WSJT-X Version 1.8.0.
Changes since "Release Candidate 3" (wsjtx-1.8.0-rc3) are very minor; they are
described in the Release Notes posted here:
http://physics.princeton.edu/pulsar/k1jt/Release_Notes_1.8.0.txt
Installation packages for Windows, Linux, Macintosh, and Raspian Jessie
have been posted on the WSJT web site here:
http://physics.princeton.edu/pulsar/k1jt/wsjtx.html
You can also download the packages from our SourceForge site:
https://sourceforge.net/projects/wsjt/files/wsjtx-1.8.0-rc3/
(It may take a short time for the SourceForge site to be updated.)
If you are upgrading from -rc1, you will need to do a one-time reset of
the default list of suggested operating frequencies. Go to
*File->Settings->Frequencies*, right click on the table and select *Reset*.
We hope you will enjoy using WSJT-X Version 1.8.0.
-- 73, Joe, K1JT, for the WSJT Development Group
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
removed, I did miss that one. (It's directly used as a filename)
The other places are do not cares.
- It makes no sense to remove gets() without removing potentially
just as bad scanf() calls and it's bad practice to use scanf anyway
I'm paranoid with implementations of fgets() (Non FreeBSD to be clear)
hence the use of -1 in the length argument of fgets().
- I'll see if upstream is willing to accept these diffs.
Submitted by: Max Khon <fjoe@freebsd.org>
Reported by: Max Khon <fjoe@freebsd.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Simple TTY terminal application which features a straightforward
commandline interface to easily connect to TTY devices for basic
input/output.
WWW: https://tio.github.io
PR: 222719
Submitted by: Dmitri Goutnik <dg@syrec.org>
|
|
|
|
|
|
|
|
| |
----------------
1/ Improvements to Hamlib support, error message reporting, serial rate box.
2/ Disabled unused UDP comms/egexp processing to clean up Options dialog.
|
|
|
|
|
|
|
|
| |
- Switch to USES=tar
- Unsilence installation commands
- Switch to options helpers
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Notable changes:
- i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
|
|
|
|
|
|
| |
I've also submitted the patches upstream.
Approved by: db
Differential Revision: https://reviews.freebsd.org/D12680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 4.0.11=
2017-10-14 David Freese <w1hkj@bellsouth.net>
3302f0d: Text Capture
35387db: FreeBSD mod
6e94d54: Documentation update
e4abdbf: PSK filter
cd36a46: Audio Stream
5a9322f: printf cleanup
e8651ed: CW Multichannel
89b5207: QSY multi
|
|
|
|
|
|
|
|
| |
=Version 1.0.3=
2017-10-14 David Freese <w1hkj@bellsouth.net>
0d1ba30: dxcc server list
|
| |
|
|
|
|
| |
Verified by: no difference between uncompressed tar files
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2017-10-12 David Freese <w1hkj@bellsouth.net>
efe4c58: UI thread bug
cc846da: FreeBSD reported bugs
be720c4: Prog doc update
=Version 1.0.1=
d46e018: Application icon
926b7fd: Installation bugs
43e4059: win mingw
4a092db: doc update
c9021c0: Code revision #2
=Version 1.0.0=
c5373f2: Code Revision 1
926ee8e: Initial flcluster repository
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
and act as the dx cluster client for fldigi. Multiple instances of flcluster
can simultaneously connect to fldigi, and fldigi's internal dx cluster client
can also be connected at the same time. Connectivity is via a socket interface,
so flclient can reside on the same or a different computer on the LAN or WAN
so long as it is possible to establish the socket (xmlrpc) connection.
On line help is available <http://www.w1hkj.com/flcluster-help/>
|
|
|
|
|
|
| |
Approved by: bapt kwm
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12643
|
| |
|
|
|
|
|
|
|
| |
on armv7. This has not been tested with an -exp run but should
"do no harm".
PR: 221894 (partial)
|
|
|
|
|
|
| |
Changes: https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md
PR: 222817
Exp-run by: antoine
|
| |
|
|
|
|
|
|
|
|
| |
https://reviews.freebsd.org/D12298
Whilst here redo the patches with make makepatch
PR: ports/222796
Reported by: emaste@
|
|
|
|
|
|
|
|
| |
Bug 222560: comms/wspr: fails to build with lang/gcc7 or later
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222560
PR: ports/222560
Reported by: Jan Beich <jbeich@FreeBSD.org>
|
|
|
|
|
|
|
|
| |
libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5
after the removal of zip_archive_set_tempdir(). All dependent ports continue to
build fine without that symbol.
PR: 222638
|
|
|
|
|
|
|
|
|
|
|
| |
FTdX5000 mods
* fix scaling of power out and swr meters
mingw-mods
* modifications to allow building on Windows MinGW/Msys
xml inhibit
* inhibit both client and server xml i/o until transceiver fully initialized
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WX HamQth bug fix
* Fixed access to remote data for Metar and HamQth queries
win7 mingw build fixes
* PRI?SZ format specifiers not recognized on all build platforms
wefax ui mods
wefax_map
* Create unique wefax mapping widget based on pre 3.23 picture widget
. resolution of new picture widget resize fault during wefax Rx
auto start
* add delays to allow sufficient time for external process to become stable
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
|
|
|
|
|
|
|
| |
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
|
|
|
|
|
|
| |
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
| |
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
PR: ports/217272
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 1.3.34=
2017-09-01 David Freese <w1hkj@bellsouth.net>
e9628ee: Save/Restore
9213bfc: flrig shell
2017-07-31 Sean Sharkey <g0oan@icloud.com>
22e70f6: FT1000 update
2017-07-29 David Freese <w1hkj@bellsouth.net>
34fdb94: IC7300 NR scale
fa0cdaf: IC7200/7300 compile warning
2017-07-23 Steve Magnuson AG7GN <steve.magnuson@gmail.com>
661374f: IC7100
|
| |
|
|
|
|
|
|
|
| |
- commented out unused function (txTextCB) tnx Ervin, HA2OS
PR: ports/221933
Submitted by: Maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From ChangeLog
=Version 4.0.9=
2017-09-03 David Freese <w1hkj@bellsouth.net>
cc95f0a: clock_gettime
5d4008a: spectrum display
6021e18: Test Signal Dialog
ccd3a2e: dxcluster fonts
08aa8f7: smod
6c05fe9: Spot buffer
deb4392: Winkeyer clones
ee3d420: PSK s/n imd
2017-07-25 Matt Roberts <matt@kk5jy.net>
ba2305c: RX Text capture
2017-07-23 David Freese <w1hkj@bellsouth.net>
3229581: PSK viewer
Reported by: portscout
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.38.7 -> 2.38.8
archivers/pear-Horde_Compress 2.2.0 -> 2.2.1
devel/pear-Horde_Core 2.30.0 -> 2.30.2
devel/pear-Horde_Date 2.4.0 -> 2.4.1
mail/pear-Horde_Imap_Client 2.29.14 -> 2.29.15 mail/pear-Horde_Mime_Viewer 2.2.1 -> 2.2.2
|
|
|
|
|
|
|
| |
- Add option to select audio backend [1]
PR: 221627 [1]
Submitted by: Christian Sturm <reezer@reezer.org> [1]
|
|
|
|
|
|
| |
Changes: https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md
PR: 221478
Exp-run by: antoine
|
|
|
|
|
|
| |
Fix various compilation issues in python-gammu on Windows.
Improved support for Huawei E3531 and E1756.
Fixed several issues with using library on Windows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.38.6 -> 2.38.7
www/pear-Horde_Browser 2.0.13 -> 2.0.14
devel/pear-Horde_Core 2.29.1 -> 2.30.0
www/pear-Horde_Form 2.0.17 -> 2.0.18
devel/pear-Horde_Icalendar 2.1.6 -> 2.1.7
mail/pear-Horde_Imap_Client 2.29.13 -> 2.29.14
net/pear-Horde_Url 2.2.5 -> 2.2.6
www/horde-ansel 3.0.6 -> 3.0.7
ftp/horde-gollem 3.0.10 -> 3.0.11
deskutils/horde-groupware 5.2.20 -> 5.2.21
www/horde-base 5.2.15 -> 5.2.16
mail/horde-imp 6.2.19 -> 6.2.20
deskutils/horde-kronolith 4.2.21 -> 4.2.22
deskutils/horde-nag 4.2.14 -> 4.2.15
www/horde-trean 1.1.7 -> 1.1.8
mail/horde-turba 4.2.19 -> 4.2.20
mail/horde-webmail 5.2.20 -> 5.2.21
devel/horde-whups 3.0.10 -> 3.0.11
Security: open redirects in multiple applications
|
|
|
|
|
|
|
|
|
| |
it's successors, that's why the 'x' in the package name.
WWW: https://github.com/linux-sunxi/sunxi-tools
PR: 213250
Submitted by: manu
|
|
|
|
| |
- Add LICENSE
|
|
|
|
|
|
| |
- Fix additional shebang
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 4.0.8=
2017-07-21 David Freese <iam_w1hkj@w1hkj.com>
38b65ea: Executable pathname
2a3c38b: rigCAT metering
37d78b1: OS X autostart
0006904: RigCAT i/o
c0bf2f2: Doxygen build
6e4f04c: Analysis modem
c438ba6: XMLRPC rx stream
2017-07-13 Matt Roberts KK5YJ <matt@kk5jy.net>
4a6e7ce: RX text paste
2017-07-12 David Freese <iam_w1hkj@w1hkj.com>
ef36e76: FSQ triggers
8517451: FSQ image
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
| |
=Version 4.0.7=
2017-07-03 David Freese <iam_w1hkj@w1hkj.com>
ee6cc45: SCU-17 ptt
964816a: bindUDP
|
|
|
|
|
|
|
|
| |
- Convert to USES=localbase
- Patch sample script shebang to reference sh instead of bash
- Fix staging and packaging problems when not using default options
- Add missing dependencies reported by poudriere stage-qa
- Strip installed libraries
|
|
|
|
|
|
|
|
| |
PR: 220395
Submitted by: kevans
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11497
|
|
|
|
|
| |
Exp-Run by: antoine
PR: 220408
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 4.0.6=
2017-06-25 David Freese <iam_w1hkj@w1hkj.com>
094ac3c: Documentation
1715749: flmsg alert
b3dd76d: Time Macros
a3f27d2: Require PortAudio
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
|
|
|
|
|
| |
(I've emailed upstream with this patch)
Approved by: db
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
N.B. Removal of options oss, sndfile, and portaudio as portaudio and
sndfile is now always needed due to an upstream change.
=Version 4.0.5=
2017-06-19 David Freese <iam_w1hkj@w1hkj.com>
bc29d97: Documentation update
6164c26: TELNET timeout
8922c5d: FD macros
b0928a0: N3FJP PTT
dcca120: Rx/Tx open/close
a49cf18: xmlrpc configuration
36a7fce: FSQ macros
6aaec34: Consistency check fail
7bcd89c: Audio Alerts
5f65d2e: Restore defaults
a9346cd: cw variable squelch
8460fba: INSTALL/README/NEWS
c2c9f38: CW Extended char set
ad8e33e: County field
64b397f: autostart on os x
43b37fe: Rx Context Menu
3aea3ca: Port Audio on Linux
f994b6a: NEWS update
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.38.5 -> 2.38.6
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.38.4 -> 2.38.5
devel/pear-Horde_Alarm 2.2.9 -> 2.2.10
devel/pear-Horde_Cli 2.2.0 -> 2.2.3
devel/pear-Horde_Core 2.28.3 -> 2.29.0
devel/pear-Horde_Date 2.3.2 -> 2.4.0
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
This is more consistent and translates into gmake instead of make.
|
|
|
|
|
|
|
|
|
| |
Poudriere in particulr did not properly handle DEPENDS_ARGS which
made these ports not properly install dependencies. That bug
is being addressed along with adding FLAVORS support to it.
With hat: portmgr
MFH: 2017Q2
|
| |
|
|
|
|
|
|
|
|
| |
'cp15_pmccntr_get' is invalid in C99.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
| |
|
| |
|
|
|
|
| |
Reported by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Maintenance Release includes
- cw scanner
. adds multi signal scanner / browser
- Sound Card
. keep input and output sound card devices open for duration of
fldigi execution
. Corrected tune output device
. Changed tune, wfid, video and cw-id to use tx offset
- CW QSY
. Correct QSY when transceiver in CW and CW-R type modes
- CALL field size
. Increased CALL, OP_CALL, STA_CALL from 15 to 30 chars
- LOG area controls
. Resize controls to add County entry control. Allow user
to select which extra qso field is displayed; country or
county.
PR: ports/219446
Submitted by: takefu@airport.fm
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
|
|
|
|
|
| |
* Make dependency on pyhthon explicit.
Approved by: rakuco (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
Under heavy development see http://freedv.org/tiki-index.php
Fix distinfo (needed TIMESTAMP)
Fix missing dependancy audio/speex
PR: ports/219349
Submitted by: takefu@airport.fm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 1.3.31=
2017-05-15 David Freese <iam_w1hkj@w1hkj.com>
9c1a0f3: IC735
a5a453a: FT817 CW MODE
4deacd6: FT-891
c3e6371: IC7200 Initial BW
67ed018: TS850
Reported by: portscout
|
|
|
|
| |
Approved by: rakuco (mentor, implicit)
|
|
|
|
|
|
| |
See CHANGELOG.md for changes
While here, improve pkg-message
|
|
|
|
|
|
|
|
|
|
| |
error message was a stub, provide a real one.
While here, pet portlint.
This is a catchup commit from various earlier commits.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
|
| |
===> direwolf-1.4_1 depends on shared library: libgpsd.so - not found
Reported by: pkg-fallout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
was described with. Direwolf actually depends on libgps.so, so this just gets
renamed to reflect actual dependency.
While here, one of the telemetry scripts uses #!/usr/local/bin/python, so mark
the dependency on the python metaport. No PORTREVISION bump because port was
failing to build as of r439960.
PR: ports/219096
Submitted by: bsdports@kyle-evans.net
Reported by: pkg-fallout
Approved by: Maintainer
|
|
|
|
| |
- Pet portlint
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
| |
Reviewed by: mat
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D10527
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.38.2 -> 2.38.4
devel/pear-Horde_Alarm 2.2.8 -> 2.2.9
devel/pear-Horde_Argv 2.0.12 -> 2.1.0
devel/pear-Horde_Cli 2.1.0 -> 2.2.0
archivers/pear-Horde_Compress 2.1.6 -> 2.2.0
security/pear-Horde_Crypt 2.7.6 -> 2.7.8
graphics/pear-Horde_Image 2.4.0 -> 2.4.1
www/horde-base 5.2.14 -> 5.2.15
mail/horde-imp 6.2.18 -> 6.2.19
mail/horde-ingo 3.2.14 -> 3.2.15
deskutils/horde-kronolith 4.2.20 -> 4.2.21
mail/horde-webmail 5.2.19 -> 5.2.20
deskutils/horde-groupware 5.2.19 -> 5.2.20
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From ChangeLog
=Version 4.0.3=
2017-04-30 David Freese <iam_w1hkj@w1hkj.com>
c9b9bb9: OS X Wizard
a8a6e09: cw decoder
7e552c4: CW wait
Reported by: @portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION in all consumers
- mail/claws-mail-vcalendar now builds, remove IGNORE
- Mark devel/libical-glib as BROKEN
Release Highlights
WARNING: Version 2 IS NOT Binary Compatible with Older Versions
Version 2 is Source Compatible with Older Versions
Lots of source code scrubbing
[New] RSCALE support (requires libicu from http://www.icu-project.org)
[New] CalDAV attachment support (draft-daboo-caldav-attachments)
[New] Resurrect the Berkeley DB storage support
[Bug] issue83: Incorrect recurrence generation for weekly pattern
Handle RRULEs better
Handle threading better
PR: 218711
Submitted by: myself
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release introduces some new features and fixes several bugs:
http://savannah.gnu.org/forum/forum.php?forum_id=8751
* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support
PR: 218952
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10522
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(google code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away)
2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6
2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/trac-down: Upstream is gone
www/tengine
2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-dotcloud.cli: deprecated in upstream
2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away)
2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away)
2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away)
2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away)
2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
|
|
|
|
|
| |
PREFIX is an absolute path (common case) and could break things if it is
not (and DESTDIR is empty). Should have been part of r439766.
|
|
|
|
|
|
|
| |
in MAKE_ARGS. Also, remove bogus trailing slash when setting INSTALLDIR,
kill EOL whitespace in the port description text, and fix its formatting.
Forgotten by: db
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Submitted by: Jochen Neumeister
|
| |
|
|
|
|
|
| |
PR: 218658
Submitted by: riggs
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
> > Attached is a revised patch, s/STAGEDIR/DESTDIR/ and the dw-start.sh
> > script was getting installed with the wrong permissions because I
> > overlooked the fact it's installed in the examples/ with a bunch of
> > datafiles.
PR: ports/436814
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
Reported by: danfe
MFH: 2017Q2
|
|
|
|
|
|
|
|
|
| |
1) Disable Nagle on the socket since all queries are sent as a single
string
2) Stop using sizeof("\n") to get the length of the string "\n"
These need to be submitted upstream as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 4.0.2=
2017-04-14 keith bellairs <keith@bellairs.org>
7432793: Lotw Match
2017-04-13 David Freese <iam_w1hkj@w1hkj.com>
ed5850e: flrigi bw synch
9723972: Clang 8.1.0
97024a9: Sound card
1549193: Revert "wefax"
c85b75e: IFKP image processing
ef39743: Macro Save
4396c43: CW end-of-transmit
2f1d709: Font Initialization
a1d4122: OS X socket connect
835d823: Winkeyer exit process
|
|
|
|
| |
- Convert to USES=localbase
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
|
| |
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible
|
|
|
|
|
|
| |
transceivers which had a class dependency to the FT817ND.
Removed that class dependency.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.38.1 -> 2.38.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
=Version 4.0.1=
2017-03-28 David Freese <iam_w1hkj@w1hkj.com>
f40e79d: Socket connect
=Version 4.0.0=
7efc9b2: OS X 10.12 build
ffd6f09: STATION_CALLSIGN
f0f3763: Free BSD mods
b163605: Logbook mods
167f064: ru-po-update
5354812: Default Tx Audio
fac5963: remove sprintf
a9db866: Documentation update
b522581: n3fjp logger search
c565b03: fopen -> fl_fopen
abd9554: 48 bar macro
5f5776c: CW decoder
9c0f906: DX cluster
016799a: Logbook support
b4e227b: WinKeyer
1fe26c1: fsq ifkp s/n computation
d576fd8: fltk version update
2a1a8c3: Macro Date Time Formats
|
| |
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.38.0 -> 2.38.1
deskutils/horde-groupware 5.2.17 -> 5.2.18
mail/horde-webmail 5.2.17 -> 5.2.18
|
|
|
|
|
|
|
|
|
|
| |
as noted here http://beefy12.nyi.freebsd.org/\
data/head-amd64-default/p436864_s315918/logs/fldigi-3.23.20.log
Update to maintenance bug fix release 3.23.21
Clean up missing dependencies as reported by poudriere
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"As in PR 196937, comms/hamlib fails to detect C++ compiler under emulation.
A patch for this was introduced in r377901 and then removed in r398432,
but I suspect it was still needed. I think the proper solution is to
re-introduce the patch that was removed, but I can't properly test it
myself because I'm failing to rebuild my arm.armv6 poudriere jail."
re-introduce missing diff
portlint again
redo checksum
PR: ports/217972
Reported by: Kyle Evans <bsdports@kyle-evans.net>
Reviewed by: mikael.urankar@gmail.com
|
|
|
|
|
| |
- Fix LICENSE
- Add WWW
|
|
|
|
|
|
|
|
|
|
|
| |
It can be used stand-alone to observe APRS traffic, as a digipeater,
APRStt gateway, or Internet Gateway (IGate). It can also be used as a
virtual TNC for other applications such as APRSIS32, UI-View32, Xastir,
APRS-TW, YAAC, UISS, Linux AX25, SARTrack, RMS Express, BPQ32,
Outpost PM and many others.
PR: 217791
Submitted by: bsdports@kyle-evans.net
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
PR: 217803 (modified)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It decodes the following digital transmission modes:
POCSAG512 POCSAG1200 POCSAG2400
FLEX
EAS
UFSK1200 CLIPFSK AFSK1200 AFSK2400 AFSK2400_2 AFSK2400_3
HAPN4800
FSK9600
DTMF
ZVEI1 ZVEI2 ZVEI3 DZVEI PZVEI
EEA EIA CCIR
MORSE CW
As an example it can be used with rtl_sdr to decode radio amateurs packets:
rtl_fm -f 144.390M -s 22050 | multimon-ng -v 10 -t raw -A -
WWW: https://github.com/EliasOenal/multimon-ng/
PR: 206158
Submitted by: bsdports@kyle-evans.net
|
|
|
|
| |
- Don't clobber LDFLAGS
|
| |
|
|
|
|
|
|
| |
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.37.4 -> 2.38.0
devel/pear-Horde_Cache 2.5.4 -> 2.5.5
devel/pear-Horde_Core 2.27.6 -> 2.27.8
databases/pear-Horde_Db 2.3.4 -> 2.4.0
devel/pear-Horde_Icalendar 2.1.4 -> 2.1.6
dns/pear-Horde_Idna 1.0.4 -> 1.1.0
sysutils/pear-Horde_Log 2.2.0 -> 2.3.0
mail/pear-Horde_Mime 2.10.2 -> 2.10.3
devel/pear-Horde_Prefs 2.8.0 -> 2.8.1
www/pear-Horde_Service_Weather 2.5.3 -> 2.5.4
www/pear-Horde_SessionHandler 2.2.8 -> 2.2.9
security/pear-Horde_Share 2.1.1 -> 2.1.2
mail/pear-Horde_Smtp 1.9.3 -> 1.9.4
devel/pear-Horde_Support 2.1.5 -> 2.2.0
devel/pear-Horde_Timezone 1.0.11 -> 1.1.0
devel/pear-Horde_Translation 2.2.1 -> 2.2.2
sysutils/pear-Horde_Vfs 2.3.4 -> 2.4.0
|
|
|
|
|
|
|
| |
Do not use GH_TUPLE for the default distfile.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
compatible with because of a couple function => property changes.
Given that upstream hasn't made a non-daily release since 0.4.1 we are
forced to track daily builds for now.
PR: ports/217499
Submitted by: bsdports@kyle-evans.net
|
|
|
|
|
|
|
|
|
|
|
| |
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
Approved by: maintainer via email
|
|
|
|
|
| |
- Add LICENSE
- Bump PORTREVISION for dependent ports
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Ruby/SerialPort is a Ruby library that provides a class for using
RS-232 serial ports.
PR: 216821
Submitted by: tj+freebsd_bugs@a13.fr
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9774
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
By moving the libraries we should finally be able to get rid of the inplace
upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries
were lying in /usr/local/lib, which would often get added by pkgconfig to the
linker paths via dependencies, the already installed libraries were linked
against, instead of the ones that were being built. This forced us to make
sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]
There are several new Qt5 ports which all have been created by Marie Loise Nolden
<nolden@kde.org>. Thanks again.
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9213
|
| |
|
|
|
|
| |
shared library libfec.so from object files compiled without -fPIC.
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed patches for portlint
- Supressed debug message on RXTXPort:removeEventListener:Exit when not in debug mode
- Added java bootstrap class
- Updated java source/target directives which will be depreciated in future release, see http://openjdk.java.net/
+jeps/182, and regression tested functionality.
PR: 216248
Submitted by: james@elstone.net
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9508
|
|
|
|
|
|
|
|
|
|
| |
crxdisplay.cpp:101:16: error: ordered comparison between pointer and zero ('Input *' and 'int')
if ( Sound <= NULL )
~~~~~ ^ ~~~~
PR: 216234
Submitted by: tcberner
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
|
|
| |
PR: 216742
Submitted by: takefu@airport.fm
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9446
|
|
|
|
|
| |
- Add LICENSE
- Bump PORTREVISION for package change
|
| |
|