aboutsummaryrefslogtreecommitdiff
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r534998Rene Ladan2020-05-121-3/+1
| | | | | | | | | | | | | comms/telldus-core: fix fetch and unexpire. PR: 242246 Submitted by: norrland@nullbyte.se Approved by: maintainer Approved by: blanket (fix fetch) Notes: svn path=/branches/2020Q2/; revision=534999
* MFH: r531918Piotr Kubaj2020-04-171-1/+1
| | | | | | | | | | | | | | comms/openzwave-devel: fix build on GCC architectures Use C++11 compiler: cc1plus: error: unrecognized command line option "-std=c++11" Adding MAKE_ARGS+= CXX="${CXX}" is necessary because CXX is set up in Makefile. Approved by: portmgr (fix build blanket) Notes: svn path=/branches/2020Q2/; revision=531919
* Update WWWSunpoet Po-Chuan Hsieh2020-03-311-1/+1
| | | | Notes: svn path=/head/; revision=530168
* Unbreak using renamed distribution siteDiane Bruce2020-03-261-3/+2
| | | | | | | Add local distribution Notes: svn path=/head/; revision=529224
* - Pet porlintDiane Bruce2020-03-262-12/+14
| | | | | | | | - strip binary - regenerate Makefile patch Notes: svn path=/head/; revision=529209
* Convert the tree to use PY_PILLOWAntoine Brodin2020-03-241-9/+2
| | | | | | | | With hat: portmgr Originally submitted by: kai Notes: svn path=/head/; revision=529063
* Unmark certain ports as broken on powerpc64 elfv2, after a trybroken run.Mark Linimon2020-03-181-1/+2
| | | | | | | | | | | | (Note that these have not yet been re-tested on elfv1.) While here, pet portlint (e.g. location of BROKEN_*, and, in one case, USES). Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=528623
* Ubreak on -headDiane Bruce2020-03-178-26/+98
| | | | | | | | | | | Pet portlint regenerate distinfo Clean up Makefile Reported by: pkg-fallout@ Notes: svn path=/head/; revision=528587
* astro/gpsd: Update to 3.20Loïc Bartoletti2020-03-112-0/+35
| | | | | | | | | | | | | | | | | | | | - Update to 3.20 (welcome ubxtool and gpsrinex!) - Fix SConstruct per python3 [1] - Replace spaces by tabs (pet portlint) - Fixes astro/foxtrotgps, astro/gpxloggerd and comms/direwolf Changelog: - https://gitlab.com/gpsd/gpsd/-/blob/master/NEWS#L16 [1] scons is py27 only and check py27 packages for a py37 port. I commented these tests in SConstruct since we already do it in our Makefile. PR: 243980 Reviewed by: tcberner (mentor) Approved by: tcberner (mentor), maintainer timeout (z7dr6ut7gs@snkmail.com, > 2 weeks) Differential Revision: https://reviews.freebsd.org/D23920 Notes: svn path=/head/; revision=528219
* Drop dependency on devel/openmpJan Beich2020-03-081-2/+2
| | | | | | | | | | - Drop if devel/llvm* was used as a substitute Approved by: yuri, rene (earlier version) Differential Revision: https://reviews.freebsd.org/D23020 Notes: svn path=/head/; revision=528082
* Deprecate some ports using deprecated version of pythonAntoine Brodin2020-03-082-0/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=528058
* - Remove compat < 11 dependencies from bootstrap and compiler. It could fix ↵Jose Alonso Cardenas Marquez2020-03-061-0/+1
| | | | | | | | | | | | | | problems when GENERIC kernel is not used. - Rebuild bootstrap (ppcx64 and ppc386) with new changes - Bump PORTREVISION PR: 239135 Reported by: fbsdbugs4 at sentry.org Notes: svn path=/head/; revision=527858
* Regular USE_GITHUB cleanup.Mathieu Arnold2020-03-032-4/+4
| | | | Notes: svn path=/head/; revision=527679
* x11-toolkits/py-wxPython40: GUI toolkit for the Python programming languageLoïc Bartoletti2020-02-293-4/+4
| | | | | | | | | | | | | | | | | | | | | | | py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to use wxWidgets with Python3. - Add x11-toolkits/py-wxPython40 - Replace wxPython30 by wxPython40 when python wxWidgets is required - Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix" - Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0 - While I'm here fix portlint per emulators/playonbsd - Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth - Bump portversion - Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship PR: 241893 Reviewed by: koobs, tcberner Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D21915 Exp-run by: antoine Notes: svn path=/head/; revision=527449
* Pet portlint regenerate patchfiles while here. [db]Diane Bruce2020-02-277-20/+24
| | | | | | | | | | | | The original one in ports doesn't include readline support . but they support readline according to the configure. So I think add a readline support option should be nice PR: ports/244468 Submitted by: papadavecn@gmail.com Notes: svn path=/head/; revision=527258
* Add USE_CSTD=c99 to fix build on GCC-based systems:Mark Linimon2020-02-251-0/+1
| | | | | | | | | pocsag/bch_31_21_syndrome_generator.c:22: error: 'for' loop initial declaration used outside C99 mode Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=527080
* This a simple set of command-line tools that is intended toDiane Bruce2020-02-245-0/+44
| | | | | | | | | | | | | be used to decode digital modulations used by ham radio operators. The main focus is on digital voice modes. Right now this project enables you to decode DMR and YSF. PR: ports/244357 Submitted by: vvelox@vvelox.net Notes: svn path=/head/; revision=526965
* graphics/py-pillow: Update to 7.0.0Kai Knoblich2020-02-241-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release dropped the support for Python 2. * Apply conditional statements to use either Pillow 7.x or Pillow 6.x for consumers that can be built for Python 2 or newer. * Exceptions are ports that can be built only for either Python 2 or Python 3. For the first case, consumers are just assigned to the repo-copied graphics/py-pillow6. * Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not listed in setup.py as a build dependency [1] and relax the version requirements of Pillow for www/py-wagtail. Release Notes: * https://pillow.readthedocs.io/en/latest/releasenotes/index.html Backward Incompatible Changes (7.0.0): * https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes Detailed Changelog: * https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst PR: 243665 Submitted by: sunpoet (patch for 7.0.0 and repo-copied version) Reviewed by: koobs [1], sunpoet Approved by: koobs (maintainer) Differential Revision: https://reviews.freebsd.org/D23713 Notes: svn path=/head/; revision=526962
* Deprecate a few portsAntoine Brodin2020-02-232-0/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=526925
* Update comms/gr-osmosdr to 0.2.0 and bump dependent ports' revisionsGanael LAPLANCHE2020-02-218-8426/+38
| | | | | | | | | Note that Python support has been disabled because gr-osmosdr now requires Python 3 while Gnuradio still uses Python 2. Python support will be re-enabled once Gnuradio switches to Python 3. Notes: svn path=/head/; revision=526640
* Clean up USESAntoine Brodin2020-02-191-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=526520
* Update MAINTAINER: use @FreeBSD.orgSunpoet Po-Chuan Hsieh2020-02-132-2/+2
| | | | Notes: svn path=/head/; revision=526019
* Update to 2.12.1Ganael LAPLANCHE2020-02-122-4/+4
| | | | Notes: svn path=/head/; revision=525905
* Update to 0.9.0Emanuel Haupt2020-02-112-5/+5
| | | | Notes: svn path=/head/; revision=525837
* comms/ncid: update 1.10.1_1 to 1.11Vinícius Zavam2020-02-106-11/+54
| | | | Notes: svn path=/head/; revision=525714
* Fix build on GCC-based systems by adding compiler:c++11-lang to USES:Mark Linimon2020-02-081-1/+1
| | | | | | | | | | flamp.cxx: In function 'void addfile(std::string, void*, bool, char*, char*)': flamp.cxx:841: error: 'nullptr' was not declared in this scope Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=525609
* comms/flamp: Simplify MASTER_SITESYuri Victorovich2020-02-081-1/+1
| | | | Notes: svn path=/head/; revision=525517
* New port: comms/flmsg: Forms management editor for Amateur Radio standard ↵Yuri Victorovich2020-02-085-0/+46
| | | | | | | message formats Notes: svn path=/head/; revision=525516
* New port: comms/flamp: Program for the Amateur Multicast ProtocolYuri Victorovich2020-02-086-0/+75
| | | | Notes: svn path=/head/; revision=525515
* - bump PORTREVISION for SUID bit changeDirk Meyer2020-02-041-0/+1
| | | | Notes: svn path=/head/; revision=525149
* - remove SUID bit, users must be added to group dialerDirk Meyer2020-02-048-28/+22
| | | | | | | | | | PR: 149462 - update MASTER_SITES - make portlint happier Notes: svn path=/head/; revision=525148
* Update to 2.12.0Ganael LAPLANCHE2020-01-294-154/+8
| | | | Notes: svn path=/head/; revision=524534
* Remove expired ports:Rene Ladan2020-01-272-46/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27 2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27 2020-01-27 audio/boodler: Unmaintained, uses EOLed python27 2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27 2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27 2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27 2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27 2020-01-27 audio/patchage: Unmaintained, uses EOLed python27 2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27 2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27 2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27 2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27 2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 2020-01-27 audio/solfege: Unmaintained, uses EOLed python27 2020-01-27 audio/trommler: Unmaintained, uses EOLed python27 2020-01-27 benchmarks/pybench: Unmaintained, uses EOLed python27 2020-01-27 biology/pycogent: Unmaintained, uses EOLed python27 2020-01-27 biology/unanimity: Unmaintained, uses EOLed python27 2020-01-27 cad/pythoncad: Unmaintained, uses EOLed python27 2020-01-27 chinese/bg5pdf: Unmaintained, uses EOLed python27 2020-01-27 comms/py-libimobiledevice: Unmaintained, uses EOLed python27 2020-01-27 converters/py-bcode: Unmaintained, uses EOLed python27 2020-01-27 converters/py-iconv: Unmaintained, uses EOLed python27 2020-01-27 converters/py-zfec: Unmaintained, uses EOLed python27 2020-01-27 databases/gadfly: Unmaintained, uses EOLed python27 2020-01-27 databases/metakit: Unmaintained, uses EOLed python27 2020-01-27 databases/openark-kit: Unmaintained, uses EOLed python27 2020-01-27 databases/py-MySQLdb55: Unmaintained, uses EOLed python27 2020-01-27 databases/py-MySQLdb56: Unmaintained, uses EOLed python27 2020-01-27 databases/py-forgetsql: Unmaintained, uses EOLed python27 2020-01-27 databases/py-oops: Unmaintained, uses EOLed python27 2020-01-27 databases/py-rrdtool_lgpl: Unmaintained, uses EOLed python27 2020-01-27 deskutils/conkyemail: No longer maintained by upstream 2020-01-27 deskutils/cycle: Unmaintained, uses EOLed python27 2020-01-27 deskutils/everygui: Unmaintained, uses EOLed python27 2020-01-27 deskutils/ganyremote: Unmaintained, uses EOLed python27 2020-01-27 deskutils/pypanel: Unmaintained, uses EOLed python27 2020-01-27 deskutils/taskcoach: Unmaintained, uses EOLed python27 2020-01-27 deskutils/tel: Unmaintained, uses EOLed python27 2020-01-27 deskutils/tnote: Unmaintained, uses EOLed python27 2020-01-27 deskutils/vnc2flv: Unmaintained, uses EOLed python27 2020-01-27 deskutils/wammu: Unmaintained, uses EOLed python27 2020-01-27 devel/bbfreeze: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-builder: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-colo: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-externals: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-git: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-gtk: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-loom: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-pipeline: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-rewrite: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-scmproj: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-stats: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-svn: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-upload: Unmaintained, uses EOLed python27 2020-01-27 devel/ditrack: Unmaintained, uses EOLed python27 2020-01-27 devel/drpython: Unmaintained, uses EOLed python27 2020-01-27 devel/epydoc: Unmaintained, uses EOLed python27 2020-01-27 devel/fb303: Unmaintained, uses EOLed python27 2020-01-27 devel/fnorb: Unmaintained, uses EOLed python27 2020-01-27 devel/gazpacho: Unmaintained, uses EOLed python27 2020-01-27 devel/libmpsse: Unmaintained, uses EOLed python27 2020-01-27 devel/open-usp-tukubai: Unmaintained, uses EOLed python27 2020-01-27 devel/phpbt: Unmaintained, uses EOLed python27 2020-01-27 devel/py-anonfunc: Unmaintained, uses EOLed python27 2020-01-27 devel/py-bison: Unmaintained, uses EOLed python27 2020-01-27 devel/py-fortran: Unmaintained, uses EOLed python27 2020-01-27 devel/py-grouch: Unmaintained, uses EOLed python27 2020-01-27 devel/py-mwlib.rl: Unmaintained, uses EOLed python27 2020-01-27 devel/py-nagioscheck: Unmaintained, uses EOLed python27 2020-01-27 devel/py-ncurses: Unmaintained, uses EOLed python27 2020-01-27 devel/py-ocempgui: Unmaintained, uses EOLed python27 2020-01-27 devel/py-palm: Unmaintained, uses EOLed python27 2020-01-27 devel/py-pyechonest: Unmaintained, uses EOLed python27 2020-01-27 devel/py-resourcepackage: Unmaintained, uses EOLed python27 2020-01-27 devel/py-rlcompleter2: Unmaintained, uses EOLed python27 2020-01-27 devel/py-spark: Unmaintained, uses EOLed python27 2020-01-27 devel/py-xoltar-toolkit: Unmaintained, uses EOLed python27 2020-01-27 devel/py-zkpython: Unmaintained, uses EOLed python27 2020-01-27 devel/pychecker: Unmaintained, uses EOLed python27 2020-01-27 devel/pymacs: Unmaintained, uses EOLed python27 2020-01-27 devel/trac-bitten: Unmaintained, uses EOLed python27 2020-01-27 devel/wxGlade: Unmaintained, uses EOLed python27 2020-01-27 emulators/catapult: Unmaintained, uses EOLed python27 2020-01-27 emulators/dynagui: Unmaintained, uses EOLed python27 2020-01-27 finance/mybudget: Unmaintained, uses EOLed python27 2020-01-27 finance/sabernetdcs-client: Unmaintained, uses EOLed python27 2020-01-27 games/4stattack: Unmaintained, uses EOLed python27 2020-01-27 games/barbie_seahorse_adventures: Unmaintained, uses EOLed python27 2020-01-27 games/battletanks: Unmaintained, uses EOLed python27 2020-01-27 games/bombz: Unmaintained, uses EOLed python27 2020-01-27 games/bouncy: Unmaintained, uses EOLed python27 2020-01-27 games/bubbros: Unmaintained, uses EOLed python27 2020-01-27 games/childsplay: Unmaintained, uses EOLed python27 2020-01-27 games/crossfire-server: Unmaintained, uses EOLed python27 2020-01-27 games/duckmaze: Unmaintained, uses EOLed python27 2020-01-27 games/farblazer: Unmaintained, uses EOLed python27 2020-01-27 games/gbottler: Unmaintained, uses EOLed python27 2020-01-27 games/glchess: Unmaintained, uses EOLed python27 2020-01-27 games/gretools: Unmaintained, uses EOLed python27 2020-01-27 games/kye: Unmaintained, uses EOLed python27 2020-01-27 games/liquidwar: Unmaintained, uses EOLed python27 2020-01-27 games/mopesnake: Unmaintained, uses EOLed python27 2020-01-27 games/nelly: Unmaintained, uses EOLed python27 2020-01-27 games/oneisenough: Unmaintained, uses EOLed python27 2020-01-27 games/ptkei: Unmaintained, uses EOLed python27 2020-01-27 games/py-poker-eval: Unmaintained, uses EOLed python27 2020-01-27 games/pycadia: Unmaintained, uses EOLed python27 2020-01-27 games/pydance: Unmaintained, uses EOLed python27 2020-01-27 games/pysycache: Unmaintained, uses EOLed python27 2020-01-27 games/pythonchess: Unmaintained, uses EOLed python27 2020-01-27 games/pytowerdefense: Unmaintained, uses EOLed python27 2020-01-27 games/rtb: Unmaintained, uses EOLed python27 2020-01-27 games/schiff: Unmaintained, uses EOLed python27 2020-01-27 games/schwarzweiss: Unmaintained, uses EOLed python27 2020-01-27 games/secrettower: Unmaintained, uses EOLed python27 2020-01-27 games/slune: Unmaintained, uses EOLed python27 2020-01-27 games/super_mario_bros_python: Unmaintained, uses EOLed python27 2020-01-27 games/tuxfighter: Unmaintained, uses EOLed python27 2020-01-27 games/twitch: Unmaintained, uses EOLed python27 2020-01-27 games/vegastrike: Unmaintained, uses EOLed python27 2020-01-27 games/zephulor: Unmaintained, uses EOLed python27 2020-01-27 graphics/boxer: Unmaintained, uses EOLed python27 2020-01-27 graphics/electrix: Unmaintained, uses EOLed python27 2020-01-27 graphics/exact-image: Unmaintained, uses EOLed python27 2020-01-27 graphics/gnofract4d: Unmaintained, uses EOLed python27 2020-01-27 graphics/gsculpt: Unmaintained, uses EOLed python27 2020-01-27 graphics/imgtops: Unmaintained, uses EOLed python27 2020-01-27 graphics/imgv: Unmaintained, uses EOLed python27 2020-01-27 graphics/lcms-python: Unmaintained, uses EOLed python27 2020-01-27 graphics/mirage: Unmaintained, uses EOLed python27 2020-01-27 graphics/partio: Unmaintained, uses EOLed python27 2020-01-27 graphics/py-exif: Unmaintained, uses EOLed python27 2020-01-27 graphics/py-gd: Unmaintained, uses EOLed python27 2020-01-27 graphics/py-paint: Unmaintained, uses EOLed python27 2020-01-27 graphics/pygts: Unmaintained, uses EOLed python27 2020-01-27 graphics/pysvg: Unmaintained, uses EOLed python27 2020-01-27 irc/py-supybot-plugins: Unmaintained, uses EOLed python27 2020-01-27 japanese/kana-no-quiz: Unmaintained, uses EOLed python27 2020-01-27 lang/py-prolog: Unmaintained, uses EOLed python27 2020-01-27 lang/sdcc: Unmaintained, uses EOLed python27 2020-01-27 mail/archivemail: Unmaintained, uses EOLed python27 2020-01-27 mail/mailfmt: Unmaintained, uses EOLed python27 2020-01-27 mail/py-libgmail: Unmaintained, uses EOLed python27 2020-01-27 mail/py-ppolicy: Unmaintained, uses EOLed python27 2020-01-27 mail/rss2email2: Unmaintained, uses EOLed python27 2020-01-27 mail/svnmailer: Unmaintained, uses EOLed python27 2020-01-27 math/biggles: Unmaintained, uses EOLed python27 2020-01-27 math/py-gato: Unmaintained, uses EOLed python27 2020-01-27 math/py-gnuplot: Unmaintained, uses EOLed python27 2020-01-27 math/py-mathdom: Unmaintained, uses EOLed python27 2020-01-27 math/py-probstat: Unmaintained, uses EOLed python27 2020-01-27 math/py-rpy: Unmaintained, uses EOLed python27 2020-01-27 misc/gnome-osd: Unmaintained, uses EOLed python27 2020-01-27 misc/gonvert: Unmaintained, uses EOLed python27 2020-01-27 misc/metalink-editor: Unmaintained, uses EOLed python27 2020-01-27 misc/py-YABT: Unmaintained, uses EOLed python27 2020-01-27 misc/xdg-menu: Unmaintained, uses EOLed python27 2020-01-27 multimedia/devede: Unmaintained, uses EOLed python27 2020-01-27 multimedia/gdvrecv: Unmaintained, uses EOLed python27 2020-01-27 multimedia/mmpython: Unmaintained, uses EOLed python27 2020-01-27 multimedia/pymp: Unmaintained, uses EOLed python27 2020-01-27 net/gtknetcat: Unmaintained, uses EOLed python27 2020-01-27 net/ntlmaps: Unmaintained, uses EOLed python27 2020-01-27 net/polyorb: Unmaintained, uses EOLed python27 2020-01-27 net/py-zsi: Unmaintained, uses EOLed python27 2020-01-27 net/pythondirector: Unmaintained, uses EOLed python27 2020-01-27 net/sippy_b2bua: Unmaintained, uses EOLed python27 2020-01-27 net-im/py-jabber: Unmaintained, uses EOLed python27 2020-01-27 net-im/py-jabberbot: Unmaintained, uses EOLed python27 2020-01-27 net-im/py-libturpial: Unmaintained, uses EOLed python27 2020-01-27 net-im/py-xmpppy-irc: Unmaintained, uses EOLed python27 2020-01-27 net-mgmt/pdagent-integrations: Unmaintained, uses EOLed python27 2020-01-27 net-p2p/tribler: Unmaintained, uses EOLed python27 2020-01-27 news/papercut: Unmaintained, uses EOLed python27 2020-01-27 print/pkipplib: Unmaintained, uses EOLed python27 2020-01-27 print/pkpgcounter: Unmaintained, uses EOLed python27 2020-01-27 print/ttfquery: Unmaintained, uses EOLed python27 2020-01-27 science/gwyddion: Unmaintained, uses EOLed python27 2020-01-27 science/psychopy: Unmaintained, uses EOLed python27 2020-01-27 science/py-hcluster: Unmaintained, uses EOLed python27 2020-01-27 science/py-pyteomics.biolccc: Unmaintained, uses EOLed python27 2020-01-27 science/pycdf: Unmaintained, uses EOLed python27 2020-01-27 security/blindelephant: Unmaintained, uses EOLed python27 2020-01-27 security/cfv: Unmaintained, uses EOLed python27 2020-01-27 security/fsh: Unmaintained, uses EOLed python27 2020-01-27 security/gcipher: Unmaintained, uses EOLed python27 Notes: svn path=/head/; revision=524263
* misc/qtchooser: do not create unnecessary wrappersTobias C. Berner2020-01-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | misc/qtchooser provides a wrapper binary bin/qtchooser, that when called with name foo, will lauch the corresponding binary from lib/qt${current_qt_version}/bin/foo. Previously qtchooser would install a list of 30-ish symlinks to itself automatically. Now we switch this around. qt-dist ports that define QT_BINARIES will now have a @postexec and @postunexec entry added to their plist to run the shell-script update-qtchooser-wrapper (installed by qtchooser). update-qtchooser-wrapper removes all symlinks to bin/qtcreator that have no corresponding binary in lib/qt*/bin, and readds links that are missing. Exp-run by: antoine PR: 242905 PR: 243443 Reported by: grarpamp@gmail.com Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D22991 Notes: svn path=/head/; revision=524129
* Clean up Makefile and add "make test"Michael Reifenberger2020-01-252-16/+10
| | | | | | | | PR: 243323 Submitted by: daniel.engberg Notes: svn path=/head/; revision=524020
* Fix manpage relocation falloutBaptiste Daroussin2020-01-171-1/+1
| | | | Notes: svn path=/head/; revision=523292
* Remove bad usage of MANDIRSBaptiste Daroussin2020-01-162-18/+18
| | | | Notes: svn path=/head/; revision=523225
* Update to 20200107Diane Bruce2020-01-142-6/+6
| | | | | | | | | | | | Also remove all traces of a version number and simplify Makefile. Not even the About dialog shows a non-date version. Submitted by: Charlie Li <ml+freebsd@vishwin.info> Reviewed by: db Differential Revision: D22986 Notes: svn path=/head/; revision=523027
* comms/gammu: update to 1.41.0Rodrigo Osorio2020-01-132-5/+4
| | | | | | | | | | | | | | | | Changelog: https://wammu.eu/download/gammu/1.41.0/ * Documentation improvements. * Updated MySQL script to be compatible with current server versions. * Fixed SMSD operation on phones with more SMS folders. * Fixed off by one in Python example script. * Fixed PostgreSQL compilation on openSUSE. * Several compatibility fixes with recent compilers. * Improved USSD support. * Localization updates. Notes: svn path=/head/; revision=522874
* Update cubicsdr snapshot version from githubDiane Bruce2020-01-138-112/+7
| | | | | | | | major changes appears to be FreeBSD related diffs were accepted and newer version of liquid-dsp lib is needed. Notes: svn path=/head/; revision=522844
* Version 1.3.49 Jan 12 15:29:23 2020 Config * Change configuration fromDiane Bruce2020-01-132-4/+4
| | | | | | | | | | | | | | | | | | | | | | tab to tree pick metaphor * Change serial port discovery on OS-X to just use tty and not cu. MilliSleep * Change MINGW implementation to use nanosleep vice Sleep FT991A * add separate class to support the FT-991A drag-release * Add FL_RELEASE event processing to Fl_Value_Slider widget TT566 update * mods to TT566 class methods by W5PNY - detect PTT changes made at xcvr - correct S meter scale conversion rig.cat_string * change xmlrpc implementation to return the transceiver response string IC756PROII * Start up seg fault if xcvr is in AM or FM mode scripts * modify build scripts for current OS install Increase User commands * increase from 8 to 16 user definable commands Unguarded statement * fix unguarded statement in src/TS990.cxx IC9100 * Correct bandwidth tables IC9700 * Add Icom 9700 transceiver FT857/897 * add delay after changing mode * add extras drop down entries * add Commands tab * add Band select tab - band/mode select buttons * Add CTCSS and repeater controls tab * Store band data in prefs file: - freq, mode, - CTCSS tx/rx tones - FM simplex/minus/plus; offset frequency Notes: svn path=/head/; revision=522843
* Update to the latest commit as well (20191102)Michael Reifenberger2020-01-122-7/+6
| | | | Notes: svn path=/head/; revision=522786
* Update to 1.3.2Michael Reifenberger2020-01-122-6/+7
| | | | | | | | PR: 243131 Submitted by: Diane Bruce Notes: svn path=/head/; revision=522782
* comms/nanovna-saver: Update 0.2.1 -> 0.2.2Yuri Victorovich2020-01-122-9/+11
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=522760
* Fix bug reported by bugzillaDiane Bruce2020-01-122-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Bug 243220: comms/fldigi: build fail, probably on HAMLIB=off " with update to formal new release. This is the first update release in 6 months and contains many bug fixes, performance enhancements, non-English text translations, and new capabilities. Please review the fldigi.txt, reprinted below. ------------------------------------------------------------------------ Version 4.1.09 Thu Jan 10 18:00:00 2020 config-dialog-mod * Modify config dialog creation to insure that locale translations apply to table entries MilliSleep * Change MINGW MilliSleep implementation to use nanosleep PO updates * Update po submissions from translation authors * Change Italian translator to Emanuale Repetto, IZ1UKX Alert/Rx-monitor playback * fix playback distortion on Pi3 internal sound card - sound OK on Cmedia thumb audio device - sound chopped/distorted on internal sound card - improved efficiency of portaudio callback function - increased sound data blocks to 1024 frames each frame 2 float values; right/left channel * Add alert stream volume control * Remove filter transients from rx audio stream * Update Alert configuration tab * Detect if use does not connect to audio alert device New Install * restore Data Source dialog tab to new install wizard * fix missing cell element that caused table to not redraw correctly after table resize or column resize Audio alerts disable * add enable/disable button to Audio Alerts playback device selection - opening a portaudio stream on unavailable device - caused segmentation fault - open stream now properly handled - default is disabled * fix seg fault bug on "new" install Wizard if audio alerts activated cw mods * change timing parameter ranges * change CW sample rate to 16000 * change waterfall drop rate computation - drop rate independent of mode samplerate * simplified CW AFCW generation code * add CW keyline on DTR/RTS * correct Farnsworth timing * insure that initial state of DTR is disabled * CW TUNE using DTR / RTS pins Winkeyer * correct WK_online status detection Analysis mode * change displayed tracking frequency to .001 precision hamcall * fix to broken hamcall lookups RSID code assignments * Assigned secondary Rsid Codes: - DominoEX Micro: 691 - ThorEX : 693 ARRL CW bulletins * changes to CW modem and macro language to support bulleting transmissions by W1AW * add new transmit interval macro <!SKED:HHMMSS:YYYYMMDD> to provide segmented scheduling of transmission at exact date/time. * change right channel QSK/PTT signal to square wav - user configurable base frequency * correct Farnsworth timing * add timing compensation for more accurate WPM timing * modified to work with 1.2.0 nanoIO sketch lotw mangled report files * tqsl trace file occassionally mangled when read by fldigi function check_lotw_log. delay reading file until no change in trace file size occurs with a 100 msec window * improved lotw message box contents based on lotw trace file contents * increase time-out delays waiting for tqsl trace file completion tree metaphor * change configuration dialog to use tree vice tab metaphor * update user documentation OS X Bus 10 error * Bug fix on OS X. Log ADIF export * Add fields to "all" export xmlrpc_rig * increase timeout to 5 seconds Display Logbook Datum * re-enable control of displaying logbook datum when starting program Rx monitor * add monitor audio stream to allow user to listen to unprocessed Rx audio stream * add Rx audio stream filter * create separate Rx Audio dialog - open on View menu pull down Combo Box behavior * add scrollwheel action to combo/list box behavior * add widget Fl_Group::do_callback() to event handler * correct FreqControl handler for scrollwheel cw prosigns * allow user to select cw prosign display - long view, <SK> <BT> ... - short view, as prosign short cut key defined on the CW prosign config' tab RTTY bell * enable BELL, visual and audible for TTY decoder * pass BELL, \a, and CR, \r to xml rx data stream * add RTTY bell waveform file * add user configuration controls to disable BELL annunciation * fixed Windows alert failure * added ctrl-shift-g to special character group to insert the <BEL>, 0x07 character into the transmit text - hold control and shift down and press g multiple times for a string of <BEL> insertions * clean up trailing edge of phone ring * implement separate thread for handling mp3 and wav file playback. - removes dr_mp processing from main thread - prevents main thread locking during mp3/wav file processing MinGW mods * changes imposed by changes to gcc and mxe components * modifications to accommodate changes in mingw libraries and headers CW International Chars mp3 * Add mp3 decoder for mp3 files - uses public domain decoder drmp3 - Audio playback, and - Alerts macros * Allow CWID execution at specified position in macro text * Modify macro tag <TIMER:nnn> to always start when state changes from Tx to Rx. * Add <# comments> tag. Works same as <COMMENT:comments> tag * Correct coding for proper operation of <SKED:..., <TIMER:... and <REPEAT...> tags. * Implement <UNTIL:hhmm[ss]:[YYYYMMDD]> macro tag - halts macro at specified date/time when either <REPEAT>, or <TIMER:nn> are specified in the macro text. Xmt Audio file * Add ability to transmit an audio file using new macro tag: <AUDIO:path-filename> - macro editor opens an OS select file dialog when the tag is selected from the pick list suggested use: <MODEM:NULL><TX> <AUDIO:path-filename-1> <AUDIO:path-filename-2> <RX><@MODEM:BPSK31> or modem type of choice * Audio file must be wav format, either mono or stereo any sample rate * Returning to Rx stops current and any pending audio playback. Post Tx macro tags are then executed. T/R button or Escape key will abort the playback. * Please use responsibly - know and understand your license limitations for transmitting audio files, especially music and/or copyrighted material. Alerts * Correct test for no output device - do not use pa error handler * Add ability to select the pa device for alerts output - was using default device - detect device default sample rate - convert all sound files to def sr using fastest sinc converter * Change output to use pa callbacks Data file update * Update/correction to file NAVTEX_stations.csv - contributed by N2RY flrig freq/mode * Change order of sending frequency and mode to mode then frequency Fltk 1.4.x * Change to startup resize on MacOS built against fltk-1.4.x Wefax autosave * Change max lines to counter min=1000, max = 1000 Update check * correct logic for update checking WEFAX AFC * Fix wefax AFC computation / application - incorrect computation of center frequency * Disallow audio stream playback on WEFAX - not compatible with HAMFAX class decoder * Remove status display messages - state changes still logged to event log * Force ".png" file extension on saved images * wefax code cleanup ------------------------------------------------------------------------ PR: ports/243220 Submitted by: bugzilla Notes: svn path=/head/; revision=522743
* Fix bulk -a when building with all python flavors.Mathieu Arnold2020-01-091-1/+1
| | | | Notes: svn path=/head/; revision=522483
* Fix build on GCC-based systems:Mark Linimon2020-01-071-0/+1
| | | | | | | | | ujprog.c:2595: error: 'for' loop initial declaration used outside C99 mode Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=522314
* Move cad/ujprog -> comms/ujprogYuri Victorovich2020-01-064-0/+42
| | | | | | | Reported by: manu Notes: svn path=/head/; revision=522204
* Update to 2.1.2Diane Bruce2020-01-053-115/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove clogf now that we have clogf in libm -- partial release notes from upstream Copyright 2001 - 2019 by Joe Taylor, K1JT. Release: WSJT-X 2.1.1 November 25, 2019 --------------------- WSJT-X 2.1.1 is a bug fix only release addressing regressions in the prior v2.1.0 release. - Document rules for the UDP message protocol. - Fix bug that could cause display of a blank Settings window. - Fix message parsing to properly handle 4-character directed CQs - Fix a potential crash in the interface to Omni-Rig. - Improve handling of unexpected rig off line status changes from Omni-Rig. - Add an option to highlight unworked 2-character grid fields rather than 4-character grid squares. - Fix bug that caused unwanted disabling of "Enable Tx" in Fox mode. - Log duplicate contacts in FT8 DXpedition Fox mode. - Regenerate the GFSK Tx waveform if Tx audio frequency is changed. - Fix the behavior of double-clicking on a decoded message with first callsign displayed as an unresolved hash code <...>. - Fix a problem with determining "worked before" status after a band change. - Updates to the WSJT-X 2.1 User Guide. - Fix a production issue with the macOS tool chain that generated broken executables. Release: WSJT-X 2.1 July 15, 2019 ------------------- WSJT-X 2.1 is a major update that introduces FT4, a new protocol targeted at HF contesting. Other improvements have been made in the following areas: - FT8 waveform generated with GMSK, fully backward compatible - user options for waterfall and spectrum display - contest logging - rig control - user interface - UDP messaging for inter-program communication - accessibility There are numerous minor enhancements and bug fixes. We now provide a separate installation package for 64-bit Windows 7 and later, with significant improvements in decoding speed. Notes: svn path=/head/; revision=522161
* comms/uhd: unbreak on powerpc64Piotr Kubaj2020-01-041-1/+0
| | | | | | | | | Builds fine MFH: 2020Q1 (fix build blanket) Notes: svn path=/head/; revision=522067