The NetBSD Project

CVS log for pkgsrc/math/lp_solve/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / lp_solve

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jul 2 12:00:17 2024 UTC (7 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
lp_solve: fix return type of main() in config test. GCC 14 complained.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:55:47 2021 UTC (3 years, 3 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:28:09 2021 UTC (3 years, 4 months ago) by nia
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
math: Remove SHA1 hashes for distfiles

Revision 1.6.4.1: download - view: text, markup, annotated - select for diffs
Sat Nov 4 17:06:24 2017 UTC (7 years, 3 months ago) by bsiegert
Branches: pkgsrc-2017Q3
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +3 -3 lines
Pullup ticket #5591 - requested by sevan
math/lp_solve: security fix

Revisions pulled up:
- math/lp_solve/Makefile                                        1.11
- math/lp_solve/distinfo                                        1.7-1.8
- math/lp_solve/patches/patch-lp__solve_ccc                     1.4-1.5
- math/lp_solve/patches/patch-lpsolve55_ccc                     1.4-1.5

---
   Module Name:    pkgsrc
   Committed By:   khorben
   Date:           Sat Oct 28 11:23:50 UTC 2017

   Modified Files:
           pkgsrc/math/lp_solve: distinfo
           pkgsrc/math/lp_solve/patches: patch-lp__solve_ccc
   patch-lpsolve55_ccc

   Log Message:
   Fix local privilege escalation when building math/lp_solve

   This still requires $TMPDIR (or /tmp) to be mounted with "exec", but now
   respects $TMPDIR.

---
   Module Name:    pkgsrc
   Committed By:   khorben
   Date:           Sun Oct 29 22:16:03 UTC 2017

   Modified Files:
           pkgsrc/math/lp_solve: Makefile distinfo
           pkgsrc/math/lp_solve/patches: patch-lp__solve_ccc
   patch-lpsolve55_ccc

   Log Message:
   Use ${WRKDIR}/tmp for temporary files instead of $(mktemp -d)

   This is more portable.

   As suggested by joerg@.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 29 22:16:03 2017 UTC (7 years, 3 months ago) by khorben
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Use ${WRKDIR}/tmp for temporary files instead of $(mktemp -d)

This is more portable.

As suggested by joerg@.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 28 11:23:50 2017 UTC (7 years, 3 months ago) by khorben
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Fix local privilege escalation when building math/lp_solve

This still requires $TMPDIR (or /tmp) to be mounted with "exec", but now
respects $TMPDIR.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 13 13:02:43 2017 UTC (7 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base
Branch point for: pkgsrc-2017Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Honor LDFLAGS. Fixes RELRO build.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 8 05:12:39 2016 UTC (8 years, 5 months ago) by richard
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -6 lines
Update to lp_solve_5.5.2.3 and indicate a 64-bit platform for aarch64
Fix isnan() checks to declare main() returning 'int' and use floating
argument to isnan() avoiding recent (gcc 5) compiler noise.

Since last update:
../../.. version 5.5.2.1
- fixed a small error in new and improved MIP_stepOF function to find integer solutions.

../../.. version 5.5.2.2
- For integer models with semi-cont variables it happened sometimes that a message
  "fillbranches_BB: Inconsistent equal-valued bounds for ..." occured and that the semi-cont condition
  was not respected.
- New functions added: get_accuracy to get the numeric accuracy after solve.
- New functions added: set_break_numeric_accuracy, get_break_numeric_accuracy to let lp_solve return ACCURACYERROR
  instead of FEASIBLE when numerical accuracy if worse then the provided values.
  In the past, lp_solve only returned a non-optimal status in case of very severe numerical instability.
  Now it will return already ACCURACYERROR when it finds a relative inaccuracy of 5e-7
- When reading a model from the lp-format and important issues are detected such as already bounds on variables being overruled
  later with for example a bin keyword, this is now reported in the default verbose level such that this is seen easier.

08/05/16 version 5.5.2.3
- For some models with integer variables, lp_solve did not find the most optimal solution.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 8 17:15:01 2015 UTC (9 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Link shared library against libdl, when necessary. It's an unnecessary
imeplementation detail for consumers. Bump revision.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 7 17:40:27 2015 UTC (9 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -3 lines
Fix build on platforms that actually need -ldl. Improve the ftime
removal.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 12 11:41:46 2014 UTC (10 years, 8 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Fix build under OpenBSD/amd64 5.5

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Oct 16 15:35:08 2010 UTC (14 years, 3 months ago) by wiz
Branches: TNF
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-20101016
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of lp_solve-5.5.2.0:

lp_solve is a Mixed Integer Linear Programming (MILP) solver.

It is a free linear (integer) programming solver based on the
revised simplex method and the Branch-and-bound method for the
integers.  lp_solve solves pure linear, (mixed) integer/binary,
semi-continuous and special ordered sets (SOS) models.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 16 15:35:08 2010 UTC (14 years, 3 months ago) by wiz
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>