Port details |
- p5-Bit-Vector Library of advanced math functions that includes a Perl OO module
- 7.4_1 math =67 7.4_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-01-03 20:23:34
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Date-Calc, libiconv, freetype2, expat, m4
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Bit-Vector
- Description:
- Bit::Vector is an efficient C library which allows you to handle
bit vectors, sets (of integers), "big integer arithmetic" and
boolean matrices, all of arbitrary sizes.
The library is efficient (in terms of algorithmical complexity)
and therefore fast (in terms of execution speed) for instance
through the widespread use of divide-and-conquer algorithms.
The package also includes an object-oriented Perl module for
accessing the C library from Perl, and optionally features
overloaded operators for maximum ease of use.
The C library can nevertheless be used stand-alone, without Perl.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Bit-Vector>0:math/p5-Bit-Vector
- To install the port:
- cd /usr/ports/math/p5-Bit-Vector/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-Bit-Vector
- pkg install p5-Bit-Vector
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Bit-Vector
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Bit-Vector-7.4.tar.gz) = 3c6daa671fecfbc35f92a9385b563d65f50dfc6bdc8b4805f9ef46c0d035a926
SIZE (Bit-Vector-7.4.tar.gz) = 135965
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Carp-Clan>=5.3 : devel/p5-Carp-Clan
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Carp-Clan>=5.3 : devel/p5-Carp-Clan
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-Rose-DB
- databases/p5-Rose-DB-Object
- devel/p5-Algorithm-Evolutionary
- devel/p5-Date-Calc
- devel/p5-Date-Calc-XS
- devel/p5-Date-Pcalc
- devel/p5-Thrift
-
Deleted ports which required this port:
- for Run
-
- databases/p5-Rose-DB
- databases/p5-Rose-DB-Object
- devel/p5-Algorithm-Evolutionary
- devel/p5-Date-Calc
- devel/p5-Date-Calc-XS
- devel/p5-Thrift
- devel/p5-Thrift-XS
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- math_p5-Bit-Vector
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.4_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.4_1 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
7.4_1 17 Apr 2022 23:59:01 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Bit-Vector: Strip shared library
- Bump PORTREVISION for package change |
7.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.4 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
7.4 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
7.4 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
7.4 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
7.4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
7.4 28 Mar 2015 14:42:17 |
sunpoet |
- Add LICENSE
- Fix version requirement of *_DEPENDS
PR: 198413
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 20 days) |
7.4 09 Mar 2015 16:21:23 |
adamw |
Update to 7.4.
Changes: https://metacpan.org/source/STBEY/Bit-Vector-7.4/CHANGES.txt
Approved by: maintainer (implicit) |
7.3_1 02 Mar 2015 23:31:10 |
bapt |
Remove Author from pkg-descr and white space fixes |
7.3_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
7.3 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
7.3 30 Jan 2014 09:42:49 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
7.3 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
7.3 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
7.3 03 Jun 2013 14:15:40 |
tobez |
Update to 7.3.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.3/CHANGES.txt |
7.2_2 12 Mar 2013 13:37:46 |
bapt |
Do not try to remove directories not created by the port
Reported by: pkg DEVELOPER_MODE |
7.2_2 22 Jan 2013 09:45:55 |
tobez |
Try again for real:
The distfile was re-rolled with no functional changes;
bump PORTREVISION. |
7.2_1 22 Jan 2013 09:40:40 |
tobez |
The distfile was re-rolled with no functional changes;
bump PORTREVISION. |
7.2 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
7.2 03 Jun 2012 05:56:20 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM) |
7.2 24 May 2012 09:25:17 |
tobez |
Update to 7.2.
PR: 167968
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.2/CHANGES.txt |
7.1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
7.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
7.1 30 Sep 2009 07:10:59 |
tobez |
Update to 7.1.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.1/CHANGES.txt
Feature safe: yes |
7.0 29 Aug 2009 22:04:01 |
miwi |
- Update to 7.0
PR: 138240
Submitted by: hideo <hideo@lastamericanempire.com> |
6.9 13 Aug 2009 12:34:27 |
tobez |
Update to 6.9.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.9/CHANGES.txt |
6.8 11 Aug 2009 09:32:47 |
tobez |
Update to 6.8.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.8/CHANGES.txt |
6.7 10 Aug 2009 10:42:40 |
tobez |
Update to 6.7.
Changes:
http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.7/CHANGES.txt |
6.6 28 Jul 2009 10:15:58 |
tobez |
Update to 6.6.
Changes:
http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.6/CHANGES.txt |
6.4_1 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
6.4_1 22 Jan 2006 12:56:47 |
edwin |
SHA256ify
Approved by: krion@ |
6.4_1 22 Jan 2006 02:26:24 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
6.4_1 05 Jan 2006 06:16:32 |
tobez |
Add missing dependency.
Submitted by: leeym
PR: 91329 |
6.4 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
6.4 10 Jan 2005 13:46:24 |
sem |
- Update to 6.4
PR: ports/76016
Submitted by: self
Approved by: tobez (maintainer) |
6.3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
6.3 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
6.3 07 Mar 2003 06:06:10 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
6.3 28 Oct 2002 13:27:58 |
tobez |
Update to 6.3, add WWW. |
6.2 17 Sep 2002 22:11:50 |
tobez |
Update to 6.2. |
09 Oct 2001 19:33:57 |
tobez |
Update to 6.1; assume maintainership. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
12 Jan 2001 01:52:04 |
kuriyama |
Add 2 "@unexec rmdir"s. |
03 Jan 2001 23:23:34 |
will |
Add p5-Bit-Vector 6.0, library of advanced math functions that includes a Perl
OO module. |