Commit graph

30 commits

Author SHA1 Message Date
Marcelo Araujo
4aaab89f57 - 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)
2008-04-17 14:30:31 +00:00
Mark Linimon
a27ccd2aa1 Remove obscure CONFIGURE_ENV construct that appears to have worked on
the build cluster only by accident.  This failed with the (now-fixed)
bug in bsd.perl.mk.

Hat:		portmgr
Looked at by:	kris
2007-09-29 04:25:39 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Cheng-Lung Sung
184d9a4d61 - Update to 2.19 2007-05-01 04:13:04 +00:00
Cheng-Lung Sung
637ab5e6cd - Update to 2.18 2007-02-13 02:36:34 +00:00
Cheng-Lung Sung
aaccad5e86 - Update to 2.17 2007-02-08 14:38:13 +00:00
Mathieu Arnold
960c8487d2 Update to 2.16 2007-01-28 11:52:51 +00:00
Mathieu Arnold
c3f5b74b9e Respect DESTDIR
PR:		101855
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-08-14 10:44:46 +00:00
Anton Berezin
63c7557398 Update to 2.15.
Attempts to keep this port working with 5.005_03 got too low work
involved/usefulness ratio to bother any more, so require Perl from
ports.

Please note that various bits and pieces concerning DBI, GD::Graph, XML,
and LaTeX support were removed from this version of Template Toolkit.
Instead, they are now in separate distributions which are coming soon
to the ports collection near you.
2006-05-29 12:24:01 +00:00
Yen-Ming Lee
286ddca16b - fix plist under old perl 2006-04-26 14:47:01 +00:00
Pav Lucistnik
5eda9927b2 - Add SHA256
Approved by:	mat (perl; maintainer)
2005-11-25 22:02:00 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Lars Thegler
97acc426b9 Ensure the final installation conforms to the pkg-plist by forcing
the Makefile.PL Q&A.
2005-01-31 15:39:43 +00:00
Mathieu Arnold
fbe998596c Add Template::Plugin::*'s optional dependencies
PR:		73922
Submitted by:	ports@c0decafe.net
Approved by:	with perl's hat on
2004-11-23 10:26:43 +00:00
Mathieu Arnold
f1280a99a0 Update to 2.14 2004-10-12 10:25:55 +00:00
Mathieu Arnold
3a7b17911b After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
2004-08-12 12:48:01 +00:00
Anton Berezin
b5c42c44d7 Nevermind portlint, respect PREFIX.
Submitted by:	parv@pair.com
PR:		68468
2004-06-29 12:46:54 +00:00
Mathieu Arnold
a119c50664 Upate to 2.13
Give maintainership to perl@

Approved by:	tobez (former maintainer)
2004-02-05 15:32:08 +00:00
Erwin Lansing
6950bbfd5b Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
120650ca4e www/p5-Template-Toolkit: p5-File-Spec should only be used if perl < 5.8
PR:		ports/44733
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Reviewed by:	tobez@
2003-02-09 05:19:36 +00:00
Anton Berezin
140f74b7e9 Update to 2.08, assume maintainership. 2002-07-31 11:50:41 +00:00
Ying-Chieh Liao
520de6d8f3 upgrade to 2.07
PR:		39613
Submitted by:	David Lay <dave@staff.netc.net.au>
2002-06-21 16:26:23 +00:00
Steve Price
7846d5eae7 Update to version 2.06.
PR:		32102
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2001-12-03 02:26:07 +00:00
Clive Lin
f3a26ac7d5 Mark broken if ${OSVERSION} < 500007.
Perl in such systems is too old, this port needs File::Spec at least
version 0.82.

Obtained from: template-toolkit.org
Proven by: bento
2001-04-08 18:10:14 +00:00
Clive Lin
b0221b6d01 o Upgrade to 2.02. (Released today!)
o MASTER_SITE_BACKUP+= template-toolkit.org
  (Maybe after several days/hours, its distfile would be uploaded to
   worldwide CPAN mirrors.)
o Satisfy portlint.
o Yet again, bento would be happy to pack this port as a package.
  But don't try to pass BATCH to this port especially when you have
  some p5-DBD-* or some other possible tt2 plugins hooks. You would
  possibly run into a infinite loop.
o Welcome to take over the maintainer bit if you know how the plugins
  work. I only use its core functions (templating ability) but never
  touch any of its plugins. (But they're installed anyway.)
2001-04-06 15:34:51 +00:00
Clive Lin
a6d5badcb7 o Upgrade to 2.01
As the old one, this only gurantees packaging on bento.

Remined by: vanilla
2001-04-02 12:24:15 +00:00
Clive Lin
e72261faea Add textproc as virtual category.
Suggested by: Vivek Khera <khera@kciLink.com>
No objection by: -ports
2001-04-01 03:28:18 +00:00
Clive Lin
d0cdffe52d New port: p5-Template-Toolkit.
Extensive Toolkit for template processing.
2001-03-08 12:56:44 +00:00