pkgsrc/math
mjl 38456b0ddc Update p5-Spreadsheet-WriteExcel to 0.41
+ Added facility for adding outlines to worksheets. Added
      outline.pl example.
    + Moved write_comment() code into the core modules. It is now
      possible to write cell comments.
    + Added option to return a slice from the sheets() method.
    + Added link to latest Excel97 pre-release.
    ! Changed, once more, the handling of temp files to avoid several
      file closing bugs.
    ! Fixed handling of column sizing for widths less than 1 unit.
    ! Renamed addworksheet() and addformat() to add_worksheet()
      and add_format() for consistency with other method names.
      Older names are supported but deprecated.
    ! Fixed internal sheet indexing in formulas on some platforms.
      This caused multi-sheet workbooks with formulas to crash.
    ! Fixed non-lexical filehandles to prevent problems in
      multi-threaded environments.
    + Added the set_codepage() workbook method. This is mainly to
      prevent a bug that caused Gnumeric to crash but it is also
      useful for people working with non ascii chars on the Macintosh.
    ! Fixed the non-deletion of temporary files. Users of version
      0.38 should probably clean up their tmp dirs manually.
    ! Changed default handling of set_fg_color and set_bg_color from
      what Excel expected to what everyone else expected. Setting the
      fill colour of a cell should now be more intuitive.
    + Replaced the merge_cells() method with the merge_range() method.
      This is mainly to prevent the Excel 97 crashing bug that occurs
      when merge_cells() is used correctly. It also provide a simpler
      interface to the merge feature. Updated merge example programs.
    ! Refactored the error raising mechanism for formulas. The source
      of errors should now be clearer.
    ! Minor internal fixes to Format.pm.
    + Added formula caching to speed up the writing of formulas.
    + Added handling of A:A column notation in formulas and
      applicable worksheet methods.
    + Changed handling of numbers with leading zeroes so that they
      can be treated as strings and the zeroes maintained.
    + Modified $workbook->close() to return the value of the system
      file close.
    + Made file size exceeded a die() error instead of a warning.
    + Added option to hide row with the set_row() method
    + Added more examples: merge4.pl, merge5.pl, sendmail.pl and repeat.pl
    ! Fixed write_url() when handling relative links in the current
      directory.
    ! Fixed handling of multiple AND()'s and OR()'s in formulas.
    ! Fixed bug when creating a very large number of files within a
      single program on Windows.
    ! Added warning about Excel97 crashing bug with merge_cells().
    ! Fixed handling of parentheses in Worksheet names.
    ! Fixed minor bugs in Format.pm. Thanks Johann Hanne.
    ! Fixed File::Temp dependency in Makefile. Thanks to many.
    + Added set_tempdir() method to allow a user defined temp directory.
    + Fixed default format behaviour for formats set via the set_row()
      and set_column() methods.
    + Extended the hide_gridlines() method to allow hiding of screen
      gridlines as well as print gridlines.
    + Added long_string.pl a workaround example for the 255 char
      limit.
    + Added https match to url regex.
    + Added user definable colour palette.
    + Added headers.pl and colors.pl examples.
2003-04-25 17:18:45 +00:00
..
abs Convert to buildlink2. 2002-10-21 12:31:19 +00:00
admesh Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
algae buildlink1 -> buildlink2. 2002-10-25 18:40:53 +00:00
aribas Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
blas Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
calc emacs.mk already includes bsd.prefs.mk, no need to include it manually a 2003-01-10 14:26:37 +00:00
capc-calc Update checksum: Some changes for RPM support, version not bumped. 2003-02-28 19:26:34 +00:00
cassowary Bump revision; installed location change. 2003-01-25 05:27:27 +00:00
dcdflib.c Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
dcdflib.f Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
dfftpack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
eispack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
eukleides Initial import of eukleides 0.9.0 into the NetBSD packages collection 2002-12-07 17:59:25 +00:00
euler Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
fftpack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
fftw Remove extra blank line introduced by createbuildlink. pkglint complains 2002-12-14 18:14:02 +00:00
gap Remove unnecessary empty lines. 2003-03-28 21:24:22 +00:00
gcalctool Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
geg Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
glpk Add RCS Id. 2002-07-02 12:56:53 +00:00
gnumeric Update gnumeric to 1.0.13. Notable changes include: 2003-04-25 13:06:04 +00:00
gnumeric0 Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
gp-autpgrp Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gp-factint Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gp-fplsa Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gp-grape Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gp-grpconst Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gp-lag Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
grace s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV. 2003-01-19 07:07:40 +00:00
graphopt Update to 0.3. 2003-03-20 11:14:50 +00:00
grpn buildlink1 -> buildlink2 2002-09-23 21:55:11 +00:00
gsl Update to gsl-1.3. 2003-02-17 01:01:38 +00:00
guppi Rename older (<1.6) Guile as guile14. 2003-01-07 03:56:17 +00:00
lapack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
libffm Add buildlink2.mk file to add a build dependency on libffm. 2002-09-29 03:22:24 +00:00
linpack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
mcsim Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
meschach Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
metis Move pkg/ files into package's toplevel directory 2001-11-01 00:32:23 +00:00
minpack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
newmat Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
ntl Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
octave (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; 2003-03-14 19:37:30 +00:00
octave-current Mark this package as broken for arm32. The package does not build due 2002-05-20 23:53:49 +00:00
odepack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
otter Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
p5-Math-Bezier Use perl5/module.mk. 2002-10-07 21:14:16 +00:00
p5-Math-BigInteger Convert to buildlink2. Use perl5/module.mk. 2002-10-07 22:34:23 +00:00
p5-Math-Interpolate Convert to buildlink2. Use perl5/module.mk. 2002-10-07 22:34:23 +00:00
p5-Math-MatrixReal Use buildlink2. Use perl5/module.mk. 2002-10-28 00:05:42 +00:00
p5-Math-Pari Use buildlink2. Use perl5/module.mk. 2002-10-27 21:20:37 +00:00
p5-Number-Latin Import p5-Number-Latin 1.01 2002-10-18 21:55:32 +00:00
p5-Spreadsheet-ParseExcel Initial import of p5-Spreadsheet-ParseExcel 0.2602 2003-03-02 19:40:46 +00:00
p5-Spreadsheet-WriteExcel Update p5-Spreadsheet-WriteExcel to 0.41 2003-04-25 17:18:45 +00:00
pari buildlink1 -> buildlink2 2002-09-23 21:55:11 +00:00
php4-bcmath - make this work with apache2 2002-11-05 07:33:13 +00:00
pspp Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
py-Numeric update to 23.0 2003-04-03 18:52:39 +00:00
py-rpy Initial import of py-rpy-0.3. 2002-12-10 12:30:58 +00:00
py-Scientific buildlink1 -> buildlink2. 2002-10-09 17:38:02 +00:00
py-Scientific-doc put documentation and examples of py-Scientific into a separate pkg 2002-01-17 12:00:11 +00:00
quadpack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
R Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
randlib Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
rlab Make this compile with (implicitly updated (?)) superlu-2.0nb2. 2003-01-28 01:18:20 +00:00
ruby-bigfloat Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
ruby-bitvector Move pkg/ files into package's toplevel directory 2001-11-01 00:32:23 +00:00
sc Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
scilab delete some .orig files from the install which do not belong there 2003-03-01 02:01:47 +00:00
slatec Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
snns These packages have been converted to use buildlink2, so they no longer 2003-02-18 17:43:05 +00:00
statist Initial import of statist-1.0.1, a small and portable statistics program. 2002-11-09 09:23:24 +00:00
superlu Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tasp-vsipl Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tela buildlink1 -> buildlink2. 2002-10-09 18:34:58 +00:00
tochnog Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
udunits Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
vista Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
xeukleides Initial import of xeukleides 0.9.0 into the NetBSD packages collection 2002-12-07 18:13:51 +00:00
xgap Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
xldlas One more: 2002-12-28 21:24:22 +00:00
xlife Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
xlispstat Move pkg/ files into package's toplevel directory 2001-11-01 00:32:23 +00:00
xmgr buildlink1 -> buildlink2 2002-09-23 23:11:58 +00:00
yacas Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
yorick bring an lseek prototype into scope - this makes it survive its own 2002-01-18 17:32:22 +00:00
Makefile By popular demand, move coq from math to lang in order to be consistent 2003-03-22 20:16:03 +00:00