Port details |
- p5-Net-Amazon-MechanicalTurk Perl interface to the Amazon Mechanical Turk
- 1.02_2 net =2 1.02_2Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2007-12-12 13:21:29
- 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: APACHE20
- WWW:
- https://metacpan.org/release/Net-Amazon-MechanicalTurk
- Description:
- This module provides a Perlish interface to Amazon Mechanical Turk.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Amazon-MechanicalTurk>0:net/p5-Net-Amazon-MechanicalTurk
- To install the port:
- cd /usr/ports/net/p5-Net-Amazon-MechanicalTurk/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-Amazon-MechanicalTurk
- pkg install p5-Net-Amazon-MechanicalTurk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Amazon-MechanicalTurk
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-Amazon-MechanicalTurk-1.02.tar.gz) = 8d095ec148e094b27f4cccc79e1caf9c31f3cc0e6dd82ce8a8e442c8dc7b0f8e
SIZE (Net-Amazon-MechanicalTurk-1.02.tar.gz) = 62570
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-Digest-HMAC>=0 : security/p5-Digest-HMAC
- p5-IO-String>=0 : devel/p5-IO-String
- p5-Mozilla-CA>=0 : www/p5-Mozilla-CA
- p5-Net-SSLeay>=1.33 : security/p5-Net-SSLeay
- p5-URI>=0 : net/p5-URI
- p5-XML-Parser>=0 : textproc/p5-XML-Parser
- p5-libwww>=6 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Digest-HMAC>=0 : security/p5-Digest-HMAC
- p5-IO-String>=0 : devel/p5-IO-String
- p5-Mozilla-CA>=0 : www/p5-Mozilla-CA
- p5-Net-SSLeay>=1.33 : security/p5-Net-SSLeay
- p5-URI>=0 : net/p5-URI
- p5-XML-Parser>=0 : textproc/p5-XML-Parser
- p5-libwww>=6 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for p5-Net-Amazon-MechanicalTurk-1.02_2:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net_p5-Net-Amazon-MechanicalTurk
- USES:
- perl5 shebangfix
- pkg-message:
- For install:
- You need to do some things before you can use the Amazon Mechanical Turk:
1) Visit http://aws.amazon.com/ to create an Amazon AWS account.
2) Configure the MTurk Perl module with the following command:
perl -MNet::Amazon::MechanicalTurk::Configurer -e configure
Your configuration file will be created in the file
/root/.aws/auth.
3) Try out the samples in /usr/local/share/examples/Net-Amazon-MechanicalTurk,
if you installed them.
4) Use the MTurk Sandbox to create HITs in a development environment for
free. This Perl module uses the sandbox by default.
5) When you are ready to submit real HITs, add the following line to your
/root/.aws/auth file:
service_url: http://mechanicalturk.amazonaws.com/?Service=AWSMechanicalTurkRequester
DISCLAIMER: You are responsible for paying MTurk workers for the HITs
that you submit to the live service. Please make sure
you know which MTurk service you are submitting HITs to -
the sandbox (default) or the production service.
- 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) |
1.02_2 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 ) |
1.02_2 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 ) |
1.02_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.02_2 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
1.02_2 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) |
1.02_2 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.02_2 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.02_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.02_2 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
1.02_2 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 ) |
1.02_1 03 May 2014 08:48:29 |
sunpoet |
- Add LICENSE
- Use single space after WWW:
- Pass maintainership to submitter
- While I'm here:
- Fix *_DEPENDS: remove p5-Module-Build
- Sort *_DEPENDS
- Remove .include <bsd.port.options.mk>
- Bump PORTREVISION for dependency change
PR: ports/189256
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
1.02 06 Feb 2014 13:26:43 |
ehaupt |
Support staging. |
1.02 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 |
1.02 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.02 06 Sep 2013 14:30:24 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.02 17 Jan 2013 19:29:47 |
glarkin |
- Updated to 1.02
ChangeLog:
http://cpansearch.perl.org/src/MTURK/Net-Amazon-MechanicalTurk-1.02/Changes
- Added more required dependencies
- Clarified wording in pkg-message
- Trimmed Makefile header
Reported by: portscout |
1.01_1 29 Jun 2012 18:07:09 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.01_1 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) |
1.01_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.01_1 12 Feb 2011 09:30:23 |
az |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
1.01_1 17 Oct 2008 13:07:31 |
glarkin |
- Fixed mtree error reported by pointyhat
- Enabled conditional installation of MTurk examples
Reported by: pointyhat
Approved by: beech (mentor, implicit) |
1.01 18 Jul 2008 21:05:20 |
glarkin |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor) |
1.01 12 Dec 2007 13:21:20 |
miwi |
This module provides a Perlish interface to Amazon Mechanical Turk.
WWW: http://search.cpan.org/~mturk/
PR: ports/117641
Submitted by: Greg Larkin <glarkin at sourcehosting.net> |