aboutsummaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Expand)AuthorAgeFilesLines
* 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-301-0/+3
* Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,Alexey Dokuchaev2021-03-222-2/+2
* The libusb project has adopted hidapi. Update to their latest release,Tijl Coosemans2021-03-177-65/+25
* PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1Loïc Bartoletti2021-03-162-2/+2
* PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0Loïc Bartoletti2021-03-084-3/+2
* Clean up some thingsTobias Kortkamp2021-02-261-1/+0
* comms/birda: Fix build with default PIE.Kevin Bowling2021-02-231-0/+3
* - Update to 3.5Sofian Brabez2021-02-193-113/+8
* Set LICENSE_FILEMateusz Piotrowski2021-02-181-0/+1
* Mark BROKEN in 13/14 (via latest llvm update).Mark Linimon2021-02-181-0/+3
* - change to MK_WERRORMichael Landin2021-02-161-1/+1
* cooms/ebusd: update to the v21.2 (Plum) ReleaseOleksii Samorukov2021-02-142-4/+4
* comms/usbmuxd: Revert the unnecessary change of ownership of the daemon addedJason E. Hale2021-02-071-2/+2
* comms/usbmuxd: Add optional devd(8) configuration file to start and stop theJason E. Hale2021-02-074-21/+69
* comms/usbmuxd: fix build on 11.4 after r563570Rene Ladan2021-02-051-0/+17
* comms/cubicsdr: unbreak with libglvndJan Beich2021-02-051-4/+2
* =Version 1.3.54=Diane Bruce2021-02-042-4/+4
* Remove support for FreeBSD 12.1 from various ports.Rene Ladan2021-02-011-17/+0
* =Version 4.1.18=Diane Bruce2021-01-302-5/+4
* Fix r561520Sunpoet Po-Chuan Hsieh2021-01-271-1/+1
* comms/soapyplutosdr: Update 0.2.0 -> 0.2.1Yuri Victorovich2021-01-262-5/+4
* Add libfftw3 dependencyMichael Reifenberger2021-01-251-0/+4
* Readd hackrf-devel with missing files.Michael Reifenberger2021-01-2510-0/+102
* Revert r562478 to unbreak INDEXAntoine Brodin2021-01-258-77/+0
* Copy hackrf to hackrf-devel and update to a current snapshot of hackrfMichael Reifenberger2021-01-248-0/+77
* comms/libimobiledevice: Update to 1.3.0Jason E. Hale2021-01-2116-92/+151
* Update qscintilla2 to 2.11.6Loïc Bartoletti2021-01-192-0/+2
* comms/syncterm: enable on powerpc64lePiotr Kubaj2021-01-171-2/+2
* Fix build on current after commit 7fa2f2a62f04Guido Falsi2021-01-161-1/+7
* comms/syncterm: enable on powerpc64Piotr Kubaj2021-01-161-1/+1
* - lang/fpc revert way like linker is taken by fpc compilerJose Alonso Cardenas Marquez2021-01-151-1/+1
* Remove PY_SPHINX from ports using Python 3Danilo G. Baio2021-01-141-2/+2
* comms/limesuite: fix build on GCC architectures, don't set -march=nativePiotr Kubaj2021-01-141-2/+3
* Update GCC_DEFAULT from 9 to 10.Mark Linimon2021-01-141-0/+7
* Fix plist after doxygen update in r560752.Guido Falsi2021-01-131-1/+0
* comms/ebusd: update to v21.1Oleksii Samorukov2021-01-123-4/+5
* comms/acfax: fix the build against -CURRENTKyle Evans2021-01-111-2/+3
* Remove empty PY_ENUM34 from ports using Python 3.6+Rene Ladan2021-01-102-6/+0
* Update to 1.17Hiroki Tagato2021-01-083-14/+6
* devel/doxygen: Update to 1.9.0Dima Panov2021-01-088-24/+10
* fixes octave paths and adds debug that is enabled by defaultDiane Bruce2021-01-072-10/+21
* Update to 2.14.4Ganael LAPLANCHE2021-01-052-4/+4
* Update to 0.2.3Ganael LAPLANCHE2021-01-052-4/+4
* comms/qsstv: unbreak build after openjpeg update (r560097)Dima Panov2021-01-052-2/+2
* ChangelogDiane Bruce2021-01-024-16/+13
* For ports on riscv64 that fail the same (or similar ways) to aarch64, markMark Linimon2021-01-022-4/+6
* Lime Suite is a collection of software supporting several hardware platformsDiane Bruce2020-12-3111-0/+452
* Update graphics/tiff to 4.2.0Antoine Brodin2020-12-311-1/+1
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-296-6/+6
* comms/uhd: fix build on GCC architecturesPiotr Kubaj2020-12-281-0/+3
* Update to 0.10.1 and sort USE_PYTHONEmanuel Haupt2020-12-252-6/+5
* Relax hardcoded paths to fix build with Python 3.8.7Kai Knoblich2020-12-241-1/+1
* scipy 1.5.4 is only compatible with python 3.6+Antoine Brodin2020-12-241-1/+1
* Actually the patch-src_Makefile.am is not needed at all and sinceDiane Bruce2020-12-212-13/+1
* Remove extra \r removal after r558767Sunpoet Po-Chuan Hsieh2020-12-211-1/+1
* Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to...Loïc Bartoletti2020-12-162-1/+2
* Remove expired ports:Rene Ladan2020-12-125-39/+0
* Update to 2.14.3Ganael LAPLANCHE2020-12-104-48/+4
* comms/fldigi: disable NATIVE_OPT by defaultPiotr Kubaj2020-12-091-1/+2
* Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0Loïc Bartoletti2020-12-092-2/+2
* Mark as BROKEN on riscv64.Mark Linimon2020-12-071-7/+8
* Move ports that I wrote to my personal email address.Rene Ladan2020-12-061-1/+1
* Update to 2.14.2Ganael LAPLANCHE2020-12-065-32/+62
* comms/rxtx: fix packaging on powerpc64lePiotr Kubaj2020-12-051-1/+1
* comms/owfs: update to 3.2p4Kyle Evans2020-12-044-52/+17
* =Version 1.3.53=Diane Bruce2020-12-043-15/+4
* =Version 4.1.17=Diane Bruce2020-12-042-5/+4
* comms/dfu-util: Update version 0.1=>0.10Muhammad Moinur Rahman2020-11-283-5/+7
* - Bump PORTREVISION. lazarus was updated to 2.0.10Jose Alonso Cardenas Marquez2020-11-251-1/+1
* - sed is broken on 11.4 so install and use gsed instead.Diane Bruce2020-11-222-3/+4
* Only define USE_LDCONFIG in devel/qt5-coreTobias C. Berner2020-11-224-4/+4
* updated Asciidoc results in embedded \r in guide.cxx which confused compilerDiane Bruce2020-11-212-1/+13
* Add education virtual categoryAdam Weinberger2020-11-201-1/+1
* comms/mlan3: back to the poolLoïc Bartoletti2020-11-181-1/+1
* comms/fldigi: Update 4.1.15 -> 4.1.16Yuri Victorovich2020-11-163-19/+4
* Mark various ports BROKEN on aarch64.Mark Linimon2020-11-151-0/+1
* Deprecate a few python 2.7 portsAntoine Brodin2020-11-111-0/+3
* Update to 2.13.5Ganael LAPLANCHE2020-11-092-5/+9
* Update to 2.13.3Ganael LAPLANCHE2020-11-033-8/+7
* Update to 2.13.2Ganael LAPLANCHE2020-10-312-4/+4
* comms/gammu: upgrade to 1.42.0Rodrigo Osorio2020-10-272-4/+4
* =Version 4.1.15=Diane Bruce2020-10-264-7/+21
* Try to fix i386 buildMichael Reifenberger2020-10-241-2/+2
* Update to release 4.0.0.0 and use python 3.6+Michael Reifenberger2020-10-204-460/+1052
* Update to 2.13.1Ganael LAPLANCHE2020-10-192-6/+6
* Long overdue upgrade to 0.3.7Diane Bruce2020-10-186-47/+70
* comms/chirp: remove expiredBaptiste Daroussin2020-10-166-74/+0
* Fix missed sed patternsDiane Bruce2020-10-133-4/+4
* - Update to 2.2.7Diane Bruce2020-10-137-68/+25
* Set NO_ARCHMateusz Piotrowski2020-10-081-0/+2
* Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5Loïc Bartoletti2020-10-057-4/+69
* Chase libsndfile 1.0.30 update.Thomas Zander2020-10-013-2/+3
* Drop false dependency on pygtk2 gnuradio actually used pygobject3 meaningBaptiste Daroussin2020-10-011-2/+1
* Bump portrevision for devel/evdev-protoNiclas Zeising2020-09-292-2/+2
* Clean up some thingsTobias Kortkamp2020-09-241-2/+1
* Enable building on powerpc64le.Mark Linimon2020-09-241-1/+1
* Also mark broken on powerpc64le (untested, but will fail same way).Mark Linimon2020-09-241-0/+1
* Also mark broken on powerpc64le (untested, but will fail same way).Mark Linimon2020-09-241-0/+1
* Fix build with -fno-commonStefan Eßer2020-09-2122-49/+1598
* Xastir 2.1.6 was released in April of 2020.Diane Bruce2020-09-213-12/+11
* comms/soapyuhd: Update 0.4.0 -> 0.4.1Yuri Victorovich2020-09-212-4/+4
* Remove expired ports:Rene Ladan2020-09-1923-434/+0
* comms/soapyuhd: Update 0.3.6 -> 0.4.0Yuri Victorovich2020-09-192-5/+4
* comms/flmsg: Update 4.0.16 -> 4.0.17Yuri Victorovich2020-09-102-4/+4
* Return kevlo@'s ports to the pool after his commit bit was safekept.Rene Ladan2020-09-081-1/+1
* Fix build under clang-11Diane Bruce2020-09-042-2/+16
* Clean up some thingsTobias Kortkamp2020-09-031-2/+0
* comms/cubicsdr: Use USE_WX instead of the LIB_DEPENDS with the WX libraryYuri Victorovich2020-09-021-2/+2
* x11-toolkits/wxgtk31: Update 3.1.3 -> 3.1.4Yuri Victorovich2020-09-021-1/+1
* Extend expiration of ports broken with -fno-commonNiclas Zeising2020-08-302-5/+6
* comms/efax: fix build on recent current and deprecateTobias C. Berner2020-08-291-0/+5
* comms/dsd: fix build on recent currentTobias C. Berner2020-08-292-0/+22
* comms/seyon: Fix build and deprecateNiclas Zeising2020-08-291-0/+5
* - Fix under clang11Diane Bruce2020-08-284-16/+50
* Fix under clang 11Diane Bruce2020-08-282-1/+12
* comms/bladrf: fix build on recent currentTobias C. Berner2020-08-281-0/+11
* comms/birda: fix build on recent currentTobias C. Berner2020-08-281-0/+3
* - Fix under clang11Diane Bruce2020-08-277-14/+63
* Add -fcommon to CFLAGS to allow building on clang 11 in recent head.Guido Falsi2020-08-251-0/+1
* - Fix build under clang 11Diane Bruce2020-08-254-6/+45
* - Renamed bogus patch namesDiane Bruce2020-08-2411-39/+280
* Cosmetic changeSunpoet Po-Chuan Hsieh2020-08-241-2/+3
* Clean up compile and unbreak with clang-11 removing duplicate symbolsDiane Bruce2020-08-236-10/+933
* comms/qico: fix build with -fno-common (clang 11 and gcc 10)Eugene Grosbein2020-08-201-0/+11
* comms/minicom: fix build with -fno-common (clang 11 and gcc 10)Eugene Grosbein2020-08-201-0/+30
* Update gr-osmosdr to 0.2.2 and re-enable Python supportGanael LAPLANCHE2020-08-194-12/+29
* Remove deprecated ports:Rene Ladan2020-08-158-87/+0
* comms/wsjtx: prepare for cmake-3.18.xTobias C. Berner2020-08-151-2/+15
* - Update to 2.0.19Danilo Egea Gondolfo2020-08-132-4/+4
* Update to version 20200718Steven Kreuzer2020-07-283-29/+8
* Update to 1.59Sunpoet Po-Chuan Hsieh2020-07-242-6/+8
* comms/soapyremote: Update 0.5.1 -> 0.5.2Yuri Victorovich2020-07-212-5/+4
* Update to version 9.0.304.24, offer and prioritize HTTP distfile location.Alexey Dokuchaev2020-07-152-6/+7
* =Version 4.1.14=Diane Bruce2020-07-122-4/+4
* Update to 2.41.4Jochen Neumeister2020-07-092-4/+4
* Clean up some thingsTobias Kortkamp2020-07-074-13/+7
* Update to 0.4.99.102Li-Wen Hsu2020-07-078-40/+27
* Update Qt5 to 5.15Tobias C. Berner2020-07-062-1/+2
* =Version 1.3.51=Diane Bruce2020-07-032-4/+4
* comms/flmsg: Update 4.0.15 -> 4.0.16Yuri Victorovich2020-06-302-4/+4
* Move comms/py-serial to comms/py-pyserialSunpoet Po-Chuan Hsieh2020-06-279-12/+14
* comms/xastir: Unbreak build with GCC 10 (-fno-common)Tobias Kortkamp2020-06-221-0/+1
* Move devel/swig30 to devel/swig and update to 4.0.1Sunpoet Po-Chuan Hsieh2020-06-183-6/+5
* comms/flmsg: Update 4.0.14 -> 4.0.15Yuri Victorovich2020-06-172-4/+4
* - fix CC, allow custom CFLAGSDirk Meyer2020-06-063-2/+4
* OpenCBM plugin for parallel-port cablesDirk Meyer2020-06-064-0/+51
* OpenCBM driver module for parallel-port X[MA]-1541 cablesDirk Meyer2020-06-065-0/+124
* Commodore CBM serial IEC/IEEE-488 bus utilitiesDirk Meyer2020-06-067-0/+235
* Fix build on GCC architecturesHiroki Tagato2020-06-061-0/+8
* Return gnn@'s ports to the pool after safekeeping his commit bit.Rene Ladan2020-06-031-1/+1
* Pet portlint.Mark Linimon2020-05-311-1/+1
* Update to 1.14Hiroki Tagato2020-05-302-9/+9
* comms/syncterm: add BUILD_DEPENDS as:devel/binutilsEd Maste2020-05-291-0/+2
* comms/libfec: add BUILD_DEPENDS as:devel/binutilsEd Maste2020-05-291-0/+2
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).Alexey Dokuchaev2020-05-282-2/+2
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6).Alexey Dokuchaev2020-05-281-2/+2
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1).Alexey Dokuchaev2020-05-272-2/+2
* =Version 4.1.13=Diane Bruce2020-05-272-4/+4
* comms/gqrx: fix build on GCC architecturesPiotr Kubaj2020-05-251-1/+1
* Bump PORTREVISION for devel/json-c json-cSunpoet Po-Chuan Hsieh2020-05-231-0/+1
* comms/inspectrum: prepare for Qt5-5.15Tobias C. Berner2020-05-211-0/+10
* comms/cutecom: prepare for Qt5-5.15Tobias C. Berner2020-05-201-0/+10
* - Update WWWDmitry Marakasov2020-05-172-2/+2
* x11-toolkits/wxgtk30: Update to 3.0.5.1Loïc Bartoletti2020-05-176-5/+6
* - Add LICENSEDmitry Marakasov2020-05-152-4/+14
* - Bump PORTREVISION. lazarus was updated to 2.0.8Jose Alonso Cardenas Marquez2020-05-141-1/+1
* comms/telldus-core: fix fetch and unexpire.Rene Ladan2020-05-131-5/+1
* - Update WWWDmitry Marakasov2020-05-121-1/+1
* Update SphinxDanilo G. Baio2020-05-121-2/+2
* Deprecate a few ports using python 2.7Antoine Brodin2020-05-092-0/+6
* - Fix LICENSEDmitry Marakasov2020-05-082-3/+5
* - Update to 1.13Hiroki Tagato2020-05-072-10/+11
* Remove expired ports:Rene Ladan2020-05-0522-741/+0
* comms/anyremote - update to the 6.7.3Oleksii Samorukov2020-05-042-4/+4
* - fix build with -fno-commonDirk Meyer2020-05-041-0/+13
* comms/ebusd - update to 3.4Oleksii Samorukov2020-05-036-91/+4
* Update to 1.4.1Diane Bruce2020-04-293-6/+17
* =Version 4.1.12=Diane Bruce2020-04-242-4/+4
* comms/gnuradio: fix build on GCC architecturesPiotr Kubaj2020-04-201-2/+3
* comms/dcf77pi: update to 3.7.1.1, clean up MakefileRene Ladan2020-04-183-11/+11
* comms/openzwave-devel: fix build on GCC architecturesPiotr Kubaj2020-04-171-2/+2
* comms/minicom: Clean upMateusz Piotrowski2020-04-152-18/+14
* Update Qt5 to 5.14.2Tobias C. Berner2020-04-133-5/+9
* Change MAINTAINER email address to FreeBSD.org oneHiroki Tagato2020-04-131-1/+1
* Update py-sip to 4.19.21 and qscintilla2 to 2.11.4Loïc Bartoletti2020-04-111-0/+1
* comms/gnuradio: Update 3.8.1.0-rc1 -> 3.8.1.0Yuri Victorovich2020-04-114-5/+8
* - Update WWWDmitry Marakasov2020-04-063-3/+5
* Deprecate ports broken for more than 6 monthsAntoine Brodin2020-04-055-0/+10
* comms/wsjtx: Prepare for Qt5-5.14Tobias C. Berner2020-04-051-0/+18
* Update to 2.41.3Jochen Neumeister2020-04-032-4/+4
* - Removed zombie dependancy on clang since system clang now worksDiane Bruce2020-04-029-284/+69
* Update to revsion 1061Baptiste Daroussin2020-04-026-25/+126
* Update to 1.3.50Diane Bruce2020-04-022-4/+4
* Update to 4.1.11 upstream notes 4.1.10 shoud not be used.Diane Bruce2020-04-022-4/+4
* Update WWWSunpoet Po-Chuan Hsieh2020-04-011-1/+1
* Unbreak using renamed distribution siteDiane Bruce2020-03-271-3/+2
* - Pet porlintDiane Bruce2020-03-272-12/+14
* Convert the tree to use PY_PILLOWAntoine Brodin2020-03-251-9/+2
* Unmark certain ports as broken on powerpc64 elfv2, after a trybroken run.Mark Linimon2020-03-181-1/+2
* Ubreak on -headDiane Bruce2020-03-188-26/+98
* astro/gpsd: Update to 3.20Loïc Bartoletti2020-03-112-0/+35
* Drop dependency on devel/openmpJan Beich2020-03-091-2/+2
* Deprecate some ports using deprecated version of pythonAntoine Brodin2020-03-092-0/+6
* - Remove compat < 11 dependencies from bootstrap and compiler. It could fix p...Jose Alonso Cardenas Marquez2020-03-061-0/+1
* Regular USE_GITHUB cleanup.Mathieu Arnold2020-03-032-4/+4
* x11-toolkits/py-wxPython40: GUI toolkit for the Python programming languageLoïc Bartoletti2020-03-013-4/+4
* Pet portlint regenerate patchfiles while here. [db]Diane Bruce2020-02-277-20/+24
* Add USE_CSTD=c99 to fix build on GCC-based systems:Mark Linimon2020-02-251-0/+1
* This a simple set of command-line tools that is intended toDiane Bruce2020-02-245-0/+44
* graphics/py-pillow: Update to 7.0.0Kai Knoblich2020-02-241-3/+10
* Deprecate a few portsAntoine Brodin2020-02-232-0/+6
* Update comms/gr-osmosdr to 0.2.0 and bump dependent ports' revisionsGanael LAPLANCHE2020-02-228-8426/+38
* Clean up USESAntoine Brodin2020-02-201-1/+1
* Update MAINTAINER: use @FreeBSD.orgSunpoet Po-Chuan Hsieh2020-02-132-2/+2
* Update to 2.12.1Ganael LAPLANCHE2020-02-122-4/+4
* Update to 0.9.0Emanuel Haupt2020-02-122-5/+5
* comms/ncid: update 1.10.1_1 to 1.11Vinícius Zavam2020-02-116-11/+54
* Fix build on GCC-based systems by adding compiler:c++11-lang to USES:Mark Linimon2020-02-091-1/+1
* comms/flamp: Simplify MASTER_SITESYuri Victorovich2020-02-081-1/+1
* New port: comms/flmsg: Forms management editor for Amateur Radio standard mes...Yuri Victorovich2020-02-085-0/+46
* New port: comms/flamp: Program for the Amateur Multicast ProtocolYuri Victorovich2020-02-086-0/+75
* - bump PORTREVISION for SUID bit changeDirk Meyer2020-02-041-0/+1
* - remove SUID bit, users must be added to group dialerDirk Meyer2020-02-048-28/+22
* Update to 2.12.0Ganael LAPLANCHE2020-01-294-154/+8
* Remove expired ports:Rene Ladan2020-01-272-46/+0
* misc/qtchooser: do not create unnecessary wrappersTobias C. Berner2020-01-261-0/+2
* Clean up Makefile and add "make test"Michael Reifenberger2020-01-252-16/+10
* Fix manpage relocation falloutBaptiste Daroussin2020-01-171-1/+1
* Remove bad usage of MANDIRSBaptiste Daroussin2020-01-162-18/+18
* Update to 20200107Diane Bruce2020-01-152-6/+6
* comms/gammu: update to 1.41.0Rodrigo Osorio2020-01-132-5/+4
* Update cubicsdr snapshot version from githubDiane Bruce2020-01-138-112/+7
* Version 1.3.49 Jan 12 15:29:23 2020 Config * Change configuration fromDiane Bruce2020-01-132-4/+4
* Update to the latest commit as well (20191102)Michael Reifenberger2020-01-122-7/+6
* Update to 1.3.2Michael Reifenberger2020-01-122-6/+7
* comms/nanovna-saver: Update 0.2.1 -> 0.2.2Yuri Victorovich2020-01-122-9/+11
* Fix bug reported by bugzillaDiane Bruce2020-01-122-5/+5
* Fix bulk -a when building with all python flavors.Mathieu Arnold2020-01-091-1/+1
* Fix build on GCC-based systems:Mark Linimon2020-01-071-0/+1
* Move cad/ujprog -> comms/ujprogYuri Victorovich2020-01-064-0/+42
* Update to 2.1.2Diane Bruce2020-01-063-115/+10
* comms/uhd: unbreak on powerpc64Piotr Kubaj2020-01-051-1/+0
* Unbreak port.Diane Bruce2020-01-041-29/+0
* comms/fldigi: Update 4.1.08 -> 4.1.08.51Yuri Victorovich2020-01-042-6/+5
* comms/scrcpy: update to 1.12.1Tobias C. Berner2020-01-033-30/+13
* - Update to 2.4.0Jose Alonso Cardenas Marquez2020-01-035-63/+99
* NanoVNASaverDiane Bruce2020-01-026-0/+90
* Mark BROKENAntoine Brodin2020-01-021-0/+2