notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

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

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

Port details on branch 2022Q3
p5-Oryx Meta-Model Driven Object Persistance with Multiple Inheritance
0.24_2 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.24_2Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-02-19 20:08:46
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: not specified in port
WWW:
https://metacpan.org/release/Oryx
Description:
Oryx is an object persistence framework which supports both object-relational mapping as well as DMB style databases and as such is not coupled with any particular storage back-end. In other words, you should be able to swap out an RDMBS with a DBM style database (and vice versa) without changing your persistent classes at all.
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 (94 items)
Collapse this list.
  1. lib/perl5/site_perl/Oryx.pm
  2. lib/perl5/site_perl/Oryx/Association.pm
  3. lib/perl5/site_perl/Oryx/Association/Array.pm
  4. lib/perl5/site_perl/Oryx/Association/Hash.pm
  5. lib/perl5/site_perl/Oryx/Association/Reference.pm
  6. lib/perl5/site_perl/Oryx/Attribute.pm
  7. lib/perl5/site_perl/Oryx/Class.pm
  8. lib/perl5/site_perl/Oryx/DBI.pm
  9. lib/perl5/site_perl/Oryx/DBI/Association.pm
  10. lib/perl5/site_perl/Oryx/DBI/Association/Array.pm
  11. lib/perl5/site_perl/Oryx/DBI/Association/Hash.pm
  12. lib/perl5/site_perl/Oryx/DBI/Association/Reference.pm
  13. lib/perl5/site_perl/Oryx/DBI/Attribute.pm
  14. lib/perl5/site_perl/Oryx/DBI/Class.pm
  15. lib/perl5/site_perl/Oryx/DBI/Method.pm
  16. lib/perl5/site_perl/Oryx/DBI/Parent.pm
  17. lib/perl5/site_perl/Oryx/DBI/Util.pm
  18. lib/perl5/site_perl/Oryx/DBI/Util/Generic.pm
  19. lib/perl5/site_perl/Oryx/DBI/Util/Pg.pm
  20. lib/perl5/site_perl/Oryx/DBI/Util/SQLite.pm
  21. lib/perl5/site_perl/Oryx/DBI/Util/mysql.pm
  22. lib/perl5/site_perl/Oryx/DBM.pm
  23. lib/perl5/site_perl/Oryx/DBM/Association.pm
  24. lib/perl5/site_perl/Oryx/DBM/Association/Array.pm
  25. lib/perl5/site_perl/Oryx/DBM/Association/Hash.pm
  26. lib/perl5/site_perl/Oryx/DBM/Association/Reference.pm
  27. lib/perl5/site_perl/Oryx/DBM/Attribute.pm
  28. lib/perl5/site_perl/Oryx/DBM/Class.pm
  29. lib/perl5/site_perl/Oryx/DBM/Method.pm
  30. lib/perl5/site_perl/Oryx/DBM/Parent.pm
  31. lib/perl5/site_perl/Oryx/DBM/Util.pm
  32. lib/perl5/site_perl/Oryx/Manual/Guts.pod
  33. lib/perl5/site_perl/Oryx/MetaClass.pm
  34. lib/perl5/site_perl/Oryx/Parent.pm
  35. lib/perl5/site_perl/Oryx/Schema.pm
  36. lib/perl5/site_perl/Oryx/Schema/Generator.pm
  37. lib/perl5/site_perl/Oryx/Schema/Stub.pm
  38. lib/perl5/site_perl/Oryx/Schema/XSD.pm
  39. lib/perl5/site_perl/Oryx/Value.pm
  40. lib/perl5/site_perl/Oryx/Value/Binary.pm
  41. lib/perl5/site_perl/Oryx/Value/Boolean.pm
  42. lib/perl5/site_perl/Oryx/Value/Complex.pm
  43. lib/perl5/site_perl/Oryx/Value/DateTime.pm
  44. lib/perl5/site_perl/Oryx/Value/Float.pm
  45. lib/perl5/site_perl/Oryx/Value/Integer.pm
  46. lib/perl5/site_perl/Oryx/Value/Oid.pm
  47. lib/perl5/site_perl/Oryx/Value/String.pm
  48. lib/perl5/site_perl/Oryx/Value/Text.pm
  49. lib/perl5/site_perl/man/man3/Oryx.3.gz
  50. lib/perl5/site_perl/man/man3/Oryx::Association.3.gz
  51. lib/perl5/site_perl/man/man3/Oryx::Association::Array.3.gz
  52. lib/perl5/site_perl/man/man3/Oryx::Association::Hash.3.gz
  53. lib/perl5/site_perl/man/man3/Oryx::Association::Reference.3.gz
  54. lib/perl5/site_perl/man/man3/Oryx::Attribute.3.gz
  55. lib/perl5/site_perl/man/man3/Oryx::Class.3.gz
  56. lib/perl5/site_perl/man/man3/Oryx::DBI.3.gz
  57. lib/perl5/site_perl/man/man3/Oryx::DBI::Association.3.gz
  58. lib/perl5/site_perl/man/man3/Oryx::DBI::Association::Array.3.gz
  59. lib/perl5/site_perl/man/man3/Oryx::DBI::Association::Hash.3.gz
  60. lib/perl5/site_perl/man/man3/Oryx::DBI::Association::Reference.3.gz
  61. lib/perl5/site_perl/man/man3/Oryx::DBI::Attribute.3.gz
  62. lib/perl5/site_perl/man/man3/Oryx::DBI::Class.3.gz
  63. lib/perl5/site_perl/man/man3/Oryx::DBI::Parent.3.gz
  64. lib/perl5/site_perl/man/man3/Oryx::DBI::Util.3.gz
  65. lib/perl5/site_perl/man/man3/Oryx::DBI::Util::Generic.3.gz
  66. lib/perl5/site_perl/man/man3/Oryx::DBI::Util::Pg.3.gz
  67. lib/perl5/site_perl/man/man3/Oryx::DBI::Util::SQLite.3.gz
  68. lib/perl5/site_perl/man/man3/Oryx::DBI::Util::mysql.3.gz
  69. lib/perl5/site_perl/man/man3/Oryx::DBM.3.gz
  70. lib/perl5/site_perl/man/man3/Oryx::DBM::Association.3.gz
  71. lib/perl5/site_perl/man/man3/Oryx::DBM::Association::Array.3.gz
  72. lib/perl5/site_perl/man/man3/Oryx::DBM::Association::Hash.3.gz
  73. lib/perl5/site_perl/man/man3/Oryx::DBM::Association::Reference.3.gz
  74. lib/perl5/site_perl/man/man3/Oryx::DBM::Attribute.3.gz
  75. lib/perl5/site_perl/man/man3/Oryx::DBM::Class.3.gz
  76. lib/perl5/site_perl/man/man3/Oryx::DBM::Parent.3.gz
  77. lib/perl5/site_perl/man/man3/Oryx::DBM::Util.3.gz
  78. lib/perl5/site_perl/man/man3/Oryx::Manual::Guts.3.gz
  79. lib/perl5/site_perl/man/man3/Oryx::MetaClass.3.gz
  80. lib/perl5/site_perl/man/man3/Oryx::Parent.3.gz
  81. lib/perl5/site_perl/man/man3/Oryx::Schema.3.gz
  82. lib/perl5/site_perl/man/man3/Oryx::Value.3.gz
  83. lib/perl5/site_perl/man/man3/Oryx::Value::Binary.3.gz
  84. lib/perl5/site_perl/man/man3/Oryx::Value::Boolean.3.gz
  85. lib/perl5/site_perl/man/man3/Oryx::Value::Complex.3.gz
  86. lib/perl5/site_perl/man/man3/Oryx::Value::DateTime.3.gz
  87. lib/perl5/site_perl/man/man3/Oryx::Value::Float.3.gz
  88. lib/perl5/site_perl/man/man3/Oryx::Value::Integer.3.gz
  89. lib/perl5/site_perl/man/man3/Oryx::Value::Oid.3.gz
  90. lib/perl5/site_perl/man/man3/Oryx::Value::String.3.gz
  91. lib/perl5/site_perl/man/man3/Oryx::Value::Text.3.gz
  92. @owner
  93. @group
  94. @mode
Collapse this list.
Dependency lines:
  • p5-Oryx>0:databases/p5-Oryx
To install the port:
cd /usr/ports/databases/p5-Oryx/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-Oryx
  • pkg install p5-Oryx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Oryx
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Oryx-0.24.tar.gz) = fadaeb839475c2ade230c4591f237beee14d913eb917b14669e307ae025282dd SIZE (Oryx-0.24.tar.gz) = 62147

Packages (timestamps in pop-ups are UTC):
p5-Oryx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.24_20.24_20.24_20.24_20.24_2-0.24_2-
FreeBSD:13:quarterly0.24_20.24_20.24_20.24_20.24_20.24_20.24_20.24_2
FreeBSD:14:latest0.24_20.24_20.24_20.24_20.24_20.24_2-0.24_2
FreeBSD:14:quarterly0.24_20.24_2-0.24_20.24_20.24_20.24_20.24_2
FreeBSD:15:latest0.24_20.24_2n/a0.24_2n/a0.24_20.24_20.24_2
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-SQL-Abstract>=0 : databases/p5-SQL-Abstract
  2. p5-DBM-Deep>=0 : databases/p5-DBM-Deep
  3. p5-YAML>=0 : textproc/p5-YAML
  4. p5-Class-Date>=0 : devel/p5-Class-Date
  5. p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
  6. p5-Ima-DBI>=0 : databases/p5-Ima-DBI
  7. p5-Data-Types>=0 : devel/p5-Data-Types
  8. p5-Class-Observable>=0 : devel/p5-Class-Observable
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-SQL-Abstract>=0 : databases/p5-SQL-Abstract
  2. p5-DBM-Deep>=0 : databases/p5-DBM-Deep
  3. p5-YAML>=0 : textproc/p5-YAML
  4. p5-Class-Date>=0 : devel/p5-Class-Date
  5. p5-Class-Data-Inheritable>=0 : devel/p5-Class-Data-Inheritable
  6. p5-Ima-DBI>=0 : databases/p5-Ima-DBI
  7. p5-Data-Types>=0 : devel/p5-Data-Types
  8. p5-Class-Observable>=0 : devel/p5-Class-Observable
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. www/p5-Catalyst-Model-Oryx
for Run
  1. www/p5-Catalyst-Model-Oryx

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

There are no commits on branch 2022Q3 for this port