Commit graph

37 commits

Author SHA1 Message Date
wiz
72311f8cf8 Updated gnucash-docs to 2.6.13.
Concurrent with the release of Gnucash 2.6.13 we're pleased to also release a new version 2.6.13 of the companion Help and Tutorial and Concepts Guide.

    Fix the very stale Release Schedule link in the Guide.
    Bug 637004 - Document Payable/Receivable Aging Rpts and new options for allowing customer and vendor address info to display.
    Fix unclear statement re docbook stylesheets in README.
    Bug 712764 - Clarify Account type designations in the Tutorial.
    Bug 751686 - Explain how to use Find Transaction to report per-employee.
    Bug 754239 - Fix order of Report menu items.
    Bug 754239 - Update Report menu item names to Save Report Configuration.
    Bug 765131 - Document Investment Return of Capital in the Guide.
2016-06-30 17:43:43 +00:00
wiz
b2e9b65e6c Update gnucash-docs to 2.6.12.
Concurrent with the release of Gnucash 2.6.12 we're pleased to also release a new version 2.6.12 of the companion Help and Tutorial and Concepts Guide.

   New Portuguese Translations from Pedro Albuquerque!
   Bug 639776 - Update instructions for updating quote prices by cron.
   Bug 649283 - Add links to where common report preferences are set.
   Bug 728722 - Setting number format details appear wrong in Help, section 10.3.4. Counters Book Options Tab
   Bug 729265 - Update documentation for Invoice and Bill payments to reflect the new features.
   Bug 761025 - Add missing sect Guide ch2.8: New book options in New Acct Hierarchy.
   Bug 762088 - Remove Section 9.4.3 From Guide that offered simplistic advice about money and life that does nothing to explain GnuCash functionality or use.
   Bug 762656 - Add note to Guide section 2.3.3 For Column Widths
2016-04-09 05:55:46 +00:00
wiz
bdbdb19e62 Update gnucash-docs to 2.6.11:
More German Translation work from Mechtilde Stehmann.
New German illustrations from Mechtilde Stehmann.
Use letter size paper only in US or C locales. The rest of the
world uses metric A4 paper. The locale detection is done at configure.
Clarify that creating a postponed SX will use the original date.
Bug 759859 - Reconcilation does not convert transactions' currency
to the main one making reconcilation impossible.
Bug 760016 - 2.6.10 and master dump script error while running configure.
Bug 760407 - Note account separator isn't always a colon.
2016-01-12 11:48:43 +00:00
agc
ba4b718ee4 Add SHA512 digests for distfiles for finance category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
2015-11-03 00:12:12 +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
8268173112 Update to 2.6.3:
Version History
---------------
 2.6.3  - 30 March 2014
        o There have been no documentation changes since 2.6.2

 2.6.2  - 2 March 2014
	o Bug 547386 - Help text for Employee section missing.
	o Bug 723173 - One error and some typos in documentation. Thanks to
	  Imat for the patch.
 	o Bug 725013 - dividends reinvested example text doesn't match
	  graphic. Also remove a useless figure and improve text.
	o Assorted typos and version number corrections.

 2.6.1  - 1 January 2014
	o First documention updates for credit notes
	o Adapt migration documentation to gsettings introduction
	o Move most of the text regarding business features from guide
	  to help, correct links and wording and many small improvements.
	o Add information about the Business tab in book options window.
	o Enable building Japanese PDF without requiring Debian or
	  downloading fonts from anywhere.
	o Add Fedora font paths
	o Adjust image after [23668] update.
	o Doc/guide/C: add cash account to accts-examples-organization2
	o Docs/guide/de: minor corrections of spelling and an
	  extension by Martin Mainka
	o Update Italian translation of guide.
	o Update instructions for Italian translation to adapt them
	  to new generic langcode.


 2.6.0  - 29 December 2013
         o Updated documentation for new GnuCash stable version 2.6.0
	   o Update Preferences section
	   o Menu and Toolbar references
	   o Update Business Documentation: Bobby Ratliff
	   o Budget Features: Bobby Ratliff
         o Update Copyrights, Author lists, and metadata
	 o Add facility to publish docs as e-pubs
	 o Bug 513122 - Documentation doesn't explain how to import
	   account tree.
	 o Bug 604519 - Explain scope of Find Transaction tool.
	 o Bug 608932 - The documentation provided for opening a new
	   stock account is not appropriate
	 o Bug 633524 - Guide: introduce some splits concepts to help
	   with understanding transactions.
	 o Bug 638955 - Add documentation for book closing
	 o Bug 639264 - Add information in Concepts 4.5 to Explain
	   Starting Balance in Reconcile window
	 o Bug 661705 - OMF files not installed at the right place:
	   Yelp doesn't see them
	 o Bug 670354 - [PATCH] Outdated Docs - Assign Starting Invoice Number
	 o Bug 672668 - Add section explaining how to migrate data.
	 o Bug 684709 - Some rearrangement of text and chapters.
	 o Bug 687476 - Document Customer/Vendor overview feature
	 o Bug 688425 - Fix steps in putting it all together section.
	 o Bug 688579 - Run xmllint or variant in make distcheck
	 o Bug 688968 - Investment documentation improvements for
	   chapter about selling shares.
	 o Bug 691762 - Clarify behaviour of Find Transaction dialog
	   box's `Reconcile' criteria buttons.
	 o Bug 692917 - Note for keys when entering transactions.
	 o Bug 693493 - Add text to Tutorial 2.2.3 to explain
	   Debit/Credit Columns in register
	 o Bug 699430 - Describe the Assets over Time barchart Report
	 o Bug 700656 - Tutorial does not explain type of security
	 o Bug 702039 - Canadian stocks are fetched in USD by Finance-Quote
	 o Bug 712308: Double click on parent account doesn't open the
	   register - new behaviour not documented.
	 o Bug 715161 - File structure csv import customers and vendors
	 o Updated Translations: German, Italian
2014-04-03 10:55:53 +00:00
wiz
f4b7fbf06d Update to 2.4.2:
2.4.2  - 17 Nov 2012
 	 o Updated to release 2.4.2.
	 o New or improved documentation for
	   o Data migration
	 o New documentation formats: epub and mobi
	 o Translation updates: Japanese, Italian
	 o Several small updates and fixes


 2.4.1  - 4 Aug 2010
 	 o Updated to release 2.4.1.
	 o New or improved documentation for
	   o Python invoice import plugin
	   o Scheduled transactions
	   o Style sheets
 	 o Translation updates: Italian
	 o Several small updates and fixes


 2.4.0  - 11 Feb 2012
 	 o Updated to release 2.4.0.
	 o Many changes to line up with the GnuCash 2.4 series
 	 o New Japanese translation of the concepts guide
	 o Initial German translation, still incomplete
	 o Lots of markup improvements
	 o Fix generation of pdf files
	 o Several small updates and fixes

 2.2.2  - 2 July 2011
 	 o Updated to release 2.2.2.
	 o This release contains improvements and fixes that got
	   backported from the 2.4 release

 2.2.1  - 4 Aug 2010
 	 o Updated to release 2.2.1.
	 o Several small updates and fixes
2013-07-08 10:16:44 +00:00
asau
c636f40438 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
wiz
6dc4abe4b7 Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
wiz
78b7af7df5 Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
wiz
55fa90af5f Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
2009-01-04 18:00:58 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
765a607be7 Update to 2.2.0: Changes for the gnucash-2.2.0 release. 2007-09-02 22:24:40 +00:00
wiz
c280437ce5 Update to 2.0.1:
2.0.1  - 8 Oct 2006
 	 o Updated to release 2.0.1.
	 o Updates to help by Dave Herman.
	 o Fixed author accreditation in files.
2006-10-23 22:47:45 +00:00
wiz
80052f4a53 Add missing dependency on yelp. Bump PKGREVISION. 2006-09-24 07:27:00 +00:00
jmmv
280998fea2 gnucash is now a GNOME 2 application, so use gnome2-dirs instead of
gnome1-dirs.

Bump PKGREVISION to 1.  (No functional change but a dependency has been
modified.)
2006-08-10 15:28:40 +00:00
wiz
08c85d74ff Remove some unneeded dependencies.
The README was outdated, confirmed by the authors.
Bump PKGREVISION.
2006-07-14 21:56:30 +00:00
wiz
8e93cf2ff1 Update to 2.0.0:
2.0.0  - 9 July 2006
 	 o Updated to release 2.0.0
	 o Most of the text still needs work

 1.9.0  - 28 May 2006
	 o First release with screenshots updated for the 2.0.0 GnuCash
	 o Most of the text still needs work
	 o Build system is now updated to remove the html version
	   and doc-tools and only to use the GNOME help system.
2006-07-14 15:20:44 +00:00
joerg
756593c2ea Wants perl. 2006-07-13 13:35:13 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
8cafa95e37 Add RMD160 digests in addition to the SHA1 ones. 2005-02-22 21:08:31 +00:00
wiz
f5df63e78f Update to 1.8.5:
1.8.5  - 11 Dec 2004
 	 o general-customization.xsl patch from Johan Buret
	 o David Harrison's updates to ch_dep.xml
	 o Add outline for German translation of gnucash guide.
	 o chapter overhaul by pks
	 o update language support list
2005-02-09 20:22:08 +00:00
jdolecek
9e1de712cb Remove symlink from db.h to db_185.h. This is now handled automatically
by db1.builtin.mk if we actually end up using db1.
2004-11-26 22:40:00 +00:00
jdolecek
8219c15466 Add patches (from FreeBSD) which appear to be necessary to successfully
build this package with up-to-date libxml2/libxslt
2004-11-06 21:46:00 +00:00
jdolecek
0f95e4d1a3 claim responsibility for this package 2004-10-28 11:45:46 +00:00
jdolecek
b253828a92 documentation for GnuCash, version 1.8.4 (currently latest)
partially based on FreeBSD package
2004-10-23 10:40:35 +00:00