summaryrefslogtreecommitdiff
path: root/finance
AgeCommit message (Collapse)Author
2015-10-27- Update to 1.35Sunpoet Po-Chuan Hsieh
2015-10-26- Update to 1.6.1.1 and unbreakWen Heping
- Add missing PHP module
2015-10-25Deprecate ports broken for more than 6 monthsAntoine Brodin
2015-10-24Mark as broken: does not fetchBaptiste Daroussin
2015-10-24finance/bitcoin-armory: update 0.92.3 -> 0.93.2Jason Unovitch
- Update PORTVERSION, distinfo, pkg-plist, and patches for 0.93.2 - Remove "Implementation of" word fluff from COMMENT - Add missing run-dep on bitcoin daemon - USES: Add compiler:c++11-lang and compiler:c++11-lib - USES: Restrict to python:2 - Remove USE_GCC, set and pass CXXFLAGS - Mark BROKEN on FreeBSD 9 due upstream issues with atomic ops on FreeBSD - Use INSTALL_ICONS and install several during post-stage PR: 199490 Submitted by: yuri@rawbw.com (maintainer)
2015-10-10finance/moneymanagerx: Upgrade version 0.9.9.0 => 1.0.0.0John Marino
The PR was modified. The PORTDATA change was not accepted. The rewrapping of pkg-descr from 75 to 72 character width was not accepted. USE_AUTOTOOLS did get added and I kept it because I couldn't make USES=autoreconf work out of the box. It's needs some customization and I'm not familar enough with automake to get it to work, so check-sanity squawks but it passes the build. While here, add a patch to support DragonFly PR: 199228 Submitted by: ports fury
2015-10-08- Add NO_ARCHSunpoet Po-Chuan Hsieh
2015-10-08Update to 2.6.9Guido Falsi
Approved by: kwm (gnome, implicit)
2015-09-30- Update gnucash and gnucash-docs to 2.6.8Guido Falsi
- Add NO_ARCH to gnucash-docs Approved by: kwm (gnome, implicit)
2015-09-22Update to version 5.0.5Pawel Pekala
Changelog: * bugfix: revert back fix for #1464961 inconsistency in internal xfer
2015-09-19Make all GNUstep ports install into the System domain so that the Local ↵David Chisnall
domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977
2015-09-17- Add missing dependsWen Heping
PR: 201897 Submitted by: andrew.hotlab@hotmail.com Approved by: maintainer(timeout, >50 days)
2015-09-16Remove ansi version fo wxGTK 2.8 and only keep the unicode versionBaptiste Daroussin
All applications in the ports tree works correctly with unicode version of wxGTK Newer version of wxGTK are unicode only (3.0+) Note that now WX_UNICODE macro is noop
2015-09-15Update to version 5.0.4Pawel Pekala
Changelog: * change: win32: upgraded to gtk+ 3.16 * change: amount toggle sign button changed from text button to entry icon * change: added/changed transaction are always showed by default filter * bugfix: #1492634 using memo filter does not list memos in split catagories * bugfix: #1475969 no help file. F1 does nothing. Windows 10 * bugfix: #1473717 year on statistics is preset to 1900 instead of e.g. current year * bugfix: #1464961 inconsistency in internal xfer * bugfix: #1391506 win32: (gtk3.6.4 bug) Dropdown list appear on the wrong Screen (dualscreen) * wish : #1469424 bank Account window should remember user column arrangement * wish : #1338052 add option to show x days future ledger txn * wish : #1330156 in the ledger, a way to identify graphically the past from the future.
2015-09-14Make it so that the default Perl is always called perl5.Mathieu Arnold
- Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542
2015-09-11This needs perl as both build and run dependencyDmitry Marakasov
- It installs perl scripts into DATADIR - Unless perl is available at buildtime it'll use incorrect shebangs for these scripts Approved by: portmgr blanket MFH: 2015Q3 (blanket)
2015-09-11- Update to 1.34Frederic Culot
- Fix LICENSE
2015-09-06finance/py-stripe: Update to 1.25.0Kubilay Kocak
- Update to 1.25.0 - Switch to CHEESEHOP for distribution files (Geo-aware CDN) - Canonicalize COMMENT (According to setup.py:description=) - Switch to requests (2.x) - Add TESTS option - Update TEST_DEPENDS values and assignment - Replace post-patch with a patch, submitted upstream [1] - Use PYDISTUTILS_SETUP to ensure its setuptools wrapped - Run pycurl tests that are disabled by default with this weird reverse logic bit of code, issue created upstream [2] if not os.environ.get('SKIP_PYCURL_TESTS'): self.skipTest('Pycurl skipped as SKIP_PYCURL_TESTS is set' [1] https://github.com/stripe/stripe-python/pull/170 [2] https://github.com/stripe/stripe-python/issues/172 QA: Ran 195 tests in 44.446s OK (skipped=9)
2015-09-06finance/py-stripe: Take MAINTAINER'shipKubilay Kocak
2015-09-02- Clarify LICENSEDmitry Marakasov
- Add LICENSE_FILE - Pet portlint - Switch to @sample Approved by: portmgr blanket
2015-08-31- Fix shebangsDmitry Marakasov
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
2015-08-26- Switch to options helpersDmitry Marakasov
- While here, add some NO_ARCHes Approved by: portmgr blanket
2015-08-25- update to 0.25Yen-Ming Lee
Changes: http://cpansearch.perl.org/src/EDD/Finance-YahooQuote-0.25/CHANGES
2015-08-23- Update to 1.38Sunpoet Po-Chuan Hsieh
Changes: http://search.cpan.org/dist/Finance-Quote/Changes
2015-08-19- Add NO_ARCHDmitry Marakasov
2015-08-19- Add NO_ARCHDmitry Marakasov
2015-08-19Reset maintainerErwin Lansing
<trevor@bitba.se>: Host or domain name not found. Name service error for name=bitba.se type=AAAA: Host not found Sponsored by: DK Hostmaster A/S
2015-08-19Reset maintainerErwin Lansing
<borja@pexego.es>: host mail.pexego.es[188.165.242.77] said: 550 5.1.1 <borja@pexego.es>: Recipient address rejected: User unknown in virtual mailbox table (in reply to RCPT TO command) Sponsored by: DK Hostmaster A/S
2015-08-17Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336
2015-08-13- Update to 1.24Sunpoet Po-Chuan Hsieh
- Add NO_ARCH Changes: http://search.cpan.org/dist/Finance-QuoteHist/Changes
2015-08-05Remove expired tryton 2.4 portsRuslan Makhmatkhanov
This tryton branch no more supported upstream, and user should switch to tryton 2.8, until 3.x will be available in ports tree.
2015-08-02Part 1 of adding USE_GNOME=intltool to ports that require it.Koop Mast
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@
2015-07-29Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for portsAntoine Brodin
using python PR: 201077 Reviewed by: mat With hat: portmgr Differential Revision: https://reviews.freebsd.org/D2955
2015-07-29- Update to 0.9.34Wen Heping
2015-07-28- Fix shebangsDmitry Marakasov
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
2015-07-28- Update to 6.6.1Sunpoet Po-Chuan Hsieh
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md https://github.com/RubyMoney/money/commits/master
2015-07-25- Update to 0.4-5TAKATSU Tomonari
2015-07-24- Update to 1.33Sunpoet Po-Chuan Hsieh
2015-07-24- Update to 1.32Sunpoet Po-Chuan Hsieh
- Add NO_ARCH
2015-07-17- Update to 6.6.0Sunpoet Po-Chuan Hsieh
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md https://github.com/RubyMoney/money/commits/master
2015-07-12- Update to 0.23-0TAKATSU Tomonari
2015-07-05Update tryton 2.4 suite to it's ultimate versionsRuslan Makhmatkhanov
Tryton 2.4 is no longer supported by the upstream project. Users are encouraged to upgrade to a newer version as soon as possible (we have tryton 2.8 in ports). So update this ports to it's ultimate versions and mark it deprecated. Set expiration date to 2015-08-05. PR: 197935 Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer)
2015-07-02Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci
Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb
2015-06-30- Update gnucash and gnucash-docs to 2.6.7Guido Falsi
Approved by: kwm (gnome, implicit)
2015-06-30- Update to 2.3.2Dmitry Marakasov
PR: 201126 Submitted by: amdmi3 Approved by: kyuupichan@gmail.com (maintainer)
2015-06-20- Update to 1.2Wen Heping
- Pass maintainership to submitter PR: 199282 Submitted by: chian.jin@gmail.com Approved by: maintainer(timeout, >2 months)
2015-06-18net/py-ldap2: rename to py-ldapRuslan Makhmatkhanov
To better match upstream name
2015-06-17- Strip binaryDmitry Marakasov
2015-06-17- Add NO_ARCHDmitry Marakasov
- Fix shebangs - Simplify patching - Unsilence installation
2015-06-13- Update to 1.5-2TAKATSU Tomonari