From owner-cvs-ports@FreeBSD.ORG Tue Oct 31 21:24:30 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABDED16A494; Tue, 31 Oct 2006 21:24:30 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68BCF43D66; Tue, 31 Oct 2006 21:24:30 +0000 (GMT) (envelope-from edwin@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 k9VLOULI014409; Tue, 31 Oct 2006 21:24:30 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9VLOUPx014408; Tue, 31 Oct 2006 21:24:30 GMT (envelope-from edwin) Message-Id: <200610312124.k9VLOUPx014408@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 31 Oct 2006 21:24:30 +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/sdl_pango Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/sdl_pango/files patch-Makefile.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 21:24:30 -0000 edwin 2006-10-31 21:24:30 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/sdl_pango Makefile distinfo pkg-descr pkg-plist x11-toolkits/sdl_pango/files patch-Makefile.in Log: [new port] x11-t oolkits/sdl_pango SDL_Pango is the SDL API to the Pango text rendering engine of GNOME 2.x - Required for games/frozenbubble 2.0.0 - Update to bsd.sdl.mk is coming too PR: ports/104899 Submitted by: Edwin Groothuis Revision Changes Path 1.427 +1 -0 ports/x11-toolkits/Makefile 1.1 +26 -0 ports/x11-toolkits/sdl_pango/Makefile (new) 1.1 +6 -0 ports/x11-toolkits/sdl_pango/distinfo (new) 1.1 +11 -0 ports/x11-toolkits/sdl_pango/files/patch-Makefile.in (new) 1.1 +17 -0 ports/x11-toolkits/sdl_pango/pkg-descr (new) 1.1 +6 -0 ports/x11-toolkits/sdl_pango/pkg-plist (new)