summaryrefslogtreecommitdiff
path: root/devel/bcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Record conflict with ports/devel/bin86.Trevor Johnson2003-10-291-0/+1
| | | | Approved by: joerg (maintainer)
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* .ifndef NOMANCOMPRESSTim Vanderhoek1998-08-232-6/+7
| | | | | .def MANCOMPRESSED .dejavu
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
|
* Change gategory name "development" -> "devel". Also take out theSatoshi Asami1995-11-261-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.Satoshi Asami1995-11-131-5/+0
| | | | Reported by: jkh
* Shorten the COMMENT line.Joerg Wunsch1995-10-241-1/+1
|
* And now, yet another round of Makefile updates, devel version!Satoshi Asami1995-04-091-1/+4
|
* Claim my ports, and add the MAINTAINER entry.Joerg Wunsch1995-04-011-1/+2
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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 Wunsch1995-03-2614-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.