| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=scfjoblgasnodbis4ipj70c4ei; path=/
content-type: text/html; charset=UTF-8
date: Sat, 27 Dec 2025 06:24:58 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
gnumeric..
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./math/gnumeric112, Spreadsheet program from the GNOME project
[
Branch: CURRENT, Version: 1.12.59nb2, Package name: gnumeric-1.12.59nb2, Maintainer: pkgsrc-users
Gnumeric is a powerful and easy to use spreadsheet program from
the GNOME project. The goal for this spreadsheet is to compete
with the commercial offerings. Users of Excel should be already
familiar with Gnumeric advanced features. A plugin system lets
you extend Gnumeric with GPL extensions, and an optional
Python and Perl plugins let you define complex functions in those
popular languages.
Required to run:
[sysutils/desktop-file-utils] [textproc/libxml2] [graphics/hicolor-icon-theme] [lang/perl5] [devel/glib2] [devel/libgsf] [x11/gtk3] [devel/py-gobject3] [misc/goffice0.10] [lang/python37]
Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [textproc/itstool] [devel/py-gobject3-common] [pkgtools/cwrappers] [x11/xorgproto]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
gnumeric..mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./math/gnumeric112, Spreadsheet program from the GNOME project
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.12.59nb2, Package name: gnumeric-1.12.59nb2, Maintainer: pkgsrc-users
Gnumeric is a powerful and easy to use spreadsheet program from
the GNOME project. The goal for this spreadsheet is to compete
with the commercial offerings. Users of Excel should be already
familiar with Gnumeric advanced features. A plugin system lets
you extend Gnumeric with GPL extensions, and an optional
Python and Perl plugins let you define complex functions in those
popular languages.
Required to run:
[sysutils/desktop-file-utils] [textproc/libxml2] [graphics/hicolor-icon-theme] [lang/perl5] [devel/glib2] [devel/libgsf] [x11/gtk3] [devel/py-gobject3] [misc/goffice0.10] [lang/python37]
Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [textproc/itstool] [devel/py-gobject3-common] [pkgtools/cwrappers] [x11/xorgproto]
Master sites:
Filesize: 17357.414 KBVersion history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-23) Updated to version: gnumeric-1.12.59nb2
- (2025-10-07) Updated to version: gnumeric-1.12.59nb1
- (2025-09-29) Updated to version: gnumeric-1.12.59
- (2025-08-31) Updated to version: gnumeric-1.12.53nb23
CVS history: (Expand)
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message: *: recursive bump for pcre2 Running an old binary against the new pcre doesn't work: /usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ /usr/pkg/lib/libglib-2.0.so.0 not defined |
| 2025-10-07 15:02:20 by Thomas Klausner | Files touched by this commit (5) |
Log message: *: recursive bump for lasem 0.6 |
| 2025-09-29 22:23:43 by Thomas Klausner | Files touched by this commit (4) | |
Log message: gnumeric: update to 1.12.59. Gnumeric 1.12.59 1.12.59 * Fix long-double version of FLT.NEXTAFTER. * cover denormals and excessive digits for TRUNC, ROUNDDOWN, ROUNDUP and ROUND. [#770] Morten: * Fix xlsx import problem with broken file. [#763] * Fix ods round trip of iteration tolerance. [#765] * Fix issues with long doubles in dialogs. * Leak fixes. * Fix ssconvert --export-range for pdf. [#783] * Fix invisible cursor problem. [#712] * Fix zoom problem. [#707] * Fix further zoom problem. [#794] Gnumeric 1.12.58 Placeholder: * No such release. Gnumeric 1.12.57 Morten: * Fix touchpad scrolling on Wayland. [#678] * Fix ods auto-filter import problem. * Fix xml import and export of auto-filters. * Fix problem with percent-of-range auto-filters with blanks. * New UNIQUE function. * New FLT.RADIX, FLT.MIN, FLT.MAX, FLT.NEXTAFTER functions (for testing). * New experimental --with-decimal64 for base-10 math. * Fix sheet resize problem. * Fix UI problem with redo of expression entry. [#755] * Accept ad-hoc clipboard format "text/plain;charset=utf-8". [#754] Gnumeric 1.12.56 Hubert Figuière: * Fix tooltip problem on Wayland. Morten: * FLOOR, CEILING: Improve xl compatibility. [#703] * Fix dependency problems with arrays. [#725] [#647] * Improve clipboard pasting from firefox. [#733] * Fix number-stringification for E-numbers. [#719] * Improve generation of random integers. * Work around cairo performance problem re anting. [#736] * Fix HTML export problem with underline. Gnumeric 1.12.55 Morten: * Fix problem making new objects invisble. [#694] Gnumeric 1.12.54 John Denker: * Improve whitespace handling in html import. [#671] Morten: * Improve various desktop environments' icon discovery. [#677] * New function ENCODEURL. [#658] * New libpython configuration. [#680] * Fix problem relating to sheet remove and conditional format. * Fix inconsistent rounding of half-way cases. [#638] * Fix xlsx leaks. * Cell comment speed-ups. [#692] |
| 2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355) |
Log message: *: recursive bump for tiff growing lerc dependency |
| 2025-07-04 10:49:39 by Thomas Klausner | Files touched by this commit (2519) |
Log message: *: bump for perl 5.42.0 |
| 2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412) |
Log message: *: recursive bump for jpeg -> libjpeg-turbo switch |
| 2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449) |
Log message: *: recursive bump for icu 77 and libxml2 2.14 |
| 2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055) |
Log message: *: recursive bump for pango requiring fontconfig 2.15 |
