From owner-cvs-all@FreeBSD.ORG Sun Oct 8 11:37:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD8B716A403; Sun, 8 Oct 2006 11:37:16 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B1BE43D4C; Sun, 8 Oct 2006 11:37:16 +0000 (GMT) (envelope-from sat@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 k98BbGLO077851; Sun, 8 Oct 2006 11:37:16 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k98BbGDV077850; Sun, 8 Oct 2006 11:37:16 GMT (envelope-from sat) Message-Id: <200610081137.k98BbGDV077850@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 8 Oct 2006 11:37:16 +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/x11-toolkits Makefile ports/x11-toolkits/tile Makefile distinfo pkg-descr pkg-plist 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, 08 Oct 2006 11:37:16 -0000 sat 2006-10-08 11:37:16 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/tile Makefile distinfo pkg-descr pkg-plist Log: Add port x11-toolkits/tile: The Tile Widget Set is a next-generation re-implementation of many of the core Tk widgets, along with the addition of several new widgets. With Tile, Tk applications can achieve an appearance much closer to native platform widgets, as well as take advantage of a modern, highly dynamic theme engine to produce a wide variety of alternative user interface styles. Tile widgets complement the existing Tk widgets, and Tile is currently being incorporated directly into Tk. WWW: http://tktable.sourceforge.net/tile/ Revision Changes Path 1.424 +1 -0 ports/x11-toolkits/Makefile 1.1 +33 -0 ports/x11-toolkits/tile/Makefile (new) 1.1 +3 -0 ports/x11-toolkits/tile/distinfo (new) 1.1 +8 -0 ports/x11-toolkits/tile/pkg-descr (new) 1.1 +33 -0 ports/x11-toolkits/tile/pkg-plist (new)