aboutsummaryrefslogtreecommitdiff
path: root/finance
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Update USE_GITHUB so it does not require GH_COMMIT.Bryan Drewery2015-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | Using this new scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and not having to know the hash for a tag. This scheme will download a tarball that has a different checksum than before due to a changed directory name for extraction. The following MASTER_SITES are provided to retain the old checksum and directory structure (that require GH_COMMIT): GH -> GHL GITHUB -> GITHUB_LEGACY Differential Revision: https://reviews.freebsd.org/D748 Submitted by: amdmi3 Reviewed by: mat, swills, antoine, bdrewery With hat: portmgr Notes: svn path=/head/; revision=381618
* - Add LICENSEBernhard Froehlich2015-03-172-1/+3
| | | | | | | - Pet portlint (WWW) Notes: svn path=/head/; revision=381474
* - Update to 2.15.2Bernhard Froehlich2015-03-173-45/+49
| | | | Notes: svn path=/head/; revision=381472
* Clean up the rest of the perl@ Makefiles a bit.Adam Weinberger2015-03-133-15/+6
| | | | | | | | | | | | | | | | | | | - Remove dependencies on modules distributed as part of perl core - Remove references to FreeBSD < 8 and perl < 5.16 - Ensure that DOCS and EXAMPLES options exist for ports installing PORTDOCS or PORTEXAMPLES - Reduce unnecessary inclusions of bsd.port.options.mk by using OPTIONS helpers and the like - Fix some cases where dependencies were only assigned to BUILD_DEPENDS - Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS. This one happens in many, many ports. I only applied it in cases where it interfered with 'make test' but it should maybe be done more generally. - Mute ${MKDIR} in installation - Parethesize compound commands - In www/p5-URI-Fetch, remove the ZLIB option that wasn't used Notes: svn path=/head/; revision=381221
* finance/tryton28: version updateRuslan Makhmatkhanov2015-03-0880-200/+160
| | | | | | | | | | | * update tryton 2.8 stack to latest versions * utilize CHEESESHOP macro in MASTER_SITES, while here PR: 197870 Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer) Notes: svn path=/head/; revision=380744
* - Update to 4.12.2Wen Heping2015-03-072-3/+3
| | | | Notes: svn path=/head/; revision=380690
* - Update to 1.6.0.14Wen Heping2015-03-072-3/+3
| | | | Notes: svn path=/head/; revision=380678
* - Add PORTSCOUTSunpoet Po-Chuan Hsieh2015-03-071-0/+2
| | | | Notes: svn path=/head/; revision=380670
* Remove expired ports:Rene Ladan2015-03-018-278/+0
| | | | | | | | | | | | | | | | 2015-02-28 finance/openerp-server: Broken for more than 6 months 2015-02-28 graphics/p5-Geo-KML 2015-02-28 mail/postfix-tls: TLS is now a default for postfix / postfix-current 2015-02-28 net/spserver: Broken for more than 6 months 2015-02-28 net/xrdesktop: Unmaintained upstream - please use net/xrdesktop2 instead 2015-02-28 www/mediawiki122: Deprecated by upstream, use www/mediawiki12{3,4} instead 2015-02-28 www/mod_cplusplus: written for apache 2.0, no longer maintained upstream 2015-02-28 www/py-django15: not supported by upstream math/isabelle and ports-mgmt/porteasy have pending updates, so preserve them. Notes: svn path=/head/; revision=380168
* - Update to 4.7.1Jason E. Hale2015-02-266-103/+169
| | | | | | | - Update WWW Notes: svn path=/head/; revision=379986
* - Remove deprecated USE_KDE4=kdehierMax Brazhnikov2015-02-191-1/+1
| | | | | | | | - while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app) and supposedly fix build of graphics/gnash with KDE4 option Notes: svn path=/head/; revision=379358
* - Add LICENSESunpoet Po-Chuan Hsieh2015-02-181-0/+3
| | | | Notes: svn path=/head/; revision=379275
* - Update to 1.37Sunpoet Po-Chuan Hsieh2015-02-182-6/+5
| | | | | | | Changes: http://search.cpan.org/dist/Finance-Quote/Changes Notes: svn path=/head/; revision=379262
* - Update to 3.1Guido Falsi2015-02-124-66/+66
| | | | | | | | | | | - Get distribution from github PR: 186518 Submitted by: chmiels@o2.pl Approved by: Maintainer timeout Notes: svn path=/head/; revision=378899
* Update to version 5.0.0Pawel Pekala2015-02-113-99/+76
| | | | | | | | | | | | What's new: - migrated to GTK+ 3 - new reworked icon set - new stack chart for budget report - added a file statistics dialog - import process reworked and refactored to ease import Notes: svn path=/head/; revision=378845