Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4.0,1 16 Jul 2024 10:26:26 |
Pietro Cerutti (gahr) |
lang/chicken: update to 5.4.0
Changes: https://code.call-cc.org/releases/5.4.0/NEWS |
5.3.0_4,1 31 May 2024 18:39:01 |
Pietro Cerutti (gahr) |
lang/chicken: mark as JOB_UNSAFE again, fix CHICKEN bootstrap path |
5.3.0_3,1 28 May 2024 11:40:44 |
Pietro Cerutti (gahr) |
lang/chicken: fix installation of data files from eggs
Upstream:
https://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=commitdiff;h=360e1c |
5.3.0_2,1 09 Mar 2024 20:01:27 |
Nuno Teixeira (eduardo) |
lang/chicken: Move man pages to share/man
Approved by: portmgr (blanket) |
5.3.0_1,1 26 Oct 2023 16:13:38 |
Pietro Cerutti (gahr) |
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 |
Pietro Cerutti (gahr) |
lang/chicken: parallel builds are fine now |
5.3.0,1 08 Sep 2022 13:08:19 |
Pietro Cerutti (gahr) |
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 |
rene |
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 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
4.13.0,1 08 Nov 2018 12:52:23 |
tobik |
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 |
tobik |
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 |
amdmi3 |
- Switch to new test framework
- Switch to options helpers
Approved by: portmgr blanket |
4.12.0,1 05 Mar 2017 16:15:37 |
junovitch |
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 |
riggs |
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 |
junovitch |
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 |
junovitch |
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 |
delphij |
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 |
delphij |
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 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
4.9.0.1_1 22 Apr 2015 20:14:52 |
gahr |
- 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 |
gahr |
- Add LICENSE
- Make PORTLINT happier about ${FILESDIR} content |
4.9.0.1_1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
4.9.0.1_1 27 Jul 2014 14:52:03 |
marino |
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 |
marino |
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 |
bapt |
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 |
danilo |
- 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 |
bapt |
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 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.8.0.4 05 Aug 2013 19:05:48 |
wg |
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 |
culot |
- 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 |
miwi |
- Update to 4.8.0.2
PR: 176357
Submitted by: maintainer |
4.8.0.1 01 Feb 2013 15:04:01 |
ak |
- 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 |
zeising |
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 |
jase |
- 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 |
jase |
- 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 |
miwi |
- 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 |
miwi |
- 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 |
dougb |
Add MAKE_JOBS_UNSAFE
Approved by: maintainer |
4.7.0 02 Jun 2011 08:54:47 |
wen |
- Remove the no longer needed patch in previous commit |
4.7.0 02 Jun 2011 06:11:39 |
wen |
- 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 |
wen |
- 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 |
miwi |
- Update to 4.5.0
PR: 146598
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer) |
4.4.0 15 Apr 2010 18:00:58 |
alepulver |
- 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 |
linimon |
Attempt to fix build on exotic archs.
Hat: portmgr |
4.1.0 07 Sep 2009 12:16:58 |
alepulver |
- Update to version 4.1.0. |
3.4.0 07 Dec 2008 14:35:04 |
miwi |
- 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 |
alepulver |
- 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 |
alepulver |
- Fix building on amd64. |
3.2.0 27 Jun 2008 23:20:26 |
alepulver |
- 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 |
alepulver |
- 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 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
2.5 06 Dec 2006 16:24:39 |
alepulver |
- 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 |
alepulver |
- 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 |
alepulver |
- Update to 2.5.
PR: ports/104619
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
2.3 23 Oct 2006 22:46:19 |
alepulver |
- Mirror distfile and change MASTER_SITES/MASTER_SITE_SUBDIR.
Approved by: portmgr (erwin) |
2.3 09 Apr 2006 13:08:16 |
alepulver |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
2.3 18 Mar 2006 14:38:05 |
pav |
- 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 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.0_1 25 Nov 2005 21:47:35 |
pav |
- Add SHA256
Requested by: maintainer |
2.0_1 15 Nov 2005 06:52:12 |
ade |
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 |
pav |
- 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 |
lawrance |
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 |
pav |
- 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 |
pav |
- 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 |
flz |
- Create ${PREFIX}/lib/chicken.
PR: ports/79778
Submitted by: Juan Felipe Alvarez Saldarriaga <neb@gigax.org> |
1.89 16 Feb 2005 21:02:53 |
vs |
Update to 1.89 |
1.66 21 Oct 2004 07:50:49 |
sergei |
- Reset maintainership to ports@FreeBSD.org
PR: ports/72950
Submitted by: Kimura Fuyuki (maintainer) |
1.66 27 Sep 2004 22:54:07 |
kris |
Now builds on amd64
Approved by: portmgr (self) |
1.66 24 Aug 2004 09:15:27 |
krion |
Update to 1.66
PR: ports/70890
Submitted by: maintainer |
1.63 20 Aug 2004 20:24:06 |
pav |
- Update to 1.63
PR: ports/70709
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) |
1.56 22 Jul 2004 12:55:56 |
krion |
Update to 1.56
PR: ports/69426
Submitted by: maintainer |
1.50 16 Jul 2004 16:08:17 |
vs |
- Update to 1.50
- Assign maintainership to submitter |
1.33 09 Jul 2004 17:43:11 |
marcus |
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 |
trevor |
SIZEify. |
1.33 15 Mar 2004 11:11:20 |
kris |
BROKEN on amd64 and ia64: Coredump during build |
1.33 14 Mar 2004 06:17:56 |
ade |
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 |
linimon |
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 |
linimon |
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 |
nork |
Update to 1.22.
PR: ports/58704
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
1.17_1 04 Sep 2003 07:51:06 |
krion |
- Don't install useless *.la
- Bump PORTREVISION |
1.17 04 Sep 2003 07:37:30 |
erwin |
Update to 1.17
PR: 56399
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
1.14 28 Aug 2003 00:09:58 |
edwin |
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 |
oliver |
update to 1.14, fix pkg-plist |
1.9 19 May 2003 01:24:14 |
nork |
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 |
leeym |
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 |
nork |
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 |
nork |
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> |