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.

non port: lang/chicken/Makefile

Number of commits found: 75

Saturday, 9 Mar 2024
20:01 Nuno Teixeira (eduardo) search for other commits by this committer
lang/chicken: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 7c68c044cddbf8bdb71f7a846b2fff5328b1ef38 commit hash: 7c68c044cddbf8bdb71f7a846b2fff5328b1ef38 commit hash: 7c68c044cddbf8bdb71f7a846b2fff5328b1ef38 commit hash: 7c68c044cddbf8bdb71f7a846b2fff5328b1ef38 7c68c04
Thursday, 26 Oct 2023
16:13 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>
commit hash: 7ccc120947de7b60b032ef8c27a7f775a91ae7f8 commit hash: 7ccc120947de7b60b032ef8c27a7f775a91ae7f8 commit hash: 7ccc120947de7b60b032ef8c27a7f775a91ae7f8 commit hash: 7ccc120947de7b60b032ef8c27a7f775a91ae7f8 7ccc120
Monday, 12 Sep 2022
06:55 Pietro Cerutti (gahr) search for other commits by this committer
lang/chicken: parallel builds are fine now
commit hash: 6d45ec8847357f8597368ff25eef0ab1fcc20217 commit hash: 6d45ec8847357f8597368ff25eef0ab1fcc20217 commit hash: 6d45ec8847357f8597368ff25eef0ab1fcc20217 commit hash: 6d45ec8847357f8597368ff25eef0ab1fcc20217 6d45ec8
Thursday, 8 Sep 2022
13:08 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.
commit hash: 17e9c85e7038cd627570ba122bf020ef3812a39b commit hash: 17e9c85e7038cd627570ba122bf020ef3812a39b commit hash: 17e9c85e7038cd627570ba122bf020ef3812a39b commit hash: 17e9c85e7038cd627570ba122bf020ef3812a39b 17e9c85
Thursday, 8 Nov 2018
12:52 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
Original commitRevision:484449 
Wednesday, 15 Aug 2018
15:26 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
Original commitRevision:477236 
Thursday, 17 May 2018
08:34 amdmi3 search for other commits by this committer
- Switch to new test framework
- Switch to options helpers

Approved by:	portmgr blanket
Original commitRevision:470206 
Sunday, 5 Mar 2017
16:15 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
Original commitRevision:435483 
Saturday, 4 Jun 2016
18:44 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
Original commitRevision:416371 
Wednesday, 30 Sep 2015
09:55 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)
Original commitRevision:398209 
Friday, 31 Jul 2015
00:18 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
Original commitRevision:393282 
Monday, 22 Jun 2015
23:18 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
Original commitRevision:390340 
07:08 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
Original commitRevision:390277 
Saturday, 25 Apr 2015
03:51 amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:384702 
Wednesday, 22 Apr 2015
20:14 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)
Original commitRevision:384519 
Monday, 20 Apr 2015
18:38 gahr search for other commits by this committer
- Add LICENSE
- Make PORTLINT happier about ${FILESDIR} content
Original commitRevision:384378 
Sunday, 27 Jul 2014
14:52 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
Original commitRevision:363073 
08:36 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)
Original commitRevision:363027 
Wednesday, 25 Jun 2014
05:35 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
Original commitRevision:359185 
Saturday, 5 Oct 2013
13:51 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)
Original commitRevision:329461 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Monday, 5 Aug 2013
19:05 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)
Original commitRevision:324282 
Tuesday, 12 Mar 2013
18:49 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)
Original commitRevision:313997 
Saturday, 2 Mar 2013
16:50 miwi search for other commits by this committer
- Update to 4.8.0.2

PR:		176357
Submitted by:	maintainer
Original commitRevision:313278 
Friday, 18 Jan 2013
18:56 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)
Original commitRevision:310618 
Sunday, 30 Sep 2012
01:03 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)
Original commitRevision:305060 
Saturday, 29 Sep 2012
20:38 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)
Original commitRevision:305053 
Friday, 25 Nov 2011
18:14 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
Original commit
Wednesday, 16 Nov 2011
16:18 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
Original commit
Saturday, 8 Oct 2011
21:24 dougb search for other commits by this committer
Add MAKE_JOBS_UNSAFE

Approved by:    maintainer
Original commit
Thursday, 2 Jun 2011
06:11 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)
Original commit
Monday, 20 Sep 2010
08:31 wen search for other commits by this committer
- Update to 4.6.0

PR:             ports/150724
Submitted by:   Vitaly Magerya <vmagerya@gmail.com> (maintainer)
Original commit
Sunday, 16 May 2010
09:22 miwi search for other commits by this committer
- Update to 4.5.0

PR:             146598
Submitted by:   Vitaly Magerya <vmagerya@gmail.com> (maintainer)
Original commit
Thursday, 15 Apr 2010
18:00 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>
Original commit
Saturday, 27 Mar 2010
06:00 linimon search for other commits by this committer
Attempt to fix build on exotic archs.

Hat:            portmgr
Original commit
Monday, 7 Sep 2009
12:16 alepulver search for other commits by this committer
- Update to version 4.1.0.
Original commit
Sunday, 7 Dec 2008
14:35 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
Original commit
Thursday, 17 Jul 2008
22:50 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>
Original commit
Saturday, 28 Jun 2008
00:09 alepulver search for other commits by this committer
- Fix building on amd64.
Original commit
Friday, 27 Jun 2008
23:20 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>
Original commit
Saturday, 14 Apr 2007
20:31 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.
Original commit
Thursday, 1 Feb 2007
02:42 kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
Original commit
Wednesday, 6 Dec 2006
16:24 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>
Original commit
Tuesday, 5 Dec 2006
17:18 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)
Original commit
Tuesday, 31 Oct 2006
02:28 alepulver search for other commits by this committer
- Update to 2.5.

PR:             ports/104619
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
Original commit
Monday, 23 Oct 2006
22:46 alepulver search for other commits by this committer
- Mirror distfile and change MASTER_SITES/MASTER_SITE_SUBDIR.

Approved by:    portmgr (erwin)
Original commit
Sunday, 9 Apr 2006
13:08 alepulver search for other commits by this committer
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
Original commit
Saturday, 18 Mar 2006
14:38 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)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 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.
Original commit
Sunday, 2 Oct 2005
23:02 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)
Original commit
Saturday, 3 Sep 2005
17:48 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>
Original commit
Saturday, 28 May 2005
09:48 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>
Original commit
Tuesday, 12 Apr 2005
10:16 flz search for other commits by this committer
- Create ${PREFIX}/lib/chicken.

PR:             ports/79778
Submitted by:   Juan Felipe Alvarez Saldarriaga <neb@gigax.org>
Original commit
Wednesday, 16 Feb 2005
21:02 vs search for other commits by this committer
Update to 1.89
Original commit
Thursday, 21 Oct 2004
07:50 sergei search for other commits by this committer
- Reset maintainership to ports@FreeBSD.org

PR:             ports/72950
Submitted by:   Kimura Fuyuki (maintainer)
Original commit
Monday, 27 Sep 2004
22:54 kris search for other commits by this committer
Now builds on amd64

Approved by:    portmgr (self)
Original commit
Tuesday, 24 Aug 2004
09:15 krion search for other commits by this committer
Update to 1.66

PR:             ports/70890
Submitted by:   maintainer
Original commit
Friday, 20 Aug 2004
20:24 pav search for other commits by this committer
- Update to 1.63

PR:             ports/70709
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
Original commit
Thursday, 22 Jul 2004
12:55 krion search for other commits by this committer
Update to 1.56

PR:             ports/69426
Submitted by:   maintainer
Original commit
Friday, 16 Jul 2004
16:08 vs search for other commits by this committer
- Update to 1.50
- Assign maintainership to submitter
Original commit
Friday, 9 Jul 2004
17:43 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
Original commit
Monday, 15 Mar 2004
11:11 kris search for other commits by this committer
BROKEN on amd64 and ia64: Coredump during build
Original commit
Sunday, 14 Mar 2004
06:17 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.
Original commit
Thursday, 12 Feb 2004
05:56 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>
Original commit
Thursday, 30 Oct 2003
01:59 nork search for other commits by this committer
Update to 1.22.

PR:             ports/58704
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Original commit
Thursday, 4 Sep 2003
07:51 krion search for other commits by this committer
- Don't install useless *.la
- Bump PORTREVISION
Original commit
07:37 erwin search for other commits by this committer
Update to 1.17

PR:             56399
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Original commit
Thursday, 28 Aug 2003
00:09 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>
Original commit
Wednesday, 30 Jul 2003
12:54 oliver search for other commits by this committer
update to 1.14, fix pkg-plist
Original commit
Monday, 19 May 2003
01:24 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>
Original commit
Wednesday, 30 Apr 2003
00:49 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>
Original commit
Tuesday, 8 Apr 2003
16:40 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)
Original commit
Friday, 4 Apr 2003
21:40 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>
Original commit

Number of commits found: 75