non port: math/sdpa/Makefile |
SVNWeb
|
Number of commits found: 73 |
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above )
|
Wed, 12 May 2021
|
[ 19:28 Yuri Victorovich (yuri) ] 216045b
math/sdpa: Take maintainership
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 17 Nov 2020
|
[ 22:19 linimon ]
Add workaround for Fortran frontend to GCC 10.
PR: 246700
|
Thu, 30 Jan 2020
|
[ 14:17 swills ] (Only the first 10 of 90 ports in this commit are shown above. )
Fix math/openblas and bump dependent ports
* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]
This is correcting issues from r523749 [1][2][4] and r515970 [3]
PR: 231371
Reported by: build cluster [1]
Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by: many [5]
Reviewed by: mat, bapt
Approved by: implicit, since this is a build fix
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Mon, 22 Apr 2019
|
[ 13:16 gerald ] (Only the first 10 of 225 ports in this commit are shown above. )
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Wed, 7 Dec 2016
|
[ 13:24 gerald ] (Only the first 10 of 227 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry
|
Tue, 8 Mar 2016
|
[ 16:03 mat ]
Update to 7.3.8.
PR: 205895
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
Fri, 1 Jan 2016
|
[ 16:51 rakuco ]
Switch to a working MASTER_SITE and unmark broken.
Also remove an old entry from distinfo that has not been used since r238832.
|
Mon, 9 Nov 2015
|
[ 12:59 antoine ] (Only the first 10 of 285 ports in this commit are shown above. )
Mark a few ports BROKEN: unfetchable
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Fri, 8 Aug 2014
|
[ 03:47 vanilla ]
Stagify.
|
Wed, 23 Jul 2014
|
[ 17:30 bapt ] (Only the first 10 of 51 ports in this commit are shown above. )
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
Sun, 16 Feb 2014
|
[ 17:15 tijl ] (Only the first 10 of 211 ports in this commit are shown above. )
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Fri, 26 Jul 2013
|
[ 06:39 danfe ]
- Fix parallel build by telling make(1) that binary depends on a library
- Reword COMMENT text while I am here (pkg-descr is still a mess though;
Makefile also needs some love and cleaning)
Reported by: pointyhat-west
|
Wed, 10 Jul 2013
|
[ 17:01 bapt ]
Convert to USES=gmake
|
Sun, 29 Jul 2012
|
[ 11:17 cs ] (Only the first 10 of 181 ports in this commit are shown above. )
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
|
Tue, 22 Nov 2011
|
[ 11:14 bf ] (Only the first 10 of 41 ports in this commit are shown above. )
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes
|
Tue, 16 Feb 2010
|
[ 06:04 maho ]
Build fix with gotoblas.
Feature safe: yes
|
Sun, 13 Sep 2009
|
[ 00:08 gerald ] (Only the first 10 of 107 ports in this commit are shown above. )
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
Mon, 3 Aug 2009
|
[ 15:03 maho ]
Update to 7.3.1.
|
Wed, 8 Apr 2009
|
[ 02:51 maho ]
Update to 7.3.0 (20090321 version).
|
Tue, 17 Feb 2009
|
[ 04:57 maho ]
Update to 7.2.1 2008/12/24 version.
|
Sun, 18 Jan 2009
|
[ 07:51 maho ]
Remove CONFIGURE_ENV.
Submitted by: gerald@
|
Wed, 7 Jan 2009
|
[ 16:34 gerald ] (Only the first 10 of 104 ports in this commit are shown above. )
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
|
Mon, 15 Dec 2008
|
[ 04:06 maho ]
Update to 7.2.0 2008/11/23 version.
|
Fri, 20 Jun 2008
|
[ 23:39 maho ]
Update to SDPA 7.1.1 20080618 version.
|
Fri, 11 Apr 2008
|
[ 00:38 maho ]
Update to 20080410 of SDPA 7.1.0 and manual.
|
Mon, 31 Mar 2008
|
[ 01:27 maho ]
Update to 7.1.0 (20080329 version).
|
Wed, 5 Mar 2008
|
[ 01:10 maho ]
The source file and manual file have the date in its
filename.
|
Mon, 18 Feb 2008
|
[ 01:40 maho ]
Update to SDPA 7.0.5.
|
Tue, 18 Dec 2007
|
[ 05:06 maho ]
Mark as broken. It depends on math/atlas which is problematic,
and waiting for SDPA7.
|
Sat, 14 Jul 2007
|
[ 01:25 maho ]
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.
* Also documentations (.ps and .pdf) have been altered slightly.
|
Wed, 18 Apr 2007
|
[ 00:32 maho ]
MASTER_SITES has been changed.
Notified by: Katsuki Fujisawa <fujisawa@indsys.chuo-u.ac.jp>
|
Tue, 16 Jan 2007
|
[ 04:37 maho ]
Fix build.
Submitted by: kris via pointyhat.
|
Mon, 15 Jan 2007
|
[ 13:02 maho ]
one portlint fix.
|
Fri, 12 Jan 2007
|
[ 23:42 maho ]
Still lapack.h and blas.h are required, though remove dependency
of g2c.h.
|
Thu, 11 Jan 2007
|
[ 08:05 maho ]
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
* somehow archives are changed but no difference by taking diff.
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
Sun, 30 Oct 2005
|
[ 07:28 maho ]
Fix build and install
Submitted by: kris via pointyhat
|
Mon, 10 Oct 2005
|
[ 02:55 maho ]
update to 6.2.1
Submitted by: edwin
|
Wed, 6 Jul 2005
|
[ 04:17 maho ]
(forced commit)
.else if should be .elif or .elseif
->
.else if should be .elif
Submitted by: joe, kris
->
Submitted by: marcus, kris
Submitted by: marcus
Pointy hat to: myself
|
[ 02:05 maho ]
.else if should be .elif or .elseif
Submitted by: joe, kris
|
Mon, 4 Jul 2005
|
[ 04:12 maho ]
remakeing optimization flags
|
Thu, 12 May 2005
|
[ 02:30 maho ]
Unbreak by updating to 6.2.0
and now it is relased under GPL
Submitted by: kris (broken report)
|
Sat, 30 Apr 2005
|
[ 01:15 kris ]
BROKEN: Unfetchable
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 19 Aug 2004
|
[ 01:24 maho ]
Now confirmed that both static and dynamic ATLAS lib
has same performance.
|
Wed, 18 Aug 2004
|
[ 11:20 maho ]
amd64 dislikes -malign-double
|
[ 11:12 maho ]
o Add WITH_SMP, ATLAS with SMP support. currently serious
perfomance loss is observed.
o change Intel C++ compiler flags to approprate one.
|
Mon, 16 Aug 2004
|
[ 12:09 maho ]
USE_ICC -> WITH_ICC
Checked by: portlint
|
[ 08:55 maho ]
Add flag USE_ICC, uses intel c/c++ compilier
|
[ 01:24 maho ]
MASTER_SITE have been moved.
Reported by: kris
|
Sun, 11 Jul 2004
|
[ 01:00 kris ]
BROKEN: Unfetchable
|
Thu, 6 May 2004
|
[ 19:49 maho ] (Only the first 10 of 23 ports in this commit are shown above. )
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor
|
Sat, 13 Mar 2004
|
[ 03:46 maho ]
1) remove lapack dependency
2) SIZEify
3) fix build (sdpa.6.00.install.txt has been changed)
--- sdpa.6.00.install.txt.old Fri Nov 15 15:22:50 2002
+++ sdpa.6.00.install.txt Wed Mar 10 16:57:59 2004
@@ -17,6 +17,7 @@
4. Install SDPA
A. Install SDPA with CLAPACK, without ATLAS
+B. Install SDPA on Windows
-----------------------------------------
@@ -263,3 +264,13 @@
(Only the first 15 lines of the commit message are shown above )
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Mon, 19 Jan 2004
|
[ 13:11 maho ]
1) very minor update, without changing the filename
a) add some debug print
b) initialize some data
2) bump portrevision accodingly
Pointed out by: edwin
|
Sat, 17 Jan 2004
|
[ 11:28 edwin ]
Update master_sites.
Informed maintainer about the fact that one file gives a checksum error.
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/sdpa-6.00.log
|
Sat, 4 Oct 2003
|
[ 04:21 maho ]
Add new port math/sdpa.
The SDPA (SemiDefinite Programming Algorithm) is a software package for
solving semidefinite program (SDP). Extremely efficient, almost fastest
around the world!
|
Number of commits found: 73 |