Port details |
- p5-Net-Mosso-CloudFiles Perl interface to the Mosso CloudFiles service
- 0.44_1 net =2 0.44_1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2008-10-24 20:15:44
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/CKRAS/Net-Mosso-CloudFiles-0.44
- Description:
- This module provides a Perlish interface to the Mosso CloudFiles
service.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Mosso-CloudFiles>0:net/p5-Net-Mosso-CloudFiles
- To install the port:
- cd /usr/ports/net/p5-Net-Mosso-CloudFiles/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-Mosso-CloudFiles
- pkg install p5-Net-Mosso-CloudFiles
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Mosso-CloudFiles
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-Mosso-CloudFiles-0.44.tar.gz) = 8417e66d463ac6970066ef06cf4f56269c0db8bf9e758352c4b719f97d54482c
SIZE (Net-Mosso-CloudFiles-0.44.tar.gz) = 10982
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Crypt-SSLeay>=0 : security/p5-Crypt-SSLeay
- p5-Data-Stream-Bulk>=0 : devel/p5-Data-Stream-Bulk
- p5-DateTime-Format-HTTP>=0 : devel/p5-DateTime-Format-HTTP
- p5-Digest-MD5-File>=0 : security/p5-Digest-MD5-File
- p5-File-Slurp>=0 : devel/p5-File-Slurp
- p5-JSON-XS-VersionOneAndTwo>=0 : converters/p5-JSON-XS-VersionOneAndTwo
- p5-LWP-ConnCache-MaxKeepAliveRequests>=0 : www/p5-LWP-ConnCache-MaxKeepAliveRequests
- p5-LWP-UserAgent-Determined>=0 : www/p5-LWP-UserAgent-Determined
- p5-Moose>=0 : devel/p5-Moose
- p5-MooseX-StrictConstructor>=0 : devel/p5-MooseX-StrictConstructor
- p5-libwww>=0 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Crypt-SSLeay>=0 : security/p5-Crypt-SSLeay
- p5-Data-Stream-Bulk>=0 : devel/p5-Data-Stream-Bulk
- p5-DateTime-Format-HTTP>=0 : devel/p5-DateTime-Format-HTTP
- p5-Digest-MD5-File>=0 : security/p5-Digest-MD5-File
- p5-File-Slurp>=0 : devel/p5-File-Slurp
- p5-JSON-XS-VersionOneAndTwo>=0 : converters/p5-JSON-XS-VersionOneAndTwo
- p5-LWP-ConnCache-MaxKeepAliveRequests>=0 : www/p5-LWP-ConnCache-MaxKeepAliveRequests
- p5-LWP-UserAgent-Determined>=0 : www/p5-LWP-UserAgent-Determined
- p5-Moose>=0 : devel/p5-Moose
- p5-MooseX-StrictConstructor>=0 : devel/p5-MooseX-StrictConstructor
- p5-libwww>=0 : www/p5-libwww
- 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:
- net_p5-Net-Mosso-CloudFiles
- USES:
- perl5
- pkg-message:
- For install:
- You have installed the Perl interface to the Mosso
CloudFiles service.
Please visit http://www.mosso.com/cloudfiles.jsp for
documentation and additional configuration directions.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.44_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.44_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.44_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.44_1 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.44_1 06 Oct 2018 13:06:45 |
des |
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.44_1 04 Jun 2018 18:10:49 |
sunpoet |
Fix and update WWW
Approved by: portmgr (blanket) |
0.44_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.44_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.44_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
0.44_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
0.44 03 May 2014 08:48:19 |
sunpoet |
- Add LICENSE
- Use single space after WWW:
- Pass maintainership to submitter
- While I'm here, sort *_DEPENDS
PR: ports/189253
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
0.44 31 Jan 2014 08:05:15 |
miwi |
- Stage support |
0.44 16 Dec 2013 18:24:49 |
glarkin |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin |
0.44 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.44 06 Sep 2013 09:21:19 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.44 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
0.44 07 Mar 2012 16:39:05 |
swills |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
0.44 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.44 07 Jul 2010 14:45:00 |
glarkin |
- Updated to 0.44
Feature safe: yes |
0.43_1 26 Jan 2010 22:30:02 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 9).
Approved by: portmgr (itetcu) |
0.43 02 Aug 2009 20:23:29 |
pav |
- Really commit an update to 0.43 |
0.42 23 Jul 2009 17:27:14 |
pgollucci |
- Update to 0.43
PR: ports/136551
Approved by: maintainer timeout (glarkin; 14 days)
Submitted by: myself (pgollucci@) |
0.42 12 Apr 2009 03:21:43 |
glarkin |
- Updated to 0.42 |
0.35 04 Feb 2009 18:15:32 |
glarkin |
- Updated to 0.35
- Added new required dependencies |
0.34 26 Jan 2009 18:29:13 |
glarkin |
- Updated to 0.34
- Added some new required dependencies
PR: ports/130985
Submitted by: Gea-Suan Lin <gslin at gslin dot org> |
0.32 24 Oct 2008 20:15:25 |
glarkin |
This module provides a Perlish interface to the Mosso CloudFiles
service.
WWW: http://search.cpan.org/dist/Net-Mosso-CloudFiles/ |