diff --git a/finance/Makefile b/finance/Makefile index f84962c710de..cd091675fff7 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,144 +1,145 @@ COMMENT = Monetary, financial, and related applications SUBDIR += R-cran-AER SUBDIR += R-cran-PerformanceAnalytics SUBDIR += R-cran-RFinanceYJ SUBDIR += R-cran-TTR SUBDIR += R-cran-fBasics SUBDIR += R-cran-fGarch SUBDIR += R-cran-gmm SUBDIR += R-cran-lmtest SUBDIR += R-cran-plm SUBDIR += R-cran-quantmod SUBDIR += R-cran-strucchange SUBDIR += R-cran-timeDate SUBDIR += R-cran-timeSeries SUBDIR += R-cran-tseries SUBDIR += R-cran-urca SUBDIR += R-cran-vars SUBDIR += alkimia SUBDIR += aqbanking SUBDIR += beancount SUBDIR += beanie SUBDIR += chiapos SUBDIR += cointop SUBDIR += electrum SUBDIR += expense SUBDIR += fava SUBDIR += fixc SUBDIR += frontaccounting SUBDIR += frontaccounting24 SUBDIR += gnucash SUBDIR += gnucash-docs SUBDIR += grisbi SUBDIR += homebank SUBDIR += hs-hledger SUBDIR += hs-hledger-ui SUBDIR += hs-hledger-web SUBDIR += jgnash SUBDIR += kmymoney SUBDIR += kraft SUBDIR += ktoblzcheck SUBDIR += ledger SUBDIR += ledgersmb12 SUBDIR += libbtc SUBDIR += libofx SUBDIR += libstocks + SUBDIR += lnd SUBDIR += moneymanagerex SUBDIR += myphpmoney SUBDIR += nextcloud-cospend SUBDIR += odoo SUBDIR += odoo14 SUBDIR += odoo15 SUBDIR += p5-Business-CreditCard SUBDIR += p5-Business-MaxMind-CreditCardFraudDetection SUBDIR += p5-Business-OCV SUBDIR += p5-Business-OnlinePayment SUBDIR += p5-Business-OnlinePayment-2CheckOut SUBDIR += p5-Business-OnlinePayment-AuthorizeNet SUBDIR += p5-Business-OnlinePayment-BankOfAmerica SUBDIR += p5-Business-OnlinePayment-Beanstream SUBDIR += p5-Business-OnlinePayment-Cardstream SUBDIR += p5-Business-OnlinePayment-Jettis SUBDIR += p5-Business-OnlinePayment-LinkPoint SUBDIR += p5-Business-OnlinePayment-MerchantCommerce SUBDIR += p5-Business-OnlinePayment-Network1Financial SUBDIR += p5-Business-OnlinePayment-OCV SUBDIR += p5-Business-OnlinePayment-PayConnect SUBDIR += p5-Business-OnlinePayment-PaymenTech SUBDIR += p5-Business-OnlinePayment-PaymentsGateway SUBDIR += p5-Business-OnlinePayment-SurePay SUBDIR += p5-Business-OnlinePayment-TCLink SUBDIR += p5-Business-OnlinePayment-VirtualNet SUBDIR += p5-Business-OnlinePayment-eSec SUBDIR += p5-Business-OnlinePayment-iAuthorizer SUBDIR += p5-Business-PayPal-IPN SUBDIR += p5-Business-Stripe SUBDIR += p5-Business-TW-Invoice-U420 SUBDIR += p5-Business-TW-TSIB-CStorePayment SUBDIR += p5-Business-TW-TSIB-VirtualAccount SUBDIR += p5-Business-WorldPay-Junior SUBDIR += p5-Data-Currency SUBDIR += p5-Finance-Amortization SUBDIR += p5-Finance-Bitcoin SUBDIR += p5-Finance-Currency-Convert SUBDIR += p5-Finance-Currency-Convert-WebserviceX SUBDIR += p5-Finance-Currency-Convert-XE SUBDIR += p5-Finance-Quote SUBDIR += p5-Finance-QuoteHist SUBDIR += p5-Finance-QuoteTW SUBDIR += p5-Finance-TW-EmergingQuote SUBDIR += p5-Finance-TW-TSEQuote SUBDIR += p5-Finance-YahooQuote SUBDIR += p5-Locale-Currency-Format SUBDIR += p5-Math-Financial SUBDIR += p5-PayflowPro SUBDIR += pear_Payment_DTA SUBDIR += prestashop SUBDIR += py-Nasdaq-Data-Link SUBDIR += py-alpha-vantage SUBDIR += py-backtrader SUBDIR += py-bitcoin SUBDIR += py-bt SUBDIR += py-ccxt SUBDIR += py-degiro-connector SUBDIR += py-ebaysdk SUBDIR += py-exchange-calendars SUBDIR += py-ffn SUBDIR += py-financedatabase SUBDIR += py-finnhub-python SUBDIR += py-finviz SUBDIR += py-finvizfinance SUBDIR += py-fredapi SUBDIR += py-fundamentalanalysis SUBDIR += py-investiny SUBDIR += py-investpy SUBDIR += py-mplfinance SUBDIR += py-ofxparse SUBDIR += py-pandas-market-calendars SUBDIR += py-pandas-ta SUBDIR += py-pycoin SUBDIR += py-pycoingecko SUBDIR += py-python-binance SUBDIR += py-python-bitcoinlib SUBDIR += py-python-obelisk SUBDIR += py-quantecon SUBDIR += py-stripe SUBDIR += py-ta-lib SUBDIR += py-technical SUBDIR += py-vatnumber SUBDIR += py-yfinance SUBDIR += py-ystockquote SUBDIR += qtbitcointrader SUBDIR += quantlib SUBDIR += quickfix SUBDIR += rubygem-money SUBDIR += skrooge SUBDIR += sql-ledger SUBDIR += ticker SUBDIR += tickrs SUBDIR += venice SUBDIR += weberp SUBDIR += xtrader .include diff --git a/finance/lnd/Makefile b/finance/lnd/Makefile new file mode 100644 index 000000000000..aadbaf6a0131 --- /dev/null +++ b/finance/lnd/Makefile @@ -0,0 +1,22 @@ +PORTNAME= lnd +DISTVERSIONPREFIX= v +DISTVERSION= 0.17.3-beta +CATEGORIES= finance + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Lightning Network Daemon +WWW= https://github.com/lightningnetwork/lnd + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules + +GO_MODULE= github.com/lightningnetwork/lnd +GO_TARGET= ./cmd/lnd \ + ./cmd/lncli + +PLIST_FILES= bin/${PORTNAME} \ + bin/lncli + +.include diff --git a/finance/lnd/distinfo b/finance/lnd/distinfo new file mode 100644 index 000000000000..4cb596dd15ee --- /dev/null +++ b/finance/lnd/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1702280983 +SHA256 (go/finance_lnd/lnd-v0.17.3-beta/v0.17.3-beta.mod) = 4a234c48a43472f678d740d780fb6b85e4390612a6e169243b3b06bdafe5c3f7 +SIZE (go/finance_lnd/lnd-v0.17.3-beta/v0.17.3-beta.mod) = 10426 +SHA256 (go/finance_lnd/lnd-v0.17.3-beta/v0.17.3-beta.zip) = 304ff0fcee040c9439c078ee58e550c321c5c2828fc2d6e19e2b3f1d97486e0e +SIZE (go/finance_lnd/lnd-v0.17.3-beta/v0.17.3-beta.zip) = 5083969 diff --git a/finance/lnd/pkg-descr b/finance/lnd/pkg-descr new file mode 100644 index 000000000000..1aef78d5f35b --- /dev/null +++ b/finance/lnd/pkg-descr @@ -0,0 +1,3 @@ +The Lightning Network Daemon (lnd) - is a complete implementation of a Lightning +Network node. lnd has several pluggable back-end chain services including btcd +(a full-node), bitcoind, and neutrino (a new experimental light client).