2003-05-05 18:53:12 by Julio Merino | Files touched by this commit (1) |
Log message: Use tabs instead of spaces. |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2003-01-10 16:34:00 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove duplicate empty line. |
2003-01-10 16:30:24 by Chris Pinnock | Files touched by this commit (1) |
Log message: Make this compile on SunOS |
2002-08-25 23:53:06 by Johnny C. Lam | Files touched by this commit (424) |
Log message: Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2. |
2002-07-22 12:31:32 by Alistair G. Crooks | Files touched by this commit (8) |
Log message: Apply fixes from Julio Merino (jmmv@hispabsd.org) in PR 17653 - make ispell use /tmp rather than /usr/tmp by default. |
2002-06-30 01:51:30 by Jan Schaumann | Files touched by this commit (2) |
Log message: According to http://www.kdstevens.com/~stevens/ispell-faq.html#bslash: ispell 3.1.2- contains an irritating bug when using latex that causes all sorts of problems the backslash is used. [...] The patch provided fixes these problems. This problem was noted and patches to the Makefile were supplied by Marko Schuetz (MarkoSchuetz at web dot de) in PR pkg/17418 - thanks! This closes PR# pkg/17418. |