Commit graph

601 commits

Author SHA1 Message Date
rodent
a7b568d574 Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
2015-04-13 23:12:40 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
wiz
2760793fa8 Update to 2.8.2:
2.8.2 (2015-01-02)

    Fix amount cell painting which didn’t work properly. [Windows] (#407)
    Fix import window’s checkbox cell which would sometimes wrongly go in edit mode. [Linux, Windows] (#406)
    Fix chart visibility glitch in account view. [Mac] (#357)
    Add a --no-ext build option. (#408)

2.8.1 (2014-12-14)

    Fix amount deletion bug on drag & drop transaction re-ordering. [Linux, Windows] (#402)
    Fix bug where clicking account-jumping arrows would lead to the wrong place. [Linux, Windows] (#404)

2.8.0 (2014-11-09)

    Make amount fields prettier. Thanks Nelson Brown! [Windows, Linux] (#14 #15)
    In sheets, make totals’ currency explicit when in multi-currency context. (#392)
    Add “Assign imbalance” button to the Transaction panel. (#398)
    Fix glitch in sheets expanded nodes restoration. [Mac] (#388)
    Fix a QIF transaction matching bug.
    Fix account selection glitch causing the account to lose focus. [Windows, Linux]
    Fix IndexError on file switching. [Windows, Linux] (#393)
    Remove Cashculator integration. It was broken anyway. [Mac]
    Greatly improve developer documentation.
    Minimum OS X version is now Lion (10.7).
    Minimum Windows version is now Windows 7. 64-bit required.
    Minimum Ubuntu version is now 14.04.
2015-04-03 09:17:41 +00:00
wiz
696ac0f1fc Update to 2.6.6:
2.6.6 - 29 March 2015

GnuCash 2.6.6 released

The GnuCash development team proudly announces GnuCash 2.6.6, the
sixth maintenance release in the 2.6-stable series.

The following bugs are fixed:
	619899 - Use normal gettext or intltool toolchain also for scm files
	649933 - Creating cash flow report takes a long tim
	672760 - Postponed transaction applied invalid date
	721196 - CSV. Cannot import lines with empty fields for deposit or withdrawal in bank transaction download.
	723409 - Incorrect symbol for Turkish lira
	727466 - The symbol of CNY changed to 元
	727647 - "gncInvoiceGetTotal" is not read-only function?
	731889 - guile 2 exports different autoconf macros than what is expected
	733685 - Fancy Date Format doesn't stick
	738749 - Broken account template en_GB/uk-vat.gnucash-xea.
	739228 - Advanced Portfolio report: wrong calculation of Value Correctly convert the value into the report's currency.
	739584 - gnucash-2.6.4 segfaults regularly on transfer .
	740471 - Applying payment to invoice Segmentation fault
	741228 - "Red line" threshold applies to Template scheduled transactions
	741810 - Compilation fails because of creating .gnucash
	742089 - Decimal places. Set the debit and credit cells' print_info to the account so that the decimal places are correct for the commodity.
	742332 - German tax report uses US tax quarters and not real quarters.
	742624 - Scheduled Transaction Editor results in immediate segfault
	743609 - Add configure options to disable libsecret detection
	743807 - Stops critical error messages.
	745265 - Segfault in generate_statusbar_lastmodified_message on Windows. Actually change the default date format without AM/PM
	745354 - Enhance the Find Transactions dialog. Make it possible to define search criteria that consist of multiple terms anded or ored together. Use this to define a new criterion to look for specified text in any of the Description, Notes, or Memo fields
	746517 - gnc-sql-backend.c compile fails with -Werror=format-nonliteral. Use GCC pragma to disable the warning in the one place that trips it
	746977 - scm ccache files should be in pkglibdir not pkgdatadir.

Other repairs that weren't reported in bugs:
      Let CPAN and ActiveState package managers take care of dependencies instead of explicitly installing a few of them directly.
      Correct the number field displayed in the reconcile window to correspond with the source specified in File->Options
      Fix some bugs found by SWIG version 3.0.5. Prior to version 3.0.3 SWIG silently ignored invalid preprocessor directives
      Scrubbing Improvements, including avoiding a potential infinite loop.
      Remove build and run of no-longer-existant intl-scm/guile-strings.
      Rewrite gnc-test-env in perl. This eliminates another guile dependency in the build chain.
      Switch from guile to xml to manage our iso-currencies source file
      Numeric values with more than commodity smallest fraction get silently dropped.
      Update US Income Tax data to reflect minor changes for 2014
      Advanced portfolio should respect report date when looking for other income/expense
      Improve income and expense reporting in advanced portfolio report
      Accept prices of the form n.nnne[+-]nn, i.e. with an exponent. An example requiring this is currency conversion from IDR to USD
      Added Lithuanian language business accounts
      Fix crash when running check & repair on an open AP/AR register

Updated Translations: Danish, Dutch, German, Spanish

New Translations: Maithili, Manipuri-Bengali Script, Manipuri-Meetei Mayek Script.
2015-04-02 22:41:49 +00:00
jperkin
85cd98a88c Revert to hardcoding 'amd64' for now, too close to branch point to fix
properly, and we may as well unbreak the only platform that could build
the package until now.
2015-04-02 07:22:35 +00:00
rodent
2f47c6084b === 1.22.1 2015-03-30
* Pass `stripe_account` to Balance.retrieve
=== 1.22.0 2015-03-22
* Added methods for updating and saving arrays of objects
=== 1.21.0 2015-02-19
* Added Bitcoin Receiver update and delete methods
=== 1.20.2 2015-01-21
* Remove support for top-level bitcoin transactions
=== 1.20.1 2015-01-07
* Adding bitcoin receiver and transaction objects
=== 1.20.0 2014-12-23
* Adding support for file uploads resource
2015-04-01 03:13:10 +00:00
rodent
eb88d7c71f Update to 0.3.0. No nicely condensed changelog for stickler package
managers to love. From the repo:

Merge pull request #59
Merge pull request #50
Encourage running unittests on py3 as well
Fix release notes __all__ formatting
2015-04-01 02:53:12 +00:00
jperkin
275430fd5e Use MACHINE_ARCH rather than LOWER_ARCH in PLIST substitution. Noticed
by wiz.
2015-03-31 22:08:03 +00:00
jperkin
2ca793c867 Rather than hardcoding 'netbsd' and 'amd64', use LOWER_OPSYS and LOWER_ARCH to
give it a chance of building on other systems.
2015-03-30 09:43:45 +00:00
rodent
365c9a37dd Fix PLIST as identified by joerg@. 2015-03-18 22:54:00 +00:00
rodent
0fae22cf16 Apply modified patch sent by palo@ in private mail. This brings all these
packages to version 3.4.x. May this not break anything (although i feel it
might).
2015-03-15 00:17:34 +00:00
wiz
4351c0519e Update to 1.37. Remove Crypt-SSLeai dependency, add DateTime.
1.37      2015-02-01 20:24:32+01:00 Europe/Brussels
        * modified 00-use.t to show more info
        * Remove Crypt::SSLeay dependency in favor of LWP::Protocol::https (Geert Janssens)
        * Updated HU.pm and test file to current website (Kristof Marussy)
2015-02-04 12:22:42 +00:00
wiz
5da2a23cbb Update to 1.36: No changes found, the entry is just:
1.36      2015-01-31 18:46:44+01:00 Europe/Brussels
2015-02-01 18:31:26 +00:00
wiz
19d7291122 Add default-on ofx option. 2015-01-31 18:41:01 +00:00
wiz
49ad950d27 Update to 2.6.5, switch to yelp3 since it has a higher chance of
building.


 2.6.5  - 16 December 2014
        o Fix a path of freshly added XML files
        o Add some comments about translation to the German documents where the translation wasn't updated to match the English version.
	o Apply &untranslated property in German translations
        o Fix path of newly-added XML files.
	o Bug 739380 - Release tarball build fails. Git builds OK.

 2.6.4  - 28 September 2014
 	o Add sentence about manually editing payment information for customers.
    	o Add warning and tip about account separator character.
    	o Correct field format in python-import-fields.
    	o Currency movements .. remain fully balanced if "Trading Accounts"
	  is enabled; "double entry" was not sufficient.
    	o Ersetze umgangssprachliches "Passiva" durch "Fremdkapital" und
	  zugehöriges Bild
    	o German translation of Transactions chapter.
    	o Guide C oview: update processor architecture: "backport" from de
    	o Guide C txns: Add a warning about dummy transactions and auditors.
    	o Guide C txns: Thinking is not enough for the cleared state of a
	  transaction
    	o Guide C txns: Upgrade note to warning "It is important to understand
	  that reconciliation..."
    	o Guide C txns: explain reconcilation state "cleared"; improved
	  wording by lmat
    	o Guide de ch_accts: Several minor corrections.
    	o Guide de ch_basics: several corrections.
    	o Guide de ch_oview: orthography and processor architecture update.
    	o Guide de ch_txns: several improvements, txns-sxn1 complete.
    	o Help Documentation: Add Advanced Portfolio Rpt details, Thanks to
	  Chris Good
    	o Improve explanation that Credit does NOT decrease equity accounts
    	o Improve readability of "Credit does NOT decrease ...".
    	o New chapters in the German translation: Overview, Basics, and
	  Accounts. Thanks to Mechtilde.
    	o Reduced proportional width of description column to increase overall
	  font size for a 510 pixel width image.
    	o Remove a few discrepancies between the german guide overview and
	  other components.
    	o Update of translators in gnucash-guide-de.omf
    	o Updated documentation to explain how to tie dividends received in
	  cash to the appropriate stock holding.
2015-01-06 15:03:01 +00:00
wiz
8f8f1aec26 Revert previous, unintended and incomplete. 2015-01-03 18:11:00 +00:00
wiz
9ec1a0fbb5 Update to 1.4.5. All pkgsrc patches were integrated :-)
GStreamer core:
      * 736969 : queue2: dead lock when buffering
      * 738092 : basesink: clamp reported position based on direction
      * 740001 : task: race condition when pausing and stopping

GStreamer Plugins Base:
      * 741420 : video pools: should update size in configuration after applying alignment
      * 715050 : add typefinder for audio/x-audible
      * 739544 : tcp: Add test and fix memory leak in tcp elements
      * 739840 : typefind should recognize Apple Core Audio Format (CAF)
      * 740556 : videodecoder: don't complain when DTS != PTS on keyframes
      * 740675 : playsink: continues playback, reset mute property
      * 740730 : rtspconnection: don't remove child source if parent source is already destroyed
      * 740853 : audiodecoder: Push pending events before sending EOS.
      * 740952 : alsa: NetBSD fixes
      * 741045 : audiorate can can lose timestamp precision in some cases
      * 741198 : playbin: leaks GstPads

GStreamer Plugins Good:
      * 711437 : apev2mux: should not put APEv2 tags at beginning of WavPack files
      * 726194 : v4l2src does not cope well when a capture card is sometimes interlaced, sometimes progressive at the same resolution
      * 736397 : flvdemux: Per-stream resyncing behavior causes A/V-desyncs
      * 737603 : v4l2bufferpool: set buffer interlace flags when field is V4L2_FIELD_INTERLACED
      * 739476 : vpx: fails to build against libvpx from git
      * 739722 : matroskamux: Thread safe register GstMatroskamuxPad
      * 739789 : v4l2allocator: fix error message if allocator is already active
      * 739791 : v4l2bufferpool: unref pool when v4l2_allocator_new() fails
      * 739792 : v4l2allocator: fix gst_v4l2_allocator_stop prototype
      * 739996 : videomixer: Drops a lot of frames, if one of the sources is live
      * 740040 : v4l2src: Fails in presence of V4L2_BUF_FLAG_ERROR
      * 740392 : rtspsrc: mikey base64 decoded key-mgmt leak
      * 740407 : qtmux limits capture to 4096x4096
      * 740633 : v4l2src: RW io-mode is broken
      * 740636 : v4l2src: framerate is not always set on driver
      * 740671 : aspectratiocrop: crop needs to be reset when video size changes
      * 740905 : v4l2: still has 1 include to linux/videodev.h
      * 741271 : rtph264pay: Buffer leak in H.264 payloader when using SPS/PPS
      * 741381 : rtph264pay: Race condition may cause crash when going from PAUSED- > READY
      * 741407 : deinterlace: in query_caps return only supported formats if filter is interlaced
      * 737579 : v4l2object: set colorspace for output devices
      * 739754 : v4l2bufferpool: Should validate that all memories are writeable before queueing back

GStreamer Plugins Bad:
      * 722764 : rawparse: fix SEEKING query handling
      * 729768 : mpegtsbase: Raise limit to read more bytes initially to find PCR
      * 739152 : gl/cocoa: build with GNUStep fails
      * 740191 : dvbbasesink: segfaults on 32-bit (rpi)
      * 740201 : gl/cocoa: Does not compile on OSX < 10.7 anymore
      * 740451 : srtpdec: leaks rtp/rtcp sink events
      * 740953 : configure.ac: unportable test(1) comparison operator
      * 741321 : opusparse: fix header parsing esp. of encoded output of libopus

GStreamer RTSP Server:
      * 739481 : rtsp-stream: leaks srtp decoder when leaving rtpbin
2015-01-03 18:09:30 +00:00
wiz
3ec156f142 Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
2014-12-31 13:57:25 +00:00
wiz
902a5a6209 Update to 2.6.5:
2.6.5 - 16 December 2014
Announcement: GnuCash 2.6.5 Release 2014-12-16
GnuCash 2.6.5 released

The GnuCash development team proudly announces GnuCash 2.6.5, the
fifth maintenance release in the 2.6-stable series.

The primary reason for this release is that the problems which plagued 2.6.4 on Microsoft Windows have been resolved.

We've also fixed the following bugs:
    736359 - Date of 0000-00-00 in MySQL backend crashes GnuCash.
    737815 - Graphs Cannot Be Generated Correctly.
    738113 - Crash on reload budget report.
    738477 - WebKit is broken on Win32.
    741418 - Freeze unposting bill, 100% cpu usage.

Other fixes that weren't reported as bugs:
    Pre-compile scm files when building with guile 2.
    Fix build-time hard-coded path introduced by the guile2 compile changes
    Prevent crash when standards-report dir doesn't exist.
    QIF Import crashes when closing via the 'X' button on the last page
    Omit extension on calls to load-extension.
    Use one common base directory to store all scheme files and modules.
    Guile module structure cleanup.
    Harmonize variable names used to refer to guile modules in all makefiles.
    Add missing comma in call to gtk_tree_store_set(). Thanks to Frédéric Bière for finding and fixing the problem.
    Revert to using numerical indexes for the x-axis on bar charts.
    Aqbanking: Add display of aqbanking subaccountid in initial correspondence setup.
    Aqbanking online SEPA transfer: Allow transfers without BIC, only IBAN. Also add IBAN checking.
    Aqbanking transfer: Make IBAN and BIC text entry fields filter digits or alphas correctly as needed.
    Adapt german SKR03 account template to updated tax rate.
    Allow GUILE1_PROGS as m4 name. Patch by dimstar@opensuse.org.
    Add sv_AX, sv_FI, zh_HK, and zh_TW to Makefiles & configure.

Updated Translations: Assamese Indic, Danish, German, Gujarati Indic, Italian, Kannada Indic, Konkani Latin,
2014-12-30 14:07:45 +00:00
wiz
613124b0ad Add upstream bug report. 2014-12-30 13:20:29 +00:00
wiz
762eb83506 Update to 0.9.10:
2014-09-12, LibOFX 0.9.10:

        - Fix missing balance dates (ledger_balance_date, available_balance_date)

2013-09-09, LibOFX 0.9.9:

        - Fix missing increment of SO_CURRENT number in libofx-0.9.6
        to avoid crashes when mixing this with older applications

        - bug#41: Fix a crash that occurs while importing a possibly
        invalid OFX file. Patch by Cristian Onet.

2013-04-17, LibOFX 0.9.8:

        - Fix errorneous reading of files with empty lines

        - bug#24: Fix build error on solaris.

        - bug#40: Fix compiler warnings of OFX clang

2013-04-11, LibOFX 0.9.7:

        - Fix errorneous reading of files with long lines

2013-03-30, LibOFX 0.9.6:

        - Extend buffer for TRANSACTION_NAME to 96 bytes due to UTF-8
        multibyte characters.

        - Patch by Geert Janssens to fix typo in info message

        - Patch by Geert Janssens to allow lines longer than 1024
        caracters

        - Fix treatment of empty date strings: Must return a zero date
        instead of a bogus one.

        - Replace unlink() with remove() to fix compile problems with
        gcc 4.7

        - Make configure fail if gengetopt is missing and generated
        files are not present (as is the case when we checkout from
        git)

        - Fix garbled character encoding for UTF-8 encoded OFX 2.0
        (XML) files.  Sadly, because of a bug in OpenSP with xml
        decoding this currently means that iso-8859-1 OFX-2.0 files
        will still not be properly decoded.

LibOFX 0.9.5:
	Benoit Grégoire <benoitg@coeus.ca>
 		- Workaround OFX files specifying invalid encoding values
 		   (specifically:  UNICODE and CP1252).  This should fix most encoding
 		   problems reported.
		- Look for DTD in source directory (simplifies developpement)
	Christian Stimming <christian@cstimming.de>
		- Add minor argument checking
		- Expose field: OfxSecurityData::fiid in API
		- Make string arguments a const reference where appropriate
		- Add configure check for help2man tool
    Ryan Donlan <bdonlan@gmail.com>
		- Improve build system and autoconf 2.68 compatibility
		- Improve generated man pages
		- Use GCC's -fvisibility=hidden to hide internal symbols from external
		   users.

LibOFX 0.9.4:
    - Patch to fix segfault on some malformed date formats.  Inspired by Zach's patch on launchpad.
    - Packages-oriented changes:
        - LibOFX will now look for DTDs in env variable OFX_DTD_PATH (if present).
        - Better handling of paths (tolerates trailing path separator, or lack thereof)
        - No longer ignore return value of mkstemp()
        - Integrate all changes in Ubuntu's package that weren't already upstream
        - Move to LibXML++ 2.6, as 1.0 is deprecated
	- Add generated man pages with html2man

LibOFX 0.9.3:
	- Fix segfault on some files containing missing closing tags (bug #2969817)

LibOFX 0.9.2:
	- Win32: Add gnucash patch that looks up the dtd installation directory from the current executable's location.
	- Apply patch by Geert Janssens to fix a crash on invalid date format
	- Apply patch by ajseward with some additional fixes to allow wraping the library in python.
	- Apply patch by Thomas Baumgart which fixes bug #5 (Transaction posting date off by one)
	- Apply patch by Bill Nottingham <notting@redhat.com>  with various C++ include fixes for building with recent compilers.
2014-12-30 13:13:21 +00:00
mef
0462d14b0b Update HOMEPAGE= again (to xinvest.sourceforge.net) 2014-12-14 01:32:04 +00:00
mef
e5dec9efd0 Update HOMEPAGE and MASTER_SITES 2014-12-14 01:07:41 +00:00
fhajny
afe02f21a7 Add magento 2014-12-12 12:56:10 +00:00
fhajny
6e3d777149 Import magento-1.9.1.0 as finance/magento.
Magento is a feature-rich eCommerce platform built on open-source
technology that provides online merchants with unprecedented
flexibility and control over the look, content and functionality
of their eCommerce store. Magento's intuitive administration
interface features powerful marketing, search engine optimization
and catalog-management tools to give merchants the power to create
sites that are tailored to their unique business needs.
2014-12-12 12:52:47 +00:00
wiz
10a0401f12 Update to 2.6.4.
Version history:
------- -------
2.6.4 - 28 September 2014

Announcpement: GnuCash 2.6.4 Release 2014-09-28
GnuCash 2.6.4 released

The GnuCash development team proudly announces GnuCash 2.6.4, the
third maintenance release in the 2.6-stable series. Please take the
tour of all the new features.

Between 2.6.3 and 2.6.4, the following bugfixes were accomplished:

    120199 - Incorrect sort order in "Sort by Statement Date".
    434462 - register color don't work correct with system theme color.
    509263 - Since Last Run dialog won't allow resizing of Status column.
    610202 - gnucash silently closes when no X11/$DISPLAY is present.
    630638 - 'Process payment' should allow to select equity accounts for
             payment
    671615 - French: 'New Customer' button in Find Customer dialog is
             translated to 'Nouvel onglet'
    688965 - Page Up, Page Down keys cause GnuCash to hang.
    692249 - Add Help button in Custom Reports dialog box,
    695240 - mortgage wizard empty table.
    707243 - Hard-coded font colors in account tree?
    711440 - Tab labels have different background colour than containing gui
             element.
    711567 - Cannot save a custom report if a path contain diacritic chars
    719457 - Template for Home Mortgage Loan isn't properly nested.
    719457 - Template for Home Mortgage Loan isn't properly nested.
    720427 - Review of french account templates
    720934 - Barcharts with many data points have overlapping x-axis labels.
    722140 - Add option to control inclusion of trading accounts in cash flow
             report.
    722200 - configure script does not pick the correct am_cv_scanf version.
    723145 - Currency display does not respect locale.
    723442 - Report Options - Report Name too short.
    725054 - Re-numbering sub accounts crashes the program.
    725366 - Formula Parsing Error with Scheduled Mortgage Transactions
    726449 - Budget Barchart does not show up if running sum is selected.
    726888 - cancel button is available on all pages of assistant.
    727130 - Crash when newline in Report Title
    727338 - Translation and Account file updates for Latvian.
    728103 - Invoice opened does not contain the Job under circumstances.
    728717 - Ubuntu 14.04 - GNUcash crashes on close.
    728841 - XML backend does not always store KVP slots.
    729157 - Bill Term discount days are allowed to be more than due days.
    729497 - Saved Report Configuration selection window resize.
    730255 - Python bindings: Assigns bill entries to non-existant invoice.
    731519 - The fix sets the upper limit before it sets the value of the end
             row spin button.
    733107 - Search for reconcile status doesn't work right.
    733283 - [PATCH] Loss of fractions when importing OFX investment
             transactions.
    733506 - (ForwadDisableQIF) The forward button is not active even though
             a file is selected.
    734183 - Set all of the denominators correctly on the currency values.
    736703 - Scheduled transaction are registered without credit/debit.
    732545 - gnucash-2.6.3 segfaults when started.

Some other fixes not associated with reported bugs were accomplished:

    Add business lot scrubbing to Check & Repair->All/This transaction(s).
    Add context to generic translatable string. This was suggested in
    	Bug 671615 by Jérôme Rapinat.
    Add scrub function to reduce the amount of lot links used. Only lot links
    	between two or more document lots must remain. All lot links between
	document and payment lots can be scrubbed.
    Add some date format checking and make sure generated dates are the correct
    	user selected format, not always locale format.
    Allow the ability to skip rows when importing transactions.
    Always use the price we display to calculate the current value of an
    	account.
    Better period totals formatting in Invoices.
    CSV Export: factor out function to generate regular expression.
    CSV Import transform macro into function.
    Convert ISO-8859-1 account chart templates to UTF-8.
    Correct txf output to use a minus sign, rather than parenthesis.
    Fix document type dispay for credit notes on owner report.
    Fix test-backend-dbi segfault with libdbi-0.9.0.
    Handle the case of scrubbing a lot link between two non-document lots.
    Make scrub in lot viewer scrub business lots using the new scrub functions.
    Move account type checking functions into the engine.
    Prevent older gnucash versions from opening a data file if previously
    	unhandled kvps are used.
    Python bindings. Add function gncVendorNextID, complementary to
        gncCustomerNextID.
    Re-enable loading and saving gnucashdotdir/accelerator-home on OSX.
    Refactor OS-specific ifdef to reduce code duplication, which results
        in reduced risk on typos in either branch
    Refactor get_pay_split into gncOwnerFindOffsettingSplit. In this form it
        can be used both for scrubbing lot links and for adding new payments
    Refactor gncOwnerReduceSplitTo out of reduce_biggest_split. It can now be
        used both for scrubbing and when applying payments
    Refactor gnc_doc_doc_link into gncOwnerSetLotLinkMemo and move it. It can
        now be used both for scrubbing and when applying payments
    Refactor scrub_doc_pay_link into scrub_other_link and make it more generic.
        It can now be used both to:
        * move a payment to a document lot (its original use case)
        * move a refund to a payment lot or the other way around
    Relax requirements for booleans in invoice line, accepting 'y' as well as
        'yes', 't' as well as 'true'.
    Replace C++ reserved words for future compatibility with C++.
    Rework assistant csv import regex code to eliminate the mandatory dummy
        field.
    Rewrite invoice payment logic to fix lot link proliferation.
    SQL: Save commodity namespace changes from template.
    Set default currency for French account chart templates.
    Tweak the get_pay_split function to prefer the best possible match.
    Use libsecret if available since gnome-keyring has been deprecated.
    Use more significant digits for SX function returns.
    Use same default setting for quotes in csv import and export.
    Widen the scope of the subsplit merge scrub function. When used in a
        strict sense it will only merge splits that are marked as subsplits
	of each other. In relaxed mode it will merge any split two splits
	that are both in the same lot and the same transaction.
    double_to_gnc_numeric: Return overflow error immediately on invalid input.
    Ensure that the root account is saved to the SQL backend.

Chart-of-Account Templates Updated: Latvian, French, Swedish

Translations Updated: Brazilian Portuguese, Dutch, Konkani (includes
replacing Raman character set with Devangari), Latvian, Marathi,
Tamil,

New Translations: Bodo, Hindi, Kashmiri, Telugu, Urdu. Thanks to
The Centre for Development of Advanced Computing (C-DAC), Pune,
India. Translation Team Leader: Chandrakant Dhutadmal
Documentation
Concurrent with the release of Gnucash 2.6.4 we're pleased to also
release a new version 2.6.4 of the companion Help and Tutorial and
Concepts Guide.
2014-11-01 13:25:23 +00:00
wiz
d234164933 Add missing dependencies.
Bump PKGREVISION.
2014-10-31 09:51:25 +00:00
rodent
be9e35f7b9 Updated to latest stable, 1.19.1. Removed blacklist files from PLIST From
CHANGELOG:

=== 1.19.1 2014-10-23
* Application Fee refunds now a list instead of array
2014-10-26 23:46:15 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
adam
243c29c4cc Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
rodent
76c74720ff v0.2.1
Improve bitcoin address handling. P2SH and P2PKH addresses now get their own classes - P2SHBitcoinAddress and P2PKHBitcoinAddress respectively - and P2PKH can now convert scriptPubKeys containing non-canonical pushes as well as bare checksig to addresses.
    .deserialize() methods now fail if there is extra data left over.
    Various other small bugfixes.
    License is now LGPL v3 or later.

v0.2.0

Major change: CTransaction, CBlock, etc. now come in immutable (default) and mutable forms. In most cases mutable and immutable can be used interchangeably; when that is not possible methods are provided to create new (im)mutable objects from (im)mutable ones efficiently.

Other changes:

    New BIP70 payment protocol example. (Derren Desouza)
    Rework of message serialization. Note that this may not represent the final form of P2P support, which is still in flux. (Florian Schmaus)
    Various bugfixes

Finally starting this release, git tags will be of the form 'python-bitcoinlib-(version)', replacing the less specific '(version)' form previously used.
2014-10-05 20:21:30 +00:00
wiz
c0be10332b According to upstream, guile-www is not used. Remove dependency
and patch.
See https://bugzilla.gnome.org/show_bug.cgi?id=726164

Bump PKGREVISION.
2014-10-01 10:23:46 +00:00
wiz
d7896f88be Update to 2.7.2 and fix build with py-sphinx-1.2.3.
2.7.2 (2014-01-25)

    Fixed amount parsing issue. (#379)
    Don't repeatedly fetch currency rates we can never get. (#374)
    Fixed date parsing issue. [Windows, Linux] (#381)
    Fixed view plugins which were broken.
2014-09-17 22:37:04 +00:00
richard
4c71a8db35 Add Tryton module analytic_account as finance/py-trytond-analytic-account
Update by consequence devel/py-trytond/Makefile.common
2014-09-10 16:03:48 +00:00
richard
d559a44fb7 update finance/py-tryton-account-payment-sepa to 3.2.2
Changelog as generated by Mercurial:
2014-08-03  Cédric Krier  <ced@b2ck.com>

o  	* CHANGELOG:
|  	Prepare release 3.2.2
|  	[c6e83e05054d] [3.2.2] <3.2>
|
2014-06-28  Cédric Krier  <ced@b2ck.com>

o  	* payment.py:
|  	Use mandate account for receivable payment
|
|  	issue4008 review14311002 (grafted from
|  	507f846f6331a94e512eb16b9e6bae69de2340a9)
|  	[1c4aad4089b7] <3.2>
|
2014-07-03  Cédric Krier  <ced@b2ck.com>

o  	* tryton.cfg:
|  	Increase version number
|  	[8962d54d59dc] <3.2>
|
o  	* .hgtags:
|  	Added tag 3.2.1 for changeset 1377b3f11837
|  	[421e6bacf513] <3.2>
|
o  	* CHANGELOG:
|  	Prepare release 3.2.1
|  	[1377b3f11837] [3.2.1] <3.2>
|
2014-05-09  Cédric Krier  <ced@b2ck.com>

o  	* template/pain.001.001.03.xml, template/pain.001.001.05.xml,
|  	template/pain.008.001.02.xml, template/pain.008.001.04.xml:
|  	Some banks don't allow multi-line values in XML
|
|  	issue3880 review11261002 (grafted from
|  	3d3e65fc43df84a572c555906a94432f6edc6f43)
|  	[baa34ff53f13] <3.2>
|
2014-04-29  Cédric Krier  <ced@b2ck.com>

o  	* template/base.xml:
|  	Use the Function field for creditor identifier (grafted from
|  	5f35c6dee7a9ab849b597741e667d133c6fd1cfe)
|  	[7b9cdcb3c448] <3.2>
|
2014-04-21  Cédric Krier  <ced@b2ck.com>

o  	* tryton.cfg:
|  	Increase version number
|  	[b1836714b597] <3.2>
|
o  	* Create branch 3.2
|  	[f273d1f295d1] <3.2>
|
2014-09-10 15:09:36 +00:00
wiz
2c4c6e5468 Update to 1.35:
1.35      2014-06-17 08:06:14+02:00 Europe/Brussels
        * BUGFIX: VWD - currency returned.

1.34      2014-06-15 21:30:03+02:00 Europe/Brussels
        * VWD adapted to recent website change.

1.33      2014-06-01 11:24:24+02:00 Europe/Brussels
        * BUGFIX: yahoo_json never returns currency. so don't set a default.
                  yahoo_json returned current timestamp instead of quote date.

1.32      2014-05-18 21:55:12+02:00 Europe/Brussels
        * return "symbol" for yahoo_json module
        * allow to retrieve ISIN codes with VWD module

1.31      2014-05-04 22:56:45+02:00 Europe/Brussels
        * Case mismatch in ZA_UnitTrusts pod

1.30      2014-05-04 21:56:34+02:00 Europe/Brussels
        * Bourso.pm works on current website changes. Thanks to Guillaume
        * New module CSE.pm by Hiranya Samarasekera. Covers Colombo Stock
          Exchange (CSE) in Sri Lanka.

1.29      2014-04-08 08:28:25+02:00 Europe/Brussels
        * New module za_unittrusts. kudos to Rolf Endres.
	* Indiamutual patched to current website. kudos to Vinay S Shastry.

1.28      2014-03-16 12:05:19+01:00 Europe/Brussels

        * Removed some unnecessary dependencies

1.27      2014-03-05 15:04:22+01:00 Europe/Brussels

        * New module YahooJSON added (Abhijit Kshirsagar)
        * mtgox.t should not create errors when ONLINE_TEST is not defined

1.26      2014-03-03 22:24:58+01:00 Europe/Brussels

        * VWD adapted to current website (skaringa)
        * Boursorama module mostly fixed (Arnaud Gardelein)

1.25      2014-03-02 23:18:23+01:00 Europe/Brussels

        * AEX.pm : Some checking added. Not working yet
        * Quote.pm : readded sub parse_csv_semicolon.

1.24      2014-03-02 21:39:00+01:00 Europe/Brussels

        * Added module Citywire.pm written by Martin Sadler
        * Added module FTfunds.pm written by Martin Sadler
        * Added module MStaruk.pm written by Martin Sadler
        * Added module TNetuk.pm written by Martin Sadler
        * Data::Dumper is no more required to build

1.23_02   2014-03-02 14:46:41+01:00 Europe/Brussels (TRIAL RELEASE)

        TEST RELEASE

1.22      2014-03-02 10:38:18+01:00 Europe/Brussels (TRIAL RELEASE)

        TEST RELEASE

1.21      2014-03-02 09:56:38+01:00 Europe/Brussels (TRIAL RELEASE)

        * ASX.pm now supports querying more than 10 symbols (goodvibes2)
        * Travis config added for automated test build
        * BUILD: Updated to use Dist::Zilla
2014-09-06 12:45:14 +00:00
jperkin
f005fd8f56 Remove MAKE_JOBS_SAFE=no, I cannot trigger a failure with various MAKE_JOBS
settings up to '24' with the sqlite3 option enabled.
2014-09-02 10:50:02 +00:00
wiz
ae075e6d55 Bump PKGREVISION for ilmbase shlib major bump. 2014-08-22 11:24:25 +00:00
dbj
fd381c4b5f fix darwin build 2014-08-21 04:48:51 +00:00
rodent
847da6f8bf === 1.19.0 2014-07-26
* Application Fee refunds now a list instead of array
2014-08-07 02:05:28 +00:00
wiz
6055793889 Switch to v2 of webkit-gtk. Bump PKGREVISION. 2014-08-03 22:34:03 +00:00
wiz
eac55c7061 Switch to webkit1-gtk* in preparation for package update to v2.
Packages can switch to that version when they're tested to build with it.
2014-08-03 22:13:19 +00:00
darcy
f058a5a533 Expand on the description. 2014-07-16 13:33:40 +00:00
rodent
b974a116ce === 1.18.0 2014-06-17
* Add metadata for disputes and refunds
2014-07-16 12:19:57 +00:00
richard
c9b7659bc7 Update trytond modules using py-trytond/Makefile.common while adding
new leaf modules:
py-trytond-account-asset
py-trytond-account-payment
py-trytond-account-payment-sepa
py-trytond-account-statement
py-trytond-bank
ok wiz@
2014-06-25 06:03:36 +00:00
rodent
4140954e6c === 1.17.0 2014-06-10
* Remove official support for Python 2.5
2014-06-15 15:34:12 +00:00
rodent
b18969a431 === 1.16.0 2014-05-28
* Support for canceling transfers

=== 1.15.1 2014-05-21

* Support cards for recipients.

=== 1.14.1 2014-05-19

* Disable loading the ssl module on the Google App Engine dev server.
2014-06-01 01:06:24 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
c5964d1b4a Dependency cleanup:
Remove libgnomeui, not used since 2012, see
http://svn.gnucash.org/trac/changeset/22379/
Add libgnomecanvas and some other indirect dependencies.
Add gnome-keyring dependency. It is optional, but I found no way to disable
it when it's installed, so depend on it for now, to avoid surprises.

Bump PKGREVISION.
2014-05-24 22:59:51 +00:00
wiz
596f5a0fd5 Add dependency on py-readline.
/usr/pkg/share/gnucash/python/pycons/console.py imports it.

Bump PKGREVISION.
2014-05-22 07:19:48 +00:00