From owner-cvs-all@FreeBSD.ORG Fri Nov 25 03:08:44 2005 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 75E1516A41F; Fri, 25 Nov 2005 03:08:44 +0000 (GMT) (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 0FEB343D45; Fri, 25 Nov 2005 03:08:43 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAP38hlO070784; Fri, 25 Nov 2005 03:08:43 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAP38hO2070783; Fri, 25 Nov 2005 03:08:43 GMT (envelope-from edwin) Message-Id: <200511250308.jAP38hO2070783@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 25 Nov 2005 03:08:43 +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/editors Makefile ports/editors/rospell 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: Fri, 25 Nov 2005 03:08:44 -0000 edwin 2005-11-25 03:08:43 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/rospell Makefile distinfo pkg-descr pkg-plist Log: [NEW PORT] editors/rospell: Gedit-like QT-based editor with support for romanian charsets and spell checking Rospell is gedit-liek QT-based spell checker / editor for the Romanian language which runs on Linux and FreebSD. Romanian description: Rospell este un speller/corector UTF-8 simplu pentru limba romana, pentru Linux si FreeBSD: - Dependinte simple - Biblioteca QT a firmei Trolltech (si Xorg/XFree86) - Suport UTF-8, ISO8859-2/16 si CP1250 (Windows) - Practic toate formatele majore pentru editare de text in limba romana sunt suportate. - Suport XML - Toate formatele bazate pe XML, precum OpenOffice, AbiWord, Scribus si HTML, sunt suportate. Tag-urile XML sunt recunoscute si nu sunt incluse in corectare. - Dictionar larg - Aprox. 280.000 cuvinte romanesti in momentul de fata. - Editor - Similar cu gedit, simplu si rapid. - Diacritice - Pentru acele cazuri rare cand nu reusiti sa va setati tastatura in mod corect, caracterele diacritice sunt suportate direct de catre editor. - Web Loading - Suport pentru incarcare de pagini web cu detectie automata a formatului (UTF8/ISO/CP1250). PR: ports/89323 Submitted by: "Ion-Mihai "IOnut" Tetcu" Revision Changes Path 1.331 +1 -0 ports/editors/Makefile 1.1 +30 -0 ports/editors/rospell/Makefile (new) 1.1 +3 -0 ports/editors/rospell/distinfo (new) 1.1 +19 -0 ports/editors/rospell/pkg-descr (new) 1.1 +4 -0 ports/editors/rospell/pkg-plist (new)