./textproc/p5-Convert-BER, Perl class to encode/decode objects using Basic Encoding Rules

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3200, Package name: p5-Convert-BER-1.3200, Maintainer: pkgsrc-users

Convert::BER is a perl object class implementation to encode
and decode objects as described by ITU-T standard X.209 (ASN.1)
using Basic Encoding Rules (BER)

Copyright (c) 1995-7 Graham Barr <gbarr@pobox.com>.
All rights reserved.

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: cb5b031bd3722a84747a21bcbcebe66d34cc0312
RMD160: 1976d02bc236e7ed01a75d04957e49f21f9e195d
Filesize: 26.351 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-22 15:32:08 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating textproc/p5-Convert-BER from 1.3101 to 1.3200

pkgsrc changes:
- Add license definition

Upstream changes:
1.32 -- Wed Oct 21 20:29:30 CDT 2009
  * remove label INIT, not valid as of 5.11.0
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
   2007-02-22 12:55:24 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 1.3101:

Change 739 on 2002/08/19 by <gbarr@pobox.com> (Graham Barr)

	Dont generate PPD

Change 738 on 2002/08/19 by <gbarr@pobox.com> (Graham Barr)

	Dont depend on hash order in t/03seqof.t and try both possible
	results

Change 613 on 2001/04/10 by <gbarr@pobox.com> (Graham Barr)

	Fix test for 5.7 (test result depends on hash order)
   2006-10-24 15:50:07 by OBATA Akio | Files touched by this commit (1)
Log message:
Added HOMEPAGE.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-08-06 08:19:41 by Johnny C. Lam | Files touched by this commit (634) | Package updated
Log message:
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.