aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Display
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-01-19 21:05:57 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-01-19 21:05:57 +0800
commit783ff7232bf89a901a76024e9890830d87816f1a (patch)
tree10444b5cc997752459b871e96f361e922d580670 /www/p5-HTML-Display
parentdbd75f341992e5ce33186b08710ece2cbbbf230d (diff)
downloadfreebsd-ports-gnome-783ff7232bf89a901a76024e9890830d87816f1a.tar.gz
freebsd-ports-gnome-783ff7232bf89a901a76024e9890830d87816f1a.tar.zst
freebsd-ports-gnome-783ff7232bf89a901a76024e9890830d87816f1a.zip
- Add LICENSE
- Fix *_DEPENDS: parent is already in all supported Perl releases - Use TEST_DEPENDS - Bump PORTREVISION for dependency change - Reformat pkg-descr - Take maintainership
Diffstat (limited to 'www/p5-HTML-Display')
-rw-r--r--www/p5-HTML-Display/Makefile21
-rw-r--r--www/p5-HTML-Display/pkg-descr8
2 files changed, 14 insertions, 15 deletions
diff --git a/www/p5-HTML-Display/Makefile b/www/p5-HTML-Display/Makefile
index 40191f9247a3..d22b2e65fd93 100644
--- a/www/p5-HTML-Display/Makefile
+++ b/www/p5-HTML-Display/Makefile
@@ -3,25 +3,24 @@
PORTNAME= HTML-Display
PORTVERSION= 0.40
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Display HTML locally in a browser
-RUN_DEPENDS= p5-HTML-TokeParser-Simple>=2:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \
- p5-libwww>=5.69:${PORTSDIR}/www/p5-libwww \
- p5-parent>=0.218:${PORTSDIR}/devel/p5-parent \
- p5-URI>=0:${PORTSDIR}/net/p5-URI
-BUILD_DEPENDS:= ${RUN_DEPENDS} \
- p5-Test-Harness>=2.30:${PORTSDIR}/devel/p5-Test-Harness
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-HTML-TokeParser-Simple>=2:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
+ p5-libwww>=5.69:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Harness>=2.30:${PORTSDIR}/devel/p5-Test-Harness
USES= perl5
USE_PERL5= configure
-regression-test:
- @${MAKE} test -C ${WRKSRC}
-
.include <bsd.port.mk>
diff --git a/www/p5-HTML-Display/pkg-descr b/www/p5-HTML-Display/pkg-descr
index e3fe2525ee68..6fc6c1dc773e 100644
--- a/www/p5-HTML-Display/pkg-descr
+++ b/www/p5-HTML-Display/pkg-descr
@@ -1,6 +1,6 @@
-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.
+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/
'1998-12-07 10:22:12 +0800'>1998-12-071-2/+2 * More MASTER_SITEScracauer1998-12-032-17/+12 * Fixup CATEGORIES list.steve1998-11-221-2/+2 * upgrade to 6.08.00ache1998-10-223-88/+5 * Move manpages to Makefile and use MAN* macros.steve1998-10-042-3/+3 * Mark BROKEN for ELF.jseger1998-09-291-1/+3 * Upgrade, 1.03g -> 1.03h.max1998-09-045-11/+27 * Update /etc/shells upon make install.max1998-08-271-6/+11 * Update /etc/shells upon make install.max1998-08-272-2/+12 * Remove miscellaneous manpages.hoek1998-08-191-1/+0 * Removed manpages from pkg/PLISTobrien1998-08-1411-32/+5 * Update to version 2.02.1.steve1998-08-106-12/+12 * Guard against a nonexistant /usr/share/info/dir.steve1998-07-186-6/+15 * Yikes! I missed a 'ja-' in my cvs co. Undo the previoussteve1998-07-046-86/+120 * Update to version 6.07.06.steve1998-07-046-120/+86 * Rename "bash" to "bash1" (the actual port is already repository copied).asami1998-06-261-2/+2 * Update to 0.9beta1.cracauer1998-06-084-93/+42 * put MASTER_SITE_GNU firstache1998-05-163-9/+9 * Link statically.tg1998-04-291-1/+2 * Upgrade to 2.02ache1998-04-286-45/+36 * Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.max1998-04-052-3/+3 * Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn'tasami1998-04-041-1/+2 * Upgrade, 1.03f -> 1.03g.max1998-02-082-5/+5 * Upgrade, 1.03e -> 1.03f.max1997-12-202-5/+5 * Files from old MASTER_SITE moved to a new site.jseger1997-11-281-2/+2 * Upgrade, 1.03a -> 1.03emax1997-11-142-5/+5