Date: Wed, 24 Oct 2007 10:33:31 +0000 (UTC) From: Rong-En Fan <rafan@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-Display Makefile distinfo pkg-descr pkg-plist Message-ID: <200710241033.l9OAXWmg030558@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2007-10-24 10:33:31 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-HTML-Display Makefile distinfo pkg-descr pkg-plist Log: This module abstracts the task of displaying HTML to the user. The displaying is done by launching a browser and navigating it to either a temporary file with the HTML stored in it, or, if possible, by pushing the HTML directly into the browser window. WWW: http://search.cpan.org/dist/HTML-Display/ Revision Changes Path 1.1913 +1 -0 ports/www/Makefile 1.1 +41 -0 ports/www/p5-HTML-Display/Makefile (new) 1.1 +3 -0 ports/www/p5-HTML-Display/distinfo (new) 1.1 +6 -0 ports/www/p5-HTML-Display/pkg-descr (new) 1.1 +19 -0 ports/www/p5-HTML-Display/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710241033.l9OAXWmg030558>