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-DBIx-Class-Schema-Loader Dynamic definition of a DBIx::Class::Schema
0.07049 databases on this many watch lists=2 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.07049Version of this port present on the latest quarterly branch.
Maintainer: des@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-02-04 19:49:11
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: p5-Net-Domain-TLD, p5-type1inst, font-misc-meltho, screen
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/DBIx-Class-Schema-Loader
Description:
DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, and relationships. DBIx::Class::Schema::Loader currently supports only the DBI storage type. It has explicit support for DBD::Pg, DBD::mysql, DBD::DB2, and DBD::SQLite. Other DBI drivers may function to a greater or lesser degree with this loader, depending on how much of the DBI spec they implement, and how standard their implementation is. Patches to make other DBDs work correctly welcome. See DBIx::Class::Schema::Loader::DBI::Writing for notes on writing your own vendor-specific subclass for an unsupported DBD driver. This module requires DBIx::Class 0.06 or later, and obsoletes the older DBIx::Class::Loader. This module is designed more to get you up and running quickly against an existing database, or to be effective for simple situations, rather than to be what you use in the long term for a complex database/project.
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 (91 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-DBIx-Class-Schema-Loader-0.07049/catalog.mk
  2. /usr/local/share/licenses/p5-DBIx-Class-Schema-Loader-0.07049/LICENSE
  3. /usr/local/share/licenses/p5-DBIx-Class-Schema-Loader-0.07049/ART10
  4. /usr/local/share/licenses/p5-DBIx-Class-Schema-Loader-0.07049/GPLv1+
  5. bin/dbicdump
  6. lib/perl5/site_perl/DBIx/Class/Schema/Loader.pm
  7. lib/perl5/site_perl/DBIx/Class/Schema/Loader/Base.pm
  8. lib/perl5/site_perl/DBIx/Class/Schema/Loader/Column.pm
  9. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI.pm
  10. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/ADO.pm
  11. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/ADO/MS_Jet.pm
  12. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/ADO/Microsoft_SQL_Server.pm
  13. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/Component/QuotedDefault.pm
  14. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/DB2.pm
  15. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/Firebird.pm
  16. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/Informix.pm
  17. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/InterBase.pm
  18. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/MSSQL.pm
  19. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/ODBC.pm
  20. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/ODBC/ACCESS.pm
  21. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/ODBC/Firebird.pm
  22. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/ODBC/Microsoft_SQL_Server.pm
  23. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/ODBC/SQL_Anywhere.pm
  24. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/Oracle.pm
  25. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/Pg.pm
  26. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm
  27. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/SQLite.pm
  28. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/Sybase.pm
  29. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/Sybase/Common.pm
  30. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/Sybase/Microsoft_SQL_Server.pm
  31. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/Writing.pm
  32. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBI/mysql.pm
  33. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBObject.pm
  34. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBObject/Informix.pm
  35. lib/perl5/site_perl/DBIx/Class/Schema/Loader/DBObject/Sybase.pm
  36. lib/perl5/site_perl/DBIx/Class/Schema/Loader/Manual/UpgradingFromV4.pod
  37. lib/perl5/site_perl/DBIx/Class/Schema/Loader/Optional/Dependencies.pm
  38. lib/perl5/site_perl/DBIx/Class/Schema/Loader/Optional/Dependencies.pod
  39. lib/perl5/site_perl/DBIx/Class/Schema/Loader/RelBuilder.pm
  40. lib/perl5/site_perl/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_040.pm
  41. lib/perl5/site_perl/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_05.pm
  42. lib/perl5/site_perl/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_06.pm
  43. lib/perl5/site_perl/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_07.pm
  44. lib/perl5/site_perl/DBIx/Class/Schema/Loader/Table.pm
  45. lib/perl5/site_perl/DBIx/Class/Schema/Loader/Table/Informix.pm
  46. lib/perl5/site_perl/DBIx/Class/Schema/Loader/Table/Sybase.pm
  47. lib/perl5/site_perl/DBIx/Class/Schema/Loader/Utils.pm
  48. lib/perl5/site_perl/man/man1/dbicdump.1.gz
  49. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader.3.gz
  50. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::Base.3.gz
  51. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::Column.3.gz
  52. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI.3.gz
  53. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::ADO.3.gz
  54. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::ADO::MS_Jet.3.gz
  55. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::ADO::Microsoft_SQL_Server.3.gz
  56. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::Component::QuotedDefault.3.gz
  57. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::DB2.3.gz
  58. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::Firebird.3.gz
  59. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::Informix.3.gz
  60. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::InterBase.3.gz
  61. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::MSSQL.3.gz
  62. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::ODBC.3.gz
  63. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::ODBC::ACCESS.3.gz
  64. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::ODBC::Firebird.3.gz
  65. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::ODBC::Microsoft_SQL_Server.3.gz
  66. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::ODBC::SQL_Anywhere.3.gz
  67. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::Oracle.3.gz
  68. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::Pg.3.gz
  69. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::SQLAnywhere.3.gz
  70. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::SQLite.3.gz
  71. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::Sybase.3.gz
  72. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::Sybase::Common.3.gz
  73. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::Sybase::Microsoft_SQL_Server.3.gz
  74. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::Writing.3.gz
  75. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBI::mysql.3.gz
  76. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBObject.3.gz
  77. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBObject::Informix.3.gz
  78. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::DBObject::Sybase.3.gz
  79. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::Manual::UpgradingFromV4.3.gz
  80. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::Optional::Dependencies.3.gz
  81. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::RelBuilder.3.gz
  82. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_040.3.gz
  83. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_05.3.gz
  84. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_06.3.gz
  85. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_07.3.gz
  86. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::Table.3.gz
  87. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::Table::Informix.3.gz
  88. lib/perl5/site_perl/man/man3/DBIx::Class::Schema::Loader::Table::Sybase.3.gz
  89. @owner
  90. @group
  91. @mode
Collapse this list.
Dependency lines:
  • p5-DBIx-Class-Schema-Loader>0:databases/p5-DBIx-Class-Schema-Loader
To install the port:
cd /usr/ports/databases/p5-DBIx-Class-Schema-Loader/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-DBIx-Class-Schema-Loader
  • pkg install p5-DBIx-Class-Schema-Loader
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-DBIx-Class-Schema-Loader
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1522518732 SHA256 (DBIx-Class-Schema-Loader-0.07049.tar.gz) = e869cdde1378cfebccf229b0cde58d2746dc6080b75f56d072aa5f1fce76a764 SIZE (DBIx-Class-Schema-Loader-0.07049.tar.gz) = 217280

Packages (timestamps in pop-ups are UTC):
p5-DBIx-Class-Schema-Loader
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.070490.070490.070490.070490.07049-0.07049-
FreeBSD:13:quarterly0.070490.070490.070490.070490.070490.070490.070490.07049
FreeBSD:14:latest0.070490.070490.070490.070490.070490.07049-0.07049
FreeBSD:14:quarterly0.070490.07049-0.070490.070490.070490.070490.07049
FreeBSD:15:latest0.070490.07049n/a0.07049n/a0.070490.070490.07049
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-Carp-Clan>=0 : devel/p5-Carp-Clan
  2. p5-Class-Accessor-Grouped>=0.10008 : devel/p5-Class-Accessor-Grouped
  3. p5-Class-C3-Componentised>=1.0008 : devel/p5-Class-C3-Componentised
  4. p5-Class-Inspector>=1.27 : devel/p5-Class-Inspector
  5. p5-Class-Unload>=0.07 : devel/p5-Class-Unload
  6. p5-curry>=1.000000 : devel/p5-curry
  7. p5-Data-Dump>1.06 : devel/p5-Data-Dump
  8. p5-DBIx-Class>=0.08127 : databases/p5-DBIx-Class
  9. p5-Hash-Merge>=0.12 : textproc/p5-Hash-Merge
  10. p5-Lingua-EN-Inflect-Number>=1.1 : textproc/p5-Lingua-EN-Inflect-Number
  11. p5-Lingua-EN-Tagger>=0.23 : textproc/p5-Lingua-EN-Tagger
  12. p5-Lingua-EN-Inflect-Phrase>=0.15 : textproc/p5-Lingua-EN-Inflect-Phrase
  13. p5-MRO-Compat>=0.09 : devel/p5-MRO-Compat
  14. p5-namespace-clean>=0.23 : devel/p5-namespace-clean
  15. p5-Scope-Guard>=0 : devel/p5-Scope-Guard
  16. p5-String-ToIdentifier-EN>=0.05 : textproc/p5-String-ToIdentifier-EN
  17. p5-Try-Tiny>=0 : lang/p5-Try-Tiny
  18. perl5>=5.32.r0<5.33 : lang/perl5.32
  19. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Carp-Clan>=0 : devel/p5-Carp-Clan
  2. p5-Class-Accessor-Grouped>=0.10008 : devel/p5-Class-Accessor-Grouped
  3. p5-Class-C3-Componentised>=1.0008 : devel/p5-Class-C3-Componentised
  4. p5-Class-Inspector>=1.27 : devel/p5-Class-Inspector
  5. p5-Class-Unload>=0.07 : devel/p5-Class-Unload
  6. p5-curry>=1.000000 : devel/p5-curry
  7. p5-Data-Dump>1.06 : devel/p5-Data-Dump
  8. p5-DBIx-Class>=0.08127 : databases/p5-DBIx-Class
  9. p5-Hash-Merge>=0.12 : textproc/p5-Hash-Merge
  10. p5-Lingua-EN-Inflect-Number>=1.1 : textproc/p5-Lingua-EN-Inflect-Number
  11. p5-Lingua-EN-Tagger>=0.23 : textproc/p5-Lingua-EN-Tagger
  12. p5-Lingua-EN-Inflect-Phrase>=0.15 : textproc/p5-Lingua-EN-Inflect-Phrase
  13. p5-MRO-Compat>=0.09 : devel/p5-MRO-Compat
  14. p5-namespace-clean>=0.23 : devel/p5-namespace-clean
  15. p5-Scope-Guard>=0 : devel/p5-Scope-Guard
  16. p5-String-ToIdentifier-EN>=0.05 : textproc/p5-String-ToIdentifier-EN
  17. p5-Try-Tiny>=0 : lang/p5-Try-Tiny
  18. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. databases/p5-DBIx-Class-Fixtures
  2. databases/p5-DBIx-Class-Migration
  3. databases/p5-Dancer-Plugin-DBIC
  4. databases/p5-Dancer2-Plugin-DBIC
  5. devel/p5-Test2-Harness-UI
  6. www/p5-Catalyst-Model-DBIC-Schema
  7. www/p5-Catalyst-Plugin-AutoCRUD
for Run
  1. databases/p5-DBIx-Class-Fixtures
  2. databases/p5-DBIx-Class-Migration
  3. databases/p5-Dancer-Plugin-DBIC
  4. databases/p5-Dancer2-Plugin-DBIC
  5. devel/p5-Test2-Harness-UI
  6. www/p5-Catalyst-Model-DBIC-Schema
  7. www/p5-Catalyst-Plugin-AutoCRUD

Configuration Options:
===> The following configuration options are available for p5-DBIx-Class-Schema-Loader-0.07049: MYSQL=off: MySQL database support PGSQL=off: PostgreSQL database support SQLITE=off: SQLite database support ===> Use 'make config' to modify these settings
Options name:
databases_p5-DBIx-Class-Schema-Loader
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.

Number of commits found: 96

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.07049
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.07049
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.07049
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.07049
15 Nov 2019 10:12:08
Revision:517643Original commit files touched by this commit
tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
0.07049
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.07049
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.07049
31 Mar 2018 21:34:34
Revision:466082Original commit files touched by this commit
des search for other commits by this committer
Upgrade to 0.07049.
0.07043
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.07043
05 Jun 2017 23:24:02
Revision:442694Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove outdated PERL_LEVEL check

- While I'm here, move *_DEPENDS together

With hat:	perl
0.07043
08 Mar 2017 12:19:46
Revision:435680Original commit files touched by this commit
rene search for other commits by this committer
Remove optional dependency on expired databases/p5-DBD-Oracle
0.07043
28 Feb 2017 09:45:01
Revision:435014Original commit files touched by this commit
sunpoet search for other commits by this committer
Use real PORTVERSION and update dependent ports

- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Remove post-extract:
- Sort PLIST
0.07043
25 Apr 2016 16:13:39
Revision:414014Original commit files touched by this commit
mat search for other commits by this committer
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.

While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
0.07043
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.07043
19 Oct 2015 14:01:13
Revision:399680Original commit files touched by this commit
des search for other commits by this committer
NO_ARCH
0.07043
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
0.07043
04 Sep 2015 13:00:22
Revision:396086Original commit files touched by this commit
des search for other commits by this committer
Upgrade to 0.07043.
0.07042_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.07042
22 Nov 2014 19:13:50
Revision:373091Original commit files touched by this commit
crees search for other commits by this committer
Switch to USES=pgsql
0.07042
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.07042
21 Aug 2014 12:19:55
Revision:365550Original commit files touched by this commit
des search for other commits by this committer
Upgrade to 0.07042.
0.07040_1
05 Jul 2014 12:19:33
Revision:360738Original commit files touched by this commit
tijl search for other commits by this committer
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
0.07040
27 May 2014 23:04:12
Revision:355583Original commit files touched by this commit
des search for other commits by this committer
Upgrade to 0.07040 and take over maintainership.

Approved by:	perl (bapt)
0.07039
20 Jan 2014 17:25:01
Revision:340432Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07039

Changes:	http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.07038
22 Nov 2013 08:57:54
Revision:334562Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07038
- Convert to new options helper

Changes:	http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.07037
05 Nov 2013 17:55:56
Revision:332879Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07037
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.07036
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.07036
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.07036
20 Aug 2013 12:17:30
Revision:325045Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.07036.
0.07035
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.07035
24 May 2013 08:42:15
Revision:318930Original commit files touched by this commit
az search for other commits by this committer
- Remove unnecessary depend on PERL_LEVEL < 5.12
0.07035
27 Feb 2013 09:30:59
Revision:313039Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.07035.

Changes:	http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.07033
21 Jan 2013 10:49:54
Revision:310763Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.07033.

Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.07025
10 Jun 2012 07:49:25
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07025

Changes:        http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.07024
31 May 2012 11:19:32
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
0.07024
09 May 2012 09:44:27
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07024

Changes:        http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.07022
09 Apr 2012 17:35:20
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07022

Changes:        http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe:   yes
0.07017
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.07017
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.07017
08 Feb 2012 02:31:35
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07017

Changes:        http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.07015
09 Dec 2011 20:46:23
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07015

Changes:        http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe:   yes
0.07014_1
05 Dec 2011 14:19:37
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add missing {BUILD|RUN}_DEPENDS [1]
- Add BUILD_DEPENDS
- Add missing TEST_DEPENDS and remove bundled ones in Perl releases
- Sort *_DEPENDS and OPTIONS
- Cosmetic change
- Bump PORTREVISION for dependency change

Reported by:    Rasmus Skaarup <mlist@gal.dk> [1]
Feature safe:   yes
0.07014
19 Nov 2011 20:23:07
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07014

Changes:        http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe:   yes
0.07013
19 Nov 2011 05:58:28
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07013

Changes:        http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe:   yes
0.07012
10 Nov 2011 05:11:09
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.07012

Changes:        http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.07011
05 Nov 2011 01:44:10
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.07011
0.07010
22 Sep 2011 03:07:04
Original commit files touched by this commit
swills search for other commits by this committer
- Fix syntax on TEST_DEPENDS
0.07010
17 Sep 2011 06:49:29
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
0.07010
07 Mar 2011 13:38:41
Original commit files touched by this commit
az search for other commits by this committer
- Update to 0.07010
0.07009_1
27 Feb 2011 17:57:40
Original commit files touched by this commit
az search for other commits by this committer
* Remove Digest::MD5 dep. (already coremodule) and
--skipdeps from CONFIGURE_ARGS since such magic already inside bsd.perl.mk
* BUMP PORTREVISION
0.07009
27 Feb 2011 13:45:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.07009

PR:             155048
Submitted by:   milki <milki@rescomp.berkeley.edu>
0.07007
25 Feb 2011 04:07:37
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 0.07007 (0.07008 was out, but not yet mirrored widely).
0.07002
17 Oct 2010 12:03:40
Original commit files touched by this commit
az search for other commits by this committer
Update to 0.07002
0.07001
25 Aug 2010 10:27:53
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.07001
- Changelog: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes

PR:             ports/149796
Submitted by:   Andrej Zverev <andrej.zverev _AT_ gmail.com>
0.07000_1
10 Jun 2010 02:23:40
Original commit files touched by this commit
pgollucci search for other commits by this committer
- here's a better idea: use the USE_* macros.
- Bump PORTREVISION
0.07000
10 Jun 2010 02:20:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- DBD* depend on DBI.  This doesn't actually change the RUN_DEPENDS
0.07000
10 Jun 2010 02:14:40
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Convert PG -> PGSQL ports KNOB variant
0.07000
10 Jun 2010 01:40:31
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Use bsd.port.options.mk
- Fix depends
- Fix Makefile order
0.07000
02 Jun 2010 07:25:42
Original commit files touched by this commit
az search for other commits by this committer
Update to 0.07000

Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes

- Remove SQLite from dependence (requied only for testing)
- Add missed dependencies (p5-Data-Dumper-Concise requied 1.200, but
  since we don't have it right now it tree, set not strict version check)
- I hope, it's still work after this.
0.06001
10 Apr 2010 06:24:16
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.06001
0.05003
21 Feb 2010 15:05:49
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.05003.

Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe:   yes
0.05002
15 Feb 2010 14:55:33
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.005002.

Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.05001
05 Feb 2010 20:50:29
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.05001.

Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.05000_1
01 Feb 2010 22:25:39
Original commit files touched by this commit
tobez search for other commits by this committer
Fix dependencies.  Update PORTREVISION.

Reported by:    Geraud CONTINSOUZAS <geraud@gcu.info>
0.05000
01 Feb 2010 19:22:59
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.05000.

Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
0.04006_2
06 Dec 2009 04:41:12
Original commit files touched by this commit
leeym search for other commits by this committer
- update dependency
- bump PORTREVISION
0.04006_1
14 Sep 2009 14:58:33
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Fix commens in generated files.

Obtained from:  v0.04999_07 (development version)
0.04006
16 Aug 2009 09:22:05
Original commit files touched by this commit
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.04006
15 Jun 2009 21:07:53
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.04006
- Portlint

PR:             ports/135100
Approved by:    maintainer timeout (lbr; 2 weeks 1 day)
Submitted by:   pgollucci@ (myself)
0.04005
10 Apr 2008 08:49:54
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.04005
0.04004
11 Dec 2007 21:45:35
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.04004
0.04003
05 Oct 2007 09:07:20
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.04003.
0.04002
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.04002
24 Jul 2007 19:12:15
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.04002
0.04001
27 Jun 2007 13:16:08
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.04001
0.04000
08 Jun 2007 05:46:47
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.04000
0.03012
25 May 2007 09:37:31
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.03012
0.03011
15 Apr 2007 09:50:10
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.03011.
0.03010
30 Mar 2007 06:26:31
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.03010
0.03009
05 Jan 2007 17:50:00
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.03009
0.03007
28 Jul 2006 08:29:43
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.03007
0.03006
26 Jul 2006 08:03:58
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.03006
- no test depends

PR:             100850
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
0.03005
19 Jul 2006 23:43:04
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.03005
Dump some depends that are already in 5.8 base.
0.03004
11 Jul 2006 18:39:37
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.03004.
0.03003
06 Jun 2006 06:12:02
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.03003

Approved by:    erwin (mentor, implicit)
0.03000
24 May 2006 10:40:25
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.03000

Approved by:    erwin (mentor)
0.02007
01 May 2006 13:52:00
Original commit files touched by this commit
lbr search for other commits by this committer
Changing email-address on my 80 ports.

Approved by:    erwin (mental)
0.02007
26 Mar 2006 19:44:58
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 0.02007

PR:             ports/94967
Submitted by:   maintainer
0.02005
15 Mar 2006 10:15:19
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 0.02005

PR:             ports/93933
Submitted by:   maintainer
0.02003
20 Feb 2006 08:12:21
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.02003

PR:             93588
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
0.02002
19 Feb 2006 09:30:48
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.02002

PR:             93556
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
0.02001
18 Feb 2006 11:08:22
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.02001

PR:             93514
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
0.02000
13 Feb 2006 09:41:29
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.02000

PR:             93267
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
0.01004
08 Feb 2006 09:48:53
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.01004

PR:             93029
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
0.01003
07 Feb 2006 09:05:01
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.01003

PR:             92950
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
0.01002
04 Feb 2006 19:45:40
Original commit files touched by this commit
erwin search for other commits by this committer
DBIx::Class::Schema::Loader automates the definition of a
DBIx::Class::Schema by scanning table schemas and setting up columns and
primary keys.

DBIx::Class::Schema::Loader supports MySQL, Postgres, SQLite and DB2.
See DBIx::Class::Schema::Loader::Generic for more, and
DBIx::Class::Schema::Loader::Writing for notes on writing your own
db-specific subclass for an unsupported db.

This module requires DBIx::Class 0.05 or later, and obsoletes
DBIx::Class::Loader for DBIx::Class version 0.05 and later.

WWW: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/

PR:             ports/92813
Submitted by:   Lars Balker Rasmussen <lars@balker.dk>

Number of commits found: 96