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-SPOPS Simple Perl Object Persistence with Security
0.87 devel on this many watch lists=1 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.87Version of this port present on the latest quarterly branch.
Maintainer: svysh.fbsd@gmail.com search for ports maintained by this maintainer
Port Added: 2002-05-27 14:22:36
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python, p5-Time-Piece
Also Listed In: perl5
License: ART10 GPLv2+
WWW:
https://metacpan.org/release/SPOPS
Description:
Simple Perl Object Persistence with Security
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 (177 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-SPOPS-0.87/catalog.mk
  2. /usr/local/share/licenses/p5-SPOPS-0.87/LICENSE
  3. /usr/local/share/licenses/p5-SPOPS-0.87/ART10
  4. /usr/local/share/licenses/p5-SPOPS-0.87/GPLv2+
  5. lib/perl5/site_perl/SPOPS.pm
  6. lib/perl5/site_perl/SPOPS/ClassFactory.pm
  7. lib/perl5/site_perl/SPOPS/ClassFactory/DBI.pm
  8. lib/perl5/site_perl/SPOPS/ClassFactory/DefaultBehavior.pm
  9. lib/perl5/site_perl/SPOPS/ClassFactory/LDAP.pm
  10. lib/perl5/site_perl/SPOPS/DBI.pm
  11. lib/perl5/site_perl/SPOPS/DBI/InterBase.pm
  12. lib/perl5/site_perl/SPOPS/DBI/MySQL.pm
  13. lib/perl5/site_perl/SPOPS/DBI/Oracle.pm
  14. lib/perl5/site_perl/SPOPS/DBI/Pg.pm
  15. lib/perl5/site_perl/SPOPS/DBI/SQLite.pm
  16. lib/perl5/site_perl/SPOPS/DBI/Sybase.pm
  17. lib/perl5/site_perl/SPOPS/DBI/TypeInfo.pm
  18. lib/perl5/site_perl/SPOPS/Error.pm
  19. lib/perl5/site_perl/SPOPS/Exception.pm
  20. lib/perl5/site_perl/SPOPS/Exception/DBI.pm
  21. lib/perl5/site_perl/SPOPS/Exception/LDAP.pm
  22. lib/perl5/site_perl/SPOPS/Exception/Security.pm
  23. lib/perl5/site_perl/SPOPS/Export.pm
  24. lib/perl5/site_perl/SPOPS/Export/DBI/Data.pm
  25. lib/perl5/site_perl/SPOPS/Export/Object.pm
  26. lib/perl5/site_perl/SPOPS/Export/Perl.pm
  27. lib/perl5/site_perl/SPOPS/Export/SQL.pm
  28. lib/perl5/site_perl/SPOPS/Export/XML.pm
  29. lib/perl5/site_perl/SPOPS/GDBM.pm
  30. lib/perl5/site_perl/SPOPS/HashFile.pm
  31. lib/perl5/site_perl/SPOPS/Import.pm
  32. lib/perl5/site_perl/SPOPS/Import/DBI/Data.pm
  33. lib/perl5/site_perl/SPOPS/Import/DBI/Delete.pm
  34. lib/perl5/site_perl/SPOPS/Import/DBI/GenericOperation.pm
  35. lib/perl5/site_perl/SPOPS/Import/DBI/Table.pm
  36. lib/perl5/site_perl/SPOPS/Import/DBI/TableTransform.pm
  37. lib/perl5/site_perl/SPOPS/Import/DBI/TableTransform/InterBase.pm
  38. lib/perl5/site_perl/SPOPS/Import/DBI/TableTransform/MySQL.pm
  39. lib/perl5/site_perl/SPOPS/Import/DBI/TableTransform/Oracle.pm
  40. lib/perl5/site_perl/SPOPS/Import/DBI/TableTransform/Pg.pm
  41. lib/perl5/site_perl/SPOPS/Import/DBI/TableTransform/SQLite.pm
  42. lib/perl5/site_perl/SPOPS/Import/DBI/TableTransform/Sybase.pm
  43. lib/perl5/site_perl/SPOPS/Import/DBI/Update.pm
  44. lib/perl5/site_perl/SPOPS/Import/Object.pm
  45. lib/perl5/site_perl/SPOPS/Initialize.pm
  46. lib/perl5/site_perl/SPOPS/Iterator.pm
  47. lib/perl5/site_perl/SPOPS/Iterator/DBI.pm
  48. lib/perl5/site_perl/SPOPS/Iterator/LDAP.pm
  49. lib/perl5/site_perl/SPOPS/Iterator/WrapList.pm
  50. lib/perl5/site_perl/SPOPS/Key/DBI/HandleField.pm
  51. lib/perl5/site_perl/SPOPS/Key/DBI/Identity.pm
  52. lib/perl5/site_perl/SPOPS/Key/DBI/Pool.pm
  53. lib/perl5/site_perl/SPOPS/Key/DBI/Sequence.pm
  54. lib/perl5/site_perl/SPOPS/Key/Random.pm
  55. lib/perl5/site_perl/SPOPS/Key/UUID.pm
  56. lib/perl5/site_perl/SPOPS/LDAP.pm
  57. lib/perl5/site_perl/SPOPS/LDAP/MultiDatasource.pm
  58. lib/perl5/site_perl/SPOPS/Loopback.pm
  59. lib/perl5/site_perl/SPOPS/Manual.pod
  60. lib/perl5/site_perl/SPOPS/Manual/CodeGeneration.pod
  61. lib/perl5/site_perl/SPOPS/Manual/Configuration.pod
  62. lib/perl5/site_perl/SPOPS/Manual/Cookbook.pod
  63. lib/perl5/site_perl/SPOPS/Manual/Datasource.pod
  64. lib/perl5/site_perl/SPOPS/Manual/Exceptions.pod
  65. lib/perl5/site_perl/SPOPS/Manual/ImportExport.pod
  66. lib/perl5/site_perl/SPOPS/Manual/Intro.pod
  67. lib/perl5/site_perl/SPOPS/Manual/Object.pod
  68. lib/perl5/site_perl/SPOPS/Manual/ObjectRules.pod
  69. lib/perl5/site_perl/SPOPS/Manual/Relationships.pod
  70. lib/perl5/site_perl/SPOPS/Manual/Security.pod
  71. lib/perl5/site_perl/SPOPS/Manual/Serialization.pod
  72. lib/perl5/site_perl/SPOPS/SQLInterface.pm
  73. lib/perl5/site_perl/SPOPS/Secure.pm
  74. lib/perl5/site_perl/SPOPS/Secure/DBI.pm
  75. lib/perl5/site_perl/SPOPS/Secure/Hierarchy.pm
  76. lib/perl5/site_perl/SPOPS/Secure/Loopback.pm
  77. lib/perl5/site_perl/SPOPS/Secure/Util.pm
  78. lib/perl5/site_perl/SPOPS/Tie.pm
  79. lib/perl5/site_perl/SPOPS/Tie/StrictField.pm
  80. lib/perl5/site_perl/SPOPS/Tool/CreateOnly.pm
  81. lib/perl5/site_perl/SPOPS/Tool/DBI/Datasource.pm
  82. lib/perl5/site_perl/SPOPS/Tool/DBI/DiscoverField.pm
  83. lib/perl5/site_perl/SPOPS/Tool/DBI/FindDefaults.pm
  84. lib/perl5/site_perl/SPOPS/Tool/DBI/MaintainLinkedList.pm
  85. lib/perl5/site_perl/SPOPS/Tool/DateConvert.pm
  86. lib/perl5/site_perl/SPOPS/Tool/LDAP/Datasource.pm
  87. lib/perl5/site_perl/SPOPS/Tool/ReadOnly.pm
  88. lib/perl5/site_perl/SPOPS/Tool/UTFConvert.pm
  89. lib/perl5/site_perl/SPOPS/Utility.pm
  90. lib/perl5/site_perl/man/man3/SPOPS.3.gz
  91. lib/perl5/site_perl/man/man3/SPOPS::ClassFactory.3.gz
  92. lib/perl5/site_perl/man/man3/SPOPS::ClassFactory::DBI.3.gz
  93. lib/perl5/site_perl/man/man3/SPOPS::ClassFactory::DefaultBehavior.3.gz
  94. lib/perl5/site_perl/man/man3/SPOPS::ClassFactory::LDAP.3.gz
  95. lib/perl5/site_perl/man/man3/SPOPS::DBI.3.gz
  96. lib/perl5/site_perl/man/man3/SPOPS::DBI::InterBase.3.gz
  97. lib/perl5/site_perl/man/man3/SPOPS::DBI::MySQL.3.gz
  98. lib/perl5/site_perl/man/man3/SPOPS::DBI::Oracle.3.gz
  99. lib/perl5/site_perl/man/man3/SPOPS::DBI::Pg.3.gz
  100. lib/perl5/site_perl/man/man3/SPOPS::DBI::SQLite.3.gz
  101. lib/perl5/site_perl/man/man3/SPOPS::DBI::Sybase.3.gz
  102. lib/perl5/site_perl/man/man3/SPOPS::DBI::TypeInfo.3.gz
  103. lib/perl5/site_perl/man/man3/SPOPS::Error.3.gz
  104. lib/perl5/site_perl/man/man3/SPOPS::Exception.3.gz
  105. lib/perl5/site_perl/man/man3/SPOPS::Exception::DBI.3.gz
  106. lib/perl5/site_perl/man/man3/SPOPS::Exception::LDAP.3.gz
  107. lib/perl5/site_perl/man/man3/SPOPS::Exception::Security.3.gz
  108. lib/perl5/site_perl/man/man3/SPOPS::Export.3.gz
  109. lib/perl5/site_perl/man/man3/SPOPS::Export::DBI::Data.3.gz
  110. lib/perl5/site_perl/man/man3/SPOPS::Export::Object.3.gz
  111. lib/perl5/site_perl/man/man3/SPOPS::Export::Perl.3.gz
  112. lib/perl5/site_perl/man/man3/SPOPS::Export::SQL.3.gz
  113. lib/perl5/site_perl/man/man3/SPOPS::Export::XML.3.gz
  114. lib/perl5/site_perl/man/man3/SPOPS::GDBM.3.gz
  115. lib/perl5/site_perl/man/man3/SPOPS::HashFile.3.gz
  116. lib/perl5/site_perl/man/man3/SPOPS::Import.3.gz
  117. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::Data.3.gz
  118. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::Delete.3.gz
  119. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::GenericOperation.3.gz
  120. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::Table.3.gz
  121. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::TableTransform.3.gz
  122. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::TableTransform::InterBase.3.gz
  123. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::TableTransform::MySQL.3.gz
  124. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::TableTransform::Oracle.3.gz
  125. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::TableTransform::Pg.3.gz
  126. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::TableTransform::SQLite.3.gz
  127. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::TableTransform::Sybase.3.gz
  128. lib/perl5/site_perl/man/man3/SPOPS::Import::DBI::Update.3.gz
  129. lib/perl5/site_perl/man/man3/SPOPS::Import::Object.3.gz
  130. lib/perl5/site_perl/man/man3/SPOPS::Initialize.3.gz
  131. lib/perl5/site_perl/man/man3/SPOPS::Iterator.3.gz
  132. lib/perl5/site_perl/man/man3/SPOPS::Iterator::DBI.3.gz
  133. lib/perl5/site_perl/man/man3/SPOPS::Iterator::LDAP.3.gz
  134. lib/perl5/site_perl/man/man3/SPOPS::Iterator::WrapList.3.gz
  135. lib/perl5/site_perl/man/man3/SPOPS::Key::DBI::HandleField.3.gz
  136. lib/perl5/site_perl/man/man3/SPOPS::Key::DBI::Identity.3.gz
  137. lib/perl5/site_perl/man/man3/SPOPS::Key::DBI::Pool.3.gz
  138. lib/perl5/site_perl/man/man3/SPOPS::Key::DBI::Sequence.3.gz
  139. lib/perl5/site_perl/man/man3/SPOPS::Key::Random.3.gz
  140. lib/perl5/site_perl/man/man3/SPOPS::Key::UUID.3.gz
  141. lib/perl5/site_perl/man/man3/SPOPS::LDAP.3.gz
  142. lib/perl5/site_perl/man/man3/SPOPS::LDAP::MultiDatasource.3.gz
  143. lib/perl5/site_perl/man/man3/SPOPS::Loopback.3.gz
  144. lib/perl5/site_perl/man/man3/SPOPS::Manual.3.gz
  145. lib/perl5/site_perl/man/man3/SPOPS::Manual::CodeGeneration.3.gz
  146. lib/perl5/site_perl/man/man3/SPOPS::Manual::Configuration.3.gz
  147. lib/perl5/site_perl/man/man3/SPOPS::Manual::Cookbook.3.gz
  148. lib/perl5/site_perl/man/man3/SPOPS::Manual::Datasource.3.gz
  149. lib/perl5/site_perl/man/man3/SPOPS::Manual::Exceptions.3.gz
  150. lib/perl5/site_perl/man/man3/SPOPS::Manual::ImportExport.3.gz
  151. lib/perl5/site_perl/man/man3/SPOPS::Manual::Intro.3.gz
  152. lib/perl5/site_perl/man/man3/SPOPS::Manual::Object.3.gz
  153. lib/perl5/site_perl/man/man3/SPOPS::Manual::ObjectRules.3.gz
  154. lib/perl5/site_perl/man/man3/SPOPS::Manual::Relationships.3.gz
  155. lib/perl5/site_perl/man/man3/SPOPS::Manual::Security.3.gz
  156. lib/perl5/site_perl/man/man3/SPOPS::Manual::Serialization.3.gz
  157. lib/perl5/site_perl/man/man3/SPOPS::SQLInterface.3.gz
  158. lib/perl5/site_perl/man/man3/SPOPS::Secure.3.gz
  159. lib/perl5/site_perl/man/man3/SPOPS::Secure::DBI.3.gz
  160. lib/perl5/site_perl/man/man3/SPOPS::Secure::Hierarchy.3.gz
  161. lib/perl5/site_perl/man/man3/SPOPS::Secure::Loopback.3.gz
  162. lib/perl5/site_perl/man/man3/SPOPS::Secure::Util.3.gz
  163. lib/perl5/site_perl/man/man3/SPOPS::Tie.3.gz
  164. lib/perl5/site_perl/man/man3/SPOPS::Tie::StrictField.3.gz
  165. lib/perl5/site_perl/man/man3/SPOPS::Tool::CreateOnly.3.gz
  166. lib/perl5/site_perl/man/man3/SPOPS::Tool::DBI::Datasource.3.gz
  167. lib/perl5/site_perl/man/man3/SPOPS::Tool::DBI::DiscoverField.3.gz
  168. lib/perl5/site_perl/man/man3/SPOPS::Tool::DBI::FindDefaults.3.gz
  169. lib/perl5/site_perl/man/man3/SPOPS::Tool::DBI::MaintainLinkedList.3.gz
  170. lib/perl5/site_perl/man/man3/SPOPS::Tool::DateConvert.3.gz
  171. lib/perl5/site_perl/man/man3/SPOPS::Tool::LDAP::Datasource.3.gz
  172. lib/perl5/site_perl/man/man3/SPOPS::Tool::ReadOnly.3.gz
  173. lib/perl5/site_perl/man/man3/SPOPS::Tool::UTFConvert.3.gz
  174. lib/perl5/site_perl/man/man3/SPOPS::Utility.3.gz
  175. @owner
  176. @group
  177. @mode
Collapse this list.
Dependency lines:
  • p5-SPOPS>0:devel/p5-SPOPS
To install the port:
cd /usr/ports/devel/p5-SPOPS/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-SPOPS
  • pkg install p5-SPOPS
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-SPOPS
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1509860512 SHA256 (SPOPS-0.87.tar.gz) = 900d6b173023a036882843dfe56be2afa7987d264cab92b36cd79711994b17c7 SIZE (SPOPS-0.87.tar.gz) = 291946

Packages (timestamps in pop-ups are UTC):
p5-SPOPS
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.870.870.870.870.87-0.87-
FreeBSD:13:quarterly0.870.870.870.870.870.870.870.87
FreeBSD:14:latest0.870.870.870.870.870.87-0.87
FreeBSD:14:quarterly0.870.87-0.870.870.870.870.87
FreeBSD:15:latest0.870.87n/a0.87n/a0.870.870.87
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-Class-Accessor>=0.17 : devel/p5-Class-Accessor
  2. p5-Class-Date>=1 : devel/p5-Class-Date
  3. p5-Class-Factory>=1 : devel/p5-Class-Factory
  4. p5-Class-Fields>=0.140 : devel/p5-Class-Fields
  5. p5-Class-ISA>=0.32 : devel/p5-Class-ISA
  6. p5-Devel-StackTrace>=0.90 : devel/p5-Devel-StackTrace
  7. p5-Log-Dispatch>=2 : devel/p5-Log-Dispatch
  8. p5-Log-Log4perl>=0.35 : devel/p5-Log-Log4perl
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Class-Accessor>=0.17 : devel/p5-Class-Accessor
  2. p5-Class-Date>=1 : devel/p5-Class-Date
  3. p5-Class-Factory>=1 : devel/p5-Class-Factory
  4. p5-Class-Fields>=0.140 : devel/p5-Class-Fields
  5. p5-Class-ISA>=0.32 : devel/p5-Class-ISA
  6. p5-Devel-StackTrace>=0.90 : devel/p5-Devel-StackTrace
  7. p5-Log-Dispatch>=2 : devel/p5-Log-Dispatch
  8. p5-Log-Log4perl>=0.35 : devel/p5-Log-Log4perl
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_p5-SPOPS
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/C/CW/CWINTERS/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CW/CWINTERS/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/SPOPS/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/C/CW/CWINTERS/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/C/CW/CWINTERS/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/C/CW/CWINTERS/
  7. http://backpan.perl.org/authors/id/C/CW/CWINTERS/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/C/CW/CWINTERS/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/C/CW/CWINTERS/
  10. https://cpan.metacpan.org/authors/id/C/CW/CWINTERS/
  11. https://cpan.metacpan.org/modules/by-module/SPOPS/
  12. https://www.cpan.org/authors/id/C/CW/CWINTERS/
Collapse this list.

There are no commits on branch 2022Q3 for this port