aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-HatenaStar
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
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-251-1/+1
| | | | | | | | | (part 5). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248550
* WWW::HatenaStar is perl interface to Hatena::Star.Martin Wilke2009-04-114-0/+41
WWW: http://http://search.cpan.org/dist/WWW-HatenaStar/ PR: ports/133461 Submitted by: Masahiro Teramoto <markun at onohara.to> Notes: svn path=/head/; revision=232065