Commit graph

3272 commits

Author SHA1 Message Date
obache
9dc9ebde62 Update ruby-spreadsheet to 0.9.5.
### 0.9.5 / 20.11.2013

Author: Malcolm Blyth <trashbat@co.ck>
Date:   Tue Nov 19 15:14:31 2013 +0000

* Bumped revision
* Fixed author stringname error (damn this 1 based counting)
* Updating integration test to check for comments contained within the cells.
* Checking also for multiple comments in a sheet
2013-11-21 07:57:10 +00:00
adam
81059da3bd Revbump after updating devel/boost-libs 2013-11-20 20:04:35 +00:00
obache
be6a7bf66d recursive bump from boost-lib shlib major bump. 2013-11-20 13:23:41 +00:00
asau
69114395fc + ipopt 2013-11-14 15:04:53 +00:00
asau
1a8650f97c Import IPOPT version 3.11.5 as math/ipopt
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt)
is a software package for large-scale nonlinear optimization.
It is designed to find (local) solutions of mathematical
optimization problems of the form

min_{x in R^n} f(x)

s.t.  g_L <= g(x) <= g_U
      x_L <=  x   <= x_U

where f(x): R^n --> R is the objective function,
and g(x): R^n --> R^m are the constraint functions.
The vectors g_L and g_U denote the lower and upper bounds on the
constraints, and the vectors x_L and x_U are the bounds on the
variables x. The functions f(x) and g(x) can be nonlinear and
nonconvex, but should be twice continuously differentiable.
Note that equality constraints can be formulated in the above
formulation by setting the corresponding components of g_L and
g_U to the same value.

Ipopt is part of the  COIN-OR Initiative.
2013-11-14 15:04:12 +00:00
obache
b1431c4c9d Update ruby-spreadsheet to 0.9.4.
### 0.9.4 / 12.11.2013

* Updated Manifest.txt

### 0.9.3 / 12.11.2013

commit e15d8b45d7587f7ab78c7b7768de720de9961341 (refs/remotes/gguerrero/master)
Author: Guillermo Guerrero <g.guerrero.bus@gmail.com>
Date:   Tue Nov 12 11:50:30 2013 +0100

* Refactor update_format for cloning format objects
* Added lib/spreadsheet/note.rb to Manifest.txt file
* 'update_format' methods now receive a hash of key => values to update

Author: Przemysław Ciąćka <przemyslaw.ciacka@gmail.com>
Date:   Tue Nov 12 00:07:57 2013 +0100

* Added lib/spreadsheet/note.rb to Manifest.txt file
2013-11-13 01:30:50 +00:00
obache
c9ab91bfe5 Update ruby-spreadsheet to 0.9.2.
### 0.9.2 / 11.11.2013

commit e70dc0dbbc966ce312b45b0d44d0c3b1dc10aad6
Author: Malcolm Blyth <trashbat@co.ck>
Date:   Mon Nov 11 15:53:58 2013 +0000

*Corrected compressed string formatting - *U (UTF-8) should have been *S (16-bit
 string)
*Completed addition of notes hash to worksheet
*Bumped revision
*Updated reader and note
 Note class no longer extends string for simplicity and debug of class (pp now
 works a bit more easily)
 Reader has had loads of changes (still WIP) to allow objects of class
 Note and NoteObject to be created and combined in the postread_worksheet function
*Adding noteObject to deal with the Object (and ultimately text comment field)
 created by excel's madness
2013-11-12 11:43:23 +00:00
joerg
83d7ad1bdd Friends may not add default arguments. 2013-11-08 21:15:02 +00:00
markd
74bd62e0f3 Update to KDE SC 4.11.3
bugfixes, many new features, improved stability and performance.
2013-11-07 11:53:59 +00:00
joerg
a96ee212a8 Use -Wl for rpath options extracted from Fortran linker. 2013-11-04 16:40:37 +00:00
jaapb
15a89b35db Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
minskim
ae8ea07894 Install LaTeX files into share/texmf-dist, not share/texmf.
The latter has been deprecated in TeX Live 2013.
2013-10-29 02:37:56 +00:00
joerg
11bc029c4b When extracting rpath options from the Fortran linker, prefix them with
-Wl before passing them back to CC.
2013-10-28 23:46:55 +00:00
asau
fa7996bc42 + minisat 2013-10-28 04:17:27 +00:00
asau
1996ed378f Import MiniSat version 2.2.0 as math/minisat.
MiniSat is a minimalistic, industrial strength, open-source SAT solver,
developed to help researchers and developers alike to get started on SAT.
2013-10-28 04:15:11 +00:00
wiz
0732d8d356 Update to 1.12.8:
Gnumeric 1.12.8

Andreas:
	* Update/fix documentation [#708679][#707075][#708556]
	* Fix paste into locked cells [#702292]

Jean:
	* Fix radio buttons behavior in covariance dialog. [#707595]
	* Add a border around font selector in cell format dialog. [#708567]

Morten:
	* Fix fuzzed file crash.  [#707875]
	* Use lighter green for function markers.  [#708573]
	* Fix item cursor problem.  [#709320]
	* Fix win32 compilation.
2013-10-27 23:35:01 +00:00
joerg
c2d8f99314 Drop -frename-registers. -finline-functions is the default for optimised
builds anyway.
2013-10-27 20:35:48 +00:00
joerg
8c6b77896c When extracting rpath options from the Fortran linker, qualify them with
-Wl before passing them to CC.
2013-10-27 20:35:16 +00:00
obache
a83450a1e4 Update ruby-spreadsheet to 0.9.1.
### 0.9.1 / 24.10.2013

Date:   Thu Oct 24 09:41:50 2013 +0300

* Add support for worksheet visibility
2013-10-26 12:57:40 +00:00
wiz
f2af607bad Mark remaining packages not support DESTDIR as BROKEN as decided
by pkgsrc-pmc.

If you are interested in one of these, please fix it before 2013Q4.
2013-10-24 10:31:02 +00:00
joerg
db2efd3271 Pass rpath option with -Wl prefix. 2013-10-20 18:02:58 +00:00
markd
de242767f1 Update to 0.12.1
SciPy 0.12.1 is a bug-fix release with no new features compared to
0.12.0.  The single issue fixed by this release is a security issue in
``scipy.weave``, which was previously using temporary directories in
an insecure manner under certain circumstances.
2013-10-16 19:35:40 +00:00
wiz
4971381f24 Does support destdir, mark it as such. 2013-10-10 19:16:40 +00:00
wiz
2ce8128033 I see no reason why this package is marked with PKG_DESTDIR_SUPPORT=none,
packages fine for me. Remove it.
2013-10-10 19:15:32 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
wiz
6068eaecf6 recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
obache
4f0c62c63f Use CMake builtin CMAKE_INSTALL_MANDIR for mandir. 2013-10-09 12:07:20 +00:00
wiz
5b16848c54 Update to 1.12.7:
Gnumeric 1.12.7

Morten:
	* Extend BESSELJ and BESSELY to handle fractional order.  [#706720]
	* Fix crash with split pane.  [#707047]

--------------------------------------------------------------------------
Gnumeric 1.12.6

Andreas:
	* Fix crash on corrupted files. [#706526]

Morten:
	* Fix crash on corrupted files.  [#706413]  [#706417]
	* Fix save style performance issue.  [#699045]
2013-10-06 16:25:09 +00:00
wiz
85c29be2cb Update to 3.1.4:
Changes since 3.1.3:

    Bug 620: Fix robustness and performance issues in JacobiSVD::solve.
    Bug 613: Fix accuracy of SSE sqrt for very small numbers.
    Bug 608: Fix sign computation in LDLT.
    Fix write access to CwiseUnaryView expressions.
    Fix compilation of transposeInPlace() for Array expressions.
    Fix non const data() member in Array and Matrix wrappers.
    Fix a few warnings and compilation issues with recent compiler versions.
    Documentation fixes.
2013-10-06 16:16:17 +00:00
wiz
da650b1ebb Remove obsolete entry from desktop file that generates warnings during
package installation.
Bump PKGREVISION.
2013-10-06 15:58:15 +00:00
obache
c0b3ee0811 Update ruby-spreadsheet to 0.9.0.
### 0.9.0 / 16.09.2013

* Author: Pavel <pavel.evst@gmail.com>
Date:   Mon Sep 16 14:02:49 2013 +0700

* Test cases for Worksheet#margins, Worksheet#pagesetup, Workbook#delete_worksheet. Fix bugs related to it.
* Page margins reader/writter
* Markdownify GUIDE
* Add page setup options (landscape or portrait and adjust_to)
2013-09-18 08:38:47 +00:00
joerg
fd43f256ed Deal with C++11 vs TR1 headers. 2013-09-15 12:30:55 +00:00
joerg
9c755ed972 Don't fail on logical op mixing with clang. 2013-09-10 14:23:05 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
obache
a170ca136b recursive bump from hdf5 shlib major bump. 2013-09-01 12:14:06 +00:00
joerg
76232f77cf Bump dependency as needed. 2013-08-31 14:51:27 +00:00
joerg
3f47944fd4 Update R-maps to 2.3-3. No Change Log. 2013-08-31 14:51:06 +00:00
joerg
efc40c0ff0 Update to R-mapproj-1.2-1. Changes unknown, but fixes build with R
3.0.1.
2013-08-31 08:43:23 +00:00
joerg
b13df37634 Update to R-RandomField-2.0.66. No ChangeLog, but fixes build with
R-3.0.1.
2013-08-30 13:05:00 +00:00
joerg
e7a7de5f30 Update to R-hwde-0.63:
o The vignette hwde.Rnw has been modified to add missing text and to
      conform to current Sweave markup conventions
    o Code for the functions hwde() and make.contrasts() has been modified
      so that R CMD check no longer reports "No visible binding for global
      variable 'oset'."
2013-08-30 12:58:11 +00:00
joerg
5b9f22b6ae Update to R-httpRequest-0.0.9. No ChangeLog, but fixes build with
R-3.0.1.
2013-08-30 12:57:15 +00:00
joerg
758e7703fe Create wildcard NAMESPACE file to fix build with R 3.0.1. 2013-08-30 12:56:30 +00:00
joerg
509b0913a5 Update to R-bitops-1.0-6. No ChangeLog, but fixes build with R-3.0.1. 2013-08-30 12:54:06 +00:00
obache
42cdd177d2 Update ruby-spreadsheet to 0.8.9.
=== 0.8.9 / 24.08.2013

Author: Doug Renn <renn@nestegg.com>
Date:   Fri Aug 23 17:10:24 2013 -0600

* Work around to handle number formats that are being mistaken time formats
2013-08-26 09:38:28 +00:00
wen
fd66961287 Update to 1.11
Add missing BUILD_DEPENDS

Upstream changes:
1.07 Thu Jan 19 2012
    - synchronised the autoseeding mechanism with that of Math::Random::MT

1.08 Mon May 28 2012
    - synchronised the autoseeding mechanism with that of Math::Random::MT that
      is more elegant and portable

1.09 Mon Jun 4 2012
    - added the irand() function to draw random integers, as in Math::Random::MT

1.10 Mon Aug 6 2012
    - made set_seed() return the seed, as does Math::Random::MT
    - migrated test suite to Test::More and Test::Number::Delta

1.11
    - Improvement of unit tests
2013-08-25 01:40:13 +00:00
wen
fb7e017039 Update to 6.22
Upstream changes:
6.22 Tue Sep  4 14:06:20 2012
	- Enhancement to shuffle() to return an array

6.21 Mon Aug  6 17:27:37 2012
	- Haiku does not support non-blocking IO

6.19 Fri Jul 27 00:48:20 2012
	- Prevent use of incompatible state vectors

6.18 Thu Jan 26 14:58:57 2012
	- Ignore warnings from other modules during tests

6.17 Wed Jan 11 05:55:09 2012
	- Require OIO 3.85 to fix some 'used only once' warnings
2013-08-25 01:34:46 +00:00
wen
776d82f140 Update to 0.31
Upstream changes:
0.31  2013-08-07

    - Change proof certificate documentation to reflect the new text format.

    - Some platforms were using __int128 when it wasn't supported.  Only
      x86_64 and Power64 use it now.

    - Small speedup for ranged totient internals.

    - Patch MPU::GMP 0.13 giving us not quite what we expected from a small
      certificate.  Fixed in MPU::GMP 0.14, worked around here regardless.

0.30  2013-08-06

    [API Changes]
      - Primality proofs now use the new "MPU Certificate" format, which is
        text rather than a nested Perl data structure.  This is much better
        for external interaction, especially with non-Perl tools.  It is
        not quite as convenient for all-Perl manipulation.

    [Functions Added]
      - is_frobenius_underwood_pseudoprime
      - is_almost_extra_strong_lucas_pseudoprime
      - lucas_sequence
      - pplus1_factor

    [Enhancements]
      - Documentation and PP is_prime changed to use extra strong Lucas test
        from the strong test.  This matches what the newest MPU::GMP does.
        This has no effect at all for numbers < 2^64.  No counter-example is
        known for the standard, strong, extra strong, or almost extra strong
        (increment 1 or 2) tests.  The extra strong test is faster than the
        strong test and produces fewer pseudoprimes.  It retains the residue
        class properties of the strong Lucas test (where the SPSP-2
        pseudoprimes favor residue class 1 and the Lucas pseudoprimes favor
        residue class -1), hence should retain the BPSW test strength.

      - XS code for all 4 Lucas tests.

      - Clean up is_prob_prime, also ~10% faster for n >= 885594169.

      - Small mulmod speedup for non-gcc/x86_64 platforms, and for any platform
        with gcc 4.4 or newer.

    [Bug Fixes]
      - Fixed a rare refcount / bignum / callback issue in next_prime.
2013-08-25 01:28:38 +00:00
jperkin
19e6deaf33 Add -D_LCONV_C99 on SunOS to pick up extended lconv support. 2013-08-21 19:53:42 +00:00
drochner
f9dcda1d57 update to 1.12.5
changes:
-Improve ODF import
-Export custom shapes
-Implement input message editing
+bugfixes
2013-08-21 15:15:37 +00:00
jperkin
f2102ae423 Texinfo 5.1 fixes. 2013-08-19 13:30:30 +00:00