aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Google-Analytics/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 3.02.Jun Kuriyama2014-01-121-1/+1
| | | | Notes: svn path=/head/; revision=339510
* - support stageAndrej Zverev2014-01-051-7/+0
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338813
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+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
* - Upgrade to 3.01.Jun Kuriyama2012-08-231-1/+1
| | | | Notes: svn path=/head/; revision=302992
* - 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
* - Upgrade to 3.00.Jun Kuriyama2012-03-111-17/+8
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293095
* This module provides a simple, straight-forward interface to theJun Kuriyama2011-12-281-0/+41
Google Analytics Data Export API, using LWP::UserAgent and XML::LibXML for the heavy lifting. WWW: http://search.cpan.org/dist/Net-Google-Analytics/ Notes: svn path=/head/; revision=288143