Port details |
- hp48xgcc GNU C cross-compiler for HP48 calculators
- 1.0.2_2 devel =3 1.0.2_2Version of this port present on the latest quarterly branch.
- IGNORE: is only for i386, while you are running amd64
- Maintainer: danfe@FreeBSD.org
- Port Added: 2006-02-20 13:19:16
- Last Update: 2023-12-12 11:59:08
- Commit Hash: 8704483
- People watching this port, also watch:: hte, stunnel, disco, zsnes, fluidsynth
- Also Listed In: lang
- License: GPLv2
- WWW:
- https://hp48xgcc.sourceforge.net/
- Description:
- HP48xgcc is a C cross-compiler. It is a program that runs on your computer
and translates C code into objects that can be executed on the HP48. It is
based on (well, that's an understatement) the GNU C compiler (gcc) and thus
it supports complete C language, not just some subset.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hp48xgcc>0:devel/hp48xgcc
- To install the port:
- cd /usr/ports/devel/hp48xgcc/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install devel/hp48xgcc
- pkg install hp48xgcc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hp48xgcc
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- SHA256 (hp48xgcc/hp48xgcc-1.0.2-source.zip) = 913dc459a0e4e51a3b1a965c6c81975b7c9cc7e2cd371a878209a22bfde8475f
SIZE (hp48xgcc/hp48xgcc-1.0.2-source.zip) = 227800
SHA256 (hp48xgcc/gcc-2.7.2.tar.gz) = 7cd8bce5c3aeec59a72ecc2d3d5123864a817b14cdbd0680b1a969c3bccc5da5
SIZE (hp48xgcc/gcc-2.7.2.tar.gz) = 7089723
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
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_hp48xgcc
- USES:
- gmake perl5 zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_2 12 Dec 2023 11:59:08 |
Alexey Dokuchaev (danfe) |
devel/hp48xgcc: whack the `register' storage class specifier
ISO C++17 does not allow it, thus breaking the port's build.
Reported by: pkg-fallout |
1.0.2_2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
1.0.2_2 14 Feb 2023 08:42:04 |
Alexey Dokuchaev (danfe) |
devel/hp48xgcc: unbreak the port's build against Clang 15
- Implement variadic function fatal() using <stdarg.h> API
- While here, respect the user's preferred compiler ${CC}
Obtained from: gcc-2.95.2.1
Reported by: pkg-fallout |
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) |
1.0.2_2 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 ) |
1.0.2_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.0.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_2 09 Dec 2014 10:58:47 |
bapt |
Cleanup plist |
1.0.2_2 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
1.0.2_2 11 Mar 2014 14:36:29 |
danfe |
Stagify the port. |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
1.0.2_2 09 Oct 2013 20:53:23 |
danfe |
Unbreak the build on recent -CURRENT (yet again).
Reported by: pkg-fallout |
1.0.2_2 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.0.2_2 05 Sep 2013 06:07:31 |
danfe |
- Unbreak against Clang and other strict C++ compilers
- Sanitize some post-extract commands while I'm here
Reported by: pkg-fallout |
1.0.2_2 02 Sep 2013 08:56:07 |
danfe |
- Convert old-school USE_GMAKE and USE_PERL5_* to modern USES
- Perform some minor cleanups whenever appropriate
Submitted by: az |
1.0.2_2 08 Apr 2011 17:05:09 |
danfe |
Drop superfluous :hp suffix from MASTER_SITES/DISTFILES and MD5 hash. |
1.0.2_2 21 Jan 2011 12:52:55 |
danfe |
- Augment CATEGORIES
- Improve one comment
Feature safe: yes |
1.0.2_2 11 Jan 2011 05:10:12 |
danfe |
Bring in the patch from upstream that adds support for % ^ << >> operators,
contributed by Martin Finda. |
1.0.2_1 11 Jan 2011 04:48:19 |
danfe |
- Convert BROKEN into ONLY_FOR_ARCHS: this port is based on ancient GCC
version (2.7.2) which is not likely to be fixed or taught new arches
- Define LICENSE and do some minor non-functional retouch while here |
1.0.2_1 11 Jan 2011 04:36:08 |
danfe |
Preventively fix the build when CPPFLAGS are passed to MAKE_ENV: do not
allow environment variables take precedence over variables from makefile.
Found by: -exp run for ports/153625
Notified by: gerald |
1.0.2_1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.0.2_1 03 Oct 2006 21:46:25 |
danfe |
Fix the build with GCC 4.1. |
1.0.2_1 04 Sep 2006 20:25:28 |
danfe |
- Unbreak the build with recent GNU make
- No longer DEPRECATED |
1.0.2_1 02 Sep 2006 16:51:10 |
kris |
Schedule these broken ports for termination on 2006-12-01 |
1.0.2_1 16 Jul 2006 19:34:00 |
linimon |
Mark broken: fails to install. |
1.0.2_1 06 Mar 2006 20:33:56 |
kris |
BROKEN on !i386: Configure fails
Approved by: portmgr (implicit) |
1.0.2_1 27 Feb 2006 17:03:29 |
danfe |
Fix pkg-plist, bump PORTREVISION.
Reported by: krismail
Approved by: portmgr (clement) |
1.0.2 26 Feb 2006 17:36:32 |
danfe |
Unbreak distfile fetching.
Reported by: krismail
Approved by: portmgr (krion) |
1.0.2 20 Feb 2006 13:18:27 |
danfe |
Add HP48-xgcc 1.0.2, GNU C cross-compiler for HP48 calculators.
Now one step closer porting BSD on my HP48GX. ;-) |