2003-05-30 18:20:06 by Julio Merino | Files touched by this commit (36) |
Log message:
Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory. Bump PKGREVISION.
|
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message:
Drop trailing whitespace. Ok'ed by wiz.
|
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message:
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
|
2003-04-25 15:06:04 by Rene Hexel | Files touched by this commit (2) |
Log message:
Update gnumeric to 1.0.13. Notable changes include:
* lotus-123 : fix incorrect import of logarithmic functions
log -> log instead of log10
ln -> ln instead of log
* XL95 export : Use unquoted names in externsheets
* Fix a problem with the euro/yen/pound symbols
http://bugzilla.gnome.org/show_bug.cgi?id=103571
* Back port fix
* Backport morten's fix for latex export problem
* Use even blunter instrument on xml importer.
|
2003-04-10 15:31:46 by Frederick Bruckman | Files touched by this commit (1) |
Log message:
Remove ${ONLY_FOR_PLATFORM} restriction. At this point in time, we
don't care if the package doesn't build on pre-NetBSD-1.5 systems.
Closes PR pkg/19579.
|
2003-02-18 15:56:05 by Julio Merino | Files touched by this commit (38) | |
Log message:
Use the omf.mk file provided by the scrollkeeper package to automatically
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.
|
2003-01-17 03:23:22 by Rene Hexel | Files touched by this commit (2) |
Log message:
Re-enable guile support now that guile and guile14 happily co-exist.
Bump PKGREVISION.
|
2003-01-12 06:45:03 by Rene Hexel | Files touched by this commit (2) |
Log message:
Remove guile support. Gnumeric only supports guile-1.6.x while gnucash
(which depends on gnumeric) only supports guile-1.4.
XXX: This is a quick fix to unbreak gnucash and the gnome meta-pkg, but
XXX: the guile packages need to be changed to co-exist to address this
XXX: properly!
Bump PKGREVISION.
|
2003-01-09 13:41:12 by Rene Hexel | Files touched by this commit (4) |
Log message:
Update gnumeric to 1.0.12. Changes include:
* Guile support (NetBSD package)
* Bugfixes
* backport small text import cleanup.
* Remove the patch to the xml importer in 1.0.11 and solve the
problem using a blunt object.
* Support the global outline buttons
* Use the back port of the new xml parser in libxml1 (thanks DV)
* Fix GAMMAINV.
|
2002-12-24 07:10:36 by Thomas Klausner | Files touched by this commit (156) |
Log message:
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|