aboutsummaryrefslogtreecommitdiff
path: root/lang/huc
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to options helpersDmitry Marakasov2016-08-121-2/+4
| | | | Notes: svn path=/head/; revision=420118
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* Cleanup plistBaptiste Daroussin2014-10-271-6/+0
| | | | Notes: svn path=/head/; revision=371587
* Correct all instances where OPTIONS_DEFINE was being overwrittenAdam Weinberger2014-07-151-2/+0
| | | | | | | by multiple definitions. Notes: svn path=/head/; revision=361986
* Support stagingEmanuel Haupt2014-03-141-12/+9
| | | | Notes: svn path=/head/; revision=348224
* Convert l* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347773
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 3.21Martin Wilke2012-08-052-17/+16
| | | | | | | | PR: 170154 Submitted by: Port Fury Notes: svn path=/head/; revision=302049
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* - fix plist for -DNOPORTDOCSIon-Mihai Tetcu2008-06-292-30/+30
| | | | | | | | | - bump PORTREVISION Prompted by: QA Tindy run Notes: svn path=/head/; revision=215973
* - Fix file permissionsMartin Wilke2006-07-301-3/+6
| | | | | | | | | PR: ports/100960 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor) Notes: svn path=/head/; revision=169144
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149341
* - Fix build on -currentKirill Ponomarev2004-02-202-22/+18
| | | | | | | | PR: ports/63139 Submitted by: Ports Fury Notes: svn path=/head/; revision=101513
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* New port: lang/huc (PC Engine C Compiler)Edwin Groothuis2003-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> Notes: svn path=/head/; revision=96863