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
|
|
|
|
PORTVERSION= 1.4
|
2017-04-16 16:48:16 +02:00
|
|
|
PORTREVISION= 1
|
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
|
|
|
|
|
|
|
|
MAINTAINER= bsdports@kyle-evans.net
|
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
|
|
|
|
|
|
|
|
LIB_DEPENDS= libhamlib.so:comms/hamlib \
|
|
|
|
libgpsd.so:astro/gpsd
|
|
|
|
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= wb2osz
|
|
|
|
GH_TAGNAME= 6207e2e
|
|
|
|
USES= dos2unix gmake shebangfix
|
|
|
|
|
|
|
|
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 \
|
|
|
|
telemetry-toolkit/telem-unit.pl telemetry-toolkit/telem-balloon.pl
|
|
|
|
|
2017-04-16 16:48:16 +02:00
|
|
|
post-patch:
|
|
|
|
${CP} ${FILESDIR}/Makefile.FreeBSD ${WRKSRC}
|
|
|
|
${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${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>
|