From owner-cvs-ports@FreeBSD.ORG Sat Nov 5 05:44:54 2005 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 6873E16A41F; Sat, 5 Nov 2005 05:44:54 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AE1943D4C; Sat, 5 Nov 2005 05:44:54 +0000 (GMT) (envelope-from mezz@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 jA55irtn013072; Sat, 5 Nov 2005 05:44:53 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA55irVh013071; Sat, 5 Nov 2005 05:44:53 GMT (envelope-from mezz) Message-Id: <200511050544.jA55irVh013071@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 5 Nov 2005 05:44:53 +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/abiword Makefile distinfo pkg-install pkg-plist ports/editors/abiword/files patch-GNUmakefile.in patch-abiword.desktop patch-aq patch-ar patch-src_af_util_xp_ut_iconv.cpp ports/editors/abiword-plugins Makefile ... 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: Sat, 05 Nov 2005 05:44:54 -0000 mezz 2005-11-05 05:44:53 UTC FreeBSD ports repository Modified files: editors/abiword Makefile distinfo pkg-plist editors/abiword/files patch-GNUmakefile.in patch-abiword.desktop patch-aq patch-ar patch-src_af_util_xp_ut_iconv.cpp editors/abiword-plugins Makefile pkg-plist Removed files: editors/abiword pkg-install Log: - Update to 2.4.1, see the release note for details: http://www.abisource.com/release-notes/2.4.1.phtml - Replace from pkg-install to plist by use '@exec /bin/mkdir -p...', it's easier that way. - Correct the plist for plugins by add '@unexec /bin/rmdir....true' - Re-enable install the .server and .xml files for bonobo/ui stuff, only happen if GNOME is enable (autocheck by libgnomeui). - Add CONFLICTS with abiword(-plugins)-devel now. - As for plugins, grammar-checker, OpenWriter and OpenDocument have been added. Revision Changes Path 1.15 +30 -7 ports/editors/abiword-plugins/Makefile 1.5 +2 -0 ports/editors/abiword-plugins/pkg-plist 1.113 +18 -15 ports/editors/abiword/Makefile 1.53 +2 -2 ports/editors/abiword/distinfo 1.4 +5 -5 ports/editors/abiword/files/patch-GNUmakefile.in 1.5 +2 -2 ports/editors/abiword/files/patch-abiword.desktop 1.6 +5 -5 ports/editors/abiword/files/patch-aq 1.5 +1 -0 ports/editors/abiword/files/patch-ar 1.3 +4 -4 ports/editors/abiword/files/patch-src_af_util_xp_ut_iconv.cpp 1.2 +0 -5 ports/editors/abiword/pkg-install (dead) 1.47 +12 -7 ports/editors/abiword/pkg-plist