aboutsummaryrefslogtreecommitdiff
path: root/comms/direwolf
Commit message (Collapse)AuthorAgeFilesLines
* comms/direwolf: re-generate patchesÄlven2026-02-172-15/+5
| | | | | | | PR: 292181 Reported by: takefu@airport.fm Approved by: hamradio@ (alven@) Differential Revision: https://reviews.freebsd.org/D54299
* comms/direwolf: Update 1.8 => 1.8.1Älven2026-01-202-4/+4
| | | | | | | | | | Changelogs: * https://github.com/wb2osz/direwolf/releases/tag/1.8.1 * https://github.com/wb2osz/direwolf/compare/1.8...1.8.1 Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (maintainer, Mentor) Differential Revision: https://reviews.freebsd.org/D54299
* comms/direwolf: Update 1.7 => 1.8Älven2025-11-014-48/+49
| | | | | | | | | | | | | Changelogs: * https://github.com/wb2osz/direwolf/releases/tag/1.8 * https://github.com/wb2osz/direwolf/compare/1.7...1.8 * Make DOCS option really work * Pet portclippy(1) and portfmt(1) Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D53511
* comms/hamlib: Update 4.6.4 => 4.6.5, improve portÄlven2025-09-281-0/+1
| | | | | | | | | | | | | | | | | | Changelogs: * https://github.com/Hamlib/Hamlib/blob/4.6.5/NEWS * https://github.com/Hamlib/Hamlib/compare/4.6.4...4.6.5 * Clarify LICENSEs * Add STATIC option * Make DOCS option really work * Pet portclippy(1) and portfmt(1) PR: 289738 Co-authored by: je3kmz@ Approved by: hamradio@ (alven@, yuri@) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52669
* comms/direwolf: Update version 1.6=>1.7Muhammad Moinur Rahman2024-02-244-36/+31
| | | | | | | | - Moved man to share/man Changelog: https://github.com/wb2osz/direwolf/releases/tag/1.7 Approved by: portmgr (blanket)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* comms/direwolf: fix build with new gpsdCharlie Li2022-03-144-43/+50
| | | | PR: 258112
* comms/direwolf: Update to 1.6Diane Bruce2021-12-177-488/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Really update to 1.6 this time. Changes involved new buld system. - Corrected non functioning SED - petted portlint - Rather than trying to keep a bunch of different platform specific Makefiles in sync, "cmake" is now used for greater portability and easier maintenance. - README.md has a quick summary of the process. More details in the ***User Guide***. - "-X" option enables FX.25 transmission. FX.25 reception is always enabled so you don't need to do anything special. "What is FX.25?" you might ask. It is forward error correction (FEC) added in a way that is completely compatible with an ordinary AX.25 frame. See new document ***AX25\_plus\_FEC\_equals\_FX25.pdf*** for details. - Receive AIS location data from ships. Enable by using "-B AIS" command line option or "MODEM AIS" in the configuration file. AIS NMEA sentences are encapsulated in APRS user-defined data with a "{DA" prefix. This uses 9600 bps so you need to use wide band audio, not what comes out of the speaker. There is also a "-A" option to generate APRS Object Reports. - Receive Emergency Alert System (EAS) Specific Area Message Encoding (SAME). Enable by using "-B EAS" command line option or "MODEM EAS" in the configuration file. EAS SAME messages are encapsulated in APRS user-defined data with a "{DE" prefix. This uses low speed AFSK so speaker output is fine. - "-t" option now accepts more values to accommodate inconsistent handling of text color control codes by different terminal emulators. The default, 1, should work with most modern terminal types. If the colors are not right, try "-t 9" to see the result of the different choices and pick the best one. If none of them look right, file a bug report and specify: operating system version (e.g. Raspbian Buster), terminal emulator type and version (e.g. LXTerminal 0.3.2). Include a screen capture. - "-g" option to force G3RUH mode for lower speeds where a different modem type may be the default. - 2400 bps compatibility with MFJ-2400. See ***2400-4800-PSK-for-APRS-Packet-Radio.pdf*** for details - "atest -h" will display the frame in hexadecimal for closer inspection. - Add support for Multi-GNSS NMEA sentences. PR: ports/260483 Reported by: hellocodebsd@gmail.com
* comms/direwolf: Update to 1.6Diane Bruce2021-12-122-5/+4
| | | | | | | | | | | | | [From bug report] Update is needed at 1.6 adds many new things with the possibility of decoding AIS and linking it with Xastir Thank you 73 LU9DCE PR: ports/260337 Reported by: hellocodebsd@gmail.com
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* 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
* Update to 1.5, and change maintainer to hamradio@Stephen Hurd2019-07-229-623/+489
| | | | | | | | | PR: 236631 Submitted by: takefu Approved by: kevans (maintainer) Notes: svn path=/head/; revision=507152
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* * Updated maintainer email addressRichard Gallamore2017-07-061-1/+1
| | | | | | | | | | | PR: 220395 Submitted by: kevans Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11497 Notes: svn path=/head/; revision=445117
* Unmark broken on powerpc64, it had already been fixed globally.Mark Linimon2017-05-231-2/+0
| | | | | | | Reported by: maintainer Notes: svn path=/head/; revision=441536
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-211-0/+2
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441429
* Revert r440594, build was fixed in r440513Antoine Brodin2017-05-101-2/+0
| | | | Notes: svn path=/head/; revision=440595
* Mark BROKEN: wrong LIB_DEPENDSAntoine Brodin2017-05-101-0/+2
| | | | | | | | | ===> direwolf-1.4_1 depends on shared library: libgpsd.so - not found Reported by: pkg-fallout Notes: svn path=/head/; revision=440594
* The astro/gpsd update (r439960) removed libgpsd.so that Direwolf's LIB_DEPENDSDiane Bruce2017-05-092-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 Notes: svn path=/head/; revision=440513
* Do not separate ${DESTDIR}${PREFIX} with a slash: this is redundant whenAlexey Dokuchaev2017-04-291-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. Notes: svn path=/head/; revision=439768
* Don't pass STAGEDIR via MAKE_ENV, it's already being defined (as DESTDIR)Alexey Dokuchaev2017-04-293-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 Notes: svn path=/head/; revision=439766
* This got lost due to confusion over who was handling what.Diane Bruce2017-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 Notes: svn path=/head/; revision=438662
* Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.Diane Bruce2017-03-248-0/+707
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 Notes: svn path=/head/; revision=436814