Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.
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
2017-03-24 15:01:49 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= direwolf
|
2019-07-22 19:27:23 +02:00
|
|
|
DISTVERSION= 1.5
|
Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.
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
2017-03-24 15:01:49 +01:00
|
|
|
CATEGORIES= comms hamradio
|
|
|
|
|
2019-07-22 19:27:23 +02:00
|
|
|
MAINTAINER= hamradio@FreeBSD.org
|
2017-04-16 16:48:16 +02:00
|
|
|
COMMENT= Software "soundcard" modem/TNC and APRS encoder/decoder
|
Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.
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
2017-03-24 15:01:49 +01:00
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2019-07-22 19:27:23 +02:00
|
|
|
LIB_DEPENDS= libasound.so:audio/alsa-lib\
|
|
|
|
libhamlib.so:comms/hamlib \
|
2017-05-09 22:48:17 +02:00
|
|
|
libgps.so:astro/gpsd
|
Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.
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
2017-03-24 15:01:49 +01:00
|
|
|
|
2019-07-22 19:27:23 +02:00
|
|
|
USES= gmake python shebangfix
|
|
|
|
|
Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.
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
2017-03-24 15:01:49 +01:00
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= wb2osz
|
2019-07-22 19:27:23 +02:00
|
|
|
GH_TAGNAME= 1.5
|
Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.
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
2017-03-24 15:01:49 +01:00
|
|
|
|
|
|
|
SHEBANG_FILES= telemetry-toolkit/telem-bits.pl telemetry-toolkit/telem-parm.pl\
|
|
|
|
telemetry-toolkit/telem-eqns.pl dwespeak.sh \
|
|
|
|
telemetry-toolkit/telem-volts.py telemetry-toolkit/telem-data.pl \
|
|
|
|
telemetry-toolkit/telem-data91.pl \
|
2019-07-22 19:27:23 +02:00
|
|
|
telemetry-toolkit/telem-unit.pl telemetry-toolkit/telem-balloon.pl\
|
|
|
|
dw-start.sh
|
Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.
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
2017-03-24 15:01:49 +01:00
|
|
|
|
2019-07-22 19:27:23 +02:00
|
|
|
OPTIONS_DEFINE= DOCS EXAMPLES
|
|
|
|
MAKEFILE= Makefile.linux
|
2018-09-10 15:14:50 +02:00
|
|
|
|
2017-04-16 16:48:16 +02:00
|
|
|
post-patch:
|
2019-07-22 19:27:23 +02:00
|
|
|
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|'\
|
|
|
|
-e 's|/var/tmp|/var/log|' ${WRKSRC}/dw-start.sh
|
Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.
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
2017-03-24 15:01:49 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|