aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Yadis
Commit message (Collapse)AuthorAgeFilesLines
* - fix pkg-plist warningCheng-Lung Sung2008-11-102-1/+3
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=222666
* - Include some ports in perl5 category.Marcelo Araujo2008-05-191-1/+1
| | | | | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr) Notes: svn path=/head/; revision=213332
* - remove ".if ${PERL_LEVEL} < 500600 ..." stuffCheng-Lung Sung2007-05-011-7/+1
| | | | Notes: svn path=/head/; revision=191271
* Yadis is a service discovery system allowing relying partiesCheng-Lung Sung2006-12-194-0/+55
(aka identity consumers or membersites) to determine automatically, without end-user intervention, the most appropriate protocol to use. Examples of such services are: * Single sign-on across web sites * Profile exchange and form filling * Blog anti-spam Yadis provides the first step for any service that uses identifiers for authentication, accountability, privacy controlled data exchange and more. WWW: http://search.cpan.org/dist/Net-Yadis/ http://yadis.org/wiki/What_is_Yadis Notes: svn path=/head/; revision=180134