Port details |
- intercal C-INTERCAL compiler, ick, and supporting libraries
- 0.32_1 lang
=7 0.32_1Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
 - Port Added: unknown
- Last Update: 2024-03-09 20:01:28
- Commit Hash: d09206a
- People watching this port, also watch:: gdbm, unzip, wine, aalib, pcre
- License: GPLv2
- WWW:
- https://gitlab.com/esr/intercal
- Description:
- A compiler for the INTERCAL language, which has a syntax and
feature set differing considerably from all other programming
languages. This is the C-INTERCAL compiler, which compiles
INTERCAL to C, and then invokes cc as a backend, much like the
"f2c" Fortran compiler.
¦ ¦ ¦ ¦ 
- 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/intercal/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/intercal
- pkg install intercal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: intercal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707470595
SHA256 (intercal-0.32.tar.gz) = a3c1e0a7ac591f78b7f5af42fdc6ae7d2a02981b7862c0320d3537beb54dfd78
SIZE (intercal-0.32.tar.gz) = 960879
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.4.1 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_intercal
- USES:
- autoreconf gmake
- 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 |
0.32_1 09 Mar 2024 20:01:28
    |
Nuno Teixeira (eduardo)  |
lang/intercal: Move man pages to share/man
Approved by: portmgr (blanket) |
0.32 10 Feb 2024 13:43:01
    |
Robert Clausecker (fuz)  |
lang/intercal: update to 0.32
- move WWW to new home
- obey CC, even at runtime
Changelog: https://gitlab.com/esr/intercal/-/blob/master/NEWS |
0.31 08 Feb 2023 23:24:25
    |
Robert Clausecker (fuz)  |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
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) |
0.31 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 ) |
0.31 05 Aug 2022 05:41:03
    |
Fernando Apesteguía (fernape)  Author: Robert Clausecker |
lang/intercal: fix build on recent FreeBSD
Bump POSIX version.
While here, submitter becomes maintainer.
PR: 265560
Reported by: fuz@fuz.su (maintainer)
MFH: 2022Q3 (build fix) |
0.31 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 ) |
0.31 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.31 25 Jan 2021 16:59:24
  |
nc  |
lang/intercal: Update to 0.31
Changes: http://www.catb.org/~esr/intercal/NEWS.html
Approved by: 0mp (mentor, implicit) |
0.30_2 29 Nov 2020 14:12:28
  |
linimon  |
These ports now build on aarch64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com TRYBROKEN run |
0.30_2 29 Sep 2020 19:41:52
  |
se  |
Fix build with -fno-common
While here add license (GPLv2). |
0.30_1 04 Nov 2019 21:21:04
  |
rene  |
Returns johans's ports to the pool after safekeeping his commit bit. |
0.30_1 29 Mar 2019 21:39:08
  |
linimon  |
Mark as broken on aarch64:
ld: error: lexer.c:(function yylex: .text+0x10CC): improper alignment for
relocation R_AARCH64_LDST32_ABS_LO12_NC: 0x28001B is not aligned to 4 bytes
Oddly, it seems to compile on armv6.
Approved by: portmgr (tier-2 blanket) |
0.30_1 10 Nov 2018 18:12:58
  |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
0.30 15 Oct 2015 14:55:14
  |
mat  |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
0.30 05 Apr 2015 09:19:44
  |
johans  |
Update intercal to 0.30 (bugfix release) |
0.29_1 27 Oct 2014 15:23:31
  |
bapt  |
Cleanup plist |
0.29_1 29 Dec 2013 16:19:57
  |
johans  |
Enable stage support |
0.29_1 20 Sep 2013 19:53:10
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
0.29_1 17 Aug 2013 16:27:24
  |
gerald  |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
0.29_1 31 Dec 2012 13:34:42
  |
johans  |
- Force use of modern GCC (4.6+) on FreeBSD 8.x and older
Otherwise, an unusable binary would be produced
- Bump PR
PR: ports/174837
Submitted by: Klaus Aehlig <aehlig@linta.de> |
0.29 13 Jul 2012 15:41:42
 |
johans  |
- Update intercal to 0.29
- Adopt port
- Remove local patches that are no longer needed |
0.24_1 24 Oct 2011 03:33:20
 |
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
0.24_1 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.24_1 03 Jul 2011 13:45:36
 |
ohauer  |
- remove MD5 |
0.24_1 08 Oct 2006 22:04:47
 |
stas  |
- Fix intercal library dir [1]
- PREFIX-safety [2]
- Change my email
Submitted by: Phil Pennock <phil.pennock@globnix.org> [1], me (stas) [2]
Approved by: sem (implicitly) |
0.24 29 Jul 2006 01:56:31
 |
rafan  |
- Update to 0.24
- Pass maintainership to submitter
PR: ports/100929
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
0.20 15 Apr 2006 06:37:29
 |
linimon  |
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr |
0.20 22 Jan 2006 12:42:24
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.20 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.20 07 Mar 2003 06:05:38
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.20 01 Mar 2003 13:04:27
 |
sf  |
track ESR's page.
www.tuxedo.org -> www.catb.org |
29 Nov 2000 18:39:54
    |
mph  |
Upgrade to 0.20. |
08 Oct 2000 04:17:26
    |
asami  |
Convert category lang to new layout. |