aboutsummaryrefslogtreecommitdiff
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* */*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0Loïc Bartoletti2021-07-272-2/+2
| | | | | | | | Changes: - https://riverbankcomputing.com/news/QScintilla_2.13.0_Released - https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS PR: 257308 Exp-run by: antoine
* devel/qscintilla2: Update to 2.12.1Loïc Bartoletti2021-07-122-2/+2
| | | | | | | | Changelog: https://riverbankcomputing.com/news/QScintilla_2.12.1_Released PR: 257002 Exp-run by: antoine
* comms/fldigi: Update to 4.1.19Diane Bruce2021-07-028-4/+137
| | | | | | | | | | | | | | | | N.B. C-Media and udev patched out for now as very Linux specific ATM 2021-06-24 dave-w1hkj <w1hkj@bellsouth.net> 4032048a8: Version 4.1.19 887420331: C-Media PTT support 8cdda8274: LNW macro tag 439cc2c9c: Notes d396d4970: lower case tx 2021-05-01 John Phelps <kl4yfd@gmail.com> d2efc4f77: Vestigial AFC fixes * Fix OFDM and 8PSK AFC jumping randomly to noise-signals
* comms/rubygem-ruby-termios: Update to 1.1.0Po-Chuan Hsieh2021-06-302-5/+5
| | | | Changes: https://github.com/arika/ruby-termios/commits/master
* comms/py-pyserial: Add USE_PYTHON=concurrentFukang Chen2021-06-291-1/+2
| | | | | | | | | - Allow concurrent installation for bin/pyserial-{miniterm,ports} Reviewed by: koobs, sbz Approved by: koobs (ports, mentor), sbz (maintainer) Differential Revision: https://reviews.freebsd.org/D30920 MFH: 2021Q2 (ports compliance)
* */py-qt5-*: Remove Digia's mention in pkg-descrLoïc Bartoletti2021-06-232-2/+2
| | | | | | | There was Trolltech, Nokia, Qt Project, Digia and today The Qt Company. To avoid replacing the name at each structure, we will simply mention that: "PyQt5 is a set of Python bindings for Qt5 application framework"
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-228-4/+8
| | | | | | | | | | 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
* comms/rtl-433: Fix typo in ports directory nameRodrigo Osorio2021-06-215-1/+1
| | | | | PR: 256360 Reported by: ports-rtl433@shalott.net
* math/gsl: update to 2.7Tobias C. Berner2021-06-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From [1] * What is new in gsl-2.7: * fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com) * fixed bug #60335 (spmatrix test failure, J. Lamb) * fixed bug #36577 * clarified documentation on interpolation accelerators (V. Krishnan) * fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M. Sitte) * fixed doc bug #59758 * fixed bug #58202 (rstat median for n=5) * added support for native C complex number types in gsl_complex when using a C11 compiler * upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 * updated exponential fitting example for nonlinear least squares * added banded LU decomposition and solver (gsl_linalg_LU_band) * New functions added to the library: - gsl_matrix_norm1 - gsl_spmatrix_norm1 - gsl_matrix_complex_conjtrans_memcpy - gsl_linalg_QL: decomp, unpack - gsl_linalg_complex_QR_* (thanks to Christian Krueger) - gsl_vector_sum - gsl_matrix_scale_rows - gsl_matrix_scale_columns - gsl_multilarge_linear_matrix_ptr - gsl_multilarge_linear_rhs_ptr - gsl_spmatrix_dense_add (renamed from gsl_spmatrix_add_to_dense) - gsl_spmatrix_dense_sub - gsl_linalg_cholesky_band: solvem, svxm, scale, scale_apply - gsl_linalg_QR_UD: decomp, lssolve - gsl_linalg_QR_UU: decomp, lssolve, QTvec - gsl_linalg_QR_UZ: decomp - gsl_multifit_linear_lcurvature - gsl_spline2d_eval_extrap * bug fix in checking vector lengths in gsl_vector_memcpy (dieggsy@pm.me) * made gsl_sf_legendre_array_index() inline and documented - gsl_sf_legendre_nlm() [1] http://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS PR: 256423 Exp-run by: antoine
* comms/syncterm: enable on powerpcPiotr Kubaj2021-06-151-2/+2
|
* */*: return shurd's ports to the pool ...Rene Ladan2021-06-073-3/+3
| | | | | | ... after safekeeping his commit bit. With hat: portmgr-secretary
* comms/soapyairspy: Update 0.1.2 -> 0.2.0Yuri Victorovich2021-06-042-5/+4
| | | | Reported by: portscout
* comms/rtl-443: Fix pkg-plist for configuration filesRodrigo Osorio2021-05-312-26/+27
| | | | | Use @sample declaration for configuration files. Bump PORTREVISION
* comm/rtl-445: New port : Generic RF data receiver and decoder for ISM band ↵Rodrigo Osorio2021-05-315-0/+63
| | | | device
* comms/limesuite: fix plistDmitry Marakasov2021-05-141-1/+1
| | | | Approved by: portmgr blanket
* comms/xlog: Update to 2.0.22Danilo Egea Gondolfo2021-05-122-5/+5
| | | | Drop maintainership.
* comms/py-hid: Add a new portMateusz Piotrowski2021-05-114-0/+26
|
* comms/rtl-sdr: Do not force gnu89 C std anymoreGanael LAPLANCHE2021-05-101-3/+2
| | | | | | | | - gnu89 do not seem to be needed anymore - also, remove useless dependency to gmake PR: 255725 Reported by: Nico Sonack <nsonack@outlook.com>
* comms/picocom: New maintainerKevin Bowling2021-05-081-1/+1
| | | | | | PR: 255560 Approved by: koobs, portmgr (unmaintained port) MFH: 2021Q2
* Deorbit RESTRICTED && NO_CDROM, part one.Mathieu Arnold2021-05-061-4/+7
| | | | | | | | For ports that already use the licenses framwork, merge the content of RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs. Approved by: rene Differential Revision: https://reviews.freebsd.org/D30010
* comms/iwmbt-firmware: Update to 20210315 revision 2Vladimir Kondratyev2021-05-043-8/+28
| | | | | | | This change adds firmwares for Intel wireless 7260/7265 adaptors Approved by: arrowd PR: 253302
* Prepare for libgnome removalBaptiste Daroussin2021-05-0112-360/+0
| | | | | | Remove the 2 last ports depending on libgnome - comms/kb is an abandonware with no upstream left - games/monster-masher is an abandonware
* misc/soapysdr-rtlsdr: Move to comms/soapysdr-rtlsdrYuri Victorovich2021-04-284-0/+33
|
* Fix build of 8 ports broken by the update of misc/soapysdrYuri Victorovich2021-04-287-11/+14
| | | | | | The modules directory in all of them is renamed. Reported by: fallout
* comms/xdemorse: Update 3.6.3 -> 3.6.4Yuri Victorovich2021-04-272-4/+4
| | | | Reported by: portscout
* graphics/tiff: update to 4.3.0Antoine Brodin2021-04-251-1/+1
|
* comms/hcidump: fix buildDmitry Marakasov2021-04-241-2/+1
|
* comms/uartlirc: mark BROKEN on FreeBSD >= 13Dmitry Marakasov2021-04-241-0/+2
|
* Cleanup LIB_DEPENDSAntoine Brodin2021-04-232-2/+2
|
* comms/airspy: Update 1.0.9-18 -> 1.0.10Yuri Victorovich2021-04-233-7/+5
|
* comms/py-adafruit-ampy: Update to 1.1.0Fukang Chen2021-04-222-5/+4
| | | | | Approved by: koobs (mentor, implicit) MFH: No (catch up with upstream new release)
* comms/dcf77pi: pet portclippyRene Ladan2021-04-211-6/+5
|
* Clean up all commented PORTREVISION and PORTEPOCH linesTobias Kortkamp2021-04-191-1/+1
| | | | | | | | | No revision bump tool that we have cleans them up or deals with them, so we end up with duplicated lines. Instead of implementing that just clean up the 51 ports that do this. PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if you need a reminder or placeholder.
* Remove expired ports:Rene Ladan2021-04-174-36/+0
| | | | | | | 2021-04-14 www/grafana4: Upstream end of life 2021-04-14 www/grafana5: Upstream end of life 2021-04-15 comms/py-lirc: No longer maintained and not compatible with Python 3 2021-04-15 x11-toolkits/qt5-gtkplatform: Archived upstream
* x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5Yuri Victorovich2021-04-165-5/+5
| | | | | | Bump 43 ports that either depend on wxgtk31 or potentially depend on it. Reported by: portscout
* comms/snap7: actually add powerpc64le configPiotr Kubaj2021-04-151-0/+15
|
* comms/snap7: fix build on powerpc64lePiotr Kubaj2021-04-151-1/+1
|
* comms/snap7: port to powerpc and powerpc64Piotr Kubaj2021-04-153-1/+31
|
* comms/xdemorse: Update 3.6.2 -> 3.6.3Yuri Victorovich2021-04-143-45/+7
| | | | Reported by: portscout
* Regenerate all distfiles using gitlab as source.Matthias Fechner2021-04-091-3/+3
| | | | | | | | | | | | This regeneration is required as the new gitlab version changed the address and the directory the source files can be downloaded. This commit also applies some small fixes to make sure all ports using gitlab are buildable. Reviewed by: mat Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D29628
* Remove expired ports:Rene Ladan2021-04-0718-512/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/drm: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cre: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/doorman: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 shells/esh: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 sysutils/cpu: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 textproc/libcrm114: No known users, dead upstream 2021-04-01 x11/wmmatrix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/wmxss: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/tycoon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xgrab: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xbanner: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/bricons: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xmon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cavezofphear: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 astro/saoimage: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/ksmp3play: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/jamin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/musicbox-tag-editor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/nspmod: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/cdplay: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/gimmix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/ghostess: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/wmrecord: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/toolame: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/shout: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/grappa: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/phylip: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/lagan: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 cad/varkon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 cad/transcalc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 comms/seyon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 comms/efax: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 converters/vda2fbd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 converters/shftool: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/openzz: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/sourcenav: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/gb: Unmaintained and dead upstream 2021-04-01 dns/checkdns: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 dns/inadyn-mt: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 editors/gate: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 editors/thoteditor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/cinc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/e-uae: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/dtcyber: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 ftp/jftpgw: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 ftp/pureadmin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-02 textproc/hs-pandoc-citeproc: Integrated into textproc/hs-pandoc
* comms/predict: fix LICENSE, update WWWDmitry Marakasov2021-04-072-2/+3
| | | | | | While here, minor whitespace fix Approved by: portmgr blanket
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0782-82/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-0617-43/+4
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-06219-221/+0
|
* comms/py-lirc: Mark as DEPRECATEDKai Knoblich2021-03-291-0/+3
| | | | | | | | | | | * The package isn't compatible with Python 3 and has not received any updates by upstream for more than 15 years. PR: 254271, 253815 (related) Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=569483
* Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,Alexey Dokuchaev2021-03-222-2/+2
| | | | | | | | contractions, "<portname> is ..." cases, missing Oxford commas, and other miscellaneous style bugs in the COMMENT line. Notes: svn path=/head/; revision=568947
* The libusb project has adopted hidapi. Update to their latest release,Tijl Coosemans2021-03-177-65/+25
| | | | | | | | | | | 0.10.1. Bump py-hidapi so it gets rebuilt to use new functions. Hand over to maintainer of py-hidapi so the two can be maintained together. Reported by: Corey Stephan (marquette.edu) Tested by: ehaupt Notes: svn path=/head/; revision=568637
* PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1Loïc Bartoletti2021-03-162-2/+2
| | | | | | | | PR: 254218 Exp-run by: antoine Notes: svn path=/head/; revision=568547
* PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0Loïc Bartoletti2021-03-084-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * PyQt5: update to 5.15.3 This is a minor feature and bug-fix release. There are corresponding releases of the other PyQt5-related packages. - Added the missing QImage.setAlphaChannel(). - Support for the QtNetworkAuth library has been moved to a separate PyQtNetworkAuth package. - Wheels no longer bundle the corresponding Qt libraries and instead automatically install them from an external wheel. * QScintilla2: update to 2.12.0 This adds support for Qt6 and removes support for Qt4. - Change the new distname (again)i due to a conflict - Use the new sip-build system * devel/py-qtbuilder: update to 1.9.0 * devel/py-sip: fix flavor for sip-distinfo PR: 253865 Exp-run by: antoine Notes: svn path=/head/; revision=567825