aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Simple-View
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.17Martin Wilke2008-04-292-5/+5
| | | | | | | - Pass maintainership to perl@ Notes: svn path=/head/; revision=212218
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Update to 0.16Erwin Lansing2008-02-232-8/+7
| | | | | | | | | PR: 120444 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=207802
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Bump to v0.15, including changes to the plist and the deletion of anAaron Dalton2007-06-163-6/+13
| | | | | | | extraneous dist file that impedes building. Notes: svn path=/head/; revision=193676
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - updated from v0.13 to v0.14Aaron Dalton2005-12-202-8/+4
| | | | | | | | | | | | | 0.14 Mon Novermber 28, 2005 - removing the OS X resource fork files - applied patch (RT #16064) to support XHTML compliant output for Tree::Simple::View::HTML. - thanks to Simon Wilcox for this patch and tests Approved by: tobez (implicit) Notes: svn path=/head/; revision=151643
* - update port from 0.12 to 0.13Aaron Dalton2005-11-213-4/+9
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=148973
* - Updated from 0.11 to 0.12Aaron Dalton2005-11-033-7/+11
| | | | | | | | | - Updated maintainer email address Approved by: tobez Notes: svn path=/head/; revision=147111
* Update to 0.11Sergey Matveychuk2004-11-222-3/+3
| | | | | | | | | | | | - now using Scalar::Util::blessed() instead of the convoluted UNIVERSAL::isa() stuff. - added Scalar::Util as a dependency PR: ports/74120 Submitted by: maintainer Notes: svn path=/head/; revision=122179
* Update to 0.10Mathieu Arnold2004-08-202-3/+3
| | | | | | | | PR: 70223 Submitted by: maintainer Notes: svn path=/head/; revision=116758
* Add p5-Tree-Simple-View 0.09, a set of classes for viewing Tree::SimpleMathieu Arnold2004-08-024-0/+51
hierarchies. PR: ports/69882 Submitted by: Aaron Dalton <aaron@daltons.ca> Notes: svn path=/head/; revision=115263