summaryrefslogtreecommitdiff
path: root/www/amaya/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2008-09-11Update to 10.0.1 and add destdir support.dholland1-13/+18
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.
2006-10-07added fixes for Darwinschwarz1-1/+4
2006-04-20Fix build after png update.wiz1-1/+2
While here, do pkglint cleanup. Bump PKGREVISION.
2005-07-14Changes 9.2.1:adam1-5/+5
* Bug fixes
2005-07-12Changes 9.2:adam1-6/+7
* New features * Bug fixes
2005-02-24Add RMD160 checksums.wiz1-1/+2
2005-01-18Changes 9.0:adam1-6/+5
* 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
2004-06-12Add a patch to fix build on platforms where long is not like time_t.cube1-1/+2
Reported by Ole Hellqvist in PR 25895.
2004-05-13Update www/amaya to 8.5xtraeme1-4/+5
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
2003-12-03Updated to 8.2. This closes PR pkg/23607.xtraeme1-5/+5
Too many changes to copy here, to see a full list of changes: http://www.w3.org/Amaya/User/New.html.
2003-05-24Updated to version 8.0.salo1-3/+3
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.
2003-03-22Update to 7.2, provided by David Forrai in PR 20539.wiz1-9/+6
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.
2002-11-19Update the Amaya package from version 5.3 to 6.4. Main advantages are SVGreinoud1-8/+8
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.
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-2/+2
have been converted to USE_BUILDLINK2.
2002-07-01Make Amaya build on NetBSD 1.4.kristerw1-2/+4
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.
2001-08-09Update amaya to 5.1. Pkgsrc changes include using www/libwww instead ofjlam1-9/+7
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.
2001-07-21* Make this compile again after previous partial conversion to buildlink.jlam1-4/+7
* 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.
2001-05-04Add distfile sizeagc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+6
+ move the patch digest/checksum values from files/patch-sum to distinfo