66d2 FreshPorts -- textproc/p5-Petal
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Petal 2.22 textproc on this many watch lists=1 search for ports that depend on this port
Perl Template Attribute Language - TAL for Perl!
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 May 2006 23:17:41
Also Listed In: perl5
License: not specified in port


Petal is a XML based templating engine that is able to process any kind of 
XML, XHTML and HTML.

Petal borrows a lot of good ideas from the Zope Page Templates TAL 
specification, it is very well suited for the creation of WYSIWYG XHTML 
editable templates.

The idea is to further enforce the separation of logic from presentation. 
With Petal, graphic designers can use their favorite WYSIWYG editor to 
easily edit templates without having to worry about the loops and ifs 
which happen behind the scene.

Author: Fergal Daly <fergal@esatclear.ie>
WWW: http://search.cpan.org/dist/Petal/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/p5-MKDoc-XML
  2. lang/perl5.12
Required To Run:
  1. textproc/p5-MKDoc-XML
  2. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/textproc/p5-Petal/ && make install clean
To add the package: pkg_add -r p5-Petal


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/N/NI/NINE/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/N/NI/NINE/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/N/NI/NINE/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/N/NI/NINE/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/N/NI/NINE/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/N/NI/NINE/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/N/NI/NINE/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/N/NI/NINE/
  11. http://at.cpan.org/authors/id/N/NI/NINE/
  12. http://backpan.perl.org/authors/id/N/NI/NINE/
  13. http://cpan.nctu.edu.tw/authors/id/N/NI/NINE/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/N/NI/NINE/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/N/NI/NINE/
  16. http://www.cpan.dk/authors/id/N/NI/NINE/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Feb 2013 16:23:20
Original commit files touched by this commit  2.22
tobez search for other commits by this committer
Update to 2.22.

Changes:	http://search.cpan.org/dist/Petal/Changes
22 Dec 2012 17:12:56
Original commit files touched by this commit  2.21
tobez search for other commits by this committer
Update to 2.21.

Changes: http://search.cpan.org/dist/Petal/Changes
04 Jun 2012 08:37:59
Original commit files touched by this commit  2.20
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
21 Jan 2012 17:40:15
Original commit files touched by this commit  2.20
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
28 Dec 2011 08:20:20
Original commit files touched by this commit  2.20
ehaupt search for other commits by this committer
End WWW CPAN URL with a "/"
01 Dec 2011 11:03:42
Original commit files touched by this commit  2.20
tobez search for other commits by this committer
Update to 2.20.

Changes:        http://search.cpan.org/dist/Petal/Changes
Feature safe:   yes
24 Oct 2011 09:11:38
Original commit files touched by this commit  2.19_1
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
20 Jun 2011 09:03:27
Original commit files touched by this commit  2.19_1
az search for other commits by this committer
- 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
26 Jan 2010 12:36:19
Original commit files touched by this commit  2.19_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 7).

Approved by:    portmgr (itetcu)
29 Apr 2008 05:27:10
Original commit files touched by this commit  2.19
linimon search for other commits by this committer
Reset aaron's port maintainerships due to many maintainer-timeouts.
17 Apr 2008 14:30:31
Original commit files touched by this commit  2.19
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)
08 Sep 2007 01:06:22
Original commit files touched by this commit  2.19
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
17 Jun 2006 21:41:11
Original commit files touched by this commit  2.19
aaron search for other commits by this committer
- Update from v2.18 to v2.19

Approved by:    tobez (implicit)
25 May 2006 23:16:05
Original commit files touched by this commit  2.18
aaron search for other commits by this committer
Adding port textproc/p5-Petal, Perl Template Attribute Language - TAL for Perl!

Approved by:    tobez (implicit)

Number of commits found: 14

2866
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0