aboutsummaryrefslogtreecommitdiffstats
path: root/devel/as31
Commit message (Collapse)AuthorAgeFilesLines
* Cleanupvs2005-09-223-15/+3
|
* SIZE-ify distinfovs2004-03-221-0/+1
| | | | | Reminded by: trevor Approved by: linimon (mentor)
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressvs2004-03-101-1/+1
| | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Add as31, a free 8051 assembler originally written by Ken Stauffer.pav2003-12-065-0/+57
AS31 is a good tool for building small 8051-based projects that are written in 100% 8051 assembly language. PR: ports/59549 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>