non port: lang/chicken/Makefile |
SVNWeb
|
Number of commits found: 73 |
Mon, 12 Sep 2022
|
[ 06:55 Pietro Cerutti (gahr) ] 6d45ec8
lang/chicken: parallel builds are fine now
|
Thu, 8 Sep 2022
|
[ 13:08 Pietro Cerutti (gahr) ] 17e9c85
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.
|
Thu, 8 Nov 2018
|
[ 12:52 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
|
Wed, 15 Aug 2018
|
[ 15:26 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
|
Thu, 17 May 2018
|
[ 08:34 amdmi3 ]
- Switch to new test framework
- Switch to options helpers
Approved by: portmgr blanket
|
Sun, 5 Mar 2017
|
[ 16:15 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
|
Sat, 4 Jun 2016
|
[ 18:44 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
|
Wed, 30 Sep 2015
|
[ 09:55 junovitch ]
lang/chicken: update 4.10.0 RC4 -> 4.10.0
PR: 203450
Approved by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
|
Fri, 31 Jul 2015
|
[ 00:18 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
|
Mon, 22 Jun 2015
|
[ 23:18 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
|
[ 07:08 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
|
Sat, 25 Apr 2015
|
[ 03:51 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Wed, 22 Apr 2015
|
[ 20:14 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)
|
Mon, 20 Apr 2015
|
[ 18:38 gahr ]
- Add LICENSE
- Make PORTLINT happier about ${FILESDIR} content
|
Sun, 27 Jul 2014
|
[ 14:52 marino ]
lang/chicken: fix plist
Unfortunately, Redports failed to flag a plist error caused by an orphaned
library.
Reported by: Jenkins
PR: 192001
|
[ 08:36 marino ]
lang/chicken: Upgrade version 4.8.0.5 => 4.9.0.1
PR: 192001
Submitted by: maintainer (Vitaly Magerya)
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
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
|
Sat, 5 Oct 2013
|
[ 13:51 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)
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 5 Aug 2013
|
[ 19:05 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)
|
Tue, 12 Mar 2013
|
[ 18:49 culot ]
- Update to 4.8.0.3
PR: ports/176881
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
|
Sat, 2 Mar 2013
|
[ 16:50 miwi ]
- Update to 4.8.0.2
PR: 176357
Submitted by: maintainer
|
Fri, 18 Jan 2013
|
[ 18:56 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)
|
Sun, 30 Sep 2012
|
[ 01:03 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)
|
Sat, 29 Sep 2012
|
[ 20:38 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)
|
Fri, 25 Nov 2011
|
[ 18:14 miwi ]
- Mark it JOBS_SAFE
PR: 162671
Submitted by: Jan Beich <jbeich@tormail.net>
Approved by: maintainer
Feature safe: yes
|
Wed, 16 Nov 2011
|
[ 16:18 miwi ]
- Unbreak build
PR: 162530
Submitted by: Jan Beich <jbeich@tormail.net>
Approved by: maintainer
Feature safe: yes
|
Sat, 8 Oct 2011
|
[ 21:24 dougb ]
Add MAKE_JOBS_UNSAFE
Approved by: maintainer
|
Thu, 2 Jun 2011
|
[ 06:11 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)
|
Mon, 20 Sep 2010
|
[ 08:31 wen ]
- Update to 4.6.0
PR: ports/150724
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
|
Sun, 16 May 2010
|
[ 09:22 miwi ]
- Update to 4.5.0
PR: 146598
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
|
Thu, 15 Apr 2010
|
[ 18:00 alepulver ]
- Update lang/chicken to 4.4.0.
- Change MAINTAINER to submitter.
PR: ports/145168
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
|
Sat, 27 Mar 2010
|
[ 06:00 linimon ]
Attempt to fix build on exotic archs.
Hat: portmgr
|
Mon, 7 Sep 2009
|
[ 12:16 alepulver ]
- Update to version 4.1.0.
|
Sun, 7 Dec 2008
|
[ 14:35 miwi ]
- Update to 3.4.0
PR: 128685
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: maintainer timeout
|
Thu, 17 Jul 2008
|
[ 22:50 alepulver ]
- Update to version 3.3.0.
PR: ports/125568
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
Sat, 28 Jun 2008
|
[ 00:09 alepulver ]
- Fix building on amd64.
|
Fri, 27 Jun 2008
|
[ 23:20 alepulver ]
- Update to version 3.2.0.
PR: ports/124086
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
|
Sat, 14 Apr 2007
|
[ 20:31 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.
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Wed, 6 Dec 2006
|
[ 16:24 alepulver ]
- Patch csc.c (used to bootstrap) instead of csc.scm.
Obtained from: Emil Mikulic <emil@dmr.ath.cx>
|
Tue, 5 Dec 2006
|
[ 17:18 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)
|
Tue, 31 Oct 2006
|
[ 02:28 alepulver ]
- Update to 2.5.
PR: ports/104619
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
|
Mon, 23 Oct 2006
|
[ 22:46 alepulver ]
- Mirror distfile and change MASTER_SITES/MASTER_SITE_SUBDIR.
Approved by: portmgr (erwin)
|
Sun, 9 Apr 2006
|
[ 13:08 alepulver ] (Only the first 10 of 80 ports in this commit are shown above. )
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
|
Sat, 18 Mar 2006
|
[ 14:38 pav ]
- Update to 2.3
PR: ports/94605
Submitted by: Piet Delport <pjd@satori.za.net>
Approved by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Sun, 2 Oct 2005
|
[ 23:02 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)
|
Sat, 3 Sep 2005
|
[ 17:48 lawrance ]
Update to 2.0.
Submitter takes maintainership.
PR: ports/85646
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
|
Sat, 28 May 2005
|
[ 09:48 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>
|
Tue, 12 Apr 2005
|
[ 10:16 flz ]
- Create ${PREFIX}/lib/chicken.
PR: ports/79778
Submitted by: Juan Felipe Alvarez Saldarriaga <neb@gigax.org>
|
Wed, 16 Feb 2005
|
[ 21:02 vs ]
Update to 1.89
|
Thu, 21 Oct 2004
|
[ 07:50 sergei ] (Only the first 10 of 20 ports in this commit are shown above. )
- Reset maintainership to ports@FreeBSD.org
PR: ports/72950
Submitted by: Kimura Fuyuki (maintainer)
|
Mon, 27 Sep 2004
|
[ 22:54 kris ]
Now builds on amd64
Approved by: portmgr (self)
|
Tue, 24 Aug 2004
|
[ 09:15 krion ]
Update to 1.66
PR: ports/70890
Submitted by: maintainer
|
Fri, 20 Aug 2004
|
[ 20:24 pav ]
- Update to 1.63
PR: ports/70709
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
|
Thu, 22 Jul 2004
|
[ 12:55 krion ]
Update to 1.56
PR: ports/69426
Submitted by: maintainer
|
Fri, 16 Jul 2004
|
[ 16:08 vs ]
- Update to 1.50
- Assign maintainership to submitter
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
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
|
Mon, 15 Mar 2004
|
[ 11:11 kris ]
BROKEN on amd64 and ia64: Coredump during build
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Thu, 12 Feb 2004
|
[ 05:56 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>
|
Thu, 30 Oct 2003
|
[ 01:59 nork ]
Update to 1.22.
PR: ports/58704
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
Thu, 4 Sep 2003
|
[ 07:51 krion ]
- Don't install useless *.la
- Bump PORTREVISION
|
[ 07:37 erwin ]
Update to 1.17
PR: 56399
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
Thu, 28 Aug 2003
|
[ 00:09 edwin ] (Only the first 10 of 13 ports in this commit are shown above. )
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>
|
Wed, 30 Jul 2003
|
[ 12:54 oliver ]
update to 1.14, fix pkg-plist
|
Mon, 19 May 2003
|
[ 01:24 nork ]
Update to 1.9 and Fix build on alpha.
PR: ports/52008
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
Wed, 30 Apr 2003
|
[ 00:49 leeym ]
set ONLY_FOR_ARCHS=i386
keep static executable files
drop MAINTAINERship
PR: 51537
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
Tue, 8 Apr 2003
|
[ 16:40 nork ]
Fix build on alpha.
Pointed out by: bento via kris
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
|
Fri, 4 Apr 2003
|
[ 21:40 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>
|
Number of commits found: 73 |