Port details |
- p5-Catalyst-Manual Catalyst developer's manual
- 5.9013,1 www =4 5.9013,1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2007-01-05 19:38:51
- Last Update: 2024-03-31 03:09:55
- Commit Hash: 1f52ae6
- People watching this port, also watch:: libXdamage, p5-Event, p5-MIME-Tools, php81-pear, libevent
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Catalyst-Manual
- Description:
- This is just the Catalyst manual. If you want to develop Catalyst
apps, please install Catalyst::Devel. If you'd like a tutorial and a
full example Catalyst application, please intall
Task::Catalyst::Tutorial.
If you just want to run Catalyst applications, you probably don't need
this manual, but you do need Catalyst::Runtime.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Catalyst-Manual>0:www/p5-Catalyst-Manual
- To install the port:
- cd /usr/ports/www/p5-Catalyst-Manual/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Catalyst-Manual
- pkg install p5-Catalyst-Manual
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Catalyst-Manual
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711466420
SHA256 (Catalyst-Manual-5.9013.tar.gz) = dc9b5f13e8224032a26f81ebc31ba1bb51f8c97652e4c54cb8f7a419838d9b3d
SIZE (Catalyst-Manual-5.9013.tar.gz) = 176896
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- www/p5-Task-Catalyst
- for Run
-
- www/p5-Task-Catalyst
Configuration Options:
- No options to configure
- Options name:
- www_p5-Catalyst-Manual
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.9013,1 31 Mar 2024 03:09:55 |
Po-Chuan Hsieh (sunpoet) |
www/p5-Catalyst-Manual: Update to 5.9013
Changes: https://metacpan.org/dist/Catalyst-Manual/changes |
5.9012,1 12 Feb 2024 22:42:34 |
Rodrigo Osorio (rodrigo) |
www/p5-Catalyst-Manual: update to 5.9012
Changelog:
https://metacpan.org/release/ETHER/Catalyst-Manual-5.9012/source/Changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.9011,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
5.9011,1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
5.9011,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.9011,1 24 Jul 2020 19:07:44 |
sunpoet |
Update to 5.9011
Changes: https://metacpan.org/changes/distribution/Catalyst-Manual |
5.9010,1 27 Apr 2019 18:27:34 |
sunpoet |
Update to 5.9010
- Add LICENSE_FILE
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Catalyst-Manual |
5.9009,1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
5.9009,1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
5.9009,1 11 Jan 2015 13:31:05 |
sunpoet |
- Update to 5.9009
- Sort PLIST
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes |
5.9008_1,1 26 Nov 2014 13:08:38 |
mat |
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 ) |
5.9008,1 27 Jul 2014 11:28:05 |
pi |
www/p5-Catalyst-Manual: 5.9007 -> 5.9008
http://cpansearch.perl.org/src/ETHER/Catalyst-Manual-5.9008/Changes |
5.9007,1 23 Jul 2014 01:45:47 |
adamw |
Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.
Approved by: portmgr (not really, but it touches unstaged ports) |
07 Nov 2013 08:28:22
|
vanilla |
support STAGEDIR. |
5.9007,1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
5.9007,1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
5.9007,1 07 May 2013 08:29:52 |
tobez |
Update to 5.9007.
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes |
5.9006,1 16 Nov 2012 13:32:53 |
culot |
- Update to 5.9006
- Remove leading article from COMMENT
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes
Feature safe: yes |
5.9004,1 05 May 2012 04:33:37 |
sunpoet |
- Update to 5.9004
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes |
5.9003,1 17 Feb 2012 20:06:12 |
sunpoet |
- Update to 5.9003
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes |
5.9002,1 07 Oct 2011 11:22:46 |
culot |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
5.9002,1 17 Sep 2011 07:06:45 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
5.9002,1 04 Sep 2011 08:27:02 |
sunpoet |
- Update to 5.9002
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes |
5.9001,1 03 Sep 2011 20:14:33 |
sunpoet |
- Update to 5.9001
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes |
5.9000,1 01 Sep 2011 12:44:04 |
sunpoet |
- Update to 5.9000
- Pet portlint
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes |
5.8007,1 11 Jun 2011 06:25:38 |
az |
Update to 5.8007.
Add licenses. |
5.8005,1 18 Nov 2010 01:51:51 |
sunpoet |
- Update to 5.8005
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes
PR: ports/152324
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
5.8004,1 17 Feb 2010 21:31:55 |
tobez |
Update to 5.8004.
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes
Feature safe: yes |
5.8003,1 05 Jan 2010 10:59:46 |
leeym |
- update to 5.8003 |
5.8002,1 09 Dec 2009 09:52:58 |
leeym |
- update to 5.8002 |
5.8001,1 07 Oct 2009 11:49:12 |
tobez |
Update to 5.8001.
Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes |
5.8000,1 17 Aug 2009 15:00:15 |
az |
Fix plist as usually |
5.8000,1 17 Aug 2009 14:51:07 |
az |
Update to 5.8000
- Sync with our www/p5-Catalyst-Runtime since it 5.8 already |
5.7021,1 16 Aug 2009 09:22:05 |
linimon |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
5.7021,1 15 Jun 2009 21:13:57 |
pgollucci |
- Update to 5.7021
PR: ports/135111
Approved by: maintainer timeout (lbr; 2 weeks 1 day)
Submitted by: pgollucci@ (myself) |
5.7020,1 23 Mar 2009 12:09:48 |
lbr |
Update to 5.7020 |
5.7016,1 04 Jan 2009 06:48:20 |
lbr |
Update to 5.7016 |
5.7015,1 19 Dec 2008 22:48:04 |
lbr |
Update to 5.7015 |
5.7014,1 08 Nov 2008 22:36:36 |
lbr |
Update to 5.7014 |
5.7013,1 10 Jul 2008 20:37:45 |
lbr |
Update to 5.7013 |
5.7012,1 04 Jul 2008 10:46:44 |
lbr |
Fix missing rmdir in plist. Thanks to itetcu. |
5.7012,1 29 Jun 2008 19:28:04 |
lbr |
Update to 5.7012 |
5.701004 12 Apr 2008 13:57:45 |
lbr |
Update to 5.701004 |
5.701003 18 Feb 2008 17:35:26 |
lbr |
Update to 5.701003.
PR: 120604
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> |
5.700704 08 Sep 2007 01:10:46 |
linimon |
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 |
5.700704 10 Aug 2007 06:50:07 |
lbr |
Update to 5.700704 |
5.700701 20 Apr 2007 08:27:46 |
lbr |
Update to 5.700701 |
5.700501 05 Jan 2007 19:38:40 |
lbr |
Add p5-Catalyst-Manual 5.700501, the Catalyst developer's manual. |