Port details |
- p5-POE-Component-EasyDBI POE Component for simplified DBI usage
- 1.30 databases =3 1.30Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-05-15 01:38:31
- Last Update: 2022-12-30 09:05:57
- Commit Hash: e47ff6b
- People watching this port, also watch:: p5-DBIx-XHTML_Table, je, p5-Class-DBI-DATA-Schema, p5-DBD-InterBase, p5-DBIx-Password
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/POE-Component-EasyDBI
- Description:
- Simplified use of DBI in the POE environment.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-POE-Component-EasyDBI>0:databases/p5-POE-Component-EasyDBI
- To install the port:
- cd /usr/ports/databases/p5-POE-Component-EasyDBI/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-POE-Component-EasyDBI
- pkg install p5-POE-Component-EasyDBI
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-POE-Component-EasyDBI
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669058263
SHA256 (POE-Component-EasyDBI-1.30.tar.gz) = eaa4df9adbdcb7430c4b0087833ef9f61375ae4181a446a3246d8c4ea18f7746
SIZE (POE-Component-EasyDBI-1.30.tar.gz) = 45895
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-DBI>=1.38 : databases/p5-DBI
- p5-POE>=0.3101 : devel/p5-POE
- p5-Params-Util>=0 : devel/p5-Params-Util
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- p5-Test-Requires>=0.08 : devel/p5-Test-Requires
- Runtime dependencies:
-
- p5-DBI>=1.38 : databases/p5-DBI
- p5-POE>=0.3101 : devel/p5-POE
- p5-Params-Util>=0 : devel/p5-Params-Util
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- 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-POE-Component-EasyDBI
- 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 |
1.30 30 Dec 2022 09:05:57 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-POE-Component-EasyDBI: Update to 1.30
- Add NO_ARCH
Changes: https://metacpan.org/dist/POE-Component-EasyDBI/changes |
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) |
1.28 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 ) |
1.28 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.28 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.28 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) |
1.28 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 |
1.28 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.28 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.28 18 Feb 2015 16:23:05 |
sunpoet |
- Add TEST_DEPENDS
- Sort PLIST |
1.28 14 Feb 2015 20:26:38 |
adamw |
Update to 1.28. Dependencies have changed for this update.
Changes: https://metacpan.org/changes/distribution/POE-Component-EasyDBI |
1.24_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 ) |
1.24 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.24 16 Feb 2014 10:37:13 |
sunpoet |
- Update to 1.24
- Add LICENSE
- Use CPAN as WWW
Changes: http://search.cpan.org/dist/POE-Component-EasyDBI/Changes |
1.23_1 03 Nov 2013 06:53:55 |
vanilla |
Support STAGEDIR. |
1.23_1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.23_1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.23_1 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) |
1.23_1 03 Jun 2012 17:02:24 |
az |
- Remove SITE_PERL from *_DEPENDS |
1.23_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.23_1 02 Dec 2010 00:04:47 |
linimon |
Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.
Hat: portmgr |
1.23_1 29 Jan 2010 04:56:59 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17).
Approved by: portmgr (itetcu) |
1.23 30 Nov 2008 18:28:09 |
pav |
- Catch up with Params::Util which now lives under ${PERL_ARCH}
Reported by: pointyhat |
1.23 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) |
1.23 08 Oct 2007 17:09:46 |
miwi |
- Update to 1.23
PR: 116868
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
1.21 08 Sep 2007 00:54:37 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.21 16 Jul 2007 11:27:19 |
rafan |
- Update to 1.21
PR: ports/114604
Submitted by: hideo <hideo at lastamericanempire.com> (maintainer) |
1.20 18 Apr 2007 17:16:30 |
rafan |
- Update to 1.20
PR: ports/111818
Submitted by: hideo <hideo at lastamericanempire.com> (maintainer) |
1.19 17 Apr 2007 19:21:15 |
miwi |
- Update to 1.19
PR: 111507
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
1.16 25 Feb 2007 07:19:13 |
rafan |
- Update to 1.16
PR: ports/109493
Submitted by: hideo <hideo at lastamericanempire.com> (maintainer) |
1.15 22 Jun 2006 13:21:39 |
erwin |
Update to 1.15
PR: 99299
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
1.14 07 Jun 2006 20:43:36 |
erwin |
Update to 1.14
PR: 98621
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
1.13 13 May 2006 16:34:54 |
erwin |
Update to 1.13 and require perl from ports.
PR: 97085
Submitted by: hideo <hideo@darwin.lastamericanempire.com> (maintainer) |
1.11 26 Apr 2006 14:28:24 |
erwin |
Update to 1.11
PR: 96363
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
1.09 10 Feb 2006 14:55:37 |
garga |
- Update to 1.09
PR: ports/93126
Submitted by: maintainer |
1.07 30 Jan 2006 13:58:10 |
tobez |
Update to 1.07.
PR: 92543
Submitted by: maintainer |
1.06 22 Jan 2006 03:46:29 |
leeym |
- update to 1.06
- unbreak it on perl 5.005_03
PR: 92101
Submitted by: maintainer |
1.05 22 Jan 2006 01:29:10 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.05 31 Oct 2005 14:04:06 |
garga |
- Update to 1.05
PR: ports/88238
Submitted by: maintainer |
1.04 31 Aug 2005 16:13:50 |
vs |
Update to 1.04
PR: ports/85028
Submitted by: maintainer |
1.00 31 May 2005 14:02:39 |
flz |
- Update to 1.00.
PR: ports/81716
Submitted by: maintainer |
0.13 15 May 2005 01:38:07 |
jylefort |
- Update to 0.13
- Move to databases
PR: ports/80779
Submitted by: maintainer |