Index: head/comms/Makefile =================================================================== --- head/comms/Makefile (revision 436240) +++ head/comms/Makefile (revision 436241) @@ -1,210 +1,211 @@ # $FreeBSD$ # COMMENT = Communication utilities SUBDIR += acfax SUBDIR += aldo SUBDIR += amtterm SUBDIR += anyremote SUBDIR += aprsd SUBDIR += atslog SUBDIR += bfhist SUBDIR += bforce-kst SUBDIR += birda SUBDIR += bluegps SUBDIR += bluez-firmware SUBDIR += bpl+ SUBDIR += chirp SUBDIR += chu SUBDIR += comserv SUBDIR += concordance SUBDIR += congruity SUBDIR += conserver SUBDIR += conserver-com SUBDIR += cqrlog SUBDIR += cutecom SUBDIR += cwdaemon SUBDIR += cwstudio SUBDIR += dabstick-radio SUBDIR += dcf77pi SUBDIR += deforaos-phone SUBDIR += dfu-programmer SUBDIR += dfu-util SUBDIR += dump1090 SUBDIR += ebook2cw SUBDIR += ebook2cwgui SUBDIR += echolinux SUBDIR += efax SUBDIR += efax-gtk SUBDIR += ems-flasher SUBDIR += esmska SUBDIR += fl_moxgen SUBDIR += fldigi SUBDIR += fllog SUBDIR += flrig SUBDIR += flwrap SUBDIR += freedv SUBDIR += gammu SUBDIR += ge-x2212 SUBDIR += geoid SUBDIR += gkermit SUBDIR += gmfsk SUBDIR += gnocky SUBDIR += gnokii SUBDIR += gnuradio SUBDIR += gpredict SUBDIR += gqrx SUBDIR += gr-osmosdr SUBDIR += grig SUBDIR += gscmxx SUBDIR += gsmlib SUBDIR += gstreamer1-plugins-spandsp SUBDIR += gtkmmorse SUBDIR += hackrf SUBDIR += hamfax SUBDIR += hamlib SUBDIR += hcidump SUBDIR += hf SUBDIR += hidapi SUBDIR += hylafax SUBDIR += ibp SUBDIR += java-commapi SUBDIR += java-commapi-freebsd SUBDIR += java-simple-serial-connector SUBDIR += jerm SUBDIR += jsdr SUBDIR += kb SUBDIR += kermit SUBDIR += klog SUBDIR += kremotecontrol SUBDIR += kvasd SUBDIR += libconcord SUBDIR += libfap SUBDIR += libfec SUBDIR += libimobiledevice SUBDIR += libirman SUBDIR += libmodbus SUBDIR += librs232 SUBDIR += libsdr SUBDIR += libsdr-gui SUBDIR += libticables2 SUBDIR += libticalcs2 SUBDIR += libusbmuxd SUBDIR += linpsk SUBDIR += linrad SUBDIR += lirc SUBDIR += locator SUBDIR += lrzsz SUBDIR += lysdr SUBDIR += mgetty+sendfax SUBDIR += minicom SUBDIR += mlan3 SUBDIR += morse + SUBDIR += multimon-ng SUBDIR += nasawash SUBDIR += ncid SUBDIR += nec2c SUBDIR += nmealib SUBDIR += nokryptia SUBDIR += o2sms SUBDIR += obexapp SUBDIR += openobex SUBDIR += owfs SUBDIR += p5-Cisco-UCS SUBDIR += p5-Device-Gsm SUBDIR += p5-Device-Modem SUBDIR += p5-Device-SerialPort SUBDIR += p5-Fax-Hylafax-Client SUBDIR += p5-Nexmo-SMS SUBDIR += p5-SMS-SMS77 SUBDIR += p5-SMS-Send SUBDIR += p5-SMS-Send-DeviceGsm SUBDIR += p5-SMS-Send-NexmoUnicode SUBDIR += p5-SMS-Send-TW-HiAir SUBDIR += p5-SMS-Send-TW-PChome SUBDIR += p5-SMS-Send-TW-Qma SUBDIR += p5-SMS-Send-TW-ShareSMS SUBDIR += p5-SMS-Send-TW-Socket2Air SUBDIR += p5-SMS-Send-TW-chtsns SUBDIR += p5-SMS-Send-TW-emome SUBDIR += pear-Horde_ActiveSync SUBDIR += pear-Horde_SyncMl SUBDIR += picocom SUBDIR += pr SUBDIR += predict SUBDIR += py-bulksms SUBDIR += py-gammu SUBDIR += py-libconcord SUBDIR += py-libimobiledevice SUBDIR += py-lirc SUBDIR += py-qt5-serialport SUBDIR += py-serial SUBDIR += pyla SUBDIR += qico SUBDIR += qpage SUBDIR += qrq SUBDIR += qsstv SUBDIR += qt5-connectivity SUBDIR += qt5-sensors SUBDIR += qt5-serialbus SUBDIR += qt5-serialport SUBDIR += qtel SUBDIR += quisk SUBDIR += remserial SUBDIR += rtl-sdr SUBDIR += rubygem-callsign SUBDIR += rubygem-ruby-termios SUBDIR += rubygem-serialport SUBDIR += rxtx SUBDIR += scmxx SUBDIR += sdr-wspr SUBDIR += ser2net SUBDIR += serialoverip SUBDIR += seyon SUBDIR += sms_client SUBDIR += smstools3 SUBDIR += soundmodem SUBDIR += spandsp SUBDIR += splat SUBDIR += sredird SUBDIR += svxlink SUBDIR += syncterm SUBDIR += tcpser SUBDIR += telldus-core SUBDIR += thebridge SUBDIR += tilp2 SUBDIR += tits SUBDIR += tkhylafax SUBDIR += tkscanfax SUBDIR += tlf SUBDIR += trustedqsl SUBDIR += twpsk SUBDIR += uarduno SUBDIR += uartlirc SUBDIR += uhd SUBDIR += uird SUBDIR += unixcw SUBDIR += usbmuxd SUBDIR += usrp SUBDIR += viewfax SUBDIR += vrflash SUBDIR += wsjt SUBDIR += wsjtx SUBDIR += wspr SUBDIR += wwl SUBDIR += wy60 SUBDIR += xastir SUBDIR += xcwcp SUBDIR += xdx SUBDIR += xlog SUBDIR += xmorse SUBDIR += xnec2c SUBDIR += xnecview SUBDIR += xwota SUBDIR += yaac SUBDIR += yagiuda SUBDIR += yaps SUBDIR += yfklog SUBDIR += zssh .include Index: head/comms/multimon-ng/Makefile =================================================================== --- head/comms/multimon-ng/Makefile (nonexistent) +++ head/comms/multimon-ng/Makefile (revision 436241) @@ -0,0 +1,35 @@ +# $FreeBSD$ + +PORTNAME= multimon-ng +PORTVERSION= 1.1.0 +CATEGORIES= comms hamradio + +MAINTAINER= bsdports@kyle-evans.net +COMMENT= Digital transmission decoder + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +USE_GITHUB= yes +GH_ACCOUNT= EliasOenal + +USES= cmake + +OPTIONS_DEFINE= PULSEAUDIO X11 + +X11_CMAKE_BOOL= X11_SUPPORT + +PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio +PULSEAUDIO_CMAKE_BOOL= PULSE_AUDIO_SUPPORT + +PLIST_FILES+= bin/multimon-ng + +.include +.if ${PORT_OPTIONS:MX11} +USE_XORG+= sm ice x11 xext +.endif + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/multimon-ng ${STAGEDIR}${PREFIX}/bin + +.include Property changes on: head/comms/multimon-ng/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/comms/multimon-ng/distinfo =================================================================== --- head/comms/multimon-ng/distinfo (nonexistent) +++ head/comms/multimon-ng/distinfo (revision 436241) @@ -0,0 +1,3 @@ +TIMESTAMP = 1489583557 +SHA256 (EliasOenal-multimon-ng-1.1.0_GH0.tar.gz) = 378209bce0111ec496a8bf1878d43b8d42d67921958c8fbef4aedde2ea416c43 +SIZE (EliasOenal-multimon-ng-1.1.0_GH0.tar.gz) = 2420682 Property changes on: head/comms/multimon-ng/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/comms/multimon-ng/files/patch-CMakeLists.txt =================================================================== --- head/comms/multimon-ng/files/patch-CMakeLists.txt (nonexistent) +++ head/comms/multimon-ng/files/patch-CMakeLists.txt (revision 436241) @@ -0,0 +1,12 @@ +--- CMakeLists.txt.orig 2015-11-09 12:57:23 UTC ++++ CMakeLists.txt +@@ -48,7 +48,8 @@ endif( X11_SUPPORT ) + + if( PULSE_AUDIO_SUPPORT ) + include_directories( ${PULSEAUDIO_INCLUDE_DIR} ) +- link_libraries( ${PULSEAUDIO_LIBRARY} "-lpulse-simple" ) ++ find_library( PULSE_SIMPLE NAMES pulse-simple REQUIRED ) ++ link_libraries( ${PULSEAUDIO_LIBRARY} ${PULSE_SIMPLE} ) + add_definitions( "-DPULSE_AUDIO" ) + else( PULSE_AUDIO_SUPPORT ) + add_definitions( "-DDUMMY_AUDIO" ) Property changes on: head/comms/multimon-ng/files/patch-CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/comms/multimon-ng/pkg-descr =================================================================== --- head/comms/multimon-ng/pkg-descr (nonexistent) +++ head/comms/multimon-ng/pkg-descr (revision 436241) @@ -0,0 +1,18 @@ +multimon-ng a fork of multimon. +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/ Property changes on: head/comms/multimon-ng/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property