Port details |
- p5-Template-Alloy Mixing of all of the major template systems
- 1.022 www
=2 1.022Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2007-06-22 11:47:10
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Template-Alloy
- Description:
- Template::Alloy represents the mixing of features and capabilities from all of
the major mini-language based template systems (support for non-mini-language
based systems will happen eventually). With Template::Alloy you can use your
favorite template interface and syntax and get features from each of the other
major template systems. And Template::Alloy is fast - whether your using
mod_perl, cgi, or running from the commandline. There is even
Template::Alloy::XS for getting a little more speed when that is necessary.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Template-Alloy>0:www/p5-Template-Alloy
- To install the port:
- cd /usr/ports/www/p5-Template-Alloy/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Template-Alloy
- pkg install p5-Template-Alloy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Template-Alloy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622214174
SHA256 (Template-Alloy-1.022.tar.gz) = 946bf8a2f856e466ebdc06113d0258e277abdc701ad542aa4b5672d8d8dc3b45
SIZE (Template-Alloy-1.022.tar.gz) = 192660
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.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-CGI-Ex
- www/p5-Catalyst-View-TT-Alloy
- for Run
-
- www/p5-CGI-Ex
- www/p5-Catalyst-View-TT-Alloy
Configuration Options:
- No options to configure
- Options name:
- www_p5-Template-Alloy
- 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 |
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) |
1.022 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 ) |
1.022 30 May 2021 19:58:48
    |
Po-Chuan Hsieh (sunpoet)  |
www/p5-Template-Alloy: Update to 1.022
Changes: https://metacpan.org/changes/distribution/Template-Alloy |
1.020_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.020_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.020_1 07 Apr 2020 14:36:04
  |
sunpoet  |
Add NO_ARCH |
1.020_1 20 May 2019 13:04:24
  |
mat  |
Remove Created by lines where I am the one. |
1.020_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 |
1.020_1 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.020_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 ) |
1.020 03 Oct 2013 18:38:13
  |
sunpoet  |
- Update to 1.020
- Add LICENSE
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Template-Alloy/Changes |
1.019 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.019 30 Aug 2013 13:18:50
  |
tobez  |
Update to 1.019.
Changes: http://search.cpan.org/dist/Template-Alloy/Changes |
1.016 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.016 28 Dec 2011 08:20:20
 |
ehaupt  |
End WWW CPAN URL with a "/" |
1.016 21 Jun 2011 06:58:49
 |
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
1.016 29 Jan 2011 18:43:49
 |
culot  |
- Update to 1.016
Changes: http://search.cpan.org/dist/Template-Alloy/Changes
Approved by: sahil@/wen@ (mentors, implicit)
Feature safe: yes |
1.015 19 Jan 2011 08:29:59
 |
tobez  |
Update to 1.015.
Changes: http://search.cpan.org/dist/Template-Alloy/Changes
Feature safe: yes |
1.013 24 Sep 2010 02:03:44
 |
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
1.013 23 Sep 2008 12:13:32
 |
miwi  |
- Update to 1.013 |
1.012 11 Apr 2008 15:29:35
 |
mat  |
Update to 1.012 |
1.011 26 Dec 2007 21:12:43
 |
gabor  |
- Update to 0.011 |
1.008 29 Oct 2007 22:59:08
 |
mat  |
Update to 1.008 |
1.007 09 Oct 2007 10:15:09
 |
clsung  |
- Update to 1.007 |
1.006 04 Jul 2007 11:29:31
 |
miwi  |
- Update to 1.006 |
1.005 02 Jul 2007 20:12:31
 |
mat  |
Update to 1.005 |
1.004 22 Jun 2007 11:43:38
 |
mat  |
Add a new port www/p5-Template-Alloy
Template::Alloy represents the mixing of features and capabilities from all of
the major mini-language based template systems. |