aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Google-Analytics
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 3.01.Jun Kuriyama2012-08-232-3/+3
| | | | 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-113-32/+14
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293095
* This module provides a simple, straight-forward interface to theJun Kuriyama2011-12-284-0/+67
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