aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Amazon-MechanicalTurk
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-13/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - Add LICENSESunpoet Po-Chuan Hsieh2014-05-032-11/+11
| | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=352889
* Support staging.Emanuel Haupt2014-02-062-61/+22
| | | | Notes: svn path=/head/; revision=343070
* [Errno 11] Resource Temporarily UnavailableGreg Larkin2013-12-161-1/+1
| | | | | | | | | | Reassigning my ports back to the pool with the hope of freeing up to do more FreeBSD work in the future. Submitted by: glarkin Notes: svn path=/head/; revision=336656
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - convert to the new perl5 frameworkAndrej Zverev2013-09-061-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326506
* - Updated to 1.02Greg Larkin2013-01-173-12/+10
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=310561
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-4/+4
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300220
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.Andrej Zverev2011-02-121-1/+1
| | | | | | | | | No functional changes. Sponsored by: p5 namespace Notes: svn path=/head/; revision=268973
* - Fixed mtree error reported by pointyhatGreg Larkin2008-10-173-47/+52
| | | | | | | | | | - Enabled conditional installation of MTurk examples Reported by: pointyhat Approved by: beech (mentor, implicit) Notes: svn path=/head/; revision=221685
* Changed my MAINTAINER address toGreg Larkin2008-07-181-2/+2
| | | | | | | | | glarkin@FreeBSD.org. Approved by: beech (mentor) Notes: svn path=/head/; revision=217070
* This module provides a Perlish interface to Amazon Mechanical Turk.Martin Wilke2007-12-125-0/+173
WWW: http://search.cpan.org/~mturk/ PR: ports/117641 Submitted by: Greg Larkin <glarkin at sourcehosting.net> Notes: svn path=/head/; revision=203282