Re: [maintainer update] chicken-5.3.0

2021-12-06 Thread Omar Polo
Timo Myyrä writes: > [...] > > yeah, better safe than sorry. Here's fixed diff with bumped major > version: committed, thanks! > diff 1c7cb3a469cd4eafc1a5285d791d86da4f5c86b5 /usr/ports > blob - 2f597d8a02ca3a374834eea760842bda0da788ff > file + lang/chicken/Makefile.inc > ---

Re: [maintainer update] chicken-5.3.0

2021-12-05 Thread Timo Myyrä
Omar Polo [2021-12-04, 17:37 +0100]: > Timo Myyrä writes: > >> Hi, >> >> Here's an bump to chicken scheme. >> Works here on amd64. > > Hello, > > builds fine, WANTLIB and plist ok, and from a quick test it's working > correctly. `make test` passes too :D > > I've only one doubt > >>

Re: [maintainer update] chicken-5.3.0

2021-12-04 Thread Omar Polo
Timo Myyrä writes: > Hi, > > Here's an bump to chicken scheme. > Works here on amd64. Hello, builds fine, WANTLIB and plist ok, and from a quick test it's working correctly. `make test` passes too :D I've only one doubt > -SHARED_LIBS= chicken 7.1 # 11 > +SHARED_LIBS= chicken 7.2 # 11 I

[maintainer update] chicken-5.3.0

2021-12-04 Thread Timo Myyrä
Hi, Here's an bump to chicken scheme. Works here on amd64. Timo diff 1c7cb3a469cd4eafc1a5285d791d86da4f5c86b5 /usr/ports blob - 2f597d8a02ca3a374834eea760842bda0da788ff file + lang/chicken/Makefile.inc --- lang/chicken/Makefile.inc +++ lang/chicken/Makefile.inc @@ -2,7 +2,7 @@ COMMENT=

Re: [maintainer update] chicken-5.2.0

2020-03-03 Thread Sebastien Marie
On Sun, Mar 01, 2020 at 08:02:52AM +0200, Timo Myyrä wrote: > Hi, > > Here's the diff, pretty straightforward. Tested slightly on amd64. thanks. I just committed it. > Index: core/pkg/README > === > RCS file:

[maintainer update] chicken-5.2.0

2020-02-29 Thread Timo Myyrä
Hi, Chicken had new release, notes below: --- This is mostly a maintenance and bugfix release, and it is recommended to update to this version if you're already running CHICKEN 5. Of course, if you're still running CHICKEN 4, now is also a great time to switch to 5 :) One important change

Re: [maintainer update] chicken-5.1.0

2019-08-05 Thread Timo Myyrä
Juan Francisco Cantero Hurtado writes: > On Sun, Aug 04, 2019 at 09:05:48AM +0300, Timo Myyrä wrote: >> Hi, >> >> Here's an bit delayed update to chicken scheme. >> Release notes can be found: https://code.call-cc.org/releases/5.1.0/NEWS > > You need to update BINARYVERSION to 11. "make

Re: [maintainer update] chicken-5.1.0

2019-08-05 Thread Juan Francisco Cantero Hurtado
On Sun, Aug 04, 2019 at 09:05:48AM +0300, Timo Myyrä wrote: > Hi, > > Here's an bit delayed update to chicken scheme. > Release notes can be found: https://code.call-cc.org/releases/5.1.0/NEWS You need to update BINARYVERSION to 11. "make package" fails because the files in the "9" directory

[maintainer update] chicken-5.1.0

2019-08-04 Thread Timo Myyrä
Hi, Here's an bit delayed update to chicken scheme. Release notes can be found: https://code.call-cc.org/releases/5.1.0/NEWS Timo Index: Makefile.inc === RCS file: /cvs/ports/lang/chicken/Makefile.inc,v retrieving revision 1.14

Re: [wip update] chicken-5.0.0rc1

2018-08-14 Thread Sebastien Marie
On Tue, Aug 14, 2018 at 08:50:36AM +0100, Stuart Henderson wrote: > On 2018/08/13 19:25, Timo Myyrä wrote: > > > > One thing I noticed that it conflicts with mono. Both packages have > > /usr/local/bin/csc and /usr/local/bin/csi files present. > > Any suggestions how to handle this? > > Options

Re: [wip update] chicken-5.0.0rc1

2018-08-14 Thread Stuart Henderson
On 2018/08/13 19:25, Timo Myyrä wrote: > Hi, > > Chicken team is preparing to release chicken 5.0.0 soon so here's RC1 version > for testing. Quickly tested on amd64 and seems to be working but could use > more > testing. > One thing I noticed that it conflicts with mono. Both packages have >

[wip update] chicken-5.0.0rc1

2018-08-13 Thread Timo Myyrä
Hi, Chicken team is preparing to release chicken 5.0.0 soon so here's RC1 version for testing. Quickly tested on amd64 and seems to be working but could use more testing. One thing I noticed that it conflicts with mono. Both packages have /usr/local/bin/csc and /usr/local/bin/csi files present.

[maintainer update] chicken-4.13.0

2017-12-11 Thread Timo Myyrä
Hi, Chicken had new release and here's an update for it. Quite an small update with only few tweaks here and there, full release notes can be found here: https://code.call-cc.org/releases/4.13.0/NEWS This release should be last in the 4 -series as development switches to next major version of

[maintainer update] chicken-4.12.0

2017-02-24 Thread Timo Myyrä
Hi, Chicken 4.12.0 was released recently. Its mainly bug-fix release as most of the development is focused on making chicken-5. Seems to work here on amd64. Timo Index: Makefile.inc === RCS file:

[maintainer update] chicken-4.11.0p1

2016-12-17 Thread Timo Myyrä
Hi, Here's an patch to update chicken's irregex to 0.9.6 in order to fix CVE-2016-9954. details: http://lists.gnu.org/archive/html/chicken-hackers/2016-12/msg00010.html Lightly tested on amd64 and tests pass. Timo Index: Makefile.inc

Re: [update] chicken-4.11.0p0

2016-07-26 Thread Timo Myyrä
timo.my...@wickedbsd.net (Timo Myyrä) writes: > "Ted Unangst" writes: > >> TimoMyyrä wrote: >> >>> Index: core/patches/patch-posixunix_scm >>> === >>> RCS file: core/patches/patch-posixunix_scm >>> diff -N

Re: [update] chicken-4.11.0p0

2016-07-17 Thread Timo Myyrä
"Ted Unangst" writes: > TimoMyyrä wrote: > >> Index: core/patches/patch-posixunix_scm >> === >> RCS file: core/patches/patch-posixunix_scm >> diff -N core/patches/patch-posixunix_scm >> --- /dev/null1

Re: [update] chicken-4.11.0p0

2016-07-17 Thread Ted Unangst
TimoMyyrä wrote: > Index: core/patches/patch-posixunix_scm > === > RCS file: core/patches/patch-posixunix_scm > diff -N core/patches/patch-posixunix_scm > --- /dev/null 1 Jan 1970 00:00:00 - > +++ core/patches/patch-posixunix_scm

[update] chicken-4.11.0p0

2016-07-17 Thread Timo Myyrä
Hi, Here is an update for chicken to use _shadow versions for exposing password info. Timo Index: Makefile.inc === RCS file: /cvs/ports/lang/chicken/Makefile.inc,v retrieving revision 1.7 diff -u -u -p -r1.7 Makefile.inc ---

[update] chicken-4.11

2016-06-05 Thread Timo Myyrä
Hi, Here is an update to bring chicken scheme to latest stable version. Seems to work on amd64 but could use tests on other archs as well. Timo Index: Makefile.inc === RCS file: /cvs/ports/lang/chicken/Makefile.inc,v retrieving

Re: update chicken-4.10.0

2015-08-27 Thread Timo Myyrä
Juan Francisco Cantero Hurtado i...@juanfra.info writes: On Thu, Aug 27, 2015 at 12:40:43PM +0300, Timo Myyrä wrote: Hmm, I was remaking my changes but I can't seem to get the core package to work. I've made changes to the bootstrap package, built and installed it. When I tried to extract

Re: update chicken-4.10.0

2015-08-27 Thread Timo Myyrä
Hmm, I was remaking my changes but I can't seem to get the core package to work. I've made changes to the bootstrap package, built and installed it. When I tried to extract the chicken core I got following: $ cd /usr/ports/mystuff/lang/chicken/core

Re: update chicken-4.10.0

2015-08-27 Thread Juan Francisco Cantero Hurtado
On Thu, Aug 27, 2015 at 12:40:43PM +0300, Timo Myyrä wrote: Hmm, I was remaking my changes but I can't seem to get the core package to work. I've made changes to the bootstrap package, built and installed it. When I tried to extract the chicken core I got following: $ cd

Re: update chicken-4.10.0

2015-08-26 Thread Juan Francisco Cantero Hurtado
Can you update the patch? Your core/patches/patch-data-structures_scm is outdated. On Wed, Aug 12, 2015 at 09:54:56PM +0300, Timo Myyrä wrote: Hi, Here's an chicken update waiting for ports unlock. Lightly tested on my thinkpad. Timo Index: Makefile.inc

Re: update chicken-4.10.0

2015-08-26 Thread Timo Myyrä
timo.my...@wickedbsd.net (Timo Myyrä) writes: Hi, Here's an chicken update waiting for ports unlock. Lightly tested on my thinkpad. Timo Index: Makefile.inc === RCS file: /cvs/ports/lang/chicken/Makefile.inc,v retrieving

Re: update chicken-4.10.0

2015-08-26 Thread Juan Francisco Cantero Hurtado
Sorry for the double mail. Can you remove the patch bootstrap/patches/patch-Makefile_bsd and to modify C_COMPILER_OPTIONS within core/patches/patch-Makefile_bsd? The GCC version in base supports -fwrapv. On Wed, Aug 26, 2015 at 06:00:33PM +0200, Juan Francisco Cantero Hurtado wrote: Can you

update chicken-4.10.0

2015-08-12 Thread Timo Myyrä
Hi, Here's an chicken update waiting for ports unlock. Lightly tested on my thinkpad. Timo Index: Makefile.inc === RCS file: /cvs/ports/lang/chicken/Makefile.inc,v retrieving revision 1.4 diff -u -u -p -r1.4 Makefile.inc ---

Re: UPDATE: chicken-4.9.0.1

2014-07-03 Thread Timo Myyrä
Juan Francisco Cantero Hurtado i...@juanfra.info writes: On Saturday 28 June 2014 20:54:27 you wrote: Juan Francisco Cantero Hurtado i...@juanfra.info writes: On Sat, Jun 28, 2014 at 10:19:18AM +0300, Timo Myyrä wrote: Hi, Here's a patch to update chicken to latest stable version

UPDATE: chicken-4.9.0.1

2014-06-28 Thread Timo Myyrä
Hi, Here's a patch to update chicken to latest stable version. Seems pretty basic update but noticed an warning about chicken-install during fake/install phase: Warning: cannot run `chicken-install -update-db' when cross-compiling or DESTDIR is set Should make files be patched to run

Re: UPDATE: chicken-4.9.0.1

2014-06-28 Thread Juan Francisco Cantero Hurtado
On Sat, Jun 28, 2014 at 10:19:18AM +0300, Timo Myyrä wrote: Hi, Here's a patch to update chicken to latest stable version. Seems pretty basic update but noticed an warning about chicken-install during fake/install phase: Warning: cannot run `chicken-install -update-db' when cross

Re: UPDATE: chicken-4.9.0.1

2014-06-28 Thread Timo Myyrä
Juan Francisco Cantero Hurtado i...@juanfra.info writes: On Sat, Jun 28, 2014 at 10:19:18AM +0300, Timo Myyrä wrote: Hi, Here's a patch to update chicken to latest stable version. Seems pretty basic update but noticed an warning about chicken-install during fake/install phase: Warning

UPDATE: chicken-4.8.0.6

2014-04-27 Thread Timo Myyrä
Hi, Chicken 4.9.0 seems to be around the corner but here's a simple bug-fix release for current stable version. Tested on amd64 and seems to work just fine. Timo cvs server: Diffing . Index: Makefile.inc === RCS file:

Re: UPDATE: chicken

2011-09-25 Thread Tobias Ulmer
On Sat, Sep 24, 2011 at 06:00:21PM +0300, Timo Myyrä wrote: The update to chicken port is almost done. There seems to some issue with gmake though. It seems to print make database in addition to other tasks. Something seems to pass '-p' option to gmake but I haven't been able locate what

Re: UPDATE: chicken

2011-09-25 Thread Jeffrey Walton
On Sun, Sep 25, 2011 at 2:41 PM, Tobias Ulmer tobi...@tmux.org wrote: On Sat, Sep 24, 2011 at 06:00:21PM +0300, Timo Myyrä wrote: The update to chicken port is almost done. There seems to some issue with gmake though. It seems to print make database in addition to other tasks. Something

Re: UPDATE: chicken

2011-09-25 Thread Christian Weisgerber
Tobias Ulmer tobi...@tmux.org wrote: - echo #define C_STACK_GROWS_DOWNWARD 1 $@ I doubt this is true for all architectures. It's certainly wrong for hppa. - # OpenBSD base still uses GCC 3.3.5 which does not support -fwrapv - ifeq ($(SYSTEM), OpenBSD) This is questionable today and

Re: UPDATE: chicken

2011-09-25 Thread Jeffrey Walton
On Sun, Sep 25, 2011 at 5:08 PM, Christian Weisgerber na...@mips.inka.de wrote: Tobias Ulmer tobi...@tmux.org wrote: - echo #define C_STACK_GROWS_DOWNWARD 1 $@ I doubt this is true for all architectures. It's certainly wrong for hppa. - # OpenBSD base still uses GCC 3.3.5 which does not

Re: UPDATE: chicken

2011-09-25 Thread Christian Weisgerber
Jeffrey Walton: Two OpenBSD architectures still use GCC 3 and they suffer lots of unnecessary grief because people blindly use -Wxxx and -fxxx compiler options that are only supported by GCC 4. Is that 'blindly use -Wxxx' Yes. For instance, since the last update and until earlier today,

UPDATE: chicken

2011-09-24 Thread Timo Myyrä
The update to chicken port is almost done. There seems to some issue with gmake though. It seems to print make database in addition to other tasks. Something seems to pass '-p' option to gmake but I haven't been able locate what and where. Building chicken manually doesn't print the database. It