Commit graph

14 commits

Author SHA1 Message Date
Blue Rats
31a4983ede Packages that install a .desktop entry should .include
"../../sysutils/desktop-file-utils/desktopdb.mk". Minor formatting fixes in
some files. Other minor fixes in some files. Bump PKGREVISION.
2012-11-13 20:09:29 +00:00
Aleksej Saushev
b0cf4a4f7a Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-09-29 00:50:33 +00:00
Gábor Gergely
f11967c1c2 Fix destdir support 2010-09-27 15:29:51 +00:00
Thomas Klausner
41f92d5420 Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:46:54 +00:00
Thomas Klausner
53cae12b32 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:53:10 +00:00
Kamel Ibn Aziz Derouiche
c2276acef5 add desktop entry 2009-03-11 12:33:16 +00:00
Kamel Ibn Aziz Derouiche
1ace1b3290 update Makefile 2009-03-09 21:26:40 +00:00
Thomas Klausner
00153b7281 Drop maintainership, I use gnucash. 2006-12-18 01:37:32 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Thomas Klausner
8b0bf4d9aa Update to 0.5.5. Actually seems to work, so remove TODO.
Does anyone want this in pkgsrc?

New in version 0.5.5 :
 - Bug fixes
 - Brazilian Portuguese translation thanks to Flavio Henrique Somensi

New in version 0.5.4 (never released) :
 - Bug fixes
 - Use selected transaction as template
 - Function to test reconciliation
 - Grisbi now works with libofx 0.7.0

New in version 0.5.3 :
 - Bug fixes
 - Budgetary lines are now enabled by default
 - Default browser is now mozilla
 - Ship with new libintl version

New in version 0.5.2 :
 - Bug fixes
 - Gnucash file import is now supported
 - German translation thanks to Martin Stromberger
 - CSV export

New in version 0.5.1 :
 - Bug fixes
 - Reports export to HTML

New in version 0.5.0 :
 - GTK2 & libxml2 support
 - no more Gnome dependency
 - native Windows version (thanks to François Terrot)
 - native UTF-8 support
 - customized reports printing via LaTeX
 - improve user interface (follow Gnome HiG)
   + improve warning messages so that users can ignore some types of warnings
   + improve segfault handling
   + improve preferences windows
   + new context menu on transactions list
   + application menu improvements
   + accounts and reports lists are now fully clickable
 - global configuration is now in XML (thanks to Axel Rousseau)
 - total redesign of import code :
   + OFX & QIF support
   + incremental import
   + automatic reconciliation
 - begining of Italian translation by Giorgio Mandolfo
 - exchange rates are cached for a session so that users don't need to
   type them repeatedly
 - reports now support text faces (bold, slant, large, huge, small)
 - new logo with our mascot over an euro sign
 - animated idle logo can now be changed
 - combofix completion (i.e. in transaction form) can now be either
   case sensitive or insensitive according to input upper/lower case
 - improve bank details and new bank dialogs
 - keyboard navigation in third party, categories and budgetary lines trees
 - automatic expired scheduled transactions are now clickable
 - breakdown of transactions can be scheduled
 - transactions can be converted to scheduled transactions
 - transactions can be moved to another account

New in version 0.4.5 :
 - Bug fixes

New in version 0.4.4 :
 - Bug fixes
 - Columns are resizable in scheduler
 - Harmonise all date fields:
   + <Ctrl><Enter> in a date field open a calendar
   + Arrows keys are sensitive on a calendar
   + <Shift><+> (<->) in a date field increase (decrease) date about one week
   + <PgUp> (<PgDn>) increase (decrease) date about one month
   + <Shift><PgUp> (<PgDn>) increase (decrease) date about one year
 - New mouse feature:
   + <Ctrl><Click> has the same effect as <Ctrl><P>

New in version 0.4.3 :
 - Bug fixes
2005-05-01 22:05:07 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Soren Jacobsen
cc765aedaf Convert to buildlink3. Not tested, as I couldn't fetch the distfile. 2004-04-25 06:30:59 +00:00
grant beattie
e7e15b4322 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:22:38 +00:00
Thomas Klausner
3ca6d6614a grisbi-0.4.2:
Grisbi is a personnal accounting application for Linux, written
with Gnome and Gtk, and is released under the GPL licence.

Our aim is to provide you with the most simple and intuitive software
for basic use, although it can be very powerful if you spend a
little time on the setup.

Grisbi is an application written by French developpers, so it
perfectly respects French accounting rules. Grisbi can manage
multiple accounts, currencies and users. It manages third party,
expenditure and receipt categories, and also budgetary lines,
financial years, and other informations that make Grisbi adapted
for associations (except those that require double entry accounting).

TODO:

Compiles nicely, but doesn't work :(
2003-12-27 00:10:28 +00:00