aboutsummaryrefslogtreecommitdiffstats
path: root/lang/huc
Commit message (Collapse)AuthorAgeFilesLines
* - fix plist for -DNOPORTDOCSitetcu2008-06-302-30/+30
| | | | | | - bump PORTREVISION Prompted by: QA Tindy run
* - Fix file permissionsmiwi2006-07-311-3/+6
| | | | | | PR: ports/100960 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor)
* - Add SHA256pav2005-11-251-0/+1
|
* - Fix build on -currentkrion2004-02-212-22/+18
| | | | | PR: ports/63139 Submitted by: Ports Fury
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* New port: lang/huc (PC Engine C Compiler)edwin2003-12-295-0/+119
HuC is a PC Engine C compiler. It can create ROMs (hucard) or CD images and is bundled with an assembler and all kinds of libraries. You can ouput text, scrolls, make sound, control CD, handle sprites and tiles, and more. PR: ports/60511 Submitted by: Frederic <nexusb@free.fr>