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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-Jifty-DBI Object-relational persistence Perl framework
0.78 databases on this many watch lists=0 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 0.78Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-27 11:50:21
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Jifty-DBI
Description:
Jifty::DBI deals with databases, so that you don't have to. This module provides an object-oriented mechanism for retrieving and updating data in a DBI-accesible database. This module is the direct descendent of DBIx::SearchBuilder. If you're familiar with SearchBuilder, Jifty::DBI should be quite familiar to you.
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 (75 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Jifty-DBI-0.78/catalog.mk
  2. /usr/local/share/licenses/p5-Jifty-DBI-0.78/LICENSE
  3. /usr/local/share/licenses/p5-Jifty-DBI-0.78/ART10
  4. /usr/local/share/licenses/p5-Jifty-DBI-0.78/GPLv1+
  5. lib/perl5/site_perl/Jifty/DBI.pm
  6. lib/perl5/site_perl/Jifty/DBI/Collection.pm
  7. lib/perl5/site_perl/Jifty/DBI/Collection/Union.pm
  8. lib/perl5/site_perl/Jifty/DBI/Collection/Unique.pm
  9. lib/perl5/site_perl/Jifty/DBI/Column.pm
  10. lib/perl5/site_perl/Jifty/DBI/Filter.pm
  11. lib/perl5/site_perl/Jifty/DBI/Filter/Boolean.pm
  12. lib/perl5/site_perl/Jifty/DBI/Filter/Date.pm
  13. lib/perl5/site_perl/Jifty/DBI/Filter/DateTime.pm
  14. lib/perl5/site_perl/Jifty/DBI/Filter/Duration.pm
  15. lib/perl5/site_perl/Jifty/DBI/Filter/SaltHash.pm
  16. lib/perl5/site_perl/Jifty/DBI/Filter/Storable.pm
  17. lib/perl5/site_perl/Jifty/DBI/Filter/Time.pm
  18. lib/perl5/site_perl/Jifty/DBI/Filter/Truncate.pm
  19. lib/perl5/site_perl/Jifty/DBI/Filter/URI.pm
  20. lib/perl5/site_perl/Jifty/DBI/Filter/YAML.pm
  21. lib/perl5/site_perl/Jifty/DBI/Filter/base64.pm
  22. lib/perl5/site_perl/Jifty/DBI/Filter/utf8.pm
  23. lib/perl5/site_perl/Jifty/DBI/Handle.pm
  24. lib/perl5/site_perl/Jifty/DBI/Handle/Informix.pm
  25. lib/perl5/site_perl/Jifty/DBI/Handle/ODBC.pm
  26. lib/perl5/site_perl/Jifty/DBI/Handle/Oracle.pm
  27. lib/perl5/site_perl/Jifty/DBI/Handle/Pg.pm
  28. lib/perl5/site_perl/Jifty/DBI/Handle/SQLite.pm
  29. lib/perl5/site_perl/Jifty/DBI/Handle/Sybase.pm
  30. lib/perl5/site_perl/Jifty/DBI/Handle/mysql.pm
  31. lib/perl5/site_perl/Jifty/DBI/Handle/mysqlPP.pm
  32. lib/perl5/site_perl/Jifty/DBI/HasFilters.pm
  33. lib/perl5/site_perl/Jifty/DBI/Record.pm
  34. lib/perl5/site_perl/Jifty/DBI/Record/Cachable.pm
  35. lib/perl5/site_perl/Jifty/DBI/Record/Memcached.pm
  36. lib/perl5/site_perl/Jifty/DBI/Record/Plugin.pm
  37. lib/perl5/site_perl/Jifty/DBI/Schema.pm
  38. lib/perl5/site_perl/Jifty/DBI/SchemaGenerator.pm
  39. lib/perl5/site_perl/man/man3/Jifty::DBI.3.gz
  40. lib/perl5/site_perl/man/man3/Jifty::DBI::Collection.3.gz
  41. lib/perl5/site_perl/man/man3/Jifty::DBI::Collection::Union.3.gz
  42. lib/perl5/site_perl/man/man3/Jifty::DBI::Collection::Unique.3.gz
  43. lib/perl5/site_perl/man/man3/Jifty::DBI::Column.3.gz
  44. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter.3.gz
  45. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::Boolean.3.gz
  46. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::Date.3.gz
  47. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::DateTime.3.gz
  48. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::Duration.3.gz
  49. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::SaltHash.3.gz
  50. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::Storable.3.gz
  51. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::Time.3.gz
  52. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::Truncate.3.gz
  53. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::URI.3.gz
  54. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::YAML.3.gz
  55. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::base64.3.gz
  56. lib/perl5/site_perl/man/man3/Jifty::DBI::Filter::utf8.3.gz
  57. lib/perl5/site_perl/man/man3/Jifty::DBI::Handle.3.gz
  58. lib/perl5/site_perl/man/man3/Jifty::DBI::Handle::Informix.3.gz
  59. lib/perl5/site_perl/man/man3/Jifty::DBI::Handle::ODBC.3.gz
  60. lib/perl5/site_perl/man/man3/Jifty::DBI::Handle::Oracle.3.gz
  61. lib/perl5/site_perl/man/man3/Jifty::DBI::Handle::Pg.3.gz
  62. lib/perl5/site_perl/man/man3/Jifty::DBI::Handle::SQLite.3.gz
  63. lib/perl5/site_perl/man/man3/Jifty::DBI::Handle::Sybase.3.gz
  64. lib/perl5/site_perl/man/man3/Jifty::DBI::Handle::mysql.3.gz
  65. lib/perl5/site_perl/man/man3/Jifty::DBI::Handle::mysqlPP.3.gz
  66. lib/perl5/site_perl/man/man3/Jifty::DBI::HasFilters.3.gz
  67. lib/perl5/site_perl/man/man3/Jifty::DBI::Record.3.gz
  68. lib/perl5/site_perl/man/man3/Jifty::DBI::Record::Cachable.3.gz
  69. lib/perl5/site_perl/man/man3/Jifty::DBI::Record::Memcached.3.gz
  70. lib/perl5/site_perl/man/man3/Jifty::DBI::Record::Plugin.3.gz
  71. lib/perl5/site_perl/man/man3/Jifty::DBI::Schema.3.gz
  72. lib/perl5/site_perl/man/man3/Jifty::DBI::SchemaGenerator.3.gz
  73. @owner
  74. @group
  75. @mode
Collapse this list.
Dependency lines:
  • p5-Jifty-DBI>0:databases/p5-Jifty-DBI
To install the port:
cd /usr/ports/databases/p5-Jifty-DBI/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-Jifty-DBI
  • pkg install p5-Jifty-DBI
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Jifty-DBI
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Jifty-DBI-0.78.tar.gz) = 9645ca7a97aa9082b981ed5eb02ad2dbbf6c107d4e60ce1e4c75dabd1a266cb8 SIZE (Jifty-DBI-0.78.tar.gz) = 168399

Packages (timestamps in pop-ups are UTC):
p5-Jifty-DBI
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.780.780.780.780.78-0.78-
FreeBSD:13:quarterly0.780.780.780.780.780.780.780.78
FreeBSD:14:latest0.780.780.780.780.780.78-0.78
FreeBSD:14:quarterly0.780.78-0.780.780.780.780.78
FreeBSD:15:latest0.780.78n/a0.78n/a0.780.780.78
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. p5-Cache-Memcached>=0 : databases/p5-Cache-Memcached
  2. p5-Cache-Simple-TimedExpiry>=0.21 : devel/p5-Cache-Simple-TimedExpiry
  3. p5-Class-Accessor>=0 : devel/p5-Class-Accessor
  4. p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
  5. p5-Class-ReturnValue>=0.40 : devel/p5-Class-ReturnValue
  6. p5-Class-Trigger>=0.12 : devel/p5-Class-Trigger
  7. p5-Clone>=0 : devel/p5-Clone
  8. p5-DBD-SQLite>=1.14 : databases/p5-DBD-SQLite
  9. p5-DBI>=0 : databases/p5-DBI
  10. p5-DBIx-DBSchema>=0.34 : databases/p5-DBIx-DBSchema
  11. p5-Data-Page>=2.0 : databases/p5-Data-Page
  12. p5-DateTime-Format-ISO8601>=0 : devel/p5-DateTime-Format-ISO8601
  13. p5-DateTime-Format-Strptime>=0 : devel/p5-DateTime-Format-Strptime
  14. p5-DateTime>=0.34 : devel/p5-DateTime
  15. p5-Exporter-Lite>=0 : devel/p5-Exporter-Lite
  16. p5-Hash-Merge>=0 : textproc/p5-Hash-Merge
  17. p5-Lingua-EN-Inflect>=0 : textproc/p5-Lingua-EN-Inflect
  18. p5-Object-Declare>=0.22 : devel/p5-Object-Declare
  19. p5-Scalar-Defer>=0.10 : devel/p5-Scalar-Defer
  20. p5-Time-Duration-Parse>=0.06 : devel/p5-Time-Duration-Parse
  21. p5-Time-Duration>=0 : devel/p5-Time-Duration
  22. p5-UNIVERSAL-require>=0.11 : devel/p5-UNIVERSAL-require
  23. p5-URI>=0 : net/p5-URI
  24. p5-YAML-Syck>=0 : textproc/p5-YAML-Syck
  25. perl5>=5.32.r0<5.33 : lang/perl5.32
  26. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Cache-Memcached>=0 : databases/p5-Cache-Memcached
  2. p5-Cache-Simple-TimedExpiry>=0.21 : devel/p5-Cache-Simple-TimedExpiry
  3. p5-Class-Accessor>=0 : devel/p5-Class-Accessor
  4. p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
  5. p5-Class-ReturnValue>=0.40 : devel/p5-Class-ReturnValue
  6. p5-Class-Trigger>=0.12 : devel/p5-Class-Trigger
  7. p5-Clone>=0 : devel/p5-Clone
  8. p5-DBD-SQLite>=1.14 : databases/p5-DBD-SQLite
  9. p5-DBI>=0 : databases/p5-DBI
  10. p5-DBIx-DBSchema>=0.34 : databases/p5-DBIx-DBSchema
  11. p5-Data-Page>=2.0 : databases/p5-Data-Page
  12. p5-DateTime-Format-ISO8601>=0 : devel/p5-DateTime-Format-ISO8601
  13. p5-DateTime-Format-Strptime>=0 : devel/p5-DateTime-Format-Strptime
  14. p5-DateTime>=0.34 : devel/p5-DateTime
  15. p5-Exporter-Lite>=0 : devel/p5-Exporter-Lite
  16. p5-Hash-Merge>=0 : textproc/p5-Hash-Merge
  17. p5-Lingua-EN-Inflect>=0 : textproc/p5-Lingua-EN-Inflect
  18. p5-Object-Declare>=0.22 : devel/p5-Object-Declare
  19. p5-Scalar-Defer>=0.10 : devel/p5-Scalar-Defer
  20. p5-Time-Duration-Parse>=0.06 : devel/p5-Time-Duration-Parse
  21. p5-Time-Duration>=0 : devel/p5-Time-Duration
  22. p5-UNIVERSAL-require>=0.11 : devel/p5-UNIVERSAL-require
  23. p5-URI>=0 : net/p5-URI
  24. p5-YAML-Syck>=0 : textproc/p5-YAML-Syck
  25. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. www/p5-Jifty
for Run
  1. www/p5-Jifty

Configuration Options:
No options to configure
Options name:
databases_p5-Jifty-DBI
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/Jifty/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Jifty/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Jifty/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Jifty/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Jifty/
  7. http://backpan.perl.org/modules/by-module/Jifty/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Jifty/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Jifty/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Jifty/
  12. https://www.cpan.org/modules/by-module/Jifty/
Collapse this list.

Number of commits found: 62

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)
0.78
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)
0.78
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)
0.78
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.
0.78
28 May 2020 15:20:47
Revision:536774Original commit files touched by this commit
danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8).
0.78
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
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.78
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
0.78
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
0.78
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.78
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
0.78
09 Nov 2015 18:44:31
Revision:401143Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add NO_ARCH
0.78
01 May 2015 13:49:13
Revision:385110Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.78

Changes:	http://search.cpan.org/dist/Jifty-DBI/Changes
0.77_1
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.
0.77_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)
0.77
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.77
03 Dec 2013 12:15:52
Revision:335562Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.77

Changes:	http://search.cpan.org/dist/Jifty-DBI/Changes
0.76
03 Nov 2013 06:53:55
Revision:332592Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.76
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)
0.76
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.
0.76
28 Jun 2013 04:33:39
Revision:321947Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.76
0.75
31 May 2013 14:45:06
Revision:319501Original commit files touched by this commit
miwi search for other commits by this committer
- Do not try to remove dirs. not created by the port

Reported by:	pkg (DEVELOPER_MODE)
0.75
31 Jan 2013 09:03:45
Revision:311299Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.75.

Changes:	http://search.cpan.org/dist/Jifty-DBI/Changes
0.74
17 Dec 2012 09:39:00
Revision:309074Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
0.74
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
0.74
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
0.74
26 Jan 2012 17:47:03
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.74

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
0.72
24 Oct 2011 15:36:59
Original commit files touched by this commit
clsung search for other commits by this committer
- Test::More (>=0.52) was in core since 5.8.7
- besides, it's in p5-Test-Simple
0.72
18 Oct 2011 16:38:20
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.72
- Sort *_DEPENDS
- Add TEST_DEPENDS
- Remove outdated PERL_LEVEL check

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
0.69
07 Oct 2011 11:22:46
Original commit files touched by this commit
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
0.69
17 Sep 2011 07:06:45
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
0.69
31 May 2011 19:29:02
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.69
- changes: http://cpansearch.perl.org/src/SARTAK/Jifty-DBI-0.69/Changes
0.68
18 Apr 2011 01:15:05
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.68
- add licenses
- changes: http://cpansearch.perl.org/src/SARTAK/Jifty-DBI-0.68/Changes
0.66
16 Feb 2011 01:50:40
Original commit files touched by this commit
clsung search for other commits by this committer
- make fetchable
0.66
15 Feb 2011 04:16:22
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.66
0.64
09 Dec 2010 08:46:36
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.64
ChangeLog: http://search.cpan.org/src/SARTAK/Jifty-DBI-0.64/Changes
0.60
07 Dec 2010 19:35:25
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
0.60
31 Jan 2010 01:24:46
Original commit files touched by this commit
pgollucci search for other commits by this committer
- why does cvs hate me ?
  these Makefile s were meant to be committed before

PR:     142631, 142641, 142674, 142681
0.59_1
31 Jan 2010 01:04:48
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.60

PR:             ports/142631
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (clsung; > 2 weeks)
0.59_1
29 Jan 2010 04:56:59
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 17).

Approved by:    portmgr (itetcu)
0.59
20 Nov 2009 15:50:01
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.59

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
0.58
29 Jul 2009 06:17:20
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.58

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
0.57
12 Jun 2009 08:48:45
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to .057

PR:             ports/135493
Submitted by:   Wen Heping <wenheping_AT_gmail dot com>
0.53
30 Mar 2009 05:19:03
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.53

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
0.49
09 Apr 2008 01:33:48
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.49

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
0.48
22 Dec 2007 07:41:46
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.48
- take the maintainship

Changes:        http://search.cpan.org/dist/Jifty-DBI/Changes
PR:             ports/118924
Submitted by:   clsung
Approved by:    tobez
0.41
08 Sep 2007 00:54:37
Original commit files touched by this commit
linimon search for other commits by this committer
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
0.41
20 Apr 2007 13:09:15
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.41.
0.34
29 Jan 2007 14:32:46
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.34.
0.30
19 Jan 2007 09:24:30
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.30.
0.29
21 Dec 2006 15:47:01
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.29.
0.25
29 Sep 2006 14:44:31
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.25.
0.23
16 Jun 2006 07:28:03
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.23.
0.21
27 May 2006 17:51:11
Original commit files touched by this commit
pav search for other commits by this committer
- Move to better category

  devel/p5-Encode -> converters/p5-Encode
  devel/p5-Encode-compat -> converters/p5-Encode-compat

PR:             ports/97644
Submitted by:   Rong-En Fan <rafan@infor.org> (maintainer)
0.21
04 May 2006 07:56:58
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.21.
0.20
22 Apr 2006 09:18:07
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.20.
0.19
07 Apr 2006 13:28:22
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.19.
0.16
22 Mar 2006 11:01:47
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.16.
0.11
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)
0.11
16 Jan 2006 08:42:59
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.11.
0.10
09 Jan 2006 08:37:00
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.10.
0.09
30 Dec 2005 08:45:10
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.09.
0.08
27 Dec 2005 11:49:31
Original commit files touched by this commit
tobez search for other commits by this committer
Add databases/p5-Jifty-DBI 0.08, an object-relational persistence
framework in Perl.

Number of commits found: 62