aboutsummaryrefslogtreecommitdiff
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* comms/aprsd: Spell SUB_LIST correctly and unbreak rc scriptTobias Kortkamp2021-10-192-5/+5
| | | | Reported by: portscan (unreferenced variable)
* *: apply refactor.remove-consecutive-empty-linesTobias Kortkamp2021-10-192-2/+0
| | | | Submitted by: portedit
* comms/py-esptool: Update to 3.1Fukang Chen2021-10-192-11/+34
| | | | | | | | | | Changelog: https://github.com/espressif/esptool/releases/tag/v3.1 PR: 259235 Submitted by: Tomasz "CeDeROM" CEDRO <tomek@cedro.info> (based on) MFH: No (feature release)
* comms/kermit: the port had been updated and cleaned up (+)Alexey Dokuchaev2021-10-165-409/+10
| | | | | | | | | | - Update C-Kermit to version 9.0.305 Alpha.04 which integrates both modern and legacy OpenSSL support (thus drop our local patch) - Do not install essentially empty dot-files as examples; they also contain references to full *.ini files which are no longer shipped as part of the C-Kermit distribution - The only useful documentation now is README.TXT, install it in the dedicated option helper target
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-165-14/+15
|
* comms/libusbmuxd: Fix build after last commitBernhard Froehlich2021-10-141-1/+0
| | | | Reported by: tobik
* comms/picocom: Add CPE informationStefan Eßer2021-10-141-0/+2
| | | | Approved by: portmgr (blanket)
* comms/libusbmuxd: Add CPE informationStefan Eßer2021-10-141-1/+3
| | | | Approved by: portmgr (blanket)
* *: Clean up some thingsTobias Kortkamp2021-10-122-2/+1
| | | | | | | | | | | | - Fix typos - Fix overwritten variables with focus on master/slave ports - Remove unreferenced variables - Sort categories - Remove redundant option descriptions - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
* comms/gqrx: Update to 2.14.6Ganael LAPLANCHE2021-10-112-4/+4
|
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-104-4/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* comms/py-fritzconnection: Update to 1.7.0Wen Heping2021-10-092-4/+4
| | | | | PR: 259009 Reported by: freebsd@michael-bueker.de(maintainer)
* comms/hidapi: Switch from cmake back to autoreconf buildEmanuel Haupt2021-10-072-9/+16
| | | | | | | | Switch from cmake back to to autoreconf build as this broke comms/py-hidapi. Once this has been investigated and fixed we can switch back to cmake. Notified by: pkg-fallout
* */*: Remove extra CPE_VENDOR=horde which is already present in USES=hordeBernhard Froehlich2021-10-072-5/+2
| | | | Approved by: portmgr (blanket)
* comms/hidapi: Update to 0.11.1Emanuel Haupt2021-10-063-19/+14
| | | | | | Switch to cmake due to upstream deprecation warning Release notes: https://github.com/libusb/hidapi/releases/tag/hidapi-0.11.0
* comms/hcidump: Fix a link errorCy Schubert2021-10-051-1/+1
| | | | | | | | | | | | | | Fix the following by adding -fPIE to CFLAGS: /usr/local/bin/x86_64-unknown-freebsd14.0-ld: ../parser/libparser.a(hidp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE /usr/local/bin/x86_64-unknown-freebsd14.0-ld: final link failed: nonrepresentable section on output cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [hcidump] Error code 1 MFH: 2021Q4
* comms/pear-Horde_SyncMl: Add CPE informationBernhard Froehlich2021-10-051-1/+3
| | | | Approved by: portmgr (blanket)
* comms/pear-Horde_ActiveSync: Add CPE informationBernhard Froehlich2021-10-051-1/+2
| | | | Approved by: portmgr (blanket)
* comms/mgetty+sendfax: Add CPE informationBernhard Froehlich2021-10-051-1/+2
| | | | Approved by: portmgr (blanket)
* comms/hylafax: Add CPE informationBernhard Froehlich2021-10-051-1/+1
| | | | Approved by: portmgr (blanket)
* comms/gqrx: Update to 2.14.5Ganael LAPLANCHE2021-10-052-5/+4
|
* *: re-assign kuriyama@s ports to the pool, commit bit safekeptRene Ladan2021-10-041-1/+1
| | | | With hat: portmgr-secretary
* comms/svxlink: Unbreak qtelDiane Bruce2021-10-021-2/+2
| | | | | - Unbreak qtel by adding GH_PROJECT to svxlink - remove redundant REINPLACE
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-302-18/+0
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* comms/dfu-util: Update version 0.10=>0.11Muhammad Moinur Rahman2021-09-252-4/+4
| | | | Relnotes: https://sourceforge.net/p/dfu-util/dfu-util/ci/master/tree/ChangeLog
* comms/hcidump: Mark as broken on aarch64.Mikael Urankar2021-09-241-0/+2
|
* comms/predict: fix ncurses with ports and futur split in baseBaptiste Daroussin2021-09-242-9/+3
| | | | While here, avoid useless call on sed where easily possible
* */*: Reset MAINTAINER due to repeat fatal email bouncesRyan Steinmetz2021-09-211-1/+1
|
* comms/snap7: Add CPE informationBernhard Froehlich2021-09-201-1/+3
| | | | Approved by: portmgr (blanket)
* comms/nmealib: Add CPE informationBernhard Froehlich2021-09-201-1/+3
| | | | Approved by: portmgr (blanket)
* comms/snap7: port to aarch64Mikael Urankar2021-09-142-2/+15
|
* comms/lrzsz: Add CPE informationBernhard Froehlich2021-09-111-0/+4
| | | | Approved by: portmgr (blanket)
* comms/minicom: Add CPE informationBernhard Froehlich2021-09-101-1/+2
| | | | Approved by: portmgr (blanket)
* comms/iwmbt-firmware: Update distinfo.Newton Terry2021-09-052-4/+4
| | | | | | PR: 253302 Tested by: arrowd
* comms/wsjtz: Fix buildJose Alonso Cardenas Marquez2021-09-031-2/+6
| | | | | | - Add missing dependencies - Add DOCS option Reported by: pkg-fallout
* comms/libmodbus: Add CPE informationBernhard Froehlich2021-09-021-1/+1
| | | | Approved by: portmgr (blanket)
* comms/wsjtz: Fix buildJose Alonso Cardenas Marquez2021-09-021-0/+1
| | | | Reported by: pkg-fallout
* comms/openobex: Add CPE informationBernhard Froehlich2021-08-291-1/+1
| | | | Approved by: portmgr (blanket)
* Cleanup: for ports under c* categories, drop redundant GH_{ACCOUNT,PROJECT}.Alexey Dokuchaev2021-08-295-10/+2
|
* comms/wsjtz: New port: Clone of WSJT-X software with additional featuresJose Alonso Cardenas Marquez2021-08-2710-0/+254
| | | | | | | | | | | | | | | | | | | | | WSJT ("Weak Signal Communication, by K1JT") offers specific digital protocols optimized for meteor scatter, ionospheric scatter, and EME (moonbounce) at VHF/UHF, as well as HF skywave propagation. The program can decode fraction-of-a-second signals reflected from ionized meteor trails and steady signals 10 dB below the audible threshold. WSJT-Z is a clone of WSJT-X software by Joe Taylor K1JT Features - Modified user interface, including a larger Band Activity window - Extended filtering features - Auto CQ and auto responding - QRZ.COM integration - Audio alerts - DXCC / Continent Filtering WWW: https://sourceforge.net/projects/wsjt-z/
* comms/xdemorse: Update 3.6.4 -> 3.6.5Yuri Victorovich2021-08-252-4/+4
| | | | Reported by: portscout
* comms/flamp: Update 2.2.06 -> 2.2.07Yuri Victorovich2021-08-072-4/+4
| | | | Reported by: portscout
* comms/py-fritzconnection: New portMichael Büker2021-08-064-0/+33
| | | | | | Python tool to communicate with AVM FritzBox routers. PR: 256989
* comms/flmsg: Update 4.0.17 -> 4.0.19Yuri Victorovich2021-08-052-4/+4
| | | | Reported by: portscout
* comms/flamp: Update 2.2.05 -> 2.2.06Yuri Victorovich2021-08-054-44/+4
| | | | Reported by: portscout
* comms/fldigi: Update 4.1.19 -> 4.1.20Yuri Victorovich2021-08-052-5/+5
| | | | Latest version is now available on http://www.w1hkj.com
* audio/jack: Update to Jack2: 0.125.0 -> 1.9.16Yuri Victorovich2021-08-023-3/+3
| | | | | | | | Big thank you to Florian Walpen <dev@submerge.ch> and Goran Mekić <meka@tilda.center> for working on Jack2. PR: 251125 Submitted by: Florian Walpen <dev@submerge.ch> (original version)
* editors/lazarus[-qt5]: bump some ports dependants of lazarusJose Alonso Cardenas Marquez2021-08-011-1/+1
| | | | | | | | * bump PORTREVISION of cad/zcad: comms/cqrlog: editors/picpas: graphics/lazpaint: multimedia/winff: net-p2p/awgg: net-p2p/transmission-remote-gui: russian/emkatic: x11-fm/doublecmd * editors/lazarus[-qt5] was updated to 2.0.12
* */*: 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