aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Todoist
Commit message (Collapse)AuthorAgeFilesLines
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | 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-7/+1
| | | | | | | | | | | | | | | | | | 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
* - Also remove them from pkg-plist lists not from me that crept inPhilip M. Gollucci2010-11-241-1/+0
| | | | Notes: svn path=/head/; revision=265066
* - Update to 0.04Philip M. Gollucci2010-11-162-5/+10
| | | | | | | | | PR: ports/152173 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Changes: http://search.cpan.org/dist/Net-Todoist/Changes Notes: svn path=/head/; revision=264617
* Todoist API. Read http://todoist.com/API/help for more details.Philip M. Gollucci2010-11-114-0/+36
WWW: http://search.cpan.org/dist/Net-Todoist/ PR: ports/ports/152105 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=264390