diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 4d9ea5dc7977..4f972a98c572 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -1,56 +1,55 @@ PORTNAME= trustedqsl DISTVERSION= 2.7.2 -#PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ \ LOCAL/shurd -DISTNAME= tqsl-${PORTVERSION} +DISTNAME= tqsl-${DISTVERSION} MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio Station electronic trusted logbook WWW= https://lotw.arrl.org/lotw-help/ 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 LIB_DEPENDS= libcurl.so:ftp/curl \ - libexpat.so:textproc/expat2 \ - liblmdb.so:databases/lmdb + libexpat.so:textproc/expat2 -PKGMESSAGE= ${WRKDIR}/pkg-message - -USES= bdb:5+ cmake compiler:c++11-lib pkgconfig ssl -CMAKE_ARGS= -DBDB_PREFIX=${LOCALBASE} -CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH="share/man" +USES= cmake compiler:c++11-lib pkgconfig ssl sqlite USE_WX= 3.2 USE_LDCONFIG= yes -OPTIONS_DEFINE= GEN_CRQ LOAD_CERT STATION_LOC CONVERTER -GEN_CRQ_DESC= Build gen_crq -LOAD_CERT_DESC= Build load_cert +PKGMESSAGE= ${WRKDIR}/pkg-message + +CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR:PATH="share/man" + +OPTIONS_DEFINE= GEN_CRQ LOAD_CERT STATION_LOC CONVERTER +OPTIONS_SUB= yes + +GEN_CRQ_DESC= Build gen_crq +LOAD_CERT_DESC= Build load_cert STATION_LOC_DESC= Build station_loc -CONVERTER_DESC= Build converter +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 diff --git a/comms/trustedqsl/pkg-plist b/comms/trustedqsl/pkg-plist index 991a81385503..deb283f95236 100644 --- a/comms/trustedqsl/pkg-plist +++ b/comms/trustedqsl/pkg-plist @@ -1,146 +1,156 @@ 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 share/TrustedQSL/cab_modes.dat 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/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/cab-modes.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-log.htm 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/stnprop.bmp 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/TrustedQSL/languages.dat +share/applications/org.arrl.trustedqsl.desktop +share/icons/hicolor/128x128/apps/org.arrl.trustedqsl.png +share/icons/hicolor/16x16/apps/org.arrl.trustedqsl.png +share/icons/hicolor/32x32/apps/org.arrl.trustedqsl.png +share/icons/hicolor/48x48/apps/org.arrl.trustedqsl.png +share/icons/hicolor/64x64/apps/org.arrl.trustedqsl.png +share/locale/ca_ES/LC_MESSAGES/tqslapp.mo 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/pl_PL/LC_MESSAGES/tqslapp.mo share/locale/pt/LC_MESSAGES/tqslapp.mo share/locale/ru/LC_MESSAGES/tqslapp.mo +share/locale/sv_SE/LC_MESSAGES/tqslapp.mo +share/locale/tr_TR/LC_MESSAGES/tqslapp.mo share/locale/zh_CN/LC_MESSAGES/tqslapp.mo share/locale/zh_TW/LC_MESSAGES/tqslapp.mo share/man/man5/tqsl.5.gz share/pixmaps/TrustedQSL.png