aboutsummaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
...
* Update devd rules and various build cleanup.hselasky2017-11-017-35/+64
| | | | | | | | Added support for Tellstick Duo. Approved by: maintainer (Johan Strom, johan@stromnet.se) Tested by: hselasky @ PR: 222790
* =Version 4.0.12=db2017-10-303-5/+5
| | | | | | | | | | | | 2017-10-25 David Freese <w1hkj@bellsouth.net> abb522d: Farnsworth timing 408a01b: PSK sinc filter 8cfc154: ACL interface 792b152: Text capture dd2c8ef: OSX start process Reported by: portscout
* The WSJT Development Group is pleased to announce the full Generaldb2017-10-299-113/+52
| | | | | | | | | | | | | | | | | | | | | | | | Availability release of WSJT-X Version 1.8.0. Changes since "Release Candidate 3" (wsjtx-1.8.0-rc3) are very minor; they are described in the Release Notes posted here: http://physics.princeton.edu/pulsar/k1jt/Release_Notes_1.8.0.txt Installation packages for Windows, Linux, Macintosh, and Raspian Jessie have been posted on the WSJT web site here: http://physics.princeton.edu/pulsar/k1jt/wsjtx.html You can also download the packages from our SourceForge site: https://sourceforge.net/projects/wsjt/files/wsjtx-1.8.0-rc3/ (It may take a short time for the SourceForge site to be updated.) If you are upgrading from -rc1, you will need to do a one-time reset of the default list of suggested operating frequencies. Go to *File->Settings->Frequencies*, right click on the table and select *Reset*. We hope you will enjoy using WSJT-X Version 1.8.0. -- 73, Joe, K1JT, for the WSJT Development Group
* - @fjoe correctly pointed out one place where the newline needed to bedb2017-10-293-8/+254
| | | | | | | | | | | | | removed, I did miss that one. (It's directly used as a filename) The other places are do not cares. - It makes no sense to remove gets() without removing potentially just as bad scanf() calls and it's bad practice to use scanf anyway I'm paranoid with implementations of fgets() (Non FreeBSD to be clear) hence the use of -1 in the length argument of fgets(). - I'll see if upstream is willing to accept these diffs. Submitted by: Max Khon <fjoe@freebsd.org> Reported by: Max Khon <fjoe@freebsd.org>
* New port: comms/tiotobik2017-10-275-0/+42
| | | | | | | | | | | Simple TTY terminal application which features a straightforward commandline interface to easily connect to TTY devices for basic input/output. WWW: https://tio.github.io PR: 222719 Submitted by: Dmitri Goutnik <dg@syrec.org>
* V1.2.2 July 2017db2017-10-243-11/+10
| | | | | | | | ---------------- 1/ Improvements to Hamlib support, error message reporting, serial rate box. 2/ Disabled unused UDP comms/egexp processing to clean up Options dialog.
* - Add LICENSE_FILEamdmi32017-10-211-6/+10
| | | | | | | | - Switch to USES=tar - Unsilence installation commands - Switch to options helpers Approved by: portmgr blanket
* multimedia/ffmpeg: update to 3.4jbeich2017-10-211-1/+1
| | | | | | | | | | | | | | | | | | | Notable changes: - i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39 - NETCDF is now MYSOFA but the dependency doesn't exist in ports yet - SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9 - DRM, LIBRSVG2, LIBXML2 are new options - ABI isn't completely compatible: some structs have changed Minor cleanup: - Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency - Drop redundant "Enable" from option descriptions - Switch CDIO_DESC to use Mk/bsd.options.desc.mk Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 223057 Exp-run by: antoine
* [svxlink] make this compile / run on FreeBSD-HEAD again.adrian2017-10-173-4/+23
| | | | | | | I've also submitted the patches upstream. Approved by: db Differential Revision: https://reviews.freebsd.org/D12680
* Update to fldigi 4.0.11db2017-10-162-5/+5
| | | | | | | | | | | | | | | =Version 4.0.11= 2017-10-14 David Freese <w1hkj@bellsouth.net> 3302f0d: Text Capture 35387db: FreeBSD mod 6e94d54: Documentation update e4abdbf: PSK filter cd36a46: Audio Stream 5a9322f: printf cleanup e8651ed: CW Multichannel 89b5207: QSY multi
* Move with upstream to sourceforgedb2017-10-162-6/+5
| | | | | | | | =Version 1.0.3= 2017-10-14 David Freese <w1hkj@bellsouth.net> 0d1ba30: dxcc server list
* Update to 20170805.kevlo2017-10-142-6/+4
|
* Make fetchable againantoine2017-10-142-6/+5
| | | | Verified by: no difference between uncompressed tar files
* Allow building kde4 againantoine2017-10-141-1/+1
|
* =Version 1.0.2=db2017-10-135-51/+6
| | | | | | | | | | | | | | | | | | | | | 2017-10-12 David Freese <w1hkj@bellsouth.net> efe4c58: UI thread bug cc846da: FreeBSD reported bugs be720c4: Prog doc update =Version 1.0.1= d46e018: Application icon 926b7fd: Installation bugs 43e4059: win mingw 4a092db: doc update c9021c0: Code revision #2 =Version 1.0.0= c5373f2: Code Revision 1 926ee8e: Initial flcluster repository
* Cleanup dead MASTER_SITESbapt2017-10-1314-27/+11
|
* Mark as broken ports with no public distfilesbapt2017-10-136-0/+11
|
* Mark as broken: invalid checksumbapt2017-10-131-0/+2
|
* No upstream anymorebapt2017-10-131-0/+1
|
* flcluster is a stand alone dx cluster client that will also connect to fldigidb2017-10-137-0/+85
| | | | | | | | | | 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. On line help is available <http://www.w1hkj.com/flcluster-help/>
* Remove WANT_GNOME and HAVE_GNOME.mat2017-10-121-1/+0
| | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643
* Add py-hidapi 0.7.99, cython interface to comms/hidapi.ehaupt2017-10-124-0/+35
|
* For ports that are explicitly enabled on armv6, also enable themlinimon2017-10-111-1/+1
| | | | | | | on armv7. This has not been tested with an -exp run but should "do no harm". PR: 221894 (partial)
* Update graphics/openjpeg to 2.3.0sunpoet2017-10-112-2/+2
| | | | | | Changes: https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md PR: 222817 Exp-run by: antoine
* Deprecate ports broken for more than 6 monthsantoine2017-10-091-0/+2
|
* Remove the two gets() calls and replace with fgets()db2017-10-077-31/+58
| | | | | | | | https://reviews.freebsd.org/D12298 Whilst here redo the patches with make makepatch PR: ports/222796 Reported by: emaste@
* Fix build under gfortran7db2017-09-285-3/+15
| | | | | | | | Bug 222560: comms/wspr: fails to build with lang/gcc7 or later https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222560 PR: ports/222560 Reported by: Jan Beich <jbeich@FreeBSD.org>
* Bump PORTREVISION in ports depending on archivers/libzip.rakuco2017-09-281-1/+1
| | | | | | | | libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5 after the removal of zip_archive_set_tempdir(). All dependent ports continue to build fine without that symbol. PR: 222638
* Version 1.3.35db2017-09-272-4/+4
| | | | | | | | | | | FTdX5000 mods * fix scaling of power out and swr meters mingw-mods * modifications to allow building on Windows MinGW/Msys xml inhibit * inhibit both client and server xml i/o until transceiver fully initialized
* Version 4.0.10db2017-09-272-5/+4
| | | | | | | | | | | | | | | | | WX HamQth bug fix * Fixed access to remote data for Metar and HamQth queries win7 mingw build fixes * PRI?SZ format specifiers not recognized on all build platforms wefax ui mods wefax_map * Create unique wefax mapping widget based on pre 3.23 picture widget . resolution of new picture widget resize fault during wefax Rx auto start * add delays to allow sufficient time for external process to become stable
* devel/boost-*: update to 1.65.1jbeich2017-09-256-6/+6
| | | | | | | | | Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* devel/boost-*: enable C++11 featuresjbeich2017-09-256-5/+6
| | | | | | | | PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* Remove USES=execinfo.mat2017-09-221-1/+1
| | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488
* - Update to 3.4sbz2017-09-222-4/+4
|
* Update to 2.8martymac2017-09-202-4/+4
|
* Fix license information for portgs that use "the same license as Perl".mat2017-09-155-5/+5
| | | | Sponsored by: Absolight
* set qt tools as build depsdb2017-09-131-1/+1
| | | | | PR: ports/217272 Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
* Update to 1.3.34db2017-09-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | =Version 1.3.34= 2017-09-01 David Freese <w1hkj@bellsouth.net> e9628ee: Save/Restore 9213bfc: flrig shell 2017-07-31 Sean Sharkey <g0oan@icloud.com> 22e70f6: FT1000 update 2017-07-29 David Freese <w1hkj@bellsouth.net> 34fdb94: IC7300 NR scale fa0cdaf: IC7200/7300 compile warning 2017-07-23 Steve Magnuson AG7GN <steve.magnuson@gmail.com> 661374f: IC7100
* Update to 2.9.vanilla2017-09-112-5/+5
|
* Changes Ver 4.3db2017-09-112-4/+4
| | | | | | | - commented out unused function (txTextCB) tnx Ervin, HA2OS PR: ports/221933 Submitted by: Maintainer
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-1118-16/+18
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* Update to fldigi 4.0.9db2017-09-062-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | From ChangeLog =Version 4.0.9= 2017-09-03 David Freese <w1hkj@bellsouth.net> cc95f0a: clock_gettime 5d4008a: spectrum display 6021e18: Test Signal Dialog ccd3a2e: dxcluster fonts 08aa8f7: smod 6c05fe9: Spot buffer deb4392: Winkeyer clones ee3d420: PSK s/n imd 2017-07-25 Matt Roberts <matt@kk5jy.net> ba2305c: RX Text capture 2017-07-23 David Freese <w1hkj@bellsouth.net> 3229581: PSK viewer Reported by: portscout
* Horde package update:mm2017-09-032-4/+4
| | | | | | | | comms/pear-Horde_ActiveSync 2.38.7 -> 2.38.8 archivers/pear-Horde_Compress 2.2.0 -> 2.2.1 devel/pear-Horde_Core 2.30.0 -> 2.30.2 devel/pear-Horde_Date 2.4.0 -> 2.4.1 mail/pear-Horde_Imap_Client 2.29.14 -> 2.29.15 mail/pear-Horde_Mime_Viewer 2.2.1 -> 2.2.2
* - Update to 2.7martymac2017-08-252-8/+17
| | | | | | | - Add option to select audio backend [1] PR: 221627 [1] Submitted by: Christian Sturm <reezer@reezer.org> [1]
* Update graphics/openjpeg to 2.2.0sunpoet2017-08-202-1/+12
| | | | | | Changes: https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md PR: 221478 Exp-run by: antoine
* Update to 1.38.4rodrigo2017-08-032-4/+4
| | | | | | Fix various compilation issues in python-gammu on Windows. Improved support for Huawei E3531 and E1756. Fixed several issues with using library on Windows.
* Horde package update:mm2017-08-032-4/+4
| | | | | | | | | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.38.6 -> 2.38.7 www/pear-Horde_Browser 2.0.13 -> 2.0.14 devel/pear-Horde_Core 2.29.1 -> 2.30.0 www/pear-Horde_Form 2.0.17 -> 2.0.18 devel/pear-Horde_Icalendar 2.1.6 -> 2.1.7 mail/pear-Horde_Imap_Client 2.29.13 -> 2.29.14 net/pear-Horde_Url 2.2.5 -> 2.2.6 www/horde-ansel 3.0.6 -> 3.0.7 ftp/horde-gollem 3.0.10 -> 3.0.11 deskutils/horde-groupware 5.2.20 -> 5.2.21 www/horde-base 5.2.15 -> 5.2.16 mail/horde-imp 6.2.19 -> 6.2.20 deskutils/horde-kronolith 4.2.21 -> 4.2.22 deskutils/horde-nag 4.2.14 -> 4.2.15 www/horde-trean 1.1.7 -> 1.1.8 mail/horde-turba 4.2.19 -> 4.2.20 mail/horde-webmail 5.2.20 -> 5.2.21 devel/horde-whups 3.0.10 -> 3.0.11 Security: open redirects in multiple applications
* Tools to help hacking Allwinner A10 (aka sun4i) based devices and possiblyamdmi32017-07-256-0/+63
| | | | | | | | | it's successors, that's why the 'x' in the package name. WWW: https://github.com/linux-sunxi/sunxi-tools PR: 213250 Submitted by: manu
* - Switch to options helpersamdmi32017-07-251-29/+29
| | | | - Add LICENSE
* - Add missing python run-dependencyamdmi32017-07-251-3/+4
| | | | | | - Fix additional shebang Approved by: portmgr blanket
* Update to 4.0.8db2017-07-222-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | =Version 4.0.8= 2017-07-21 David Freese <iam_w1hkj@w1hkj.com> 38b65ea: Executable pathname 2a3c38b: rigCAT metering 37d78b1: OS X autostart 0006904: RigCAT i/o c0bf2f2: Doxygen build 6e4f04c: Analysis modem c438ba6: XMLRPC rx stream 2017-07-13 Matt Roberts KK5YJ <matt@kk5jy.net> 4a6e7ce: RX text paste 2017-07-12 David Freese <iam_w1hkj@w1hkj.com> ef36e76: FSQ triggers 8517451: FSQ image Reported by: portscout
* Update to version 3.10.1.1mr2017-07-183-1297/+68
|
* Update to 4.0.7 minor fixes from ChangeLogdb2017-07-112-4/+4
| | | | | | | | =Version 4.0.7= 2017-07-03 David Freese <iam_w1hkj@w1hkj.com> ee6cc45: SCU-17 ptt 964816a: bindUDP
* - Modernize port by fully using OPTION helpers and OPTION targetsmadpilot2017-07-091-59/+50
| | | | | | | | - Convert to USES=localbase - Patch sample script shebang to reference sh instead of bash - Fix staging and packaging problems when not using default options - Add missing dependencies reported by poudriere stage-qa - Strip installed libraries
* * Updated maintainer email addressultima2017-07-063-3/+3
| | | | | | | | PR: 220395 Submitted by: kevans Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11497
* Update math/gsl to 2.4tcberner2017-07-041-1/+1
| | | | | Exp-Run by: antoine PR: 220408
* Remove Perl core modulessunpoet2017-07-011-3/+4
| | | | | | - Add LICENSE - Add NO_ARCH - Bump PORTREVISION for dependency change
* Update fldigi to 4.0.6db2017-06-282-4/+4
| | | | | | | | | | | =Version 4.0.6= 2017-06-25 David Freese <iam_w1hkj@w1hkj.com> 094ac3c: Documentation 1715749: flmsg alert b3dd76d: Time Macros a3f27d2: Require PortAudio
* Update devel/readline to 7.0 patch 3sunpoet2017-06-272-1/+2
| | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine
* [qsstv] fix uninitialised member access.adrian2017-06-272-1/+11
| | | | | | (I've emailed upstream with this patch) Approved by: db
* Update to fldigi 4.0.5db2017-06-263-14/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | N.B. Removal of options oss, sndfile, and portaudio as portaudio and sndfile is now always needed due to an upstream change. =Version 4.0.5= 2017-06-19 David Freese <iam_w1hkj@w1hkj.com> bc29d97: Documentation update 6164c26: TELNET timeout 8922c5d: FD macros b0928a0: N3FJP PTT dcca120: Rx/Tx open/close a49cf18: xmlrpc configuration 36a7fce: FSQ macros 6aaec34: Consistency check fail 7bcd89c: Audio Alerts 5f65d2e: Restore defaults a9346cd: cw variable squelch 8460fba: INSTALL/README/NEWS c2c9f38: CW Extended char set ad8e33e: County field 64b397f: autostart on os x 43b37fe: Rx Context Menu 3aea3ca: Port Audio on Linux f994b6a: NEWS update
* Make ninja opt-out in cmake.mktcberner2017-06-262-2/+2
| | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748
* Fix WWWsunpoet2017-06-251-1/+1
| | | | Approved by: portmgr (blanket)
* Horde package update:mm2017-06-222-4/+4
| | | | comms/pear-Horde_ActiveSync 2.38.5 -> 2.38.6
* Horde package update:mm2017-06-192-4/+4
| | | | | | | | comms/pear-Horde_ActiveSync 2.38.4 -> 2.38.5 devel/pear-Horde_Alarm 2.2.9 -> 2.2.10 devel/pear-Horde_Cli 2.2.0 -> 2.2.3 devel/pear-Horde_Core 2.28.3 -> 2.29.0 devel/pear-Horde_Date 2.3.2 -> 2.4.0
* Remove no-op WX_UNICODEsunpoet2017-06-102-2/+0
| | | | Approved by: portmgr (blanket)
* Use MAKE_CMD instead of MAKE in do-install.rakuco2017-06-051-1/+1
| | | | This is more consistent and translates into gmake instead of make.
* Allow these ports to build with PACKAGE_BUILDING_FLAVORS set.bdrewery2017-06-052-2/+4
| | | | | | | | | Poudriere in particulr did not properly handle DEPENDS_ARGS which made these ports not properly install dependencies. That bug is being addressed along with adding FLAVORS support to it. With hat: portmgr MFH: 2017Q2
* Update WWWsunpoet2017-05-301-1/+1
|
* Mark some ports failing on armv6: implicit declaration of functionlinimon2017-05-271-2/+3
| | | | | | | | 'cp15_pmccntr_get' is invalid in C99. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Mark some ports failing on armv6, for errors classified as "???".linimon2017-05-271-0/+2
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Register build dependency on groffbapt2017-05-251-1/+2
|
* Register the dependency on groffbapt2017-05-251-1/+1
|
* Unmark broken on powerpc64, it had already been fixed globally.linimon2017-05-241-2/+0
| | | | Reported by: maintainer
* Version 4.0.4db2017-05-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | * Maintenance Release includes - cw scanner . adds multi signal scanner / browser - Sound Card . keep input and output sound card devices open for duration of fldigi execution . Corrected tune output device . Changed tune, wfid, video and cw-id to use tx offset - CW QSY . Correct QSY when transceiver in CW and CW-R type modes - CALL field size . Increased CALL, OP_CALL, STA_CALL from 15 to 30 chars - LOG area controls . Resize controls to add County entry control. Allow user to select which extra qso field is displayed; country or county. PR: ports/219446 Submitted by: takefu@airport.fm
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-234-3/+4
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-223-3/+8
| | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
* Fix shebangs.tcberner2017-05-211-2/+5
| | | | | | * Make dependency on pyhthon explicit. Approved by: rakuco (mentor, implicit)
* Update to 1.2db2017-05-193-27/+24
| | | | | | | | | | Under heavy development see http://freedv.org/tiki-index.php Fix distinfo (needed TIMESTAMP) Fix missing dependancy audio/speex PR: ports/219349 Submitted by: takefu@airport.fm
* Update to 1.3.31db2017-05-182-4/+4
| | | | | | | | | | | | | | =Version 1.3.31= 2017-05-15 David Freese <iam_w1hkj@w1hkj.com> 9c1a0f3: IC735 a5a453a: FT817 CW MODE 4deacd6: FT-891 c3e6371: IC7200 Initial BW 67ed018: TS850 Reported by: portscout
* Fix shebangs.tcberner2017-05-171-2/+4
| | | | Approved by: rakuco (mentor, implicit)
* comms/dcf77pi: update to 3.6.0rene2017-05-174-7/+10
| | | | | | See CHANGELOG.md for changes While here, improve pkg-message
* Mark some ports failing on various tier-2 archs. In cases where thelinimon2017-05-141-1/+1
| | | | | | | | | | error message was a stub, provide a real one. While here, pet portlint. This is a catchup commit from various earlier commits. Approved by: portmgr (tier-2 blanket)
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-132-6/+10
| | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Revert r440594, build was fixed in r440513antoine2017-05-111-2/+0
|
* Mark BROKEN: wrong LIB_DEPENDSantoine2017-05-111-0/+2
| | | | | | ===> direwolf-1.4_1 depends on shared library: libgpsd.so - not found Reported by: pkg-fallout
* Properly register dependency on libomp.so from devel/openmp portantoine2017-05-111-2/+2
|
* The astro/gpsd update (r439960) removed libgpsd.so that Direwolf's LIB_DEPENDSdb2017-05-102-3/+3
| | | | | | | | | | | | | | was described with. Direwolf actually depends on libgps.so, so this just gets renamed to reflect actual dependency. While here, one of the telemetry scripts uses #!/usr/local/bin/python, so mark the dependency on the python metaport. No PORTREVISION bump because port was failing to build as of r439960. PR: ports/219096 Submitted by: bsdports@kyle-evans.net Reported by: pkg-fallout Approved by: Maintainer
* - Update to minicom 2.7.1johans2017-05-102-7/+9
| | | | - Pet portlint
* Update comms/smstools3 to 3.1.21madpilot2017-05-062-4/+4
|
* Fix some FreeBSD.org case of bad case.mat2017-05-041-1/+1
| | | | Sponsored by: Absolight
* Fix shebangstcberner2017-05-041-2/+4
| | | | | | Reviewed by: mat Approved by: mat Differential Revision: https://reviews.freebsd.org/D10527
* Horde package update:mm2017-05-042-4/+4
| | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.38.2 -> 2.38.4 devel/pear-Horde_Alarm 2.2.8 -> 2.2.9 devel/pear-Horde_Argv 2.0.12 -> 2.1.0 devel/pear-Horde_Cli 2.1.0 -> 2.2.0 archivers/pear-Horde_Compress 2.1.6 -> 2.2.0 security/pear-Horde_Crypt 2.7.6 -> 2.7.8 graphics/pear-Horde_Image 2.4.0 -> 2.4.1 www/horde-base 5.2.14 -> 5.2.15 mail/horde-imp 6.2.18 -> 6.2.19 mail/horde-ingo 3.2.14 -> 3.2.15 deskutils/horde-kronolith 4.2.20 -> 4.2.21 mail/horde-webmail 5.2.19 -> 5.2.20 deskutils/horde-groupware 5.2.19 -> 5.2.20
* Update to 4.0.3db2017-05-042-5/+4
| | | | | | | | | | | | | From ChangeLog =Version 4.0.3= 2017-04-30 David Freese <iam_w1hkj@w1hkj.com> c9b9bb9: OS X Wizard a8a6e09: cw decoder 7e552c4: CW wait Reported by: @portscout
* - Update devel/libical to version 2.0pawel2017-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION in all consumers - mail/claws-mail-vcalendar now builds, remove IGNORE - Mark devel/libical-glib as BROKEN Release Highlights WARNING: Version 2 IS NOT Binary Compatible with Older Versions Version 2 is Source Compatible with Older Versions Lots of source code scrubbing [New] RSCALE support (requires libicu from http://www.icu-project.org) [New] CalDAV attachment support (draft-daboo-caldav-attachments) [New] Resurrect the Berkeley DB storage support [Bug] issue83: Incorrect recurrence generation for weekly pattern Handle RRULEs better Handle threading better PR: 218711 Submitted by: myself Approved by: maintainer timeout
* devel/boost-*: update to 1.64.0jbeich2017-05-026-4/+6
| | | | | | | | Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472
* Update math/gsl to 2.3tcberner2017-05-021-1/+1
| | | | | | | | | | | | | | | This release introduces some new features and fixes several bugs: http://savannah.gnu.org/forum/forum.php?forum_id=8751 * update to 2.3 and take maintainership * update math/py-gsl to 2.2.0 for gsl2 support * update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support PR: 218952 Exp-run by: antoine Reviewed by: mat, rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D10522
* 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months ↵ler2017-04-306-137/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (google code has gone away) 2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/privman: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/py-px: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/spdict: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has gone away) 2017-04-30 net/opendpi: Unfetchable for more than six months (google code has gone away) 2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away) 2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6 2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/trac-down: Upstream is gone www/tengine 2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-dotcloud.cli: deprecated in upstream 2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away) 2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away) 2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away) 2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away) 2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away) 2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away) 2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away) 2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away) 2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away) 2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away) 2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away) 2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away) 2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away) 2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
* Do not separate ${DESTDIR}${PREFIX} with a slash: this is redundant whendanfe2017-04-301-1/+1
| | | | | PREFIX is an absolute path (common case) and could break things if it is not (and DESTDIR is empty). Should have been part of r439766.
* Don't pass STAGEDIR via MAKE_ENV, it's already being defined (as DESTDIR)danfe2017-04-303-7/+5
| | | | | | | in MAKE_ARGS. Also, remove bogus trailing slash when setting INSTALLDIR, kill EOL whitespace in the port description text, and fix its formatting. Forgotten by: db
* Provide more descriptive error messages for ports failing on powerpc64.linimon2017-04-292-8/+3
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* - Fix shebangsmiwi2017-04-281-3/+5
| | | | Submitted by: Jochen Neumeister
* comms/dcf77pi: add a tip to make it possible to run the programs as non-rootrene2017-04-281-0/+9
|
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-253-1/+3
| | | | | PR: 218658 Submitted by: riggs
* - Fix shebangsmiwi2017-04-221-1/+3
|
* - Fix shebangsmiwi2017-04-191-1/+3
|
* - Fix shebangsmiwi2017-04-181-2/+2
|
* This got lost due to confusion over who was handling what.db2017-04-163-78/+70
| | | | | | | | | | | | > > Attached is a revised patch, s/STAGEDIR/DESTDIR/ and the dw-start.sh > > script was getting installed with the wrong permissions because I > > overlooked the fact it's installed in the examples/ with a bunch of > > datafiles. PR: ports/436814 Submitted by: Kyle Evans <bsdports@kyle-evans.net> Reported by: danfe MFH: 2017Q2
* Small fixes for rig type 2shurd2017-04-163-0/+207
| | | | | | | | | 1) Disable Nagle on the socket since all queries are sent as a single string 2) Stop using sizeof("\n") to get the length of the string "\n" These need to be submitted upstream as well.
* Upgrade to 4.0.2db2017-04-152-5/+4
| | | | | | | | | | | | | | | | | | | | | =Version 4.0.2= 2017-04-14 keith bellairs <keith@bellairs.org> 7432793: Lotw Match 2017-04-13 David Freese <iam_w1hkj@w1hkj.com> ed5850e: flrigi bw synch 9723972: Clang 8.1.0 97024a9: Sound card 1549193: Revert "wefax" c85b75e: IFKP image processing ef39743: Macro Save 4396c43: CW end-of-transmit 2f1d709: Font Initialization a1d4122: OS X socket connect 835d823: Winkeyer exit process
* - Update comms/smstools3 to 3.1.20madpilot2017-04-132-6/+5
| | | | - Convert to USES=localbase
* Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.mat2017-04-111-4/+1
| | | | | | | | | | | | | | | | | There are two cases: - The upstream versionning is compatible with our versionning, or using DISTVERSION's magic leads to a compatible PORTVERSION, use DISTVERSION. If it is possible to use DISTVERSIONPREFIX and DISTVERSIONSUFFIX to make it compatible, use them. - The upstream versionning is not compatible with our versionning, and DISTVERSION's magic does not lead to a correct PORTVERSION, then set PORTVERSION to the equivalent of our versionning, and set DISTNAME. It is possible to use a third variable where you store upstream's version and use it to compute PORTVERSION and/or DISTNAME, like the dns/bind9* ports do. Sponsored by: Absolight
* These ports now build on powerpc64.linimon2017-04-101-2/+0
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Fix build with recent libsigc++20bapt2017-04-051-1/+2
|
* Chase a bunch of failures after libsigc++20 updatebapt2017-04-021-0/+2
| | | | | | New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11 where needed. Mark as broken a bunch of ports which are not c++11 compatible
* Recent changes to FT817ND back end adversely effected both FT857D and FT897Ddb2017-04-023-5/+5
| | | | | | transceivers which had a class dependency to the FT817ND. Removed that class dependency.
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-0117-11/+17
| | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
* Horde package update:mm2017-03-312-4/+4
| | | | comms/pear-Horde_ActiveSync 2.38.1 -> 2.38.2
* FreeBSD fixes sent upstream deletes some patch files we haddb2017-03-316-43/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | =Version 4.0.1= 2017-03-28 David Freese <iam_w1hkj@w1hkj.com> f40e79d: Socket connect =Version 4.0.0= 7efc9b2: OS X 10.12 build ffd6f09: STATION_CALLSIGN f0f3763: Free BSD mods b163605: Logbook mods 167f064: ru-po-update 5354812: Default Tx Audio fac5963: remove sprintf a9db866: Documentation update b522581: n3fjp logger search c565b03: fopen -> fl_fopen abd9554: 48 bar macro 5f5776c: CW decoder 9c0f906: DX cluster 016799a: Logbook support b4e227b: WinKeyer 1fe26c1: fsq ifkp s/n computation d576fd8: fltk version update 2a1a8c3: Macro Date Time Formats
* Update gammu to 1.38.2 and take maintenership for this portrodrigo2017-03-292-5/+5
|
* Horde package update:mm2017-03-272-4/+4
| | | | | | comms/pear-Horde_ActiveSync 2.38.0 -> 2.38.1 deskutils/horde-groupware 5.2.17 -> 5.2.18 mail/horde-webmail 5.2.17 -> 5.2.18
* Fix compile bug in FreeBSD 12db2017-03-276-11/+25
| | | | | | | | | | as noted here http://beefy12.nyi.freebsd.org/\ data/head-amd64-default/p436864_s315918/logs/fldigi-3.23.20.log Update to maintenance bug fix release 3.23.21 Clean up missing dependencies as reported by poudriere Reported by: pkg-fallout
* As stated by Kyle Evans <bsdports@kyle-evans.net>db2017-03-253-2/+13
| | | | | | | | | | | | | | | | "As in PR 196937, comms/hamlib fails to detect C++ compiler under emulation. A patch for this was introduced in r377901 and then removed in r398432, but I suspect it was still needed. I think the proper solution is to re-introduce the patch that was removed, but I can't properly test it myself because I'm failing to rebuild my arm.armv6 poudriere jail." re-introduce missing diff portlint again redo checksum PR: ports/217972 Reported by: Kyle Evans <bsdports@kyle-evans.net> Reviewed by: mikael.urankar@gmail.com
* - Fix package nameamdmi32017-03-243-4/+7
| | | | | - Fix LICENSE - Add WWW
* Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.db2017-03-249-0/+708
| | | | | | | | | | | It can be used stand-alone to observe APRS traffic, as a digipeater, APRStt gateway, or Internet Gateway (IGate). It can also be used as a virtual TNC for other applications such as APRSIS32, UI-View32, Xastir, APRS-TW, YAAC, UISS, Linux AX25, SARTrack, RMS Express, BPQ32, Outpost PM and many others. PR: 217791 Submitted by: bsdports@kyle-evans.net
* Fix compile fail under FreeBSD 10.3db2017-03-242-3/+14
|
* Remove all USE_OPENSSL occurrences.mat2017-03-151-1/+1
| | | | Sponsored by: Absolight
* Fix numerous style issues, sort the knobs, kill EOL whitespace.danfe2017-03-152-22/+18
| | | | PR: 217803 (modified)
* multimon-ng a fork of multimon.db2017-03-155-0/+69
| | | | | | | | | | | | | | | | | | | | | | | 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/ PR: 206158 Submitted by: bsdports@kyle-evans.net
* - Update smstools3 to 3.1.19madpilot2017-03-152-5/+5
| | | | - Don't clobber LDFLAGS
* Remove dependency on obsolete python 3.3antoine2017-03-131-2/+2
|
* - Remove empty directoriesak2017-03-071-1/+0
| | | | | | - Remove empty lines after .include <bsd.port.mk> Approved by: portmgr blanket
* Horde package update:mm2017-03-072-4/+4
| | | | | | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.37.4 -> 2.38.0 devel/pear-Horde_Cache 2.5.4 -> 2.5.5 devel/pear-Horde_Core 2.27.6 -> 2.27.8 databases/pear-Horde_Db 2.3.4 -> 2.4.0 devel/pear-Horde_Icalendar 2.1.4 -> 2.1.6 dns/pear-Horde_Idna 1.0.4 -> 1.1.0 sysutils/pear-Horde_Log 2.2.0 -> 2.3.0 mail/pear-Horde_Mime 2.10.2 -> 2.10.3 devel/pear-Horde_Prefs 2.8.0 -> 2.8.1 www/pear-Horde_Service_Weather 2.5.3 -> 2.5.4 www/pear-Horde_SessionHandler 2.2.8 -> 2.2.9 security/pear-Horde_Share 2.1.1 -> 2.1.2 mail/pear-Horde_Smtp 1.9.3 -> 1.9.4 devel/pear-Horde_Support 2.1.5 -> 2.2.0 devel/pear-Horde_Timezone 1.0.11 -> 1.1.0 devel/pear-Horde_Translation 2.2.1 -> 2.2.2 sysutils/pear-Horde_Vfs 2.3.4 -> 2.4.0
* Cleanup USE_GITHUB with GH_TUPLE usage.mat2017-03-051-1/+2
| | | | | | | Do not use GH_TUPLE for the default distfile. With hat: portmgr Sponsored by: Absolight
* py-serial got updated in r424787 to a 3.* version, which chirp 0.4.1 is notdb2017-03-046-388/+30
| | | | | | | | | compatible with because of a couple function => property changes. Given that upstream hasn't made a non-daily release since 0.4.1 we are forced to track daily builds for now. PR: ports/217499 Submitted by: bsdports@kyle-evans.net
* Mark the remaining ports depending on Google Code as DEPRECATED, with anmat2017-03-041-0/+2
| | | | | | | | | | | EXPIRATION_DATE at the end of April 2017. In the past six months, about a third of the ports marked BROKEN because they were hosted on Google Code have been fixed. The remaining must not be of use to anyone. With hat: portmgr Sponsored by: Absolight
* - Update to 2.0.4acm2017-03-023-12/+29
| | | | Approved by: maintainer via email
* Move x11-toolkits/p5-Gtk to x11-toolkits/p5-Gtk-Perlsunpoet2017-02-281-3/+3
| | | | | - Add LICENSE - Bump PORTREVISION for dependent ports
* Update comms/smstools3 to 3.1.17madpilot2017-02-282-4/+8
|
* New port: comms/rubygem-serialportkrion2017-02-254-0/+24
| | | | | | | | | | Ruby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports. PR: 216821 Submitted by: tj+freebsd_bugs@a13.fr Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9774
* Update comms/smstools3 to 3.1.16madpilot2017-02-233-18/+10
|
* Update to v2.6.1martymac2017-02-212-5/+4
|
* Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some moretcberner2017-02-196-28/+32
| | | | | | | | | | | | | | | | | | | | | | | | * Update Qt5 to 5.7.1 * Move Qt4 binaries to lib/qt4/bin * Move Qt5 libraries to lib/qt5/lib By moving the libraries we should finally be able to get rid of the inplace upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries were lying in /usr/local/lib, which would often get added by pkgconfig to the linker paths via dependencies, the already installed libraries were linked against, instead of the ones that were being built. This forced us to make sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the linker flags. With this change this should no longer be the case. * Rename some ports to match the rest (foo-qtX -> qtX-foo) * Depend on new port misc/qtchooser [see UPDATING & CHANGES] There are several new Qt5 ports which all have been created by Marie Loise Nolden <nolden@kde.org>. Thanks again. PR: 216797 Exp-Run by: antoine Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9213
* - make portlint happierdinoex2017-02-185-18/+18
|
* Use -fPIC for all architectures because the makefile tries to create atijl2017-02-141-3/+3
| | | | shared library libfec.so from object files compiled without -fPIC.
* Add -fPIC to various ports to enable them to build on armv6.linimon2017-02-101-6/+3
| | | | Approved by: portmgr (tier-2 blanket)
* - Added LICENSEkrion2017-02-1013-533/+506
| | | | | | | | | | | | | - Fixed patches for portlint - Supressed debug message on RXTXPort:removeEventListener:Exit when not in debug mode - Added java bootstrap class - Updated java source/target directives which will be depreciated in future release, see http://openjdk.java.net/ +jeps/182, and regression tested functionality. PR: 216248 Submitted by: james@elstone.net Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9508
* comms/linpsk: unbreak with clang 4.0jbeich2017-02-063-0/+36
| | | | | | | | | | crxdisplay.cpp:101:16: error: ordered comparison between pointer and zero ('Input *' and 'int') if ( Sound <= NULL ) ~~~~~ ^ ~~~~ PR: 216234 Submitted by: tcberner Approved by: maintainer timeout (2 weeks)
* Update comms/twpsk to 4.2krion2017-02-052-4/+6
| | | | | | | PR: 216742 Submitted by: takefu@airport.fm Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9446
* Strip shared librarysunpoet2017-02-051-1/+7
| | | | | - Add LICENSE - Bump PORTREVISION for package change
* Prefer -std=gnu89 over -fgnu89-inlinejbeich2017-02-051-1/+1
|
* Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDStcberner2017-02-041-2/+2
| | | | | | | | | pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports not yet using it to it. Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9261
* comms/qico: unbreak on 12.0 after base r308264jbeich2017-02-021-0/+10
| | | | | | | | | | | | | | | | In file included from gmtoff.c:7: In file included from ./headers.h:51: ./replace.h:14:14: error: expected identifier or '(' extern char *basename (const char *filename); ^ /usr/include/libgen.h:60:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:337:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ Reported by: pkg-fallout
* Bump PORTREVISION for ports affected by the fix the last commit.mat2017-02-011-1/+1
| | | | | Done with: Tools/scripts/bump-revision.sh Sponsored by: Absolight
* Mark various ports broken on aarch64 and armv6.linimon2017-01-311-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Replace spaces with tabs.rakuco2017-01-211-1/+1
|
* Replace spaces with tabs.rakuco2017-01-211-1/+1
|
* Update to 1.3.28db2017-01-213-7/+7
| | | | | | | | | | | | | | | =Version 1.3.28= 2017-01-20 David Freese <iam_w1hkj@w1hkj.com> 5add320: Multiple xmlrpc servers cf1b1bb: Separate PTT 07bf4b5: K2 comments c5edf8e: User defined command buttons 71e5aac: ic7300 update 5960bd9: IC9100 update Reported by: portscout
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-213-3/+3
|
* comms/telldus-core: unbreak with clang 4.0jbeich2017-01-191-0/+31
| | | | | | | | | | | | | | | | | | service/SettingsConfuse.cpp:47:13: error: ordered comparison between pointer and zero ('cfg_t *' and 'int') if (d->cfg > 0) { ~~~~~~ ^ ~ service/SettingsConfuse.cpp:50:17: error: ordered comparison between pointer and zero ('cfg_t *' and 'int') if (d->var_cfg > 0) { ~~~~~~~~~~ ^ ~ service/SettingsConfuse.cpp:61:13: error: ordered comparison between pointer and zero ('cfg_t *' and 'int') if (d->cfg > 0) { ~~~~~~ ^ ~ service/SettingsConfuse.cpp:73:13: error: ordered comparison between pointer and zero ('cfg_t *' and 'int') if (d->cfg > 0) { ~~~~~~ ^ ~ PR: 216052 Submitted by: Johan Ström (maintainer)
* Fix build with clang 4.0martymac2017-01-171-1/+2
| | | | | PR: 216048 Submitted by: jbeich
* Update to 0.5.1 (and fix build)olivier2017-01-136-63/+131
|
* Update to 1.38.1.vanilla2017-01-122-4/+4
|
* - Update to 1.6cpm2017-01-123-31/+79
| | | | | | | | | | | | | | | | | - Update LICENSE - Add shells/bash to RUN_DEPENDS - Update PORTDOCS files - Add missing files from distribution - Use INSTALL_SCRIPTS instead of INSTALL_PROGRAM to properly install scripts - Convert config files to @sample in pkg-plist - Drop maintainership Changelog: https://sourceforge.net/p/ncid/news/2016/11/ncid-16-released/ Reviewed by: amdmi3, junovitch Approved by: amdmi3, junovitch (mentors) Differential Revision: D8914
* Remove bogus patch-src_xmrpcpp_XmlRpcBase64.hdb2017-01-091-10/+0
|
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-093-18/+2
| | | | Approved by: portmgr blanket
* Move upstream distribution to Sourceforgedb2017-01-081-0/+1
|
* Update to latest and move to SourceForgedb2017-01-083-15/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | =Version 1.3.27= 2016-10-17 David Freese <iam_w1hkj@w1hkj.com> 4d24585: New controls f86e7d1: TS480SAT extras c404c8a: Xmlrpcpp source director efbbc70: FT100D 2fb8bbc: IC9100 mode/bw c22d48a: TS990 TS590SG 5abb5bd: restore keep rig data 5166fea: TT 550 Pegasus mods 28f3c34: IC7300 serial defaults 5ba38d2: TS990 ALC/SWR 2016-07-10 Kamal Mostafa <kamal@whence.com> d9cc0f6: fix XmlRpc tm_mday comparison typo 2016-07-04 Robert Cunnings <nw8l@whitemesa.com> a10a7f2: mxe update 2016-06-27 David Freese <iam_w1hkj@w1hkj.com> c3c68d9: IC756 volume range 765519d: C11 errors =Version 1.3.26= 8547731: IC7200 update =Version 1.3.25= 52a21b6: FT900 update acf388b: IC7300 50b07b3: FT950 9aaab6b: IC-7600 mods c5f6adf: UI small sliders 8b73bbb: IC7200 update 23604a6: IC7000 exchange vfos db07bd2: key_fldigi =Version 1.3.24= 29f82e6: K3 KX3 mods c1645f0: xmlserver update 69ae54a: FTdx9000 295ed35: FT5000 update 754ba24: FTdx3000 update e5429b9: RIG ENUMERATION 976d2df: FT991 1d29d8a: TS2000 7cb8293: FT900 f511fd9: IC7100 data mode detect =Version 1.3.23= 424c33b: FT817 FT857D FT897D 86cc66f: xmlrpc server b4bd89b: FT900 b6303c1: TS590SG 76d12b0: MXE update 47d053c: FT990a cd39b31: Set Mode/BW controls f5da410: restore xml client 9d994e6: KENWOOD mods 7d4054f: IC7800 7c41ac6: fldigi BW interface 2015-06-08 Kamal Mostafa <kamal@whence.com> 74450a4: BUILD_{DATE,USER,HOST}
* Upstream repo is now on SourceForge followdb2017-01-086-11/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 1.24 =Version 1.2.4= 2016-05-16 David Freese <iam_w1hkj@w1hkj.com> e6fc6a5: Cabrillo Report f4bccc0: Contest fields =Version 1.2.3= c16c3a4: Vertical Scrollbar =Version 1.2.2= a3be952: Resizable dialog =Version 1.2.1= 1b3f80a: MXE update 2015-06-08 Kamal Mostafa <kamal@whence.com> f453b69: BUILD_{DATE,USER,HOST}
* =Version 3.23.20=db2017-01-082-5/+4
| | | | | | | | | | | | | | | | | 2017-01-05 David Freese <iam_w1hkj@w1hkj.com> 5c45632: N3FJP Winter FD 3119c92: FELD raster display ca8daf3: ARQ PTT 2016-12-25 John Phelps <kl4yfd@gmail.com> de339d7: NEW micro modes 2016-12-24 David Freese <iam_w1hkj@w1hkj.com> 1a8f982: Socket connect 6219ac9: pskreporter query
* Restore change made by @jbeich made in rev 430669 accidentally removed.db2017-01-081-49/+1
| | | | N.B. the INCLUDE(CheckFunctionExists) is now needed here.
* Update to 3.7.10.1db2017-01-0817-167/+273
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note temporary hack in CMakeLists.txt to fix build with -gsl link_directories("/usr/lib" "${LOCALBASE}/lib") This is from a missing -L somewhere in the swig generation code that needs to be fixed. ChangeLog v3.7.10.1 ================= This is the first bug-fix release for v3.7.10 Contributors ------------ The following list of people directly contributed code to this release: * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Ben Hilburn <ben.hilburn@ettus.com> * Christopher Chavez <chrischavez@gmx.us> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Nicholas Corgan <n.corgan@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Ron Economos <w6rz@comcast.net> * Sebastian Koslowski <koslowski@kit.edu> * Stephen Larew <stephen@slarew.net> ## Major Development Areas This contains bug fixes primarily for GRC and DTV. ### GRC Catch more exceptions thrown by ConfigParser when reading corrupted grc.conf files. Fix the docstring update error for empty categories. Fix grcc to call refactored GRC code. Convert initially opened files to absolute paths to prevent attempting to read from tmp. Move startup checks back in to gnuradio-companion script from grc/checks.py. ### DTV Fix a segfault that occurs from out-of-bounds access in dvbt_bit_inner_interleaver forecast by forecasting an enumerated list of all input streams. Fix VL-SNR framing. ### Digital Enable update rate in block_recovery_mm blocks to keep tags close to the the proper clock-recovered sample time. Tag offsets will still be off between calls to work, but each work call updates the tag rate. ### Analog Fix the derivative calculation in fmdet block. ### Builds Fix linking GSL to gr-fec. Use gnu99 C standard rather than gnu11 standard to maintain support for GCC 4.6.3. ### Other Minor spelling and documentation fixes. Fix uhd_siggen_gui when using lo_locked.
* LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.adamw2017-01-071-2/+1
| | | | | Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts, because wow.
* devel/boost-*: update to 1.63.0jbeich2017-01-066-4/+6
| | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1
* comms/dfu-programmer: chase r316903jbeich2017-01-061-3/+1
| | | | | Ideally, the port should switch to USES += autoreconf pkgconfig instead of LIBS += -lusb.
* comms/dfu-util: drop nop flagsjbeich2017-01-061-2/+0
|
* Assume "pkg-config libusb*" works after 9.x EOLjbeich2017-01-068-65/+9
| | | | | FreeBSD appears to use different pkg-config name for 0.1.x API but it doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS.
* Fix svn properties. Bug in psvn!db2017-01-067-7/+10
| | | | | Mark as broken on i386 Note typo with include_directories had no effect on build but fixed anyway
* Release: WSJT-X Version 1.7.0db2017-01-059-49/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ----------------------------- Short list of new features -------------------------- 1. New modes: ISCAT, MSK144, QRA64. 2. Newly implemented submodes: JT65B-C, JT9B-H (wide and fast). 3. FT decoder replaces KV decoder for JT65; KVASD is no longer used. 4. Improvements to JT4, JT9, and JT65 decoders. 5. Multi-pass decoding now implemented for JT65 as well as WSPR. 6. Many improvements to Rig Control. 7. Improved convenience features for EME Doppler tracking. 8. Multiple configurations can be saved and restored. 9. Sample-file download facility. 10. Optional auto-sequencing for Fast modes. 11. Power settings optionally remembered for Transmit and Tune on a band-by-band basis. New Modes --------- 1. MSK144 is intended for meteor scatter at 50 MHz and higher. It uses a low-density parity check code (LDPC) designed by Steve Franke, K9AN. The mode is a direct descendant of the now-defunct mode JTMSK, with a number of improvements for better performance on weak and short meteor pings. The effective character transmission rate is about 250 cps, compared with 147 cps for FSK441. Like JT4, JT9, JT65, and QRA64, MSK144 uses strong forward error correction. Message decoding is all or nothing: partial decodes do not occur, and you will see little or no garbage on your screen. Standard MSK144 message frames are 72 ms long, compared with about 120 ms for an equivalent FSK441 message. The MSK144 waveform allows coherent demodulation, allowing up to 3 dB better sensitivity. After QSO partners have exchanged callsigns, MSK144 can use even shorter messages, only 20 ms long. As in all the fast modes in WSJT-X, the 72 ms (or 20 ms) messages are repeated without gaps for the duration of a transmission cycle. For most purposes we recommend a T/R cycle duration of 15 s, but 5 s and 10 s sequences are also supported. Short ("Sh") messages in MSK144 are intended primarily for 144 MHz and higher frequencies, where most pings are very short. These messages do not contain full callsigns; instead, they contain a hash of the two callsigns along with a report, acknowledgement, or 73. Short messages are fully decodable only by the station to whom they are addressed, as part of an ongoing QSO, because only then will the received hash match that calculated using the known strings for "My Call" and "DX Call". If you are monitoring someone else's QSO, you will not be able to decode its Sh messages. An MSK144 signal occupies the full bandwidth of a typical SSB transmitter, so transmissions are always centered at an offset of 1500Hz. For best results, selectable or adjustable Rx and Tx filters should be set to provide the flattest possible response over at least 300 - 2700 Hz. The maximum permissible frequency offset between you and your QSO partner is 200 Hz, and less is better. 2. QRA64 is a intended for EME and other weak-signal use. Its internal code was designed by Nico Palermo, IV3NWV, and implemented in WSJT-X by K1JT. The protocol uses a "Q-ary Repeat Accumulate" code -- along with LDPC, another one of the latest research areas in communication theory. The QRA64 code is inherently better than the Reed Solomon (63,12) code used in JT65, yielding already a 1.3 dB advantage. QRA64 uses a new synchronizing scheme based on a 7 x 7 Costas array, so you will not see a bright sync tone at the lowest tone frequency. This change yields another 1.9 dB advantage. In most respects our implementation of QRA64 is operationally similar to JT65. QRA64 does not use two-tone shorthand messages, and it makes no use of a callsign database. Rather, additional sensitivity is gained by making use of "already known" information as a QSO progresses -- for example, when reports are being exchanged and you have already decoded both callsigns in a previous transmission. QRA64 presently offers no message averaging capability, though that may be added. In our early tests, many EME QSOs have already been made using submodes QRA64A-E on bands from 144 MHz to 10 GHz. 3. ISCAT is essentially the same as in recent versions of program WSJT. For details consult the WSJT User Guide: http://physics.princeton.edu/pulsar/K1JT/doc/wsjt/ Program Setup ------------- Many of the new program capabilities are enabled when you check "Enable VHF/UHF/Microwave features" on the Settings | General tab. For MSK144 mode, we suggest setting "T/R 15 s" and "F Tol 100 Hz". Check "Sh" to enable the use of short messages and "Auto Seq" for auto-sequencing. For QRA64 mode, set Tx and Rx frequencies to 1000 Hz. We encourage you to check "Save all" when making tests, and to save any of the resulting .wav files that might help us to improve program performance or behavior, or to illustrate a problem that you identify. Final Comments -------------- We will be grateful for any and all reports from users; these will surely help us to make further improvements to WSJT-X. The most helpful bug reports describe the problem clearly and include a complete recipe to reproduce it. Feature requests are also welcome. Send your reports to wsjtgroup@yahoogroups.com, or to the developers list wsjt-devel@lists.sourceforge.net.
* Add cwstudio 0.9.5, fast, portable and lightweight Morse code signalsdb2017-01-044-0/+32
| | | | | | | generator. PR: 178464 Submitted by: luqqe@users.sourceforge.net
* Update gr-osmosdr to version 20160622 and bump dependent ports' revisionsmartymac2017-01-023-6/+5
|
* comms/rubygem-ruby-termios: update to 1.0.2swills2017-01-022-3/+4
|
* Version 3.1db2017-01-016-22/+12
| | | | | | | | | | | | | | | | | | | | | | 2016-12-31 * Fix kenwood_set_mode for ts590s and mode CW, RTTY or AM. Tks Tom, DL1JBE * Proper IPV6 and dual stack networking. Bill, G4WJS * Add a new command line option '--no-restore-ai' ('-n') to rigctl. Bill, G4WJS * Fix missing PKTUSB mode setting code for FT-817 & FT-897. Bill, G4WJS * New Prosistel rotor backend from IZ7CRX * Install daemon man files to man1. Nate, N0NB * Migrate from libusb-0.1 to libusb-1.0. Stephane, F8CFE * Added support for Icom IC-2730. robinolejnik * Added support for the Icom IC-7300. Mike, W9MDB * Add send_morse to icom rigs. Mike, W9MDB * added instructions how to compile on OSX. DH1TW * New Perseus model. Stephane, F8CFE * Added Lua binding and demo script. Ervin, HA2OS * Added test to support Flex 6300. Bill, KB4AAA * Many bug fixes and feature enhancements to the code base. See the Git commit log for complete details.
* Remove warnings about installing documentation and examples. The only usersadamw2017-01-011-1/+0
| | | | | who will see those messages are users who have already accepted those options in make config.
* - Make portscout ignore slave portsavilla2016-12-281-0/+2
|
* Remove expired port:rene2016-12-275-61/+0
| | | | comms/libcodec2: Duplicate port use `audio/codec2` instead
* Bump PORT_REVISION as pkg-plist has changed.db2016-12-275-6/+28
| | | | | | | | | | | | | | | | | | Fixed build on 10.1 but in the process found a bogus pkg-plist fixed. If DOCS was defined, the plist was wrong. Also cleaned up a dependency Fixed using https://cmake.org/cmake/help/v3.0/command/link_directories.html This shouldn't be necessary: "Note that this command is rarely necessary. Library locations returned by find_package() and find_library() are absolute paths. Pass these absolute library file paths directly to the target_link_libraries() command. CMake will ensure the linker finds them." The directory path appears to be in /usr/local/libdata/pkgconfig/gsl.pc so it would appear the swig handling code neglects to respect this. I'll dig into this sometime later. PR: ports/210444 Submitted by: rozhuk.im@gmail.com
* Spell EXPIRATION_DATE correctly.mat2016-12-261-1/+1
| | | | Sponsored by: Absolight
* Update to 3.23.19db2016-12-262-4/+4
| | | | | | | | | | =Version 3.23.19= 2016-12-17 David Freese <iam_w1hkj@w1hkj.com> 8dc6202: DX cluster improvements 1412352: Text highlight 996bb3f: N3FJP generic contest
* - Remove unneeded depend on linux emulationamdmi32016-12-251-2/+2
| | | | | | PR: 212037 Submitted by: james@elstone.net (maintainer) Reported by: howard0su@gmail.com
* Update to 2.2.vanilla2016-12-252-3/+4
|
* Version 3.23.18db2016-12-234-7/+6
| | | | | | | | | | | | | | | | | | | | | * Maintenance release DXcluster sort * Added sorted insert to host list * Added initial entries to host list - dxc.wb3ffv.us 7300 - nk7z -cluster.ddns.net 7373 - dx.n8noe.us 7373 - w0mw.dynip.com 23 - initial value for each host list entry will include the myCall string LoTW * Changed LoTW calling string for ... you guessed it! Windows Socket Connect State * Changed to state model for socket connect in dxcluster.cxx * Added missing try{} catch{} statements around socket writes to avoid default exception handling * Update to CreateProcess call in main.cxx * Update to socket connect calls in n3fjp_logger.cxx * Changed order of connect when getaddrinfo returns more than a single address Reported by: portscout@
* Update to 4.1.3db2016-12-234-9/+10
| | | | | | Fix portaudio build link in setup.py there is no more portaudio2 Reported by: @portscout
* Bumped PORTREVISIONdb2016-12-233-1/+11
| | | | | | | | | | | | | | | | | | | | | | Hi The attached patch fixes the plist of comms/qsstv: ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/images/Gallery_templates.png Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/images/Gallery_txdrm.png Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/Copying.html Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_templates.png Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/Gallery_txdrm.png Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/RXDRM.html Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/RXSSTV.html Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/TXDRM.html Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/manual/TXSSTV.html mfg Tobias PR: ports/215124 Submitted by: @tcberner
* Move doxygen things to a DOXYGEN option.mat2016-12-212-779/+774
| | | | | | While there, use OPTIONS_SUB. Sponsored by: Absolight
* Move doxygen dependency from DOCS to DOXYGEN.mat2016-12-212-11/+11
| | | | Sponsored by: Absolight
* Whatever you do, ${PORTSDIR}/ keeps creeping back.mat2016-12-181-1/+1
| | | | Sponsored by: Absolight
* Update to 1.38.0jhale2016-12-164-20/+9
| | | | | Convert mysql to USES Make patches with "make makepatch"
* Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systemsjbeich2016-12-161-1/+1
| | | | | | | PR: 215192 Requested by: dim Exp-run by: antoine Approved by: antoine
* - Update to 2.0.14danilo2016-12-152-6/+9
| | | | - Declare some dependencies explicitly (Q/A)
* - Update to 1.4.0sunpoet2016-12-131-1/+1
| | | | | | | | - Use PORTDOCS - Update pkg-descr - Bump PORTREVISION for dependent ports Changes: http://shapelib.maptools.org/release.html
* Horde package update:mm2016-12-122-5/+4
| | | | | | | | | | comms/pear-Horde_ActiveSync 2.37.3 -> 2.37.4 security/pear-Horde_Auth 2.2.0 -> 2.2.1 devel/pear-Horde_Core 2.27.2 -> 2.27.5 security/pear-Horde_Crypt 2.7.3 -> 2.7.4 mail/pear-Horde_Imap_Client 2.29.10 -> 2.29.11 www/pear-Horde_Service_Weather 2.5.2 -> 2.5.3 sysutils/pear-Horde_Vfs 2.3.3 -> 2.3.4
* multimedia/ffmpeg: update to 3.2.2jbeich2016-12-111-1/+1
| | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog PR: 207547 Submitted by: riggs, ebirth@b0ss.net (libressl fix) Exp-run by: antoine (3 tries)
* comms/java-simple-serial-connector: Do not rewrite system variable ARCH:bsam2016-12-111-3/+5
| | | | | | | | rename ARCH -> JSSC_ARCH. PR: 177334 Submitted by: linimon Patched by: Kyle Evans <bsdports@kyle-evans.net> (maintainer)
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-0912-12/+12
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libiconv.so.3 compatibility link that was added in r374303 totijl2016-12-091-0/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libexpat.so.6 compatibility link that was added in r374303 totijl2016-12-093-2/+3
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 totijl2016-12-092-1/+2
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libcurl.so.7 compatibility link that was added in r374303 totijl2016-12-091-0/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libjpeg.so.11 compatibility link that was added in r374303 totijl2016-12-093-3/+3
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibilitytijl2016-12-081-0/+1
| | | | | links that were added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Fix build for latest clang importdb2016-12-071-0/+11
| | | | Reported by: pkg-fallout@
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-075-3/+5
| | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry
* Do not use post-stage. Use post-install instead.mat2016-12-023-6/+6
| | | | | | | | | | | | The only reason to use post-stage is because the port needs to do "things" at a later time, like some plist manipulation. While there, fold post-install in do-install targets when they are defined. PR: 214780 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* Don't quote {} in find -exec calls.mat2016-12-011-5/+5
| | | | | | | | Braces are not shell metacharacters, and they do not need to be quoted. By the time find parses its arguments and dicovers them, the quoting will have been removed by the shell anyway. Sponsored by: Absolight
* - Fix LICENSEamdmi32016-11-282-1/+20
| | | | | | | - Add LICENSE_FILE - Add missing files to plist Approved by: portmgr blanket
* - Fix license handling (ports may not set NO_LICENSES_INSTALL)amdmi32016-11-241-12/+8
| | | | | | | - Fix incorrect usage of MAKE/MAKE_CMD - Fix incorrect DISTDIR usage Approved by: portmgr blanket
* devel/boost-*: update to 1.62.0jbeich2016-11-236-4/+6
| | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
* Conditionalize sse flags on amd64/i386. They make no sense elsewherelinimon2016-11-231-1/+2
| | | | | | and cause breakages. Approved by: portmgr (tier-2 blanket)
* - Update to 2.0.2acm2016-11-223-30/+9
|
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-207-4/+7
| | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
* comms/tlf, math/topaz, devel/devtodo: Document ncurses requirementmarino2016-11-201-1/+1
| | | | Approved by: ncurses blanket
* Simplify Makefile of comms/jsdrtcberner2016-11-196-41/+31
| | | | | | | | | | | | Instead of doing a manual do-configure / do-build / do-install targets, copy a small 'jsdr.pro' file to WRKSRC and then rely on USES=qmake to do the rest. The version-suffix of the two binaries spectrum-viewer and fmreceiver was dropped in the process (why was it there?) -- and therefore the PORTREVISION is bumped. PR: 214642 Approved by: rakuco (mentor)
* comms/uhd: Document ncurses requirementmarino2016-11-181-1/+2
| | | | Approved by: ncurses blanket
* Update to latest releasedb2016-11-172-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 20161022 QSSTV 9.2.4 - some minor bugfixing - eliminated online status setting in Config Notication tab (doubled with setting in Operator settings) - bug fix: incremental counter on filename wih hybrid mode - added filename to statusbar when sending DRM image 20161021 QSSTV 9.2.3 - bug fix: memory leak in tx DRM when loading/resizing images - faster compression of tx images - bug-fix: hybrid mode saved images with wrong file extension. Receivers tried downloading wrong file. - Added all the patches (more then 20) from Mike, VK6M: rx/tx notifications and a large number of patches for image handling - Added new features (such a save waterfall image) implmented by Mike, VK6M - Todo: update the documentation ! 20160929 QSSTV 9.2.2 - added CTRL_F keyboard shortcut to switch to and from full screen. This is mainly used on low resolution screens where the top and/ or bottom taskbars are masking part of the QSSTV window. 20160929 QSSTV 9.2.1 - added low Resolution mode - changed SSTV sync detection - some minor bug fixes 20160703 QSSTV 9.1.8 - The program uses jp2 files for sending images in DRM mode. The file extensions were not correct. ->fixed - changes of the configuration do not need a restart of the program anymore (adding templates, stock images, DRM Profiles) - images in the gallery are now resized. - added menu option To Tx in Gallery Images RX and TX. - image in viewer is zoomed when resized while keeping aspect ratio. - Screen size reduced to 791x684 for use with smaller screens. - Added voice/data port selection for PTT (thanks to David VK3DCU) 20160701 QSSTV 9.1.7 - Normally the audio is generated on the left channel. There is now an option in the soundconfig to swap left and right channel. Some radios like the TS590 are using the right audio channel via USB (test done by PE1DFQ - Gerard). - On request from Michael DL3YAP: Added CW ID button to manually send the CW ID as specified in the CW config. - Name of ID button in the lower status bar changed to WF ID (waterfall ID) to avoid confusion with CW ID. - Fixed bug: Waterfall font size was not correctly saved. - Added "Bold" option for Waterfall font. 20160628 QSSTV 9.1.6 - ftp transfer crashes when transmitting in hybrid mode-> solved Reviewed by: takefu@
* Mark as broken on various tier-2 archs.linimon2016-11-143-0/+7
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Update to 2.7.vanilla2016-11-132-4/+4
|
* Update to 1.37.91.vanilla2016-11-136-85/+19
|
* Horde package update:mm2016-11-122-4/+4
| | | | | | | comms/pear-Horde_ActiveSync 2.37.2 -> 2.37.3 mail/pear-Horde_Mime 2.10.1 -> 2.10.2 www/pear-Horde_Service_Weather 2.5.0 -> 2.5.2 deskutils/horde-nag 4.2.12 -> 4.2.13
* comms/conserver-com: Add IPMI support, Fix MANswills2016-11-101-6/+15
| | | | | | PR: 204703 Submitted by: m1cro <rum1cro@yandex.ru> Approved by: maintainer timeout (kuriyama, 2 months)
* Unbreak fldigi and update to latest version 3.23.15db2016-11-1017-192/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move distribution site to sourceforge Version 3.23.15 * Maintenance release Translation file * Updated po/pl.po Polish translation file - update provided by Roman Bagiñski, SP4JEU N3FJP command sequencing * changed command/response sequencing to correct difference in behavior Windows versus all other platforms. BARTG vice BART * Acronymn correction on Contest configuration panel speed test * improper use of memset XP fault on failure * debug thread timing caused delayed attempt to access a deleted Fl_Browser widget in debug panel - not evident on other OS or on later versions of Windows Default Logbook widget sizing * Added resizing to all logbook widgets Mono / Stereo wav file * Output monophonic wav file (left channel) unless configured for right channel recording ARQ thread * change server thread to make non blocking N3FJP logged frequency * User selectable for ssb Suppressed carrier, or ssb Suppressed carrier +/- wf audio injection frequency modified if RTTY update check * Use www.w1hkj.com file mirror for version check DX cluster * Add DX cluster access via telnet connection CQWW zone/state * Add parsing and auto log entry for CQzone when passed from CQWW's CALLTAB event * Fix error in not passing CQstate entry from both log views Contest fields * remove ambiguity for menu items View ... Contest fields OSX Clang build * Correct errors in clang build on OS X 10.11 flrig default * Change flrig control default to FALSE
* comms/fldigi: mark BROKEN after r425442jbeich2016-11-091-0/+2
| | | | | | | | | | | | src/main.cxx:1492:2: error: no matching function for call to 'memset' memset(src.data_in, 0, src.input_frames * sizeof(float)); ^~~~~~ /usr/include/string.h:67:7: note: candidate function not viable: no known conversion from 'const float *' to 'void *' for 1st argument; take the address of the argument with & void *memset(void *, int, size_t); ^ Reported by: pkg-fallout Pointy hat to: @bapt (and upstream)
* Horde package update:mm2016-11-092-4/+4
| | | | | | | | | | comms/pear-Horde_ActiveSync 2.37.1 -> 2.37.2 devel/pear-Horde_Core 2.27.0 -> 2.27.2 mail/pear-Horde_Imap_Client 2.29.9 -> 2.29.10 devel/pear-Horde_Nls 2.2.0 -> 2.2.1 deskutils/horde-nag 4.2.11 -> 4.2.12 mail/horde-turba 4.2.16 -> 4.2.17 www/pear-Horde_Service_Weather 2.0.1 -> 2.5.0
* Don't free the struct before free'ing it's member.xride2016-11-081-0/+13
|
* UHD seems to use SSE2 functions and seems to need the addional compiler ↵mr2016-11-071-0/+1
| | | | spitch for FreeBSD 11+ i386
* - Update openobex to 1.7.2madpilot2016-11-065-24/+13
| | | | | - Remove obsolete master site - Regenrate patches
* comms/dabstick-radio: unbreak build with ffmpeg 3.xjbeich2016-11-042-1/+30
| | | | | | | | | | | | | | | | | backend/mp2processor-ffmpeg.cpp:49:33: error: use of undeclared identifier 'CODEC_ID_MP1'; did you mean 'AV_CODEC_ID_MP1'? codec = avcodec_find_decoder (CODEC_ID_MP1); ^~~~~~~~~~~~ In file included from backend/mp2processor.cpp:7: backend/mp2processor-ffmpeg.cpp:66:18: error: use of undeclared identifier 'avcodec_alloc_frame' decoded_frame = avcodec_alloc_frame (); ^ backend/mp2processor-ffmpeg.cpp:107:2: error: use of undeclared identifier 'avcodec_get_frame_defaults' avcodec_get_frame_defaults (decoded_frame); ^ PR: 207547
* Now builds on sparc64.linimon2016-11-031-1/+0
| | | | Approved by: portmgr (tier-2 blanket)
* - Add UTF8 option [1]madpilot2016-11-027-26/+58
| | | | | | | | | | | | | - Patch sendsms script to correctly parse iconv command output [2] While here: - Add TIMESTAMP to distinfo - Regenerate patches - Unsilence post-install target PR: 205973 [1], 205978 [2] Submitted by: satorium77@gmail.com
* devel/pkgconf doesn't search under lib/pkgconfig by defaultjbeich2016-11-012-3/+8
|
* - Update to 3.2.1sbz2016-10-285-27/+34
| | | | | PR: 213401 Reported by: Kyle Evans <kevans91 at ksu.edu>
* Cleanup USE_GITHUB usage.mat2016-10-262-5/+5
| | | | Sponsored by: Absolight
* Library for working with serial ports in Java.bsam2016-10-2610-0/+207
| | | | | | | WWW: https://github.com/scream3r/java-simple-serial-connector PR: 213758 Submitted by: bsdports@kyle-evans.net
* Use USES=pathfix where applicable.mat2016-10-217-37/+4
| | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
* ${RM} already has -f.mat2016-10-213-4/+4
| | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* Introduce new extensible virtual categories for KDEtcberner2016-10-191-3/+1
| | | | | | | | | | | | | | | | | | | | | A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are released as a bundle upstream, however, there was not really a clean way to share this information. Using these new categories, we can simplify the Makefiles for the diverse KDE ports. At the moment we support the virtual category * kde-kde4 In the future, this will be extended to * kde-frameworks * kde-plasma * kde-applications PR: 213406 Differential Revision: https://reviews.freebsd.org/D7645 Exp-run by : antoine Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor)
* Update to 2.6.0martymac2016-10-132-12/+10
|
* Whatever you do, ${PORTSDIR} always creeps in depends.mat2016-10-121-7/+7
| | | | Sponsored by: Absolight
* Update to 3.7.9.2db2016-10-1033-662/+359
| | | | | | | | | | | | | | | | Remove unecessary diffs using @sample keyword in pkg-plist Use uhd port instead of usrp port Add missing dependancies Fix wrongly used PLIST_SUB [1] Fix build due to missing dependency [2] Did my best to address libgcc stupidity for now [3] Please read http://lists.freebsd.org/pipermail/freebsd-toolchain/2016-August/002249.html PR 208120 [1] PR ports/210095 fix by @takefu [2] PR ports/210444 fix by @takefu [3] PR ports/211889 fix by @db
* Also mark as broken on sparc64. Pet portlint.linimon2016-10-061-2/+3
| | | | Approved by: portmgr (tier-2 blanket)