| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Accidental whitespace | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | | |||||
| * | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | | |||||
| * | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 1 | -0/+1 |
| | | |||||
| * | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 1 | -1/+0 |
| | | |||||
| * | Style nits in the ports I maintain. | David E. O'Brien | 2000-02-13 | 1 | -3/+3 |
| | | |||||
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | | |||||
| * | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | Satoshi Asami | 1999-02-03 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. | ||||
| * | Don't print the manpages in pkg/PLIST, please. | Tim Vanderhoek | 1998-08-19 | 1 | -1/+0 |
| | | |||||
| * | detex takes as input a TeX source file and strips the TeX commands. | David E. O'Brien | 1997-03-25 | 6 | -0/+155 |
| The result is output to stdout. This is useful if you need a pure ASCII version of a TeX/LaTeX file. | |||||
