From owner-cvs-all@FreeBSD.ORG Mon Apr 23 17:22:43 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 47FD816A403; Mon, 23 Apr 2007 17:22:43 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 38CFE13C46E; Mon, 23 Apr 2007 17:22:43 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3NHMguG099656; Mon, 23 Apr 2007 17:22:42 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3NHMg81099655; Mon, 23 Apr 2007 17:22:42 GMT (envelope-from bsam) Message-Id: <200704231722.l3NHMg81099655@repoman.freebsd.org> From: Boris Samorodov Date: Mon, 23 Apr 2007 17:22:42 +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/devel Makefile ports/devel/py-qt4-eric4 Makefile Makefile.inc distinfo pkg-descr pkg-plist ports/devel/py-qt4-eric4/files config patch-install.py 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: Mon, 23 Apr 2007 17:22:43 -0000 bsam 2007-04-23 17:22:42 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-qt4-eric4 Makefile Makefile.inc distinfo pkg-descr pkg-plist devel/py-qt4-eric4/files config patch-install.py Log: Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder. This is a port of eric4 (based on Qt4, development version). WWW: http://www.die-offenbachs.de/detlev/eric.html Revision Changes Path 1.2742 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/py-qt4-eric4/Makefile (new) 1.1 +38 -0 ports/devel/py-qt4-eric4/Makefile.inc (new) 1.1 +3 -0 ports/devel/py-qt4-eric4/distinfo (new) 1.1 +22 -0 ports/devel/py-qt4-eric4/files/config (new) 1.1 +11 -0 ports/devel/py-qt4-eric4/files/patch-install.py (new) 1.1 +12 -0 ports/devel/py-qt4-eric4/pkg-descr (new) 1.1 +2156 -0 ports/devel/py-qt4-eric4/pkg-plist (new)