summaryrefslogtreecommitdiff
path: root/mail/YoSucker
AgeCommit message (Collapse)AuthorFilesLines
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-06-29fix typohubertf1-1/+1
2005-06-16Create directories before installing files into them.jlam1-1/+2
2005-02-24Add RMD160 digests.agc1-1/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2003-08-15Initial import of YoSucker-37.wiz5-0/+72
YoSucker as a simple portable Perl application, that simulates user actions to retrieve mail from Yahoo Mail to a local inbox. It simply connects to the Yahoo Mail web site, parses the HTML code and fetches new messages.