notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/p5-Coro/Makefile

Number of commits found: 92

Saturday, 23 Mar 2024
14:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Coro: Remove unnecessary substitution
commit hash: 6dd3368282c2d78ab87a3381ec4add1492b5a3cc commit hash: 6dd3368282c2d78ab87a3381ec4add1492b5a3cc commit hash: 6dd3368282c2d78ab87a3381ec4add1492b5a3cc commit hash: 6dd3368282c2d78ab87a3381ec4add1492b5a3cc 6dd3368
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 17 Apr 2022
23:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Coro: Update version requirement of *_DEPENDS
commit hash: 55253b309a9caa8db0fdbf5464998092353a0815 commit hash: 55253b309a9caa8db0fdbf5464998092353a0815 commit hash: 55253b309a9caa8db0fdbf5464998092353a0815 commit hash: 55253b309a9caa8db0fdbf5464998092353a0815 55253b3
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 10 Dec 2020
21:32 sunpoet search for other commits by this committer
Cosmetic change
Original commitRevision:557502 
Thursday, 27 Aug 2020
18:43 sunpoet search for other commits by this committer
Update to 6.57

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

Changes:	https://metacpan.org/changes/distribution/Coro
Original commitRevision:507080 
Sunday, 21 Apr 2019
19:06 sunpoet search for other commits by this committer
Update to 6.54

- Update pkg-descr
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/Coro
Original commitRevision:499557 
Saturday, 6 Oct 2018
13:06 des search for other commits by this committer
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)
Original commitRevision:481365 
Monday, 8 Jan 2018
16:51 sunpoet search for other commits by this committer
Update to 6.514

Changes:	http://search.cpan.org/dist/Coro/Changes
Original commitRevision:458443 
Sunday, 7 Jan 2018
12:12 sunpoet search for other commits by this committer
Use real PORTVERSION and update dependent port
Original commitRevision:458321 
Friday, 15 Sep 2017
08:58 mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Original commitRevision:449893 
Saturday, 15 Jul 2017
17:23 sunpoet search for other commits by this committer
Update to 6.513

- Remove BROKEN for Perl 5.22

Changes:	http://search.cpan.org/dist/Coro/Changes
Original commitRevision:445904 
Thursday, 3 Nov 2016
22:58 pi search for other commits by this committer
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
Original commitRevision:425278 
Monday, 27 Jun 2016
19:37 adamw search for other commits by this committer
Update to 6.511.

Changes: https://metacpan.org/changes/distribution/Coro
Original commitRevision:417678 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Saturday, 17 Oct 2015
18:08 sunpoet search for other commits by this committer
- Update to 6.49

Changes:	http://search.cpan.org/dist/Coro/Changes
Original commitRevision:399568 
Thursday, 8 Oct 2015
18:44 sunpoet search for other commits by this committer
- Update to 6.48
- Strip shared library
- Convert to new options target helper
- Sort PLIST

Changes:	http://search.cpan.org/dist/Coro/Changes
Original commitRevision:398864 
Saturday, 11 Jul 2015
15:27 sunpoet search for other commits by this committer
- Update to 6.47

Changes:	http://search.cpan.org/dist/Coro/Changes
Original commitRevision:391751 
Wednesday, 1 Jul 2015
17:46 sunpoet search for other commits by this committer
- Update to 6.46
- Regenerate patch files with makepatch:

Changes:	http://search.cpan.org/dist/Coro/Changes
Original commitRevision:391094 
Monday, 8 Jun 2015
15:44 sunpoet search for other commits by this committer
- Restore PORTEPOCH
Original commitRevision:388842 
13:32 mat search for other commits by this committer
Updte to 6.43.

Sponsored by:	Absolight
Original commitRevision:388840 
Monday, 1 Jun 2015
13:10 amdmi3 search for other commits by this committer
- 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
Original commitRevision:388224 
Saturday, 14 Feb 2015
20:15 adamw search for other commits by this committer
Update to 6.42.

Changes: https://metacpan.org/changes/distribution/Coro
Original commitRevision:379012 
Thursday, 1 Jan 2015
16:21 sunpoet search for other commits by this committer
- Update to 6.41
- Use PORTDOCS and PORTEXAMPLES
- Cleanup Makefile

Changes:	http://search.cpan.org/dist/Coro/Changes
Original commitRevision:375960 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Saturday, 22 Mar 2014
13:00 az search for other commits by this committer
- update to 6.37

Changes: http://search.cpan.org/dist/Coro/Changes
Original commitRevision:348793 
Tuesday, 19 Nov 2013
20:00 sunpoet search for other commits by this committer
- Update to 6.33
- Simplify shebang fix

Changes:	http://search.cpan.org/dist/Coro/Changes
Original commitRevision:334346 
Tuesday, 5 Nov 2013
19:33 sunpoet search for other commits by this committer
- Set perl2_CMD as perl_CMD in case it changes

Suggested by:	mat
Original commitRevision:332901 
19:07 sunpoet search for other commits by this committer
- Update to 6.32
- Convert to new options framework
- Use USES=shebangfix

Changes:	http://search.cpan.org/dist/Coro/Changes
Original commitRevision:332899 
Monday, 28 Oct 2013
13:46 vanilla search for other commits by this committer
support STAGEDIR.
Original commitRevision:331856 
Tuesday, 22 Oct 2013
16:57 mat search for other commits by this committer
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@
Original commitRevision:331301 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Friday, 2 Aug 2013
18:52 mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Original commitRevision:324174 
Thursday, 9 May 2013
10:15 tobez search for other commits by this committer
Update to 6.31.

Changes:	http://search.cpan.org/dist/Coro/Changes
Original commitRevision:317732 
Wednesday, 8 May 2013
11:24 tobez search for other commits by this committer
Update to 6.29.

Changes:	http://search.cpan.org/dist/Coro/Changes
Original commitRevision:317650 
Friday, 21 Dec 2012
09:50 tobez search for other commits by this committer
Update to 6.23.

Changes: http://search.cpan.org/dist/Coro/Changes
Original commitRevision:309349 
Tuesday, 4 Dec 2012
10:30 tobez search for other commits by this committer
Update to 6.10.

Changes: http://cpansearch.perl.org/src/MLEHMANN/Coro-6.10/Changes

Feature safe:	yes
Original commitRevision:308231 
Thursday, 3 May 2012
01:35 sunpoet search for other commits by this committer
- Update to 6.08
- Add LICENSE
- Sort *_DEPENDS and MAN3
- Respect PORTEXAMPLES

Changes:        http://search.cpan.org/dist/Coro/Changes
Original commit
Tuesday, 1 May 2012
01:47 swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

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

Feature safe:   yes
Original commit
Friday, 11 Nov 2011
07:52 clsung search for other commits by this committer
- 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
Original commit
Saturday, 17 Sep 2011
07:06 sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
Original commit
Friday, 12 Nov 2010
00:11 wen search for other commits by this committer
- Update to 5.25
Changelog: http://search.cpan.org/src/MLEHMANN/Coro-5.25/Changes
Original commit
Monday, 1 Nov 2010
08:15 wen search for other commits by this committer
- Update to 5.24
Changelog: http://search.cpan.org/src/MLEHMANN/Coro-5.24/Changes
Original commit
Friday, 24 Sep 2010
00:44 pgollucci search for other commits by this committer
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
  are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs

With Hat:   perl@
Original commit
Tuesday, 18 May 2010
08:25 wen search for other commits by this committer
- Update to 5.23
Original commit
Wednesday, 14 Apr 2010
13:39 tobez search for other commits by this committer
Update to 5.22.

Changes:        http://search.cpan.org/dist/Coro/Changes
Original commit
Friday, 29 Jan 2010
03:01 kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 16).

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

Changes:        http://search.cpan.org/dist/Coro/Changes
Original commit
Friday, 4 Sep 2009
12:06 tobez search for other commits by this committer
Remove a patch I forgot to remove during the previous commit.
Bump PORTREVISION.

Reported by:    pointyhat via erwin
Original commit
Thursday, 3 Sep 2009
12:27 tobez search for other commits by this committer
Update to 5.17(0).

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

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

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

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

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

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

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

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

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

Changes:        http://search.cpan.org/dist/Coro/Changes
Original commit
Monday, 19 May 2008
13:12 araujo search for other commits by this committer
- 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)
Original commit
Tuesday, 15 Apr 2008
02:30 clsung search for other commits by this committer
- Update to 4.5.1 (4.51)

Changes:        http://search.cpan.org/dist/Coro/Changes
Original commit
Saturday, 8 Sep 2007
00:56 linimon search for other commits by this committer
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
Original commit
Saturday, 16 Jun 2007
18:00 leeym search for other commits by this committer
- update to 3.6.3
Original commit
Tuesday, 1 May 2007
07:38 clsung search for other commits by this committer
- Update to 3.6.2 (3.62)
Original commit
Thursday, 19 Apr 2007
20:09 mat search for other commits by this committer
Update to 3.6.1
Original commit
12:56 erwin search for other commits by this committer
cleanup non-supported FreeBSD versions

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

PR:             106528
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Monday, 6 Feb 2006
08:11 tobez search for other commits by this committer
Update to 1.9.
Original commit
Wednesday, 11 Jan 2006
13:17 tobez search for other commits by this committer
Update to 1.7 (which is >1.11, strangely enough, so PORTEPOCH++).
Original commit
Friday, 4 Mar 2005
14:20 mat search for other commits by this committer
Update to 1.11
Original commit
Wednesday, 23 Feb 2005
17:58 mat search for other commits by this committer
Update to 1.1
Add some doc and examples
Original commit
Tuesday, 10 Aug 2004
14:27 mat search for other commits by this committer
Update to 1.0a
Original commit
Wednesday, 14 Jul 2004
10:53 tobez search for other commits by this committer
Update to 0.97.  Assign maintainership to perl@.
Original commit
Tuesday, 16 Dec 2003
10:20 tobez search for other commits by this committer
Update to 0.9.
Original commit
Monday, 15 Dec 2003
22:59 tobez search for other commits by this committer
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
Original commit
Friday, 24 Oct 2003
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Friday, 7 Mar 2003
06:01 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Monday, 27 Jan 2003
09:53 tobez search for other commits by this committer
Add p5-Coro, a collection of perl modules that bring coroutines to
perl5.
Original commit

Number of commits found: 92