Commit graph

11 commits

Author SHA1 Message Date
sjmulder
2fa68426a2 sc-im: Bump for breaking libxlsxwriter change 2019-12-30 12:37:04 +00:00
sjmulder
f604c0c4d2 math/sc-im: Update distinfo with patches 2019-12-26 12:32:33 +00:00
sjmulder
66c2ebf24b math/sc-im: Patch to build on Solaris-likes 2019-12-25 17:34:10 +00:00
sjmulder
dc3b78319b math/sc-im: Bump for breaking libxlsxwriter change 2019-12-23 13:44:41 +00:00
sjmulder
6efe59651e math/sc-im: Bump PKGREVISION for breaking libxlsxwriter update 2019-11-30 17:22:40 +00:00
wiz
c30c5fbc0b *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
sjmulder
e1992b199c math/sc-im: use LDLIBS to fix Ubuntu build
The build on Ubuntu 14.04 and 18.04 failed on undefined references to
libxls functions caused by having the -l at the beginning of the
argument list, injected into LDFLAGS, rather than at the end, where
LDLIBS ends up.
2019-06-10 10:40:52 +00:00
sjmulder
2d36c8eaba Update my (sjmulder) maintainer email address 2019-05-06 09:17:12 +00:00
sjmulder
0a0e29f55d sc-im: fix ncursesw link failure if not built in
If not using builtin curses and the ncurses bl3 is included before
ncursesw, as happens through the lua option, the ncurses bl3 sabotages
-lncursesw so make sure to include ncursesw first thing.
2019-05-06 09:00:14 +00:00
leot
594d5a69a1 sc-im: Add xls option and add it to suggested option
Bump PKGREVISION.

Patch provided by Sijmen J. Mulder via tech-pkg@, thanks!
2019-02-11 22:01:18 +00:00
leot
afbdf02e54 sc-im: Import sc-im-0.7.0 as math/sc-im
'SC Improved', a curses-based spreadsheet program based on sc.  New features
include undo and redo, colors, sorting, plotting and XLS[X] support.

Packaged in pkgsrc-wip by Sijmen J. Mulder.
2019-01-30 12:58:24 +00:00