Date: Wed, 2 Jun 2010 15:30:23 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/drupal6-services Makefile distinfo pkg-descr Message-ID: <201006021530.o52FUNsm092170@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-06-02 15:30:23 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/drupal6-services Makefile distinfo pkg-descr Log: A standardized solution of integrating external applications with Drupal. Service callbacks may be used with multiple interfaces like XMLRPC, JSON, JSON-RPC, REST, SOAP, AMF, etc. This allows a Drupal site to provide web services via multiple interfaces while using the same callback code. WWW: http://drupal.org/project/services PR: ports/146936 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> Revision Changes Path 1.2630 +1 -0 ports/www/Makefile 1.1 +69 -0 ports/www/drupal6-services/Makefile (new) 1.1 +3 -0 ports/www/drupal6-services/distinfo (new) 1.1 +6 -0 ports/www/drupal6-services/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006021530.o52FUNsm092170>