CVS log for pkgsrc/www/p5-Corona/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / www / p5-Corona
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9
Fri Jul 31 17:53:14 2015 UTC (9 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +1 -1
lines
Remove p5-Coro and packages depending on it.
Upstream says that it "can not" work with perl 5.22 and has even
forked perl as "stableperl" to allow his package to work instead
of fixing it differently.
See http://blog.schmorp.de/2015-06-06-stableperl-faq.html
Ok bsiegert@
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:51:58 2015 UTC (9 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +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.7: download - view: text, markup, annotated - select for diffs
Thu May 29 23:38:04 2014 UTC (10 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Fri May 31 12:42:40 2013 UTC (11 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 28 06:30:35 2012 UTC (12 years, 4 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:58:42 2012 UTC (12 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 14 16:05:52 2011 UTC (13 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Revision bump after updating perl5 to 5.14.1.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:36:45 2010 UTC (14 years, 7 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Apr 24 08:02:16 2010 UTC (14 years, 11 months ago) by seb
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of p5-Net-Server-Coro version 0.8 in the NetBSD
Packages Collection.
The Perl 5 module Net::Server::Coro implements multithreaded server
for the Net::Server architecture, using Coro and Coro::Socket to
make all reads and writes non-blocking. Additionally, it supports
non-blocking SSL negotiation.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 24 08:02:16 2010 UTC (14 years, 11 months ago) by seb
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>