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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-DBI Perl5 Database Interface, required for DBD::* modules
1.643 databases on this many watch lists=313 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.643Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: libiconv, gmake, expat, m4, gettext
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/DBI
Description:
The DBI interface allows perl programs to use DBD (Database Definition) drivers with a common set of routines. A program can then (theoretically) change from using mSQL to Oracle (for example) without changing the entire program around. This DBI interface is not yet fully specified. The current development work is focused on writing drivers, such as DBD::Oracle, which also implement emulations of old perl4 database interfaces, e.g., oraperl. This strategy enables the DBI and drivers to serve a useful purpose whilst allowing the real interface to evolve with experience behind the emulation interface. See also: https://dbi.perl.org
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (125 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-DBI-1.643/catalog.mk
  2. /usr/local/share/licenses/p5-DBI-1.643/LICENSE
  3. /usr/local/share/licenses/p5-DBI-1.643/ART10
  4. /usr/local/share/licenses/p5-DBI-1.643/GPLv1+
  5. bin/dbilogstrip
  6. bin/dbiprof
  7. bin/dbiproxy
  8. lib/perl5/site_perl/mach/5.32/Bundle/DBI.pm
  9. lib/perl5/site_perl/mach/5.32/DBD/DBM.pm
  10. lib/perl5/site_perl/mach/5.32/DBD/ExampleP.pm
  11. lib/perl5/site_perl/mach/5.32/DBD/File.pm
  12. lib/perl5/site_perl/mach/5.32/DBD/File/Developers.pod
  13. lib/perl5/site_perl/mach/5.32/DBD/File/HowTo.pod
  14. lib/perl5/site_perl/mach/5.32/DBD/File/Roadmap.pod
  15. lib/perl5/site_perl/mach/5.32/DBD/Gofer.pm
  16. lib/perl5/site_perl/mach/5.32/DBD/Gofer/Policy/Base.pm
  17. lib/perl5/site_perl/mach/5.32/DBD/Gofer/Policy/classic.pm
  18. lib/perl5/site_perl/mach/5.32/DBD/Gofer/Policy/pedantic.pm
  19. lib/perl5/site_perl/mach/5.32/DBD/Gofer/Policy/rush.pm
  20. lib/perl5/site_perl/mach/5.32/DBD/Gofer/Transport/Base.pm
  21. lib/perl5/site_perl/mach/5.32/DBD/Gofer/Transport/corostream.pm
  22. lib/perl5/site_perl/mach/5.32/DBD/Gofer/Transport/null.pm
  23. lib/perl5/site_perl/mach/5.32/DBD/Gofer/Transport/pipeone.pm
  24. lib/perl5/site_perl/mach/5.32/DBD/Gofer/Transport/stream.pm
  25. lib/perl5/site_perl/mach/5.32/DBD/Mem.pm
  26. lib/perl5/site_perl/mach/5.32/DBD/NullP.pm
  27. lib/perl5/site_perl/mach/5.32/DBD/Proxy.pm
  28. lib/perl5/site_perl/mach/5.32/DBD/Sponge.pm
  29. lib/perl5/site_perl/mach/5.32/DBI.pm
  30. lib/perl5/site_perl/mach/5.32/DBI/Changes.pm
  31. lib/perl5/site_perl/mach/5.32/DBI/Const/GetInfo/ANSI.pm
  32. lib/perl5/site_perl/mach/5.32/DBI/Const/GetInfo/ODBC.pm
  33. lib/perl5/site_perl/mach/5.32/DBI/Const/GetInfoReturn.pm
  34. lib/perl5/site_perl/mach/5.32/DBI/Const/GetInfoType.pm
  35. lib/perl5/site_perl/mach/5.32/DBI/DBD.pm
  36. lib/perl5/site_perl/mach/5.32/DBI/DBD/Metadata.pm
  37. lib/perl5/site_perl/mach/5.32/DBI/DBD/SqlEngine.pm
  38. lib/perl5/site_perl/mach/5.32/DBI/DBD/SqlEngine/Developers.pod
  39. lib/perl5/site_perl/mach/5.32/DBI/DBD/SqlEngine/HowTo.pod
  40. lib/perl5/site_perl/mach/5.32/DBI/Gofer/Execute.pm
  41. lib/perl5/site_perl/mach/5.32/DBI/Gofer/Request.pm
  42. lib/perl5/site_perl/mach/5.32/DBI/Gofer/Response.pm
  43. lib/perl5/site_perl/mach/5.32/DBI/Gofer/Serializer/Base.pm
  44. lib/perl5/site_perl/mach/5.32/DBI/Gofer/Serializer/DataDumper.pm
  45. lib/perl5/site_perl/mach/5.32/DBI/Gofer/Serializer/Storable.pm
  46. lib/perl5/site_perl/mach/5.32/DBI/Gofer/Transport/Base.pm
  47. lib/perl5/site_perl/mach/5.32/DBI/Gofer/Transport/pipeone.pm
  48. lib/perl5/site_perl/mach/5.32/DBI/Gofer/Transport/stream.pm
  49. lib/perl5/site_perl/mach/5.32/DBI/Profile.pm
  50. lib/perl5/site_perl/mach/5.32/DBI/ProfileData.pm
  51. lib/perl5/site_perl/mach/5.32/DBI/ProfileDumper.pm
  52. lib/perl5/site_perl/mach/5.32/DBI/ProfileDumper/Apache.pm
  53. lib/perl5/site_perl/mach/5.32/DBI/ProfileSubs.pm
  54. lib/perl5/site_perl/mach/5.32/DBI/ProxyServer.pm
  55. lib/perl5/site_perl/mach/5.32/DBI/PurePerl.pm
  56. lib/perl5/site_perl/mach/5.32/DBI/SQL/Nano.pm
  57. lib/perl5/site_perl/mach/5.32/DBI/Util/CacheMemory.pm
  58. lib/perl5/site_perl/mach/5.32/DBI/Util/_accessor.pm
  59. lib/perl5/site_perl/mach/5.32/DBI/W32ODBC.pm
  60. lib/perl5/site_perl/mach/5.32/Win32/DBIODBC.pm
  61. lib/perl5/site_perl/mach/5.32/auto/DBI/DBI.so
  62. lib/perl5/site_perl/mach/5.32/auto/DBI/DBIXS.h
  63. lib/perl5/site_perl/mach/5.32/auto/DBI/Driver.xst
  64. lib/perl5/site_perl/mach/5.32/auto/DBI/Driver_xst.h
  65. lib/perl5/site_perl/mach/5.32/auto/DBI/dbd_xsh.h
  66. lib/perl5/site_perl/mach/5.32/auto/DBI/dbi_sql.h
  67. lib/perl5/site_perl/mach/5.32/auto/DBI/dbipport.h
  68. lib/perl5/site_perl/mach/5.32/auto/DBI/dbivport.h
  69. lib/perl5/site_perl/mach/5.32/auto/DBI/dbixs_rev.h
  70. lib/perl5/site_perl/mach/5.32/dbixs_rev.pl
  71. lib/perl5/site_perl/man/man1/dbilogstrip.1.gz
  72. lib/perl5/site_perl/man/man1/dbiprof.1.gz
  73. lib/perl5/site_perl/man/man1/dbiproxy.1.gz
  74. lib/perl5/site_perl/man/man3/Bundle::DBI.3.gz
  75. lib/perl5/site_perl/man/man3/DBD::DBM.3.gz
  76. lib/perl5/site_perl/man/man3/DBD::File.3.gz
  77. lib/perl5/site_perl/man/man3/DBD::File::Developers.3.gz
  78. lib/perl5/site_perl/man/man3/DBD::File::HowTo.3.gz
  79. lib/perl5/site_perl/man/man3/DBD::File::Roadmap.3.gz
  80. lib/perl5/site_perl/man/man3/DBD::Gofer.3.gz
  81. lib/perl5/site_perl/man/man3/DBD::Gofer::Policy::Base.3.gz
  82. lib/perl5/site_perl/man/man3/DBD::Gofer::Policy::classic.3.gz
  83. lib/perl5/site_perl/man/man3/DBD::Gofer::Policy::pedantic.3.gz
  84. lib/perl5/site_perl/man/man3/DBD::Gofer::Policy::rush.3.gz
  85. lib/perl5/site_perl/man/man3/DBD::Gofer::Transport::Base.3.gz
  86. lib/perl5/site_perl/man/man3/DBD::Gofer::Transport::corostream.3.gz
  87. lib/perl5/site_perl/man/man3/DBD::Gofer::Transport::null.3.gz
  88. lib/perl5/site_perl/man/man3/DBD::Gofer::Transport::pipeone.3.gz
  89. lib/perl5/site_perl/man/man3/DBD::Gofer::Transport::stream.3.gz
  90. lib/perl5/site_perl/man/man3/DBD::Mem.3.gz
  91. lib/perl5/site_perl/man/man3/DBD::Proxy.3.gz
  92. lib/perl5/site_perl/man/man3/DBD::Sponge.3.gz
  93. lib/perl5/site_perl/man/man3/DBI.3.gz
  94. lib/perl5/site_perl/man/man3/DBI::Const::GetInfo::ANSI.3.gz
  95. lib/perl5/site_perl/man/man3/DBI::Const::GetInfo::ODBC.3.gz
  96. lib/perl5/site_perl/man/man3/DBI::Const::GetInfoReturn.3.gz
  97. lib/perl5/site_perl/man/man3/DBI::Const::GetInfoType.3.gz
  98. lib/perl5/site_perl/man/man3/DBI::DBD.3.gz
  99. lib/perl5/site_perl/man/man3/DBI::DBD::Metadata.3.gz
  100. lib/perl5/site_perl/man/man3/DBI::DBD::SqlEngine.3.gz
  101. lib/perl5/site_perl/man/man3/DBI::DBD::SqlEngine::Developers.3.gz
  102. lib/perl5/site_perl/man/man3/DBI::DBD::SqlEngine::HowTo.3.gz
  103. lib/perl5/site_perl/man/man3/DBI::Gofer::Execute.3.gz
  104. lib/perl5/site_perl/man/man3/DBI::Gofer::Request.3.gz
  105. lib/perl5/site_perl/man/man3/DBI::Gofer::Response.3.gz
  106. lib/perl5/site_perl/man/man3/DBI::Gofer::Serializer::Base.3.gz
  107. lib/perl5/site_perl/man/man3/DBI::Gofer::Serializer::DataDumper.3.gz
  108. lib/perl5/site_perl/man/man3/DBI::Gofer::Serializer::Storable.3.gz
  109. lib/perl5/site_perl/man/man3/DBI::Gofer::Transport::Base.3.gz
  110. lib/perl5/site_perl/man/man3/DBI::Gofer::Transport::pipeone.3.gz
  111. lib/perl5/site_perl/man/man3/DBI::Gofer::Transport::stream.3.gz
  112. lib/perl5/site_perl/man/man3/DBI::Profile.3.gz
  113. lib/perl5/site_perl/man/man3/DBI::ProfileData.3.gz
  114. lib/perl5/site_perl/man/man3/DBI::ProfileDumper.3.gz
  115. lib/perl5/site_perl/man/man3/DBI::ProfileDumper::Apache.3.gz
  116. lib/perl5/site_perl/man/man3/DBI::ProfileSubs.3.gz
  117. lib/perl5/site_perl/man/man3/DBI::ProxyServer.3.gz
  118. lib/perl5/site_perl/man/man3/DBI::PurePerl.3.gz
  119. lib/perl5/site_perl/man/man3/DBI::SQL::Nano.3.gz
  120. lib/perl5/site_perl/man/man3/DBI::Util::CacheMemory.3.gz
  121. lib/perl5/site_perl/man/man3/DBI::W32ODBC.3.gz
  122. lib/perl5/site_perl/man/man3/Win32::DBIODBC.3.gz
  123. @owner
  124. @group
  125. @mode
Collapse this list.
Dependency lines:
  • p5-DBI>0:databases/p5-DBI
To install the port:
cd /usr/ports/databases/p5-DBI/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-DBI
  • pkg install p5-DBI
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-DBI
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1580615350 SHA256 (DBI-1.643.tar.gz) = 8a2b993db560a2c373c174ee976a51027dd780ec766ae17620c20393d2e836fa SIZE (DBI-1.643.tar.gz) = 612372

Packages (timestamps in pop-ups are UTC):
p5-DBI
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6431.6431.6431.6431.643-1.643-
FreeBSD:13:quarterly1.6431.6431.6431.6431.6431.6431.6431.643
FreeBSD:14:latest1.6431.6431.6431.6431.6431.643-1.643
FreeBSD:14:quarterly1.6431.643-1.6431.6431.6431.6431.643
FreeBSD:15:latest1.6431.643n/a1.643n/a1.6431.6431.643
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. databases/innotop
  2. databases/p5-Amon2-DBI
  3. databases/p5-AnyEvent-DBD-Pg
  4. databases/p5-App-Sqitch
  5. databases/p5-Bucardo
  6. databases/p5-Class-DBI-Loader
  7. databases/p5-Class-DBI-Sweet
Expand this list (172 items / 165 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/p5-DBD-AnyData
  3. databases/p5-DBD-CSV
  4. databases/p5-DBD-Excel
  5. databases/p5-DBD-Google
  6. databases/p5-DBD-InterBase
  7. databases/p5-DBD-LDAP
  8. databases/p5-DBD-MariaDB
  9. databases/p5-DBD-Mock
  10. databases/p5-DBD-Multi
  11. databases/p5-DBD-ODBC
  12. databases/p5-DBD-Oracle
  13. databases/p5-DBD-Pg
  14. databases/p5-DBD-PgLite
  15. databases/p5-DBD-PgPP
  16. databases/p5-DBD-SQLite
  17. databases/p5-DBD-SQLite2
  18. databases/p5-DBD-Sybase
  19. databases/p5-DBD-XBase
  20. databases/p5-DBD-cego
  21. databases/p5-DBD-mysql
  22. databases/p5-DBD-mysql4
  23. databases/p5-DBI-Shell
  24. databases/p5-DBIWrapper
  25. databases/p5-DBIx-Abstract
  26. databases/p5-DBIx-Admin-CreateTable
  27. databases/p5-DBIx-Admin-DSNManager
  28. databases/p5-DBIx-Admin-TableInfo
  29. databases/p5-DBIx-AnyDBD
  30. databases/p5-DBIx-Browse
  31. databases/p5-DBIx-Class
  32. databases/p5-DBIx-Class-Loader
  33. databases/p5-DBIx-Connector
  34. databases/p5-DBIx-ContextualFetch
  35. databases/p5-DBIx-Custom
  36. databases/p5-DBIx-DBHResolver
  37. databases/p5-DBIx-DBSchema
  38. databases/p5-DBIx-DataSource
  39. databases/p5-DBIx-DisconnectAll
  40. databases/p5-DBIx-Dump
  41. databases/p5-DBIx-Handler
  42. databases/p5-DBIx-Inspector
  43. databases/p5-DBIx-Introspector
  44. databases/p5-DBIx-Log4perl
  45. databases/p5-DBIx-MySQLSequence
  46. databases/p5-DBIx-Password
  47. databases/p5-DBIx-Perlish
  48. databases/p5-DBIx-QueryLog
  49. databases/p5-DBIx-Recordset
  50. databases/p5-DBIx-RetryOverDisconnects
  51. databases/p5-DBIx-SQLEngine
  52. databases/p5-DBIx-Safe
  53. databases/p5-DBIx-SearchBuilder
  54. databases/p5-DBIx-Sequence
  55. databases/p5-DBIx-Simple
  56. databases/p5-DBIx-Skinny
  57. databases/p5-DBIx-Sunny
  58. databases/p5-DBIx-Tracer
  59. databases/p5-DBIx-TransactionManager
  60. databases/p5-DBIx-Tree
  61. databases/p5-DBIx-Wrapper
  62. databases/p5-DBIx-XHTML_Table
  63. databases/p5-DBIx-XML_RDB
  64. databases/p5-Dancer-Plugin-Database
  65. databases/p5-Dancer-Plugin-Database-Core
  66. databases/p5-Exception-Class-DBI
  67. databases/p5-GitDDL
  68. databases/p5-GraphViz-DBI
  69. databases/p5-Jifty-DBI
  70. databases/p5-ORLite
  71. databases/p5-ORLite-Migrate
  72. databases/p5-POE-Component-DBIAgent
  73. databases/p5-POE-Component-EasyDBI
  74. databases/p5-POE-Component-LaDBI
  75. databases/p5-Prophet
  76. databases/p5-ResourcePool-Resource-DBI
  77. databases/p5-Rose-DB
  78. databases/p5-Rose-DB-Object
  79. databases/p5-SQL-Abstract-Limit
  80. databases/p5-SQL-Interp
  81. databases/p5-SQL-Maker
  82. databases/p5-SQL-Translator
  83. databases/p5-SQLite-Work
  84. databases/p5-T2
  85. databases/p5-Tangram
  86. databases/p5-Template-DBI
  87. databases/p5-Teng
  88. databases/p5-Test-Database
  89. databases/p5-Test-DatabaseRow
  90. databases/p5-Test-Fixture-DBI
  91. databases/p5-Test-mysqld
  92. databases/p5-Test-postgresql
  93. databases/p5-Tie-DBI
  94. devel/p5-Alzabo
  95. devel/p5-AnyEvent-DBI
  96. devel/p5-CHI-Driver-DBI
  97. devel/p5-Connector
  98. devel/p5-Data-Model
  99. devel/p5-Data-ObjectDriver
  100. devel/p5-DateTime-Format-DBI
  101. devel/p5-Jonk
  102. devel/p5-Log-Dispatch-DBI
  103. devel/p5-Qudo
  104. devel/p5-Test2-Harness-UI
  105. devel/p5-TheSchwartz-Simple
  106. devel/p5-Workflow
  107. finance/p5-Business-WorldPay-Junior
  108. ftp/p5-Net-FTPServer
  109. irc/p5-POE-Component-IRC-Plugin-Karma
  110. mail/mailscanner
  111. mail/p5-Email-Sender-Transport-SQLite
  112. mail/sympa
  113. multimedia/mythtv
  114. multimedia/zoneminder
  115. net/p5-Net-DAV-Server
  116. net-mgmt/pandorafms_server
  117. net-p2p/p5-Net-DirectConnect
  118. security/p5-Authen-Simple-DBI
  119. security/silktools
  120. sysutils/p5-Brackup
  121. sysutils/p5-MogileFS-Server
  122. textproc/p5-RDF-Core
  123. textproc/p5-RDF-Trine
  124. textproc/p5-RDFStore
  125. textproc/p5-Sphinx-Search
  126. textproc/p5-XML-DBMS
  127. www/otrs
  128. www/p5-AMF-Perl
  129. www/p5-Apache-AuthTicket
  130. www/p5-Apache-DBI
  131. www/p5-Apache-Session
  132. www/p5-CGI-Application-Plugin-DBH
  133. www/p5-Catalyst-Plugin-Session-Store-DBI
  134. www/p5-Gantry
  135. www/p5-HTTP-Session-Store-DBI
  136. www/p5-Mojolicious-Plugin-Database
  137. www/rt44
  138. www/rt50
  139. Collapse this list.

Deleted ports which required this port:

Expand this list of 28 deleted ports
  1. databases/bucardo*
  2. databases/monetdb*
  3. databases/p5-Class-DBI-Lite*
  4. databases/p5-DBD-FrontBase*
  5. databases/p5-DBD-Pg32*
  6. databases/p5-DBD-mysql41*
  7. databases/p5-DBD-mysql50*
  8. databases/p5-DBD-mysql51*
  9. databases/p5-DBD-mysql52*
  10. databases/p5-DBD-mysql55*
  11. databases/p5-DBD-mysql56*
  12. databases/p5-DBIx-Ease*
  13. databases/p5-Ima-DBI-Contextual*
  14. databases/p5-Mysql*
  15. devel/otrs*
  16. dns/dnscheckengine*
  17. editors/p5-Padre*
  18. games/latrine*
  19. mail/pronto*
  20. mail/sympa5*
  21. multimedia/zoneminder-h264*
  22. net-im/twitmail*
  23. security/log2timeline*
  24. textproc/p5-EBook-Tools*
  25. textproc/publican*
  26. www/p5-RT-Authen-ExternalAuth*
  27. www/rt40*
  28. www/rt42*
  29. Collapse this list of deleted ports.
for Run
  1. comms/yfklog
  2. databases/innotop
  3. databases/mysqlreport
  4. databases/mysqlsla
  5. databases/mytop
  6. databases/p5-Amon2-DBI
  7. databases/p5-AnyEvent-DBD-Pg
Expand this list (212 items / 205 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/p5-App-Sqitch
  3. databases/p5-Bucardo
  4. databases/p5-Class-DBI-Loader
  5. databases/p5-Class-DBI-Sweet
  6. databases/p5-DBD-AnyData
  7. databases/p5-DBD-CSV
  8. databases/p5-DBD-Excel
  9. databases/p5-DBD-Google
  10. databases/p5-DBD-InterBase
  11. databases/p5-DBD-LDAP
  12. databases/p5-DBD-MariaDB
  13. databases/p5-DBD-Mock
  14. databases/p5-DBD-Multi
  15. databases/p5-DBD-ODBC
  16. databases/p5-DBD-Oracle
  17. databases/p5-DBD-Pg
  18. databases/p5-DBD-PgLite
  19. databases/p5-DBD-PgPP
  20. databases/p5-DBD-SQLite
  21. databases/p5-DBD-SQLite2
  22. databases/p5-DBD-Sybase
  23. databases/p5-DBD-XBase
  24. databases/p5-DBD-cego
  25. databases/p5-DBD-mysql
  26. databases/p5-DBD-mysql4
  27. databases/p5-DBI-Shell
  28. databases/p5-DBIWrapper
  29. databases/p5-DBIx-Abstract
  30. databases/p5-DBIx-Admin-CreateTable
  31. databases/p5-DBIx-Admin-DSNManager
  32. databases/p5-DBIx-Admin-TableInfo
  33. databases/p5-DBIx-AnyDBD
  34. databases/p5-DBIx-Browse
  35. databases/p5-DBIx-Class
  36. databases/p5-DBIx-Class-Loader
  37. databases/p5-DBIx-Connector
  38. databases/p5-DBIx-ContextualFetch
  39. databases/p5-DBIx-Custom
  40. databases/p5-DBIx-DBHResolver
  41. databases/p5-DBIx-DBSchema
  42. databases/p5-DBIx-DataSource
  43. databases/p5-DBIx-DisconnectAll
  44. databases/p5-DBIx-Dump
  45. databases/p5-DBIx-Handler
  46. databases/p5-DBIx-Inspector
  47. databases/p5-DBIx-Introspector
  48. databases/p5-DBIx-Log4perl
  49. databases/p5-DBIx-MySQLSequence
  50. databases/p5-DBIx-Password
  51. databases/p5-DBIx-Perlish
  52. databases/p5-DBIx-QueryLog
  53. databases/p5-DBIx-Recordset
  54. databases/p5-DBIx-RetryOverDisconnects
  55. databases/p5-DBIx-SQLEngine
  56. databases/p5-DBIx-Safe
  57. databases/p5-DBIx-SearchBuilder
  58. databases/p5-DBIx-Sequence
  59. databases/p5-DBIx-Simple
  60. databases/p5-DBIx-Skinny
  61. databases/p5-DBIx-Sunny
  62. databases/p5-DBIx-Tracer
  63. databases/p5-DBIx-TransactionManager
  64. databases/p5-DBIx-Tree
  65. databases/p5-DBIx-Wrapper
  66. databases/p5-DBIx-XHTML_Table
  67. databases/p5-DBIx-XML_RDB
  68. databases/p5-Dancer-Plugin-Database
  69. databases/p5-Dancer-Plugin-Database-Core
  70. databases/p5-Exception-Class-DBI
  71. databases/p5-GitDDL
  72. databases/p5-GraphViz-DBI
  73. databases/p5-Jifty-DBI
  74. databases/p5-ORLite
  75. databases/p5-ORLite-Migrate
  76. databases/p5-POE-Component-DBIAgent
  77. databases/p5-POE-Component-EasyDBI
  78. databases/p5-POE-Component-LaDBI
  79. databases/p5-Prophet
  80. databases/p5-ResourcePool-Resource-DBI
  81. databases/p5-Rose-DB
  82. databases/p5-Rose-DB-Object
  83. databases/p5-SQL-Abstract-Limit
  84. databases/p5-SQL-Interp
  85. databases/p5-SQL-Maker
  86. databases/p5-SQL-Translator
  87. databases/p5-SQLite-Work
  88. databases/p5-Scope-Container-DBI
  89. databases/p5-T2
  90. databases/p5-Tangram
  91. databases/p5-Template-DBI
  92. databases/p5-Teng
  93. databases/p5-Test-Database
  94. databases/p5-Test-DatabaseRow
  95. databases/p5-Test-Fixture-DBI
  96. databases/p5-Test-mysqld
  97. databases/p5-Test-postgresql
  98. databases/p5-Tie-DBI
  99. databases/percona-toolkit
  100. databases/pgtop
  101. deskutils/note
  102. devel/bugzilla44
  103. devel/bugzilla50
  104. devel/p5-Alzabo
  105. devel/p5-AnyEvent-DBI
  106. devel/p5-CHI-Driver-DBI
  107. devel/p5-Connector
  108. devel/p5-Data-Model
  109. devel/p5-Data-ObjectDriver
  110. devel/p5-DateTime-Format-DBI
  111. devel/p5-IO-Lambda
  112. devel/p5-Jonk
  113. devel/p5-Log-Dispatch-DBI
  114. devel/p5-Qudo
  115. devel/p5-Test2-Harness-UI
  116. devel/p5-TheSchwartz-Simple
  117. devel/p5-Workflow
  118. finance/p5-Business-WorldPay-Junior
  119. ftp/p5-Net-FTPServer
  120. irc/p5-POE-Component-IRC-Plugin-Karma
  121. mail/dmarcts-report-parser
  122. mail/mailscanner
  123. mail/opendmarc
  124. mail/p5-Email-Sender-Transport-SQLite
  125. mail/postfixadmin
  126. mail/postfixadmin33
  127. mail/sympa
  128. multimedia/mythtv
  129. multimedia/zoneminder
  130. net/p5-Net-DAV-Server
  131. net/prosearch
  132. net/pwhois
  133. net/rtg
  134. net-mgmt/mysql-snmp
  135. net-mgmt/nagios-check_mysql_slave
  136. net-mgmt/ocsinventory-server
  137. net-mgmt/pandorafms_server
  138. net-mgmt/rackmonkey
  139. net-p2p/p5-Net-DirectConnect
  140. ports-mgmt/portscout
  141. security/p5-Authen-Simple-DBI
  142. security/silktools
  143. sysutils/monitorix
  144. sysutils/p5-Brackup
  145. sysutils/p5-MogileFS-Server
  146. textproc/p5-RDF-Core
  147. textproc/p5-RDF-Trine
  148. textproc/p5-RDFStore
  149. textproc/p5-Sphinx-Search
  150. textproc/p5-XML-DBMS
  151. www/asql
  152. www/davical
  153. www/otrs
  154. www/p5-AMF-Perl
  155. www/p5-Apache-AuthTicket
  156. www/p5-Apache-DBI
  157. www/p5-Apache-Session
  158. www/p5-CGI-Application-Plugin-DBH
  159. www/p5-Catalyst-Plugin-Session-Store-DBI
  160. www/p5-Gantry
  161. www/p5-HTTP-Session-Store-DBI
  162. www/p5-Mojolicious-Plugin-Database
  163. www/rt44
  164. www/rt50
  165. Collapse this list.

Deleted ports which required this port:

Expand this list of 42 deleted ports
  1. databases/bucardo*
  2. databases/monetdb*
  3. databases/mysqldumper*
  4. databases/mysqlidxchk*
  5. databases/p5-Class-DBI-Lite*
  6. databases/p5-DBD-FrontBase*
  7. databases/p5-DBD-Pg32*
  8. databases/p5-DBD-mysql41*
  9. databases/p5-DBD-mysql50*
  10. databases/p5-DBD-mysql51*
  11. databases/p5-DBD-mysql52*
  12. databases/p5-DBD-mysql55*
  13. databases/p5-DBD-mysql56*
  14. databases/p5-DBIx-Ease*
  15. databases/p5-Ima-DBI-Contextual*
  16. databases/p5-Mysql*
  17. devel/bugzilla*
  18. devel/bugzilla3*
  19. devel/bugzilla40*
  20. devel/bugzilla42*
  21. devel/otrs*
  22. editors/p5-Padre*
  23. mail/pronto*
  24. mail/sympa5*
  25. misc/auto-multiple-choice*
  26. misc/callid*
  27. multimedia/plexwatch*
  28. multimedia/zoneminder-h264*
  29. net-mgmt/hawk*
  30. net-mgmt/nedi*
  31. net-mgmt/ocsinventory-ng*
  32. russian/MT*
  33. security/aimsniff*
  34. security/log2timeline*
  35. sysutils/vlogger*
  36. textproc/p5-EBook-Tools*
  37. textproc/publican*
  38. www/MT*
  39. www/blogsum*
  40. www/p5-RT-Authen-ExternalAuth*
  41. www/rt40*
  42. www/rt42*
  43. Collapse this list of deleted ports.
* - 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:
===> The following configuration options are available for p5-DBI-1.643: PROXY=off: Build DBI::Proxy ===> Use 'make config' to modify these settings
Options name:
databases_p5-DBI
USES:
cpe perl5 shebangfix
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/DBI/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBI/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBI/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DBI/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/DBI/
  7. http://backpan.perl.org/modules/by-module/DBI/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/DBI/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/DBI/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/DBI/
  12. https://www.cpan.org/modules/by-module/DBI/
Collapse this list.

Number of commits found: 105 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.643
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.643
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.643
08 Sep 2021 20:53:34
commit hash: 1a7ac07bcef2c0a178171492bfdc58bba3191c29commit hash: 1a7ac07bcef2c0a178171492bfdc58bba3191c29commit hash: 1a7ac07bcef2c0a178171492bfdc58bba3191c29commit hash: 1a7ac07bcef2c0a178171492bfdc58bba3191c29 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
databases/p5-DBI: Add CPE information

Approved by:	portmgr (blanket)
1.643
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.643
02 Feb 2020 07:56:18
Revision:524817Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.643
1.642
30 Oct 2018 19:54:42
Revision:483527Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.642

Changes:	https://metacpan.org/changes/distribution/DBI
1.641
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.641
21 Mar 2018 19:03:13
Revision:465216Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.641

Changes:	http://search.cpan.org/dist/DBI/Changes
1.640
29 Jan 2018 11:28:14
Revision:460272Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.640

Changes:	http://search.cpan.org/dist/DBI/Changes
1.639
29 Dec 2017 18:47:21
Revision:457524Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.639

Changes:	http://search.cpan.org/dist/DBI/Changes
1.637
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.637
17 Aug 2017 15:04:31
Revision:448117Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.637

- Add LICENSE_FILE
- Remove CONFLICTS

Changes:	http://search.cpan.org/dist/DBI/Changes
1.636_1
09 Jan 2017 14:42:02
Revision:430959Original commit files touched by this commit
sunpoet search for other commits by this committer
Strip shared library

- Bump PORTREVISION for package change
1.636
25 Apr 2016 12:14:28
Revision:414000Original commit files touched by this commit
pi search for other commits by this committer
databases/p5-DBI: 1.634 -> 1.636

Changes:
  http://search.cpan.org/~timb/DBI-1.636/Changes
1.634
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.634
15 Nov 2015 03:01:17
Revision:401633Original commit files touched by this commit
sunpoet search for other commits by this committer
- Sort PLIST
1.634
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
1.634
13 Aug 2015 17:33:47
Revision:394107Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.634

Changes:	http://search.cpan.org/dist/DBI/Changes
1.633_1
29 Jun 2015 13:50:34
Revision:390901Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove DOCS option
- Bump PORTREVISION for package change
1.633
12 Mar 2015 23:00:03
Revision:381151Original commit files touched by this commit
adamw search for other commits by this committer
Some OCD cleanups on some of the perl@ ports.

- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
1.633
13 Jan 2015 15:34:02
Revision:376958Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.633
- Sort PLIST

Changes:	http://search.cpan.org/dist/DBI/Changes
1.632
07 Dec 2014 01:46:24
Revision:374169Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.632
Changes: http://search.cpan.org/dist/DBI/Changes#Changes_in_DBI_1.632
1.631_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
1.631
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.631
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
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
1.631
03 Feb 2014 17:45:11
Revision:342461Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.631 [1]
- Simplify COMMENT

Changes:	http://search.cpan.org/~timb/DBI-1.631/Changes#Changes_in_DBI_1.631
PR:		ports/186303 [1]
Submitted by: 	Kurt Jaeger <fbsd-ports@opsec.eu>
1.630
24 Nov 2013 17:40:44
Revision:334748Original commit files touched by this commit
mat search for other commits by this committer
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE.
1.630
02 Nov 2013 19:55:44
Revision:332534Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.630
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/DBI/Changes
1.628
22 Oct 2013 16:57:45
Revision:331301Original commit files touched by this commit
mat search for other commits by this committer
Try and be consistent with what commands are silent and not in *install.

- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
1.628
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.628
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.628
30 Jul 2013 09:04:54
Revision:323951Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.628

Changes:	http://search.cpan.org/dist/DBI/Changes#Changes_in_DBI_1.628_-_22nd_July_2013
PR:		ports/180902
Submitted by: 	Kurt Jaeger <fbsd-ports@opsec.eu>
1.627
17 May 2013 08:37:33
Revision:318366Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.627.

Changes:	http://search.cpan.org/dist/DBI/Changes
1.626
16 May 2013 09:29:37
Revision:318291Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.626.

Changes:	http://search.cpan.org/dist/DBI/Changes
1.625
30 Mar 2013 04:43:06
Revision:315595Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.625

PR:		177474
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
1.624
23 Mar 2013 19:19:00
Revision:315071Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.624
- Cosmetic change

Changes:	http://search.cpan.org/dist/DBI/Changes
1.623
03 Jan 2013 09:08:10
Revision:309858Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.623.

Changes:	http://search.cpan.org/dist/DBI/Changes
1.622
05 Oct 2012 14:09:59
Revision:305301Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting perl@ ports to new Options Framework
1.622
06 Jun 2012 19:41:31
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.622

Changes:        http://search.cpan.org/dist/DBI/Changes
1.621
23 May 2012 12:05:09
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.621

Changes:        http://search.cpan.org/dist/DBI/Changes
1.620
25 Apr 2012 18:08:58
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.620

Changes:        http://search.cpan.org/dist/DBI/Changes
1.619
24 Apr 2012 18:20:45
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.619
- Fix LICENSE

Changes:        http://search.cpan.org/dist/DBI/Changes
1.618
28 Feb 2012 16:47:09
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.618

Changes:        http://search.cpan.org/dist/DBI/Changes
1.617
30 Jan 2012 17:18:48
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.617
- Use OPTIONS

Changes:        http://search.cpan.org/dist/DBI/Changes
1.616_1
15 Sep 2011 14:10:58
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove p5-Storable from *_DEPENDS: all supported Perl releases have it already
- Pet portlint
- Bump PORTREVISION for dependency change
1.616
17 Mar 2011 22:48:23
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 1.616
- add licenses
- changes: http://search.cpan.org/dist/DBI/Changes
1.615
29 Dec 2010 20:04:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
1.615
24 Sep 2010 02:03:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
1.615
23 Sep 2010 13:36:28
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.615
- Changelog : http://search.cpan.org/dist/DBI/Changes

PR:             ports/150875
Submitted by:   Frederic Culot <frederic _AT_ culot.org>
1.614
20 Sep 2010 00:14:54
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.614

PR:             ports/150729
Submitted by:   Frederic Culot <frederic@culot.org>
1.613
29 Jul 2010 17:20:56
Original commit files touched by this commit
skv search for other commits by this committer
Update to 1.613

Changes:       
http://search.cpan.org/~timb/DBI-1.613/Changes#Changes_in_DBI_1.613_%28svn_r14271%29_22nd_July_2010
PR:             ports/148947
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
1.61.1
29 Apr 2010 21:32:24
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.61(.?)1.

Changes:        http://search.cpan.org/dist/DBI/Changes
1.60.9
31 Aug 2009 10:49:52
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.60(.?)9.

Changes:        http://search.cpan.org/dist/DBI/Changes
PR:             137237
1.60.7
28 Aug 2009 17:37:26
Original commit files touched by this commit
linimon search for other commits by this committer
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:            portmgr
1.60.7
22 Jul 2009 16:27:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
1.60.7
01 Feb 2009 18:52:51
Original commit files touched by this commit
chinsan search for other commits by this committer
- Update to 1.60.7
1.60.4
09 May 2008 17:58:05
Original commit files touched by this commit
chinsan search for other commits by this committer
- Update to 1.604
1.60.1
24 Oct 2007 04:47:13
Original commit files touched by this commit
chinsan search for other commits by this committer
- Update to 1.60.1

Noticed by:     clsung via #bsdchat
1.59
26 Aug 2007 05:24:18
Original commit files touched by this commit
chinsan search for other commits by this committer
- Update to 1.59.
- take maintainership.
1.58
29 Jun 2007 22:49:44
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.58
1.57
19 Jun 2007 19:16:57
Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.57
1.56
27 May 2007 11:13:17
Original commit files touched by this commit
skv search for other commits by this committer
Update to 1.56

Changes:        http://search.cpan.org/dist/DBI/Changes
1.54
24 Feb 2007 11:10:01
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.54.
1.53
23 Nov 2006 02:35:52
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.53
1.52
14 Aug 2006 18:34:26
Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.52

PR:             101684
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
1.51
08 Jun 2006 06:52:49
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.51.

Submitted by:   hideo <hideo@lastamericanempire.com>
PR:             98635
1.50
22 Jan 2006 01:29:10
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.50
19 Dec 2005 20:17:03
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.50.
1.49
01 Dec 2005 11:15:06
Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.49
1.48
14 Nov 2005 15:05:17
Original commit files touched by this commit
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
1.48
15 Mar 2005 10:00:55
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.48.
1.47
03 Feb 2005 13:54:17
Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Update to 1.47
1.46
17 Nov 2004 11:26:08
Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Update to 1.46
Add some docs
1.45
15 Oct 2004 16:35:45
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.45, and reset MAINTAINER to perl@

PR:             ports/72729
Submitted by:   mat@
1.42_1
18 May 2004 11:21:45
Original commit files touched by this commit This port version is marked as vulnerable.
eik search for other commits by this committer
FWIIW, change the PKGNAME of databases/p5-DBI-137
       to p5-DBI-1.37 instead of p5-DBI-137-1.37

The ports version number should not be a part of its name.
1.42_1
17 May 2004 10:06:11
Original commit files touched by this commit This port version is marked as vulnerable.
erwin search for other commits by this committer
Fix confusion IGNORE message

Tripped over by:        kris
1.42_1
07 May 2004 01:14:20
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
add missing files and manpages

PR:             ports/66332
Submitted by:   leeym@
1.42
21 Mar 2004 01:38:26
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.42.
1.41
24 Feb 2004 17:44:30
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.41.
1.40
19 Jan 2004 23:35:29
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.40.
1.38
29 Oct 2003 20:38:51
Original commit files touched by this commit This port version is marked as vulnerable.
sobomax search for other commits by this committer
Add missed manpage.
1.38
13 Sep 2003 09:00:10
Original commit files touched by this commit This port version is marked as vulnerable.
erwin search for other commits by this committer
- Point users of perl 5.005_03 to databases/p5-DBI-137 as p5-DBI
  no longer support the old perl. This does not affect perl from ports
  or 5.x.
- Add CONFLICTS

Approved by:    portmgr (marcus)
1.38
03 Sep 2003 12:21:27
Original commit files touched by this commit This port version is marked as vulnerable.
foxfair search for other commits by this committer
Mark IGNORE if we have an older version of perl. p5-DBI now requires perl
5.6.0 or higher version.

Requested by:           mat & erwin
1.38
03 Sep 2003 10:12:13
Original commit files touched by this commit This port version is marked as vulnerable.
foxfair search for other commits by this committer
Approved by:    vanilla (maintainer)
Upgrade to 1.38
1.37
19 May 2003 05:27:22
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.37, and add WITH_PROXY knob.

PR:             ports/52317
Submitted by:   Mathieu Arnold <m@absolight.net>
1.36
16 May 2003 07:41:55
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.36.

PR:             ports/52269
Submitted by:   Mathieu Arnold <m@absolight.net>
1.35
06 May 2003 09:57:50
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.35.

PR:             ports/51786
Submitted by:   Mathieu Arnold <m@absolight.net>
1.34_1
02 May 2003 08:17:56
Original commit Encoding Errors (not all of the commit message was ASCII) files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Fix WWW location.

Submitted by:   Steinar B?rmer <steinab@student.matnat.uio.no>
1.34_1
09 Mar 2003 04:20:35
Original commit files touched by this commit This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Fix breakage of plist at 4.x environment.

Approved by:    portmgr (kris)
1.34
07 Mar 2003 05:58:32
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.34
04 Mar 2003 15:40:40
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.34.

Submitted by:   kuriyama
1.32
24 Feb 2003 07:11:55
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.32.

PR:             ports/47618, ports/47619
Submitted by:   Philip M. Gollucci <philip@p6m7g8.com>
1.28
26 Oct 2002 14:56:47
Original commit files touched by this commit This port version is marked as vulnerable.
sobomax search for other commits by this committer
Add missed RUN_DEPENDS.
1.28
15 Jun 2002 13:21:23
Original commit files touched by this commit This port version is marked as vulnerable.
tobez search for other commits by this committer
Update to 1.28.

PR:             39328
Approved by:    maintainer
22 Feb 2002 01:24:48
commit hash: fp1.25057@dev.null.freshports.orgcommit hash: fp1.25057@dev.null.freshports.orgcommit hash: fp1.25057@dev.null.freshports.orgcommit hash: fp1.25057@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.21.    
26 Nov 2001 12:11:35
commit hash: fp1.21195@dev.null.freshports.orgcommit hash: fp1.21195@dev.null.freshports.orgcommit hash: fp1.21195@dev.null.freshports.orgcommit hash: fp1.21195@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.20.    
23 Jul 2001 15:24:45
commit hash: fp1.16440@dev.null.freshports.orgcommit hash: fp1.16440@dev.null.freshports.orgcommit hash: fp1.16440@dev.null.freshports.orgcommit hash: fp1.16440@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.19.    
20 Jun 2001 07:10:18
commit hash: fp1.15308@dev.null.freshports.orgcommit hash: fp1.15308@dev.null.freshports.orgcommit hash: fp1.15308@dev.null.freshports.orgcommit hash: fp1.15308@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.18.    
30 May 2001 16:17:04
commit hash: fp1.14409@dev.null.freshports.orgcommit hash: fp1.14409@dev.null.freshports.orgcommit hash: fp1.14409@dev.null.freshports.orgcommit hash: fp1.14409@dev.null.freshports.org files touched by this commit
vanilla search for other commits by this committer
Upgrade to latest version:    

Number of commits found: 105 (showing only 100 on this page)

1 | 2  »