Date: Thu, 28 Aug 2003 00:34:13 -0700 (PDT) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-HTML-Breadcrumbs Makefile distinfo pkg-descr pkg-plist Message-ID: <200308280734.h7S7YDEp067957@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2003/08/28 00:34:13 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/p5-HTML-Breadcrumbs Makefile distinfo pkg-descr pkg-plist Log: Add p5-HTML-Breadcrumbs 0.03, HTML::Breadcrumbs is a module used to create HTML 'breadcrumb trails' i.e. an ordered set of html links locating the current page within a hierarchy. HTML::Breadcrumbs splits the given path up into a list of elements, derives labels to use for each of these elements, and then renders this list as N-1 links using the derived label, with the final element being just a label. PR: 55576 Submitted by: andrew@scoop.co.nz Revision Changes Path 1.701 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/p5-HTML-Breadcrumbs/Makefile (new) 1.1 +1 -0 ports/www/p5-HTML-Breadcrumbs/distinfo (new) 1.1 +20 -0 ports/www/p5-HTML-Breadcrumbs/pkg-descr (new) 1.1 +5 -0 ports/www/p5-HTML-Breadcrumbs/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308280734.h7S7YDEp067957>