Commit graph

36 commits

Author SHA1 Message Date
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sno
e3dc7dcd31 Updating package for Perl 5 module Convert::ASN1 in textproc/p5-Convert-ASN1
from 0.22nb2 to 0.26.

pkgsrc notes:
- ignoring requirement bump of Math::BigInt to 1.997, because it's neither
  documented why and the test succeed with bundled 1.994, too
  (skip updating lang/perl5 to 5.16.0 for now ^^)

Upstream changes:
0.26 -- Sat Jun 09 13:30:16 CDT 2012
  * Avoid Modification of a read-only value attempted errors
  * dump Data::Dumper strings when rtest fails
  * Add tests from Crypt::X509 that found the last Modification of a read-only value attempted error

0.25 -- Fri Jun 08 19:31:59 CDT 2012
  * fix a spelling mistake [gregor herrmann]
  * Add use strict and fix errors
  * Fix decoding of indefinite sequences with ANY
  * POD additions for ANY
  * EXPLICIT ops must pass their cVAR to their child op
  * Swallow a , after a }

0.24 -- Mon Jun 04 17:11:08 CDT 2012
  * spelling fix [gregor herrmann]
  * Added tests for extension markers (fails currently) [Niels Laukens]
  * Bugfix for extension markerss in SETs and CHOICEs [Niels Laukens]
  * Skip attempting to encode opEXTENSIONS inside of CHOICE
  * Support for default explicit tagging [Peter Mogensen]
  * Added tests and doc for explicit tagging [Peter Mogensen]
  * Add new opEXPLICIT for sequences that are inserted for EXPLICIT tags

0.23 -- Thu May 03 16:32:46 CDT 2012
 * Added support for EXTENSION MARKERS (...) (Niels Laukens)
 * Switch to Dist::Zilla for building
2012-07-06 13:13:08 +00:00
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

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=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
he
5f1dd92cf8 Update from version 0.21nb1 to 0.22.
Upstream changes:

Convert::ASN1 0.22 -- Mon Sep 15 14:34:45 CDT 2008

Bug Fixes
 * Fix decoding of OIDs with large value for 2nd element

Enhancements
 * Support for SEQUENCE with no elements in ASN.1
 * Added ability to define what value is put in perl data structory
   when decoding NULL elements
2008-11-18 17:09:00 +00:00
he
b021813da0 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-10-19 19:17:40 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
seb
40d6e8e474 Update to version 0.21.
Changes since last packaged version (0.20):

Convert::ASN1 0.21 -- Fri Feb  2 20:24:59 CST 2007

Bug Fixes
 * Fixed problem with indefinite encoding inside an indefinite encoding

Enhancements
 * Added support for type-local ANY DEFINED BY (patch from Leif Johansson)
2007-05-17 21:09:40 +00:00
heinz
b40062d65b Updated to version 0.20.
Resolves PR pkg/34400 by Martin Wilke.

Pkgsrc changes:
  - none

Changes since version 0.18:
===========================
Convert::ASN1 0.20 -- Tue Feb 21 18:47:43 CST 2006

Bug Fixes
 * Fixed issues with decoding when calling script contains use encoding 'utf8'
 * Allow zero-length timestamps to be extracted
 * Fix incorrect length encoding for bitstrings

Enhancements
 * Support encoding bigint's as BCD

Convert::ASN1 0.19 -- Mon Apr 18 19:40:32 CDT 2005

Bug Fixes
  * Fixed reading of packets with indefinite-length encodings

Enhancements
  * Add support for BCDString
2006-09-10 13:26:20 +00:00
jlam
9c8b5ede43 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.
2006-03-04 21:28:51 +00:00
jlam
7fbb8d9527 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.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
heinz
92f222ee98 Updated to version 0.18.
Adapted to buildlink3.

Changes since 0.16
===================

  * lib/Convert/ASN1.pm:
  * MANIFEST, Makefile.PL, t/0-signature.t:
  Use Module::Build to build Makefile and add SIGNATURE
  * lib/Convert/: ASN1.pm, ASN1/_encode.pm:
  Fix bug in encoding BIT STRINGS where chr() was causing an upgrade to UTF8
  * lib/Convert/ASN1.pm:
  Release 0.17
  * MANIFEST:
  Add new tests into MANIFEST
  * t/funcs.pl:
  Skip rtest if Data::Dumper is not available
  * parser.y, lib/Convert/ASN1/parser.pm, t/04opt.t, t/funcs.pl:
  Support OPTIONAL on SET OF and SEQUENCE OF
  * lib/Convert/ASN1/_decode.pm, t/00prim.t:
  Fix OID decoding
  * t/14any.t:
  Remove duplicate my
  * parser.y, lib/Convert/ASN1.pm, lib/Convert/ASN1/_decode.pm,
  lib/Convert/ASN1/_encode.pm, lib/Convert/ASN1/parser.pm, t/14any.t:
  Add support for ANY DEFINED BY
  Patch from Simon Wilkinson
  * lib/Convert/ASN1/Debug.pm:
  Fix debug output for OIDs
  * parser.y, lib/Convert/ASN1.pm, lib/Convert/ASN1.pod,
  lib/Convert/ASN1/parser.pm, t/08set.t, t/12der.t, t/13utf8.t:
  CER and DER SET encoding
  * t/13utf8.t, lib/Convert/ASN1.pm, lib/Convert/ASN1/_decode.pm,
  lib/Convert/ASN1/_encode.pm:
  utf8 support for perl >= 5.8
2004-02-24 23:21:35 +00:00
martti
a6f1375adb COMMENT should start with a capital letter. 2003-07-21 17:27:24 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
seb
25e9e6b0ea Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
wiz
4d8bd28cd2 Update to 0.16.
Changes since 0.14:
Fix for nested CHOICEs and tagged CHOICEs in SEQUENCES
Fix bug in decode when there are nested CHOICEs
Addition of prepare_file and the change prepare to accept a filehandle.
Allow '-'s in names and fix an uninit warning in the generated parser
Use ::isa to determine if stash argument is a HASH
Added x509decode from Norbert Klasen
Add support for units with one sinlge, unamed entry
eg  test ::= INTEGER or list ::= SEQUENCE OF OCTET STRING
Be safer in creating BigInt objects
Change the encode errors to include the hierarchical name of the
element in the ASN.1 which is causing the problem
Better error reporting for encoding
Add support for RELATIVE-OID
Support for nested SEQUENCE/SET OF's
And some others.
2002-08-20 14:37:41 +00:00
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
wiz
35342b9a51 re-add textproc to CATEGORIES 2001-10-01 16:33:54 +00:00
wiz
4117485097 Remove patch that's unneeded after mcr's "update" of the package. 2001-10-01 16:33:13 +00:00
mcr
70fc4de745 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP 2001-10-01 15:17:58 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
jlam
208b54877f Remove "*.orig" files so they don't accidentally get installed. 2000-08-29 00:32:03 +00:00
jlam
18cba9d7fa Convert packages to use PERL5_PACKLIST (part 1). These were the easy
ones to do, and each compiled and installed/de-installed apparently
correctly.

As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs.  It's now easier than ever to make a perl5
package for NetBSD :)
2000-08-27 07:10:59 +00:00
kleink
053cfd9b8a Initial import of p5-Convert-ASN1-0.07, a perl class to parse ASN.1
descriptions and en/decode perl data structures.  Thanks to Bernd Ernesti
for doing the packaging work.
2000-06-09 14:14:49 +00:00