summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-09-18Updated gnucash to 2.6.14.wiz2-8/+7
The GnuCash development team announces GnuCash 2.6.14, the fourteenth maintenance release in the 2.6-stable series. Changes Between 2.6.13 and 2.6.14, the following bugfixes were accomplished: Bug 643025 - RFE: Ability to select and open multiple invoices. Bug 733153 - Ambiguous view of buttons in search dialog Linux version. Bug 742461 - SQL backend doesn't update customer info. Bug 756416 - CSV data with Posted information will always have last invoice not posted Bug 761667 - Crash opening associated location that has no scheme. Bug 762901 - [PATCH] Fix saving Account Treeview sort order. Bug 769730 - Investments: Lots in This Account, Closed column shows date 25/11/1833 instead of Open. Bug 769746 - Zero interest loan formula fails. Bug 770113 - compiling issue with libdbi. Bug 770136 - 'Reverse Order' in 'View'->'Sort by' is not saved. Bug 770181 - gnc-fq-dump incorrectly says "quote cannot be used... Bug 770196 - cppcheck va_list not closed. Bug 770303 - Incorrect commodity match during import OFX and possible solution. Bug 771246 - Set Invoice/Bill items date correctly from imported CSV. Bug 771379 - GnuCash doesn't support Russian Ruble Symbol. Some other fixes not associated with reported bugs: Build improvements with CMake, accomodation for Guile-2.0.12 on Gentoo. Change the date_posted timestamp from midnight local to 11:00 AM GMT, which will be the same date in nearly all timezones. SX - Recalculate all occurrences of all SX if the calendar is updated to start on another month SX Window: correctly show first sx on calendar when it is moved to next weekday. Work around libofx bug which caused OFX imports to have the wrong date_posted when in an eastern-hemisphere timezone and not daylight time. Indicate in the register when a transaction has an associated file or URI. The indicator will appear in the "reconciled" column in the second transaction line (enable double-line view to see it). Translation Updates: Dutch, German, Serbian, Spanish
2016-09-18Updated finance/gnucash-docs to 2.6.14wiz1-1/+2
2016-09-18Updated gnucash-docs to 2.6.14.wiz3-204/+205
Concurrent with the release of Gnucash 2.6.14 we're pleased to also release a new version 2.6.14 of the companion Help and Tutorial and Concepts Guide. Bug 115461 - Highlight need to select Account Type when adding new stock account. Bug 687290 - Add new chapter for expense type accounts. Bug 769457 - Add note to 4.3 of Guide. Bug 769746 - Zero interest loan formula fails. Bug 771230 - Modify Windows portion of 8.6.3 of Guide. Bug 769663 - Link update on Tutorial and concepts guide Updated german translation of the F::Q appendix. Update the list of Finance::Quote methods to 1.38.
2016-09-18Updated finance/gnucash to 2.6.14wiz1-1/+2
2016-09-18Make it accept --without-mpi. Fixes build.dholland2-1/+39
2016-09-18 - Added devel/p5-Specio version 0.25mef2-2/+4
2016-09-18Needs ocamlbuild.dholland1-1/+2
2016-09-18Import p5-Specio-0.25 as devel/p5-Specio.mef3-0/+44
The Specio distribution provides classes for representing type constraints and coercion, along with syntax sugar for declaring them. Note that this is not a proper type system for Perl. Nothing in this distribution will magically make the Perl interpreter start checking a value's type on assignment to a variable. In fact, there's no built-in way to apply a type to a variable at all. Instead, you can explicitly check a value against a type, and optionally coerce values to that type. My long-term goal is to replace Moose's built-in types and MooseX::Types with this module.
2016-09-18Switch to ocaml.mk framework and use ocamlbuild.dholland1-6/+4
2016-09-18Fix the first two (glaring) build errors. There seem to be a lot more.dholland3-1/+33
2016-09-18Fix paths harder. Also populate more depends from verifypc output.dholland3-5/+42
PKGREVISION -> 4 since it might have built previously on some platforms.
2016-09-18Added devel/p5-Params-ValidationCompiler version 0.13mef2-2/+4
2016-09-18Import p5-Params-ValidationCompiler-0.13 as devel/p5-Params-ValidationCompiler.mef3-0/+24
Create a customized, optimized, non-lobotomized, uncompromised, and thoroughly specialized parameter checking subroutine. (make test is NOT confirmed yet)
2016-09-18pkglintdholland4-7/+9
2016-09-18Fix broken build.dholland2-5/+20
2016-09-18Updated misc/p5-Locale-Codes to 3.40mef2-3/+3
2016-09-18Updated misc/p5-Locale-Codes to 3.40mef2-7/+7
------------------------------------ - ChangeLog is too old and not stating recent info.
2016-09-18Uses pkg-config.dholland1-2/+2
2016-09-18Using PKGMANDIR is fine, but it needs to be actually set... hi jperkin :-)dholland1-2/+2
2016-09-18pkglintdholland1-3/+3
2016-09-18support native linux implementations of ossrichard1-1/+2
2016-09-18Updated misc/mirmon to 2.11mef1-1/+2
2016-09-18Updated misc/mirmon to 2.11mef3-14/+13
--------------------------- mirmon 2.11 -- 22 juli 2016 o Brent Thompson spotted a bug in the computation for 'median' ; fixed.
2016-09-18Added lang/nim version 0.14.2kamil1-1/+2
2016-09-18+ lang/nimkamil1-1/+2
2016-09-18Import nim-0.14.2 as lang/nimkamil4-0/+394
Nim (formerly known as "Nimrod") is a statically typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency. This means it focuses on compile-time mechanisms in all their various forms. Beneath a nice infix/indentation based syntax with a powerful (AST based, hygienic) macro system lies a semantic model that supports a soft realtime GC on thread local heaps. Asynchronous message passing is used between threads, so no "stop the world" mechanism is necessary. An unsafe shared memory heap is also provided for the increased efficiency that results from that model. Originally packaged in pkgsrc-wip by: - Christian Koch - Roland Illig and - myself.
2016-09-18Updated pkgtools/pkglint to 5.4.9rillig1-1/+2
2016-09-17Updated pkglint to 5.4.9.rillig2-3/+6
Changes since 5.4.8: * Disallow lib/charset.alias in PLIST. This file may only be installed by converters/libiconv. (That package is currently broken, since it only touches that file when installing from source, not from a binary package. But pkglint is prepared for it to be fixed.)
2016-09-17Set EGG_NAME and simplify PLIST.wiz2-4/+5
2016-09-17link network libs on SunOSwiedi1-1/+3
2016-09-17substitute PYVERSSUFFIXwiedi1-2/+2
2016-09-17link network libs on SunOSwiedi1-1/+3
2016-09-17needs zlibwiedi1-1/+2
2016-09-17needs sqlite3wiedi1-1/+2
2016-09-17needs libmagicwiedi1-1/+2
2016-09-17remove duplicate entrymaya1-2/+1
2016-09-17Updated emulators/wine-devel to 1.9.18nb1maya1-1/+3
2016-09-17wine-devel: fix networking under netbsdmaya1-2/+3
NetBSD has gethostbyname_r in libc, and it's incorrectly detected as being sufficiently linux-like by wine, but it likely returns different errors. force fail the configure test for linux-like gethostbyname_r, which already allows use of alternative networking functions. fixes wine bug #40865: Steam does not connect to internet bump PKGREVISION
2016-09-17Updated net/mikutter to 3.4.3tsutsui1-1/+2
2016-09-17Update mikutter to 3.4.3.tsutsui3-8/+84
Upstream changes: * support thumbnail extraction of Vine * use gtk2 3.0.9 (on bundler) * update po files * en * de * fr
2016-09-17multimedia/adobe-flash-plugin11 to 11.2.202.635tsutsui1-1/+2
2016-09-17Update adobe-flash-plugin11 to 11.2.202.635.tsutsui2-11/+11
Upstream announcement: https://helpx.adobe.com/security/products/flash-player/apsb16-29.html Adobe Security Bulletin Security updates available for Adobe Flash Player Release date: September 13, 2016 Last updated: September 13, 2016 Vulnerability identifier: APSB16-29 CVE number: CVE-2016-4271, CVE-2016-4272, CVE-2016-4274, CVE-2016-4275, CVE-2016-4276, CVE-2016-4277, CVE-2016-4278, CVE-2016-4279, CVE-2016-4280, CVE-2016-4281, CVE-2016-4282, CVE-2016-4283, CVE-2016-4284, CVE-2016-4285, CVE-2016-4287, CVE-2016-6921, CVE-2016-6922, CVE-2016-6923, CVE-2016-6924, CVE-2016-6925, CVE-2016-6926, CVE-2016-6927, CVE-2016-6929, CVE-2016-6930, CVE-2016-6931, CVE-2016-6932 Platform: Windows, Macintosh, Linux and ChromeOS
2016-09-17Remove duplicated entry in plugin dirs.tsutsui3-12/+12
Fixes duplicated output of nspluginwrapper -l. Bump PKGREVISION.
2016-09-17Add support for __aarch64__richard3-6/+18
Bump PKGREVISION.
2016-09-17Patch a subtle data corruption issue where the HTTP/2 client sometimesbsiegert4-6/+45
swallows the first byte of the request body. This will also be in the next point release.
2016-09-17To fix build on aarch64-linux-gnu, conditionalise imac which is x86 onlyrichard4-11/+32
and support the recent migration of key event codes in linux/input.h to linux/input-event-codes.h.
2016-09-17Requires C99.jperkin1-2/+2
2016-09-17Add a build dependency to ncurses to avoid -Werror=missing-include-dirsrichard1-1/+7
when there is no native ncurses installed... g-ir-scanner sees that py_curses.h seems to need ncurses, as pyconfig.h says we should have it.
2016-09-17Add -lX11 -lm and -lgmodule-2.0 for Linux builds.richard2-4/+18
2016-09-17Updated devel/p5-MetaCPAN-Client to 1.025000mef1-1/+2