notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
intercal C-INTERCAL compiler, ick, and supporting libraries
0.31 lang on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.31Version of this port present on the latest quarterly branch.
Maintainer: fuz@fuz.su search for ports maintained by this maintainer
Port Added: 2022-08-14 01:18:24
Last Update: 2022-08-05 05:50:19
Commit Hash: c83abdc
License: GPLv2
WWW:
http://www.catb.org/~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. WWW: http://www.catb.org/~esr/intercal/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (39 items)
Collapse this list.
  1. /usr/local/share/licenses/intercal-0.31/catalog.mk
  2. /usr/local/share/licenses/intercal-0.31/LICENSE
  3. /usr/local/share/licenses/intercal-0.31/GPLv2
  4. bin/ick
  5. bin/convickt
  6. include/ick/abcess.h
  7. include/ick/config.h
  8. include/ick/fiddle.h
  9. include/ick/ick_bool.h
  10. include/ick/ick_ec.h
  11. include/ick/ick_lose.h
  12. include/ick/yuk.h
  13. lib/libick.a
  14. lib/libickec.a
  15. lib/libickmt.a
  16. lib/libyuk.a
  17. man/man1/ick.1.gz
  18. man/man1/convickt.1.gz
  19. share/ick/COPYING
  20. share/ick/atari.bin
  21. share/ick/baudot.bin
  22. share/ick/compunex.c
  23. share/ick/coopt.sh
  24. share/ick/ebcdic.bin
  25. share/ick/ecto_b98.c
  26. share/ick/floatlib.i
  27. share/ick/ick-wrap.c
  28. share/ick/latin1.bin
  29. share/ick/pickwrap.c
  30. share/ick/syslib.i
  31. share/ick/syslib3.3i
  32. share/ick/syslib4.4i
  33. share/ick/syslib5.5i
  34. share/ick/syslib6.6i
  35. share/ick/syslib7.7i
  36. share/ick/syslibc.c
  37. @owner
  38. @group
  39. @mode
Collapse this list.
Dependency lines:
  • intercal>0:lang/intercal
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 = 1611593892 SHA256 (intercal-0.31.tar.gz) = 93d842b81ecdc82b352beb463fbf688749b0c04445388a999667e1958bba4ffc SIZE (intercal-0.31.tar.gz) = 940950

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. indexinfo : print/indexinfo
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
lang_intercal
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.catb.org/~esr/intercal/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.31
05 Aug 2022 05:50:19
commit hash: c83abdc09c16d2f394582e6d8a1d6790f8e11035commit hash: c83abdc09c16d2f394582e6d8a1d6790f8e11035commit hash: c83abdc09c16d2f394582e6d8a1d6790f8e11035commit hash: c83abdc09c16d2f394582e6d8a1d6790f8e11035 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
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)

(cherry picked from commit 31a3e7c76d559bec19816447d16865b4206acca9)

Number of commits found: 1