Date: Wed, 2 Jan 2008 22:23:28 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors Makefile ports/editors/xmlcopyeditor Makefile distinfo pkg-descr pkg-plist ports/editors/xmlcopyeditor/files patch-aclocal.m4.diff patch-configure.in.diff patch-src_Makefile.am.diff patch-src_xmlcopyeditor.cpp.diff patch-src_xmlcopyeditor.h.diff ... Message-ID: <200801022223.m02MNS8G006100@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
beech 2008-01-02 22:23:28 UTC
FreeBSD ports repository
Modified files:
editors Makefile
Added files:
editors/xmlcopyeditor Makefile distinfo pkg-descr pkg-plist
editors/xmlcopyeditor/files patch-aclocal.m4.diff
patch-configure.in.diff
patch-src_Makefile.am.diff
patch-src_xmlcopyeditor.cpp.diff
patch-src_xmlcopyeditor.h.diff
pkg-message.in
Log:
- New port xmlcopyeditor-1.1.0.3
- XML Copy Editor is a fast validating XML editor.
Features:
* DTD/XML Schema/RELAX NG validation
* XSLT
* XPath
* Pretty-printing
* Syntax highlighting
* Folding
* Tag completion
* Tag locking
* Tag-free editing
* Spelling and style check
* Built-in support for XHTML, XSL, DocBook and TEI
PR: ports/118483
Submitted by: Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
Approved by: linimon (mentor)
Revision Changes Path
1.387 +1 -0 ports/editors/Makefile
1.1 +41 -0 ports/editors/xmlcopyeditor/Makefile (new)
1.1 +3 -0 ports/editors/xmlcopyeditor/distinfo (new)
1.1 +83 -0 ports/editors/xmlcopyeditor/files/patch-aclocal.m4.diff (new)
1.1 +12 -0 ports/editors/xmlcopyeditor/files/patch-configure.in.diff (new)
1.1 +45 -0 ports/editors/xmlcopyeditor/files/patch-src_Makefile.am.diff (new)
1.1 +26 -0 ports/editors/xmlcopyeditor/files/patch-src_xmlcopyeditor.cpp.diff (new)
1.1 +10 -0 ports/editors/xmlcopyeditor/files/patch-src_xmlcopyeditor.h.diff (new)
1.1 +8 -0 ports/editors/xmlcopyeditor/files/pkg-message.in (new)
1.1 +17 -0 ports/editors/xmlcopyeditor/pkg-descr (new)
1.1 +231 -0 ports/editors/xmlcopyeditor/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801022223.m02MNS8G006100>
