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

5
www/py-ClientForm/DESCR Normal file
View File

@@ -0,0 +1,5 @@
ClientForm is a Python module for handling HTML forms on the client
side, useful for parsing HTML forms, filling them in and returning
the completed forms to the server. It developed from a port of
Gisle Aas' Perl module HTML::Form, from the libwww-perl library,
but the interface is not the same.

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.4 2012/10/28 06:30:58 asau Exp $
#
DISTNAME= ClientForm-0.2.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www textproc
MASTER_SITES= http://wwwsearch.sourceforge.net/ClientForm/src/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://wwwsearch.sourceforge.net/ClientForm/
COMMENT= Python module for handling HTML forms on the client side
LICENSE= modified-bsd OR zpl
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

9
www/py-ClientForm/PLIST Normal file
View File

@@ -0,0 +1,9 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:31 joerg Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/ClientForm.py
${PYSITELIB}/ClientForm.pyc
${PYSITELIB}/ClientForm.pyo

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/01/17 20:53:50 wiz Exp $
SHA1 (ClientForm-0.2.10.tar.gz) = e0228e8a6b65dad8457266831fbce84daf3588bd
RMD160 (ClientForm-0.2.10.tar.gz) = 85b2c0174b0bc1377f71cb13586f28c79554a6e3
Size (ClientForm-0.2.10.tar.gz) = 104094 bytes