2011-01-22 19:25:47 by Dan McMahill | Files touched by this commit (1) |
Log message: Set CPP in configure environment to avoid configure getting a bad value which in turn caused a build failure on .F files which cpp can process but gcc -E can't (unless you have a gcc with fortran installed) |
2010-07-30 12:36:34 by Aleksej Saushev | Files touched by this commit (51) |
Log message: "fortran" -> "fortran77" except where it is clear that it \ isn't F77. "fortran" is alias of "fortran77" for now, but it will \ change later. |
2010-02-27 04:21:06 by Dan McMahill | Files touched by this commit (4) |
Log message: Add destdir support. There was a custom install-data-local install rule which was missing $(DESTDIR). |
2009-12-03 14:06:56 by Aleksej Saushev | Files touched by this commit (48) |
Log message: Follow f2c/libf2c split: bump revision of all packages that list Fortran in used languages. |
2009-06-14 19:35:57 by Joerg Sonnenberger | Files touched by this commit (52) |
Log message: Remove @dirrm entries from PLISTs |
2008-04-30 23:35:59 by Dan McMahill | Files touched by this commit (3) |
Log message: remove a syntax error from the top level configure script. |
2008-03-18 12:48:25 by Dan McMahill | Files touched by this commit (8) | ![]() |
Log message: Repair the build when using f2c-f77 as the fortran compiler. Also, do not install calcCAP or calcRL. These two tools seem to give results of questionable accuracy (see the sourceforge bug tracker for the upstream sources) and also don't build with gcc-4 anyway. Bump pkgrevision. |
2006-08-10 05:21:40 by Min Sik Kim | Files touched by this commit (25) |
Log message: Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed shortly. |
2006-06-30 09:05:17 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Use latex2html-[0-9]* instead of latex2html. Build dependency, so no change. |
2006-05-13 05:44:24 by Min Sik Kim | Files touched by this commit (24) |
Log message: Remove references to teTeX1. |