notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q4
p5-DBIx-Simple Simplified object oriented interface to Perl DBI
1.37 databases on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.37Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-11 12:42:44
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: p5-MIME-Tools, p5-Class-DBI-DATA-Schema, p5-CGI-Untaint, newfile, OpenSP
Also Listed In: perl5
License: not specified in port
WWW:
https://metacpan.org/release/DBIx-Simple
Description:
DBIx::Simple module aims to be a simplified object oriented interface to Perl DBI. From its description ... Query preparation and execution are combined in a single method, the result object (which is a wrapper around the statement handle) provides easy row-by-row and slurping methods. The "query" method returns either a result object, or a dummy object. The dummy object returns undef (or an empty list) for all methods and when used in boolean context, is false. The dummy object lets you postpone (or skip) error checking, but it also makes immediate error check simply " $db->query(...) or die $db->error".
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. lib/perl5/site_perl/DBIx/Simple.pm
  2. lib/perl5/site_perl/DBIx/Simple/Comparison.pod
  3. lib/perl5/site_perl/DBIx/Simple/Examples.pod
  4. lib/perl5/site_perl/DBIx/Simple/Result/RowObject.pm
  5. lib/perl5/site_perl/man/man3/DBIx::Simple.3.gz
  6. lib/perl5/site_perl/man/man3/DBIx::Simple::Comparison.3.gz
  7. lib/perl5/site_perl/man/man3/DBIx::Simple::Examples.3.gz
  8. lib/perl5/site_perl/man/man3/DBIx::Simple::Result::RowObject.3.gz
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • p5-DBIx-Simple>0:databases/p5-DBIx-Simple
To install the port:
cd /usr/ports/databases/p5-DBIx-Simple/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-DBIx-Simple
  • pkg install p5-DBIx-Simple
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-DBIx-Simple
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1513077482 SHA256 (DBIx-Simple-1.37.tar.gz) = 46d311aa2ce08907401c56119658426dbb044c5a40de73d9a7b79bf50390cae3 SIZE (DBIx-Simple-1.37.tar.gz) = 20397

Packages (timestamps in pop-ups are UTC):
p5-DBIx-Simple
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.371.371.371.371.37-1.37-
FreeBSD:13:quarterly1.371.371.371.371.371.371.371.37
FreeBSD:14:latest1.371.371.371.371.371.37-1.37
FreeBSD:14:quarterly1.371.37-1.371.371.371.371.37
FreeBSD:15:latest1.371.37n/a1.37n/a1.371.371.37
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-DBI>=1.21 : databases/p5-DBI
  2. p5-DBD-SQLite>=0 : databases/p5-DBD-SQLite
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-DBI>=1.21 : databases/p5-DBI
  2. p5-DBD-SQLite>=0 : databases/p5-DBD-SQLite
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. mail/p5-Mail-DMARC
for Run
  1. mail/p5-Mail-DMARC

Configuration Options:
===> The following configuration options are available for p5-DBIx-Simple-1.37: DBIX_XHTML_TABLE=off: Create XHTML tables from SQL queries SQL_ABSTRACT=off: Generate SQL from Perl data structures SQL_INTERP=off: Interpolate Perl variables into SQL TEXT_TABLE=off: Create plain text table from data ===> Use 'make config' to modify these settings
Options name:
databases_p5-DBIx-Simple
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/DBIx/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBIx/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBIx/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DBIx/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/DBIx/
  7. http://backpan.perl.org/modules/by-module/DBIx/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/DBIx/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/DBIx/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/DBIx/
  12. https://www.cpan.org/modules/by-module/DBIx/
Collapse this list.

There are no commits on branch 2024Q4 for this port