notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/p5-Coro/Makefile
SVNWeb

Number of commits found: 91

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 17 Apr 2022
[ 23:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:55253b309a9caa8db0fdbf5464998092353a0815  commit hash:55253b309a9caa8db0fdbf5464998092353a0815  commit hash:55253b309a9caa8db0fdbf5464998092353a0815  55253b3 
devel/p5-Coro: Update version requirement of *_DEPENDS
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 10 Dec 2020
[ 21:32 sunpoet search for other commits by this committer ] Original commit   Revision:557502
Cosmetic change
Thu, 27 Aug 2020
[ 18:43 sunpoet search for other commits by this committer ] Original commit   Revision:546406
Update to 6.57

Changes:	https://metacpan.org/changes/distribution/Coro
Fri, 8 May 2020
[ 20:51 sunpoet search for other commits by this committer ] Original commit   Revision:534433
Remove p5-Canary-Stability from BUILD_DEPENDS
Sun, 11 Aug 2019
[ 11:28 sunpoet search for other commits by this committer ] Original commit   Revision:508609
Convert PORTDOCS and PORTEXAMPLES to PLIST entries
Sun, 21 Jul 2019
[ 20:47 sunpoet search for other commits by this committer ] Original commit   Revision:507080
Update to 6.55

Changes:	https://metacpan.org/changes/distribution/Coro
Sun, 21 Apr 2019
[ 19:06 sunpoet search for other commits by this committer ] Original commit   Revision:499557
Update to 6.54

- Update pkg-descr
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/Coro
Sat, 6 Oct 2018
[ 13:06 des search for other commits by this committer ] Original commit   Revision:481365 (Only the first 10 of 2492 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:458443
Update to 6.514

Changes:	http://search.cpan.org/dist/Coro/Changes
Sun, 7 Jan 2018
[ 12:12 sunpoet search for other commits by this committer ] Original commit   Revision:458321
Use real PORTVERSION and update dependent port
Fri, 15 Sep 2017
[ 08:58 mat search for other commits by this committer ] Original commit   Revision:449893 (Only the first 10 of 2495 ports in this commit are shown above. View all ports for this commit)
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Sat, 15 Jul 2017
[ 17:23 sunpoet search for other commits by this committer ] Original commit   Revision:445904
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 search for other commits by this committer ] Original commit   Revision:425278
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 search for other commits by this committer ] Original commit   Revision:417678
Update to 6.511.

Changes: https://metacpan.org/changes/distribution/Coro
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 17 Oct 2015
[ 18:08 sunpoet search for other commits by this committer ] Original commit   Revision:399568
- Update to 6.49

Changes:	http://search.cpan.org/dist/Coro/Changes
Thu, 8 Oct 2015
[ 18:44 sunpoet search for other commits by this committer ] Original commit   Revision:398864
- 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 search for other commits by this committer ] Original commit   Revision:391751
- Update to 6.47

Changes:	http://search.cpan.org/dist/Coro/Changes
Wed, 1 Jul 2015
[ 17:46 sunpoet search for other commits by this committer ] Original commit   Revision:391094
- Update to 6.46
- Regenerate patch files with makepatch:

Changes:	http://search.cpan.org/dist/Coro/Changes
Mon, 8 Jun 2015
[ 15:44 sunpoet search for other commits by this committer ] Original commit   Revision:388842
- Restore PORTEPOCH
[ 13:32 mat search for other commits by this committer ] Original commit   Revision:388840
Updte to 6.43.

Sponsored by:	Absolight
Mon, 1 Jun 2015
[ 13:10 amdmi3 search for other commits by this committer ] Original commit   Revision:388224
- 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 search for other commits by this committer ] Original commit   Revision:379012
Update to 6.42.

Changes: https://metacpan.org/changes/distribution/Coro
Thu, 1 Jan 2015
[ 16:21 sunpoet search for other commits by this committer ] Original commit   Revision:375960
- 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 search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 22 Mar 2014
[ 13:00 az search for other commits by this committer ] Original commit   Revision:348793
- update to 6.37

Changes: http://search.cpan.org/dist/Coro/Changes
Tue, 19 Nov 2013
[ 20:00 sunpoet search for other commits by this committer ] Original commit   Revision:334346
- Update to 6.33
- Simplify shebang fix

Changes:	http://search.cpan.org/dist/Coro/Changes
Tue, 5 Nov 2013
[ 19:33 sunpoet search for other commits by this committer ] Original commit   Revision:332901
- Set perl2_CMD as perl_CMD in case it changes

Suggested by:	mat
[ 19:07 sunpoet search for other commits by this committer ] Original commit   Revision:332899
- 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 search for other commits by this committer ] Original commit   Revision:331856 (Only the first 10 of 211 ports in this commit are shown above. View all ports for this commit)
support STAGEDIR.
Tue, 22 Oct 2013
[ 16:57 mat search for other commits by this committer ] Original commit   Revision:331301 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Fri, 2 Aug 2013
[ 18:52 mat search for other commits by this committer ] Original commit   Revision:324174 (Only the first 10 of 1871 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Thu, 9 May 2013
[ 10:15 tobez search for other commits by this committer ] Original commit   Revision:317732
Update to 6.31.

Changes:	http://search.cpan.org/dist/Coro/Changes
Wed, 8 May 2013
[ 11:24 tobez search for other commits by this committer ] Original commit   Revision:317650
Update to 6.29.

Changes:	http://search.cpan.org/dist/Coro/Changes
Fri, 21 Dec 2012
[ 09:50 tobez search for other commits by this committer ] Original commit   Revision:309349
Update to 6.23.

Changes: http://search.cpan.org/dist/Coro/Changes
Tue, 4 Dec 2012
[ 10:30 tobez search for other commits by this committer ] Original commit   Revision:308231
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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
Sat, 12 Nov 2011
[ 07:20 clsung search for other commits by this committer ] Original commit 
- Update to 6.07

Feature safe:   yes
Fri, 11 Nov 2011
[ 07:52 clsung search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- Update to 5.25
Changelog: http://search.cpan.org/src/MLEHMANN/Coro-5.25/Changes
Mon, 1 Nov 2010
[ 08:15 wen search for other commits by this committer ] Original commit 
- Update to 5.24
Changelog: http://search.cpan.org/src/MLEHMANN/Coro-5.24/Changes
Fri, 24 Sep 2010
[ 00:44 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 158 ports in this commit are shown above. View all ports for this commit)
- %%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 search for other commits by this committer ] Original commit 
- Update to 5.23
Wed, 14 Apr 2010
[ 13:39 tobez search for other commits by this committer ] Original commit 
Update to 5.22.

Changes:        http://search.cpan.org/dist/Coro/Changes
Fri, 29 Jan 2010
[ 03:01 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 16).

Approved by:    portmgr (itetcu)
Wed, 16 Dec 2009
[ 12:46 wen search for other commits by this committer ] Original commit 
- Update to 5.21
Sun, 4 Oct 2009
[ 16:23 tobez search for other commits by this committer ] Original commit 
Update to 5.2(00).

Changes:        http://search.cpan.org/dist/Coro/Changes
Fri, 4 Sep 2009
[ 12:06 tobez search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
Update to 5.17(0).

Changes:        http://search.cpan.org/dist/Coro/Changes
Fri, 31 Jul 2009
[ 08:07 tobez search for other commits by this committer ] Original commit 
Update to 5.162.

Changes:        http://search.cpan.org/dist/Coro/Changes
Tue, 28 Jul 2009
[ 17:15 miwi search for other commits by this committer ] Original commit 
- Update to 5.161

PR:             137176
Submitted by:   TERAMOTO Masahiro <markun@onohara.to>
Tue, 7 Jul 2009
[ 12:59 tobez search for other commits by this committer ] Original commit 
Update to 5.151.

Changes:        http://search.cpan.org/dist/Coro/Changes
Fri, 3 Jul 2009
[ 10:03 tobez search for other commits by this committer ] Original commit 
Update to 5.15(0).

Changes:        http://search.cpan.org/dist/Coro/Changes
Tue, 16 Jun 2009
[ 06:18 pgollucci search for other commits by this committer ] Original commit 
- Update to 5.132
Tue, 28 Apr 2009
[ 10:18 tobez search for other commits by this committer ] Original commit 
Update to 5.131.  Add a missing dependency.

Changes: http://search.cpan.org/dist/Coro/Changes
Wed, 11 Mar 2009
[ 17:29 erwin search for other commits by this committer ] Original commit 
Update to 5.13

PR:             132549
Submitted by:   Wen Heping <wenheping@gmail.com>
Sat, 27 Sep 2008
[ 15:04 clsung search for other commits by this committer ] Original commit 
- Update to 4.74.8

Changes:        http://search.cpan.org/dist/Coro/Changes
Wed, 24 Sep 2008
[ 11:34 tobez search for other commits by this committer ] Original commit 
Update to 4.74.7.

Changes: http://search.cpan.org/dist/Coro/Changes
Wed, 25 Jun 2008
[ 07:08 clsung search for other commits by this committer ] Original commit 
- Update to 4.74.3 (4.743)

Changes:        http://search.cpan.org/dist/Coro/Changes
Mon, 19 May 2008
[ 13:12 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- Update to 4.5.1 (4.51)

Changes:        http://search.cpan.org/dist/Coro/Changes
Sat, 8 Sep 2007
[ 00:56 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 101 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- update to 3.6.3
Tue, 1 May 2007
[ 07:38 clsung search for other commits by this committer ] Original commit 
- Update to 3.6.2 (3.62)
Thu, 19 Apr 2007
[ 20:09 mat search for other commits by this committer ] Original commit 
Update to 3.6.1
[ 12:56 erwin search for other commits by this committer ] Original commit 
cleanup non-supported FreeBSD versions

PR:             111859
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
Mon, 26 Mar 2007
[ 08:43 tobez search for other commits by this committer ] Original commit 
Update to 3.55.
Wed, 7 Mar 2007
[ 09:04 tobez search for other commits by this committer ] Original commit 
Update to 3.5.1.
Tue, 23 Jan 2007
[ 20:49 mat search for other commits by this committer ] Original commit 
Update to 3.4.1
[ 11:51 mat search for other commits by this committer ] Original commit 
Update to 3.4
Tue, 9 Jan 2007
[ 00:25 mat search for other commits by this committer ] Original commit 
Update to 3.3
Restrict to perl >= 5.8 and FreeBSD >= 5
Fri, 5 Jan 2007
[ 15:10 mat search for other commits by this committer ] Original commit 
Update to 3.2
Sat, 9 Dec 2006
[ 16:05 miwi search for other commits by this committer ] Original commit 
- Fix pkg-plist
- Add manpages to Makefile
[ 13:35 miwi search for other commits by this committer ] Original commit 
- Update to 3.1.1

PR:             106528
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Mon, 6 Feb 2006
[ 08:11 tobez search for other commits by this committer ] Original commit 
Update to 1.9.
Wed, 11 Jan 2006
[ 13:17 tobez search for other commits by this committer ] Original commit 
Update to 1.7 (which is >1.11, strangely enough, so PORTEPOCH++).
Fri, 4 Mar 2005
[ 14:20 mat search for other commits by this committer ] Original commit 
Update to 1.11
Wed, 23 Feb 2005
[ 17:58 mat search for other commits by this committer ] Original commit 
Update to 1.1
Add some doc and examples
Tue, 10 Aug 2004
[ 14:27 mat search for other commits by this committer ] Original commit 
Update to 1.0a
Wed, 14 Jul 2004
[ 10:53 tobez search for other commits by this committer ] Original commit 
Update to 0.97.  Assign maintainership to perl@.
Tue, 16 Dec 2003
[ 10:20 tobez search for other commits by this committer ] Original commit 
Update to 0.9.
Mon, 15 Dec 2003
[ 22:59 tobez search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit  (Only the first 10 of 1501 ports in this commit are shown above. View all ports for this commit)
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Fri, 7 Mar 2003
[ 06:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 552 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
Add p5-Coro, a collection of perl modules that bring coroutines to
perl5.

Number of commits found: 91