summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2011-03-03Update the following TeX Live packages to r21369: tex-bibtex,minskim4-12/+12
tex-context, tex-etex, tex-kpathsea, tex-latex-bin, tex-luatex, tex-pdftex, tex-tex, and tex-makeindex. Fontmap and manpage updates.
2011-03-01Update to 2.10:wiz2-7/+7
2.10 Tue 11 Jan 2011 21:50:02 GMT - Merged in quote-printed code (Christian Varga) - Cleaned up the tests and code for quote-printed
2011-03-01Set LICENSE and improve COMMENT.wiz1-2/+3
2011-02-28Reset maintainer for retired developers.wiz10-21/+21
2011-02-28Update Pygments to 1.4.obache3-7/+17
While here, add PKG_RUN_TEST support. Version 1.4 ----------- (codename Unschärfe, released Jan 03, 2010) - Lexers added: * Factor (#520) * PostScript (#486) * Verilog (#491) * BlitzMax Basic (#478) * Ioke (#465) * Java properties, split out of the INI lexer (#445) * Scss (#509) * Duel/JBST * XQuery (#617) * Mason (#615) * GoodData (#609) * SSP (#473) * Autohotkey (#417) * Google Protocol Buffers * Hybris (#506) - Do not fail in analyse_text methods (#618). - Performance improvements in the HTML formatter (#523). - With the ``noclasses`` option in the HTML formatter, some styles present in the stylesheet were not added as inline styles. - Four fixes to the Lua lexer (#480, #481, #482, #497). - More context-sensitive Gherkin lexer with support for more i18n translations. - Support new OO keywords in Matlab lexer (#521). - Small fix in the CoffeeScript lexer (#519). - A bugfix for backslashes in ocaml strings (#499). - Fix unicode/raw docstrings in the Python lexer (#489). - Allow PIL to work without PIL.pth (#502). - Allow seconds as a unit in CSS (#496). - Support ``application/javascript`` as a JavaScript mime type (#504). - Support `Offload <http://offload.codeplay.com>`_ C++ Extensions as keywords in the C++ lexer (#484). - Escape more characters in LaTeX output (#505). - Update Haml/Sass lexers to version 3 (#509). - Small PHP lexer string escaping fix (#515). - Support comments before preprocessor directives, and unsigned/ long long literals in C/C++ (#613, #616). - Support line continuations in the INI lexer (#494). - Fix lexing of Dylan string and char literals (#628). - Fix class/procedure name highlighting in VB.NET lexer (#624).
2011-02-27Update to 1.17:wiz4-10/+14
GTK-Doc 1.17 (Feb 16 2011) ============ Changes o 127049 : building reference documentation fails when builddir != srcdir o 640241 : non-srcdir builds busted Contributors Daniel Mustieles Javier Jardón Stefan Kost GTK-Doc 1.16 (Jan 14 2011) ============ o gtkdoc-check can do more checks, one might need to update Makefile.am from the examples/Makefile.am Changes o 625776 : serialise doubles and floats always with a decimal dot o 627269 : link to signalflags docs from signal descriptions o 467488 : GTK+ man pages request o 481811 : Inline function bodies are confused with declarations o 501107 : EXTRA_DIST automake warnings o 512565 : add GTK_DOC_IGNORE o 518427 : documentation best pratices needed o 597937 : Function pointers as parameters to other functions are parsed improperly o 612028 : gtkdoc-fixxref should call /usr/bin/vim -n -e -u NONE -T xterm o 617478 : Tooltip is a nuisance o 618379 : Navigation is hiding anchors title o 620249 : invalid xml for object_index with (n_objects % 3) == 0 o 621931 : support GType and GVariant types o 622971 : List of typos in the GTK-doc manual o 623777 : G_TYPE_STRV in signals generate wrong docs o 623968 : gtkdoc-mkdb generates invalid xml from sgml in inline comments o 624199 : parser picks up contents of large macros o 624200 : 'const' confuses the parser o 627223 : gtkdoc-fixxref vim highlight fails on xhtml suffix o 627920 : `make check` rule to list xml files missing from DOC_MAIN_SGML_FILE o 628611 : gtk-doc &gt; = 1.13 creates automagic dependencies on syntax highlighters o 628794 : Issue in gtkdoc-mkman.in o 630288 : Fix 'scope notified' annotation o 631336 : remove lists of gtk+ signal args in gtkdoc-scanobj and -scangobj o 632587 : gtkdoc-scanner fails to identify (closure) annotation o 638330 : const in parameter list is ignored o 638831 : Support GTK+ 3 cell properties Contributors Bruno Brouard Christian Persch Claude Paroz Gilles Dartiguelongue Javier Jardón Jorge González Maarten Bosmans Mario Blättermann Matej Urbančič Matthias Clasen Pablo Castellano P. F. Chimento Philip Withnall Rodrigo Aliste Simón Pena Stefan Kost Tim-Philipp Müller Vasilis Tsivikis
2011-02-26Add a fix for CVE-2011-0420 (CERT: VU#210829) from PHP's repository, r306449.taca3-2/+30
Bump PKGREVISION.
2011-02-25Let's assume for now that everything that worked with python-2.6 alsowiz2-4/+4
works with python-2.7.
2011-02-25Use new stype patch name.obache2-3/+3
2011-02-25+ ruby-escapeobache1-1/+2
2011-02-25Import ruby-escape-0.2 as textproc/ruby-escape.obache5-0/+45
escape library provides several HTML/URI/shell escaping functions for Ruby.
2011-02-24Update textproc/asciidoc to 8.6.4gls3-7/+8
Upstream changes: Additions and changes * Added text foreground and background color along with text size CSS styles for XHTML outputs. * Vim syntax highlighter: highlight macros that start with an attribute reference (a common idiom). * Vim syntax highlighter: highlight attribute references in macro attribute lists. * Attribute entries can be used to set configuration markup templates. * Double-width East Asian characters in titles now correctly match the title underline widths. * Implemented asciidoc(1) filter commands. * User's home directory now calculated in a platform independent manner. * Added double-quote characters to French language file. * Vim Syntax highlighter: Highlight closing OpenBlocks which immediately follow a literal paragraph. * Changed UNIX /dev/null to OS independent os.devnull in filters code. * Vim syntax highlighter: Single and double quoted text now highlights correctly when preceded by an attributes list. * Added Ukrainian language file (lang-uk.conf). Added double-quote characters to Russian language file.conf). * Single and double quote characters are now set using the {lsquo}, {rsquo}, {ldquo} and {rdquo} attributes. This makes is easy to customise language specific quotes. * Implemented conf-files attribute to allow configuration files to be specified in the source document. Bug fixes * FIXED: Auto-generated section title ids are now Unicode aware. * FIXED: Setting quotes configuration entries using document attribute entries failed if the attribute entry was not in the document header. * FIXED: If the input and output file names were different then the output file name was incorrectly used to synthesize docinfo file names. * FIXED: An error can occur when more than one consecutive quotes are defined as a blank string. * FIXED: Encoding error in automatically generated author initials.
2011-02-23Fix typo in comment.ryoon1-2/+2
2011-02-23Changes 1.4.1:adam6-839/+25
Bug * User-Agent string for AttributeQuery is throwing junk into request * Chaining TrustEngine doesn't clear matching criteria between engines, so TrustEngine ordering affects the results. New Feature * Implement support for fetching CRLs based on the CRL distribution point extension
2011-02-23Removed textproc/p5-XML-Xerces (cannot be built with xerces-c 3.1.1)adam5-76/+1
2011-02-23Removed textproc/xalan-c; textproc/libpathan successor textproc/xqillaadam1-3/+2
2011-02-23Removed textproc/libpathan successor textproc/xqillaadam9-155/+0
2011-02-23buildlink.mk fixadam1-2/+2
2011-02-23Removed textproc/xalan-cadam10-776/+0
2011-02-23XQilla is an XQuery and XPath 2 library and command line utility written in C++,adam6-0/+466
implemented on top of the Xerces-C library.
2011-02-23Shorten PKGCONFIG_OVERRIDEadam1-2/+2
2011-02-23Changes 3.1.1:adam24-1500/+79
This version is interface-incompatible with Xerces-C++ 2.8.0 and contains a large number of improvements, bug fixes, and clean-ups, including: * Autotools-based build system for the UNIX/Linux/Mac OS X platforms * Project files for VC++ 9 * Support for the ICU transcoder in VC++ 7.1, 8, and 9 project files * libcurl-based net accessor * Support for XInclude in DOM * Support for both XPath 1 and XPath 2 models in the DOM XPath interface * Support for the XML Schema subset of XPath 1 in DOM * Conformance to the final DOM Level 3 interface specification * Ability to provide custom DOM memory manager as well as tune the global DOM heap parameters * All public and widely used interfaces as well as a large portion of the implementation were converted to be 64-bit safe * Various XML Schema fixes including the fix for the large maxOccurs and minOccurs bug as well as for the changed ##other interpretation * Reviewed and cleaned up diagnostics messages * Optimizations for SAX/SAX2 and DOM parsing as well as XML Schema validation
2011-02-22Changes 1.06.42:adam2-12/+13
* Fix prototype/definition mismatch in libwww.cpp with some compilers. * Fix linking of xml-rpc-api2cpp with some linkers.
2011-02-22update to 1.6.1ahoka2-6/+6
many new words and fixes
2011-02-21Bump PKGREVISION due to ABI change of ruby18-base.taca17-21/+34
2011-02-13gave up maintainership of Gnome related packages.obache1-2/+2
2011-02-10restore some Makefile parts which got lost when I added DESTDIR supportdrochner2-4/+6
2011-02-06Update to 20090510 snapshot.ryoon3-26/+8
05/10/09. + There is no behavioral difference from the last snapshot. If your present installation is working, there's no need to update it. However, Richard Downing (thanks Richard!) had pointed out that the Linux binaries I was providing were a 64-bit application and therefore wouldn't work on 32-bit machines. The portability problems with the Linux binaries were actually a lot worse than that. A temporary Linux installer was posted in March (without any source changes), so even if you have installed the Linux binaries they may have worked fine for you. At any rate, I've now changed the build-procedure for when I snapshot the Linux binaries in order to make them much more portable. I believe they should work on any 32-bit or 64-bit 'x86 Linux distribution which is circa Fedora Core 4 or later. + Some additional hints for getting GUItenMark to work on Windows Vista have been added to the download page, courtesy of a reader known only as 'wendl' (thanks, wendl!). 02/16/09. The Mac OS X version is now believed to be fully working on Mac OS X 10.5 (PPC and Intel), 10.4 (PPC and Intel), and 10.3 (PPC, of course!), though I only have a subset of these systems on which to test. 06/01/08. Another pot-pourri: + The Mac OS X installer download should now work fully on Mac OS X 10.5 (though tested only on Intel), meaning that GUItenMark works on that platform. On Mac OS X prior to 10.5, only the command-line programs ( GutenMark and GutenSplit) are expected to work. + Jason Pollock's instructions for compiling GutenMark and GutenSplit for iPhone are now included on the download page. + GUItenMark now provides a GUI front-end for GutenSplit (in addition to its continued support for GutenMark). + Fixed some portability issues in the Linux binary download. (Specifically, I found that even if the prerequisite wxWindows 2.8 was installed on the target machine, GUItenMark would still not work if the wxWidgets had been compiled with Unicode support, because the shared-library names would be different from what was expected. This happened with Fedora 9, for example. And there are other wxWidgets compilation flags that could cause the same problem.) The fix was to compile the Linux version of the GUItenMark program so that it is statically linked to wxWidgets, thus removing the requirement that wxWidgets be installed on the target computer at all. On the other hand, I now see that the Linux version of the program has lots of other requirements that you may or may not need to install. Oh, well! 05/28/08. GUItenMark now compiles and works for Mac OS X, but so far I'm only able to build it for Mac OS X 10.5, so I haven't yet gone through the hassle of adding it to the binary download for Mac OS X. However, it is quite easy to build following the instructions on the download page. Also, Jason Pollock <jason@pollock.ca> has sent some additional changes and instructions for compiling for the iPhone, but I've not yet had a chance to try them or incorporate them here. Soon, I hope. 05/26/08. A miscellaneous pot-pourri of changes: + I'm still working on Mac OS X support, because it has turned out to be harder than I thought. (For some reason I'm not yet clear on, GUItenMark simply doesn't work on Mac OS X.) Nevertheless, there is now a Mac OS X installation package on the download page, along with instructions for using it, and for compiling. The installation package makes installing GutenMark and GutenSplit much easier on the Mac, even though the program the package purports to provide (GUItenMark) doesn't work yet. + By default, GUItenMark now defaults to using the desktop as the location to find input files and to create output files. This seems much more logical and useful than the obscure directories it defaulted to previously. + Jason Pollock <jason@pollock.ca> (thanks, Jason!) has sent in greatly-reworked version of GutenSplit, with several options that give you some more flexibility in splitting on different levels of headers, and/or in omitting the table of contents. + Jason has also suggested some mods that allow cross-compiling GutenMark (from a Mac), so that it runs on an iPhone. I have not personally tried this, and I'll trust Jason to let me know if the changes are to his satisfaction. 05/09/08. Well, Mac OS X support is back (due to the addition of Mac OS X support to the IMCROSS development system which I am using to create Windows binaries), but untested, so I won't provide binaries just yet. More on this later. 04/23/08. Made the installer programs a little smaller, by removing the Linux-only files from the Windows installer, and vice-versa. 04/22/08. Reorganized how the installers are created, to avoid overwriting some directories that are useful to me. Also, the installer isn't built automatically any longer (you have to do 'make snapshot'). But I don't suppose either of those things is of interest to anyone but me. 04/21/08. Big doings are transpiring! +-------------------------------------------------------------------------+ |The GUItenMark graphical front-end program is now fully working on both | |Windows and Linux 'x86, and seems to work quite well. Admittedly, I've | |tested only Windows XP, SuSE 10.0, and Fedora Core 5. | | | |Linux and Win32 installer programs are now available. | | | |The website has been completely revamped to replace all of the outmoded | |download, installation, and compilation instructions, and to provide the | |necessary new instructions pertaining to GUI front-end and installer | |programs. | | | |Direct support for Linux PPC, Mac OS X, FreeBSD, and NetBSD has now been | |discontinued. The software (or at least, GutenMark) can presumably still| |be built for these platforms, but I simply don't have the time or | |resources that allow me to do it myself. I doubt this will be much loss | |to anybody, since it has been years since I've updated the binaries for | |those platforms anyhow. | +-------------------------------------------------------------------------+ 04/20/08. The GutenMark program itself has had the groundwork for several experimental improvements laid, but the changes haven't resulted yet in any quality changes. More importantly, there is now a GUI front-end for GutenMark, cleverly called GUItenMark, for both Linux and Windows. There are a couple of improvements I'd like to make in this program, and a couple of bug-fixes for the Windows version of the program, but it's basically working and seems very useful. At any rate, even I admit that it's enormously easier to use than the GutenMark command-line program. I don't want to generally send it out into the world until I make the mentioned changes, test it on more computers (so far I've only tried it on SuSE Linux 10.0 and Windows XP Home), have an installer program, and get the web-page verbiage all fixed up. However you, loyal reader, can try it out now: 1. Download GUItenMark-demo.zip. This is the complete package, and there's nothing else to download unless you want the source code as well! But it is 13.4 Mbytes. 2. For Windows, unzip this file in "C:\Program Files\", thus creating the directory "C:\Program Files\GutenMark". For Linux, unzip it in your home directory, thus creating "~/GutenMark", and rename it to "~ /.GutenMark". 3. Left-click on your desktop to create an icon for the application program: either "C:\Program Files\GutenMark\binary\GUItenMark.exe" (Windows) or else "~/.GutenMark/binary/GUItenMark" (Linux). 4. Click the icon with your mouse. 5. Operation of the program should be pretty darned self-explanatory, and it had better be since I haven't written any instructions for it yet. If not, let me know. 02/02/08. A lot of explanation has been added on the usage page about LaTeX, and particularly about using LaTeX on Windows. Note also that essentially all of the pre-processed etexts have been recently corrected or improved in some way. (Such changes are normally described on their own "What's New" page rather than being described on this software-change page.) 03/20/04. Fixed PR #114. This seemingly hasn't caused anybody a problem, but .... In conjunction with this, the "prefatory" area is no longer in a smaller font size, except for the message that GutenMark itself adds. 02/21/04. Fixed PR #113, which caused HTML headers to be omitted in some files created by GutenSplit. 01/21/04. A new utility program called GutenSplit has been added; this program splits the HTML files created by GutenMark into smaller HTML files, adding a table of contents, and links between all of the small HTML files. The Makefiles have also been modified so that the various "GutenUtilities" (including GutenSplit) are automatically built when GutenMark is built; previously, this was a separate, manual build. Also, if a cross-compiler version of MinGW is installed on Linux, then a Linux build tries to create not only the Linux versions of the executables, but also Win32 versions as well. 01/05/03. LaTeX: Fixed the incorrect mdash construct I've been using all this time! (I used "--" at first, and then later decided that "----" looked better. However, since neither of these is the correct LaTeX construct, namely "---", there were problems with them being arbitrarily broken across lines. Therefore, I added an \mbox to correct this problem, and then a \linebreak to correct problems with the \mbox, and then ....). 12/28/02. LaTeX: Supplied a workaround for an importing bug in LyX 1.2 (PR#110, spurious linefeeds inserted when importing a LaTeX command-sequence of the form "\ \ "). 12/25/02. LaTeX: Messages about the text having been converted by GutenMark, the software version, and what-not have been moved from the "Prefatory Materials" to a copyright-area on the back-side of the title-page. Also, added a trick to fool LyX into correctly importing the date change from 12/23. Added the "--ron" command-line switch to group together various settings that I personally find useful. 12/23/02. LaTeX: Fixed PR#109 (hyphenation and linebreak problems with mdashes). Also, removed the date which had appeared on the title page. 12/16/02. Fixed PR#108 (inability to compile in NetBSD). 11/24/02. The source tarball has been corrected to contain the correct html file for the regression test. More slight improvements were made do special.words.gz. Added "Hon." to the list of honorifics. 11/22/02. This version has lots of improvements that--in my view, at least--make producing LaTeX much easier, along with a few other miscellaneous changes: Corrected the email address displayed by the software. Added the word "The" to special.words.gz. Fixed the bulk of the problems (but probably not all) associated with too-long spaces following honorifics and quotes in LaTeX. Fixed smart single-quotes, so as not to be fooled by words like 'em, 'til, etc. Fixed smart single-quotes and smart double-quotes to correctly treat cases like this: ... and so I says to him"--he paused briefly--"why don't you stop ... Hopefully, fixed the missing quotes in LaTeX chapter names. Mdashes in LaTeX are now enclosed in LaTeX \mbox{}, to avoid breaking them across lines; also, the --mdash-size switch has been added to allow longer (or shorter) mdashes. The LaTeX default is now \raggedbottom. Now use LaTeX " \ " everywhere that "~" had been used previously (allowing latex to much more easily space shorter lines). 08/26/02. Fixed PR#99, making the 20020809 ALL-CAPS turnoff a little more reliable. 08/25/02. A few LaTeX conveniences were added, mainly to eliminate manual post-corrections: For page headings, the cases of the right- and left-headings are matched; i.e., if one of them is all-caps then the other one is forced to be all-caps also. Hard-spaces in chapter headings have been eliminated. When the chapter heading is something like "CHAPTER IV. THE SEARCH FOR PEACE", the page heading now only shows "THE SEARCH FOR PEACE" and eliminates "CHAPTER IV." The "\sloppy" markup is now used in place of "\emergencystretch". 08/11/02. Some LaTeX formatting changes were made to work around bugs in LyX 1.2. Also, some LaTeX command sequences (like that for the ae ligature) were broken and have now been fixed. Others may still be broken, for all I know. 08/10/02. Fixed a segfault in the author-deduction code added two days ago. 08/09/02. Fixed PR #93 (incorrect treatment of constructs like _[text]_ and [_text_]). Fixed PR #94 (mixing/matching of ALL-CAPS italicizing mode with other italicizing modes). [This is handled in two ways: GutenMark attempts to deduce which emphasis mode is used, but also the "--caps-ok" switch has been added to simply turn off ALL-CAPS conversion.] 08/08/02. LaTeX-related changes: Output file now includes a table of contents. Command-line switches "--no-toc", "--author", and "--title" added. 08/05/02. Added "--latex-sections" command-line option. 08/04/02. All LaTeX-related: Various bugs I found yesterday (see buglist) were fixed. Also, the hard spaces in sentence breaks have been completely eliminated now. Chapter headings are now ragged-right in all circumstances. 08/03/02. Added a new page to the website, for etexts I've converted to LaTeX and PDF. 08/03/02. Added "Rev.", "Gen.", and "Messrs" to the list of honorifics. All of the following are LaTeX-only changes: Trailing spaces and periods (but not ellipses) are now removed from chapter names as used for page headings. For example, if the chapter name was "CHAPTER III." (as opposed to "CHAPTER III"), it will now continue to appear as "CHAPTER III." except in the page heading where it is not "CHAPTER III". An "emergencystretch" factor is now added, to eliminate some run-ons into the right margin for small page sizes. The soft-hyphen mechanism after em-dashes has been changed, because the old one didn't work. Honorifics and other abbreviations being treated as ends of sentences has been fixed. 07/25/02. Addressed PR #85, in which abnormally long input lines can cause corruption in the output file. 07/22/02. Addressed PR #84, hopefully extending yesterday's fixes from Windows 98 to the entire Win32 family. Sadly -- or perhaps happily -- I only have Windows 98 myself, and therefore can't properly test the fixes, and did not know that that the previous fixes didn't work in Win2K. 07/21/02. Fixed PR #83, in which the PATH environment variable didn't work properly. Fixed PR #80, in which the default configuration file needed -- unreasonably, I think -- to have the exact paths of the wordlists rather than a more graceful means of finding the wordlists.
2011-02-05Set LICENSE.ryoon1-1/+2
2011-02-05Update to 0.6.5.ryoon7-287/+77
Fix PR pkg/44519 Changelog: * Version 0.6.5 - December 2010, by Martin von Gagern * Never initialize or deinitialize terminals, as we do no cursor movement * Deprecated --no-init-term (-K) command line option * Avoid relative path in man pages * Updated gnulib, might be particularly important for uClibc users * Version 0.6.4 - November 2010, by Martin von Gagern * Updated Catalan translations * Updated gnulib * Version 0.6.3 - June 2010, by Martin von Gagern * Updated Italian and Swedish translations * Updated gnulib * Version 0.6.2 - May 2010, by Martin von Gagern * Fix shell syntax in configure script * Updated gnulib and gettext, the latter to 0.18 * Updated Dutch translation * Fixed a number of portability issues reported by maint.mk syntax checks * Version 0.6.1 - April 2010, by Martin von Gagern * Introduce --with-default-pager=PAGER configure switch. * Fix missing newline in info dir entry list. * Version 0.6.0 - March 2010, by Martin von Gagern First official release in a long time. Everything since 0.5 was inofficial. * `wdiff -d' to read input from single unified diff, perhaps stdin. * Updated texinfo documentation taking experimental switch into account. * Experimental programs (mdiff & friends) and a configure switch --enable-experimental to control them. * Recent imports from gnulib, use of recent autotools. * Improved autodetection of termcap library like ncurses. * Reformatted translations, still a number of fuzzy translations. * Changed from CVS to bzr for source code version control. * Various bug fixes. See ChangeLog for a more exhaustive list. * Known bugs: this NEWS file here was outdated in the release tarball. * Version 0.5.4 - June 2007, by Denver Gingerich Integrated following changes from 0.5g (Francois Pinard, November 1998): * Messages from programs may be output in many natural languages. * Short `man' pages get installed for `mdiff', `unidiff' and `wdiff'. * The original man page for `wdiff' gets withdrawn, for legalistic reasons. * New `unify' converts context diffs to unidiffs or vice-versa. * New `mdiff' finds identical line clusters in one or more files. * A new `-K' option inhibits termcap initialization and termination. * Version 0.5.3 - June 2007, by Denver Gingerich No user-visible changes; see ChangeLog for details
2011-02-03+xmladadrochner1-1/+2
2011-02-03add xmlada-4.1w, an XML library for Ada, from John Marino per PR pkg/44437drochner6-0/+676
2011-02-03Update dict-{server,client} to 1.12.0.obache5-13/+14
per maintainer update request PR#44363. ---------------------------------------------------------------------- Version 1.12, by Aleksey Cheusov, Sun, 9 Jan 2011 18:16:34 +0200 New script dict_lookup for translating words and phrases from X selection. It makes sense to configure launching dict_lookup on a keyboard shortcut in the window manager. dictd: Fix for SHOW SERVER command (dict -I). On systems where sizeof(int) != sizeof (long) values in "Uncompressed" column may contain random garbage. This problem was seen on NetBSD/x86_64/5.1 Fix for sf bug #3098788 https://sf.net/tracker/?func=detail&aid=3098788&group_id=605&atid=100605 Regresson tests for dictzip were added. Fix in Makefile: non standard option for lex(1) was removed (This may unbreak compilation on SunOS, HP-UX...). dictfmt: Internal buffer size was increased from 10240 to 102400 bytes. Fixes for Tru64. Other minor fixes and cleanups
2011-01-31Pass LDFLAGS for configure and buildadam4-84/+39
2011-01-29Fix build with gcc 4.3markd2-1/+16
2011-01-29Update Gnome Subtitles to 1.1.obache4-18/+36
=============== 1.1 (31/10/10) ============== - New feature for quickly setting times with a single button: pressing sets the start time, releasing sets the end time, then moves to the next subtitle - Periodically backup subtitle files, configurable in the preferences - New features for video seeking and subtitle selection: * Video->Loop Selection - loop the video playback to the selected subtitles * Video->Seek to Selection - seek the video to the selected subtitle * Video->Select Nearest Subtitle - select the subtitle for the video position * Video->Auto Select Subtitle - auto select subtitles as the video is playing - Changes in the Timings Synchronize dialog: * Fixed a bug using the Synchronize All Subtitles option * Activating a sync point now seeks to its new time instead of the old one - Fixed a bug drag-and-dropping files with spaces in their path - Use ISO-8859-1 as the fallback and default encoding in the File Open list Translations: - Carles Ferrando, Joan Duran (ca@valencia) - Lucas Lommer, Marek Černocký, Petr Kovar (cs) - Mario Blättermann (de) - Jorge González (es) - Bruno Brouard, Claude Paroz (fr) - Fran Diéguez (gl) - Yaron Shahrabani (he) - Gabor Kelemen, Laszlo Csordas (hu) - A S Alam (pa) - Piotr Drąg (pl) - António Lima (pt) - Daniel Șerbănescu, Lucian Grijincu (ro) - Andrej Žnidaršič (sl) - Baris Cicek, Serkan Yılmaz (tr) - Aron Xu (zh_CN) Bug fixes: - Automatically select subtitles on video playback (#453220) - Quick subtitle timing during playback (#547984) - Periodically backup subtitle files (#565360) - Subtitle loop (#601195) - Seek Subtitle->Time; Time->Subtitle with kb shortcut; Follow subs. (#605402) - Bug in help (#612400) - Untranslated strings (#619364) - Crash when shifting selected subtitles (#620027) - Synchronize timings for all subtitles (#622248) - Crash when searching backwards (#628427) Contributors: - Arx Cruz, Valmir Sena Additional thanks: - A. G. Luz, Carlos Troncoso, Daniel, Gabor Kelemen, Marcin Zajaczkowski 1.0 (18/02/10) ============== - Added drag-and-drop support for loading subtitle and video files - Allow to set new options in the preferences: * Whether to save the translation when saving subtitles * Default and fallback character codings for opening files * Default subtitle format, character coding and newline type for saving files * Allow to remember the last used settings - Fixed timings synchronization issue when "Sync All Subtitles" was used - Activating (double-clicking) a sync point in the synchronization dialog now selects the corresponding subtitle and seeks the video to its position - Allow to edit spinbutton's time text up to millisecond precision - Wrap the subtitle text to fit the video area - Changed the default newline type to Windows (CR+LF) to improve compatibility with other platforms (including external video players) - Fixed support for video filenames with special characters - Fixed bug with the title bar showing the previously loaded file - Fixed bug with the timings "seek to" dialog not reflecting timing mode changes - Fixed use of LDADD when building - Use libtool to produce shared libraries Translations: - Alexander Shopov, Svetoslav Stefanov (bg) - Marek Černocký, Petr Kovar, Rinu (cs) - Joe Hansen (da) - Mario Blättermann (de) - Jorge González (es) - Antón Méixome, Lois (gl) - Mark Krapivner (he) - Claudio Arseni (it) - Piotr Drąg (pl) - António Lima (pt) - Andrej Žnidaršič, Matej Urbančič (sl) - Daniel Nylander (sv) Bug fixes: - Set defaultsubtitle format, character coding and newline type in preferences (#504656) - Option to save Translation when saving Subtitles (#511167) - The ability to manually change "from", "to" and "during" fields (#549060) - Selecting subtitles in the Synchronize dialog (#585064) - Ability to open files drag-dropping them onto the window (#585477) - Use libtool to produce shared libraries (#592784) - Title app bar shows previous srt played/viewed information (#596355) - Crash when using video files with special characters (#608631) - Srt files saved as Unix text (LF) (#609345) - Window collapses the screen with a large subtitle (#610170) Contributors: - Arx Cruz, Ildar Mulyukov, Peter Alfredsen Additional thanks: - A. Luz, Federico, Frederico Camara, ΙΟΑΝΝΗΣ ΜΠΟΥΡΔΑΚΗΣ, Yann Basly
2011-01-28Update to 5.0. From the changelog:schmonz2-9/+10
* Improved MathML support * Support microformats (rel-tag, rel-enclosure, xfn, hcard) * Support IRIs * Allow safe CSS through sanitization * Allow safe HTML5 through sanitization * Support SVG * Support inline XML entity declarations * Support unescaped quotes and angle brackets in attributes * Support additional date formats * Added the request_headers argument to parse() * Added the response_headers argument to parse() * Support multiple entry, feed, and source authors * Officially make Python 2.4 the earliest supported version * Support Python 3 * Bug fixes, bug fixes, bug fixes
2011-01-25Remove patch hunks that disable --recheck in GNU configure scripts.shattered2-14/+3
These were generated, apparently, by mk/configure/gnu-configure.mk (configure-scripts-override target).
2011-01-25Explicitly disable nls to match PLIST.markd1-1/+2
2011-01-23py-X needs basic TeX and LaTeX commands only; it does not require theminskim1-3/+6
complete TeX system.
2011-01-20Dynamic library names are handled automatically in PkgSrcadam2-32/+26
2011-01-20Changes 3.38:adam3-31/+68
Bug fixes: Fixed my bungled installation of Bader's patch allowing EPS previews Fiddled with prg2lout.c hoping to fix its intermittent crash bug Converted "non-zero exit status of filter" from a fatal error to a warning, so the unfixed prg2lout error has fewer repercussions
2011-01-19Fix broken URL for rfc-index.txt download.hubertf3-3/+17
Bump version to rfcutil-3.2nb5
2011-01-17Update tex-xmltex{,-doc} to TeX Live r18835. No functional change.minskim4-13/+12
2011-01-16+ fop.wiz1-1/+2
2011-01-16Try merging fop-1.0.wiz6-2/+247
2011-01-16Initial import of fop-1.0 from pkgsrc-wip, packaged by Francois Tigeot.wiz3-0/+3600
FOP is a print formatter driven by XSL formatting objects (XSL-FO). It is a Java application that reads a formatting object (FO) tree and renders it into a specified output. Many output formats are supported, including PDF, PS, PCL, AFP, XML, Print, AWT, Tiff, PNG, RTF, TXT. The primary output target is PDF.
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz15-30/+30
2011-01-13Add post-release patch from upstream that joerg deems critical.wiz2-1/+31
Ride update.
2011-01-13Update to 1.10.9:wiz2-6/+6
Many back-end fixes have been implemented: argument handling (quoting), man improvements, error/warning classes, and many more. Initial tbl functionality (see the "TS", "TE", and "T&" macros in the roff manual) has been merged from tbl.bsd.lv. Output is still minimal, especially for -Thtml and -Txhtml, but manages to at least display data. This means that mandoc now has built-in support for two troff preprocessors via libroff: soelim and tbl.