Index: head/comms/trustedqsl/Makefile =================================================================== --- head/comms/trustedqsl/Makefile (revision 474656) +++ head/comms/trustedqsl/Makefile (revision 474657) @@ -1,58 +1,58 @@ # $FreeBSD$ PORTNAME= trustedqsl -PORTVERSION= 2.2.1 -PORTREVISION= 2 +DISTVERSION= 2.4 CATEGORIES= comms hamradio MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ \ LOCAL/shurd DISTNAME= tqsl-${PORTVERSION} MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio Station electronic trusted logbook LICENSE= ARRL LICENSE_NAME= American Radio Relay League, Inc. All rights reserved. LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror pkg-mirror auto-accept BROKEN_SSL= openssl-devel BROKEN_SSL_REASON_openssl-devel= member access into incomplete type 'EVP_PKEY' (aka 'evp_pkey_st') LIB_DEPENDS= libcurl.so:ftp/curl \ - libexpat.so:textproc/expat2 + libexpat.so:textproc/expat2 \ + liblmdb.so:databases/lmdb PKGMESSAGE= ${WRKDIR}/pkg-message USES= bdb:5+ cmake compiler:c++11-lib pkgconfig ssl CMAKE_ARGS= -DBDB_PREFIX=${LOCALBASE} USE_WX= 2.8+ USE_LDCONFIG= yes OPTIONS_DEFINE= GEN_CRQ LOAD_CERT STATION_LOC CONVERTER GEN_CRQ_DESC= Build gen_crq LOAD_CERT_DESC= Build load_cert STATION_LOC_DESC= Build station_loc CONVERTER_DESC= Build converter GEN_CRQ_CMAKE_ON= -DBUILD_GENCRQ=ON LOAD_CERT_CMAKE_ON= -DBUILD_LOADCERT=ON STATION_LOC_CMAKE_ON= -DBUILD_STATIONLOC=ON CONVERTER_CMAKE_ON= -DBUILD_CONVERTER=ON OPTIONS_SUB= yes post-install-GEN_CRQ-on: ${INSTALL_PROGRAM} ${WRKSRC}/src/gen_crq ${STAGEDIR}${PREFIX}/bin post-install-LOAD_CERT-on: ${INSTALL_PROGRAM} ${WRKSRC}/src/load_cert ${STAGEDIR}${PREFIX}/bin post-install-STATION_LOC-on: ${INSTALL_PROGRAM} ${WRKSRC}/src/station_loc ${STAGEDIR}${PREFIX}/bin post-install-CONVERTER-on: ${INSTALL_PROGRAM} ${WRKSRC}/src/converter ${STAGEDIR}${PREFIX}/bin post-patch: @${SED} -e 's:%%PREFIX%%:${PREFIX}:g' \ ${FILESDIR}/pkg-message > ${WRKDIR}/pkg-message .include Index: head/comms/trustedqsl/distinfo =================================================================== --- head/comms/trustedqsl/distinfo (revision 474656) +++ head/comms/trustedqsl/distinfo (revision 474657) @@ -1,2 +1,3 @@ -SHA256 (tqsl-2.2.1.tar.gz) = 49b08a2ae5eeb0d49765f13badd27281198a05dabf379af7cf1c32863568895b -SIZE (tqsl-2.2.1.tar.gz) = 3782449 +TIMESTAMP = 1531618550 +SHA256 (tqsl-2.4.tar.gz) = 32e9a9792cc3f35644e29f8d0995c9bfd8bdd41c45b861c2103e4154d14f1491 +SIZE (tqsl-2.4.tar.gz) = 3060672 Index: head/comms/trustedqsl/pkg-plist =================================================================== --- head/comms/trustedqsl/pkg-plist (revision 474656) +++ head/comms/trustedqsl/pkg-plist (revision 474657) @@ -1,134 +1,140 @@ bin/tqsl %%CONVERTER%%bin/converter %%GEN_CRQ%%bin/gen_crq %%LOAD_CERT%%bin/load_cert %%STATION_LOC%%bin/station_loc include/adif.h include/cabrillo.h include/tqslconvert.h include/tqslerrno.h include/tqsllib.h lib/libtqsllib.so man/man5/tqsl.5.gz share/TrustedQSL/config.xml +share/TrustedQSL/help/tqslapp/BrokenCert.bmp share/TrustedQSL/help/tqslapp/CertProp.bmp share/TrustedQSL/help/tqslapp/EnterPassword.bmp share/TrustedQSL/help/tqslapp/LoTWCerts.bmp share/TrustedQSL/help/tqslapp/MainNoStatusTab.bmp share/TrustedQSL/help/tqslapp/MainWithStatusTab.bmp -share/TrustedQSL/help/tqslapp/RenewUpload.bmp share/TrustedQSL/help/tqslapp/P12.bmp share/TrustedQSL/help/tqslapp/Pending.bmp +share/TrustedQSL/help/tqslapp/RenewUpload.bmp share/TrustedQSL/help/tqslapp/TQ5.bmp share/TrustedQSL/help/tqslapp/TQ6.bmp share/TrustedQSL/help/tqslapp/TQ8.bmp share/TrustedQSL/help/tqslapp/TQSLCert.bmp share/TrustedQSL/help/tqslapp/about.bmp share/TrustedQSL/help/tqslapp/addcert1.bmp +share/TrustedQSL/help/tqslapp/addcert2.bmp +share/TrustedQSL/help/tqslapp/addcert3.bmp share/TrustedQSL/help/tqslapp/addcertaccept.htm share/TrustedQSL/help/tqslapp/addcertreq.htm share/TrustedQSL/help/tqslapp/additional-info.htm share/TrustedQSL/help/tqslapp/addstnl0.bmp share/TrustedQSL/help/tqslapp/backuprestore.htm share/TrustedQSL/help/tqslapp/cabrillo.htm share/TrustedQSL/help/tqslapp/certaccept.htm share/TrustedQSL/help/tqslapp/certaccept1.bmp share/TrustedQSL/help/tqslapp/certaccept2.bmp share/TrustedQSL/help/tqslapp/certificateproperties.htm share/TrustedQSL/help/tqslapp/certificatesecurity.htm share/TrustedQSL/help/tqslapp/certificatevalidity.htm share/TrustedQSL/help/tqslapp/certreplace.htm share/TrustedQSL/help/tqslapp/certreq.htm share/TrustedQSL/help/tqslapp/certreq1.bmp share/TrustedQSL/help/tqslapp/certs-icons.htm share/TrustedQSL/help/tqslapp/cmdline.htm share/TrustedQSL/help/tqslapp/configops.htm share/TrustedQSL/help/tqslapp/configxml.htm share/TrustedQSL/help/tqslapp/contents.hhc share/TrustedQSL/help/tqslapp/crq0.htm share/TrustedQSL/help/tqslapp/crq1.htm share/TrustedQSL/help/tqslapp/crq2.htm share/TrustedQSL/help/tqslapp/crq3.htm share/TrustedQSL/help/tqslapp/crq4.htm share/TrustedQSL/help/tqslapp/daterng.bmp share/TrustedQSL/help/tqslapp/daterng.htm share/TrustedQSL/help/tqslapp/deletecert.htm share/TrustedQSL/help/tqslapp/diagmode.htm share/TrustedQSL/help/tqslapp/duplicate.bmp share/TrustedQSL/help/tqslapp/example1.htm share/TrustedQSL/help/tqslapp/expiration.bmp share/TrustedQSL/help/tqslapp/expiration.htm share/TrustedQSL/help/tqslapp/expired.bmp share/TrustedQSL/help/tqslapp/fileops.htm share/TrustedQSL/help/tqslapp/files-icons.htm share/TrustedQSL/help/tqslapp/glossary.htm share/TrustedQSL/help/tqslapp/index.htm share/TrustedQSL/help/tqslapp/installation.htm share/TrustedQSL/help/tqslapp/key-concepts.htm share/TrustedQSL/help/tqslapp/load-certificate.htm share/TrustedQSL/help/tqslapp/localization.htm share/TrustedQSL/help/tqslapp/login.htm share/TrustedQSL/help/tqslapp/logopstab.bmp share/TrustedQSL/help/tqslapp/lotw.htm share/TrustedQSL/help/tqslapp/main.htm share/TrustedQSL/help/tqslapp/moving.htm share/TrustedQSL/help/tqslapp/netproxy.htm share/TrustedQSL/help/tqslapp/newp12pw.bmp share/TrustedQSL/help/tqslapp/newpw.bmp share/TrustedQSL/help/tqslapp/pref-adi.htm share/TrustedQSL/help/tqslapp/pref-adi1.bmp share/TrustedQSL/help/tqslapp/pref-adi2.bmp share/TrustedQSL/help/tqslapp/pref-adi3.bmp share/TrustedQSL/help/tqslapp/pref-cab.htm share/TrustedQSL/help/tqslapp/pref-cab1.bmp share/TrustedQSL/help/tqslapp/pref-cab2.bmp share/TrustedQSL/help/tqslapp/pref-cab3.bmp share/TrustedQSL/help/tqslapp/pref-opt.bmp share/TrustedQSL/help/tqslapp/pref-opt.htm share/TrustedQSL/help/tqslapp/primary.htm share/TrustedQSL/help/tqslapp/promptforcall.bmp share/TrustedQSL/help/tqslapp/qsodata.bmp share/TrustedQSL/help/tqslapp/qsodata.htm share/TrustedQSL/help/tqslapp/renewing.htm share/TrustedQSL/help/tqslapp/renewing1.bmp share/TrustedQSL/help/tqslapp/renewing2.bmp share/TrustedQSL/help/tqslapp/replaced.bmp share/TrustedQSL/help/tqslapp/restoredeletedcert.htm share/TrustedQSL/help/tqslapp/restoredeletedstnloc.htm share/TrustedQSL/help/tqslapp/save-certificate.htm share/TrustedQSL/help/tqslapp/savestnl.bmp share/TrustedQSL/help/tqslapp/secondarycertops.htm share/TrustedQSL/help/tqslapp/secondarystnlocops.htm share/TrustedQSL/help/tqslapp/selectlanguage.htm share/TrustedQSL/help/tqslapp/sign1.bmp share/TrustedQSL/help/tqslapp/signconf.bmp share/TrustedQSL/help/tqslapp/signdone.bmp share/TrustedQSL/help/tqslapp/signing.htm share/TrustedQSL/help/tqslapp/signupload.htm share/TrustedQSL/help/tqslapp/signupload1.bmp share/TrustedQSL/help/tqslapp/stnloc.bmp share/TrustedQSL/help/tqslapp/stnloc.htm share/TrustedQSL/help/tqslapp/stnloc0.bmp share/TrustedQSL/help/tqslapp/stnloc1.bmp share/TrustedQSL/help/tqslapp/stnloc1.htm share/TrustedQSL/help/tqslapp/stnloc2.bmp share/TrustedQSL/help/tqslapp/stnloc2.htm share/TrustedQSL/help/tqslapp/stnloc2park.bmp share/TrustedQSL/help/tqslapp/stnloc3.bmp share/TrustedQSL/help/tqslapp/stnloc4.bmp share/TrustedQSL/help/tqslapp/stnloc5.bmp -share/TrustedQSL/help/tqslapp/tqslapp.chm share/TrustedQSL/help/tqslapp/tqslapp.hhp share/TrustedQSL/help/tqslapp/tqslstyle.css share/TrustedQSL/help/tqslapp/unlock.bmp share/TrustedQSL/help/tqslapp/unlock.htm share/TrustedQSL/help/tqslapp/update.htm share/TrustedQSL/help/tqslapp/update1.bmp share/TrustedQSL/help/tqslapp/update2.bmp share/locale/de/LC_MESSAGES/tqslapp.mo share/locale/es/LC_MESSAGES/tqslapp.mo +share/locale/fi/LC_MESSAGES/tqslapp.mo share/locale/fr/LC_MESSAGES/tqslapp.mo +share/locale/hi_IN/LC_MESSAGES/tqslapp.mo share/locale/it/LC_MESSAGES/tqslapp.mo share/locale/ja/LC_MESSAGES/tqslapp.mo share/locale/pt/LC_MESSAGES/tqslapp.mo +share/locale/ru/LC_MESSAGES/tqslapp.mo +share/locale/zh/LC_MESSAGES/tqslapp.mo share/pixmaps/TrustedQSL.png