2009-06-14 20:05:51 by Joerg Sonnenberger | Files touched by this commit (88) |
Log message:
Remove @dirrm entries from PLISTs
|
2009-05-20 02:58:30 by Thomas Klausner | Files touched by this commit (277) | |
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.
Reported by Robert Elz in PR 41345.
|
2009-02-09 23:56:28 by Joerg Sonnenberger | Files touched by this commit (167) |
Log message:
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
|
2009-01-20 21:43:09 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 1.8.4
changes: bugfixes
|
2008-11-15 03:02:13 by Chuck Cranor | Files touched by this commit (3) |
Log message:
import compile fixes from devel branch 1.9.3... must define
NO_IMPORT_PYGOBJECT in plugins/python-loader to avoid link
errors
|
2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179) |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|
2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563) |
Log message:
Mark as destdir ready.
|
2008-05-29 19:19:14 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 1.8.3
changes: bugfixes
|
2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170) |
Log message:
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
|
2008-03-07 22:33:33 by Thomas Klausner | Files touched by this commit (9) |
Log message:
Update to 1.8.2, based on math/gnumeric-current:
Gnumeric 1.8.2
Hans de Goede:
* Fix broken xls issues. [#505330]
Jean:
* Fix corrupted-xls-file problems. [#514513] [#515343] [#515873]
[#515876] [#518939]
Morten:
* Fix loading of solver constraints.
* Fix solver issue. [#512500]
* Fix corrupted-xls-file problems. [#512984] [#513005] [#513313]
[#513317] [#513361] [#513364] [#513551] [#513605] [#513608] [#513790]
[#513787] [#513835] [#513963] [#514229] [#514230] [#514295] [#514435]
[#514436] [#514437] [#514506] [#514510] [#514630] [#514637] [#515155]
[#515269] [#515275] [#515335] [#515336] [#515339] [#517106] [#518939]
* Fix non-ascii export problem. [#511135]
* Band-aid evaluation problem with broken xls. [#513559]
* Fix circular array formula problem.
* Work around Qt theme bug. [#512752]
* Fix paste-as-text bug. [#514438]
* Fix corrupted-mps-bug. [#517141]
* Fix corrupted-qpro-bugs. [#517144] [#517376] [#517591]
* Fix corrupted-sylk-bug.
* Make <control>KP_Subtract work as <control>minus. [#516358]
* Make <control>KP_Add work as <control>plus.
* Fix corrupted-applix-bugs. [#517778] [#520873]
* Fix sylk importer's format handling.
* Fix memory allocation failure for huge .gnumeric files. [#519319]
* Fix mstyle problem. [#519451]
* Fix auto-fill problem. [#519680]
* Fix corrupted-gnumeric-bug. [#519761]
* Fix insert-time problem.
|