Port details |
- p5-Net-Cassandra-Easy Perlish interface to the Cassandra database
- 0.15_3 net =2 0.15_3Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2010-04-08 00:23:46
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/TEODOR/Net-Cassandra-Easy-0.15
- Description:
- aims to simplify the basic interactions with the
Cassandra database.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Cassandra-Easy>0:net/p5-Net-Cassandra-Easy
- To install the port:
- cd /usr/ports/net/p5-Net-Cassandra-Easy/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-Cassandra-Easy
- pkg install p5-Net-Cassandra-Easy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Cassandra-Easy
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-Cassandra-Easy-0.15.tar.gz) = a98329941d0e62e11922cfaecafa485fb972848263fab7e4915647edad290da3
SIZE (Net-Cassandra-Easy-0.15.tar.gz) = 46467
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-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Bit-Vector>=0 : math/p5-Bit-Vector
- p5-Hash-Merge>=0 : textproc/p5-Hash-Merge
- p5-Modern-Perl>=0 : lang/p5-Modern-Perl
- p5-Moose>=0 : devel/p5-Moose
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Bit-Vector>=0 : math/p5-Bit-Vector
- p5-Hash-Merge>=0 : textproc/p5-Hash-Merge
- p5-Modern-Perl>=0 : lang/p5-Modern-Perl
- p5-Moose>=0 : devel/p5-Moose
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-Cassandra-Easy
- USES:
- perl5 shebangfix
- 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) |
0.15_3 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 ) |
0.15_3 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.15_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.15_3 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) |
0.15_3 04 Jun 2018 18:10:38 |
sunpoet |
Add LICENSE
- Use USES=shebangfix
- Fix and update WWW |
0.15_3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.15_3 31 May 2015 13:18:23 |
amdmi3 |
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2 |
0.15_2 13 Mar 2015 17:29:59 |
adamw |
Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used |
0.15_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 ) |
0.15 05 Nov 2013 16:42:56 |
vanilla |
Support STAGEDIR. |
0.15 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.15 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
0.15 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.15 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
0.15 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.15 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.15 24 Sep 2010 01:48:27 |
pgollucci |
- /mach/ -> /%%PERL_ARCH%%/
With Hat: perl@ |
0.15 10 Jun 2010 01:34:54 |
pgollucci |
- Update to 0.15
With Hat: perl@
Changes: http:/search.cpan.org/dist/Net-Cassandra-Easy/Changes |
0.12 21 Apr 2010 16:02:17 |
sylvio |
- Update to 0.12
- Pass maintainer to perl@ (approved by wen@ - team perl@)
PR: ports/145821
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by: itetcu (mentor, implicit) |
0.08b 08 Apr 2010 00:22:46 |
sylvio |
- aims to simplify the basic interactions with the Cassandra database.
WWW: http://search.cpan.org/dist/Net-Cassandra-Easy/
PR: ports/145436
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: itetcu (mentor, implicit) |