aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-iTunesConnect
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - convert to the new perl5 frameworkAndrej Zverev2013-09-031-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326148
* - Trim Makefile headerAndrej Zverev2013-05-251-12/+2
| | | | | | | | | | | - Remove unnecessary depend on PERL_LEVEL < 5.12 PR: ports/178934 Submitted by: az Approved by: Brandon Fosdick <bfoz@bfoz.net> (maintainer) Notes: svn path=/head/; revision=319066
* - Add missing DEPENDSSteve Wills2012-04-122-5/+6
| | | | | | | | | | | - Pet portlint by adding newline to end of pkg-descr - Bump PORTREVISION PR: ports/166526 Approved by: Brandon Fosdick <bfosdick@gmail.com> (maintainer) Notes: svn path=/head/; revision=294692
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-2/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+2
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* 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
* - Fix fetch after PORTREVISION bump breakage from mm@Philip M. Gollucci2010-09-241-1/+1
| | | | | | | | Reported by: linimon Approvoed by: maintainer (implicit) Notes: svn path=/head/; revision=261733
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,Martin Matuska2010-09-211-5/+11
| | | | | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION Notes: svn path=/head/; revision=261530
* Update to 1.16Tilman Keskinoz2010-08-152-5/+6
| | | | | | | | PR: 149648 Submitted by: maintainer Notes: svn path=/head/; revision=259263
* - Update to 1.15Sahil Tandon2010-08-102-4/+4
| | | | | | | | PR: ports/149476 Submitted by: Brandon Fosdick <bfoz@bfoz.net> (maintainer) Notes: svn path=/head/; revision=259043
* A Perl5 client interface for Apple's iTunes Connect service.Martin Wilke2010-05-083-0/+39
WWW: http://search.cpan.org/~bfoz/p5-WWW-iTunesConnect/ PR: ports/145405 Submitted by: Brandon Fosdick <bfoz at bfoz.net> Notes: svn path=/head/; revision=253944