From owner-cvs-all@FreeBSD.ORG Sun Jan 28 00:10:26 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8B8C616A403; Sun, 28 Jan 2007 00:10:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 7BAE513C4AA; Sun, 28 Jan 2007 00:10:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l0S0AQFt004590; Sun, 28 Jan 2007 00:10:26 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l0S0AQrt004589; Sun, 28 Jan 2007 00:10:26 GMT (envelope-from miwi) Message-Id: <200701280010.l0S0AQrt004589@repoman.freebsd.org> From: Martin Wilke Date: Sun, 28 Jan 2007 00:10:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/drupal-i18n Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jan 2007 00:10:26 -0000 miwi 2007-01-28 00:10:26 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/drupal-i18n Makefile distinfo pkg-descr Log: This is a collection of modules to add multi-lingual capabilities to Drupal sites. It provides content translation facilities for nodes and taxonomy, interface translation for anonymous users when used with the locale module, and browser language detection. It also includes a block for language selection and manages translation relationships for nodes and taxonomy terms. WWW: http://drupal.org/project/i18n PR: ports/108382 Submitted by: Nick Hilliard Revision Changes Path 1.1693 +1 -0 ports/www/Makefile 1.1 +33 -0 ports/www/drupal-i18n/Makefile (new) 1.1 +3 -0 ports/www/drupal-i18n/distinfo (new) 1.1 +8 -0 ports/www/drupal-i18n/pkg-descr (new)