summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
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.
2011-01-12Update json-glib to 0.12.2.obache2-6/+6
Overview of changes for 0.12.2 ============================== * Build fix on win32 * Implement support for bare values in JsonGenerator * Do not require GLib 2.20 for the test suite * Do not lose precision when serializing floating point values * Improve introspection data
2011-01-11update to 0.20.4drochner2-6/+6
changes: -bugfixes -translation updates
2011-01-07Reset PKGREVISION because of base php5/php53 version's updates.taca1-2/+1
2011-01-03add 3 patches from gnome git:drochner3-3/+49
-fix realloc error handling bug -fix potential double free (CVE-2010-4494 / SA42721) bump PKGREVISION
2011-01-02Accept 2011. Bump version.wiz2-4/+4
2010-12-27Allow unprivileged build (PR#44241); switched to .tar.bz2 to save 7MB; ↵adam3-7/+22
updated homepage.
2010-12-25Update to 1.10.8:wiz2-6/+6
24-12-2010: version 1.10.8 Significant improvements merged from OpenBSD downstream, including * many new roff components, * in-line implementation of troff's soelim, * broken-block handling, * overhauled error classifications, and * cleaned up handling of error conditions. Also overhauled the -Thtml and -Txhtml output modes. They now display readable output in arbitrary browsers, including text-based ones like lynx. See HTML and XHTML manuals in the DOCUMENTATION section for examples. Attention: available style-sheet classes have been considerably changed! See the example.style.css file for details. Lastly, libmdoc and libman have been cleaned up and reduced in size and complexity.
2010-12-23Update to 1.6.5:wiz2-6/+6
2010-12-14: Version 1.6.5 released Version 1.6.5 of PyEnchant has been released, with the following changes: * restore compatability with Python 3 (including 3.2 beta1) * fix unittest DeprecationWarnings on Python 3 * statically compile libstdc++ into pre-built windows binaries 2010-12-13: Version 1.6.4 released Version 1.6.4 of PyEnchant has been released, with the following changes: * DictWithPWL: use pwl and pel to adjust the words returned by suggest() * Fix tokenization of utf8 bytes in a mutable character array * get_tokenizer(): pass None as language tag to get default tokenizer * prevent build-related files from being included in the source tarball
2010-12-22Update pear-File_Find package to 1.3.1.taca2-6/+6
1.3.1 2010-10-05 15:13 UTC Changelog: QA release package 2.0 Bug #2132 Doc state &search() can be called statically. It isn't true. Bug #2773 Directories with other directories named 0 Bug #4669 Repeated calls to search or maptree return multiple copies of results Bug #4983 Error in install Bug #4994 Close TODO Bug #7966 File_Find Stream Support Bug #14816 Unit test failures
2010-12-22Update pear-Console_Table package to 1.1.4.taca2-6/+6
1.1.4 2010-10-25 14:04 UTC Changelog: Automatically built QA release Req #14835 Add Console_Color support - yunosh Doc #15006 Console_table docs are totally worthless - cweiske
2010-12-19Add and enable php-mecab.taca1-1/+2
2010-12-19Importing textproc/php-mecab version 0.4.1.taca4-0/+66
A PHP extension for MeCab Morphological Analyzer. Still in experimental but seems to used well.
2010-12-18Update to 1.10.6:wiz2-7/+8
27-09-2010: version 1.10.6 Calling conventions for mandoc have changed: -W improved and -f deprecated. Non-ASCII characters are also now uniformly discarded. Lots of documentation improvements. Many incremental fixes accomodating for groff's more interesting productions. Lastly, pod2man preambles are now fully accepted after some considerable roff and special character support. 27-07-2010: version 1.10.5 Primarily a bug-fix and polish release, but including -Tpdf support in mandoc by way of Summer of Code. Highlights: * fix "Sm" and "Bd" handling * fix end-of-sentence handling for embedded sentences * polish man documentation * document all mdoc macros * polish mandoc -Tps output * lots of internal clean-ups in character escapes * un-break literal contexts in man documents * improve -Thtml output for -man * add mandoc -Tpdf support 12-07-2010: version 1.10.4 Lots of features developed during both Summer of Code and the OpenBSD c2k10 hackathon: * minimal "ds" roff symbols are supported * "Bk" mdoc support * beautified SYNOPSIS section output * variable font-width and paper-size support in mandoc -Tps output * acceptance of scope-block breakage in mdoc * clarify error message status * many minor bug-fixes and formatting issues resolved 19-06-2010: version 1.10.2 Small release featuring text-decoration in -Tps output, a few minor relaxations of errors, and some optimisations.
2010-12-17- updated to 3.37rhaen2-7/+6
Changelog: version 3.37 date: 2010-10-08 # minor maintenance release fixed: more tests fixed for HTML::TreeBuilder, hopefully will pass now version 3.36 date: 2010-10-07 # minor maintenance release added: the use_tidy option to XML::Twig->new, which uses HTML::Tidy to convert HTML to well-formed XHTML, as an alternative to the default conversion which uses HTML::TreeBuilder added: XML::Twig::Elt method siblings which returns the siblings of the element added: methods att_accessors, elt_accessors and field_accessor as well as the similarly named options when creating an XML::Twig added: set_outer_xml XML::Twig::Elt method added: print_to_file on an XML::Twig::Elt added: can use the tag[nested] form in twig handlers that triggers on elements 'tag' that include a child 'nested' added: aliased the add_to_class XML::Twig::Elt method to add_class, which seems more natural added: the remove_class method added: made att and class lvalues (in perl 5.6 and up) fixed: copy did not copy the empty status of an element RT#31664 spotted by Roland Minner https://rt.cpan.org/Ticket/Display.html?id=31664 fixed: cut_children would always set the empty status of an element, even if it had children left fixed: tests did not pass with HTML::TreeBuilder 3.23_1 due to a change in an error message
2010-12-17Bump PKGREVISION from icu shlib major bump.obache5-9/+10
2010-12-16Update php-intl package to 1.1.2.taca3-11/+12
Changelog says only "* Bugfixes" but it is really fix CVE-2010-4409.
2010-12-12Update to 0.9.21:wiz3-7/+8
2010-12-04 Rasqal Version 0.9.21 Released Updated to handle aggregate expression execution as defined by the SPARQL 1.1 Query W3C working draft of 14 October 2010 Executes grouping of results: GROUP BY Executes aggregate expressions: AVG, COUNT, GROUP_CONCAT, MAX, MIN, SAMPLE, SUM Executes filtering of aggregate expressions: HAVING Parses new syntax: BINDINGS, isNUMERIC(), MINUS, sub SELECT and SERVICE. The syntax format for parsing data graphs at URIs can be explictly declared. The roqet utility can execute queries over SPARQL HTTP Protocol and operate over data from stdin. Added several new APIs Fixed Issue: #0000388
2010-12-07Changes 4.6:adam9-60/+113
CLDR 1.9, Unicode 6.0, UTS #46 support, collation enhancements, alternate number symbols
2010-12-04Update ruby-xslt pacakge to 0.9.8.taca3-20/+9
0.9.8 : * Replace STR2CSTR by StringValuePtr
2010-12-04Update ruby-treetop package to 1.4.9.taca3-7/+20
Changes are unknown.
2010-12-04Update ruby-stringex package to 1.2.0.taca2-6/+6
Changes are unknown.
2010-12-04Update ruby-hpricot package to 0.8.3taca4-16/+18
= 0.8.3 === 3 November, 2010 * GH#8: Nil-check before downcasing attribute key * GH#25: Proper ruby 1.9 encoding support * GH#28. Use integers instead of ?? on 1.9, which is just a string. * including noscript to ElementInclusions , so that hpricot wont fail when trying to parse a meta tag inside head section when noscript is present. * latest changes from fast_xs mainline * Fixes to get Hpricot running on Rubinius: * Use free, not XFREE * Remove RSTRUCT craziness, don't break Array#at
2010-12-04Update ruby-haml package to 3.0.24.taca3-7/+16
3.0.24 Tagged on GitHub. * html2haml now properly generates Haml for silent script expressions nested within blocks. * IronRuby compatibility. This is sort of a hack: IronRuby reports its version as 1.9, but it doesn¡Çt support the encoding APIs, so we treat it as 1.8 instead. 3.0.23 Tagged on GitHub. * Fix the error message for unloadable modules when running the executables under Ruby 1.9.2. * Fix an error when combining old-style and new-style attributes. 3.0.22 Tagged on GitHub. * Allow an empty line after case but before when. * Remove vendor/sass, which snuck into the gem by mistake and was causing trouble for Heroku users (thanks to Jacques Crocker). * Support the Rails 3.1 template handler API. 3.0.21 Tagged on GitHub. * Fix the permissions errors for good. 3.0.20 Tagged on GitHub. * Fix some permissions errors. 3.0.19 Tagged on GitHub. * Fix the :encoding option under Ruby 1.9.2. * Fix interpolated if statement when HTML escaping is enabled. * Allow the --unix-newlines flag to work on Unix, where it¡Çs a no-op.