Path to this page:
./
wip/p5-Bit-Vector-Minimal,
Object-oriented wrapper around Perls vec()
Branch: CURRENT,
Version: 1.3,
Package name: p5-Bit-Vector-Minimal-1.3,
Maintainer: kuli0020This is a much simplified, lightweight version of match/p5-Bit-Vector,
and wraps Perl's (sometimes confusing) vec() function in an
object-oriented abstraction.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
RMD160: 41d1c253c69e907fe06b1e27f86b43148c7b0a30
Filesize: 2.932 KB
Version history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
CVS history: (Expand)
| 2013-03-30 21:52:24 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update p5-Bit-Vector-Minimal to 1.3.
Changes from previous:
----------------------
1.3 Tue Oct 4 11:07:43 UTC 2005
- Minor minor tweaks
- Document 'display' method
1.2 Thu Sep 1 07:57:25 UTC 2005
- Properly initialise pattern where size is not a multiple of 8
(Marvin Humphrey)
|
| 2012-10-04 11:13:17 by Aleksej Saushev | Files touched by this commit (76) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
| 2012-07-21 22:08:13 by Thomas Klausner | Files touched by this commit (59) |
Log message:
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
|
| 2009-03-18 13:19:13 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
user-destdir support enabled
|
| 2008-05-30 14:22:03 by abs | Files touched by this commit (102) |
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
|
| 2005-07-25 23:56:35 by Roman Kulik | Files touched by this commit (1) |
Log message:
Removed from .packlist
|
2005-07-25 19:04:50 by Roman Kulik | Files touched by this commit (4) |  |
Log message:
This is a much simplified, lightweight version of match/p5-Bit-Vector,
and wraps Perl's (sometimes confusing) vec() function in an
object-oriented abstraction.
WWW: http://search.cpan.org/dist/Bit-Vector-Minimal/
|