mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add xml2rfc-xxe, a set of configurations for the XMLMind XML Editor
that allows WYSIWYG editing of rfc2629(bis)-style XML Internet-Drafts and RFCs.
This commit is contained in:
parent
8c8003f956
commit
38dd7698a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150764
@ -187,6 +187,7 @@
|
||||
SUBDIR += xemacs-packages
|
||||
SUBDIR += xemacs21-mule
|
||||
SUBDIR += xenon
|
||||
SUBDIR += xml2rfc-xxe
|
||||
SUBDIR += xmleditor
|
||||
SUBDIR += xvile
|
||||
SUBDIR += xxe
|
||||
|
28
editors/xml2rfc-xxe/Makefile
Normal file
28
editors/xml2rfc-xxe/Makefile
Normal file
@ -0,0 +1,28 @@
|
||||
# New ports collection makefile for: xml2rfc-xxe
|
||||
# Date created: 9 December 2005
|
||||
# Whom: Bill Fenner
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xml2rfc-xxe
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://rtg.ietf.org/~fenner/ietf/
|
||||
|
||||
MAINTAINER= fenner@FreeBSD.org
|
||||
COMMENT= An xml2rfc configuration for XMLMind XML Editor
|
||||
|
||||
RUN_DEPENDS= xxe:${PORTSDIR}/editors/xxe
|
||||
|
||||
USE_ZIP= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
XXE_VERSION= 30p1
|
||||
PLIST_SUB= XXE_VERSION=${XXE_VERSION}
|
||||
|
||||
do-install:
|
||||
@cd ${WRKDIR} && tar cf - xml2rfc | \
|
||||
tar -C ${PREFIX}/lib/xxe-std-${XXE_VERSION}/addon -xf -
|
||||
|
||||
.include <bsd.port.mk>
|
3
editors/xml2rfc-xxe/distinfo
Normal file
3
editors/xml2rfc-xxe/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (xml2rfc-xxe-0.7.1.zip) = 0afd72afeac9101cf13aab20e1bc56b5
|
||||
SHA256 (xml2rfc-xxe-0.7.1.zip) = 4b57617c3e3017494eae1c8d66c3b5c632c7a52541c46b08a985f44824de315d
|
||||
SIZE (xml2rfc-xxe-0.7.1.zip) = 125612
|
7
editors/xml2rfc-xxe/pkg-descr
Normal file
7
editors/xml2rfc-xxe/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
xml2rfc-xxe is a configuration for the XMLMind XML Editor
|
||||
to assist in editing RFCs in RFC2629 format. It includes
|
||||
WYSIWYG formatting, conversion using the web form or a
|
||||
locally-installed xml2rfc, conversion to HTML using XSL-FO,
|
||||
and more.
|
||||
|
||||
WWW: http://rtg.ietf.org/~fenner/ietf/xml2rfc-xxe/
|
36
editors/xml2rfc-xxe/pkg-plist
Normal file
36
editors/xml2rfc-xxe/pkg-plist
Normal file
@ -0,0 +1,36 @@
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/css/xml2rfc.css
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/dtd/rfc2629-other.ent
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/dtd/rfc2629-xhtml.ent
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/dtd/rfc2629.dtd
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/empty-draft.xml
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/decrsectlevel.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/emphasis_menu.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/figure.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/incrsectlevel.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/itemizedlist.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/list_menu.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/navigate2.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/navigateNext2.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/navigatePrevious2.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/orderedlist.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/para.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/plain.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/section.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons/table.gif
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/new-draft.xml
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/version.txt
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/xml2rfc.jar
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/xml2rfc.xxe
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/xml2rfc_catalog.xml
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/xml2rfc_help.jar
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/xsl/check-ietf-references.xslt
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/xsl/expand-pi-rfc-include.xslt
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/xsl/rfc2629.xslt
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/xsl/rfc2629toFO.xslt
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/xsl/xsl11toFop.xslt
|
||||
lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/xsl/xsl11toXep.xslt
|
||||
@dirrm lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/css
|
||||
@dirrm lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/dtd
|
||||
@dirrm lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/icons
|
||||
@dirrm lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc/xsl
|
||||
@dirrm lib/xxe-std-%%XXE_VERSION%%/addon/xml2rfc
|
Loading…
Reference in New Issue
Block a user