| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/comms/tlf/ |
Upload File : |
PORTNAME= tlf
PORTVERSION= 1.4.1
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= comms hamradio
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 851321c0979c.patch:-p1 # https://github.com/Tlf/tlf/pull/268
PATCHFILES+= 3c48ad1c95c8.patch:-p1 # https://github.com/Tlf/tlf/pull/268
PATCHFILES+= 4302ec05ed9f.patch:-p1 # https://github.com/Tlf/tlf/pull/268
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Amateur Radio curses based logging program
WWW= https://github.com/Tlf/tlf
LICENSE= GPLv2
LIB_DEPENDS= libargp.so:devel/argp-standalone
RUN_DEPENDS= rec:audio/sox \
wget:ftp/wget
USES= autoreconf gnome ncurses pkgconfig
USE_GITHUB= yes
USE_GNOME= glib20
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -largp" \
CPPFLAGS=-I${LOCALBASE}/include
OPTIONS_SUB= yes
OPTIONS_DEFINE= HAMLIB FLDIGI DOCS
HAMLIB_DESC= Support rig control via hamlib
FLDIGI_DESC= Support fldigi XML-RPC integration
OPTIONS_DEFAULT=HAMLIB FLDIGI
HAMLIB_LIB_DEPENDS= libhamlib.so:comms/hamlib
HAMLIB_CONFIGURE_ENABLE=hamlib
FLDIGI_LIB_DEPENDS= libxmlrpc.so:net/xmlrpc-c
FLDIGI_CONFIGURE_ENABLE=fldigi-xmlrpc
.include <bsd.port.mk>