Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Upgrade to 1.42; | Thierry Thomas | 2004-10-11 | 5 | -127/+64 | |
* | Play nice with new GCC, and unbreak the build. | Alexey Dokuchaev | 2004-10-08 | 2 | -7/+73 | |
* | Hack to make pari compile again on 5.3 prior to release | Ade Lovett | 2004-10-04 | 2 | -1/+21 | |
* | Increase USE_GCC to 3.4 for those ports which compile with it. | Kris Kennaway | 2004-09-30 | 6 | -6/+6 | |
* | This port compiles correctly with GCL. | Mark Murray | 2004-09-28 | 1 | -4/+2 | |
* | Now builds on amd64 | Kris Kennaway | 2004-09-28 | 1 | -4/+0 | |
* | make replaced the defined command by our ${ARCH}. | Thierry Thomas | 2004-09-27 | 4 | -19/+21 | |
* | BROKEN on 5.x: Broken by changes to make(1) | Kris Kennaway | 2004-09-26 | 2 | -2/+14 | |
* | BROKEN on 5.x: Does not compile | Kris Kennaway | 2004-09-26 | 1 | -1/+7 | |
* | BROKEN on 5.x: Does not compile | Kris Kennaway | 2004-09-26 | 2 | -0/+8 | |
* | BROKEN on 5.x: Configure fails | Kris Kennaway | 2004-09-26 | 1 | -1/+7 | |
* | Unbreak with GCC 3.4.2. | Joe Marcus Clarke | 2004-09-20 | 3 | -4/+37 | |
* | BROKEN: Does not compile | Kris Kennaway | 2004-09-19 | 1 | -0/+2 | |
* | BROKEN on 5.x: Does not compile | Kris Kennaway | 2004-09-18 | 2 | -1/+11 | |
* | BROKEN on 5.x: Does not compile | Kris Kennaway | 2004-09-18 | 4 | -2/+22 | |
* | Fix the build with GCC 3.4.2. | Joe Marcus Clarke | 2004-09-06 | 5 | -0/+66 | |
* | Update to 0.5.5. | Mark Linimon | 2004-09-03 | 2 | -3/+3 | |
* | Update to version 0.9.14 | Kirill Ponomarev | 2004-09-03 | 3 | -4/+10 | |
* | Fix build with gcc 3.4 | Tilman Keskinoz | 2004-09-02 | 1 | -0/+19 | |
* | Update to 0.0.5 | Tilman Keskinoz | 2004-09-02 | 3 | -6/+6 | |
* | Fix build 5-STABLE | Maho Nakata | 2004-09-02 | 2 | -0/+31 | |
* | type -> arch | Maho Nakata | 2004-09-02 | 2 | -6/+6 | |
* | ad hoc fix for 5-STABLE, having CPU | Maho Nakata | 2004-09-01 | 2 | -0/+16 | |
* | Build fix for 5-STABLE | Maho Nakata | 2004-09-01 | 2 | -8/+8 | |
* | Chase plplot shared library version. | Mark Linimon | 2004-08-31 | 1 | -1/+1 | |
* | Update to KDE 3.3 | Michael Nottebrock | 2004-08-30 | 3 | -95/+28 | |
* | add qgfe 1.0 | Ying-Chieh Liao | 2004-08-30 | 4 | -0/+46 | |
* | typo | Ying-Chieh Liao | 2004-08-30 | 2 | -2/+2 | |
* | add qwtplot3d 0.2.4 beta | Ying-Chieh Liao | 2004-08-30 | 9 | -0/+209 | |
* | Add qalculate, a multi-purpose desktop calculator for GNU/Linux (heh). | Pav Lucistnik | 2004-08-29 | 7 | -0/+142 | |
* | Add convertall, a unit converter that can combine the units any way you want. | Pav Lucistnik | 2004-08-29 | 5 | -0/+81 | |
* | Add New port lapack95 | Maho Nakata | 2004-08-29 | 6 | -0/+1149 | |
* | Fix a typo in the GCC 3.4.2 patch (I must have had Palm on the brain). | Joe Marcus Clarke | 2004-08-27 | 2 | -10/+10 | |
* | Fix build with gcc-3.4.2. | Joe Marcus Clarke | 2004-08-22 | 1 | -0/+10 | |
* | Needs perl to build | Tilman Keskinoz | 2004-08-22 | 1 | -0/+1 | |
* | - Convert to OPTIONS | Pav Lucistnik | 2004-08-20 | 1 | -10/+5 | |
* | My territory, suggested by ijliao. :p | Cheng-Lung Sung | 2004-08-20 | 2 | -2/+2 | |
* | Now confirmed that both static and dynamic ATLAS lib | Maho Nakata | 2004-08-19 | 1 | -2/+2 | |
* | amd64 dislikes -malign-double | Maho Nakata | 2004-08-18 | 1 | -5/+5 | |
* | o Add WITH_SMP, ATLAS with SMP support. currently serious | Maho Nakata | 2004-08-18 | 1 | -4/+10 | |
* | o Significantly performance loss by overriding several | Maho Nakata | 2004-08-18 | 3 | -15/+7 | |
* | Update to verion 1.2.3 | Kirill Ponomarev | 2004-08-16 | 3 | -15/+9 | |
* | Update to verion 1.1.8 | Kirill Ponomarev | 2004-08-16 | 3 | -28/+8 | |
* | Fix build with gcc 3.4 | Tilman Keskinoz | 2004-08-16 | 2 | -4/+45 | |
* | Unbreak with gcc 3.4.2 | Tilman Keskinoz | 2004-08-16 | 2 | -4/+11 | |
* | USE_ICC -> WITH_ICC | Maho Nakata | 2004-08-16 | 1 | -3/+3 | |
* | Add flag USE_ICC, uses intel c/c++ compilier | Maho Nakata | 2004-08-16 | 1 | -2/+13 | |
* | As previously announced, remove these broken/insecure/obsolete ports. | Kris Kennaway | 2004-08-16 | 6 | -73/+0 | |
* | BROKEN on 5.x: Does not compile with gcc 3.4.2 | Kris Kennaway | 2004-08-16 | 2 | -1/+11 | |
* | BROKEN on 5.x: Does not compile with gcc 3.4.2 | Kris Kennaway | 2004-08-16 | 3 | -2/+19 |