Commit graph

109 commits

Author SHA1 Message Date
tv
dc99bb80f2 Update linkage to libltdl (via guile{,14}), which is now its own package.
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't
know which dependencies actually need libltdl, so it was a recursive bump.
Hopefully this recursive inclusion can be ripped out of
guile{,14}/buildlink3.mk at some point and bubble down to dependencies that
actually use libltdl, avoiding this headache in the future....
2004-10-15 14:50:05 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
1d320a27db Update to 1.2.13:
Andreas:
	http://bugzilla.gnome.org/show_bug.cgi?id=142219
	* Handle borders in latex export correctly (broken in 1.2.12 only)
	http://bugzilla.gnome.org/show_bug.cgi?id=142219
	* Handle borders in latex export correctly
	http://bugzilla.gnome.org/show_bug.cgi?id=143577
	* fix grid printing

Emmanuel Pacaud:
	http://bugzilla.gnome.org/show_bug.cgi?id=142212
	* In a line graph, don't use '0' if Y value is missing.

Jody:
	http://bugzilla.gnome.org/show_bug.cgi?id=141940
	* Fix MS XL crash when there are too many strings
	* xls import gradient backgrounds in chart elements
	* Restore the font selector to chart editors
	* Support series with no entry in a legend
	http://bugzilla.gnome.org/show_bug.cgi?id=142267
	* Fix drawing selection below hidden merged cells
	http://bugzilla.gnome.org/show_bug.cgi?id=103054
	* Fix xls named expression and addin import/export
	http://bugzilla.gnome.org/show_bug.cgi?id=142474
	* Use first rather than last conditional value fmt as catch-all
	* Enable implicit iteration for operators
	http://bugzilla.gnome.org/show_bug.cgi?id=143577
	* Re-enable gridline printing

Morten:
	* Fix image-inside-xls problem.
	* Improve error handling in xbase plugin.
	* Fix parser problem with single empty arg after expression.
2004-07-03 17:12:11 +00:00
jmmv
a837fd61cc Include scrollkeeper's omf.mk so that help files are registered properly.
Bump PKGREVISION to 1.
2004-06-07 09:23:19 +00:00
jmmv
d8bc3af902 Use .tar.bz2 distfile; more than 3MB smaller. 2004-06-07 08:57:24 +00:00
drochner
c7133c6ae9 update to 1.2.12
The step from 1.0.12 to 1.2.12 is too large to mention all changes.
pkgsrc issues:
-use gnome2
-add python support (python23 provides a shared lib)
-XXX I've enabled libgda/gnomedb, this seems to be completelely
 non-functional to me, but perhaps it is just my setup...
2004-05-24 18:13:19 +00:00
wiz
64ed0e0a86 Convert to bl3. 2004-04-27 00:59:36 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
reed
0b307b1482 This build uses msgfmt.
I noticed because:
 /usr/bin/msgfmt -o zh_TW.mo zh_TW.po
 zh_TW.po:2642: illegal control sequence
(But that is not fixed yet.)
2004-03-31 16:18:53 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jmmv
d44aa584ab Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
2004-03-07 12:09:20 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
6fdf05cc93 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-30 16:19:50 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
2420155ea1 Line up PKGREVISION whitespace. 2003-05-05 16:40:38 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
rh
db7204277d 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-25 13:06:04 +00:00
fredb
e0ea35a3a4 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-04-10 13:31:45 +00:00
jmmv
dea9abf569 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-02-18 14:55:54 +00:00
rh
6a07e7c509 Re-enable guile support now that guile and guile14 happily co-exist.
Bump PKGREVISION.
2003-01-17 02:23:21 +00:00
rh
5b0ed1c00d 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-12 05:45:02 +00:00
rh
1a1a6b81ed 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.
2003-01-09 12:41:11 +00:00
wiz
d8262452c1 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.
2002-12-24 06:09:44 +00:00
salo
e51dc15764 USE_PKGLOCALEDIR, delint. 2002-12-01 15:56:54 +00:00
rh
d107945163 s|${X11PREFIX}/var/lib|${SCROLLKEEPER_DATADIR}|
Include missing scrollkeeper buildlink2.mk where necessary
2002-11-02 02:42:01 +00:00
martti
a5e30c98b0 Updated gnumeric to 1.0.10
* Fix valign=center in html exporter
* Fix the schema.
* Backport partial fix for named expressions.
* Export copy/paste data to primary and clipboard to communicate with 1.1.x.
* Add warning dialog when we can't activate guppi.
* Backport fix for sheet object ref count error.
* Allow format dialog to grow (debian 159949)
* Backport xls export fix to handle differing numbers of argument
* Backport fix for off by 1 error in repeated col/row printing
* Fix goal seek (and thus functions like XIRR.)
2002-10-16 11:31:24 +00:00
jlam
e9e26df1fc buildlink1 -> buildlink2 2002-09-23 21:55:11 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
grant
5bee87327e add SunOS to ONLY_FOR_PLATFORM. From Julien Letessier <julien
dot letessier at sun dot com> in pkg/18086.
2002-08-27 14:43:16 +00:00
mjl
4267a3b2ba Update gnumeric to 1.0.9
* Recompute spans after reading from applix.
        * Fix the guia2 prop bag import warnings
        * Fix 0 sized TXO import inside escher streams
        * Fix import of IMDATA inside escher streams
        * Improve lotus importer
        * wrap text does no supercede center across selection
        * Match cummulative time
        * Fix typo that broke workbook-view attribute import.
        * Fix doc build.
        * Register for more mime types
        * use value_as_string for array content
        * Don't crash on xls import if locale is confused.
        * COUNT should only count ints and floats not bools
        * Add Drachma to EURO.
        * Support implicit conversion from string -> number in scalar graphs.
        * make value_as_string as smarter when handling ValueError.
2002-07-26 01:09:51 +00:00
rh
bd61c0404b Set localstatedir so the scrollkeeper database gets updated correctly
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
2002-07-17 23:56:06 +00:00
wiz
2d9a53104b Remove gnome-core dependency, not necessary according to Dan Winship, see
http://mail-index.netbsd.org/tech-pkg/2002/07/15/0020.html
2002-07-16 13:21:34 +00:00
agc
5ea26ea27a Use scrollkeeper's buildlink.mk file 2002-07-16 12:51:54 +00:00
wiz
f62b0b84d9 Add libunicode buildlink. Remove references to LOCALBASE. 2002-07-15 14:47:13 +00:00
rh
d248ce43ba Make this strongly buildlinked
Add --without-psiconv to avoid picking up and choking on an installed
psiconv package
Bump PKGREVISION
2002-07-14 02:13:25 +00:00
lukem
b0a1e0dd99 depend upon x11/gnome-core as well 2002-07-03 07:41:17 +00:00
mjl
4d523c018d Update gnumeric to 1.0.7
* Fix (possible) segfaults caused by the "mid", "left" and "right"
          right string functions and protect those functions and
          the "replace" function against invalid arguments.
        * Fix validation entry sensitivity.
        * Fix some memory problems in the solver.
        * Don't crash on xls import/export if locale is confused.
        * Simple autodetection of tab delimited vs csv
        * Avoid mistranslated font names.
        * Actually disable wide character checking if it is not available.
        * Fix grab when selecting a col/row with validation failure.
        * Handle inserting col/row if the first is hidden.
        * clone grouping and frozen status too.
        * preset canvas scroll region in case something scrolls before we are
          realized.
        * Handle some XL export breakage cause by TagoH's patch.
        * Fix advanced filter of value based implied enums.
        * gdk_flush after all grab/ungrab events so that long running
          operations that do not update the display are certain to ungrab
          without delay (thanks rconover)
        * Apply the accounting format rather than the numeric version for
          Keelyn.
        * Fix the omf file.
        * Some gda plugin warnings.
        * correct the help references in a few languages
        * Fix some gcc-3 warnings.
2002-06-08 18:55:11 +00:00
markd
ac6b16707a Add dependency on scrollkeeper to reliably have .omf files created and
so add share/omf/gnumeric/gnumeric-C.omf back to the PLIST
2002-05-24 13:19:33 +00:00
martti
9403ea4ccd Updated gnumeric to 1.0.6
* bug fixes
2002-04-23 13:31:44 +00:00
rh
f944d2f2b7 Remove bogus @dirrm line 2002-03-26 09:41:41 +00:00
rh
7e3cceb248 fix PLIST 2002-03-24 02:51:11 +00:00
martti
b951b0bb7b Updated gnumeric to 1.0.5
* several bug fixes
2002-03-21 13:32:27 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
jmc
07780da7fc Include netbsd 1.6 and greater when saying applies to 1.5R or later. 2002-03-04 07:51:21 +00:00