1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Update to xxe 3.2.0.

- A configuration for DITA can be downloaded and installed using
  Options|Install Add-ons.

- XXE has a more powerful table editor allowing to insert, copy,
  cut, paste, delete columns and rows, and allowing to increment or
  decrement the number of columns and the number of rows spanned by
  a cell.

- It is now possible to bind a command to the drag action as well
  as to the drop action.

- Many enhancements are related to the CSS support in XXE.
This commit is contained in:
Bill Fenner 2006-04-19 14:58:23 +00:00
parent b4bbc2db8e
commit a8c3ce566e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159957
3 changed files with 41 additions and 22 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= xxe
PORTVERSION= 3.1.0
PORTVERSION= 3.2.0
CATEGORIES= editors java
MASTER_SITES= http://www.xmlmind.net/xmleditor/_download/
PKGNAMESUFFIX= -std

View File

@ -1,3 +1,3 @@
MD5 (xxe-std-3_1_0.tar.gz) = 995a09c0e07208f242f99eeb3d2cd33e
SHA256 (xxe-std-3_1_0.tar.gz) = 267dbbc03911c4b7e6464d9fa2562ac2deb379614db0f912d6a688706a26f51a
SIZE (xxe-std-3_1_0.tar.gz) = 11924528
MD5 (xxe-std-3_2_0.tar.gz) = b30383e9fb44f5a24b9821e4b88999e1
SHA256 (xxe-std-3_2_0.tar.gz) = 671763bc3aac5bd23b28d1c885932bcde2f525b26cfa3ed8d26a2c39d388c949
SIZE (xxe-std-3_2_0.tar.gz) = 12036180

View File

@ -67,6 +67,8 @@ lib/%%XXE%%/bin/legal/resolver.README
lib/%%XXE%%/bin/legal/saxon.README
lib/%%XXE%%/bin/legal/xp.README
lib/%%XXE%%/bin/legal/xsdregex.README
lib/%%XXE%%/bin/legal/icons.LICENSE
lib/%%XXE%%/bin/legal/icons.README
lib/%%XXE%%/bin/xsdvalid.jar
lib/%%XXE%%/bin/xxe.jar
lib/%%XXE%%/bin/xxe_app.jar
@ -78,12 +80,16 @@ lib/%%XXE%%/addon/config/common/css/visible_inclusions.imp
lib/%%XXE%%/addon/config/common/icons/ColumnDelete16.gif
lib/%%XXE%%/addon/config/common/icons/ColumnInsertAfter16.gif
lib/%%XXE%%/addon/config/common/icons/ColumnInsertBefore16.gif
lib/%%XXE%%/addon/config/common/icons/icons.LICENSE
lib/%%XXE%%/addon/config/common/icons/icons.README
lib/%%XXE%%/addon/config/common/icons/Refresh16.gif
lib/%%XXE%%/addon/config/common/icons/RowDelete16.gif
lib/%%XXE%%/addon/config/common/icons/RowInsertAfter16.gif
lib/%%XXE%%/addon/config/common/icons/RowInsertBefore16.gif
lib/%%XXE%%/addon/config/common/icons/PasteAfter16.gif
lib/%%XXE%%/addon/config/common/icons/PasteBefore16.gif
lib/%%XXE%%/addon/config/common/icons/Cut16.gif
lib/%%XXE%%/addon/config/common/icons/Copy16.gif
lib/%%XXE%%/addon/config/common/icons/Paste16.gif
lib/%%XXE%%/addon/config/common/icons/Delete16.gif
lib/%%XXE%%/addon/config/common/icons2/addListitem.gif
lib/%%XXE%%/addon/config/common/icons2/b.gif
lib/%%XXE%%/addon/config/common/icons2/edit.gif
@ -119,6 +125,18 @@ lib/%%XXE%%/addon/config/common/icons2/convert.gif
lib/%%XXE%%/addon/config/common/icons2/doc.gif
lib/%%XXE%%/addon/config/common/icons2/figure_menu.gif
lib/%%XXE%%/addon/config/common/icons2/table_menu.gif
lib/%%XXE%%/addon/config/common/icons2/decrColumnSpan.gif
lib/%%XXE%%/addon/config/common/icons2/decrRowSpan.gif
lib/%%XXE%%/addon/config/common/icons2/incrColumnSpan.gif
lib/%%XXE%%/addon/config/common/icons2/incrRowSpan.gif
lib/%%XXE%%/addon/config/common/icons2/bottom.gif
lib/%%XXE%%/addon/config/common/icons2/down.gif
lib/%%XXE%%/addon/config/common/icons2/end.gif
lib/%%XXE%%/addon/config/common/icons2/top.gif
lib/%%XXE%%/addon/config/common/icons2/left.gif
lib/%%XXE%%/addon/config/common/icons2/right.gif
lib/%%XXE%%/addon/config/common/icons2/start.gif
lib/%%XXE%%/addon/config/common/icons2/up.gif
lib/%%XXE%%/addon/config/common/dtd/mathml2/mathml/mmlextra.ent
lib/%%XXE%%/addon/config/common/dtd/mathml2/mathml/mmlalias.ent
lib/%%XXE%%/addon/config/common/dtd/mathml2/mathml2-a.dtd
@ -1539,12 +1557,6 @@ lib/%%XXE%%/doc/docbook/docbook_menu.html
lib/%%XXE%%/doc/docbook/docbook_bindings.html
lib/%%XXE%%/doc/docbook/docbook_table.html
lib/%%XXE%%/doc/docbook/index.html
lib/%%XXE%%/doc/docbook/resources/ColumnInsertBefore16.gif
lib/%%XXE%%/doc/docbook/resources/ColumnInsertAfter16.gif
lib/%%XXE%%/doc/docbook/resources/ColumnDelete16.gif
lib/%%XXE%%/doc/docbook/resources/RowInsertBefore16.gif
lib/%%XXE%%/doc/docbook/resources/RowInsertAfter16.gif
lib/%%XXE%%/doc/docbook/resources/RowDelete16.gif
lib/%%XXE%%/doc/docbook/resources/incrsectlevel.gif
lib/%%XXE%%/doc/docbook/resources/decrsectlevel.gif
lib/%%XXE%%/doc/docbook/resources/convert.gif
@ -1839,16 +1851,11 @@ lib/%%XXE%%/doc/user/tutorial/xxe.gif
lib/%%XXE%%/doc/user/userguide.pdf
lib/%%XXE%%/doc/user/userguide.xml
lib/%%XXE%%/doc/xhtml/html.css
lib/%%XXE%%/doc/xhtml/xhtml_dtds.html
lib/%%XXE%%/doc/xhtml/xhtml_menu.html
lib/%%XXE%%/doc/xhtml/xhtml_bindings.html
lib/%%XXE%%/doc/xhtml/xhtml_table.html
lib/%%XXE%%/doc/xhtml/index.html
lib/%%XXE%%/doc/xhtml/resources/ColumnInsertBefore16.gif
lib/%%XXE%%/doc/xhtml/resources/ColumnInsertAfter16.gif
lib/%%XXE%%/doc/xhtml/resources/ColumnDelete16.gif
lib/%%XXE%%/doc/xhtml/resources/RowInsertBefore16.gif
lib/%%XXE%%/doc/xhtml/resources/RowInsertAfter16.gif
lib/%%XXE%%/doc/xhtml/resources/RowDelete16.gif
lib/%%XXE%%/doc/xhtml/resources/Refresh16.gif
lib/%%XXE%%/doc/xhtml/images/callouts/10.png
lib/%%XXE%%/doc/xhtml/images/callouts/11.png
@ -2860,6 +2867,7 @@ lib/%%XXE%%/doc/commands/deleteSelectionOrJoinOrDeleteChar.html
lib/%%XXE%%/doc/commands/editAttributes.html
lib/%%XXE%%/doc/commands/editMenu.html
lib/%%XXE%%/doc/commands/editPITarget.html
lib/%%XXE%%/doc/commands/ensureSelectionAt.html
lib/%%XXE%%/doc/commands/execute.html
lib/%%XXE%%/doc/commands/extractImage.html
lib/%%XXE%%/doc/commands/extractObject.html
@ -2943,6 +2951,7 @@ lib/%%XXE%%/doc/commands/XXE.close.html
lib/%%XXE%%/doc/commands/XXE.save.html
lib/%%XXE%%/doc/commands/XXE.saveAs.html
lib/%%XXE%%/doc/commands/XXE.saveCopy.html
lib/%%XXE%%/doc/commands/tableEdit.html
lib/%%XXE%%/doc/commands/commandref.html
lib/%%XXE%%/doc/commands/xpathextfunc.html
lib/%%XXE%%/doc/commands/xpathextfunc_java.html
@ -2979,20 +2988,22 @@ lib/%%XXE%%/doc/csssupport/prop-group.html
lib/%%XXE%%/doc/csssupport/prop-value.html
lib/%%XXE%%/doc/csssupport/prop-group-value.html
lib/%%XXE%%/doc/csssupport/marker-offset_fill.html
lib/%%XXE%%/doc/csssupport/use-default-attribute-values.html
lib/%%XXE%%/doc/csssupport/otherext.html
lib/%%XXE%%/doc/csssupport/add-attribute-button.html
lib/%%XXE%%/doc/csssupport/attributes.html
lib/%%XXE%%/doc/csssupport/check-box.html
lib/%%XXE%%/doc/csssupport/collapser.html
lib/%%XXE%%/doc/csssupport/gadget.html
lib/%%XXE%%/doc/csssupport/combo-box.html
lib/%%XXE%%/doc/csssupport/command-button.html
lib/%%XXE%%/doc/csssupport/component.html
lib/%%XXE%%/doc/csssupport/convert-button.html
lib/%%XXE%%/doc/csssupport/date-field.html
lib/%%XXE%%/doc/csssupport/delete-button.html
lib/%%XXE%%/doc/csssupport/file-drop_site.html
lib/%%XXE%%/doc/csssupport/drag_source.html
lib/%%XXE%%/doc/csssupport/drop_site.html
lib/%%XXE%%/doc/csssupport/file-name-field.html
lib/%%XXE%%/doc/csssupport/gadget.html
lib/%%XXE%%/doc/csssupport/icon.html
lib/%%XXE%%/doc/csssupport/indicator.html
lib/%%XXE%%/doc/csssupport/insert-after-button.html
@ -3036,6 +3047,7 @@ lib/%%XXE%%/doc/csssupport/rows.html
lib/%%XXE%%/doc/csssupport/layouts.html
lib/%%XXE%%/doc/csssupport/display_inline.html
lib/%%XXE%%/doc/csssupport/display_block.html
lib/%%XXE%%/doc/csssupport/display_list_item.html
lib/%%XXE%%/doc/csssupport/display_table.html
lib/%%XXE%%/doc/csssupport/display_table_row_group.html
lib/%%XXE%%/doc/csssupport/display_table_row.html
@ -3049,6 +3061,8 @@ lib/%%XXE%%/doc/csssupport/resources/spreadsheet.png
lib/%%XXE%%/doc/csssupport/resources/comment.gif
lib/%%XXE%%/doc/csssupport/resources/stylingattr1.gif
lib/%%XXE%%/doc/csssupport/resources/stylingattr2.gif
lib/%%XXE%%/doc/csssupport/resources/bookmark-left.gif
lib/%%XXE%%/doc/csssupport/resources/bookmark-right.gif
lib/%%XXE%%/doc/csssupport/resources/check-off.gif
lib/%%XXE%%/doc/csssupport/resources/check-on.gif
lib/%%XXE%%/doc/csssupport/resources/circle.gif
@ -3060,11 +3074,14 @@ lib/%%XXE%%/doc/csssupport/resources/diamond.gif
lib/%%XXE%%/doc/csssupport/resources/disc.gif
lib/%%XXE%%/doc/csssupport/resources/down.gif
lib/%%XXE%%/doc/csssupport/resources/drop.gif
lib/%%XXE%%/doc/csssupport/resources/drop2.gif
lib/%%XXE%%/doc/csssupport/resources/expand-down.gif
lib/%%XXE%%/doc/csssupport/resources/expand-up.gif
lib/%%XXE%%/doc/csssupport/resources/expanded-down.gif
lib/%%XXE%%/doc/csssupport/resources/up.gif
lib/%%XXE%%/doc/csssupport/resources/expanded-up.gif
lib/%%XXE%%/doc/csssupport/resources/external-link.gif
lib/%%XXE%%/doc/csssupport/resources/external-link-small.gif
lib/%%XXE%%/doc/csssupport/resources/filled-square.gif
lib/%%XXE%%/doc/csssupport/resources/hollow-diamond.gif
lib/%%XXE%%/doc/csssupport/resources/image.gif
@ -3103,6 +3120,8 @@ lib/%%XXE%%/doc/csssupport/resources/right-half-disc.gif
lib/%%XXE%%/doc/csssupport/resources/right-link.gif
lib/%%XXE%%/doc/csssupport/resources/right-target.gif
lib/%%XXE%%/doc/csssupport/resources/right.gif
lib/%%XXE%%/doc/csssupport/resources/square-3.gif
lib/%%XXE%%/doc/csssupport/resources/square-5.gif
lib/%%XXE%%/doc/csssupport/resources/square.gif
lib/%%XXE%%/doc/csssupport/resources/iil.gif
lib/%%XXE%%/doc/csssupport/resources/iip.gif
@ -3142,10 +3161,10 @@ lib/%%XXE%%/doc/configure/configure.html
lib/%%XXE%%/doc/configure/bindings_specific.html
lib/%%XXE%%/doc/configure/bindings_generic.html
lib/%%XXE%%/doc/configure/bindings.html
lib/%%XXE%%/doc/configure/html_table_commands.html
lib/%%XXE%%/doc/configure/html_table_editor.html
lib/%%XXE%%/doc/configure/html_table.html
lib/%%XXE%%/doc/configure/html_form.html
lib/%%XXE%%/doc/configure/cals_table_commands.html
lib/%%XXE%%/doc/configure/cals_table_editor.html
lib/%%XXE%%/doc/configure/cals_table.html
lib/%%XXE%%/doc/configure/html_cals_table.xml.html
lib/%%XXE%%/doc/configure/customizing_config.html