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
p5-Connector Generic connection to a hierarchical-structured data set
1.54 devel 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 1.54Version of this port present on the latest quarterly branch.
Maintainer: svysh.fbsd@gmail.com search for ports maintained by this maintainer
Port Added: 2014-09-06 14:17:17
Last Update: 2024-03-19 14:18:30
Commit Hash: 8c78376
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://github.com/whiterabbitsecurity/connector
Description:
The Connector provides a generic connection to a data set, typically configuration data in a hierarchical structure. Each connector object accepts the get(KEY) method, which, when given a key, returns the associated value from the connector's data source. Typically, a connector acts as a proxy to a simple data source like YAML, Config::Std, Config::Versioned, or to a more complex data source like an LDAP server or Proc::SafeExec. The standard calling convention via get(KEY) makes the connectors interchangeable.
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 (82 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Connector-1.54/catalog.mk
  2. /usr/local/share/licenses/p5-Connector-1.54/LICENSE
  3. /usr/local/share/licenses/p5-Connector-1.54/ART10
  4. /usr/local/share/licenses/p5-Connector-1.54/GPLv1+
  5. lib/perl5/site_perl/man/man3/Connector.3.gz
  6. lib/perl5/site_perl/man/man3/Connector::Builtin.3.gz
  7. lib/perl5/site_perl/man/man3/Connector::Builtin::Authentication::LDAP.3.gz
  8. lib/perl5/site_perl/man/man3/Connector::Builtin::Authentication::Password.3.gz
  9. lib/perl5/site_perl/man/man3/Connector::Builtin::Authentication::PasswordScheme.3.gz
  10. lib/perl5/site_perl/man/man3/Connector::Builtin::Env.3.gz
  11. lib/perl5/site_perl/man/man3/Connector::Builtin::File::Path.3.gz
  12. lib/perl5/site_perl/man/man3/Connector::Builtin::File::SCP.3.gz
  13. lib/perl5/site_perl/man/man3/Connector::Builtin::File::Simple.3.gz
  14. lib/perl5/site_perl/man/man3/Connector::Builtin::Inline.3.gz
  15. lib/perl5/site_perl/man/man3/Connector::Builtin::Memory.3.gz
  16. lib/perl5/site_perl/man/man3/Connector::Builtin::Null.3.gz
  17. lib/perl5/site_perl/man/man3/Connector::Builtin::Static.3.gz
  18. lib/perl5/site_perl/man/man3/Connector::Iterator.3.gz
  19. lib/perl5/site_perl/man/man3/Connector::Multi.3.gz
  20. lib/perl5/site_perl/man/man3/Connector::Multi::Merge.3.gz
  21. lib/perl5/site_perl/man/man3/Connector::Multi::YAML.3.gz
  22. lib/perl5/site_perl/man/man3/Connector::Proxy.3.gz
  23. lib/perl5/site_perl/man/man3/Connector::Proxy::Authentication::KeyNanny.3.gz
  24. lib/perl5/site_perl/man/man3/Connector::Proxy::Config::Std.3.gz
  25. lib/perl5/site_perl/man/man3/Connector::Proxy::DBI.3.gz
  26. lib/perl5/site_perl/man/man3/Connector::Proxy::HTTP.3.gz
  27. lib/perl5/site_perl/man/man3/Connector::Proxy::JSON.3.gz
  28. lib/perl5/site_perl/man/man3/Connector::Proxy::Net::FTP.3.gz
  29. lib/perl5/site_perl/man/man3/Connector::Proxy::Net::LDAP.3.gz
  30. lib/perl5/site_perl/man/man3/Connector::Proxy::Net::LDAP::DN.3.gz
  31. lib/perl5/site_perl/man/man3/Connector::Proxy::Net::LDAP::Simple.3.gz
  32. lib/perl5/site_perl/man/man3/Connector::Proxy::Net::LDAP::Single.3.gz
  33. lib/perl5/site_perl/man/man3/Connector::Proxy::Net::SFTP.3.gz
  34. lib/perl5/site_perl/man/man3/Connector::Proxy::Proc::SafeExec.3.gz
  35. lib/perl5/site_perl/man/man3/Connector::Proxy::SOAP::Lite.3.gz
  36. lib/perl5/site_perl/man/man3/Connector::Proxy::YAML.3.gz
  37. lib/perl5/site_perl/man/man3/Connector::Role::LocalPath.3.gz
  38. lib/perl5/site_perl/man/man3/Connector::Role::SSLUserAgent.3.gz
  39. lib/perl5/site_perl/man/man3/Connector::Role::SessionCache.3.gz
  40. lib/perl5/site_perl/man/man3/Connector::Tee.3.gz
  41. lib/perl5/site_perl/man/man3/Connector::Wrapper.3.gz
  42. lib/perl5/site_perl/Connector.pm
  43. lib/perl5/site_perl/Connector/Builtin.pm
  44. lib/perl5/site_perl/Connector/Builtin/Authentication/LDAP.pm
  45. lib/perl5/site_perl/Connector/Builtin/Authentication/Password.pm
  46. lib/perl5/site_perl/Connector/Builtin/Authentication/PasswordScheme.pm
  47. lib/perl5/site_perl/Connector/Builtin/Env.pm
  48. lib/perl5/site_perl/Connector/Builtin/File/Path.pm
  49. lib/perl5/site_perl/Connector/Builtin/File/SCP.pm
  50. lib/perl5/site_perl/Connector/Builtin/File/Simple.pm
  51. lib/perl5/site_perl/Connector/Builtin/Inline.pm
  52. lib/perl5/site_perl/Connector/Builtin/Memory.pm
  53. lib/perl5/site_perl/Connector/Builtin/Null.pm
  54. lib/perl5/site_perl/Connector/Builtin/Static.pm
  55. lib/perl5/site_perl/Connector/Iterator.pm
  56. lib/perl5/site_perl/Connector/Multi.pm
  57. lib/perl5/site_perl/Connector/Multi/Merge.pm
  58. lib/perl5/site_perl/Connector/Multi/YAML.pm
  59. lib/perl5/site_perl/Connector/Proxy.pm
  60. lib/perl5/site_perl/Connector/Proxy/Authentication/KeyNanny.pm
  61. lib/perl5/site_perl/Connector/Proxy/Config/Std.pm
  62. lib/perl5/site_perl/Connector/Proxy/DBI.pm
  63. lib/perl5/site_perl/Connector/Proxy/HTTP.pm
  64. lib/perl5/site_perl/Connector/Proxy/JSON.pm
  65. lib/perl5/site_perl/Connector/Proxy/Net/FTP.pm
  66. lib/perl5/site_perl/Connector/Proxy/Net/LDAP.pm
  67. lib/perl5/site_perl/Connector/Proxy/Net/LDAP/DN.pm
  68. lib/perl5/site_perl/Connector/Proxy/Net/LDAP/Simple.pm
  69. lib/perl5/site_perl/Connector/Proxy/Net/LDAP/Single.pm
  70. lib/perl5/site_perl/Connector/Proxy/Net/SFTP.pm
  71. lib/perl5/site_perl/Connector/Proxy/Proc/SafeExec.pm
  72. lib/perl5/site_perl/Connector/Proxy/SOAP/Lite.pm
  73. lib/perl5/site_perl/Connector/Proxy/YAML.pm
  74. lib/perl5/site_perl/Connector/Role/LocalPath.pm
  75. lib/perl5/site_perl/Connector/Role/SSLUserAgent.pm
  76. lib/perl5/site_perl/Connector/Role/SessionCache.pm
  77. lib/perl5/site_perl/Connector/Tee.pm
  78. lib/perl5/site_perl/Connector/Types.pm
  79. lib/perl5/site_perl/Connector/Wrapper.pm
  80. @owner
  81. @group
  82. @mode
Collapse this list.
Dependency lines:
  • p5-Connector>0:devel/p5-Connector
To install the port:
cd /usr/ports/devel/p5-Connector/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Connector
  • pkg install p5-Connector
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Connector
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704903140 SHA256 (whiterabbitsecurity-connector-1.54_GH0.tar.gz) = 5ee8743a34040429e1d54f7e577614af2f0515247d3c4c6f92b457c1f5ddb1c9 SIZE (whiterabbitsecurity-connector-1.54_GH0.tar.gz) = 72733

Packages (timestamps in pop-ups are UTC):
p5-Connector
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.541.541.361.541.54-1.36-
FreeBSD:13:quarterly1.531.531.47_11.531.541.531.531.53
FreeBSD:14:latest1.541.541.451.541.541.47_1-1.47_1
FreeBSD:14:quarterly1.531.54-1.531.541.531.531.53
FreeBSD:15:latest1.531.54n/a1.53n/a1.531.531.53
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. bash : shells/bash
  2. p5-AppConfig>=0 : devel/p5-AppConfig
  3. p5-Config-GitLike>=0 : devel/p5-Config-GitLike
  4. p5-Config-Std>=0 : devel/p5-Config-Std
  5. p5-Config-Versioned>=1.01 : devel/p5-Config-Versioned
  6. p5-Crypt-SSLeay>=0 : security/p5-Crypt-SSLeay
  7. p5-DBI>=0 : databases/p5-DBI
  8. p5-libwww>=0 : www/p5-libwww
  9. p5-Log-Log4perl>=0 : devel/p5-Log-Log4perl
  10. p5-Module-Install>=0 : devel/p5-Module-Install
  11. p5-Moose>=0 : devel/p5-Moose
  12. p5-perl-ldap>=0 : net/p5-perl-ldap
  13. p5-Proc-SafeExec>=0 : devel/p5-Proc-SafeExec
  14. p5-Syntax-Keyword-Try>=0 : devel/p5-Syntax-Keyword-Try
  15. p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
  16. p5-Text-CSV_XS>=0 : textproc/p5-Text-CSV_XS
  17. p5-YAML>=1.06 : textproc/p5-YAML
  18. perl5>=5.36<5.37 : lang/perl5.36
  19. p5-Module-Build-Tiny>=0.043 : devel/p5-Module-Build-Tiny
  20. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-Config-Merge>=0 : devel/p5-Config-Merge
  2. p5-DBD-SQLite>=0 : databases/p5-DBD-SQLite
Runtime dependencies:
  1. bash : shells/bash
  2. p5-AppConfig>=0 : devel/p5-AppConfig
  3. p5-Config-GitLike>=0 : devel/p5-Config-GitLike
  4. p5-Config-Std>=0 : devel/p5-Config-Std
  5. p5-Config-Versioned>=1.01 : devel/p5-Config-Versioned
  6. p5-Crypt-SSLeay>=0 : security/p5-Crypt-SSLeay
  7. p5-DBI>=0 : databases/p5-DBI
  8. p5-libwww>=0 : www/p5-libwww
  9. p5-Log-Log4perl>=0 : devel/p5-Log-Log4perl
  10. p5-Module-Install>=0 : devel/p5-Module-Install
  11. p5-Moose>=0 : devel/p5-Moose
  12. p5-perl-ldap>=0 : net/p5-perl-ldap
  13. p5-Proc-SafeExec>=0 : devel/p5-Proc-SafeExec
  14. p5-Syntax-Keyword-Try>=0 : devel/p5-Syntax-Keyword-Try
  15. p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
  16. p5-Text-CSV_XS>=0 : textproc/p5-Text-CSV_XS
  17. p5-YAML>=1.06 : textproc/p5-YAML
  18. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. security/p5-openxpki
for Run
  1. security/p5-openxpki

Configuration Options:
No options to configure
Options name:
devel_p5-Connector
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/whiterabbitsecurity/connector/tar.gz/1.54?dummy=/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.54
19 Mar 2024 14:18:30
commit hash: 8c78376de975c12c3c4744b10a0268bbe7b78100commit hash: 8c78376de975c12c3c4744b10a0268bbe7b78100commit hash: 8c78376de975c12c3c4744b10a0268bbe7b78100commit hash: 8c78376de975c12c3c4744b10a0268bbe7b78100 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Sergei Vyshenski
devel/p5-Connector: Update to 1.54

ChangeLog: https://github.com/whiterabbitsecurity/connector/compare/1.53...1.54

PR:		276243
1.53
01 Jan 2024 20:35:37
commit hash: 13659c883ea2a55788a8d960376727c79c7a6edacommit hash: 13659c883ea2a55788a8d960376727c79c7a6edacommit hash: 13659c883ea2a55788a8d960376727c79c7a6edacommit hash: 13659c883ea2a55788a8d960376727c79c7a6eda files touched by this commit
Tilman Keskinoz (arved) search for other commits by this committer
devel/p5-Connector: Update to 1.53

PR:		275874
Submitted by:	maintainer
1.52
11 Oct 2023 06:04:38
commit hash: a1ce0975a81f39e7c5ddf4e9c3e5e2eaccc57c3acommit hash: a1ce0975a81f39e7c5ddf4e9c3e5e2eaccc57c3acommit hash: a1ce0975a81f39e7c5ddf4e9c3e5e2eaccc57c3acommit hash: a1ce0975a81f39e7c5ddf4e9c3e5e2eaccc57c3a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Sergei Vyshenski
devel/p5-Connector: Update to 1.52

ChangeLog: https://github.com/whiterabbitsecurity/connector/compare/1.51...1.52

PR:		274384
1.51
17 Sep 2023 15:23:13
commit hash: a1a8f538649ae9502dfb3c59f8ac659ba65fa421commit hash: a1a8f538649ae9502dfb3c59f8ac659ba65fa421commit hash: a1a8f538649ae9502dfb3c59f8ac659ba65fa421commit hash: a1a8f538649ae9502dfb3c59f8ac659ba65fa421 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Sergei Vyshenski
devel/p5-Connector: Update to 1.51

ChangeLog: https://github.com/whiterabbitsecurity/connector/compare/1.47...1.51

PR:		273768
1.47_1
27 Apr 2023 15:49:14
commit hash: b8fca44530d1c4116229af7068841e765b2a39c6commit hash: b8fca44530d1c4116229af7068841e765b2a39c6commit hash: b8fca44530d1c4116229af7068841e765b2a39c6commit hash: b8fca44530d1c4116229af7068841e765b2a39c6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Connector: Fix PLIST: Module::Build::Tiny 0.042+ does not generate
empty manpages

- Bump PORTREVISION for package change

Approved by:	portmgr (blanket)
With hat:	perl
1.47
13 Jan 2023 23:31:37
commit hash: f35e472df5a5fb7cc867bfe18c5a148da692e5f4commit hash: f35e472df5a5fb7cc867bfe18c5a148da692e5f4commit hash: f35e472df5a5fb7cc867bfe18c5a148da692e5f4commit hash: f35e472df5a5fb7cc867bfe18c5a148da692e5f4 files touched by this commit
Wen Heping (wen) search for other commits by this committer
devel/p5-Connector: Update to 1.47

PR:		268862
Reported by:	svysh.fbsd@gmail.com(maintainer)
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.45
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.45
16 Aug 2022 01:42:25
commit hash: b77ab913a69454b3ce1fb351e574e311210830a2commit hash: b77ab913a69454b3ce1fb351e574e311210830a2commit hash: b77ab913a69454b3ce1fb351e574e311210830a2commit hash: b77ab913a69454b3ce1fb351e574e311210830a2 files touched by this commit
Wen Heping (wen) search for other commits by this committer
devel/p5-Connector: Update to 1.45

Add LICENSE_FILE

PR:		265867
Reported by:	svysh.fbsd@gmail.com(maintainer)
1.44
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.44
15 Feb 2022 04:26:14
commit hash: 0428f7a44cbe8ebbc5bf9159ff0b10b27855aa3dcommit hash: 0428f7a44cbe8ebbc5bf9159ff0b10b27855aa3dcommit hash: 0428f7a44cbe8ebbc5bf9159ff0b10b27855aa3dcommit hash: 0428f7a44cbe8ebbc5bf9159ff0b10b27855aa3d files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Sergei Vyshenski
devel/p5-Connector: Update to 1.44

Changelog:	https://github.com/mrscotty/connector/compare/1.43...1.44

PR:		261805
MFH:		2022Q1 (bugfix release)
1.43
28 Nov 2021 17:19:39
commit hash: 5785ebfccb4570581c289f30061ad58121395074commit hash: 5785ebfccb4570581c289f30061ad58121395074commit hash: 5785ebfccb4570581c289f30061ad58121395074commit hash: 5785ebfccb4570581c289f30061ad58121395074 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Jose G. Juanino
devel/p5-Connector: Update to 1.43

ChangeLog: https://github.com/mrscotty/connector/compare/1.41...1.43

PR:	259804
Reported by:	svysh.fbsd@gmail.com (maintainer)
1.41
28 Jul 2021 17:42:21
commit hash: aee4a8e49fbeb84973458b4e6a7b5757315050e4commit hash: aee4a8e49fbeb84973458b4e6a7b5757315050e4commit hash: aee4a8e49fbeb84973458b4e6a7b5757315050e4commit hash: aee4a8e49fbeb84973458b4e6a7b5757315050e4 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Sergei Vyshenski
devel/p5-Connector: Update to 1.41

PR:		257473
1.37
10 Apr 2021 03:30:22
commit hash: 7252ee9f1e5a5d30f849ced887d374d39f919b3fcommit hash: 7252ee9f1e5a5d30f849ced887d374d39f919b3fcommit hash: 7252ee9f1e5a5d30f849ced887d374d39f919b3fcommit hash: 7252ee9f1e5a5d30f849ced887d374d39f919b3f files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
devel/p5-Connector: Update to 1.37

Changes https://github.com/mrscotty/connector/compare/1.36...1.37

PR:		254931
Approved by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
1.36
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.36
07 Jan 2021 08:21:23
Revision:560685Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.36

PR:		252447
Submitted by:	svysh.fbsd@gmail.com(maintainer)
1.35
26 Oct 2020 00:37:15
Revision:553306Original commit files touched by this commit
lwhsu search for other commits by this committer
devel/p5-Connector: Update to 1.35

PR:		250610
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
1.32
28 Jun 2020 08:02:36
Revision:540685Original commit files touched by this commit
lwhsu search for other commits by this committer
Update to 1.32

PR:		247405
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
1.28
07 Dec 2019 22:52:45
Revision:519247Original commit files touched by this commit
tcberner search for other commits by this committer
devel/p5-Connector/Makefile

PR:		242460
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>  (maintainer)
1.27
01 Jul 2019 17:48:22
Revision:505624Original commit files touched by this commit
swills search for other commits by this committer
devel/p5-Connector: update to 1.27

PR:		238923
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
1.26
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)
1.26
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
1.26
27 Apr 2018 13:56:31
Revision:468427Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 1.26 (bug fixes)

PR:		227607
Submitted by:	svysh.fbsd@gmail.com
MFH:		2018Q2
1.25
11 Dec 2017 03:16:49
Revision:455920Original commit files touched by this commit
swills search for other commits by this committer
devel/p5-Connector: Update to 1.25

PR:		224222
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
1.23
30 Oct 2017 03:34:00
Revision:453154Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.23
Changes: https://github.com/mrscotty/connector/commits/master

PR:		223315
Submitted by:	svysh.fbsd@gmail.com(maintainer)
1.22
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
1.22
29 Dec 2016 17:35:05
Revision:429930Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.22

Changes:	https://github.com/mrscotty/connector/commits/master
PR:		215652
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
1.21
13 Dec 2016 17:23:31
Revision:428513Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.21

Changes:	https://github.com/mrscotty/connector/commits/master
PR:		214255
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
1.16
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
1.16
05 Dec 2015 06:12:11
Revision:403034Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.16
- Sort PLIST
- While I'm here:
  - Update *_DEPENDS: remove redundant LOCALBASE/bin
  - Sort *_DEPENDS

PR:		205024
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
1.15_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)
1.15
10 Nov 2014 15:49:39
Revision:372401Original commit files touched by this commit
robak search for other commits by this committer
devel/p5-Connector: update 1.10 -> 1.15

- Fix COMMENT

PR:		194702
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by:	mentors (implicit)
1.10
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.10
06 Sep 2014 14:17:00
Revision:367439Original commit files touched by this commit
pi search for other commits by this committer
New port: devel/p5-Connector

The Connector provides a generic connection to a data set, typically
configuration data in a hierarchical structure. Each connector
object accepts the get(KEY) method, which, when given a key, returns
the associated value from the connector's data source. Typically,
a connector acts as a proxy to a simple data source like YAML,
Config::Std, Config::Versioned, or to a more complex data source
like an LDAP server or Proc::SafeExec. The standard calling convention
via get(KEY) makes the connectors interchangeable.

WWW: http://search.cpan.org/dist/Connector/

PR:		192735
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>

Number of commits found: 34