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
chicken Scheme-to-C compiler
5.3.0_2,1 lang on this many watch lists=6 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.3.0_2,1Version of this port present on the latest quarterly branch.
Maintainer: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-04-04 21:41:37
Last Update: 2024-03-09 20:01:27
Commit Hash: 7c68c04
People watching this port, also watch:: cscope, zsh, python, libelf
Also Listed In: scheme
License: BSD3CLAUSE PD
WWW:
https://www.call-cc.org/
Description:
CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the R5RS Scheme language standard, and includes many enhancements and extensions.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (156 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/chicken-5.3.0_2,1/catalog.mk
  3. /usr/local/share/licenses/chicken-5.3.0_2,1/LICENSE
  4. /usr/local/share/licenses/chicken-5.3.0_2,1/BSD3CLAUSE
  5. /usr/local/share/licenses/chicken-5.3.0_2,1/PD
  6. bin/chicken
  7. bin/chicken-do
  8. bin/chicken-install
  9. bin/chicken-profile
  10. bin/chicken-status
  11. bin/chicken-uninstall
  12. bin/chicken-csc
  13. bin/chicken-csi
  14. @comment bin/feathers
  15. include/chicken/chicken-config.h
  16. include/chicken/chicken.h
  17. lib/chicken/11/chicken.base.import.so
  18. lib/chicken/11/chicken.bitwise.import.so
  19. lib/chicken/11/chicken.blob.import.so
  20. lib/chicken/11/chicken.compiler.user-pass.import.so
  21. lib/chicken/11/chicken.condition.import.so
  22. lib/chicken/11/chicken.continuation.import.so
  23. lib/chicken/11/chicken.csi.import.so
  24. lib/chicken/11/chicken.errno.import.so
  25. lib/chicken/11/chicken.eval.import.so
  26. lib/chicken/11/chicken.file.import.so
  27. lib/chicken/11/chicken.file.posix.import.so
  28. lib/chicken/11/chicken.fixnum.import.so
  29. lib/chicken/11/chicken.flonum.import.so
  30. lib/chicken/11/chicken.foreign.import.so
  31. lib/chicken/11/chicken.format.import.so
  32. lib/chicken/11/chicken.gc.import.so
  33. lib/chicken/11/chicken.internal.import.so
  34. lib/chicken/11/chicken.io.import.so
  35. lib/chicken/11/chicken.irregex.import.so
  36. lib/chicken/11/chicken.keyword.import.so
  37. lib/chicken/11/chicken.load.import.so
  38. lib/chicken/11/chicken.locative.import.so
  39. lib/chicken/11/chicken.memory.import.so
  40. lib/chicken/11/chicken.memory.representation.import.so
  41. lib/chicken/11/chicken.pathname.import.so
  42. lib/chicken/11/chicken.platform.import.so
  43. lib/chicken/11/chicken.plist.import.so
  44. lib/chicken/11/chicken.port.import.so
  45. lib/chicken/11/chicken.pretty-print.import.so
  46. lib/chicken/11/chicken.process-context.import.so
  47. lib/chicken/11/chicken.process-context.posix.import.so
  48. lib/chicken/11/chicken.process.import.so
  49. lib/chicken/11/chicken.process.signal.import.so
  50. lib/chicken/11/chicken.random.import.so
  51. lib/chicken/11/chicken.read-syntax.import.so
  52. lib/chicken/11/chicken.repl.import.so
  53. lib/chicken/11/chicken.sort.import.so
  54. lib/chicken/11/chicken.string.import.so
  55. lib/chicken/11/chicken.syntax.import.so
  56. lib/chicken/11/chicken.tcp.import.so
  57. lib/chicken/11/chicken.time.import.so
  58. lib/chicken/11/chicken.time.posix.import.so
  59. lib/chicken/11/srfi-4.import.so
  60. lib/chicken/11/types.db
  61. lib/libchicken.a
  62. lib/libchicken.so
  63. lib/libchicken.so.11
  64. @comment share/chicken/feathers.tcl
  65. share/chicken/setup.defaults
  66. share/doc/chicken/DEPRECATED
  67. @comment share/doc/chicken/LICENSE
  68. share/doc/chicken/NEWS
  69. share/doc/chicken/README
  70. share/doc/chicken/manual/Accessing external objects.html
  71. share/doc/chicken/manual/Acknowledgements.html
  72. share/doc/chicken/manual/Bibliography.html
  73. share/doc/chicken/manual/Bugs and limitations.html
  74. share/doc/chicken/manual/C interface.html
  75. share/doc/chicken/manual/Cross development.html
  76. share/doc/chicken/manual/Data representation.html
  77. share/doc/chicken/manual/Debugging.html
  78. share/doc/chicken/manual/Declarations.html
  79. share/doc/chicken/manual/Deployment.html
  80. share/doc/chicken/manual/Deviations from the standard.html
  81. share/doc/chicken/manual/Egg specification format.html
  82. share/doc/chicken/manual/Embedding.html
  83. share/doc/chicken/manual/Extension tools.html
  84. share/doc/chicken/manual/Extensions to the standard.html
  85. share/doc/chicken/manual/Extensions.html
  86. share/doc/chicken/manual/Foreign type specifiers.html
  87. share/doc/chicken/manual/Getting started.html
  88. share/doc/chicken/manual/Included modules.html
  89. share/doc/chicken/manual/Interface to external functions and variables.html
  90. share/doc/chicken/manual/Module (chicken base).html
  91. share/doc/chicken/manual/Module (chicken bitwise).html
  92. share/doc/chicken/manual/Module (chicken blob).html
  93. share/doc/chicken/manual/Module (chicken condition).html
  94. share/doc/chicken/manual/Module (chicken continuation).html
  95. share/doc/chicken/manual/Module (chicken csi).html
  96. share/doc/chicken/manual/Module (chicken errno).html
  97. share/doc/chicken/manual/Module (chicken eval).html
  98. share/doc/chicken/manual/Module (chicken file posix).html
  99. share/doc/chicken/manual/Module (chicken file).html
  100. share/doc/chicken/manual/Module (chicken fixnum).html
  101. share/doc/chicken/manual/Module (chicken flonum).html
  102. share/doc/chicken/manual/Module (chicken foreign).html
  103. share/doc/chicken/manual/Module (chicken format).html
  104. share/doc/chicken/manual/Module (chicken gc).html
  105. share/doc/chicken/manual/Module (chicken io).html
  106. share/doc/chicken/manual/Module (chicken irregex).html
  107. share/doc/chicken/manual/Module (chicken keyword).html
  108. share/doc/chicken/manual/Module (chicken load).html
  109. share/doc/chicken/manual/Module (chicken locative).html
  110. share/doc/chicken/manual/Module (chicken memory representation).html
  111. share/doc/chicken/manual/Module (chicken memory).html
  112. share/doc/chicken/manual/Module (chicken module).html
  113. share/doc/chicken/manual/Module (chicken pathname).html
  114. share/doc/chicken/manual/Module (chicken platform).html
  115. share/doc/chicken/manual/Module (chicken plist).html
  116. share/doc/chicken/manual/Module (chicken port).html
  117. share/doc/chicken/manual/Module (chicken pretty-print).html
  118. share/doc/chicken/manual/Module (chicken process signal).html
  119. share/doc/chicken/manual/Module (chicken process).html
  120. share/doc/chicken/manual/Module (chicken process-context posix).html
  121. share/doc/chicken/manual/Module (chicken process-context).html
  122. share/doc/chicken/manual/Module (chicken random).html
  123. share/doc/chicken/manual/Module (chicken read-syntax).html
  124. share/doc/chicken/manual/Module (chicken repl).html
  125. share/doc/chicken/manual/Module (chicken sort).html
  126. share/doc/chicken/manual/Module (chicken string).html
  127. share/doc/chicken/manual/Module (chicken syntax).html
  128. share/doc/chicken/manual/Module (chicken tcp).html
  129. share/doc/chicken/manual/Module (chicken time posix).html
  130. share/doc/chicken/manual/Module (chicken time).html
  131. share/doc/chicken/manual/Module (chicken type).html
  132. share/doc/chicken/manual/Module r4rs.html
  133. share/doc/chicken/manual/Module r5rs.html
  134. share/doc/chicken/manual/Module scheme.html
  135. share/doc/chicken/manual/Module srfi-4.html
  136. share/doc/chicken/manual/Modules.html
  137. share/doc/chicken/manual/The User's Manual.html
  138. share/doc/chicken/manual/Types.html
  139. share/doc/chicken/manual/Units and linking model.html
  140. share/doc/chicken/manual/Using the compiler.html
  141. share/doc/chicken/manual/Using the interpreter.html
  142. share/doc/chicken/manual/manual.css
  143. share/man/man1/chicken-do.1.gz
  144. share/man/man1/chicken-install.1.gz
  145. share/man/man1/chicken-profile.1.gz
  146. share/man/man1/chicken-status.1.gz
  147. share/man/man1/chicken-uninstall.1.gz
  148. share/man/man1/chicken.1.gz
  149. share/man/man1/chicken-csc.1.gz
  150. share/man/man1/chicken-csi.1.gz
  151. @comment share/man/man1/feathers.1.gz
  152. @postexec %D/bin/chicken-install -update-db
  153. @postunexec rm -f %D/lib/chicken/11/modules.db
  154. @owner
  155. @group
  156. @mode
Collapse this list.
Dependency lines:
  • chicken>0:lang/chicken
To install the port:
cd /usr/ports/lang/chicken/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/chicken
  • pkg install chicken
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: chicken
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1637825548 SHA256 (chicken-5.3.0.tar.gz) = c3ad99d8f9e17ed810912ef981ac3b0c2e2f46fb0ecc033b5c3b6dca1bdb0d76 SIZE (chicken-5.3.0.tar.gz) = 4069549

Packages (timestamps in pop-ups are UTC):
chicken
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.3.0_2,15.3.0_2,1-5.3.0_2,15.3.0_2,1---
FreeBSD:13:quarterly5.3.0_2,15.3.0_2,15.3.0,15.3.0_2,15.3.0_2,15.3.0_1,15.3.0_1,15.3.0_1,1
FreeBSD:14:latest5.3.0_2,15.3.0_2,15.3.0,15.3.0_2,15.3.0_2,15.3.0,1-5.3.0,1
FreeBSD:14:quarterly5.3.0_1,15.3.0_2,1-5.3.0_1,15.3.0_2,15.3.0_1,15.3.0_1,15.3.0_1,1
FreeBSD:15:latest5.3.0_2,15.3.0_2,1n/a5.3.0_1,1n/a5.3.0_1,15.3.0_1,15.3.0_1,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for chicken-5.3.0_2,1: DOCS=on: Build and/or install documentation FEATHERS=off: Install the Feathers debugger (requires Tcl/Tk) ===> Use 'make config' to modify these settings
Options name:
lang_chicken
USES:
cpe gmake
pkg-message:
For install:
Some chicken eggs require the environment variable TZ to be set in order to function properly. See environ(7) for more information.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://code.call-cc.org/releases/5.3.0/
Collapse this list.

There are no commits on branch 2022Q3 for this port