From owner-cvs-all@FreeBSD.ORG Sat Feb 16 17:12:21 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF53C16A41A; Sat, 16 Feb 2008 17:12:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CA49513C43E; Sat, 16 Feb 2008 17:12:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GHCL84016017; Sat, 16 Feb 2008 17:12:21 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GHCLJb016016; Sat, 16 Feb 2008 17:12:21 GMT (envelope-from miwi) Message-Id: <200802161712.m1GHCLJb016016@repoman.freebsd.org> From: Martin Wilke Date: Sat, 16 Feb 2008 17:12:20 +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/drupal5-thickbox 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: Sat, 16 Feb 2008 17:12:22 -0000 miwi 2008-02-16 17:12:20 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/drupal5-thickbox Makefile distinfo pkg-descr Log: The Thickbox module is a wrapper for the jQuery plugin ThickBox. ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal. WWW: http://drupal.org/project/thickbox PR: ports/120583 Submitted by: Jeremy Iverson Revision Changes Path 1.1984 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/drupal5-thickbox/Makefile (new) 1.1 +3 -0 ports/www/drupal5-thickbox/distinfo (new) 1.1 +8 -0 ports/www/drupal5-thickbox/pkg-descr (new)