Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
HTML::StickyQuery is a sub class of the HTML::Parser and uses it to
parse HTML document and add QUERY_STRING to href attributes.
You can assign Session ID or any form data without using cookie.

View File

@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.13 2013/05/31 12:42:42 wiz Exp $
#
DISTNAME= HTML-StickyQuery-0.13
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
SVR4_PKGNAME= p5sqy
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= hiramatu@boreas.dti.ne.jp
HOMEPAGE= http://search.cpan.org/search?dist=HTML-StickyQuery
COMMENT= Add sticky QUERY_STRING to a tag href attributes
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
DEPENDS+= p5-HTML-Parser>=3.34:../../www/p5-HTML-Parser
DEPENDS+= p5-URI>=1.27:../../www/p5-URI
PERL5_PACKLIST= auto/HTML/StickyQuery/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2011/11/17 08:04:22 hiramatsu Exp $
SHA1 (HTML-StickyQuery-0.13.tar.gz) = 640a7dc9ad881fc245b9a9119c7d852f59606ca8
RMD160 (HTML-StickyQuery-0.13.tar.gz) = 2f5a474696c35877e396877df374e9346937f71d
Size (HTML-StickyQuery-0.13.tar.gz) = 28978 bytes