The FreeBSD Ports Archive
FreeBSD finance : gnucash-docs4>
Documentation for gnucash
Snipped from the README.
This is the docs module for GnuCash. The docs can be accessed
with the GnuCash help browser and if you are running a GNOME2
desktop be accessible from Yelp (the GNOME2 help browser).
http://www.gnucash.org/
|
gnucash-docs history
v. 1.17
date: 2007/10/24 23:35:38; author: marcus; state: Exp; lines: +5 -8
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.16
date: 2007/07/29 01:24:29; author: ahze; state: Exp; lines: +1 -2
Update to 2.2.0
PR: ports/114727
Submitted by: Hiroto Kagotani
v. 1.15
date: 2007/05/19 20:04:54; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.14
date: 2007/02/23 22:23:23; author: ahze; state: Exp; lines: +10 -13
Update to 2.0.1
v. 1.13
date: 2006/09/10 19:07:44; author: ahze; state: Exp; lines: +1 -1
- Adopt ports
v. 1.12
date: 2005/10/18 00:37:06; author: ahze; state: Exp; lines: +1 -1
- Release maintainer to ports@ to be with gnucash
v. 1.11
date: 2004/11/28 21:00:03; author: marcus; state: Exp; lines: +7 -1
Mark BROKEN on alpha for the time being. The build causes xsltproc to
dump core.
v. 1.10
date: 2004/11/23 02:23:01; author: mezz; state: Exp; lines: +1 -0
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
v. 1.9
date: 2004/11/12 06:57:37; author: ahze; state: Exp; lines: +4 -5
Update to 1.8.4
Approved by: marcus (co mentor)
v. 1.8
date: 2004/02/04 05:20:10; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.7
date: 2003/11/04 08:53:09; author: marcus; state: Exp; lines: +1 -3
Convert scrollkeeper over to use the system catalog location. This helps
to unbreak gtk-doc as well as removes a ton of gross hacks to support
the old location. Also, import some CVS patches from SK to fix some
potential crashes when installing bad catalogs.
While I tested this with a full SK database rebuild, problems may still
occur. Please let me know if you encounter any issues with OMF files
after this commit.
v. 1.6
date: 2003/09/25 05:18:11; author: adamw; state: Exp; lines: +1 -1
Update to 1.8.3.
v. 1.5
date: 2003/08/17 00:05:24; author: marcus; state: Exp; lines: +3 -0
Fix installation by using the DocBook DTDs installed on the system.
Reported by: Peter Kostouros
v. 1.4
date: 2003/05/13 17:29:00; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.1.
v. 1.3
date: 2003/04/20 03:00:35; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.2
date: 2003/02/22 08:25:10; author: marcus; state: Exp; lines: +2 -1
Add a missing BUILD_DEPENDS on db4.
Reported by: bento
v. 1.1
date: 2003/02/18 03:39:02; author: marcus; state: Exp;
Add gnucash-docs, the documentation for GnuCash.
PR: 48403
Submitted by: Glenn Johnson
=============================================================================
v. 1.17
date: 2007/10/24 23:35:38; author: marcus; state: Exp; lines: +5 -8
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.16
date: 2007/07/29 01:24:29; author: ahze; state: Exp; lines: +1 -2
Update to 2.2.0
PR: ports/114727
Submitted by: Hiroto Kagotani
v. 1.15
date: 2007/05/19 20:04:54; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.14
date: 2007/02/23 22:23:23; author: ahze; state: Exp; lines: +10 -13
Update to 2.0.1
v. 1.13
date: 2006/09/10 19:07:44; author: ahze; state: Exp; lines: +1 -1
- Adopt ports
v. 1.12
date: 2005/10/18 00:37:06; author: ahze; state: Exp; lines: +1 -1
- Release maintainer to ports@ to be with gnucash
v. 1.11
date: 2004/11/28 21:00:03; author: marcus; state: Exp; lines: +7 -1
Mark BROKEN on alpha for the time being. The build causes xsltproc to
dump core.
v. 1.10
date: 2004/11/23 02:23:01; author: mezz; state: Exp; lines: +1 -0
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
v. 1.9
date: 2004/11/12 06:57:37; author: ahze; state: Exp; lines: +4 -5
Update to 1.8.4
Approved by: marcus (co mentor)
v. 1.8
date: 2004/02/04 05:20:10; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.7
date: 2003/11/04 08:53:09; author: marcus; state: Exp; lines: +1 -3
Convert scrollkeeper over to use the system catalog location. This helps
to unbreak gtk-doc as well as removes a ton of gross hacks to support
the old location. Also, import some CVS patches from SK to fix some
potential crashes when installing bad catalogs.
While I tested this with a full SK database rebuild, problems may still
occur. Please let me know if you encounter any issues with OMF files
after this commit.
v. 1.6
date: 2003/09/25 05:18:11; author: adamw; state: Exp; lines: +1 -1
Update to 1.8.3.
v. 1.5
date: 2003/08/17 00:05:24; author: marcus; state: Exp; lines: +3 -0
Fix installation by using the DocBook DTDs installed on the system.
Reported by: Peter Kostouros
v. 1.4
date: 2003/05/13 17:29:00; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.1.
v. 1.3
date: 2003/04/20 03:00:35; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.2
date: 2003/02/22 08:25:10; author: marcus; state: Exp; lines: +2 -1
Add a missing BUILD_DEPENDS on db4.
Reported by: bento
v. 1.1
date: 2003/02/18 03:39:02; author: marcus; state: Exp;
Add gnucash-docs, the documentation for GnuCash.
PR: 48403
Submitted by: Glenn Johnson
=============================================================================
v. 1.17
date: 2007/10/24 23:35:38; author: marcus; state: Exp; lines: +5 -8
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.16
date: 2007/07/29 01:24:29; author: ahze; state: Exp; lines: +1 -2
Update to 2.2.0
PR: ports/114727
Submitted by: Hiroto Kagotani
v. 1.15
date: 2007/05/19 20:04:54; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.14
date: 2007/02/23 22:23:23; author: ahze; state: Exp; lines: +10 -13
Update to 2.0.1
v. 1.13
date: 2006/09/10 19:07:44; author: ahze; state: Exp; lines: +1 -1
- Adopt ports
v. 1.12
date: 2005/10/18 00:37:06; author: ahze; state: Exp; lines: +1 -1
- Release maintainer to ports@ to be with gnucash
v. 1.11
date: 2004/11/28 21:00:03; author: marcus; state: Exp; lines: +7 -1
Mark BROKEN on alpha for the time being. The build causes xsltproc to
dump core.
v. 1.10
date: 2004/11/23 02:23:01; author: mezz; state: Exp; lines: +1 -0
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
v. 1.9
date: 2004/11/12 06:57:37; author: ahze; state: Exp; lines: +4 -5
Update to 1.8.4
Approved by: marcus (co mentor)
v. 1.8
date: 2004/02/04 05:20:10; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.7
date: 2003/11/04 08:53:09; author: marcus; state: Exp; lines: +1 -3
Convert scrollkeeper over to use the system catalog location. This helps
to unbreak gtk-doc as well as removes a ton of gross hacks to support
the old location. Also, import some CVS patches from SK to fix some
potential crashes when installing bad catalogs.
While I tested this with a full SK database rebuild, problems may still
occur. Please let me know if you encounter any issues with OMF files
after this commit.
v. 1.6
date: 2003/09/25 05:18:11; author: adamw; state: Exp; lines: +1 -1
Update to 1.8.3.
v. 1.5
date: 2003/08/17 00:05:24; author: marcus; state: Exp; lines: +3 -0
Fix installation by using the DocBook DTDs installed on the system.
Reported by: Peter Kostouros
v. 1.4
date: 2003/05/13 17:29:00; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.1.
v. 1.3
date: 2003/04/20 03:00:35; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.2
date: 2003/02/22 08:25:10; author: marcus; state: Exp; lines: +2 -1
Add a missing BUILD_DEPENDS on db4.
Reported by: bento
v. 1.1
date: 2003/02/18 03:39:02; author: marcus; state: Exp;
Add gnucash-docs, the documentation for GnuCash.
PR: 48403
Submitted by: Glenn Johnson
=============================================================================
|
| |

|