Port details |
- p5-Amon2-DBI Perl extension of simple DBI wrapper
- 0.33 databases
=0 0.33Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2013-01-20 09:47:06
- Last Update: 2021-10-04 19:58:01
- Commit Hash: e56a7da
- Also Listed In: perl5
- License: not specified in port
- Description:
- Amon2::DBI is a simple DBI wrapper. It provides better usability for
you.
WWW: https://metacpan.org/release/Amon2-DBI
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Amon2-DBI>0:databases/p5-Amon2-DBI
- To install the port:
- cd /usr/ports/databases/p5-Amon2-DBI/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-Amon2-DBI
- pkg install p5-Amon2-DBI
- PKGNAME: p5-Amon2-DBI
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1475928979
SHA256 (Amon2-DBI-0.33.tar.gz) = 91d8d51b5637cb5034cb4922659a5387cf7336b8e3a70944c3b0485f4545a6bc
SIZE (Amon2-DBI-0.33.tar.gz) = 13287
- 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>0 : devel/p5-Carp-Clan
- p5-DBI>=1.616 : databases/p5-DBI
- p5-DBIx-TransactionManager>=1.09 : databases/p5-DBIx-TransactionManager
- p5-SQL-Interp>=1.10 : databases/p5-SQL-Interp
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Carp-Clan>0 : devel/p5-Carp-Clan
- p5-DBI>=1.616 : databases/p5-DBI
- p5-DBIx-TransactionManager>=1.09 : databases/p5-DBIx-TransactionManager
- p5-SQL-Interp>=1.10 : databases/p5-SQL-Interp
- 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:
- databases_p5-Amon2-DBI
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Oct 2021 19:58:01 0.33
|
Rene Ladan (rene)  |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
19 Apr 2021 08:00:13 0.33
|
Tobias Kortkamp (tobik)  |
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder. |
07 Apr 2021 08:09:01 0.33
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.33
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.33
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
22 Nov 2016 04:51:31
0.33
|
kuriyama  |
- Upgrade to 0.33. |
01 Apr 2016 14:00:57
0.32_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.32_1
|
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 ) |
20 Oct 2014 10:41:13
0.32
|
bapt  |
Cleanup plist |
29 Jan 2014 17:18:46
0.32
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 16:13:49
0.32
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
10 Sep 2013 12:14:21
0.32
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
20 Jan 2013 09:46:53
0.32
|
kuriyama  |
Amon2::DBI is a simple DBI wrapper. It provides better usability for
you.
WWW: http://search.cpan.org/dist/Amon2-DBI/ |