The NetBSD Project

CVS log for pkgsrc/devel/ruby-posix-spawn/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / ruby-posix-spawn

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Sun Sep 13 16:04:28 2020 UTC (3 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, HEAD
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.5 (colored)

devel/ruby-posix-spawn: update to 0.3.15

Update ruby-posix-spawn package to 0.3.15.


0.3.15 (2020-07-14)

* Fix deprecated Object#=~ call.
* Fix ambiguous argument warning.
* Fix circular require warning.

Revision 1.15 / (download) - annotate - [select for diffs], Mon May 25 13:43:16 2020 UTC (3 years, 10 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.5 (colored)

devel/ruby-posix-spawn: update to 0.3.14

Update ruby-posix-spawn to 0.3.14.

No release note nor changes are available.
A few changes from commit log:

0.3.14 (2020-05-16)

* Fix build when SIZEOF_INT == SIZEOF_LONG.
* Fix memory leak in env preparation.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 29 19:44:49 2020 UTC (3 years, 10 months ago) by maya
Branch: MAIN
Changes since 1.13: +1 -5 lines
Diff to previous 1.13 (colored) to selected 1.5 (colored)

*: Remove logic for outdated NetBSD versions.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Nov 3 10:00:24 2019 UTC (4 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.5 (colored)

devel/{go,ruby}-*: align variable assignments

pkglint -Wall -F --only aligned --only indent go-* ruby-*

No manual corrections.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 19 17:05:56 2017 UTC (7 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.5 (colored)

Update ruby-posix-spawn to 0.3.13.

0.3.12

* Fix unsetenv implementation
* LGPL code is gone
* Remove unused variable and warning
* Don't capture unused to a variable

0.3.13

* replace references to Fixnum with Integer (2.4 unifies Fixnum/Bignum)

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jun 4 14:38:43 2015 UTC (8 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.5 (colored)

Update ruby-posix-spawn to 0.3.11.

Several improvements.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 1 15:28:34 2015 UTC (9 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.9: +4 -3 lines
Diff to previous 1.9 (colored) to selected 1.5 (colored)

Update ruby-posix-spawn to 0.3.10.

* Several improvements.

pkgsrc change:

* Add pkg_alternatives support.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Feb 1 16:17:50 2015 UTC (9 years, 1 month ago) by taca
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.5 (colored)

Update ruby-posix-spawn to 0.3.9.

Changes are unavailable but it looks several bug fixes.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jan 4 02:52:58 2015 UTC (9 years, 2 months ago) by dholland
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored) to selected 1.5 (colored)

document NOT_FOR_PLATFORM

Revision 1.7 / (download) - annotate - [select for diffs], Fri Mar 14 16:28:14 2014 UTC (10 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored) to selected 1.5 (colored)

Update ruby-posix-spawn to 0.3.8.

Several bug fixes.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Sat Jun 9 11:33:35 2012 UTC (11 years, 9 months ago) by tron
Branch: pkgsrc-2012Q1
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.5 (colored)

Pullup ticket #3828 - requested by dholland
devel/ruby-posix-spawn: correct list of supported platforms

Revisions pulled up:
- devel/ruby-posix-spawn/Makefile                               1.4-1.6

---
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Mon May 21 12:18:05 UTC 2012

   Modified Files:
   	pkgsrc/devel/ruby-posix-spawn: Makefile

   Log Message:
   Not for NetBSD-5 release.

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Wed Jun  6 21:55:22 UTC 2012

   Modified Files:
   	pkgsrc/devel/ruby-posix-spawn: Makefile

   Log Message:
   Fix COMMENT.

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Sat Jun  9 08:03:17 UTC 2012

   Modified Files:
   	pkgsrc/devel/ruby-posix-spawn: Makefile

   Log Message:
   Don't try to be too fancy with the NOT_FOR_PLATFORM pattern. It broke.
   (see pkgsrc-bulk)

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 9 08:03:17 2012 UTC (11 years, 9 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Don't try to be too fancy with the NOT_FOR_PLATFORM pattern. It broke.
(see pkgsrc-bulk)

Revision 1.5 / (download) - annotate - [selected], Wed Jun 6 21:55:22 2012 UTC (11 years, 9 months ago) by dholland
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Fix COMMENT.

Revision 1.4 / (download) - annotate - [select for diffs], Mon May 21 12:18:04 2012 UTC (11 years, 10 months ago) by obache
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.5 (colored)

Not for NetBSD-5 release.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 14 12:23:58 2012 UTC (12 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base
Branch point for: pkgsrc-2012Q1
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored) to selected 1.5 (colored)

- Allow build on NetBSD 5.99.65 and later.
- Correct CATEGORIES from textproc to devel.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 16 05:34:31 2011 UTC (12 years, 6 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)

ruby-posix-spawn cannot be built on NetBSD, which doesn't have
posix_spawn().

Noted by joerg@.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Aug 21 04:57:36 2011 UTC (12 years, 7 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)

Import ruby19-posix-spawn-0.3.6 as devel/ruby-posix-spawn.

fork(2) calls slow down as the parent process uses more memory due to
the need to copy page tables.  In many common uses of fork(), where it
is followed by one of the exec family of functions to spawn child
processes (Kernel#system, IO::popen, Process::spawn, etc.), it's
possible to remove this overhead by using the use of special process
spawning interfaces (posix_spawn(), vfork(), etc.)

The posix-spawn library aims to implement a subset of the Ruby 1.9
Process::spawn interface in a way that takes advantage of fast process
spawning interfaces when available and provides sane fallbacks on
systems that do not.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Aug 21 04:57:36 2011 UTC (12 years, 7 months ago) by minskim
Branch: MAIN
Diff to selected 1.5 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>