aboutsummaryrefslogtreecommitdiff
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.4-5TAKATSU Tomonari2015-07-252-3/+3
| | | | Notes: svn path=/head/; revision=392883
* - Update to 1.33Sunpoet Po-Chuan Hsieh2015-07-242-3/+3
| | | | Notes: svn path=/head/; revision=392836
* - Update to 1.32Sunpoet Po-Chuan Hsieh2015-07-242-4/+4
| | | | | | | - Add NO_ARCH Notes: svn path=/head/; revision=392793
* - Update to 6.6.0Sunpoet Po-Chuan Hsieh2015-07-172-3/+3
| | | | | | | | Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md https://github.com/RubyMoney/money/commits/master Notes: svn path=/head/; revision=392364
* - Update to 0.23-0TAKATSU Tomonari2015-07-122-4/+3
| | | | Notes: svn path=/head/; revision=391777
* Update tryton 2.4 suite to it's ultimate versionsRuslan Makhmatkhanov2015-07-0585-100/+255
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=391349
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci2015-07-021-0/+2
| | | | | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb Notes: svn path=/head/; revision=391169
* - Update gnucash and gnucash-docs to 2.6.7Guido Falsi2015-06-305-6/+7
| | | | | | | Approved by: kwm (gnome, implicit) Notes: svn path=/head/; revision=390991
* - Update to 2.3.2Dmitry Marakasov2015-06-303-3/+7
| | | | | | | | | PR: 201126 Submitted by: amdmi3 Approved by: kyuupichan@gmail.com (maintainer) Notes: svn path=/head/; revision=390970
* - Update to 1.2Wen Heping2015-06-202-6/+5
| | | | | | | | | | | - Pass maintainership to submitter PR: 199282 Submitted by: chian.jin@gmail.com Approved by: maintainer(timeout, >2 months) Notes: svn path=/head/; revision=390156
* net/py-ldap2: rename to py-ldapRuslan Makhmatkhanov2015-06-182-4/+4
| | | | | | | To better match upstream name Notes: svn path=/head/; revision=390060
* - Strip binaryDmitry Marakasov2015-06-171-1/+4
| | | | Notes: svn path=/head/; revision=390002
* - Add NO_ARCHDmitry Marakasov2015-06-171-8/+10
| | | | | | | | | - Fix shebangs - Simplify patching - Unsilence installation Notes: svn path=/head/; revision=389930
* - Update to 1.5-2TAKATSU Tomonari2015-06-132-4/+3
| | | | Notes: svn path=/head/; revision=389328
* Update to version 5.0.3Pawel Pekala2015-06-113-3/+5
| | | | | | | | | | | | | | | | | | * change: win32: upgraded to libofx 0.9.9 again * wish : #1460370 internal xfer credit should display from account * wish : #1444792 wish: button to expand/collapse all in "Manage Categories" * wish : #1429413 wish: thinking of icon credit vs debit card * wish : #1416957 wish: add ability to modify transaction when posting from template * bugfix: #1460390 Dont work: "Save file as". If I change the file name, it does not change. * bugfix: #1434972 (libofx 0.8.3 bug) win32 : some OFX files leads to crash * bugfix: #1424660 (libofx 0.8.3 bug) win32: memo field truncated * bugfix: #1080093 (libofx bug 39) OFX imports incorrect date Notes: svn path=/head/; revision=389246
* - Update to 1.5-1TAKATSU Tomonari2015-06-113-6/+6
| | | | | | | | - Change LICENSE from GPLv2 to GPLv2 or GPLv3 - Replace tab with a single space after WWW: in pkg-descr Notes: svn path=/head/; revision=389198
* - Update to 0.4-4TAKATSU Tomonari2015-06-102-9/+3
| | | | Notes: svn path=/head/; revision=389030
* - Add NO_ARCHDmitry Marakasov2015-06-091-1/+5
| | | | | | | | | - Fix shebangs MFH: 2015Q2 (blanket) Notes: svn path=/head/; revision=388979
* - Fix shebangsDmitry Marakasov2015-05-311-1/+4
| | | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=388067
* - Fix shebangsDmitry Marakasov2015-05-301-2/+4
| | | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=387945
* - Update to 6.5.1Sunpoet Po-Chuan Hsieh2015-05-252-3/+3
| | | | | | | Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=387402
* - Update to 1.23Sunpoet Po-Chuan Hsieh2015-05-222-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Finance-QuoteHist/Changes Notes: svn path=/head/; revision=387041
* finance/frontaccounting: Upgrade version 2.3.22 => 2.3.24John Marino2015-05-213-143/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | The version update was done because the port had to address missing PHP modules anyway. Why here: * Add the missing hash, ctype, zlib modules * leverage new options framework to simply options handling * implement NLS option (was listed, but not implemented) * explicitly list DOCS option (implemented but unselectable) * Rename MYSQL option to MYSQL_SERVER because MySQL client is installed unconditionally so the option name was misleading * Unsuppress install commands * Wrap compound commands in parentheses for multijob support * Wrap to 80 columns * Remove bogus post-install cat pkgmessage target * Remove 120 bogus @dir lines introduced in [2] PR: 200265 PR: 194255 [2] Reported by: marino Initial fix: maintainer (ek - purplehat.org) rest of fixes: marino Notes: svn path=/head/; revision=386921
* Unbreak finance/gnucash build with GUILE2 option.Don Lewis2015-05-201-1/+1
| | | | | | | | | | | Removal of the /usr/bin/perl symlink exposed a perl script used by the build that needs shebangfix. PR: 200251 Approved by: mat (mentor, implicit) Notes: svn path=/head/; revision=386897
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.Mathieu Arnold2015-05-182-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386691
* - Update to 4.12.3Wen Heping2015-05-182-3/+3
| | | | Notes: svn path=/head/; revision=386648
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Move p5- ports from ports@ to perl@.Mathieu Arnold2015-05-111-1/+1
| | | | | | | | With hat: perl@ Sponsored by: Absolight Notes: svn path=/head/; revision=386075
* finance/sql-ledger: Update version 3.0.6=>3.0.8Muhammad Moinur Rahman2015-05-103-2989/+3085
| | | | | | | | - Update MASTER_SITES as two of the mentioned mirrors do not resolve - Migrate Makefile ${CHMOD} to pkg-plist Notes: svn path=/head/; revision=385937
* - Add CPE infoDmitry Marakasov2015-05-091-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=385886
* - Add CPE infoDmitry Marakasov2015-05-091-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=385884
* Update to version 5.0.2Pawel Pekala2015-05-072-3/+3
| | | | | | | | | | | | | | | Changelog: * bugfix: #1448549 importing CSV files automatically creates 3 new accounts * bugfix: #1443782 date filter From/To fields not working in Trend time and Balance reports * bugfix: #1443048 saving cut file name after a dot * bugfix: #1443047 budget amount is wrong (seems twice) * bugfix: #1429414 calendar widget can't be dismissed by clicking on the arrow or text entry Notes: svn path=/head/; revision=385639
* Update ports in the [ef]* categories to not use GH_COMMIT.Mathieu Arnold2015-05-066-15/+9
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385522
* - Update to 2.1.1Wen Heping2015-05-054-20/+21
| | | | | | | | PR: 199679 Submitted by: kyuupichan@gmail.com(maintainer) Notes: svn path=/head/; revision=385445
* finance/electrum: Unbreak on DragonFly (staging)John Marino2015-04-271-2/+4
| | | | | | | | | | | | Since the setup.py patch would never get sent upstream anyway, I modified the patch to install the desktop icons on every platform that ports supports unconditionally rather than check the OSNAME against a list. Issue was introduced on last commit Approved by: blanket (restore DF functionality) Notes: svn path=/head/; revision=384877
* - Simplify MASTER_SITESDmitry Marakasov2015-04-231-3/+2
| | | | | | | | | - Add CPE info Approved by: portmgr blanket Notes: svn path=/head/; revision=384579
* - Update to 1.22Sunpoet Po-Chuan Hsieh2015-04-222-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Finance-QuoteHist/Changes Notes: svn path=/head/; revision=384507
* - Update to 2.0.4Dmitry Marakasov2015-04-225-124/+169
| | | | | | | | PR: 198575 Submitted by: kyuupichan@gmail.com (maintainer) Notes: svn path=/head/; revision=384471
* converters/libiconv:Tijl Coosemans2015-04-151-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove const qualifier from iconv(3) to match POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html - Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is defined because the base system iconv supports these extensions too. Add/remove patches to/from ports to call iconv with non-const arguments. This breaks some ports on FreeBSD 10 because base system iconv.h still has the const qualifier. Fix this by letting USES=iconv add a build dependency on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG defined) instead of the base system iconv.h. This exposed some ports that link with libiconv when it is available instead of using libc iconv. In these cases one of the following changes has been made: - patch configure scripts to test for libc iconv first - add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable some configure tests - converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4 - lang/gcc5-aux: respect CFLAGS and friends during configure such that LIBICONV_PLUG is defined in the iconv test, also switch to external gettext - mail/gnarwl: replace patches with CPPFLAGS/LIBS - multimedia/ffmpeg2theora: remove iconv test from SConstruct and use ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c - net-im/licq: finish conversion to cmake - net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4: don't need iconv - textproc/p5-XML-TinyXML: finish conversion to USES=perl5 Other changes: - databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2 and lzo support - games/ldmud: respect CFLAGS and friends - graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg dependencies PR: 199099 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=384038
* - Update to version 5.0.1Pawel Pekala2015-04-143-9/+27
| | | | | | | | | - Use LDFLAGS for linker flags Chamgelog: http://homebank.free.fr/ChangeLog Notes: svn path=/head/; revision=384007
* - Add CPE infoDmitry Marakasov2015-04-131-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=383949
* - Update to 2.6.6Guido Falsi2015-04-104-12/+158
| | | | | | | | | | | | | - Fix build when GUILE2 option is enabled - Rework compiler:c++11-lib definition to fix build problems PR: 196704 [2], 197189 [1] Submitted by: Lawrence Chen <beastie@tardisi.com> [2] Submitted by: Don Lewis <truckman@FreeBSD.org> [1] Approved by: kwm (gnome, implicit) Notes: svn path=/head/; revision=383753
* Convert bsd.gnustep.mk to USES=gnustepBaptiste Daroussin2015-04-091-4/+2
| | | | | | | | | | | | | | | | Simplify gnustep ports Hook into the regular ports framework: - LIB_DEPENDS for library dependencies - Use regular USE_LDCONFIG Reuse USES=objc (automatic) USE_GNUSTEP is now a macro to set the dependencies and build feature needed. Accepted arguments: back base build gui Merge deskutils/preferencepanes into deskutils/systempreferences Notes: svn path=/head/; revision=383626
* Mark BROKEN: No public distfilesAntoine Brodin2015-04-051-0/+2
| | | | Notes: svn path=/head/; revision=383289
* Upgrade to 1.57.Vanilla I. Shu2015-03-252-4/+4
| | | | | | | | PR: 198871 Submitted by: maintainer Notes: svn path=/head/; revision=382250
* finance/php-tclink: Confirmed functional for all PHP versionsJohn Marino2015-03-231-4/+1
| | | | | | | | | | | The maintainer confirmed that the limitation of tclink to php 5.3 was an error and that it functions on all supported versions of PHP. As a result, the port's deprecation tag has been removed. PR: 198778 Notes: svn path=/head/; revision=382019
* finance/R-cran-timeSeries: update to 3012.99.David Naylor2015-03-222-3/+3
| | | | | | | No changes logged. Notes: svn path=/head/; revision=381940
* finance/R-cran-tseries: update to 0.10-34.David Naylor2015-03-222-4/+3
| | | | | | | | | | | | | Changes to version 0.10-34: * R/finance.R (get.hist.quote): Fix problems with new oanda format reported by Bert Tijhuis <bert.tijhuis@xs4all.nl>. Changes to version 0.10-33: * R/finance.R: Change get.hist.quote() to use new oanda URL and file format. Notes: svn path=/head/; revision=381938
* php53 and fallout: Deprecate, set removal for 15 APR 2015John Marino2015-03-211-1/+4
| | | | | | | | | | | | | | | | | | | | | | | The PHP developers stopped providing security patches for the 5.3 branch on 14 August 2014. They "strongly urge" to upgrade to current versions "as using older versions may expose you to security vulnerabilities and bugs that have been fixed in more recent versions" of PHP. The PHP53 branch was released from maintainership today, so it's being deprecated with removal set for 15 April 2015. There were only 8 ports limited to php53, six of which were pecl- ports. These ports must be upgraded to use a later version of php (5.6 is recommended) soon, or they will be removed with php53. Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this was changed to use IGNORE_WITH_PHP instead while here. PR: 198150 Notes: svn path=/head/; revision=381813
* finance/libobx: Fix numerous issuesJohn Marino2015-03-204-19/+18
| | | | | | | | | | | | | | | | | | | | | | I came to fix only one problem with libofx, but when it failed to pass stage-QA checks, I found others. 1) CXXFLAGS not propagated (PHB 12.9) due to bug in configure (blanket) 2) DragonFly iconv support (blanket, taken from DPorts) 3) DOXYGEN option was no implemented * --disable-doxygen was set rather than DOXYGEN_CONFIGURE_ENABLE * DOXYGEN_BUILD_DEPENDS was not set 4) disable doxygen setting, html documentation got installed unconditionally, but this was not reflected in plist I decided that --disable-doxygen was the correct option because html files were already provided an installed, so the DOXYGEN option was removed. I used PORTDOCS to fix the pkg-plist. This port passes stage-QA now. Approved by: blanket and just-fix-it Notes: svn path=/head/; revision=381727