head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2012.08.20.10.04.13;	author gahr;	state Exp;
branches;
next	;


desc
@@


1.1
log
@SVN rev 302794 on 2012-08-20 10:04:13Z by gahr

- Add support for fetching from GitHub in bsd.sites.mk
- Document the mechanism in CHANGES
- Add www/tivoka (a JSON-RPC client/server library in PHP) which
  uses the GitHub mechanism

Approved by:	beat (portmgr) after exp-run
@
text
@tivoka is a JSON-RPC client and server for PHP 5.3+. For convenience,
you can easily switch between JSON-RPC 1.0 and JSON-RPC 2.0 without
having to change your code.

WWW: http://marcelklehr.github.com/tivoka/
@
