summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-07-03Add xf86vidmodeproto in the hopes this will fix the -5 native X build, likedholland1-1/+2
in xine-ui, but I can't actually test that.
2011-07-03Updated games/scid to 3.6.1nb2mspo1-1/+2
2011-07-03add python dep for pgnfix and REPLACE_PYTHONmspo1-2/+5
2011-07-03check-interpreter fix.jym1-1/+9
2011-07-03Mention that module-native-protocol-tcp may be required in pulseaudioshattered1-0/+7
config.
2011-07-03Fix build on 5.0 with native X.shattered1-1/+2
2011-07-03PR/34029 -- gtar is probably not required any more.shattered1-3/+1
2011-07-03Updated net/mikutter to 0.0.3.10obache1-1/+2
2011-07-03Update mikutter to 0.0.3.10.obache2-6/+6
Added * resume last retrieved follow/follower at startup. Fixes * only get last 200 follow/follower. * crash when leaving a tweet selected. * crash if failed to extract URL. * rare crash at startup.
2011-07-03check-interpreter fix.jym2-2/+11
2011-07-03check-interpreter fix.jym1-1/+6
2011-07-03check-interpreter fix.jym2-2/+10
2011-07-03check-interpreter fix.jym1-2/+3
XXX There's a reproducible CHECKSUM error on distfile. As I am not the maintainer, distinfo file remains untouched.
2011-07-03check-interpreter fix.jym2-3/+7
2011-07-03Check-interpreter fix.gls1-1/+3
2011-07-03+ ssmtp-2.64obache1-1/+2
2011-07-03LICENSE=gnu-gpl-v2obache1-1/+2
2011-07-03check-interpreter fix.jym2-2/+6
2011-07-03check-interpreter fixes.jym1-1/+10
2011-07-03Check-interpreter fix.gls2-2/+6
2011-07-03check-interpreter fix.jym1-1/+3
2011-07-03check-interpreter fix for leaf package www/davical. Build and installjym1-2/+2
cleanly now. Not updated due to freeze.
2011-07-03stuff from this past night.dholland1-1/+6
2011-07-03REPLACE_PYTHONdholland1-1/+5
2011-07-03Updated chat/jabberd to 1.4.2nb9obache1-1/+2
2011-07-03Add patches for CVE-2011-1754. Bump PKGREVISION.obache4-3/+33
2011-07-03Needs X libraries, not just libdrm. PKGREVISION++dholland1-1/+5
2011-07-03Not MAKE_JOBS_SAFE.dholland1-1/+3
2011-07-03Note tomboy bump PKGREVISION.obache1-1/+2
2011-07-03add patches to fix CVE-2010-4005. Bump PKGREVISION.obache4-3/+43
2011-07-03fix typodholland1-2/+2
2011-07-03/usr/bin/env cleanup.markd1-3/+4
2011-07-03/usr/bin/env cleanupmarkd1-1/+4
2011-07-03USE_TOOLS, not USE_TOLLS. :-/dholland1-2/+3
2011-07-03/usr/bin/env cleanup.markd1-1/+3
2011-07-03/usr/bin/env cleanup.markd1-4/+14
2011-07-03/usr/bin/env cleanupmarkd2-4/+7
2011-07-03/usr/bin/env clenaup.markd1-1/+4
2011-07-03/usr/bin/env cleanupmarkd1-2/+7
2011-07-03/usr/bin/env cleanup.markd1-2/+5
2011-07-03/usr/bin/env cleanup.markd1-7/+4
2011-07-03need dependency on bash for REPLACE_BASH to work properly.markd2-5/+5
2011-07-03need a dependency on bash for REPLACE_BASH to work properly.markd2-5/+6
2011-07-03Using REPLACE_INTERPRETER does not magically generate a dependence on thedholland1-2/+3
interpreter. Depend explicitly on lang/runawk. PKGREVISION++
2011-07-03Fix REPLACE_PERL. USE_TOOLS+=perl:run, since it installs the perl scriptsdholland1-3/+4
that it's doing REPLACE_PERL on. PKGREVISION -> 1 because of the new dep.
2011-07-03Set $SHELL in the environment so it doesn't end up trying to use zsh, ordholland1-1/+2
worse, a csh, to run libtool and maybe other things.
2011-07-03Set $SHELL in the environment so it doesn't end up trying to use zsh, ordholland1-1/+3
worse, a csh, on a trivial shell script.
2011-07-02Updated amaya.dholland2-3/+3
2011-07-02Add amaya's license, which is BSD except for an anomalous clause aboutdholland1-0/+85
change notices/logs.
2011-07-02Update amaya to 11.3.1. This is a leaf package, so it's ok during thedholland18-355/+502
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.