non port: devel/p5-Coro/Makefile |
SVNWeb
|
Number of commits found: 91 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 17 Apr 2022
|
[ 23:58 Po-Chuan Hsieh (sunpoet) ] 55253b3
devel/p5-Coro: Update version requirement of *_DEPENDS
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 10 Dec 2020
|
[ 21:32 sunpoet ]
Cosmetic change
|
Thu, 27 Aug 2020
|
[ 18:43 sunpoet ]
Update to 6.57
Changes: https://metacpan.org/changes/distribution/Coro
|
Fri, 8 May 2020
|
[ 20:51 sunpoet ]
Remove p5-Canary-Stability from BUILD_DEPENDS
|
Sun, 11 Aug 2019
|
[ 11:28 sunpoet ]
Convert PORTDOCS and PORTEXAMPLES to PLIST entries
|
Sun, 21 Jul 2019
|
[ 20:47 sunpoet ]
Update to 6.55
Changes: https://metacpan.org/changes/distribution/Coro
|
Sun, 21 Apr 2019
|
[ 19:06 sunpoet ]
Update to 6.54
- Update pkg-descr
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Coro
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
Mon, 8 Jan 2018
|
[ 16:51 sunpoet ]
Update to 6.514
Changes: http://search.cpan.org/dist/Coro/Changes
|
Sun, 7 Jan 2018
|
[ 12:12 sunpoet ]
Use real PORTVERSION and update dependent port
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Sat, 15 Jul 2017
|
[ 17:23 sunpoet ]
Update to 6.513
- Remove BROKEN for Perl 5.22
Changes: http://search.cpan.org/dist/Coro/Changes
|
Thu, 3 Nov 2016
|
[ 22:58 pi ]
devel/p5-Coro: add patch to work with perl 5.24 and up
- Patch from debian as described in
https://rt.cpan.org/Public/Bug/Display.html?id=114708
PR: 214168
Reported by: tom
Approved by: mat
|
Mon, 27 Jun 2016
|
[ 19:37 adamw ]
Update to 6.511.
Changes: https://metacpan.org/changes/distribution/Coro
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 17 Oct 2015
|
[ 18:08 sunpoet ]
- Update to 6.49
Changes: http://search.cpan.org/dist/Coro/Changes
|
Thu, 8 Oct 2015
|
[ 18:44 sunpoet ]
- Update to 6.48
- Strip shared library
- Convert to new options target helper
- Sort PLIST
Changes: http://search.cpan.org/dist/Coro/Changes
|
Sat, 11 Jul 2015
|
[ 15:27 sunpoet ]
- Update to 6.47
Changes: http://search.cpan.org/dist/Coro/Changes
|
Wed, 1 Jul 2015
|
[ 17:46 sunpoet ]
- Update to 6.46
- Regenerate patch files with makepatch:
Changes: http://search.cpan.org/dist/Coro/Changes
|
Mon, 8 Jun 2015
|
[ 15:44 sunpoet ]
- Restore PORTEPOCH
|
[ 13:32 mat ]
Updte to 6.43.
Sponsored by: Absolight
|
Mon, 1 Jun 2015
|
[ 13:10 amdmi3 ]
- Mark BROKEN with perl 5.22
State.xs:562:3: error: assignment to cast is illegal, lvalue casts are not
supported
Approved by: portmgr blanket
|
Sat, 14 Feb 2015
|
[ 20:15 adamw ]
Update to 6.42.
Changes: https://metacpan.org/changes/distribution/Coro
|
Thu, 1 Jan 2015
|
[ 16:21 sunpoet ]
- Update to 6.41
- Use PORTDOCS and PORTEXAMPLES
- Cleanup Makefile
Changes: http://search.cpan.org/dist/Coro/Changes
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Sat, 22 Mar 2014
|
[ 13:00 az ]
- update to 6.37
Changes: http://search.cpan.org/dist/Coro/Changes
|
Tue, 19 Nov 2013
|
[ 20:00 sunpoet ]
- Update to 6.33
- Simplify shebang fix
Changes: http://search.cpan.org/dist/Coro/Changes
|
Tue, 5 Nov 2013
|
[ 19:33 sunpoet ]
- Set perl2_CMD as perl_CMD in case it changes
Suggested by: mat
|
[ 19:07 sunpoet ]
- Update to 6.32
- Convert to new options framework
- Use USES=shebangfix
Changes: http://search.cpan.org/dist/Coro/Changes
|
Mon, 28 Oct 2013
|
[ 13:46 vanilla ] (Only the first 10 of 211 ports in this commit are shown above. )
support STAGEDIR.
|
Tue, 22 Oct 2013
|
[ 16:57 mat ] (Only the first 10 of 94 ports in this commit are shown above. )
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Thu, 9 May 2013
|
[ 10:15 tobez ]
Update to 6.31.
Changes: http://search.cpan.org/dist/Coro/Changes
|
Wed, 8 May 2013
|
[ 11:24 tobez ]
Update to 6.29.
Changes: http://search.cpan.org/dist/Coro/Changes
|
Fri, 21 Dec 2012
|
[ 09:50 tobez ]
Update to 6.23.
Changes: http://search.cpan.org/dist/Coro/Changes
|
Tue, 4 Dec 2012
|
[ 10:30 tobez ]
Update to 6.10.
Changes: http://cpansearch.perl.org/src/MLEHMANN/Coro-6.10/Changes
Feature safe: yes
|
Thu, 3 May 2012
|
[ 01:35 sunpoet ]
- Update to 6.08
- Add LICENSE
- Sort *_DEPENDS and MAN3
- Respect PORTEXAMPLES
Changes: http://search.cpan.org/dist/Coro/Changes
|
Tue, 1 May 2012
|
[ 01:47 swills ] (Only the first 10 of 173 ports in this commit are shown above. )
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC
|
Sat, 12 Nov 2011
|
[ 07:20 clsung ]
- Update to 6.07
Feature safe: yes
|
Fri, 11 Nov 2011
|
[ 07:52 clsung ]
- Update to 5.372
- preparing to update to 6.0, grab maintainership
- 'make test'-ed with www/p5-Continuity, www/p5-Plack-Server-Coro, www/p5-Corona
Feature safe: yes
|
Sat, 17 Sep 2011
|
[ 07:06 sunpoet ] (Only the first 10 of 152 ports in this commit are shown above. )
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl
|
Fri, 12 Nov 2010
|
[ 00:11 wen ]
- Update to 5.25
Changelog: http://search.cpan.org/src/MLEHMANN/Coro-5.25/Changes
|
Mon, 1 Nov 2010
|
[ 08:15 wen ]
- Update to 5.24
Changelog: http://search.cpan.org/src/MLEHMANN/Coro-5.24/Changes
|
Fri, 24 Sep 2010
|
[ 00:44 pgollucci ] (Only the first 10 of 158 ports in this commit are shown above. )
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@
|
Tue, 18 May 2010
|
[ 08:25 wen ]
- Update to 5.23
|
Wed, 14 Apr 2010
|
[ 13:39 tobez ]
Update to 5.22.
Changes: http://search.cpan.org/dist/Coro/Changes
|
Fri, 29 Jan 2010
|
[ 03:01 kuriyama ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 16).
Approved by: portmgr (itetcu)
|
Wed, 16 Dec 2009
|
[ 12:46 wen ]
- Update to 5.21
|
Sun, 4 Oct 2009
|
[ 16:23 tobez ]
Update to 5.2(00).
Changes: http://search.cpan.org/dist/Coro/Changes
|
Fri, 4 Sep 2009
|
[ 12:06 tobez ]
Remove a patch I forgot to remove during the previous commit.
Bump PORTREVISION.
Reported by: pointyhat via erwin
|
Thu, 3 Sep 2009
|
[ 12:27 tobez ]
Update to 5.17(0).
Changes: http://search.cpan.org/dist/Coro/Changes
|
Fri, 31 Jul 2009
|
[ 08:07 tobez ]
Update to 5.162.
Changes: http://search.cpan.org/dist/Coro/Changes
|
Tue, 28 Jul 2009
|
[ 17:15 miwi ]
- Update to 5.161
PR: 137176
Submitted by: TERAMOTO Masahiro <markun@onohara.to>
|
Tue, 7 Jul 2009
|
[ 12:59 tobez ]
Update to 5.151.
Changes: http://search.cpan.org/dist/Coro/Changes
|
Fri, 3 Jul 2009
|
[ 10:03 tobez ]
Update to 5.15(0).
Changes: http://search.cpan.org/dist/Coro/Changes
|
Tue, 16 Jun 2009
|
[ 06:18 pgollucci ]
- Update to 5.132
|
Tue, 28 Apr 2009
|
[ 10:18 tobez ]
Update to 5.131. Add a missing dependency.
Changes: http://search.cpan.org/dist/Coro/Changes
|
Wed, 11 Mar 2009
|
[ 17:29 erwin ]
Update to 5.13
PR: 132549
Submitted by: Wen Heping <wenheping@gmail.com>
|
Sat, 27 Sep 2008
|
[ 15:04 clsung ]
- Update to 4.74.8
Changes: http://search.cpan.org/dist/Coro/Changes
|
Wed, 24 Sep 2008
|
[ 11:34 tobez ]
Update to 4.74.7.
Changes: http://search.cpan.org/dist/Coro/Changes
|
Wed, 25 Jun 2008
|
[ 07:08 clsung ]
- Update to 4.74.3 (4.743)
Changes: http://search.cpan.org/dist/Coro/Changes
|
Mon, 19 May 2008
|
[ 13:12 araujo ] (Only the first 10 of 80 ports in this commit are shown above. )
- Include some ports in perl5 category.
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr)
|
Tue, 15 Apr 2008
|
[ 02:30 clsung ]
- Update to 4.5.1 (4.51)
Changes: http://search.cpan.org/dist/Coro/Changes
|
Sat, 8 Sep 2007
|
[ 00:56 linimon ] (Only the first 10 of 101 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Sat, 16 Jun 2007
|
[ 18:00 leeym ]
- update to 3.6.3
|
Tue, 1 May 2007
|
[ 07:38 clsung ]
- Update to 3.6.2 (3.62)
|
Thu, 19 Apr 2007
|
[ 20:09 mat ]
Update to 3.6.1
|
[ 12:56 erwin ]
cleanup non-supported FreeBSD versions
PR: 111859
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
|
Mon, 26 Mar 2007
|
[ 08:43 tobez ]
Update to 3.55.
|
Wed, 7 Mar 2007
|
[ 09:04 tobez ]
Update to 3.5.1.
|
Tue, 23 Jan 2007
|
[ 20:49 mat ]
Update to 3.4.1
|
[ 11:51 mat ]
Update to 3.4
|
Tue, 9 Jan 2007
|
[ 00:25 mat ]
Update to 3.3
Restrict to perl >= 5.8 and FreeBSD >= 5
|
Fri, 5 Jan 2007
|
[ 15:10 mat ]
Update to 3.2
|
Sat, 9 Dec 2006
|
[ 16:05 miwi ]
- Fix pkg-plist
- Add manpages to Makefile
|
[ 13:35 miwi ]
- Update to 3.1.1
PR: 106528
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
Mon, 6 Feb 2006
|
[ 08:11 tobez ]
Update to 1.9.
|
Wed, 11 Jan 2006
|
[ 13:17 tobez ]
Update to 1.7 (which is >1.11, strangely enough, so PORTEPOCH++).
|
Fri, 4 Mar 2005
|
[ 14:20 mat ]
Update to 1.11
|
Wed, 23 Feb 2005
|
[ 17:58 mat ]
Update to 1.1
Add some doc and examples
|
Tue, 10 Aug 2004
|
[ 14:27 mat ]
Update to 1.0a
|
Wed, 14 Jul 2004
|
[ 10:53 tobez ]
Update to 0.97. Assign maintainership to perl@.
|
Tue, 16 Dec 2003
|
[ 10:20 tobez ]
Update to 0.9.
|
Mon, 15 Dec 2003
|
[ 22:59 tobez ]
This port requires perl 5.6. Really.
Use IGNORE instead of BROKEN in order not to tempt bento into trying to
build it with 5.005_03.
Reported by: bento via kris
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Fri, 7 Mar 2003
|
[ 06:01 ade ] (Only the first 10 of 552 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 27 Jan 2003
|
[ 09:53 tobez ]
Add p5-Coro, a collection of perl modules that bring coroutines to
perl5.
|
Number of commits found: 91 |