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.

Port details
p5-Maypole MVC web application framework
2.13_6 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.13_6Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-04-08 18:29:01
Last Update: 2023-01-25 17:54:07
Commit Hash: 40843b1
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Maypole
Description:
Maypole is a Perl framework for MVC-oriented web applications, similar to Jakarta's Struts. Maypole is designed to minimize coding requirements for creating simple web interfaces to databases, while remaining flexible enough to support enterprise web applications.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (91 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Maypole-2.13_6/catalog.mk
  2. /usr/local/share/licenses/p5-Maypole-2.13_6/LICENSE
  3. /usr/local/share/licenses/p5-Maypole-2.13_6/ART10
  4. /usr/local/share/licenses/p5-Maypole-2.13_6/GPLv1+
  5. lib/perl5/site_perl/Apache/MVC.pm
  6. lib/perl5/site_perl/CGI/Maypole.pm
  7. lib/perl5/site_perl/CGI/Untaint/Maypole.pm
  8. lib/perl5/site_perl/Maypole.pm
  9. lib/perl5/site_perl/Maypole/Application.pm
  10. lib/perl5/site_perl/Maypole/CLI.pm
  11. lib/perl5/site_perl/Maypole/Config.pm
  12. lib/perl5/site_perl/Maypole/Constants.pm
  13. lib/perl5/site_perl/Maypole/HTTPD.pm
  14. lib/perl5/site_perl/Maypole/HTTPD/Frontend.pm
  15. lib/perl5/site_perl/Maypole/Headers.pm
  16. lib/perl5/site_perl/Maypole/Manual.pod
  17. lib/perl5/site_perl/Maypole/Manual/About.pod
  18. lib/perl5/site_perl/Maypole/Manual/Beer.pod
  19. lib/perl5/site_perl/Maypole/Manual/BuySpy.pod
  20. lib/perl5/site_perl/Maypole/Manual/Cookbook.pod
  21. lib/perl5/site_perl/Maypole/Manual/Flox.pod
  22. lib/perl5/site_perl/Maypole/Manual/Inheritance.pod
  23. lib/perl5/site_perl/Maypole/Manual/Install.pod
  24. lib/perl5/site_perl/Maypole/Manual/Model.pod
  25. lib/perl5/site_perl/Maypole/Manual/Plugins.pod
  26. lib/perl5/site_perl/Maypole/Manual/StandardTemplates.pod
  27. lib/perl5/site_perl/Maypole/Manual/View.pod
  28. lib/perl5/site_perl/Maypole/Manual/Workflow.pod
  29. lib/perl5/site_perl/Maypole/Model/Base.pm
  30. lib/perl5/site_perl/Maypole/Model/CDBI.pm
  31. lib/perl5/site_perl/Maypole/Model/CDBI/AsForm.pm
  32. lib/perl5/site_perl/Maypole/Model/CDBI/Base.pm
  33. lib/perl5/site_perl/Maypole/Model/CDBI/DFV.pm
  34. lib/perl5/site_perl/Maypole/Model/CDBI/FromCGI.pm
  35. lib/perl5/site_perl/Maypole/Model/CDBI/Plain.pm
  36. lib/perl5/site_perl/Maypole/Session.pm
  37. lib/perl5/site_perl/Maypole/View/Base.pm
  38. lib/perl5/site_perl/Maypole/View/TT.pm
  39. lib/perl5/site_perl/Maypole/templates/beer/addnew
  40. lib/perl5/site_perl/Maypole/templates/factory/addnew
  41. lib/perl5/site_perl/Maypole/templates/factory/edit
  42. lib/perl5/site_perl/Maypole/templates/factory/footer
  43. lib/perl5/site_perl/Maypole/templates/factory/frontpage
  44. lib/perl5/site_perl/Maypole/templates/factory/header
  45. lib/perl5/site_perl/Maypole/templates/factory/list
  46. lib/perl5/site_perl/Maypole/templates/factory/login
  47. lib/perl5/site_perl/Maypole/templates/factory/macros
  48. lib/perl5/site_perl/Maypole/templates/factory/maypole
  49. lib/perl5/site_perl/Maypole/templates/factory/maypole.css
  50. lib/perl5/site_perl/Maypole/templates/factory/navbar
  51. lib/perl5/site_perl/Maypole/templates/factory/pager
  52. lib/perl5/site_perl/Maypole/templates/factory/search_form
  53. lib/perl5/site_perl/Maypole/templates/factory/title
  54. lib/perl5/site_perl/Maypole/templates/factory/view
  55. lib/perl5/site_perl/man/man3/Maypole.3.gz
  56. lib/perl5/site_perl/man/man3/Maypole::Application.3.gz
  57. lib/perl5/site_perl/man/man3/Maypole::CLI.3.gz
  58. lib/perl5/site_perl/man/man3/Maypole::Config.3.gz
  59. lib/perl5/site_perl/man/man3/Maypole::Constants.3.gz
  60. lib/perl5/site_perl/man/man3/Maypole::HTTPD.3.gz
  61. lib/perl5/site_perl/man/man3/Maypole::HTTPD::Frontend.3.gz
  62. lib/perl5/site_perl/man/man3/Maypole::Headers.3.gz
  63. lib/perl5/site_perl/man/man3/Maypole::Manual.3.gz
  64. lib/perl5/site_perl/man/man3/Maypole::Manual::About.3.gz
  65. lib/perl5/site_perl/man/man3/Maypole::Manual::Beer.3.gz
  66. lib/perl5/site_perl/man/man3/Maypole::Manual::BuySpy.3.gz
  67. lib/perl5/site_perl/man/man3/Maypole::Manual::Cookbook.3.gz
  68. lib/perl5/site_perl/man/man3/Maypole::Manual::Flox.3.gz
  69. lib/perl5/site_perl/man/man3/Maypole::Manual::Inheritance.3.gz
  70. lib/perl5/site_perl/man/man3/Maypole::Manual::Install.3.gz
  71. lib/perl5/site_perl/man/man3/Maypole::Manual::Model.3.gz
  72. lib/perl5/site_perl/man/man3/Maypole::Manual::Plugins.3.gz
  73. lib/perl5/site_perl/man/man3/Maypole::Manual::StandardTemplates.3.gz
  74. lib/perl5/site_perl/man/man3/Maypole::Manual::View.3.gz
  75. lib/perl5/site_perl/man/man3/Maypole::Manual::Workflow.3.gz
  76. lib/perl5/site_perl/man/man3/Maypole::Model::Base.3.gz
  77. lib/perl5/site_perl/man/man3/Maypole::Model::CDBI.3.gz
  78. lib/perl5/site_perl/man/man3/Maypole::Model::CDBI::AsForm.3.gz
  79. lib/perl5/site_perl/man/man3/Maypole::Model::CDBI::Base.3.gz
  80. lib/perl5/site_perl/man/man3/Maypole::Model::CDBI::DFV.3.gz
  81. lib/perl5/site_perl/man/man3/Maypole::Model::CDBI::FromCGI.3.gz
  82. lib/perl5/site_perl/man/man3/Maypole::Model::CDBI::Plain.3.gz
  83. lib/perl5/site_perl/man/man3/Maypole::Session.3.gz
  84. lib/perl5/site_perl/man/man3/Maypole::View::Base.3.gz
  85. lib/perl5/site_perl/man/man3/Maypole::View::TT.3.gz
  86. lib/perl5/site_perl/man/man3/Apache::MVC.3.gz
  87. lib/perl5/site_perl/man/man3/CGI::Maypole.3.gz
  88. lib/perl5/site_perl/man/man3/CGI::Untaint::Maypole.3.gz
  89. @owner
  90. @group
  91. @mode
Collapse this list.
Dependency lines:
  • p5-Maypole>0:www/p5-Maypole
To install the port:
cd /usr/ports/www/p5-Maypole/ && make install clean
To add the package, run one of these commands:
  • pkg install www/p5-Maypole
  • pkg install p5-Maypole
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Maypole
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Maypole-2.13.tar.gz) = 5f75a5a710cedcb6276219eb4ce3226c41f5dba72e9cabe68973a66c511ce69c SIZE (Maypole-2.13.tar.gz) = 153590

Packages (timestamps in pop-ups are UTC):
p5-Maypole
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.13_62.13_62.13_62.13_62.13_6-2.13_6-
FreeBSD:13:quarterly2.13_62.13_62.13_62.13_62.13_62.13_62.13_62.13_6
FreeBSD:14:latest2.13_62.13_62.13_6--2.13_6-2.13_6
FreeBSD:14:quarterly2.13_62.13_6----2.13_62.13_6
FreeBSD:15:latest2.13_62.13_6n/a-n/a-2.13_62.13_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-CGI-Simple>=0 : www/p5-CGI-Simple
  2. p5-CGI-Untaint>=1.26 : www/p5-CGI-Untaint
  3. p5-CGI-Untaint-date>=0 : www/p5-CGI-Untaint-date
  4. p5-CGI-Untaint-email>=0 : www/p5-CGI-Untaint-email
  5. p5-Class-DBI>=0.96 : databases/p5-Class-DBI
  6. p5-Class-DBI-AbstractSearch>=0 : databases/p5-Class-DBI-AbstractSearch
  7. p5-Class-DBI-Loader-Relationship>=0 : databases/p5-Class-DBI-Loader-Relationship
  8. p5-Class-DBI-Loader>=0.02 : databases/p5-Class-DBI-Loader
  9. p5-Class-DBI-Pager>=0 : databases/p5-Class-DBI-Pager
  10. p5-Class-DBI-Plugin-RetrieveAll>=0 : databases/p5-Class-DBI-Plugin-RetrieveAll
  11. p5-Class-DBI-Plugin-Type>=0 : databases/p5-Class-DBI-Plugin-Type
  12. p5-File-MMagic-XS>=0.08 : devel/p5-File-MMagic-XS
  13. p5-HTML-Tree>=0 : www/p5-HTML-Tree
  14. p5-HTTP-Body>=0.5 : www/p5-HTTP-Body
  15. p5-Lingua-EN-Inflect-Number>=0 : textproc/p5-Lingua-EN-Inflect-Number
  16. p5-Template-Plugin-Class>=0 : www/p5-Template-Plugin-Class
  17. p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
  18. p5-UNIVERSAL-moniker>=0 : devel/p5-UNIVERSAL-moniker
  19. p5-UNIVERSAL-require>=0 : devel/p5-UNIVERSAL-require
  20. p5-URI>=0 : net/p5-URI
  21. p5-libwww>=0 : www/p5-libwww
  22. apxs : www/apache24
  23. perl5>=5.32.r0<5.33 : lang/perl5.32
  24. p5-libapreq2>=0 : www/p5-libapreq2
  25. perl5>=5.32.r0<5.33 : lang/perl5.32
Test dependencies:
  1. p5-Test-MockModule>=0 : devel/p5-Test-MockModule
  2. p5-DBD-SQLite>=0 : databases/p5-DBD-SQLite
Runtime dependencies:
  1. p5-CGI-Simple>=0 : www/p5-CGI-Simple
  2. p5-CGI-Untaint>=1.26 : www/p5-CGI-Untaint
  3. p5-CGI-Untaint-date>=0 : www/p5-CGI-Untaint-date
  4. p5-CGI-Untaint-email>=0 : www/p5-CGI-Untaint-email
  5. p5-Class-DBI>=0.96 : databases/p5-Class-DBI
  6. p5-Class-DBI-AbstractSearch>=0 : databases/p5-Class-DBI-AbstractSearch
  7. p5-Class-DBI-Loader-Relationship>=0 : databases/p5-Class-DBI-Loader-Relationship
  8. p5-Class-DBI-Loader>=0.02 : databases/p5-Class-DBI-Loader
  9. p5-Class-DBI-Pager>=0 : databases/p5-Class-DBI-Pager
  10. p5-Class-DBI-Plugin-RetrieveAll>=0 : databases/p5-Class-DBI-Plugin-RetrieveAll
  11. p5-Class-DBI-Plugin-Type>=0 : databases/p5-Class-DBI-Plugin-Type
  12. p5-File-MMagic-XS>=0.08 : devel/p5-File-MMagic-XS
  13. p5-HTML-Tree>=0 : www/p5-HTML-Tree
  14. p5-HTTP-Body>=0.5 : www/p5-HTTP-Body
  15. p5-Lingua-EN-Inflect-Number>=0 : textproc/p5-Lingua-EN-Inflect-Number
  16. p5-Template-Plugin-Class>=0 : www/p5-Template-Plugin-Class
  17. p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
  18. p5-UNIVERSAL-moniker>=0 : devel/p5-UNIVERSAL-moniker
  19. p5-UNIVERSAL-require>=0 : devel/p5-UNIVERSAL-require
  20. p5-URI>=0 : net/p5-URI
  21. p5-libwww>=0 : www/p5-libwww
  22. apxs : www/apache24
  23. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for p5-Maypole-2.13_6: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples MODPERL2=on: mod_perl2 support ===> Use 'make config' to modify these settings
Options name:
www_p5-Maypole
USES:
perl5 apache:run
pkg-message:
For install:
Maypole has now been installed. Documentation: /usr/local/share/doc/Maypole/ Examples: /usr/local/share/examples/Maypole/ Enjoy!
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/T/TE/TEEJAY/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/T/TE/TEEJAY/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Maypole/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/T/TE/TEEJAY/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/T/TE/TEEJAY/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/T/TE/TEEJAY/
  7. http://backpan.perl.org/authors/id/T/TE/TEEJAY/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/T/TE/TEEJAY/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/T/TE/TEEJAY/
  10. https://cpan.metacpan.org/authors/id/T/TE/TEEJAY/
  11. https://cpan.metacpan.org/modules/by-module/Maypole/
  12. https://www.cpan.org/authors/id/T/TE/TEEJAY/
Collapse this list.

Number of commits found: 50

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.13_6
25 Jan 2023 17:54:07
commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/Uses/apache.mk: Refactor after removal of older versions

apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:

- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
  from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
  one available version in the tree. However the version checks are
  still valid and should work flawlessly whenever a new version is
  added. For example USES=apache:2.2+ are simply replaced with
  USES=apache. As currently there are no other versions available for
  test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces

Approved by:    portmgr
Differential Revision: https://reviews.freebsd.org/D38113
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.13_6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.13_6
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.13_6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.13_6
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
2.13_6
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
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)
2.13_6
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2.13_6
05 May 2018 14:58:18
Revision:469119Original commit files touched by this commit
danfe search for other commits by this committer
For ports under `www' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list.
2.13_6
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
2.13_6
08 Dec 2016 17:26:10
Revision:428143Original commit files touched by this commit
tijl search for other commits by this committer
Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2.13_5
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
2.13_5
13 Jan 2015 15:35:30
Revision:376963Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Convert to new options helper
- Use PORTDOCS and PORTEXAMPLES
- Update PORTSCOUT
- Cosmetic change
- Sort PLIST
2.13_5
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.13_4
07 Feb 2014 08:37:22
Revision:343197Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- Remove duplicate @dirrmtry's from pkg-plist
2.13_4
22 Oct 2013 16:57:45
Revision:331301Original commit files touched by this commit
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@
2.13_4
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
2.13_4
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
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.
2.13_4
18 Aug 2012 14:29:11
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2.13_4
05 Jun 2012 07:44:03
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
2.13_4
31 May 2012 11:19:32
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
2.13_4
03 Apr 2012 11:02:58
Original commit files touched by this commit
swills search for other commits by this committer
- Add TEST_DEPENDS

Feature safe:   yes
2.13_4
01 Jan 2012 16:47:41
Original commit files touched by this commit
ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2.13_4
20 Aug 2011 17:24:41
Original commit files touched by this commit
ohauer search for other commits by this committer
- change default mod_perl version, else the port will not build
  (conflicting dependencies)
2.13_3
16 Jun 2011 02:57:30
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use CPAN :id subdir macro
- Make portlint happier
- Change WWW to CPAN
2.13_3
22 May 2011 22:23:16
Original commit files touched by this commit
ohauer search for other commits by this committer
 mod_perl2 was updated, this changes are needet to prevent
 dependency loops

- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision

commit with hat apache@
2.13_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.13_2
23 Dec 2010 01:14:25
Original commit files touched by this commit
pgollucci search for other commits by this committer
- set some PORTSCOUT vars
2.13_2
16 Jan 2010 14:45:49
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
  maintained by (perl|ports|kuriyama)@FreeBSD.org.

- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
  ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
  Encode, Digest, Pod::Parser, File::Spec.
2.13_1
13 Dec 2009 18:07:49
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Turn over a bunch of p5- ports that change infrequently to perl@
  so more people can look at them.
2.13_1
16 May 2009 06:27:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
2.13_1
11 May 2009 14:41:11
Original commit files touched by this commit
lth search for other commits by this committer
- Fix mod_perl option [1]
- Hand over maintainership

PR:             ports/134415 [1]
Submitted by:   Henk van Oers <hvo.pm@xs4all.nl>
2.13_1
08 May 2009 20:24:13
Original commit files touched by this commit
pgollucci search for other commits by this committer
- WITH_APACHE2 is deprecated
- BUILD_DEPENDS != RUN_DEPENDS
- Don't mix PORTDOCS and PORTEXAMPLES
- Use SUB_FILES for pkg-message
- Add OPTION of MODPERL2
- Bump PORTREVISION

PR:             ports/133691
Approved by:    maintainer timeout (30 days)
Submitted by:   me
2.13
07 Jul 2008 12:07:44
Original commit files touched by this commit
lth search for other commits by this committer
Update to 2.13
2.10
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
2.10
10 Sep 2007 00:52:38
Original commit files touched by this commit
linimon search for other commits by this committer
Fix up after bsd.perl.mk import.

Hat:    portmgr
2.10
08 Sep 2007 01:11:48
Original commit files touched by this commit Sanity Test Failure
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
2.10
28 May 2006 11:44:50
Original commit files touched by this commit
lth search for other commits by this committer
- replace p5-UNIVERSAL-exports with p5-UNIVERSAL-require
- update dependency
- refine IGNORE

PR:             ports/96448
Submitted by:   leeym
2.10
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.10
22 Jan 2006 02:58:25
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
2.10
22 Jul 2005 15:39:19
Original commit files touched by this commit
lth search for other commits by this committer
- Update to 2.10
- Fixed mod_perl2 dependency lines [1]
- Make portlint happy

PR:             ports/82895 [1]
Submitted by:   Christopher Nehren <apeiron@coitusmentis.info> [1]
2.09
02 Feb 2005 19:54:38
Original commit files touched by this commit
lth search for other commits by this committer
Update to 2.09
2.08
25 Jan 2005 11:42:11
Original commit files touched by this commit
lth search for other commits by this committer
Update to 2.08
2.06
08 Jan 2005 19:10:49
Original commit files touched by this commit
lth search for other commits by this committer
Update to 2.06
2.04
21 Nov 2004 10:40:43
Original commit files touched by this commit
lth search for other commits by this committer
- Update to 2.04

Submitted by:   Alex Sayle <alex.sayle@ehsbrann.com>, Casper Warming
<cwg@usr.bin.dk>
1.7_1
01 Aug 2004 17:41:02
Original commit files touched by this commit
lth search for other commits by this committer
Unbreak 'make readme'

Submitted by:   Marcel Moolenaar
1.7
17 Jul 2004 21:01:13
Original commit files touched by this commit
lth search for other commits by this committer
Update to 1.7
1.4
01 Jun 2004 12:32:33
Original commit files touched by this commit
lth search for other commits by this committer
Change of email address.

Approved by:    erwin (mentor)
1.4
02 May 2004 00:03:02
Original commit files touched by this commit
petef search for other commits by this committer
- update to 1.4
- add a pkg-message
- install docs, examples, and templates
- update pkg-descr

PR:             65734
Submitted by:   maintainer
1.3
08 Apr 2004 18:27:19
Original commit files touched by this commit
erwin search for other commits by this committer
Add p5-Maypole 1.3, mVC web application framework.

Maypole is an MVC-based web application framework, built around
Class::DBI and Template Toolkit.

WWW: http://search.cpan.org/~simon/Maypole/

PR:             ports/65328
Submitted by:   Lars Thegler <lars@thegler.dk>

Number of commits found: 50