Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PORTNAME/PORTVERSION update | mharo | 2000-04-11 | 1 | -3/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-29 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | .ifndef NOMANCOMPRESS | hoek | 1998-08-23 | 2 | -6/+7 |
| | | | | | .def MANCOMPRESSED .dejavu | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Change gategory name "development" -> "devel". Also take out the | asami | 1995-11-26 | 1 | -2/+2 |
| | | | | | "programming" that was in some of them, it's pretty obvious what we are talking about here. | ||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | asami | 1995-11-13 | 1 | -5/+0 |
| | | | | Reported by: jkh | ||||
* | Shorten the COMMENT line. | joerg | 1995-10-24 | 1 | -1/+1 |
| | |||||
* | And now, yet another round of Makefile updates, devel version! | asami | 1995-04-09 | 1 | -1/+4 |
| | |||||
* | Claim my ports, and add the MAINTAINER entry. | joerg | 1995-04-01 | 1 | -1/+2 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Bruce Evans' bcc C compiler. | joerg | 1995-03-26 | 14 | -0/+994 |
It is able to handle 16-bit code as well, and comes with an own assembler and loader. (They are already known from Minix and Linux as the `bin86' package.) With a bit of `dd' magic, bcc can be used to compile messdos programs. |