Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Make nqc compile on 4.x by adding USE_GCC=3.4+ | jhay | 2005-10-24 | 2 | -4/+4 |
| | | | | | | Submitted by: vs Update to nqc-3.1.r4. | ||||
* | Update to nqc-3.1.r2. | jhay | 2005-07-29 | 6 | -447/+13 |
| | |||||
* | Nqc has moved. | jhay | 2005-02-23 | 2 | -2/+2 |
| | |||||
* | Make nqc compile with gcc 3.4.2. | jhay | 2004-08-17 | 1 | -0/+18 |
| | |||||
* | Add size data, approved by maintainers. | trevor | 2004-03-19 | 1 | -0/+1 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Upgrade to nqc 2.5 r3. The old distfile has gone away. | jhay | 2003-11-26 | 3 | -17/+20 |
| | | | | Approved by: portmgr (marcus) | ||||
* | Backout my upgrade to nqc 2.5 r3. We are in a code freeze. | jhay | 2003-11-25 | 3 | -19/+13 |
| | |||||
* | Update to nqc 2.5 r3. | jhay | 2003-11-25 | 3 | -13/+19 |
| | |||||
* | Update to nqc 2.5 r1. | jhay | 2003-04-15 | 2 | -3/+3 |
| | |||||
* | Remove old maintainer info. | jhay | 2003-04-15 | 1 | -3/+0 |
| | |||||
* | After nudging from the current maintainer, take over maintainership. | jhay | 2003-03-01 | 5 | -14/+340 |
| | | | | | | De pkg-comment. Update to ver. 2.5.a5. Add FreeBSD support for the USB IR Lego Tower. | ||||
* | (at least it compiles again, but it's still full of the gcc 3.2.1 warnings). | edwin | 2002-11-19 | 2 | -3/+26 |
| | | | | Noticed on: bento | ||||
* | Make fetchable again (MASTER_SITE moved) | kris | 2002-09-29 | 2 | -2/+2 |
| | |||||
* | Upgrade nqc to version 2.4.r3. | kbyanc | 2002-06-08 | 3 | -34/+37 |
| | |||||
* | Update nqc port to version 2.3r1. | kbyanc | 2001-05-04 | 3 | -12/+17 |
| | | | | | PR: 26923 (with slight modifications) Submitted by: "Stephen J. Roznowski" <sjr@home.com> | ||||
* | Update NQC port to version 2.2.r2 | kbyanc | 2000-11-09 | 3 | -9/+40 |
| | | | | | PR: 22638 Submitted by: Stephen J. Roznowski <sjr@home.net> | ||||
* | Update to version 2.1.r2. | steve | 2000-04-30 | 3 | -7/+9 |
| | | | | | PR: 18294 Submitted by: Stephen J. Roznowski <sjr@home.com> | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | Update to version 2.0.2. | steve | 1999-12-24 | 2 | -4/+4 |
| | | | | | PR: 15253 Submitted by: maintainer | ||||
* | Update to version 2.0.1 | steve | 1999-10-11 | 3 | -6/+6 |
| | | | | | PR: 14187 Submitted by: maintainer | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Import of nqc, | cpiazza | 1999-08-15 | 6 | -0/+75 |
A compiler for a simple language for programming the LEGO RCX or CyberMaster controllers. The language itself is "Not Quite C" and includes preprocessor and control structures very similar to the C language, but with restrictions imposed by the limitations of the RCX hardware/firmware itself. Besides compiling, nqc also provides functions for downloading the RCX firmware as well as uploading programs to and downloading from the RCX. PR: 13081 Submitted by: Kelly Yancey <kbyanc@posi.net> |