Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
during bison upgrades and detecting which syntax is in use is far harder than
simply making Makefile.in do the right thing for 1.34
|
|
|
|
* several bug fixes
|
|
|
|
The Spreadsheet::WriteExcel module can be used to create a cross-
platform Excel binary file. Multiple worksheets can be added to a
workbook and formatting can be applied to cells. Text, numbers,
formulas, hyperlinks and images can be written to the cells.
The Excel file produced by this module is compatible with Excel 5,
95, 97, 2000 and 2002.
The module will work on the majority of Windows, UNIX and
Macintosh platforms. Generated files are also compatible with the
Linux/UNIX spreadsheet applications Gnumeric and OpenOffice.
The generated files are not compatible with MS Access.
|
|
the BUILD_DEPENDS on autoconf
|
|
from its --host argument, which is exactly ${MACHINE_GNU_PLATFORM}. Use that
for the PLIST instead of ${MACHINE_ARCH}--${LOWER_OPSYS}, which may lack the
"elf" suffix on certain platforms.
|
|
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".]
|
|
end up dropping the original arguments like prefix
|
|
|
|
|
|
While here, add some missing headers and squish a LP64 bug. Passes all
self tests and all but 2 examples on a 1.5ZA alpha.
|
|
|
|
to it. From PR# pkg/15773 from Ray Brownrigg.
|
|
by me.
Changes and bug fixes from 1.3.1 are numerous. See the NEWS file in
the distribution for details.
|
|
|
|
that this is built from the php-4.1.2 sources.
|
|
|
|
|
|
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
removal of USE_GTEXINFO
INSTALL_INFO added to PLIST_SUBST
`${INSTALL_INFO}' replace `install-info' in target rules
print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
makeinfo command usage
See -newly added by this commit- section 10.24 of Packages.txt for
further information.
|
|
for build.
|
|
This is a bug fix release, new development is being done in the gnome2
based 1.1.0 version.
* Patches
http://bugzilla.gnome.org/show_bug.cgi?id=69832
* Fix LaTeX and HTML exporter crashes
http://bugzilla.gnome.org/show_bug.cgi?id=69400
* Slow sort dialog startup on large sets.
http://bugzilla.gnome.org/show_bug.cgi?id=69577
* number matching broken in some locales.
http://bugzilla.gnome.org/show_bug.cgi?id=69795
* Dont put non ascii characters in the translated source.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=131561
* Don't confuse the calling context with the view to save.
* Crash in goalseek (Andreas)
* Crash importing scrollbars from xml. (Jody)
* Importing 3d references to external books from xls. (Jody)
* regression in 1.0.3 setting properties for checkbox. (Jody)
* xml-sax support for v10 of gnumeric's format. (Jody)
* List Column actions before Row actions in menus. (Jody)
* Improve scrolling alignment of formula guru. (Jon Kåre)
* Translations
* Christian Rose (sv), Zbigniew Chyla (pl), Stanislav Visnovsky (sk)
Duarte Loreto (pt), Karsten Weiss (de)
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
|
|
Make the print-PLIST target output ${MKDIR} also.
|
|
|
|
|
|
|
|
|
|
|
|
to popular demand.
Calc is an arbitrary precision C-like programmable calculator with many
builtin functions. The basic data types are integers, fractions,
complex numbers, strings, matrices, associations, lists, files, and
user-definable "objects". You can use it interactively to evaluate
expressions line by line, or else you can write complicated programs in
its C-like language. There are many features which I will not bother
to describe here.
Calc is written entirely in C, and runs on many different platforms and
variants of UNIX.
The low-level arbitrary precision math routines have been organized into
three libraries for handling integers, fractions, and complex numbers.
You can call the routines in these libraries from your own C programs.
|
|
|
|
(there is no PIC libpython)
|
|
PR 14753 by chris@paradox.demon.co.uk
|
|
chris@paradox.demon.co.uk
While at it, fix bogus @dirrms in gnumeric0's PLIST
|
|
showing up during bulk builds.
|
|
|
|
* accept gnumeric-0.75 or gnumeric-1.0.1
* install gnumeric-0.75 from pkgsrc/math/gnumeric0 if no existing
gnumeric is found
|
|
installation test for me
|
|
|
|
|
|
|
|
append version suffix to extended python interpreter,
don't install docs (separate pkg now)
|
|
to avoid version conflicts
|
|
* This is the latest release (a lot of changes since version 0.75)
* Available only in NetBSD 1.5R (=current) or later (because of wctype.h)
|
|
|
|
|
|
|
|
|