Port details |
- huc PC Engine C compiler which can create ROMs (hucard) or CD images
- 3.21 lang =2 3.21Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-12-29 07:43:22
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: emulators
- License: not specified in port
- WWW:
- https://www.zeograd.com/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/huc/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/huc
- pkg install huc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: huc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (huc-3.21-src.zip) = 304095ad89df973834c481030920019e4ad15eab585106ec7c24d123da7ae3a7
SIZE (huc-3.21-src.zip) = 343344
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for huc-3.21:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- lang_huc
- USES:
- gmake zip
- pkg-message:
- For install:
- Huc is now installed!
Set the $PCE_INCLUDE environment variable to ${PREFIX}/include/huc/pce
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.21 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.21 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
3.21 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.21 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
3.21 12 Aug 2016 09:01:07 |
amdmi3 |
- Switch to options helpers |
3.21 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
3.21 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
3.21 15 Jul 2014 17:37:39 |
adamw |
Correct all instances where OPTIONS_DEFINE was being overwritten
by multiple definitions. |
3.21 14 Mar 2014 13:07:28 |
ehaupt |
Support staging |
3.21 10 Mar 2014 16:01:36 |
bapt |
Convert l* to USES=zip |
3.21 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
3.21 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.21 05 Aug 2012 04:51:06 |
miwi |
- Update to 3.21
PR: 170154
Submitted by: Port Fury |
3.20_3 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
3.20_3 29 Jun 2008 20:02:51 |
itetcu |
- fix plist for -DNOPORTDOCS
- bump PORTREVISION
Prompted by: QA Tindy run |
3.20_2 30 Jul 2006 20:57:30 |
miwi |
- Fix file permissions
PR: ports/100960
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor) |
3.20_1 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
3.20_1 20 Feb 2004 16:00:58 |
krion |
- Fix build on -current
PR: ports/63139
Submitted by: Ports Fury |
3.20_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.20 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
3.20 29 Dec 2003 07:42:41 |
edwin |
New port: lang/huc (PC Engine C Compiler)
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> |