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-SQL-Translator Manipulate structured data definitions (SQL and more)
1.65 databases on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.64Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-05-06 10:40:19
Last Update: 2024-02-03 12:39:47
Commit Hash: f9f36a0
People watching this port, also watch:: p5-Cache, p5-List-MoreUtils, p5-Class-Base, p5-AppConfig, p5-HTTP-Server-Simple
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/SQL-Translator
Description:
SQL::Translator is a group of Perl modules that converts vendor-specific SQL table definitions into other formats, such as other vendor-specific SQL, ER diagrams, documentation (POD and HTML), XML, and Class::DBI classes.
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 (188 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-SQL-Translator-1.65/catalog.mk
  2. /usr/local/share/licenses/p5-SQL-Translator-1.65/LICENSE
  3. /usr/local/share/licenses/p5-SQL-Translator-1.65/ART10
  4. /usr/local/share/licenses/p5-SQL-Translator-1.65/GPLv1+
  5. bin/sqlt
  6. bin/sqlt-diagram
  7. bin/sqlt-diff
  8. bin/sqlt-diff-old
  9. bin/sqlt-dumper
  10. bin/sqlt-graph
  11. lib/perl5/site_perl/SQL/Translator.pm
  12. lib/perl5/site_perl/SQL/Translator/Diff.pm
  13. lib/perl5/site_perl/SQL/Translator/Filter/DefaultExtra.pm
  14. lib/perl5/site_perl/SQL/Translator/Filter/Globals.pm
  15. lib/perl5/site_perl/SQL/Translator/Filter/Names.pm
  16. lib/perl5/site_perl/SQL/Translator/Generator/DDL/MySQL.pm
  17. lib/perl5/site_perl/SQL/Translator/Generator/DDL/PostgreSQL.pm
  18. lib/perl5/site_perl/SQL/Translator/Generator/DDL/SQLServer.pm
  19. lib/perl5/site_perl/SQL/Translator/Generator/DDL/SQLite.pm
  20. lib/perl5/site_perl/SQL/Translator/Generator/Role/DDL.pm
  21. lib/perl5/site_perl/SQL/Translator/Generator/Role/Quote.pm
  22. lib/perl5/site_perl/SQL/Translator/Manual.pod
  23. lib/perl5/site_perl/SQL/Translator/Parser.pm
  24. lib/perl5/site_perl/SQL/Translator/Parser/Access.pm
  25. lib/perl5/site_perl/SQL/Translator/Parser/DB2.pm
  26. lib/perl5/site_perl/SQL/Translator/Parser/DB2/Grammar.pm
  27. lib/perl5/site_perl/SQL/Translator/Parser/DBI.pm
  28. lib/perl5/site_perl/SQL/Translator/Parser/DBI/DB2.pm
  29. lib/perl5/site_perl/SQL/Translator/Parser/DBI/MySQL.pm
  30. lib/perl5/site_perl/SQL/Translator/Parser/DBI/Oracle.pm
  31. lib/perl5/site_perl/SQL/Translator/Parser/DBI/PostgreSQL.pm
  32. lib/perl5/site_perl/SQL/Translator/Parser/DBI/SQLServer.pm
  33. lib/perl5/site_perl/SQL/Translator/Parser/DBI/SQLite.pm
  34. lib/perl5/site_perl/SQL/Translator/Parser/DBI/Sybase.pm
  35. lib/perl5/site_perl/SQL/Translator/Parser/Excel.pm
  36. lib/perl5/site_perl/SQL/Translator/Parser/JSON.pm
  37. lib/perl5/site_perl/SQL/Translator/Parser/MySQL.pm
  38. lib/perl5/site_perl/SQL/Translator/Parser/Oracle.pm
  39. lib/perl5/site_perl/SQL/Translator/Parser/PostgreSQL.pm
  40. lib/perl5/site_perl/SQL/Translator/Parser/SQLServer.pm
  41. lib/perl5/site_perl/SQL/Translator/Parser/SQLite.pm
  42. lib/perl5/site_perl/SQL/Translator/Parser/Storable.pm
  43. lib/perl5/site_perl/SQL/Translator/Parser/Sybase.pm
  44. lib/perl5/site_perl/SQL/Translator/Parser/XML.pm
  45. lib/perl5/site_perl/SQL/Translator/Parser/XML/SQLFairy.pm
  46. lib/perl5/site_perl/SQL/Translator/Parser/YAML.pm
  47. lib/perl5/site_perl/SQL/Translator/Parser/xSV.pm
  48. lib/perl5/site_perl/SQL/Translator/Producer.pm
  49. lib/perl5/site_perl/SQL/Translator/Producer/ClassDBI.pm
  50. lib/perl5/site_perl/SQL/Translator/Producer/DB2.pm
  51. lib/perl5/site_perl/SQL/Translator/Producer/DiaUml.pm
  52. lib/perl5/site_perl/SQL/Translator/Producer/Diagram.pm
  53. lib/perl5/site_perl/SQL/Translator/Producer/Dumper.pm
  54. lib/perl5/site_perl/SQL/Translator/Producer/GraphViz.pm
  55. lib/perl5/site_perl/SQL/Translator/Producer/HTML.pm
  56. lib/perl5/site_perl/SQL/Translator/Producer/JSON.pm
  57. lib/perl5/site_perl/SQL/Translator/Producer/Latex.pm
  58. lib/perl5/site_perl/SQL/Translator/Producer/MySQL.pm
  59. lib/perl5/site_perl/SQL/Translator/Producer/Oracle.pm
  60. lib/perl5/site_perl/SQL/Translator/Producer/POD.pm
  61. lib/perl5/site_perl/SQL/Translator/Producer/PostgreSQL.pm
  62. lib/perl5/site_perl/SQL/Translator/Producer/SQLServer.pm
  63. lib/perl5/site_perl/SQL/Translator/Producer/SQLite.pm
  64. lib/perl5/site_perl/SQL/Translator/Producer/Storable.pm
  65. lib/perl5/site_perl/SQL/Translator/Producer/Sybase.pm
  66. lib/perl5/site_perl/SQL/Translator/Producer/TT/Base.pm
  67. lib/perl5/site_perl/SQL/Translator/Producer/TT/Table.pm
  68. lib/perl5/site_perl/SQL/Translator/Producer/TTSchema.pm
  69. lib/perl5/site_perl/SQL/Translator/Producer/XML.pm
  70. lib/perl5/site_perl/SQL/Translator/Producer/XML/SQLFairy.pm
  71. lib/perl5/site_perl/SQL/Translator/Producer/YAML.pm
  72. lib/perl5/site_perl/SQL/Translator/Role/BuildArgs.pm
  73. lib/perl5/site_perl/SQL/Translator/Role/Debug.pm
  74. lib/perl5/site_perl/SQL/Translator/Role/Error.pm
  75. lib/perl5/site_perl/SQL/Translator/Role/ListAttr.pm
  76. lib/perl5/site_perl/SQL/Translator/Schema.pm
  77. lib/perl5/site_perl/SQL/Translator/Schema/Constants.pm
  78. lib/perl5/site_perl/SQL/Translator/Schema/Constraint.pm
  79. lib/perl5/site_perl/SQL/Translator/Schema/Field.pm
  80. lib/perl5/site_perl/SQL/Translator/Schema/Index.pm
  81. lib/perl5/site_perl/SQL/Translator/Schema/IndexField.pm
  82. lib/perl5/site_perl/SQL/Translator/Schema/Object.pm
  83. lib/perl5/site_perl/SQL/Translator/Schema/Procedure.pm
  84. lib/perl5/site_perl/SQL/Translator/Schema/Role/Compare.pm
  85. lib/perl5/site_perl/SQL/Translator/Schema/Role/Extra.pm
  86. lib/perl5/site_perl/SQL/Translator/Schema/Table.pm
  87. lib/perl5/site_perl/SQL/Translator/Schema/Trigger.pm
  88. lib/perl5/site_perl/SQL/Translator/Schema/View.pm
  89. lib/perl5/site_perl/SQL/Translator/Types.pm
  90. lib/perl5/site_perl/SQL/Translator/Utils.pm
  91. lib/perl5/site_perl/Test/SQL/Translator.pm
  92. lib/perl5/site_perl/auto/share/dist/SQL-Translator/DiaUml/diagram.tt2
  93. lib/perl5/site_perl/auto/share/dist/SQL-Translator/DiaUml/layer.tt2
  94. lib/perl5/site_perl/auto/share/dist/SQL-Translator/DiaUml/schema.tt2
  95. lib/perl5/site_perl/auto/share/dist/SQL-Translator/DiaUml/uml-attribute.tt2
  96. lib/perl5/site_perl/auto/share/dist/SQL-Translator/DiaUml/uml-class-all.tt2
  97. lib/perl5/site_perl/auto/share/dist/SQL-Translator/DiaUml/uml-class-end.tt2
  98. lib/perl5/site_perl/auto/share/dist/SQL-Translator/DiaUml/uml-class-start.tt2
  99. lib/perl5/site_perl/auto/share/dist/SQL-Translator/DiaUml/uml-class.tt2
  100. lib/perl5/site_perl/auto/share/dist/SQL-Translator/PrecompiledParsers/Parse/RecDescent/DDL/SQLT/README
  101. lib/perl5/site_perl/man/man1/sqlt-diagram.1.gz
  102. lib/perl5/site_perl/man/man1/sqlt-diff-old.1.gz
  103. lib/perl5/site_perl/man/man1/sqlt-diff.1.gz
  104. lib/perl5/site_perl/man/man1/sqlt-dumper.1.gz
  105. lib/perl5/site_perl/man/man1/sqlt-graph.1.gz
  106. lib/perl5/site_perl/man/man1/sqlt.1.gz
  107. lib/perl5/site_perl/man/man3/SQL::Translator.3.gz
  108. lib/perl5/site_perl/man/man3/SQL::Translator::Diff.3.gz
  109. lib/perl5/site_perl/man/man3/SQL::Translator::Filter::DefaultExtra.3.gz
  110. lib/perl5/site_perl/man/man3/SQL::Translator::Filter::Globals.3.gz
  111. lib/perl5/site_perl/man/man3/SQL::Translator::Filter::Names.3.gz
  112. lib/perl5/site_perl/man/man3/SQL::Translator::Generator::DDL::MySQL.3.gz
  113. lib/perl5/site_perl/man/man3/SQL::Translator::Generator::DDL::PostgreSQL.3.gz
  114. lib/perl5/site_perl/man/man3/SQL::Translator::Generator::DDL::SQLServer.3.gz
  115. lib/perl5/site_perl/man/man3/SQL::Translator::Generator::DDL::SQLite.3.gz
  116. lib/perl5/site_perl/man/man3/SQL::Translator::Generator::Role::DDL.3.gz
  117. lib/perl5/site_perl/man/man3/SQL::Translator::Generator::Role::Quote.3.gz
  118. lib/perl5/site_perl/man/man3/SQL::Translator::Manual.3.gz
  119. lib/perl5/site_perl/man/man3/SQL::Translator::Parser.3.gz
  120. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::Access.3.gz
  121. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::DB2.3.gz
  122. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::DBI.3.gz
  123. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::DBI::DB2.3.gz
  124. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::DBI::MySQL.3.gz
  125. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::DBI::Oracle.3.gz
  126. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::DBI::PostgreSQL.3.gz
  127. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::DBI::SQLServer.3.gz
  128. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::DBI::SQLite.3.gz
  129. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::DBI::Sybase.3.gz
  130. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::Excel.3.gz
  131. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::JSON.3.gz
  132. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::MySQL.3.gz
  133. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::Oracle.3.gz
  134. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::PostgreSQL.3.gz
  135. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::SQLServer.3.gz
  136. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::SQLite.3.gz
  137. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::Storable.3.gz
  138. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::Sybase.3.gz
  139. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::XML.3.gz
  140. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::XML::SQLFairy.3.gz
  141. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::YAML.3.gz
  142. lib/perl5/site_perl/man/man3/SQL::Translator::Parser::xSV.3.gz
  143. lib/perl5/site_perl/man/man3/SQL::Translator::Producer.3.gz
  144. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::ClassDBI.3.gz
  145. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::DB2.3.gz
  146. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::DiaUml.3.gz
  147. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::Diagram.3.gz
  148. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::Dumper.3.gz
  149. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::GraphViz.3.gz
  150. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::HTML.3.gz
  151. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::JSON.3.gz
  152. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::Latex.3.gz
  153. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::MySQL.3.gz
  154. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::Oracle.3.gz
  155. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::POD.3.gz
  156. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::PostgreSQL.3.gz
  157. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::SQLServer.3.gz
  158. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::SQLite.3.gz
  159. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::Storable.3.gz
  160. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::Sybase.3.gz
  161. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::TT::Base.3.gz
  162. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::TT::Table.3.gz
  163. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::TTSchema.3.gz
  164. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::XML.3.gz
  165. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::XML::SQLFairy.3.gz
  166. lib/perl5/site_perl/man/man3/SQL::Translator::Producer::YAML.3.gz
  167. lib/perl5/site_perl/man/man3/SQL::Translator::Role::BuildArgs.3.gz
  168. lib/perl5/site_perl/man/man3/SQL::Translator::Role::Error.3.gz
  169. lib/perl5/site_perl/man/man3/SQL::Translator::Role::ListAttr.3.gz
  170. lib/perl5/site_perl/man/man3/SQL::Translator::Schema.3.gz
  171. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::Constants.3.gz
  172. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::Constraint.3.gz
  173. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::Field.3.gz
  174. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::Index.3.gz
  175. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::IndexField.3.gz
  176. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::Object.3.gz
  177. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::Procedure.3.gz
  178. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::Role::Compare.3.gz
  179. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::Role::Extra.3.gz
  180. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::Table.3.gz
  181. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::Trigger.3.gz
  182. lib/perl5/site_perl/man/man3/SQL::Translator::Schema::View.3.gz
  183. lib/perl5/site_perl/man/man3/SQL::Translator::Types.3.gz
  184. lib/perl5/site_perl/man/man3/SQL::Translator::Utils.3.gz
  185. lib/perl5/site_perl/man/man3/Test::SQL::Translator.3.gz
  186. @owner
  187. @group
  188. @mode
Collapse this list.
Dependency lines:
  • p5-SQL-Translator>0:databases/p5-SQL-Translator
To install the port:
cd /usr/ports/databases/p5-SQL-Translator/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-SQL-Translator
  • pkg install p5-SQL-Translator
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-SQL-Translator
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706945415 SHA256 (SQL-Translator-1.65.tar.gz) = 606750db6a4ebf2693aa9bc8444c998c169b76bc308f3d314ead5eac17bede4a SIZE (SQL-Translator-1.65.tar.gz) = 405476

Packages (timestamps in pop-ups are UTC):
p5-SQL-Translator
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.651.651.621.651.65-1.62-
FreeBSD:13:quarterly1.641.641.631.641.641.641.641.64
FreeBSD:14:latest1.651.651.621.651.651.63-1.63
FreeBSD:14:quarterly1.641.64-1.641.641.641.641.64
FreeBSD:15:latest1.651.65n/a1.65n/a1.641.641.65
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-File-ShareDir-Install>=0 : devel/p5-File-ShareDir-Install
  2. p5-Carp-Clan>=0 : devel/p5-Carp-Clan
  3. p5-DBI>=1.54 : databases/p5-DBI
  4. p5-File-ShareDir>=1 : devel/p5-File-ShareDir
  5. p5-JSON-MaybeXS>=1.003003 : converters/p5-JSON-MaybeXS
  6. p5-Moo>=1.000003 : devel/p5-Moo
  7. p5-Package-Variant>=1.001001 : devel/p5-Package-Variant
  8. p5-Parse-RecDescent>=1.967009 : devel/p5-Parse-RecDescent
  9. p5-Spreadsheet-ParseExcel>=0.41 : textproc/p5-Spreadsheet-ParseExcel
  10. p5-Sub-Quote>=0 : devel/p5-Sub-Quote
  11. p5-Template-Toolkit>=2.20 : www/p5-Template-Toolkit
  12. p5-Text-RecordParser>=0.02 : textproc/p5-Text-RecordParser
  13. p5-Try-Tiny>=0.04 : lang/p5-Try-Tiny
  14. p5-XML-LibXML>=1.69 : textproc/p5-XML-LibXML
  15. p5-XML-Writer>=0.500 : textproc/p5-XML-Writer
  16. p5-YAML>=0.66 : textproc/p5-YAML
  17. perl5>=5.36<5.37 : lang/perl5.36
  18. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  2. p5-Test-Differences>=0 : devel/p5-Test-Differences
  3. p5-Test-Exception>=0.31 : devel/p5-Test-Exception
Runtime dependencies:
  1. p5-Carp-Clan>=0 : devel/p5-Carp-Clan
  2. p5-DBI>=1.54 : databases/p5-DBI
  3. p5-File-ShareDir>=1 : devel/p5-File-ShareDir
  4. p5-JSON-MaybeXS>=1.003003 : converters/p5-JSON-MaybeXS
  5. p5-Moo>=1.000003 : devel/p5-Moo
  6. p5-Package-Variant>=1.001001 : devel/p5-Package-Variant
  7. p5-Parse-RecDescent>=1.967009 : devel/p5-Parse-RecDescent
  8. p5-Spreadsheet-ParseExcel>=0.41 : textproc/p5-Spreadsheet-ParseExcel
  9. p5-Sub-Quote>=0 : devel/p5-Sub-Quote
  10. p5-Template-Toolkit>=2.20 : www/p5-Template-Toolkit
  11. p5-Text-RecordParser>=0.02 : textproc/p5-Text-RecordParser
  12. p5-Try-Tiny>=0.04 : lang/p5-Try-Tiny
  13. p5-XML-LibXML>=1.69 : textproc/p5-XML-LibXML
  14. p5-XML-Writer>=0.500 : textproc/p5-XML-Writer
  15. p5-YAML>=0.66 : textproc/p5-YAML
  16. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. databases/p5-DBICx-Deploy
  2. databases/p5-DBICx-Sugar
  3. databases/p5-DBICx-TestDatabase
  4. databases/p5-DBIx-Class-DeploymentHandler
  5. databases/p5-DBIx-Class-EncodedColumn
  6. databases/p5-DBIx-Class-Migration
  7. databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
Expand this list (16 items / 9 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/p5-DBIx-NoSQL
  3. databases/p5-GitDDL
  4. databases/p5-GitDDL-Migrator
  5. devel/p5-Test-DBIx-Class
  6. lang/p5-JSAN
  7. net-mgmt/netdisco
  8. www/p5-Catalyst-Plugin-AutoCRUD
  9. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. security/openvas8-manager*
  2. security/openvas9-manager*
  3. Collapse this list of deleted ports.
for Run
  1. databases/p5-DBICx-Deploy
  2. databases/p5-DBICx-Sugar
  3. databases/p5-DBICx-TestDatabase
  4. databases/p5-DBIx-Class-DeploymentHandler
  5. databases/p5-DBIx-Class-EncodedColumn
  6. databases/p5-DBIx-Class-Migration
  7. databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
Expand this list (17 items / 10 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/p5-DBIx-NoSQL
  3. databases/p5-GitDDL
  4. databases/p5-GitDDL-Migrator
  5. devel/p5-Test-DBIx-Class
  6. lang/p5-JSAN
  7. net-mgmt/netdisco
  8. net-mgmt/netdot
  9. www/p5-Catalyst-Plugin-AutoCRUD
  10. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. security/openvas8-manager*
  2. security/openvas9-manager*
  3. 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-SQL-Translator-1.65: DIAGRAM=off: Diagram generation support ===> Use 'make config' to modify these settings
Options name:
databases_p5-SQL-Translator
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/SQL/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/SQL/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/SQL/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/SQL/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/SQL/
  7. http://backpan.perl.org/modules/by-module/SQL/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/SQL/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/SQL/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/SQL/
  12. https://www.cpan.org/modules/by-module/SQL/
Collapse this list.

Number of commits found: 70

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.65
03 Feb 2024 12:39:47
commit hash: f9f36a0a0a6b51ad69214c52b8d3aa4fb7ca40c1commit hash: f9f36a0a0a6b51ad69214c52b8d3aa4fb7ca40c1commit hash: f9f36a0a0a6b51ad69214c52b8d3aa4fb7ca40c1commit hash: f9f36a0a0a6b51ad69214c52b8d3aa4fb7ca40c1 files touched by this commit
Wen Heping (wen) search for other commits by this committer
databases/p5-SQL-Translator: Update to 1.65
1.64
25 Dec 2023 16:11:00
commit hash: 8491bac1fdc0264690f67c1b72711bc4aa2f50e0commit hash: 8491bac1fdc0264690f67c1b72711bc4aa2f50e0commit hash: 8491bac1fdc0264690f67c1b72711bc4aa2f50e0commit hash: 8491bac1fdc0264690f67c1b72711bc4aa2f50e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/p5-SQL-Translator: Update to 1.64

Changes:	https://metacpan.org/dist/SQL-Translator/changes
1.63
18 Mar 2023 09:50:44
commit hash: 44f5ecddec74c67644d7a8fd36d26729e5ab295ccommit hash: 44f5ecddec74c67644d7a8fd36d26729e5ab295ccommit hash: 44f5ecddec74c67644d7a8fd36d26729e5ab295ccommit hash: 44f5ecddec74c67644d7a8fd36d26729e5ab295c files touched by this commit
Wen Heping (wen) search for other commits by this committer
databases/p5-SQL-Translator: Update to 1.63
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.62
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.62
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.62
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.62
19 Dec 2020 20:17:17
Revision:558594Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of *_DEPENDS
1.62
23 Sep 2020 18:51:04
Revision:549806Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.62

Changes:	https://metacpan.org/changes/distribution/SQL-Translator
1.61
20 Apr 2020 00:59:57
Revision:532171Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.61
1.60_1
04 Dec 2019 14:26:45
Revision:519013Original commit files touched by this commit
swills search for other commits by this committer
databases/p5-SQL-Translator: remove unnecessary REINPLACE_CMD

While here, pet portlint
1.60
30 May 2019 21:56:57
Revision:503106Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.60

- Fix *_DEPENDS
- Update version requirement of TEST_DEPENDS

Changes:	https://metacpan.org/changes/distribution/SQL-Translator
0.11024
06 Apr 2019 14:43:15
Revision:498107Original commit files touched by this commit
sunpoet search for other commits by this committer
Use real PORTVERSION of devel/p5-Parse-RecDescent
0.11024
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.11024
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.11024
11 Jan 2018 18:35:30
Revision:458768Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.11024

Changes:	http://search.cpan.org/dist/SQL-Translator/Changes
0.11023
07 Dec 2017 16:01:44
Revision:455728Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.11023

- Add NO_ARCH

Changes:	http://search.cpan.org/dist/SQL-Translator/Changes
0.11021_2
12 Oct 2017 08:09:49
Revision:451815Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert to test framework
0.11021_2
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.11021_2
11 Apr 2017 00:47:29
Revision:438228Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove Perl core module

- Bump PORTREVISION for dependency change
0.11021_1
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.11021_1
21 Mar 2016 14:04:34
Revision:411567Original commit files touched by this commit
mat search for other commits by this committer
Fix DIAGRAM option, add p5-strictures dependency.

PR:		206689
Submitted by:	matthew
Sponsored by:	Absolight
0.11021
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.11021
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.11021
12 Feb 2015 21:38:09
Revision:378898Original commit files touched by this commit
pi search for other commits by this committer
databases/p5-SQL-Translator: 0.11020 -> 0.11021

- Fix Oracle producer generating an unnecessary / at the end in case there
  are no triggers
- Skip HTML tests if CGI is not installed (RT#98027)
- Fix JSON and YAML tests if the defaults have been tweaked (RT#98824)
- Fixes for parsing and producing identifiers and values that need
  quoting and escaping for SQLite, MySQL, PostgreSQL, SQLServer and
  Oracle (RT#90700, RT#31034)
- Add support for ALTER TABLE ... ADD CONSTRAINT to Oracle parser
- Add trigger support to Oracle parser (RT#62927)
- Fix erroneous PostgreSQL floating point type translations (RT#99725)
- Remove executable bit from Parser/JSON.pm (RT#100532)
- Update the Free Software Foundation's address (RT#100531)
- Provide default index names for SQLite (GH#45)
- Fix multi-column indexes in Parser::DBI::PostgreSQL
- Fix array data types in Parser::PostgreSQL (GH#49)
- Fix multidimensional sizes in Parser::PostgreSQL

PR:		195194
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
0.11020
07 Dec 2014 07:19:44
Revision:374172Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.11020
Changes: http://cpansearch.perl.org/src/ILMARI/SQL-Translator-0.11020/Changes
0.11018_2
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.11018_1
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.11018_1
03 Jan 2014 16:22:02
Revision:338561Original commit files touched by this commit
antoine search for other commits by this committer
Fix plist (JSON parser and producer orphaned)
0.11018
05 Nov 2013 17:56:05
Revision:332881Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.11018
- Add LICENSE
- Fix and sort *_DEPENDS
- Convert to new options helper
- Use REINPLACE_CMD instead of patch file

Changes:	http://search.cpan.org/dist/SQL-Translator/Changes
0.11016
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.11016
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.11016
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.11016
01 Jan 2013 14:55:43
Revision:309773Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.11016.

Changes:	http://search.cpan.org/dist/SQL-Translator/Changes
0.11010_1
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.11010_1
13 May 2012 12:40:25
Original commit files touched by this commit
lth search for other commits by this committer
- pass maintainership
0.11010_1
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.11010_1
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.11010_1
29 Jan 2012 21:20:26
Original commit files touched by this commit
swills search for other commits by this committer
- Add missing DEPENDS

PR:             ports/164337
Submitted by:   swills (myself)
Approved by:    maintainer (blanket)
0.11010
21 Oct 2011 07:50:00
Original commit files touched by this commit
lth search for other commits by this committer
- Update to 0.11010
- Remove obsolete conditional dependency
0.11008
12 Jun 2011 19:32:29
Original commit files touched by this commit
lth search for other commits by this committer
- Update to 0.11008
- Optional dependencies [1]

PR:             ports/157198 [1]
Submitted by:   swills [1]
0.11007
13 Dec 2010 08:34:30
Original commit files touched by this commit
lth search for other commits by this committer
Update to 0.11007

PR:             ports/153058
Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
0.11006
08 Jun 2010 11:22:33
Original commit files touched by this commit
lth search for other commits by this committer
Update to 0.11006
0.11005_1
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.11005
07 Mar 2010 16:58:02
Original commit files touched by this commit
lth search for other commits by this committer
Update to 0.11005
0.11004
15 Feb 2010 10:57:09
Original commit files touched by this commit
lth search for other commits by this committer
Update to 0.11004
0.11003_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.11003_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.11003
19 Jan 2010 07:54:43
Original commit files touched by this commit
lth search for other commits by this committer
Fixup pkg-plist

Noted by:       pointyhat via pav
0.11003
15 Jan 2010 13:12:21
Original commit files touched by this commit
lth search for other commits by this committer
Update to 0.11003

PR:             ports/142015
Submitted by:   Alex Deiter <alex.deiter@gmail.com>
0.09.004_2
29 Sep 2009 01:27:21
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove unneeded dependencies.
- Add a patch to avoid confusing of load() method (obtained from the
  latest version).

No response from:       lth (24 days)
Feature safe:   yes
0.09.004_1
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.09.004
10 Mar 2009 14:59:58
Original commit files touched by this commit
lth search for other commits by this committer
Update to 0.09.004 (distversion 0.09004)
0.09.002
17 Dec 2008 12:58:17
Original commit files touched by this commit
lth search for other commits by this committer
Update to 0.09.002 (distversion 0.09002)
0.09.001
21 Aug 2008 07:03:41
Original commit files touched by this commit
lth search for other commits by this committer
Update to 0.09.001 (distversion 0.09001)
0.09.000
30 Jun 2008 11:34:17
Original commit files touched by this commit
lth search for other commits by this committer
Update to 0.09.000 (distversion 0.09000)
0.08_2
06 Jun 2008 13:17:10
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.08_1
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.08_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.08
25 Jan 2007 19:59:52
Original commit files touched by this commit
lth search for other commits by this committer
Fix plist

Noticed by:     pointyhat via pav
0.08
30 Dec 2006 22:17:55
Original commit files touched by this commit
lth search for other commits by this committer
- Update to 0.08
- Remove repeated text in pkg-descr
0.07
22 Jan 2006 08:23:41
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.07
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.07
05 Jul 2005 20:25:58
Original commit files touched by this commit
lth search for other commits by this committer
- Update to 0.07
- Port now requires perl 5.6
0.06_2
11 Jun 2005 16:13:12
Original commit files touched by this commit
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
0.06_1
24 Oct 2004 19:59:22
Original commit files touched by this commit
lth search for other commits by this committer
- Modify patch-collection to fit release
0.06
12 Oct 2004 21:14:49
Original commit files touched by this commit
lth search for other commits by this committer
Update to 0.06

PR:             ports/71494
Submitted by:   mat
0.05_1
01 Jun 2004 12:32:33
Original commit files touched by this commit
lth search for other commits by this committer
Change of email address.

Approved by:    erwin (mentor)
0.05_1
10 May 2004 13:21:29
Original commit files touched by this commit
mat search for other commits by this committer
Now works with stock perl 5.005_03

PR:             66431
Submitted by:   Lars Thegler <lars@thegler.dk> (maintainer)
0.05
06 May 2004 10:39:26
Original commit files touched by this commit
mat search for other commits by this committer
Add p5-SQL-Translator 0.05, manipulate structured data definitions (SQL
and more).

PR:             ports/65469
Submitted by:   Lars Thegler <lars@thegler.dk>

Number of commits found: 70