From owner-cvs-all@FreeBSD.ORG Tue May 11 15:31:01 2010 Return-Path: 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 B0E1F106566B; Tue, 11 May 2010 15:31:01 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 9E77E8FC14; Tue, 11 May 2010 15:31:01 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4BFV1PT027740; Tue, 11 May 2010 15:31:01 GMT (envelope-from fluffy@repoman.freebsd.org) Received: (from fluffy@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4BFV1lf027739; Tue, 11 May 2010 15:31:01 GMT (envelope-from fluffy) Message-Id: <201005111531.o4BFV1lf027739@repoman.freebsd.org> From: Dima Panov Date: Tue, 11 May 2010 15:31:01 +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 Makefile ports/x11/plasma-scriptengine-python Makefile pkg-descr pkg-plist ports/x11/plasma-scriptengine-python/files patch-plasma__generic__scriptengines__python__CMakeLists.txt ports/x11/plasma-scriptengine-ruby Makefile pkg-descr pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2010 15:31:01 -0000 fluffy 2010-05-11 15:31:01 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/plasma-scriptengine-python Makefile pkg-descr pkg-plist x11/plasma-scriptengine-python/files patch-plasma__generic__scriptengines__python__CMakeLists.txt x11/plasma-scriptengine-ruby Makefile pkg-descr pkg-plist x11/plasma-scriptengine-ruby/files patch-plasma__generic__scriptengines__ruby__CMakeLists.txt Log: - Add plasma-scriptengines to the build With hat on: kde@ Revision Changes Path 1.735 +2 -0 ports/x11/Makefile 1.1 +34 -0 ports/x11/plasma-scriptengine-python/Makefile (new) 1.1 +11 -0 ports/x11/plasma-scriptengine-python/files/patch-plasma__generic__scriptengines__python__CMakeLists.txt (new) 1.1 +3 -0 ports/x11/plasma-scriptengine-python/pkg-descr (new) 1.1 +20 -0 ports/x11/plasma-scriptengine-python/pkg-plist (new) 1.1 +32 -0 ports/x11/plasma-scriptengine-ruby/Makefile (new) 1.1 +8 -0 ports/x11/plasma-scriptengine-ruby/files/patch-plasma__generic__scriptengines__ruby__CMakeLists.txt (new) 1.1 +3 -0 ports/x11/plasma-scriptengine-ruby/pkg-descr (new) 1.1 +5 -0 ports/x11/plasma-scriptengine-ruby/pkg-plist (new)