aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Toc
Commit message (Collapse)AuthorAgeFilesLines
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Generate, insert and update HTML Table of Contents.Martin Wilke2009-12-264-0/+37
WWW: http://search.cpan.org/dist/HTML-Toc/ PR: ports/142025 Submitted by: Alex Deiter <Alex.Deiter at Gmail.COM> Notes: svn path=/head/; revision=246720