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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
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_1,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_1,15.3.0_2,1-5.3.0_1,15.3.0_2,1---
FreeBSD:13:quarterly5.3.0_1,15.3.0_1,15.3.0,15.3.0_1,15.3.0_1,15.3.0_1,15.3.0_1,15.3.0_1,1
FreeBSD:14:latest5.3.0_1,15.3.0_2,15.3.0,15.3.0_1,15.3.0_1,15.3.0,1-5.3.0,1
FreeBSD:14:quarterly5.3.0_1,15.3.0_1,1-5.3.0_1,15.3.0_1,15.3.0_1,15.3.0_1,15.3.0_1,1
FreeBSD:15:latest5.3.0_1,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.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2023-10-26
    Affects: users of lang/chicken
    Author: gahr@FreeBSD.org
    Reason: 
      The chicken binaries csc and csi, together with their manual pages, have been
      renamed to chicken-csc and chicken-csi, to avoid conflicts with lang/mono.
      This is in line with what several Linux distros do. See PR 274736.
    
    
Port Moves
  • port moved here from lang/chicken5 on 2022-10-30
    REASON: Has expired: Please use lang/chicken instead

Number of commits found: 84

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.3.0_2,1
09 Mar 2024 20:01:27
commit hash: 7c68c044cddbf8bdb71f7a846b2fff5328b1ef38commit hash: 7c68c044cddbf8bdb71f7a846b2fff5328b1ef38commit hash: 7c68c044cddbf8bdb71f7a846b2fff5328b1ef38commit hash: 7c68c044cddbf8bdb71f7a846b2fff5328b1ef38 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
lang/chicken: Move man pages to share/man

Approved by:	portmgr (blanket)
5.3.0_1,1
26 Oct 2023 16:13:38
commit hash: 7ccc120947de7b60b032ef8c27a7f775a91ae7f8commit hash: 7ccc120947de7b60b032ef8c27a7f775a91ae7f8commit hash: 7ccc120947de7b60b032ef8c27a7f775a91ae7f8commit hash: 7ccc120947de7b60b032ef8c27a7f775a91ae7f8 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
lang/chicken: rename csc and csi to avoid conflicts with lang/mono

This is in line with what several Linux distributions do.

PR:             274736
Rpoerted by:    Paco Pascal <me@pacopascal.com>
5.3.0,1
12 Sep 2022 06:55:41
commit hash: 6d45ec8847357f8597368ff25eef0ab1fcc20217commit hash: 6d45ec8847357f8597368ff25eef0ab1fcc20217commit hash: 6d45ec8847357f8597368ff25eef0ab1fcc20217commit hash: 6d45ec8847357f8597368ff25eef0ab1fcc20217 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
lang/chicken: parallel builds are fine now
5.3.0,1
08 Sep 2022 13:08:19
commit hash: 17e9c85e7038cd627570ba122bf020ef3812a39bcommit hash: 17e9c85e7038cd627570ba122bf020ef3812a39bcommit hash: 17e9c85e7038cd627570ba122bf020ef3812a39bcommit hash: 17e9c85e7038cd627570ba122bf020ef3812a39b files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
lang/chicken: restore unsuffixed chicken port

The lang/chicken5 port was introduced to help migrating from v4 in
lang/chicken. The latter is not long gone, and we're left with a '5'
suffix everywhere.  Let's put a copy of chicken v5 in lang/chicken, with
a plan to remove lang/chicken5 in two months.

The use of PORTEPOCH is necessary because it was there in chicken v4.
4.13.0,1
22 Dec 2019 21:56:11
Revision:520669Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:

2019-12-20 lang/chicken: Old release; please migrate to lang/chicken5
4.13.0,1
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
4.13.0,1
08 Nov 2018 12:52:23
Revision:484449Original commit files touched by this commit
tobik search for other commits by this committer
Deprecate lang/chicken

Now that CHICKEN 5.0.0 is out, as discussed with the previous
maintainer, users should slowly migrate to lang/chicken5.  Give a
1-year notice.

PR:		230535
4.13.0,1
15 Aug 2018 15:26:13
Revision:477236Original commit files touched by this commit
tobik search for other commits by this committer
lang/chicken: Update to 4.13.0

- Respect LDFLAGS
- Take maintainership

Changes:	https://code.call-cc.org/releases/4.13.0/NEWS
PR:		230535
Approved by:	maintainer
Security:	5a771686-9e33-11e8-8b2d-9cf7a8059466
MFH:		2018Q3
4.12.0,1
17 May 2018 08:34:08
Revision:470206Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Switch to new test framework
- Switch to options helpers

Approved by:	portmgr blanket
4.12.0,1
05 Mar 2017 16:15:37
Revision:435483Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
lang/chicken: update 4.11.0 -> 4.12.0

PR:		216661
Reported by:	sevan
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
Security:	CVE-2016-6830
Security:	CVE-2016-6831
Security:	CVE-2016-9954
Security:	https://vuxml.FreeBSD.org/freebsd/c6932dd4-eaff-11e6-9ac1-a4badb2f4699.html
MFH:		2017Q1
4.11.0,1
04 Jun 2016 18:44:33
Revision:416371Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream version 4.11.0

Extensive changelog on http://code.call-cc.org/releases/4.11.0/NEWS-4.11.0
including security fixes for Specialisation rules for string-{ref,set!},
bit-set?
and move-memory no longer use unchecked C functions which could
result in undefined behaviour, including buffer overruns.

While on it: Pet portlint

PR:		209810
Submitted by:	vmagerya@gmail.com (maintainer)
Reported by:	philneaton95@gmail.com
MFH:		2016Q2
4.10.0,1
30 Sep 2015 09:55:14
Revision:398209Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
lang/chicken: update 4.10.0 RC4 -> 4.10.0

PR:		203450
Approved by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
4.10.0.r4,1
31 Jul 2015 00:18:49
Revision:393282Original commit files touched by this commit This port version is marked as vulnerable.
junovitch search for other commits by this committer
Security update to Chicken 4.10.0 RC4

PR:		200980
Security:	CVE-2015-4556
Security:	0da404ad-1891-11e5-a1cf-002590263bf5
Approved by:	delphij (mentor), Vitaly Magerya (maintainer)
MFH:		2015Q3
4.10.0.r1,1
22 Jun 2015 23:18:22
Revision:390340Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Change version format (from 4.10.0r1 to 4.10.0.r1) and bump PORTEPOCH.
This is because our current versioning system sees 4.10.0r1 > 4.10.0.

vuxml change would follow.

PR:		200980
Submitted by:	maintainer (Vitaly Magerya)
MFH:		2015Q2
4.10.0r1
22 Jun 2015 07:08:27
Revision:390277Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 4.10.0 RC1.

PR:		200980
Submitted by:	maintainer (Vitaly Magerya)
MFH:		2015Q2
Security:	0da404ad-1891-11e5-a1cf-002590263bf5,
		e7b7f2b5-177a-11e5-ad33-f8d111029e6a
4.9.0.1_1
25 Apr 2015 03:51:06
Revision:384702Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
4.9.0.1_1
22 Apr 2015 20:14:52
Revision:384519Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Remove LICENSE

  Chicken's LICENSE file says that it's actually a mixture of BSD3 files,
  files under a BSD3 lookalike with additional clause about academic
  research, custom permissive license files, public domain files, and even
  a few GPL2+ files in the test suite. It is the maintainer's opinion that
  a blanked BSD3CLAUSE is misleading.

Reported by:	maintainer (via private email)
4.9.0.1_1
20 Apr 2015 18:38:19
Revision:384378Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Add LICENSE
- Make PORTLINT happier about ${FILESDIR} content
4.9.0.1_1
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Cleanup plist
4.9.0.1_1
27 Jul 2014 14:52:03
Revision:363073Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/chicken: fix plist

Unfortunately, Redports failed to flag a plist error caused by an orphaned
library.

Reported by:	Jenkins
PR:		192001
4.9.0.1
27 Jul 2014 08:36:04
Revision:363027Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
lang/chicken: Upgrade version 4.8.0.5 => 4.9.0.1

PR:		192001
Submitted by:	maintainer (Vitaly Magerya)
4.8.0.5
25 Jun 2014 05:35:32
Revision:359185Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
4.8.0.5
05 Oct 2013 13:51:52
Revision:329461Original commit files touched by this commit This port version is marked as vulnerable.
danilo search for other commits by this committer
- Update from 4.8.0.4 to 4.8.0.5 [1]
- Remove the indefinite article from COMMENT
- Convert USE_GMAKE to USES
- Add DOCS option
- Add stage support

PR:		ports/182634
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer) [1]
Approved by:	wg/culot (mentors, implicit)
4.8.0.4
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
4.8.0.4
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
4.8.0.4
05 Aug 2013 19:05:48
Revision:324282Original commit files touched by this commit This port version is marked as vulnerable.
wg search for other commits by this committer
lang/chicken: update to 4.8.0.4

- Update to 4.8.0.4

Changes: http://code.call-cc.org/releases/4.8.0/NEWS

PR:		ports/181048
Submitted by:	Vitaly Magerya <vmagerya gmail.com> (maintainer)
4.8.0.3
12 Mar 2013 18:49:10
Revision:313997Original commit files touched by this commit This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 4.8.0.3

PR:		ports/176881
Submitted by: 	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
4.8.0.2
02 Mar 2013 16:50:54
Revision:313278Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 4.8.0.2

PR:		176357
Submitted by:	maintainer
4.8.0.1
01 Feb 2013 15:04:01
Revision:311381Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Fix all cases of 'No newline at end of file' in ports tree

Approved by: portmgr (bapt)
4.8.0.1
18 Jan 2013 18:56:05
Revision:310618Original commit files touched by this commit This port version is marked as vulnerable.
zeising search for other commits by this committer
Update to 4.8.0.1

Changelog: http://code.call-cc.org/releases/4.8.0/NEWS

PR:		ports/175413
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
Approved by:	kwm, miwi (mentors, implicit)
4.8.0
30 Sep 2012 01:03:38
Revision:305060Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
- Remove DOCS option to prevent dialog being displayed

Requested by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer, via email)
Approved by:	flo, culot (mentors, implicit)
4.8.0
29 Sep 2012 20:38:28
Revision:305053Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
- Update to 4.8.0 [1]
- Convert to OPTIONSng, add DOCS option
- Convert to new format Makefile header
- Tidy up PORTDOCS handling

Changes:	http://code.call-cc.org/releases/4.8.0/NEWS

PR:		ports/171926 [1]
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
Approved by:	flo, culot (mentors, implicit)
4.7.0
25 Nov 2011 18:14:08
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Mark it JOBS_SAFE

PR:             162671
Submitted by:   Jan Beich <jbeich@tormail.net>
Approved by:    maintainer
Feature safe:   yes
4.7.0
16 Nov 2011 16:18:11
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Unbreak build

PR:             162530
Submitted by:   Jan Beich <jbeich@tormail.net>
Approved by:    maintainer
Feature safe:   yes
4.7.0
08 Oct 2011 21:24:53
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
Add MAKE_JOBS_UNSAFE

Approved by:    maintainer
4.7.0
02 Jun 2011 08:54:47
Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Remove the no longer needed patch in previous commit
4.7.0
02 Jun 2011 06:11:39
Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 4.7.0
ChangeLog: http://code.call-cc.org/releases/4.7.0/NEWS

PR:             ports/157496
Submitted by:   Vitaly Magerya <vmagerya@gmail.com> (maintainer)
4.6.0
20 Sep 2010 08:31:47
Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 4.6.0

PR:             ports/150724
Submitted by:   Vitaly Magerya <vmagerya@gmail.com> (maintainer)
4.5.0
16 May 2010 09:22:21
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 4.5.0

PR:             146598
Submitted by:   Vitaly Magerya <vmagerya@gmail.com> (maintainer)
4.4.0
15 Apr 2010 18:00:58
Original commit files touched by this commit This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Update lang/chicken to 4.4.0.
- Change MAINTAINER to submitter.

PR:             ports/145168
Submitted by:   Vitaly Magerya <vmagerya@gmail.com>
4.1.0
27 Mar 2010 06:00:19
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Attempt to fix build on exotic archs.

Hat:            portmgr
4.1.0
07 Sep 2009 12:16:58
Original commit files touched by this commit This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Update to version 4.1.0.
3.4.0
07 Dec 2008 14:35:04
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.4.0

PR:             128685
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
Approved by:    maintainer timeout
3.3.0
17 Jul 2008 22:50:55
Original commit files touched by this commit This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Update to version 3.3.0.

PR:             ports/125568
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
3.2.0
28 Jun 2008 00:09:16
Original commit files touched by this commit This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Fix building on amd64.
3.2.0
27 Jun 2008 23:20:26
Original commit files touched by this commit This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Update to version 3.2.0.

PR:             ports/124086
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
2.6
14 Apr 2007 20:31:24
Original commit files touched by this commit This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Update to version 2.6.
- Remove PORTDOCS and list the files in pkg-plist.
- Remove BROKEN on ia64 to see if the problem has been fixed and to allow
  further investigation.
- Remove patch which was integrated.
2.5
01 Feb 2007 02:42:06
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
2.5
06 Dec 2006 16:24:39
Original commit files touched by this commit This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Patch csc.c (used to bootstrap) instead of csc.scm.

Obtained from:  Emil Mikulic <emil@dmr.ath.cx>
2.5
05 Dec 2006 17:18:37
Original commit files touched by this commit This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Fix 'csc' assuming /usr/local/include is in the default search path of 'cc'.

Obtained from:  Emil Mikulic <emil@dmr.ath.cx> (private e-mail)
2.5
31 Oct 2006 02:28:05
Original commit files touched by this commit This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Update to 2.5.

PR:             ports/104619
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
2.3
23 Oct 2006 22:46:19
Original commit files touched by this commit This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Mirror distfile and change MASTER_SITES/MASTER_SITE_SUBDIR.

Approved by:    portmgr (erwin)
2.3
09 Apr 2006 13:08:16
Original commit files touched by this commit This port version is marked as vulnerable.
alepulver search for other commits by this committer
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
2.3
18 Mar 2006 14:38:05
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.3

PR:             ports/94605
Submitted by:   Piet Delport <pjd@satori.za.net>
Approved by:    Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2.0_2
23 Feb 2006 10:40:45
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
2.0_1
25 Nov 2005 21:47:35
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Add SHA256

Requested by:   maintainer
2.0_1
15 Nov 2005 06:52:12
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2.0_1
02 Oct 2005 23:02:12
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Resurrect includedir patch which was mistakely removed in update to 2.0

PR:             ports/86565
Submitted by:   Juan Felipe Alvarez Saldarriaga <neb@gigax.org>
Approved by:    Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2.0
03 Sep 2005 17:48:48
Original commit files touched by this commit This port version is marked as vulnerable.
lawrance search for other commits by this committer
Update to 2.0.
Submitter takes maintainership.

PR:             ports/85646
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
1.89_2
28 May 2005 09:48:57
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Add $(includedir) to BASE_CPPFLAGS, otherwise chicken can't find it's own
  header file when used

PR:             ports/80219
Submitted by:   Juan F. A. Saldarriaga <neb@gigax.org>
1.89_2
28 May 2005 09:48:23
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Add $(includedir) to BASE_CPPFLAGS, otherwise chicken can't find it's own
  header file when used

PR:             ports/80219
Submitted by:   Juan F. A. Saldarriaga <neb@gigax.org>
1.89_1
12 Apr 2005 10:16:50
Original commit files touched by this commit This port version is marked as vulnerable.
flz search for other commits by this committer
- Create ${PREFIX}/lib/chicken.

PR:             ports/79778
Submitted by:   Juan Felipe Alvarez Saldarriaga <neb@gigax.org>
1.89
16 Feb 2005 21:02:53
Original commit files touched by this commit This port version is marked as vulnerable.
vs search for other commits by this committer
Update to 1.89
1.66
21 Oct 2004 07:50:49
Original commit files touched by this commit This port version is marked as vulnerable.
sergei search for other commits by this committer
- Reset maintainership to ports@FreeBSD.org

PR:             ports/72950
Submitted by:   Kimura Fuyuki (maintainer)
1.66
27 Sep 2004 22:54:07
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Now builds on amd64

Approved by:    portmgr (self)
1.66
24 Aug 2004 09:15:27
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
Update to 1.66

PR:             ports/70890
Submitted by:   maintainer
1.63
20 Aug 2004 20:24:06
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.63

PR:             ports/70709
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
1.56
22 Jul 2004 12:55:56
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
Update to 1.56

PR:             ports/69426
Submitted by:   maintainer
1.50
16 Jul 2004 16:08:17
Original commit files touched by this commit This port version is marked as vulnerable.
vs search for other commits by this committer
- Update to 1.50
- Assign maintainership to submitter
1.33
09 Jul 2004 17:43:11
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
1.33
17 Mar 2004 18:29:46
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify.
1.33
15 Mar 2004 11:11:20
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN on amd64 and ia64: Coredump during build
1.33
14 Mar 2004 06:17:56
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
1.33
22 Feb 2004 23:04:18
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Add forgotten update to this port to unbreak deinstallation.

PR:             ports/62328
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
1.33
12 Feb 2004 05:56:08
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Update to 1.33.  Numerous bugfixes and minor new features.  See
doc/ChangeLog for complete details.

PR:             ports/62328
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
1.22
30 Oct 2003 01:59:15
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 1.22.

PR:             ports/58704
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
1.17_1
04 Sep 2003 07:51:06
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
- Don't install useless *.la
- Bump PORTREVISION
1.17
04 Sep 2003 07:37:30
Original commit files touched by this commit This port version is marked as vulnerable.
erwin search for other commits by this committer
Update to 1.17

PR:             56399
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
1.14
28 Aug 2003 00:09:58
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
Use the new virtual category 'scheme'

        - Add the virtual category 'scheme' to the orphan ports
        - Fix the chicken's csc script
        - Minor portlint cleanups

PR:             ports/55265
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
1.14
30 Jul 2003 12:54:49
Original commit files touched by this commit This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 1.14, fix pkg-plist
1.9
19 May 2003 01:24:14
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 1.9 and Fix build on alpha.

PR:             ports/52008
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
1.0
30 Apr 2003 00:49:11
Original commit files touched by this commit This port version is marked as vulnerable.
leeym search for other commits by this committer
set ONLY_FOR_ARCHS=i386
keep static executable files
drop MAINTAINERship

PR:             51537
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
1.0
08 Apr 2003 16:40:54
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
Fix build on alpha.

Pointed out by: bento via kris
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
1.0
04 Apr 2003 21:40:54
Original commit files touched by this commit This port version is marked as vulnerable.
nork search for other commits by this committer
Add chicken 1.0, a Scheme-to-C compiler supporting most of the
features as described in the Revised^5 Report on the Algorithmic
Language Scheme.

PR:             ports/50155
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>

Number of commits found: 84