Index: head/comms/Makefile =================================================================== --- head/comms/Makefile (revision 451925) +++ head/comms/Makefile (revision 451926) @@ -1,213 +1,214 @@ # $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 += direwolf SUBDIR += dump1090 SUBDIR += ebook2cw SUBDIR += ebook2cwgui SUBDIR += echolinux SUBDIR += efax SUBDIR += efax-gtk SUBDIR += ems-flasher SUBDIR += fl_moxgen + SUBDIR += flcluster 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-hidapi 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 += sunxi-tools 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/flcluster/Makefile =================================================================== --- head/comms/flcluster/Makefile (nonexistent) +++ head/comms/flcluster/Makefile (revision 451926) @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= flcluster +PORTVERSION= 1.0.1 +CATEGORIES= comms hamradio +MASTER_SITES= http://www.w1hkj.com/files/flcluster/ + +MAINTAINER= hamradio@FreeBSD.org +COMMENT= FLCLUSTER is a management tool for accessing dxcluster nodes + +LICENSE= GPLv3 + +LIB_DEPENDS= libpng16.so:graphics/png \ + libfltk.so:x11-toolkits/fltk \ + libfontconfig.so:x11-fonts/fontconfig + +USES= autoreconf compiler:c++11-lib gmake pkgconfig +USE_CXXSTD= gnu++0x +GNU_CONFIGURE= yes +USE_XORG= x11 xft xext xfixes xcursor xinerama +CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" \ + EXTRA_LIBS="-lexecinfo" + +PLIST_FILES= bin/flcluster share/applications/flcluster.desktop \ + share/pixmaps/flcluster.xpm +.include Property changes on: head/comms/flcluster/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/flcluster/distinfo =================================================================== --- head/comms/flcluster/distinfo (nonexistent) +++ head/comms/flcluster/distinfo (revision 451926) @@ -0,0 +1,3 @@ +TIMESTAMP = 1507827345 +SHA256 (flcluster-1.0.1.tar.gz) = 888cbe1299f65736c5625ca656687db9b5d94bdf693fa124721ea7c2cdcc1139 +SIZE (flcluster-1.0.1.tar.gz) = 1070102 Property changes on: head/comms/flcluster/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/flcluster/files/patch-src_dxcluster_dxcluster.cxx =================================================================== --- head/comms/flcluster/files/patch-src_dxcluster_dxcluster.cxx (nonexistent) +++ head/comms/flcluster/files/patch-src_dxcluster_dxcluster.cxx (revision 451926) @@ -0,0 +1,20 @@ +--- src/dxcluster/dxcluster.cxx.orig 2017-09-22 15:49:18 UTC ++++ src/dxcluster/dxcluster.cxx +@@ -653,7 +653,6 @@ void parse_dxline(string dxbuffer) + isdigit(dxbuffer[p+3]) && + (dxbuffer[p+4] == 'Z' || dxbuffer[4] == 'z')) { + dxc.time = dxbuffer.substr(p, 5); +- if (dxbuffer.length() > p+5); + dxc.spotter_US_state = dxbuffer.substr(p+5); + dxbuffer.erase(p-1); + } +@@ -1178,8 +1177,7 @@ void parse_DXcluster_stream(string input + send_password(); + + } +- +- if (keepalive > 0) { ++ if (progStatus.keepalive > 0) { + Fl::awake(restore_keepalive_box); + wait_for_keepalive = -1; + } Property changes on: head/comms/flcluster/files/patch-src_dxcluster_dxcluster.cxx ___________________________________________________________________ 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/flcluster/files/patch-src_utils_debug.cxx =================================================================== --- head/comms/flcluster/files/patch-src_utils_debug.cxx (nonexistent) +++ head/comms/flcluster/files/patch-src_utils_debug.cxx (revision 451926) @@ -0,0 +1,10 @@ +--- src/utils/debug.cxx.orig 2017-09-22 15:49:54 UTC ++++ src/utils/debug.cxx +@@ -119,7 +119,6 @@ void debug::start(const char* filename) + + static char fmt[1024]; + static char sztemp[1024]; +-static char strTime[64]; + + /** ******************************************************** + * Property changes on: head/comms/flcluster/files/patch-src_utils_debug.cxx ___________________________________________________________________ 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/flcluster/files/patch-src_utils_socket.cxx =================================================================== --- head/comms/flcluster/files/patch-src_utils_socket.cxx (nonexistent) +++ head/comms/flcluster/files/patch-src_utils_socket.cxx (revision 451926) @@ -0,0 +1,14 @@ +--- src/utils/socket.cxx.orig 2017-08-29 18:53:34 UTC ++++ src/utils/socket.cxx +@@ -619,11 +619,7 @@ void Socket::open(const Address& addr) + address = addr; + size_t n = address.size(); + +-#ifdef __FreeBSD__ +- for (anum = n-1; anum >= 1; anum--) { +-#else + for (anum = n-1; anum >= 0; anum--) { +-#endif + ainfo = address.get(anum); + LOG_INFO("Trying %s", address.get_str(ainfo).c_str()); + if ((sockfd = socket(ainfo->ai_family, ainfo->ai_socktype, ainfo->ai_protocol)) != -1) Property changes on: head/comms/flcluster/files/patch-src_utils_socket.cxx ___________________________________________________________________ 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/flcluster/pkg-descr =================================================================== --- head/comms/flcluster/pkg-descr (nonexistent) +++ head/comms/flcluster/pkg-descr (revision 451926) @@ -0,0 +1,11 @@ +flcluster is a stand alone dx cluster client that will also connect to fldigi +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. + +Join linuxham or NBEMSham at groups.io or win-fldigi at Yahoo group for +support, news and updates on W1HKJ software: + +WWW: http://www.w1hkj.com/flcluster-help Property changes on: head/comms/flcluster/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