what I did is going to work... or that the code that was here previously
ever worked or actually did what anyone upstream intended. C++ is fun
that way.
freeze; plus the prior version wasn't buildable anyhow.
pkgsrc changes:
- add comments to patches
- fix some pkglint
- add a LICENSE
- add a MESSAGE with url to the patches on cvsweb.n.o., which
the license may require
- enable the DAV and Redland RDF code
Vulnerabilities:
- Fixes Secunia 34531.
- Fixes CVE-2008-6005, which hasn't been in pkg-vulnerabilities for
some reason.
- No longer uses outdated builtin wxGTK, so CVE-2009-2369 no longer applies.
- It isn't clear if Secunia 32848 is fixed or not.
Upstream changes:
Amaya 11.3.1
9 December 2009
* Amaya merged paragraphs when several paragraphs are selected and
the user applies to it Strong, Emphasis or Code
* Sometimes after a <br> element is inserted the selection was misplaced
* The caret at the end of a line is sometimes not displayed
* The markup within <script> elements is now preserved
* Bold Italic fonts were not available on Windows platforms
* The $HOME variable is now ignored on Windows platforms
Amaya 11.3
2 December 2009
New Features
* The https protocol is now supported
* New version of the template editor: creation of XTiger
libraries, components, imports, etc.
* Automatic opening of the Structure view for template instances
* The vertical split opens the Structure view and the horizontal
split opens the Source view
* A double click on an item of the List of style sheets tool opens
the style sheet
* A new set of Amaya profiles: "Lite", "Lite+Web", "Lite+Web+CSS",
"Lite+Web+CSS+Math_Graphics", "Advanced"
* The Insert entity command now allows one to insert a unicode
character into a HTML document
* A new command Undo close Tab in the Tab contextual menu
* The Tab and Shift Tab commands allow one to move down/up list items
* The fonts configuration changes: old personal fonts.gl and
fonts.gl.win files have to be removed
Bug fixes
* The link dialogue didn't allow one to insert relative links into
a remote document
* Sometimes the focus in the link dialogue was lost
* Fix some rendering bugs and improve the CSS support
* Improve the edit of template instances: management of options
and attributes and fix bugs
* The refresh of tool panels was too slow
* PNG images were not displayed on 64-bit platforms
* On Mac OSX, the ^ dead key behaved like if "enter" was pressed
* On Mac OSX 10.5, sometimes cached files of the libwww were
stored into the "/" directory
* On Mac OS X platforms when scrolling, svg drawing moved up on the text
* The table of contents was not generated when the selection is not empty
* When the loaded file is ReadOnly, the Save As to another
location didn't work
Amaya 11.2
3 July 2009
New Features
* CSS: Support of z-index, opacity, SVG fill-rule, stop-opacity
and stop-color properties
* SVG: Implementation of linear gradients, copy/paste of markers
* Amaya proposes now to keep a local copy of edited pages when the
publishing fails
* Publishing: Resources can be saved with the document
* A new button allows one to lock/unlock WebDAV resources
Bug fixes
* Move the selection into the structure view when the created
<option> is not visible in the formated view
* The Attributes panel is updated as soon as it is opened
* When a column of a table is selected, Attributes and Style
panels apply to the <col> element
* Keep options of the table creation dialog
* Improve the management of template instances: options, repeats, etc.
* On Windows, local annotations were not correctly loaded
* On Mac OS X: Improve the management of libwww cached files
* The Code clean-up command now keeps style and lang attributes of
<div>, <table>, <span>, and <img> elements
* Improve the rendering of floated boxes and background images
* Fix some redisplay problems
* SVG: When there are several <group> elements, only the first
<group> could be selected
* SVG: When the <svg> element is centered, the position of new
components was miscalculated
* SVG: Improve the creation of arrows
* Fix a crash on Windows version when the Tab key was used in a
document that included a <form> element.
* The Type of the last created document was sometimes lost.
* Improve the WebDAV support
* Etag and preconditions were always checked when a document was
published
* Optimize the calculation of large tables and documents
* And other bug fixes...
Amaya 11.1
30 January 2009
New Features
* Text wrapping in the source view
* Partial support of SVG markers (arrow heads are now drawn with markers)
Bug fixes
* Fix possible security holes CVE-2008-6005
* Prevent a crash when the window, or a tab, or the application is
closed and a dialog is opened
* Display an empty window when the last tab of a window is closed
* Allow to create a link to the document itself
* Sometimes images were not loaded
* Keep options of the Search/Replace command
* Amaya ignored floated boxes within a table cell
* Mac OS X: Sometimes the horizontal scroll bar was not displayed
correctly
* Mac OS X and Windows: Next element and Previous element keys
were applied twice
Amaya 11.0
16 December 2008
New Features
* Support of XHTML+RDFa documents:
o RDFa attributes are parsed and can be edited
o Possibility to create XHTML+RDFa documents
o A command to add/remove namespace declarations of a document
o List of namespace declarations defined in the RDFa Preference.
* Shift+wheel scrolls the document horizontally
* Support direct resizing of images
* Integration of Japanese dialogs thanks to Martin D?rst
* XHTML, MathML, SVG, Template, and XML panels are now tabs of the
Elements tool
* Few new characters are proposed in the Special Characters tool
* A Span menu item is now available in the menu Insert > Character
Element
* SVG editing (a subset of the language)
* Template editing
* the Crtl-Click command opens a link in a new tab (Unix and Windows)
* The Reload command re-open the source or the structure view
* New management of Help documentation
* Improvement of template instances editing (Enter key,
transformations, contextual menus)
* A Tools > Code clean up command to clean up documents generated
by most word processors
Bug fixes
* Improvement of the rendering engine
* When the user selects in the structure view, the selection path
was not displayed in the status bar
* Sometimes images within a table were not displayed
* CSS style sheets attached to an object were not applied
* Close the help window when the user closes the last window document
* The Save all command was active only when a edited document is displayed
* Documents are now scrolled page by page
* On Mac OS X the focus could be lost when a dialog is closed
* On Mac OS X, Ctrl Enter didn't insert a <br>
* Improvement of MathML editing
* It was impossible to extend the selection outside a table
* <br> elements were not copied/pasted
* All attributes in MathML expressions were considered invalid
* Interpretation of attributes attached to <col> elements to fix
alignment, background-color, and width
* Display "Column" instead of "td" or "th" in the statusbar when
the whole column is selected
* A background image CSS property attached to any element (*) was
not applied immediately
* Improvement of XML document saving
* On Mac OS X, the default charset was set to us-ascii by error
* Amaya now uses the Content Location to save a remote document
without suffix (instead of redirecting to the Save As dialog)
* Amaya requested a confirmation each times the PUT is redirected
* Amaya keeps "\\windows-server\sharename\filename.html" URIs unchanged
* When text typed causes image contents to be pushed (to the
right) along with text, only part of the image was refreshed
* In source view, <shif-PageUP/DN>, <shift-DNarrow>, and
<shift-RTarrow> didn't work well.
Changes are large and can be found at http://www.w3.org/Amaya/User/New.html.
This update also fixes an ancient security vulnerability and makes the
package build on amd64.
* A new User interface based on wxWidgets
* Amaya provides now a panel of tools on the left which can be hidden or shown
* All Amaya versions use now F2 key. A message is displayed when the Esc key is used
* Default GTK fonts are now expressed in point sizes
* WX version: when a 2nd Amaya instance is launched, the argument of the 2nd
instance is sent to the first instance and the 2nd one stops
User Interface/Editing
Bug fixes
* Windows platforms only: several transformations crashed.
* Fix crashes in the spell checker.
* GTK version: Amaya is now able to copy and paste utf-8 characters.
* A significant space were sometimes removed after a copy + paste
command.
CSS
Bug fixes
* Local CSS files were not reparsed when they are saved.
* Fix a confusion with classes, pseudo-classes, ids, and attributes.
* Amaya now generates an empty User style sheet ($AmayaHome/amaya.css)
if this file doesn't exist.
* Amaya didn't parse correctly non-quoted font family names containing
whitespace.
(X)HTML
Bug fixes
* Amaya generated a new line character after an <img> element within
headlines (<h1>, <h2>, etc.).
And more... please review http://www.w3.org/Amaya/User/New.html
Patch from Juan RP via PR pkg/21312.
Changes:
- USE_X11BASE->USE_X11
8.0:
====
New features:
- Access keys for activating menu entries (Alt + a letter) are now available
on Windows versions.
- When the document defines an access key which is also used as a menu access
key, Amaya gives the priority to the document access key. The user can
change the modifier key (Ctrl instead of Alt) used by document access keys
in the Preferences menu to avoid conflicts.
- Amaya now allows to create/change a link without using the mouse.
CSS
---
Bug fixes:
- Background images declared in style attributes were not displayed.
- The CSS parser didn't accept attribute values in selectors without quotes.
- CSS style sheets are reapplied when background images are loaded.
- @font-face could break the CSS parser.
- CSS rules contained in a style attribute were misplaced in the CSS cascade.
- Margins expressed as a percentage were not re-evaluated after some changes.
- When trying to link to a CSS file, the browser filter was not set to -.css.
New features:
- Support of the CSS property float.
SVG
---
Bug fixes:
- Amaya used the xlink:href defined by a SVG anchor instead of the xlink:href
defined by the included SVG image.
New features:
- Support of all SVG transformations in the OpenGL versions. Transformations
also apply to embedded XHTML and/or MathML elements.
- Support of SVG animation in the OpenGL versions. Embedded XHTML and/or
MathML elements are animated too.
User Interface/Editing
----------------------
Bug fixes:
- Multi-script texts were misplaced in the structure view.
- When replacing an image by another image in a different format, the new
image was not displayed.
- When two images followed each other immediately, it was impossible to insert
some text in between.
- An existing image can be replaced using the image dialogue (image button or
menu XHTML/Image).
- Partial redisplay of the background image didn't work correctly in Win32
versions.
- Transparent images in Win32 versions.
- The combo box and history were not retaining the form data for GET requests.
- Amaya now looks first for the personal version of the fontconfig file in the
user's work space.
- Background images are correctly redisplayed in all versions (GTK, MOTIF,
Win32, OpenGL).
- When scrolling back, images with only one dimension constraint were not
displayed correctly.
- Amaya crashed when opening the timeline view in the Spanish version.
- On Windows it was impossible to copy the content of the "Parsing errors"
view.
- Some characters entered through the Math/Greek palette were not displayed
correctly.
- Sometimes the text alignment was not correct.
- Sometimes Amaya displayed two selections.
- Copying text from another application and pasting it into Amaya preserves
newlines.
New features:
- Support of attribute align="left" and align="right".
Tables
------
Bug fixes:
- Auto margins were computed too early when the document includes tables.
- Avoid to break the table rendering when CSS (or attribute) constraints are
conflicting.
- Sometimes cells extended vertically were rendered too high.
- When the total of column widths expressed as percentage did not amount to
100, tables were rendered badly.
HTTP
----
Bug fixes:
- Content-Location headers that gave a relative URL were not converted
correctly into absolute URLs (related to publishing "page" rather than
"page.html").
- When submitting a (X)HTML form from a document that had no charset, the form
values were not translated into the document's default charset.
- Digest authentication failed when the server precised both auth and aut-int
QoP values.
- When pipelining broke down, the connection to the server wasn't being
closed. This opened the way to synchronization problems.
(X)HTML
------
Bug fixes:
- The xmlns attribute wasn't updated when Amaya saved a XHTML document as HTML (and vice
versa).
- When the height of a <hr> element is limited to 1 or 2 pixels, a white line was displayed
instead of a colored line.
- When pasting in a paragraph some text copied from another application, line breaks now
generate new paragraphs.
MathML
------
Bug fixes:
- Amaya inserted "LeftArrow" instead of the mathematical operator "not".
- The semantics MathML element is now interpreted as a switch element and
Amaya displays its first child it can interpret. That child may be an SVG
construction.
I18N
----
Bug fixes:
- Arabic strings are now displayed with right glyphs.
- Alignment didn't apply correctly with Arabic and Hebrew documents.
- Examples of configuration files for Debian platforms are now provided:
Amaya/config/fonts.gl.deb and Amaya/config/fonts.unix.deb
New features:
- New complete Spanish documentation provided by Bartolome Sintes.
XML
---
Bug fixes:
- The xmlns attribute was not removed when Amaya saved a XHTML document as
HTML and it was not generated when Amaya saved a HTML document as XHTML.
- Amaya sometimes generated extra namespace declarations.
New features:
- MathML and SVG elements can now be inserted through the interface.
- Amaya now parses any generic xml element or attribute whatever its length.
- Migrated to the 0.95 version of the expat XML parser.
Annotations
-----------
Bug fixes:
- The Annotea date functions are now fully compatible with the ISO 8601
format, as specified in http://www.w3.org/TR/NOTE-datetime.
Many minor new features (at least nothing major struck me)
and lots of bug fixes (details: http://www.w3.org/Amaya/User/New.html).
pkg: now uses GTK instead of Motif.
graphics rendering bonus and its more stable on my Alpha.
There are some issues with libPNG file loading but those are the same the
old version had; probably related to running on the Alpha.
NetBSD 1.4 does not have wchar.h, but everything needed by Amaya is
defined in stdlib.h. So add a wchar.h test to configure, and protect
inclusion of wchar.h by HAVE_WCHAR_H.
Solves PR 12358.
the libwww distribution included with the Amaya sources. The two versions
are identical and we want to take advantage of NetBSD fixes/changes to the
libwww library from www/libwww. Major changes from amaya-4.3.2 include:
* Large number of bug fixes.
* Improvement of tables printing.
* Amaya is now able to share structure schemas.
* Amaya provides a profile for XHTML 1.1.
* Support for Ruby Annotation.
* Amaya supports inclusion of SVG files linked by elements img or object.
* Use lesstif/buildlink.mk instead of USE_MOTIF.
* Simplify patch to configure by fixing --with-graphic-libs check.
* Ensure that proper LDFLAGS are passed through to build process to ensure
linking against proper libraries.