From owner-cvs-ports@FreeBSD.ORG Tue Sep 23 02:35:10 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FC5B106564A; Tue, 23 Sep 2008 02:35:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0B6FA8FC17; Tue, 23 Sep 2008 02:35:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m8N2Z9gr092892; Tue, 23 Sep 2008 02:35:09 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m8N2Z9TZ092887; Tue, 23 Sep 2008 02:35:09 GMT (envelope-from edwin) Message-Id: <200809230235.m8N2Z9TZ092887@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 23 Sep 2008 02:35:09 +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/textproc Makefile ports/textproc/stardict2 Makefile ports/textproc/stardict3 Makefile distinfo pkg-plist ports/textproc/stardict3/files patch-src::conf.cpp patch-src::docklet.h patch-src::mainwin.h patch-src::stardict-application-server.cpp 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, 23 Sep 2008 02:35:10 -0000 edwin 2008-09-23 02:35:09 UTC FreeBSD ports repository Modified files: textproc Makefile textproc/stardict2 Makefile textproc/stardict3 Makefile distinfo pkg-plist textproc/stardict3/files patch-src::conf.cpp patch-src::stardict-application-server.cpp Removed files: textproc/stardict3/files patch-src::docklet.h patch-src::mainwin.h Log: [new port] Add textproc/stardict3 Add new port textproc/stardict3 (update stardict-2.x to stardict-3.x). StarDict is a Cross-Platform and international dictionary written in Gtk2. It has powerful features such as "Glob-style pattern matching," "Scan selection word," "Fuzzy query," etc. WWW: http://stardict.sourceforge.net/ PR: ports/125924 Submitted by: "Eric L. Chen" Revision Changes Path 1.1263 +1 -0 ports/textproc/Makefile 1.34 +2 -0 ports/textproc/stardict2/Makefile 1.35 +12 -11 ports/textproc/stardict3/Makefile 1.14 +3 -3 ports/textproc/stardict3/distinfo 1.3 +1 -1 ports/textproc/stardict3/files/patch-src::conf.cpp 1.3 +0 -11 ports/textproc/stardict3/files/patch-src::docklet.h (dead) 1.4 +0 -29 ports/textproc/stardict3/files/patch-src::mainwin.h (dead) 1.3 +1 -1 ports/textproc/stardict3/files/patch-src::stardict-application-server.cpp 1.15 +120 -38 ports/textproc/stardict3/pkg-plist