aboutsummaryrefslogtreecommitdiffstats
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.05sunpoet2018-02-042-3/+4
| | | | Changes: http://search.cpan.org/dist/Business-OnlinePayment/Changes
* Update pkg-descrsunpoet2018-01-291-5/+4
|
* Fix build with clang 6jhale2018-01-211-0/+15
| | | | | | | hbcixml.cpp:67:37: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] MYNAME " v1.99 (part of AqHBCI v"AQHBCI_VERSION_STRING")\n"\ Reported by: pkg-fallout
* devel/boost-*: update to 1.66.0jbeich2018-01-183-3/+3
| | | | | | | Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279
* Update to version 5.1.7pawel2018-01-113-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * new : added an icon for closed accounts * new : rewritten partially the charts and removed the treeview for legend * new : chart line have now a vertical line on active item * new : chart now display the 0 scale text * new : rewritten the dateentry widget to use a popover * new : reports enable to copy to clipboard in addition to export as CSV * change: chart bar/line now span automatically * change: chart donut hole do not trigger overlay anymore * change: preferences, txn column list removed, as there is a now a context menu * change: top spending is now display top 10 items * change: fixer.io is now used to get currencies exchange rate (replace yahoo) * change: changes and new entries into the help menu * wish : #1741339 transaction quicksearch into amounts * wish : #1709374 enable to export detail list from reports * wish : #1697241 allow custom currencies for cryptocurrency and discontinued * wish : #1674018 usability and UX improvements for the reports dialog's toolbars * wish : #1661986 separate view of out of budget categories in budget report * wish : #1656589 add highlighting on legend text for report graph * wish : #300380 beta: add pdf export for transaction (in testing menu) * bugfix: chart x-scale labels were sometime overriding each others * bugfix: balance report: overdrawn was not displayed if the threshold was 0 * bugfix: balance report: the amount scale was faulty offset to left at first draw * bugfix: budget report: chart bar was not showing over state * bugfix: report: fixed a bad empty detail list problem * bugfix: fixed some minor memory leak * bugfix: #1734449 date range in Trend Time Report * bugfix: #1734210 date/calendar popup registers keyboard bindings (Gnome asks) * bugfix: #1730527 currencies update fail due to yahoo discontinued service * bugfix: #1721980 group internal xfer when sort by payee * bugfix: #1720377 title bar close do not backup a new file * bugfix: #1688744 euro minor converts Euro to Euro wrong
* finance/sql-ledger: Update version 3.2.5=>3.2.6bofh2018-01-092-9/+20
| | | | | | | | - Fix script installation as executable [1] PR: 220545 [1] Submitted by: frankenbox@live.com [1] Relnotes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2cpm2018-01-081-0/+1
| | | | Approved by: portmgr (antoine)
* - Update to 1.2.26wen2018-01-073-6/+6
|
* Fix conditional in flavoring.madpilot2018-01-061-1/+1
| | | | | | | | | I missed this change when I committed the approved review. Reviewed by: portmgr (mat) Approved by: portmgr (mat) MFH: 2018Q1 Differential Revision: https://reviews.freebsd.org/D13478
* Update finance/skrooge to 2.10.5tcberner2017-12-273-6/+14
|
* finance/R-cran-fGarch: updated to version 3042.83dbn2017-12-183-10/+11
| | | | | | | | | | | - updated license to align with CRAN package - add new run dependency: - science/R-cran-fastICA - update description to align with CRAN package - update website URL to align with CRAN package - changelog not updated Generated by: portcran (0.1.7)
* - Update gnucash and gnucash-docs to 2.6.19madpilot2017-12-185-12/+14
| | | | | | | | - Add missing dependencies reported by stage-qa FALVORS was added in a previous commit approved in revision D13478 [1] Approved by: portmgr (mat) [1]
* finance/R-cran-fBasics: updated to version 3042.89dbn2017-12-182-11/+11
| | | | | | | | | | | | - removed PORTREVISION due to version bump - updated comment to align with CRAN package - updated license to align with CRAN package - order run dependencies lexicographically on origin - add new test dependency: - devel/R-cran-RUnit - changelog not updated Generated by: portcran (0.1.7)
* finance/R-cran-timeSeries: updated to version 3042.102dbn2017-12-182-10/+11
| | | | | | | | | | | - updated comment to align with CRAN package - updated license to align with CRAN package - order test dependencies lexicographically on origin - add new test dependencies: - math/R-cran-robustbase - changelog not updated Generated by: portcran (0.1.6)
* finance/R-cran-timeDate: updated to version 3042.101dbn2017-12-182-8/+10
| | | | | | | | | | - updated comment to align with CRAN package - updated license to align with CRAN package - add new test dependencies: - devel/R-cran-RUnit - changelog not updated Generated by: portcran (0.1.6)
* Update to 6.10.1sunpoet2017-12-172-4/+4
| | | | Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
* - Convert GUILE1 and GUILE2 options to flavors in the gnucash portmadpilot2017-12-161-11/+21
| | | | | | | | | | - Make the guile2 flavor the new default. Users requiring guile1 can use that flavor - Add note in UPDATING, since the default is changing Reviewed by: mat Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D13478
* Update to 3.0.3ehaupt2017-12-122-5/+4
|
* mybudget is not compatible with python3antoine2017-12-091-1/+1
|
* Now that we have flavors, reintroduce hardware/cold-storage wallet support forehaupt2017-12-064-0/+65
| | | | Ledger and Trezor.
* - Update to 1.7.2.4wen2017-12-042-4/+4
|
* Fix configure options for gnustep-maketheraven2017-12-031-1/+1
| | | | | | | We were not setting the flag to select the GNUstep ABI, so were defaulting to using the GCC-compatible version, which was likely to trigger a lot of subtle bugs. This was noticed when C++ exceptions thrown through Objective-C stack frames caused segfaults.
* - Add explicit FLAVOR to a few dependenciesantoine2017-12-031-2/+2
| | | | | | - Remove FLAVOR from py-docutils dependency in comms/uhd, in this case it needs the rst2html command, not the docutils module - Mark some ports as not compatible with python3
* Convert Python ports to FLAVORS.mat2017-11-3073-130/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464
* Upgrade to the latest stable version (1.0.2).thierry2017-11-292-10/+8
|
* - Update WWW of legacy port based on amdmi3's effortehaupt2017-11-162-1/+7
| | | | | - Restore pkg-descr of main port which was erroneously removed by amdmi3 during the last commit
* - Update WWWamdmi32017-11-151-7/+1
| | | | Approved by: portmgr blanket
* Update to 1.47sunpoet2017-11-152-4/+4
| | | | Changes: http://search.cpan.org/dist/Finance-Quote/Changes
* Update to 3.0.2ehaupt2017-11-152-4/+4
|
* Update to 0.26sunpoet2017-11-143-6/+10
| | | | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Finance-YahooQuote/CHANGES
* Ignore on the package builders when default version of python is not 3.6+ehaupt2017-11-101-1/+8
| | | | | Suggested by: bdrewery Reported by: pkg-fallout
* Update to 1.45sunpoet2017-11-102-4/+4
| | | | Changes: http://search.cpan.org/dist/Finance-Quote/Changes
* Update to 1.44sunpoet2017-11-092-4/+4
| | | | Changes: http://search.cpan.org/dist/Finance-Quote/Changes
* Create a legacy port of finance/electrum. The new version finance/electrumehaupt2017-11-098-0/+130
| | | | | underwent major changes and doesn't have cold storage support yet. This port is for users who still rely on trezor or ledger crypto wallet support.
* Update to 3.0.1, the main highlights of this release are Segregated Witnessehaupt2017-11-095-81/+19
| | | | | | | | | | | | (segwit) support and has switched from qt4 to qt5. Cold storage wallet support still need some work. Therefore disable the trezor and ledger support for now until things have been fixed. Users depending on trezor and ledger are advised to use finance/electrum2 for the time being. Changelog: https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
* Update to 1.43sunpoet2017-11-083-4/+5
| | | | Changes: http://search.cpan.org/dist/Finance-Quote/Changes
* - Rename securitypy-btchip to security/py-btchip-python to reflect officialehaupt2017-11-081-2/+2
| | | | | | | | | Python modules naming scheme [1]. - Explain in MOVED why the port was renamed - Update security/py-btchip-python to 0.1.22 - Update dependency of finance/electrum Notified by: koobs [1]
* Update to 6.10.0sunpoet2017-11-063-16/+4
| | | | Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-031-2/+2
| | | | This round is @FreeBSD.org residents except teams.
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-10-311-1/+1
|
* finance/py-stripe: Revert (part of) r426059koobs2017-10-291-1/+2
| | | | | | | | | | | | | | | | | | | Revert r426059 which removed py-unittest2. (1) The port was revived and (2) the change was incomplete, breaking the test target/phase because tests were not confirmed to continue to work (without downloading the dependency, which is not allowed in poudriere), or updated to work without unittest2. Removing *_DEPENDS alone for whatever reason (expiry/deletion in this case) is insufficient for ports of Python packages, as their code may still register, reference or attempt to import that (package) code, and fatally error if it is not available. Other ports modified in that revision very likely require similar updates, if they haven't been updated or fixed already. [1] svnweb.freebsd.org/changeset/ports/426059
* Fix gemspec for rubygem-i18n 0.9.0 updatesunpoet2017-10-172-0/+12
| | | | - Bump PORTREVISION for package change
* Electrum is installed with various hardware wallet plugins but they lack theehaupt2017-10-134-1/+66
| | | | | | | | | | | necessary python backends. Now that we have ports for the TREZOR and LEDGER hardware wallets in the ports tree add those as an option and enable by default. Provide devd sample rules and display a message on how to enable. Takeover maintainership. PR: 222946 Approved by: amutu@amutu.com
* Update to 0.9.12jhale2017-10-083-7/+6
| | | | | | | Bugfix to address buffer overflow (CVE-2017-2816) MFH: 2017Q4 Security: 58fafead-cd13-472f-a9bd-d0173ba1b04c
* - Update finance/gnucash to 2.6.18madpilot2017-09-289-18/+34
| | | | | | | | | | - Update finance/gnucash-docs to 2.6.18 - Silence portlint warning about variable ordering - Regenerate some patches The gnucash distfile was regenerated after initial release due to missing files, and has a non conforming filename, so the port adds variables to correctly handle this.
* - Update to 4.14.1wen2017-09-252-6/+6
|
* devel/boost-*: update to 1.65.1jbeich2017-09-253-3/+3
| | | | | | | | | Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* devel/boost-*: enable C++11 featuresjbeich2017-09-253-3/+3
| | | | | | | | PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* Update to 2.9.3ehaupt2017-09-172-4/+4
| | | | | PR: 186190 Approved by: amutu@amutu.com (maintainer)
* Update to version 5.1.6pawel2017-09-162-4/+4
| | | | | | | | | | | | | | | | | | | | | | | Changelog: * change: win32: upgraded to gtk+ 3.22.16 * wish : #1710955 warn when opening a backup file * bugfix: #1716182 New memo doesn't get added to quick list * bugfix: #1716181 New/deleted transactions and search box show inconsistency * bugfix: #1715532 "All date" range remains as is after "Select All" in Report * bugfix: #1713413 Un-editable category * bugfix: #1710800 Manage budget window do not expand properly * bugfix: #1708956 Automatic check numbering issue * bugfix: #1707201 Anonymize dialog change accounts if user close window * bugfix: #1697174 Months in Manage Budget should allow tabbing from consecutive months * bugfix: #1697171 'Notes' field in 'Manage Accounts' should wrap text * bugfix: #1694520 Windows 10 x64 5.1.5 cannot start application * bugfix: #1693998 Start Balance not shown after new file assistant * bugfix: #1691992 The "other" side of an internal transfer is not marked as changed when an internal transfer is deleted * bugfix: #1690555 Internal transfers with a status of "Remind" are not created correctly * bugfix: #1664012 libofx: macos, cannot import newer OFX versions
* - Update WWWamdmi32017-09-151-1/+1
| | | | Approved by: portmgr blanket
* Fix license information for portgs that use "the same license as Perl".mat2017-09-1512-12/+12
| | | | Sponsored by: Absolight
* Update CMake to 3.9, merge devel/cmake-modules into devel/cmakeadridg2017-09-151-0/+32
| | | | | | | | | | Thanks to antoine@ for the exp-run. Approved by: rakuco (mentor) Reviewed by: tcberner (mentor) Reviewed by: mat PR: 222000 (exp-run) Differential Revision: https://reviews.freebsd.org/D12299
* Update to 2.9.0.tcberner2017-09-143-9/+16
|
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-116-6/+6
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* Change from USES=twisted to devel/py-twistedsunpoet2017-09-041-2/+2
| | | | | | | | - Bump PORTREVISION for dependency change PR: 221650 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
* - Update to 1.7.2.2wen2017-09-032-4/+4
|
* - Update to 1.7.2.1wen2017-08-282-4/+4
|
* Update GNUstep core libraries.theraven2017-08-211-1/+1
| | | | | | | | | | Update the default Objective-C compiler. Fix various build failures in GNUstep ports from newer versions of the GNUstep core libraries and from changes to GNUstep Make. Update various ports that use GNUstep and bump the portrevision of the ones that haven't had a new release.
* Apply patch submitted upstream to better emulate the USG UNIXmadpilot2017-07-312-3/+18
| | | | | | daylight global variable as implemented in glibc. Obtained from: https://github.com/Gnucash/gnucash/pull/116
* Fix Daylight Saving Time (DST) detection. Previous patch was erroneouslyjhale2017-07-312-11/+8
| | | | | | | | | | dectecting whether DST is currently in effect for the timezone (TZ) in use instead of emulating the glibc global daylight variable which is set to 0 if DST conversions should never be applied for the TZ in use; otherwise non-zero. PR: 220665 Submitted by: madpilot MFH: 2017Q3
* Update to upstream version 2.9.0riggs2017-07-302-4/+4
| | | | | | PR: 221080 Submitted by: amutu@amutu.com (maintainer) MFH: 2017Q3
* - Update to 1.7.2.0wen2017-07-232-4/+4
|
* Update to 1.27sunpoet2017-07-192-4/+4
| | | | Changes: http://search.cpan.org/dist/Finance-QuoteHist/Changes
* - Update to 0.23-2tota2017-07-133-6/+10
| | | | - Update WWW: line in pkg-descr
* finance/electrum: new MAINTAINER and update 2.8.2 -> 2.8.3robak2017-07-072-5/+5
| | | | | | | - Set MAINTAINER to <amutu@amutu.com> PR: 220510 Submitted by: Jov <amutu@amutu.com>
* - Update finance/gnucash to 2.6.17madpilot2017-07-055-24/+225
| | | | | - Update finance/gnucash-docs to 2.6.17 - Fully convert to option/target helpers and USES localbase
* Update to 1.26sunpoet2017-06-283-5/+5
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Finance-QuoteHist/Changes
* - Update to 0.4-10tota2017-06-282-4/+4
|
* - Update to 1.6-1tota2017-06-263-5/+8
| | | | - Update WWW: line in pkg-descr
* finance/R-cran-tseries: updated to version 0.10-42dbn2017-06-242-4/+4
| | | | | | | | | | - add new run dependencies: - finance/R-cran-quantmod - changelog: - R/finance.R (get.hist.quote): Fix problem spotted by Thomas A Severini <severini@northwestern.edu>. Generated by: portcran (0.1.5)
* finance/R-cran-tseries: updated to version 0.10-41dbn2017-06-222-5/+6
| | | | | | | | | | - add new run dependencies: - finance/R-cran-quantmod - changelog: - NAMESPACE: Re-write get.hist.quote() as a wrapper for quantmod::getSymbols(). Generated by: portcran (0.1.5)
* qa: add check for NO_ARCHdbn2017-06-196-7/+12
| | | | | | | | | | | | | | | | | | If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR. If an elf(5) file is bundles as part of the package, but is not meant to be run directly (i.e. the elf(5) file is a payload, and not compiled) then those files can be added to NO_ARCH_IGNORE to avoid the check from failing, Changes to ports: - Ports that have NO_ARCH set, but actually compile files have had NO_ARCH removed. - Ports that have elf(5) payloads have had those files added to NO_ARCH_IGNORE. - R-cran ports that do not set USES=cran:compiles have NO_ARCH set, PR: 218976 Reviewed by: antoine, mat Approved by: portmgr
* finance/py-python-obelisk: Update py-twisted dependencyasomers2017-06-111-2/+2
| | | | | | PR: 219812 Approved by: Yuri Victorovich <yuri@rawbw.com> (maintainer) Approved by: brd (ports)
* - Update to 1.7.1.2wen2017-06-102-4/+4
|
* Fix shebangsunpoet2017-06-092-8/+2
| | | | | | | - While I'm here, pet portlint - Bump PORTREVISION for package change Approved by: portmgr (blanket)
* - Update to 0.4-9tota2017-06-062-5/+6
|
* finance/sql-ledger: Update version 3.0.8=>3.2.5bofh2017-06-054-3309/+37
| | | | | | | | | | - Reorder USES - Mark NO_ARCH - Move pkg-plist to TMPPLIST PR: 219712 Submitted by: frankenbox@live.com Relnotes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New
* Add LICENSE_FILEsunpoet2017-06-022-1/+2
| | | | - Fix WWW
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-221-0/+2
| | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
* Update to 2.07sunpoet2017-05-133-7/+11
| | | | | | | | | - Sort *_DEPENDS - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Business-OnlinePayment-PaymenTech/Changes
* Update to version 5.1.5pawel2017-05-122-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * bugfix: updating currency rate was not updating file changes (and enable save) * bugfix: #1689308 category usage count does not get updated for split transactions * bugfix: #1687117 statistic report filter do not update date range * bugfix: #1683646 only one changed icon is displayed in accounts window when an internal transfer is edited * bugfix: #1681532 segfault when pressing escape while editing a new transaction * bugfix: #1678476 french translation is missing in filter * bugfix: #1678230 time report show all category may be wrong if split * bugfix: #1676162 can't set transaction amount to 6 decimal points * bugfix: #1674020 statistics Report: sorting by amount does not work with "Expenses and Income" * bugfix: #1672209 account window "0.00" balance sometimes displayed in warning color * bugfix: #1672205 "Show # days in advance the current date" preference doesn't work * bugfix: #1672135 BYN - new Belorussian currency is not in the list * bugfix: #1668036 cannot filter on memo if split transaction * bugfix: #1667201 original account shows edits when inheriting transaction into another account * bugfix: #1664916 balance report does not include accounts with no transactions
* finance/R-cran-tseries: updated to version 0.10-40dbn2017-05-092-4/+4
| | | | | | | - changelog: - man/plotOHLC.Rd: http://quote.yahoo.com now redirects to https. Generated by: portcran (0.1.5)
* - Update to 0.4-8tota2017-05-072-4/+4
|
* - Update devel/libical to version 2.0pawel2017-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION in all consumers - mail/claws-mail-vcalendar now builds, remove IGNORE - Mark devel/libical-glib as BROKEN Release Highlights WARNING: Version 2 IS NOT Binary Compatible with Older Versions Version 2 is Source Compatible with Older Versions Lots of source code scrubbing [New] RSCALE support (requires libicu from http://www.icu-project.org) [New] CalDAV attachment support (draft-daboo-caldav-attachments) [New] Resurrect the Berkeley DB storage support [Bug] issue83: Incorrect recurrence generation for weekly pattern Handle RRULEs better Handle threading better PR: 218711 Submitted by: myself Approved by: maintainer timeout
* devel/boost-*: update to 1.64.0jbeich2017-05-023-3/+3
| | | | | | | | Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472
* Extend grantlee.mk with another PLIST_SUB.tcberner2017-04-302-1/+2
| | | | | | | Grantlee5 appends library names of plugins with a letter 'd' when in debug mode. Provide a PLIST_SUB with said suffix. Approved by: rakuco (mentor)
* - Update to 1.7.1.1wen2017-04-272-4/+4
|
* Update to 2.8.1tcberner2017-04-272-4/+4
| | | | | Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D10470
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-252-2/+2
| | | | | PR: 218658 Submitted by: riggs
* Update to 6.9.0sunpoet2017-04-222-6/+5
| | | | Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
* Update to 6.8.4sunpoet2017-04-202-4/+4
| | | | Changes: https://github.com/RubyMoney/money/blob/v6_8_4/CHANGELOG.md
* Update cmake and friends to 3.8.0tcberner2017-04-192-0/+24
| | | | | | | | | | | * add patch for finance/kmymoney-kde4 * change patch in irc/irssi-fish as pkgconfig handling has changed. PR: 218559 Exp-run by: antoine Reviewed by: mat, rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9557
* - Update to 1.7.1.0wen2017-04-162-4/+4
|
* Update to 2.8.0.rakuco2017-04-094-17/+7
| | | | | | While here, adjust LICENSE and remove the patch to the update_xdg_mimetypes() call, it is not necessary as update-mime-database is not called when DESTDIR is set (we were preventing it from running at install-time).
* Update to 6.8.3sunpoet2017-04-082-4/+4
| | | | Changes: https://github.com/RubyMoney/money/blob/v6.8.3/CHANGELOG.md
* finance/R-cran-tseries: updated to version 0.10-38dbn2017-04-042-4/+4
| | | | | | | - changelog: - Improve registration of native routines. Generated by: portcran (0.1.5)
* Chase a bunch of failures after libsigc++20 updatebapt2017-04-021-1/+3
| | | | | | New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11 where needed. Mark as broken a bunch of ports which are not c++11 compatible
* - Fix the patch to make fetchable with getURL (from RCurl)tota2017-04-023-9/+23
| | | | | | | | to support HTTPS because Yahoo! JAPAN services have been migrated to AOSSL - Update RUN_DEPENDS, accordingly MFH: 2017Q2
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-016-3/+6
| | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
* Update gnucash and gnucash-docs to 2.6.16madpilot2017-03-286-15/+15
|
* finance/electrum: Update to version 2.8.2jrm2017-03-233-12/+12
| | | | | | | | | | - Update run-time dependencies - Update patch-setup.py (minor change to apply to new file) - Upstream release notes: https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES Approved by: swills (mentor, implicit)
* Remove all USE_OPENSSL occurrences.mat2017-03-151-2/+1
| | | | Sponsored by: Absolight
* finance/electrum: release maintainershipjbeich2017-03-131-1/+1
| | | | | PR: 217720 Submitted by: kyuupichan@gmail.com (maintainer)
* Update to 6.8.2sunpoet2017-03-123-16/+4
| | | | Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
* - Update to 1.7.0.6wen2017-03-082-4/+4
|
* Update to 1.49jhale2017-03-073-5/+5
| | | | Changes: Updates to various account number verification methods
* Update to version 0.2.5skreuzer2017-03-062-3/+4
|
* - Update to 1.7.0.5wen2017-02-212-4/+4
|
* - Update to 0.9.35wen2017-02-172-3/+4
|
* Update to version 5.1.4pawel2017-02-162-4/+4
| | | | | | | | | | | | | | | | | | | | | | Changelog: * change: filter, reworked the layout * change: filter, category select change now propagate to subcategories * wish : #1661806 show overdraft amount in account window (balance column) * wish : #1655542 improve handling of end of month scheduled transactions * bugfix: sanity was not checking dst_account * bugfix: sanity orphaned account was not working * bugfix: #1663795 "show all" shows as enabled after opening another file * bugfix: #1663789 both sides of internal transfers' accounts not changed * bugfix: #1663399 display Order of Account Types (5.1.3) * bugfix: #1662197 main window's upcoming transactions pane shifts downwards on every startup * bugfix: #1662189 main window size/position saved only when using wm close (X) button * bugfix: #1661279 memory Fault on homebank-5.1.1-1.fc25.x86_64 and later * bugfix: #1660910 main window layout is not persisted * bugfix: #1658538 balance Report crash when no txn at all * bugfix: #1656720 save button in main window disabled despite pending changes * bugfix: #1655626 libofx for windows bad utf-8 char import corrupt xml file
* Mark ports not building with PHP 7.1.mat2017-02-071-1/+1
| | | | Sponsored by: Absolight
* Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDStcberner2017-02-042-6/+5
| | | | | | | | | pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports not yet using it to it. Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9261
* Fix gemspec for rubygem-i18n 0.8.0 updatesunpoet2017-02-022-0/+12
| | | | - Bump PORTREVISION for package change
* - Update to 1.4.3wen2017-02-012-3/+4
| | | | | | PR: 215487 Submitted by: joneum@bsdproject.de Approved by: maintainer(timeout, >30 days)
* Update finance/skrooge to 2.7.0tcberner2017-01-273-39/+14
| | | | | | | | | * SQLCipher is no longer optional, so drop the option again. * There is no need for conflicts and suffixes. Reviewed by: rakuco, fluffy Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9336
* finance/R-cran-tseries: updated to version 0.10-37dbn2017-01-262-4/+4
| | | | | | - no changelog provided Generated by: portcran (0.1.4)
* Update to version 5.1.3pawel2017-01-253-4/+6
| | | | | | | | | | | | | | | | | | | Changelog: * new : your account, added expand/collapse button * wish : #1653350 cvs import default category for payee * wish : #1645126 remember the size of columns listview in the main window * wish : #1530784 easy way to see closed accounts in account list * wish : #1164643 totals per Financial Institution in account summary * bugfix: #1658047 Euro major Lithuanian template corrections * bugfix: #1658045 Euro major settings: list countries alphabetically * bugfix: #1658043 Euro major feature calculates amounts incorrectly * bugfix: #1656531 account combobox can be default set to disabled account * bugfix: #1653957 Importing QIF file with existing accounts * bugfix: #1652994 Sorting for account in Statistics Report doesn't work * bugfix: #1652527 Balance report crash when no result * bugfix: #1649081 Exclude from budget option seems ignored * bugfix: #1649078 Remind operations are included in "today" balance calculation * bugfix: #1648856 balance report "select all" is not working
* - Update to 1.7.0.4wen2017-01-222-4/+4
|
* Update to version 0.902skreuzer2017-01-222-4/+4
|
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-211-1/+1
|
* - Fix LICENSEjhale2017-01-114-3/+83
| | | | | | | | | - Install DOCS - Add TEST_TARGET to run checks - Make the bankdata update script use fetch(1) instead of wget and retrieve the bankdata via https - Notify users that the included bankdata is outdated and it needs to be updated manually
* finance/rubygem-money: update to 6.8.1swills2017-01-102-4/+4
|
* - Update to 1.2.5wen2017-01-092-3/+4
|
* devel/boost-*: update to 1.63.0jbeich2017-01-063-3/+3
| | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1
* Update to 6.8.0sunpoet2017-01-042-5/+6
| | | | | | - Add missing RUN_DEPENDS Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
* Reassign to the perl collectiveadamw2017-01-031-1/+1
|
* leeym handed in his commit bit.rene2017-01-031-1/+1
|
* Remove BROKEN_FreeBSD_9sunpoet2017-01-011-2/+0
| | | | Approved by: portmgr (blanket)
* - Update Skrooge to 2.6.0 releasefluffy2016-12-304-26/+35
| | | | - Allow to select encrypted db engine via options
* finance/rubygem-money: update to 6.7.1swills2016-12-282-3/+4
|
* - Update to 1.7.0.3wen2016-12-262-4/+4
|
* - Update finance/gnucash to 2.6.15madpilot2016-12-2410-17/+52
| | | | | - Update finance/gnucash-docs to 2.6.15 - Regenerated gnucash paatches
* Update finance/skrooge to 2.5.0tcberner2016-12-206-381/+572
| | | | | | | | | | | | | | | Update skrooge to 2.5.0 [1] which brings in support for encrypted databases via databases/sqlcipher. This switches the port from using kdelibs4 to using KDE Frameworks 5 (KDE4 is no longer supported, and last released in june 2015). [1] https://skrooge.org/skrooge_2.5.0 Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8810
* finance/R-cran-tseries: updated to version 0.10-36dbn2016-12-202-10/+6
| | | | | | | | | | | - removed PORTREVISION due to version bump - updated comment to align with CRAN package - updated license to align with CRAN package - remove unused build dependencies: - math/R-cran-quadprog - math/R-cran-zoo Generated by: portcran (0.1.3)
* - Update LICENSEsunpoet2016-12-171-3/+7
| | | | | | | | | - Add LICENSE_FILE - Fix *_DEPENDS: add missing p5-CGI [1], p5-HTML-Parser and p5-HTTP-Cookies - Bump PORTREVISION for dependency change PR: 215326 [1] Submitted by: madpilot [1]
* - Update to 1.6-5tota2016-12-172-4/+7
|
* - Update WWW: pear.php.net uses https://sunpoet2016-12-131-1/+1
| | | | Approved by: portmgr (blanket)
* Remove libexpat.so.6 compatibility link that was added in r374303 totijl2016-12-092-1/+2
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libpcre.so.3 compatibility link that was added in r374303 totijl2016-12-091-0/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Update to version 5.1.2pawel2016-12-083-5/+5
| | | | | | | | | | | | | | | | * wish : #1645126 remember the size of columns in the main window * wish : #1639862 multiple edit transactions date * wish : #1638023 remind scheduled listview column width * wish : #916690 qif option (info to desc; payee to desc) * wish : #462919 option to choose to import OFX name to payee or memo * bugfix: import, new account don't have currency, result display NaN * bugfix: import, amount was not displaying decimal part * bugfix: import, dialog to choose child xfer was popup when no match found * bugfix: txn dialog, after input a split amount/category widget were not disabled * bugfix: #1645001 import shows rounded amount but import correctly * bugfix: #1640885 txn changes in detail list cannot be saved * bugfix: #1638064 balance report may show wrong values
* - Update to 0.4-7tota2016-12-032-5/+5
|
* Do not use post-stage. Use post-install instead.mat2016-12-021-4/+3
| | | | | | | | | | | | The only reason to use post-stage is because the port needs to do "things" at a later time, like some plist manipulation. While there, fold post-install in do-install targets when they are defined. PR: 214780 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* http://github.com redirects to https://github.com, spare everyone a redirect.mat2016-12-021-1/+1
| | | | Sponsored by: Absolight
* - Update to 1.7.0.2wen2016-11-292-4/+4
|
* - Update to 4.13.1wen2016-11-282-4/+4
|
* - Update to 1.7.0.1wen2016-11-282-7/+20
|
* Update security/gpgme-* to 1.8.0jhale2016-11-272-2/+2
| | | | | | | | | | | | In this version, libgpgme-pthread.so has been removed in favor of just using libgpgme.so as the thread-safe library. PORTREVISION has been bumped on all ports depending on security/gpgme so that any that may have linked to -lgpgme-pthread will link to -lgpgme instead. The Python module provided by security/py-gpgme has been renamed upstream from pyme3 to gpg. This removes the conflict with security/py-pyme, although security/py-gpgme is still the direct replacement of that module.
* devel/boost-*: update to 1.62.0jbeich2016-11-233-1/+3
| | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
* Fix conflict between libqgpgme from deskutils/kdepimlibs4 and ↵tcberner2016-11-231-1/+1
| | | | | | | | | | | | | | security/qgpgme-qt5 Install the kde4 version of libqgpgme as libqgpgme4. * Bump revision in affected dependencies -- not all ports using USE_KDE=pimlibs actually link against libqgpgme. * Remove conflict from security/gpgme-qt5 * Drop KDE3 hunks from patch-cmake__modules__FindQGpgme.cmake PR: 212886 Reviewed by: rakuco Approved by: rakuco (mentor)
* - Update to 0.06sunpoet2016-11-202-9/+9
| | | | | | | | - Add BUILD_DEPENDS - Fix *_DEPENDS: MIME::Base64 is already in all supported Perl releases - Pet portlint Changes: http://search.cpan.org/dist/Business-Stripe/Changes
* Convert R-cran ports to auto-plist.dbn2016-11-194-112/+2
| | | | These ports did not properly handle the DOCS options (in math/R).
* Clean up TEST_DEPENDS, devel/py-unittest2 was removed at 2016-09-26rene2016-11-141-2/+1
|
* Update to version 5.1.1pawel2016-11-123-5/+4
| | | | | | | | | | | | | | Changelog: * wish : #1634615 get currency format from system again * wish : #1634182 template chooser popover could be wider by default * wish : #1629647 'Multiple Edit' to include account * bugfix: #1638035 moving txn between account hide it into destination * bugfix: #1637805 overwrite assignment doesnt work * bugfix: #1635857 balance report crash when no selection in main window * bugfix: #1635260 win: missing .dll for windows 7, vista, XP * bugfix: #1635053 must enter Payment method twice in Add Transaction dialog * bugfix: #1633915 win: libgnutls-30.dll missing XP, Vista, 7 * bugfix: #1633895 manage assignment display some payee instead of category
* - Update to 1.6.1.8wen2016-10-272-4/+4
|
* - Fix build on 9.x by adding missing depend (introduced with patches)amdmi32016-10-241-0/+1
| | | | Approved by: portmgr blanket
* ${RM} already has -f.mat2016-10-213-3/+3
| | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* - Update to version 5.1pawel2016-10-193-14/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LICENSE_FILE Changelog: * change: xhb data file format (v1.2) * change: internal storage of txn into accounts * change: transaction dialog, changed the layout * change: template/scheduled dialog, changed the layout * change: register, refactored toolbar grouping single and multiple actions * change: listview, removed deprecated rule hint (alternate row color) * change: listview, added line grid (new GTK+ option) * change: preferences, reworked layout * wish : #1610672 multiple edit should allow clearing fields * wish : #1608025 revert prefill with shift/ctrl clicked txn when multiple edit * wish : #1500235 automatic assignments based on regular expressions * wish : #1500220 allow auto assignments to overwrite payee * wish : #1484449 warn when amount sign and category don't match * wish : #1448613 display full category name in autocompletion * wish : #1424365 separe scheduled transaction from template transaction * wish : #1242312 category split for template/scheduled transaction * wish : #1102981 add comment bloc for accounts * wish : #1094528 auto-assign Payment * wish : #844576 payee default category and payment type * wish : #552565 multiple currency accounting * bugfix: #1631888 amount input limited to -/+ 2,147,483,647 * bugfix: #1628664 internal xfer assign to existing txn no longer work * bugfix: #1625913 category with 0 budget should display 'over' * bugfix: #1615245 dst_account remains into file for non intxfer
* Fix plist after r424017.rakuco2016-10-162-93/+94
| | | | The headers are installed into include/kde4, not include, since r411156.
* Update to 4.8.0jhale2016-10-153-85/+187
|
* Update finance/aqbanking to 5.6.12jhale2016-10-156-68/+22
| | | | | Bump PORTREVISION on dependent ports as there is a share library version increase
* - Update to finance/libofx to 0.9.11jhale2016-10-1511-20/+23
| | | | | | - Remake/rename patches - Bump PORTREVISION on dependent ports as the shared library version has increased
* - Update gnucash-docs to 2.6.14madpilot2016-09-203-200/+201
|
* - Update gnucash to 2.6.14madpilot2016-09-202-10/+12
| | | | | - Add missing dependencies spotted by poudriere (stage-qa) - Convert to USES=localbase
* - Update to 2.6.4amdmi32016-09-173-12/+19
| | | | | | | | | - Update license - Add NO_ARCH PR: 212664 Submitted by: amdmi3 Approved by: kyuupichan@gmail.com (maintainer)
* Unmark broken on powerpc64swills2016-09-152-4/+0
| | | | These ports built successfully
* - Update to 1.6.1.7wen2016-09-142-4/+4
|
* Define PORTSCOUT in finance/skroogetcberner2016-09-131-0/+2
| | | | | | Limit the version to 1.* as from 2.* on it is KF5 based. Approved by: rakuco (mentor)
* finance/openhbci: Document SSL requirement and fix build with LibreSSLmarino2016-09-122-1/+83
|
* devel/php-tclink: Document SSL requirement and fix build for LibreSSLmarino2016-09-111-2/+6
| | | | Approved by: SSL blanket
* - Update to 1.3-0tota2016-09-103-4/+5
| | | | - Update WWW: line in pkg-descr
* - Update to 0.4-6tota2016-09-032-4/+7
|
* Upgrade to 1.0.1.thierry2016-09-014-25/+21
|
* finance/R-cran-fGarch: updated to version 3010.82.1dbn2016-08-252-10/+11
| | | | | | | | | | | - removed PORTREVISION due to version bump - updated comment to align with CRAN package - order run dependencies lexicographically on origin - add new test dependencies: - devel/R-cran-RUnit - mark port as needing to compile Generated by: portcran (0.1.0)
* Convert some port to the new GH_SUBDIR feature.mat2016-08-241-22/+11
| | | | Sponsored by: Absolight
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-243-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plasma5 ports At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When working on the ports for KDE Frameworks and Plasma5 it seemed to be more reasonable to create a new kde.mk instead of adding an bsd.kde5.mk. The kde.mk in this review is a stripped down version of the one we are using in the KDE Test repositories plasma5 branch [1] to only contain the parts relevant to the current KDE4 ports in the portstree [2]. Changes to the KDE Ports needed by this: Replace USE_KDE4 by USE_KDE [3] Add USES=kde:4 [4] [1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk [2] The version in the plasma5 branch also handles frameworks/plasma5 and handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt Ports -- I chose to leave this out for now, as the diff is already large enough. [3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we want is already specified as argument to kde:<arg> [4] For KDE Frameworks and Plasma5 ports this would be kde:5 PR: 210667 Approved by: portmgr, mat (mentor), rakuco (mentor) Reviewed by: mat, rakuco Differential Revision: https://reviews.freebsd.org/D6961
* New port: devel/grantlee5 and Uses/grantlee.mktcberner2016-08-152-5/+3
| | | | | | | | | | | | | | | | | | | | | The upcoming KDE Frameworks ports need grantlee5 * Add devel/grantlee5 and move installed headers into a subdirectory include/grantlee5 * Move header files from devel/grantlee into a subdirectory include/grantlee4 to make sure ports do not pick up the wrong headers * Add Uses/grantlee.mk to handle the PLIST_SUB and LIB_DEEPENDS needed by ports using grantlee (before we set the PLIST_SUB manual in very of the depending ports, which now should not be needed anymore). * The ports depending on devel/grantlee have been modified from LIB_DEPENDS=libgrantlee_gui.so:devel/grantlee to USES=grantlee:4 as this does not affect the package no version bumped was made. Reviewed by: mat, rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7434
* Don't use extension.ini any more, and have each extension install in itsmat2016-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | file, so the order remains the same. Every PHP (or Zend) extension now installs its own .ini file in /usr/local/etc/php. A PHP extension will be automatically activated when installed. The order into which extensions are loaded is automatically guessed. In some very rare cases, the guess will be wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php section of the Porter's Handbook for more information. Convert ports touching etc/php/extensions.ini manually, or telling the OP to do it. And finally, bump PORTREVISION for all php extensions. PR: 210697 Submitted by: mat Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D7022
* Update to version 5.0.9pawel2016-07-243-5/+14
| | | | | | | | | | | | | * wish : #1507253 template at top into txn dialog * wish : #1429411 reconcile etc. could be a linked set of toggle buttons * wish : #532564 clean feature to delete unused payees/categories * bugfix: #1602835 filter by status in the ledger * bugfix: #1594152 zillion questions importing from QIF file * bugfix: #1583406 changes in settings -> format-> numbers options is never saved * bugfix: #1562372 statistics filtered on category with split display wrong results * bugfix: #1535483 importing cvs file silently skips a line!
* Cleanup $() variables in ports Makefiles.mat2016-07-201-1/+1
| | | | | | | Mostly replace with ${}, but sometime, replace with $$() because it is what was intended in the first place. (I think.) Sponsored by: Absolight
* Update to 2.6.13.madpilot2016-06-296-7/+12
|
* Convert USE_PHP*=yes into USES=php*mat2016-06-282-5/+2
| | | | | | | | PR: 210529 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6936
* - Update to 1.6.1.6wen2016-06-272-3/+4
|
* finance/R-cran-tseries: add missing pkg.plist.dbn2016-06-202-0/+30
| | | | | | | | | | The port was changed from autoplist to manual plist to ensure detenction of silent configuration changes. Bump port revision has valid packages (although with missing content) was generated. PR: 210394
* finance/R-cran-tseries: update to 0.10-35.dbn2016-06-192-4/+5
| | | | Mark the port as compiling.
* - Update to 4.13wen2016-06-082-4/+4
|
* Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the basemat2016-05-302-1/+1
| | | | | | | | | README.pod is no longer manified into a README.3, as the README.pod is installed and can be read with perldoc, remove the README.3 files that may be generated. With hat: perl@ Sponsored by: Absolight
* Remove expired misc/kdehier4 and update all of its consumers to not ↵rene2016-05-263-3/+3
| | | | | | | | | | | | | reference it any longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542
* Update to version 5.0.8pawel2016-05-252-3/+4
| | | | | Changelog: bugfix: #1584342 operation disappearing and corrupted account file
* Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-241-1/+1
| | | | Approved by: portmgr blanket
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-1/+1
| | | | Approved by: portmgr blanket
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-198-17/+17
| | | | Approved by: portmgr blanket
* - Update to version 5.0.7pawel2016-05-103-8/+8
| | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=localbase Changelog: * new : preferences, add preview for chart color scheme * new : doc, added every payment into the lexicon * wish : #1509485 quicksearch split transactions memo/category * wish : #1507252 ability to batch-edit selected transactions easily * wish : #1501125 export to CSV for all reports list view * wish : #1501111 double-click on sheduled txn in main window to open template editor * wish : #1292377 enable edit transactions from report detail list * wish : #880846 hide/show txn list column on right click * bugfix: #1577555 scheduled transaction edit doesn't enable file save * bugfix: #1556289 scheduled transactions disappear with no reason * bugfix: #1553862 budget report categories displayed when selecting subcategories * bugfix: #1523216 import window wrongly sized * bugfix: #1511325 no warning about old gtk3.x version when compiling from source * bugfix: #1464961 inconsistency in my file internal xfer
* - Update to 1.6.1.5wen2016-05-062-7/+8
| | | | - Add missing PHP modules
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-281-1/+1
|
* create USES=gem and update rubygem- ports to use itswills2016-04-281-2/+1
| | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070
* many ports: mark broken on powerpc64swills2016-04-222-0/+4
|
* Update to 1.2.7.mat2016-04-183-32/+17
| | | | | | PR: 208868 Submitted by: tkato432 yahoo com Sponsored by: Absolight
* Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'danfe2016-04-161-1/+0
| | | | | was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago, and fix some minor bogosities nearby.
* - Update USE_PHP, add session and simplexmlwen2016-04-161-2/+2
|
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-01144-392/+392
| | | | | With hat: portmgr Sponsored by: Absolight
* Cleanup dependencies on lang/p5-Scalar-List-Utils.mat2016-03-311-2/+1
| | | | | | | | | | | | | | | The different cases are: - Only bring it if the one bundled with Perl is outdated. - The version bundled with all our Perl is sufficient. - Scalar-List-Util is not really needed by the port. (looking for /(Sub|Scalar|List)::Util/ returns nothing.) While there, do some minor cleanup that caught my eye. PR: 208378 With hat: perl@ Sponsored by: Absolight
* - Update gnucash to 2.6.12madpilot2016-03-306-7/+244
| | | | - Update gnucash-docs to 2.6.12
* finance/moneymanagerex: Fix build on DFmarino2016-03-231-1/+1
| | | | The compiler=gcc check is valid on DF too.
* - Update libsodium to 1.0.8vsevolod2016-03-231-0/+1
| | | | | | | - Bump revisions of all dependant ports PR: 206482 Submitted by: lev, w.schwarzenfeld@aon.at
* - Update to 0.23-1tota2016-03-222-3/+3
|
* Change header installation location for kdelibs4-based ports.rakuco2016-03-154-78/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Install x11/kdelibs4's headers into include/kde4 instead of include (which consequently causes several other ports to have their installation paths changed too). The idea behind this is to reduce path conflicts between KDE4 ports and the upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If we continue installing the KDE4 headers into include/, we can end up in a situation like this: c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port will unintentionally be picked up first and the build will fail. Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a few patches to FooConfig.cmake files to make them look into the kde4/ subdirectory in include/. Changes which don't fit into the above are: - deskutils/kdepimlibs4: Import an upstream patch to remove some double semicolons that cause base GCC to fail. They have always been present, but since the faulty header was referenced via -isystem /usr/local/include this never caused any problems. - devel/subversion, devel/subversion18: Update patch-configure. The current kwallet changes there date back to 2011 (r272490), at a time when the build could fail when both KDE3 and KDE4 were installed. Replace those bits with a change I've submitted upstream to use the kde4-config program to determine where KDE4's headers and libraries are installed instead of assuming the headers are always in include/. Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the first one to notice this problem when working on the KDE Frameworks 5 ports, coming up with the solution and bugging me until I had time to work on this and ask for the exp-run :-) PR: 207906 (exp-run)
* Switch to USES=sqlite:3.rakuco2016-03-151-2/+1
|
* These ports do not build with PHP 7.0, make them as such.mat2016-03-141-0/+2
| | | | | | Also, mark those who try to use mysql, which does not exist in PHP 7.0. Sponsored by: Absolight
* Update to 1.2.6mat2016-03-108-29/+182
| | | | | | PR: 204195 Submitted by: tkato432 yahoo com Sponsored by: Absolight
* finance/py-stripe: Update to 1.30.0koobs2016-03-033-12/+21
| | | | | | | | | | - Update PORTVERSION and distinfo checksum (1.30.0) - Update mock in TEST_DEPENDS (now any version) - Update setup.py patch to add tests_require for future upstreaming Changes: https://github.com/stripe/stripe-python/blob/v1.30.0/CHANGELOG
* Update to 2.3.25.rakuco2016-02-282-9/+14
| | | | | PR: 207427 Submitted by: ek@purplehat.org (maintainer)
* - Switch mysqli supportmiwi2016-02-281-2/+2
|
* - Switch to mysqli supportmiwi2016-02-281-1/+2
|
* - Use mysqli onlymiwi2016-02-281-1/+2
|
* - Update to 3.1.1 which fixes build with boost 1.60amdmi32016-02-263-6/+5
| | | | | PR: 207012 Approved by: maintainer timeout (woodycarey@hotmail.com, 2 weeks)
* finance/R-cran-timeSeries: update to 3022.101.2dbn2016-02-243-4/+88
| | | | | | Changes: - Include test dependencies (missing robustbase and fTrading) - Switch to explicit pkg-plist for robustness.
* finance/py-stripe: Update to 1.29.1, Modernizekoobs2016-02-233-20/+19
| | | | | | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (1.29.1) - Add LICENSE_FILE - Update TEST depends and test target - Update test target environment variable [1] - Remove TESTS option bits accordingly - Patch setup.py tests_require to allow the latest version of mock [2] - Remove patch to setup.py:package_data (upstreamed) [3] Changes: https://github.com/stripe/stripe-python/blob/v1.29.1/CHANGELOG [1] https://github.com/stripe/stripe-python/issues/172 [2] https://github.com/stripe/stripe-python/issues/205 [3] https://github.com/stripe/stripe-python/pull/170
* - Update to 1.6.1.4wen2016-02-132-3/+3
|
* - Update to 1.2-9tota2016-01-242-6/+4
| | | | - Fix LICENSE
* - Update to 1.5-12tota2016-01-242-9/+9
| | | | - Fix LICENSE
* - Update to 6.7.0sunpoet2016-01-192-4/+4
| | | | | | - Add LICENSE_FILE Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
* Upgrade to 4706.vanilla2016-01-192-4/+4
| | | | | PR: 206387 Submitted by: maintainer
* Hand gnucash over to madpilot@ who has been updating it for a while now.kwm2016-01-152-2/+2
|
* - Update to 2.5.4amdmi32016-01-144-258/+10
| | | | | | | | - Switch to autoplist PR: 205330 Submitted by: amdmi3 Approved by: kyuupichan@gmail.com (maintainer)
* Update to 2.6.11madpilot2016-01-146-6/+50
| | | | Approved by: kwm (gnome, implicit)
* - Add NO_ARCHamdmi32016-01-141-0/+1
|
* - Update to 3.23sunpoet2016-01-132-5/+9
| | | | | | | | - Add LICENSE - Add BUILD_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/Business-OnlinePayment-AuthorizeNet/Changes
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-133-3/+3
| | | | Approved by: portmgr blanket
* Hand over maintainership back to ports@ for ports which i'm not using myself ↵decke2016-01-121-1/+1
| | | | anymore.
* - Update to 2.21.0decke2016-01-123-35/+30
|
* - Update to 1.1.42miwi2016-01-112-3/+3
| | | | | PR: 206124 Submitted by: maintainer
* Use pathfixjhale2016-01-071-3/+1
|
* - Update devel/gwenhywfar* to 4.14.0jhale2016-01-014-149/+203
| | | | - Update finance/aqbanking to 5.5.1
* - Update finance/libalkimia to 5.0.0 [1]jhale2015-12-307-16/+53
| | | | | | | - Update finance/kmymoney-kde4 to 4.7.2 [2] PR: 205591 [1], 205590 [2] Submitted by: rakuco
* Fix MASTER_SITES and unmark broken.rakuco2015-12-291-3/+1
|
* Fix MASTER_SITES and unmark broken.rakuco2015-12-291-3/+1
|
* Reassign perl modules from ports@ to the perl@ collective.adamw2015-12-271-1/+1
|
* - Update finance/gnucash to 2.6.10madpilot2015-12-236-7/+31
| | | | | | - Update finance/gnucash-docs to 2.6.10 Approved by: kwm (gnome, implicit)
* - Fix fetchamdmi32015-12-221-2/+2
| | | | | | | PR: 205330 Submitted by: amdmi3 Approved by: portmgr blanket MFH: 2015Q4
* Update to 1.12.5.rakuco2015-12-193-4/+10
| | | | This is the latest KDE4-based release.
* - Update to 1.6.1.3wen2015-12-162-3/+3
|
* - Move ftp/py-curl to ftp/py-pycurlsunpoet2015-12-131-1/+2
| | | | - Bump PORTREVISION for dependent ports
* Mark as broken: does not fetchbapt2015-12-131-0/+1
|
* Switch to options helperpawel2015-12-121-1/+1
|
* - Update to 1.1.38miwi2015-12-102-3/+3
| | | | | | | PR: 205077 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D4460
* - Add LICENSEamdmi32015-12-091-0/+4
| | | | - Add NO_ARCH
* - Update to 3.04sunpoet2015-12-052-3/+4
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/Business-OnlinePayment/Changes
* - Add LICENSE_FILEamdmi32015-12-041-0/+3
| | | | - Switch to options helpers
* Python native client for the obelisk blockchain server.amdmi32015-12-034-0/+30
| | | | | | | WWW: https://github.com/darkwallet/python-obelisk PR: 201392 Submitted by: yuri@rawbw.com