aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Tumblr
Commit message (Collapse)AuthorAgeFilesLines
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Perl interface for the Tumblr APIMartin Wilke2010-05-094-0/+38
WWW: http://search.cpan.org/dist/WWW-Tumblr/ PR: ports/144739 Submitted by: TERAMOTO Masahiro <markun at onohara.to> Notes: svn path=/head/; revision=253991