| Commit message (Expand) | Author | Age | Files | Lines |
* | Reset ports maintained by bf@ until he has time again to work on them. | Rene Ladan | 2016-06-27 | 1 | -1/+1 |
* | Convert tab after WWW: in pkg-descrs to single space as per PHB | Dmitry Marakasov | 2016-05-23 | 1 | -1/+1 |
* | Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. | Mathieu Arnold | 2016-04-01 | 1 | -3/+3 |
* | Cleanup plist | Antoine Brodin | 2014-11-13 | 1 | -1/+0 |
* | Update the default version of GCC in the Ports Collection from GCC 4.7.4 | Gerald Pfeifer | 2014-09-10 | 1 | -1/+1 |
* | Repair instances, almost all courtesy of bf ;-), of spaces | Adam Weinberger | 2014-07-29 | 1 | -1/+1 |
* | Modernize LIB_DEPENDS | Baptiste Daroussin | 2014-07-13 | 1 | -2/+2 |
* | Remove NOPORTDOCS and NOPORTEXAMPLES. | Adam Weinberger | 2014-07-04 | 1 | -4/+7 |
* | Stagify. | Vanilla I. Shu | 2014-06-18 | 1 | -8/+7 |
* | Update the default version of GCC used in the Ports Collection from | Gerald Pfeifer | 2014-03-10 | 1 | -1/+1 |
* | Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases | Tijl Coosemans | 2014-02-16 | 1 | -2/+5 |
* | Update to libmpc version 1.0.1 which brings the following fixes: | Gerald Pfeifer | 2013-10-26 | 1 | -1/+1 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -5/+2 |
* | set MAKE_JOBS_UNSAFE | Brendan Fabeny | 2012-07-09 | 1 | -0/+1 |
* | add math/arpack-ng to CONFLICTS; remove version numbers from | Brendan Fabeny | 2012-06-27 | 1 | -2/+3 |
* | adjust linking and comments in dependent ports after the math/atlas update; | Brendan Fabeny | 2011-11-22 | 1 | -1/+1 |
* | avoid inconsistencies in internal symbol tables | Brendan Fabeny | 2011-09-28 | 1 | -7/+11 |
* | fix the objcopy renaming by adding a forgotten correction | Brendan Fabeny | 2011-09-28 | 1 | -3/+3 |
* | rename the lapack symbols in arpack to avoid conflicts | Brendan Fabeny | 2011-08-24 | 6 | -215/+261 |
* | - Maintainer change to bf@ | Stephen Montgomery-Smith | 2011-08-08 | 1 | -1/+1 |
* | - Fix PATCH_SITES, and update to version 3 of Kloeckner's arscnd patch. | Stephen Montgomery-Smith | 2011-07-21 | 5 | -113/+102 |
* | Mark as broken on sparc64: fails to install. | Mark Linimon | 2011-07-16 | 1 | -0/+4 |
* | Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org | Stephen Montgomery-Smith | 2011-06-14 | 1 | -1/+1 |
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -4/+0 |
* | Fix a problem with symbol duplication when code is linked with both the arpack | Stefan Walter | 2010-07-01 | 2 | -2/+8 |
* | Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now | Gerald Pfeifer | 2009-09-13 | 1 | -1/+1 |
* | - Update maintainer mail address | Dennis Herrmann | 2009-04-05 | 1 | -1/+1 |
* | - Pass maintainership along. | Wesley Shields | 2009-02-13 | 1 | -1/+1 |
* | Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. | Gerald Pfeifer | 2009-01-07 | 1 | -1/+1 |
* | Now we use USE_FORTRAN=yes to use FORTRAN. | Maho Nakata | 2007-07-12 | 1 | -4/+1 |
* | Remove CONFLICT line as elmer-mathlibs are deprecated by migration | Maho Nakata | 2007-01-16 | 1 | -1/+0 |
* | * Use gfortran42 only and not gcc42. | Maho Nakata | 2007-01-12 | 1 | -4/+6 |
* | * gfortran42 has "INTRINSIC etime" | Maho Nakata | 2007-01-10 | 2 | -1/+11 |
* | * Requires gfortran compiled ATLAS and BLAS. | Maho Nakata | 2007-01-09 | 1 | -3/+3 |
* | Migrated to gfortran42. | Maho Nakata | 2007-01-09 | 3 | -8/+41 |
* | - s,INSTALLS_SHLIB,USE_LDCONFIG,g | Cheng-Lung Sung | 2006-08-15 | 1 | -1/+1 |
* | Register conflicts with math/elmer-mathlibs and pet portlint. | Thierry Thomas | 2006-04-24 | 2 | -6/+7 |
* | - Use a static header file instead of generated by f2c. | Sergey Matveychuk | 2006-02-07 | 3 | -13/+427 |
* | - Update WWW | Pav Lucistnik | 2006-01-15 | 1 | -1/+1 |
* | Make math/arpack depend less on math/atlas | Edwin Groothuis | 2006-01-03 | 1 | -2/+2 |
* | - Add SHA256 | Pav Lucistnik | 2005-11-25 | 1 | -0/+3 |
* | - tar -> ${TAR} (since we have now a bsdtar ;) | Clement Laforet | 2004-04-07 | 1 | -1/+1 |
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+3 |
* | Fix suffix of a patch file. | Norikatsu Shigemura | 2003-07-14 | 1 | -1/+1 |
* | Fix a typo and Don't remove LAPACK2. | Norikatsu Shigemura | 2003-07-11 | 2 | -55/+4 |
* | Don't build a subset of BLAS and ARPACK2 and Use external ones. | Norikatsu Shigemura | 2003-07-11 | 5 | -38/+109 |
* | Forgot to pass portlint. | Maho Nakata | 2003-05-05 | 1 | -2/+2 |
* | Argand Library (serial version) | Maho Nakata | 2003-05-05 | 5 | -0/+138 |