aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-01 15:08:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-01 15:09:49 +0000
commit7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 (patch)
tree2abf1c896f8e1fd58b9c4e767d74a5ba36df7259 /finance
parentfda98f5fc2459e6d2a205ca94c44ec038b560866 (diff)
downloadports-7b4d1f0b36f88f7fee1898a9cc10c2acf261a123.tar.gz
ports-7b4d1f0b36f88f7fee1898a9cc10c2acf261a123.zip
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket
Diffstat (limited to 'finance')
-rw-r--r--finance/nextcloud-cospend/pkg-descr16
-rw-r--r--finance/odoo/pkg-descr8
-rw-r--r--finance/py-ebaysdk/pkg-descr6
-rw-r--r--finance/py-ofxparse/pkg-descr14
4 files changed, 22 insertions, 22 deletions
diff --git a/finance/nextcloud-cospend/pkg-descr b/finance/nextcloud-cospend/pkg-descr
index 9dedfcdf0c8c..5c79bdfb57cd 100644
--- a/finance/nextcloud-cospend/pkg-descr
+++ b/finance/nextcloud-cospend/pkg-descr
@@ -1,15 +1,15 @@
-Nextcloud Cospend is a group/shared budget manager.
+Nextcloud Cospend is a group/shared budget manager.
It was inspired by the great IHateMoney.
-You can use it when you share a house, when you go on vacation with friends,
+You can use it when you share a house, when you go on vacation with friends,
whenever you share money with others.
-It lets you create projects with members and bills.
-Each member has a balance computed from the project bills.
-This way you can see who owes the group and who the group owes.
-Ultimately you can ask for a settlement plan telling you
+It lets you create projects with members and bills.
+Each member has a balance computed from the project bills.
+This way you can see who owes the group and who the group owes.
+Ultimately you can ask for a settlement plan telling you
which payments to make to reset members balances.
-Project members are independent from Nextcloud users.
-Projects can be accessed and modified by people without a Nextcloud account.
+Project members are independent from Nextcloud users.
+Projects can be accessed and modified by people without a Nextcloud account.
Each project has an ID and a password for guest access.
MoneyBuster Android client is available in F-Droid and on the Play store.
PayForMe iOS client is currently being developped!
diff --git a/finance/odoo/pkg-descr b/finance/odoo/pkg-descr
index 1cb00a73101d..2e93f30b4a6f 100644
--- a/finance/odoo/pkg-descr
+++ b/finance/odoo/pkg-descr
@@ -1,11 +1,11 @@
Odoo is a suite of web based open source business apps.
-The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce,
-Warehouse Management, Project Management, Billing & Accounting, Point of Sale,
+The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce,
+Warehouse Management, Project Management, Billing & Accounting, Point of Sale,
Human Resources, Marketing, Manufacturing, etc
-Odoo Apps can be used as stand-alone applications, but they also integrate
-seamlessly so you get a full-featured Open Source ERP when you install several
+Odoo Apps can be used as stand-alone applications, but they also integrate
+seamlessly so you get a full-featured Open Source ERP when you install several
Apps.
WWW: https://www.odoo.com
diff --git a/finance/py-ebaysdk/pkg-descr b/finance/py-ebaysdk/pkg-descr
index 0ce6513cfad1..fcc58eaff448 100644
--- a/finance/py-ebaysdk/pkg-descr
+++ b/finance/py-ebaysdk/pkg-descr
@@ -1,6 +1,6 @@
-This SDK is a programmatic interface into the eBay APIs. It simplifies
-development and cuts development time by standardizing calls, response
-processing, error handling, and debugging across the Finding, Shopping,
+This SDK is a programmatic interface into the eBay APIs. It simplifies
+development and cuts development time by standardizing calls, response
+processing, error handling, and debugging across the Finding, Shopping,
Merchandising & Trading APIs.
WWW: https://github.com/timotheus/ebaysdk-python
diff --git a/finance/py-ofxparse/pkg-descr b/finance/py-ofxparse/pkg-descr
index 9478d9663a30..156907614e34 100644
--- a/finance/py-ofxparse/pkg-descr
+++ b/finance/py-ofxparse/pkg-descr
@@ -1,12 +1,12 @@
-ofxparse is a parser for Open Financial Exchange (.ofx) format files. OFX
-files are available from almost any online banking site, so they work well if
-you want to pull together your finances from multiple sources. Online trading
+ofxparse is a parser for Open Financial Exchange (.ofx) format files. OFX
+files are available from almost any online banking site, so they work well if
+you want to pull together your finances from multiple sources. Online trading
accounts also provide account statements in OFX files.
-There are three different types of OFX files, called BankAccount,
-CreditAccount and InvestmentAccount files. This library has been tested with
-real-world samples of all three types. If you find a file that does not work
-with this library, please consider contributing the file so ofxparse can be
+There are three different types of OFX files, called BankAccount,
+CreditAccount and InvestmentAccount files. This library has been tested with
+real-world samples of all three types. If you find a file that does not work
+with this library, please consider contributing the file so ofxparse can be
improved. See the Help! section below for directions on how to do this.
WWW: https://pypi.org/project/ofxparse/