From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 10 06:40:08 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07DEF1065693 for ; Fri, 10 Sep 2010 06:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EB5D48FC08 for ; Fri, 10 Sep 2010 06:40:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o8A6e7lx035986 for ; Fri, 10 Sep 2010 06:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8A6e7js035985; Fri, 10 Sep 2010 06:40:07 GMT (envelope-from gnats) Date: Fri, 10 Sep 2010 06:40:07 GMT Message-Id: <201009100640.o8A6e7js035985@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/150348: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2010 06:40:08 -0000 The following reply was made to PR ports/150348; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/150348: commit references a PR Date: Fri, 10 Sep 2010 06:31:16 +0000 (UTC) wen 2010-09-10 06:31:09 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/sigil Makefile distinfo pkg-descr pkg-plist textproc/sigil/files patch-ZipArchive Log: Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit books in ePub format. * Free and open source software under GPLv3 * Multi-platform: runs on Windows, FreeBSD, Linux and Mac * Full Unicode support: everything you see in Sigil is in UTF-16 * Full EPUB spec support * WYSIWYG editing * Multiple Views: Book View, Code View and Split View * Metadata editor with full support for all possible metadata entries (more than 200) with full descriptions for each * Table Of Contents editor * Multi-level TOC support * Book View fully supports the display of any XHTML document possible under the OPS spec * SVG support * Basic XPGT support * Advanced automatic conversion of all imported documents to Unicode * Currently imports TXT, HTML and EPUB files; more will be added with time * Embedded HTML Tidy; all imported documents are thoroughly cleaned; changing views cleans the document so no matter how much you screw up your code, it will fix it (usually) * An actually usable user interface WWW: http://code.google.com/p/sigil/ PR: ports/150348 Submitted by: Jonathan Chen Revision Changes Path 1.1487 +1 -0 ports/textproc/Makefile 1.1 +23 -0 ports/textproc/sigil/Makefile (new) 1.1 +3 -0 ports/textproc/sigil/distinfo (new) 1.1 +44 -0 ports/textproc/sigil/files/patch-ZipArchive (new) 1.1 +24 -0 ports/textproc/sigil/pkg-descr (new) 1.1 +1 -0 ports/textproc/sigil/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"