diff options
author | mcr <mcr@pkgsrc.org> | 2001-10-01 15:17:58 +0000 |
---|---|---|
committer | mcr <mcr@pkgsrc.org> | 2001-10-01 15:17:58 +0000 |
commit | 70fc4de7452f8253ee8da7f76a4779c69995d7c7 (patch) | |
tree | d937459ff5d8a54e36484bc9ae776c73cd4b25bc /textproc/p5-Convert-ASN1 | |
parent | 98ee18b0e2f3c676fa5da65ed65602a705f4af8b (diff) | |
download | pkgsrc-70fc4de7452f8253ee8da7f76a4779c69995d7c7.tar.gz |
pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP
Diffstat (limited to 'textproc/p5-Convert-ASN1')
-rw-r--r-- | textproc/p5-Convert-ASN1/Makefile | 22 | ||||
-rw-r--r-- | textproc/p5-Convert-ASN1/distinfo | 7 | ||||
-rw-r--r-- | textproc/p5-Convert-ASN1/pkg/DESCR | 14 | ||||
-rw-r--r-- | textproc/p5-Convert-ASN1/pkg/PLIST | 2 |
4 files changed, 16 insertions, 29 deletions
diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile index be571412de4..3267e2973f2 100644 --- a/textproc/p5-Convert-ASN1/Makefile +++ b/textproc/p5-Convert-ASN1/Makefile @@ -1,19 +1,17 @@ -# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:35 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/10/01 15:18:36 mcr Exp $ # -DISTNAME= Convert-ASN1-0.07 -PKGNAME= p5-${DISTNAME} -CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} +DISTNAME= Convert-ASN1-0.14 +PKGNAME= p5-${DISTNAME} +CATEGORIES= converters perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} -MAINTAINER= packages@netbsd.org -COMMENT= Perl class to parse ASN.1 descriptions and en/decode perl data structures +MAINTAINER= packages@netbsd.org +#HOMEPAGE= +COMMENT= perl5 module to encode/decode ASN.1 data -USE_PERL5= # defined -PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/ASN1/.packlist - -post-patch: - ${FIND} ${WRKSRC} -name "*.orig" -exec ${RM} -f {} \; +USE_PERL5= # defined +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/ASN1/.packlist do-configure: @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL diff --git a/textproc/p5-Convert-ASN1/distinfo b/textproc/p5-Convert-ASN1/distinfo index c253396ac93..26cea958bbf 100644 --- a/textproc/p5-Convert-ASN1/distinfo +++ b/textproc/p5-Convert-ASN1/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 15:05:01 skrll Exp $ +$NetBSD: distinfo,v 1.3 2001/10/01 15:18:36 mcr Exp $ -SHA1 (Convert-ASN1-0.07.tar.gz) = c69e969024253e504e715281f9043140f16d36ec -Size (Convert-ASN1-0.07.tar.gz) = 34560 bytes -SHA1 (patch-aa) = e7a6af1691da2c17cdac873ae389f6e658ebaa14 +SHA1 (Convert-ASN1-0.14.tar.gz) = e3ba63f9d64f9b355bd6fd96ed09a1b82669c3d9 +Size (Convert-ASN1-0.14.tar.gz) = 35332 bytes diff --git a/textproc/p5-Convert-ASN1/pkg/DESCR b/textproc/p5-Convert-ASN1/pkg/DESCR index 58e0754906c..872157f3e1d 100644 --- a/textproc/p5-Convert-ASN1/pkg/DESCR +++ b/textproc/p5-Convert-ASN1/pkg/DESCR @@ -1,12 +1,2 @@ -I consider Convert::ASN1 a replacement for my earlier Convert::BER -module. While ASN1.pm is not as flexable as BER.pm, because PDUs must -be described up fronta, it is also more powerful. For example an LDAP -filter is a recursive structure, BER.pm cannot encode or decode this in -a single pass, ASN1.pm can. - -Convert::ASN1 will parse ASN.1 descriptions and will encode from and -decode to perl data structures using a hierarchy of references. - -Copyright (c) 2000 Graham Barr. All rights reserved. -This package is free software; you can redistribute it and/or -modify it under the same terms as Perl itself. +Convert::ASN1 will parse ASN.1 descriptions and will encode from and decode +to perl data structures using a hierarchy of references. diff --git a/textproc/p5-Convert-ASN1/pkg/PLIST b/textproc/p5-Convert-ASN1/pkg/PLIST index 55718e56b9e..df4f0c4745a 100644 --- a/textproc/p5-Convert-ASN1/pkg/PLIST +++ b/textproc/p5-Convert-ASN1/pkg/PLIST @@ -1 +1 @@ -@comment $NetBSD: PLIST,v 1.2 2000/08/27 07:11:21 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2001/10/01 15:18:45 mcr Exp $ |