CVS log for pkgsrc/www/p5-POE-Component-Server-SimpleHTTP/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / www / p5-POE-Component-Server-SimpleHTTP
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:07:54 2024 UTC (2 weeks, 4 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1
lines
*: recursive bump for perl 5.40
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Aug 13 01:07:15 2024 UTC (3 months, 3 weeks ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -3
lines
Update to 2.30
Upstream changes:
version 2.30 at 2023-05-08 11:10:47 +0000
-----------------------------------------
Change: 89d04178d93e58d19b6182e713c872bde7271a8c
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2023-05-08 12:10:47 +0000
Release engineering for 2.30
Change: ba688d4b8a7ab7911962d04860d4ec877e89c424
Author: Ricardo Signes <rjbs@users.noreply.github.com>
Date : 2023-05-08 12:07:43 +0000
post fails if it returns false; check that, not $!
I was getting errors with an ENOENT in them, which dngor says
shouldn't be coming from the kernel. We discussed this on
irc.perl.org #magnet, 2016-12-23 around 15:00 UTC. One possibility,
unconfirmed, is that something else in the handler is setting $!, and
the kernel does not guarantee clearing $! on success รข like lots of
Perl 5 stuff. So, this commit relies on post's return value, and then
assumes $! will be sensible, rather than assuming a true $! means
that the post failed.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:42:49 2023 UTC (17 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
*: recursive bump for perl 5.38
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:42:45 2023 UTC (17 months, 4 weeks ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3
lines
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:37:37 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
*: recursive bump for perl 5.36
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 24 19:55:45 2021 UTC (3 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: 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
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
*: recursive bump for perl 5.34
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:13:04 2020 UTC (4 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
*: bump PKGREVISION for perl-5.32.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:24:54 2019 UTC (5 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1
lines
Bump PKGREVISIONs for perl 5.30.0
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:17:39 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Nov 24 08:21:23 2018 UTC (6 years ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3
lines
Update to 2.28
Upstream changes:
version 2.28 at 2018-09-17 09:19:09 +0000
-----------------------------------------
Change: cf677362a133592236f3a438ba339ae0fa030c80
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2018-09-17 10:19:09 +0000
Release engineering for 2.28
Change: d712a41b23990ecbee9050b997532b8c6b4c6065
Author: Damyan Ivanov <dmn@debian.org>
Date : 2018-09-16 20:51:07 +0000
add support for IPv6
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:47:49 2018 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
Recursive bump for perl5-5.28.0
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Sep 27 16:04:54 2017 UTC (7 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3
lines
p5-POE-Component-Server-SimpleHTTP: update to 2.26.
-----------------------------------------
version 2.26 at 2017-03-09 13:03:49 +0000
-----------------------------------------
Switch dist to Dist::Zilla
-----------------------------------------
version 2.24 at 2017-02-20 13:55:10 +0000
-----------------------------------------
Handle perls without dot in @INC
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jun 12 08:19:15 2017 UTC (7 years, 5 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2
lines
Fix build with perl 5.26
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:25:27 2017 UTC (7 years, 6 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1
lines
Recursive revbump from lang/perl5 5.26.0
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jul 9 08:08:05 2016 UTC (8 years, 4 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -4
lines
Update to 2.22
Upstream changes:
2016-02-23 14:01:33 +0000 2.22
==============================
commit f96a77938f94bf74fa00449fe941b70e77de0443
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Tue Feb 23 14:01:33 2016 +0000
This is 2.22
commit ef1c866bf188a3cbedc2da5db4e0714d6e195205
Merge: b884aba e2e1b02
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Tue Feb 23 13:57:50 2016 +0000
Merge pull request #4 from brewt/silence-keep-alive-warnings
Silence warnings from must_keepalive()
commit e2e1b0279b68c0292e2904e4d2212f9293cf2bb1
Author: Adrian Yee <adrian@gt.net>
Date: Fri Feb 19 13:08:59 2016 -0800
Silence warnings from must_keepalive()
A simple patch to silence warnings from must_keepalive().
HTTP::Request->header() (inherited from HTTP::Header->header())
returns undef if the requested header doesn't exist.
Same patch from RT #107397
commit 53fe993ca858fdcb663ac76c5fe3f6120f6d73a1
Author: Adrian Yee <adrian@gt.net>
Date: Fri Feb 19 00:52:24 2016 -0800
Fix graceful shutdowns when keep-alives are in use
If you shut down the httpd gracefully while there's a keep-alive
connection is connected, then any subsequent requests through that
connection will result in an error. This occurs since the as the
handler's post to the DONE event will fail due to the alias being
removed.
==============================
2015-09-28 19:07:04 +0100 2.20
==============================
commit 5a7aee1eb2ea8db7a548eb4c3638e14d94c08dda
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Sep 28 19:07:04 2015 +0100
This is 2.20
commit 9c84828f48c8079c754311a7b8f80b8ef3ae634f
Merge: d272889 7d25abf
Author: Chris Williams <chris@bingosnet.co.uk>
Date: Mon Sep 28 18:36:32 2015 +0100
Merge pull request #2 from leejo/rt/73630
resolve RT #73630 - fix some typos
commit 7d25abf5522e76e2c22aaa77fde0fedef89eda31
Author: Lee Johnson <lee@givengain.ch>
Date: Wed Sep 23 16:19:39 2015 +0200
resolve RT #73630 - fix some typos
apply patch from gregoa@debian.org and fix a couple of other typos
spotted
commit 3a65df5092c5eef8a62f53a20d23257560f4e386
Author: Lee Johnson <lee@givengain.ch>
Date: Wed Sep 23 16:10:54 2015 +0200
add more instructions on how to build this dist
in the README document that a couple of extra Module::Install mods
are required as a vanilla Module::Install does not support some of
the options in the Makefile.PL
update .gitignore to included (well, exclude) files generated by the
build process
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:25:12 2016 UTC (8 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Bump PKGREVISION for perl-5.24.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:52:08 2015 UTC (9 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jul 19 14:26:07 2014 UTC (10 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Use standard email address (pkgsrc-p5-people should not be MAINTAINER).
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 29 23:38:12 2014 UTC (10 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 24 09:57:04 2013 UTC (11 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2
lines
Comment out p5-Storable dependency; included in perl since 5.7.3.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Nov 4 21:06:33 2013 UTC (11 years, 1 month ago) by tonnerre
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import the POE::Component::Server::SimpleHTTP Perl module into pkgsrc.
The Perl 5 module POE::Component::Server::SimpleHTTP is a simple HTTP
Server implementation for POE.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 4 21:06:33 2013 UTC (11 years, 1 month ago) by tonnerre
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>