summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2005-02-04- Update of hevea from 1.06 to 1.07adrianp4-46/+34
> version 1.07 > - Release, to follow ocaml evolution. > > version 1.06+1 > - Added \lstnewenvironment in package listings > - Pb pour les delims de hauteur 1 : -> rescanner le delimiteur ! Pas le tps. > - Bug in text manager : incorrect behavior \centering-like declarations. > Solution make the align flags systematically stacked > - Add a command-line flag to hacha > -nolinks -> suppress Previous/Up/Next links > - Small hacha bug : replicate \htmlfoot argument in index.html file > even when hevea generated footer is absent. > - New \@charset command and xxcharset.exe script, to control > output document character set. > - firstnumber=auto|last|nnn in listings.hva > - started adding an example for listings (exlst.tex) > - proper (?) implementation of emph classes in listings > (some debug print left) > - key label in listings + ignore empty fst argument of env > listing + patch on initial line numbers > - An attempt to follow << listings >> pace of developement > all '*label*' keys are now '*numbers*' keys, snif. > - Added bgcolor definition in hevea.sty, not very good > (some debug print left) > - key label in listings + ignore empty fst argument of env > listing + patch on initial line numbers > - An attempt to follow << listings >> pace of developement > all '*label*' keys are now '*numbers*' keys, snif. > - Added bgcolor definition in hevea.sty, not very good > - Spaces are irrelevant everywhere in array/tabular format > - A new warning for \right and \left in non-display mode. > - Special parsing (\@verbimagearg) for ``\DeclareGraphicsRule'' last > argument. > - Allow multiples > and < in package array. > - Better error message for undefined defaults in keyval. > - Do not check comments before Save.arg_verbatim. > - Added a new primitive \@styleattr > - Almost complete multibib package. > - Small bit of xypic (-> all \xymatrix are images). > version 1.06 > version 1.06-7 > - \ifmagen indroduced, \imagentrue at beginning of .image.tex, > \imagenfalse in hevea.sty, if \ifimagen undefined. > - Bug -> stopimage in lstinline. > - Throw away index when some key field is empty (i.e. mimic makeindex) > - Introduced \htmprefix > - Bug in ``\@displayint'' (introduced by the new ``\@getprint'') > - compatibility with ocaml 3.03 (do not close a file twice) > - Table of contents a` la LaTeX. > - new ``-hrf'' option for hacha > - PNG managment in hevea/imagen > - Added a ``-quant'' option to imagen > - Changed ``\@getprint'' to interpret characters Cleaned a few bad usages of ` > `\@getprint'' > - Added ``\hyperref'' with optional argument. > - Added underscore package > - Bug htmlfoot, <!--FOOTER--> MUST appear last in hevea output > - small stuff in listings (showlines and continued line numbering) > version 1.06-6 > - Added esponja > - Better error diagnostic for bad usage of \begin{document}... \end{document} > - Added a \tocnomber command to include section numbers in table of > contents > - Better amstmath package > version 1.06-5 > - \index allowed in section titles (@norefs extension) > - Big dynamic scoping bug in packages.hva > - Two easy misfeature disappear > . trailing -exec prog brougth back one step > . blanks allowed in array formats > - Option -version > - Bug in image.ml, finalize -> active := false, to make module restartable > - Bug moreverb, protect get_line by save_lexstate/restore_lexstate. > - Bug paragraphe (remettre Save.seen_par a` false dans make_stack). > - Bug \iftest -> modifs locales (par fun_register) > - Bug argument csname de \newcommand dans toimage -> save_arg > - Licence du manuel. > - Bug par, Dest.par None doit e^tre un nop (cf. appel dans expand_command, > avec name = \par). > - insertion d'un @verbarg pour les clefs de labels et de citations > - Hot oubliait les notes de bas de page. > - Simplification Misc.copy_hashtbl, > ne marche plus pour les liaisans multiples. > - small simplification fancyvrb > - \sbox lrbox finally ok ? > - New \@getprintnostyle primitive > - Leading spaces in \usepackage{pkg1, pgk2} > - New optimized mode for styles. > - Plein de bugs corrige's (arguments a` , notamment), listings et fancyverb > > version 1.06-4 > version 1.06-3 > - Bug hacha, all output now goes into current directory > - Paragraphs not ok, quick fix (in \\begin and \\end) > - All document was typeset inside a Latexmacros group ! > -> change \document \enddocument commands > - Corrected a bugs in argument parsing/scanning (save_sup/sub and > arg scanning with ``may_cont'' > - alltt flags ignored when the alltt package is not loaded > - A little more for fancyvrb > > version 1.06-2 > - Started implementing the fancyvrb package > > version 1.06-1 > - A la TeX \mathop > - patched bugs in info genearation > - alltt implementation revised. Efficency concern > - listings package implementation > - \def and \let now have TeX semantics *IMPORTANT* > - \toplinks, for prev,up, next links on the root file. > - Bug for paragraphs inside \@stopoutput.. \@restoreoutput. > - Bug CamlCode in get.mll lexer. Correction is patchy. > version 1.05 > - Paragraphs not ok, quick fix (in \\begin and \\end) > - All document was typeset inside a Latexmacros group ! > -> change \document \enddocument commands > - Corrected a bugs in argument parsing/scanning (save_sup/sub and > arg scanning with ``may_cont'' > - alltt flags ignored when the alltt package is not loaded > - A little more for fancyvrb > > version 1.06-2 > - Started implementing the fancyvrb package > > version 1.06-1 > - A la TeX \mathop > - patched bugs in info genearation > - alltt implementation revised. Efficency concern > - listings package implementation > - \def and \let now have TeX semantics *IMPORTANT* > - \toplinks, for prev,up, next links on the root file. > - Bug for paragraphs inside \@stopoutput.. \@restoreoutput. > - Bug CamlCode in get.mll lexer. Correction is patchy.
2005-02-04Use DEPENDS+= by default, not DEPENDS=.wiz1-2/+2
2005-01-30Fix broken DEPENDS line noted by PR pkg/29156, Thanks to OBATA Akio whotaca1-2/+2
submit the PR.
2005-01-29Update postgresql-autodoc to 1.24mjl3-7/+8
Add table comments to the Dia output. These are truncated to 45 characters. Fix a bug which resulted in duplicated columns when they were reserved words in postgresql (column named "name"). Correct a number of bugs. Check constraint formatting in 7.4, functions using numeric data type arguments, and others. New Dia style with Zigzag line type. This is a good template for databases with a low number of tables. Correct GraphViz output when database contains tables named after reserved keywords. Permission characters were being picked up when in the users name.
2005-01-28Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.taca2-3/+6
Bump PKG_REVISION.
2005-01-27Accept Python 2.4.schmonz1-2/+2
2005-01-26Update to 1.0.6:jmmv4-19/+27
* fixed crash in add word to dictionary * added more languages * a11y fixes (Eric Zhao) * lots of new translations
2005-01-25Add GCC_REQD for Interix -- it's currently generating broken C++ globaltv1-0/+14
ctors and dtors.
2005-01-23Build Python with thread support by default and turn the existingrecht8-16/+16
python*-pth packages into meta-packages which will install the non-pth packages. Bump PKGREVISIONs on the non-pth versions to propagate the thread change, but leave the *-pth versions untouched to not affect existing installations. Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-22The installed bin/xmlto need bin/xsltproc from textproc/libxslt in orderkristerw1-1/+2
to run, so include textproc/libxslt/buildlink3.mk.
2005-01-20Finally, add summarized TODO notes from Jeremy Reed's pkgsrc-wip incarnation.tv1-1/+6
2005-01-20Change HOMEPAGE to the value used in Jeremy Reed's pkgsrc-wip incarnation.tv1-3/+7
Remove .o files before building (...who needs MS-DOS .o's anyway?).
2005-01-20Missed the "common" file on install.tv2-2/+4
2005-01-20+cawftv1-1/+2
2005-01-20cawf 4.10 - from DESCR:tv5-0/+86
Cawf is a C version of awf, Henry Spencer's Amazingly Workable (text) Formatter. (Awf is written in awk and appears in comp.sources.unix, Volume 23, Issue 27.) Cawf and awf provide a usable subset of raw nroff capabilities and the styles of the man(7), me(7) (only cawf supports me(7)), and ms(7) macro sets. Like awf, cawf is completely independent of any licensed Unix source code. In comparison to awf, cawf supports more nroff functions and one more macro set, me(7).
2005-01-19Added gdome2-0.8.1adam1-1/+2
2005-01-19Gnome DOM (Document Object Model) engineadam5-0/+114
2005-01-18nb1: Mainly Interix fix, but to add portability: Kill explicit PATHtv3-5/+34
override, and allow overriding awk implementation with $AWK. Default it to the value of ${AWK} in platform-specific pkgsrc config.
2005-01-18It is not necessary to use gsharutils to extract this; a simple sedtv1-4/+2
expression is good enough to strip out the non-shell header text.
2005-01-18Temporarily mark as NOT_FOR_PLATFORM=Interix due to endless loop in build.tv1-1/+3
2005-01-16update to 2.6.17recht5-14/+16
This release includes a lot of fixes and improvement to existing features plus a few new APIs: * build fixes: - Windows - warnings removal (William Brack) - maintainer-clean dependency(William) - build in a different directory (William) - fixing --with-minimum configure build (William) - BeOS build (Marcin Konicki) - compilation on AIX (Dan McNichol) * bug fixes: - xmlTextReaderHasAttributes (Rob Richards) - xmlCtxtReadFile() to use the catalog(s) - loop on output (William Brack) - XPath memory leak - ID deallocation problem (Steve Shepard) - debugDumpNode crash (William) - warning not using error callback (William) - xmlStopParser bug (William) - UTF-16 with BOM on DTDs (William) - namespace bug on empty elements in push mode (Rob Richards) - line and col computations fixups (Aleksey Sanin) - xmlURIEscape fix (William) - xmlXPathErr on bad range (William) - patterns with too many steps - bug in RNG choice optimization - line number sometimes missing. * improvements: - XSD Schemas (Kasimier Buchcik) - xmlUTF8Strpos speedup (William) - XSD error reports (Kasimier Buchcik) * new APIs: - added xmlDictExists() - GetLineNumber and GetColumnNumber for the xmlReader (Aleksey Sanin) - Dynamic Shared Libraries APIs (mostly Joel Reed) - error extraction API from regexps - new XMLSave option for format (Phil Shafer) * documentation: - site improvement (John Fleck), FAQ entries (William).
2005-01-16Add and enable rubber.cube1-1/+2
2005-01-16Initial import of rubber, version 0.99.8, into the NetBSD Packagescube5-0/+162
Collection, from PR#28920 by Antoine Reilles, with a few minor changes by myself. Rubber is a building system for LaTeX documents. It is based on a routine that runs just as many compilations as necessary. The module system provides a great flexibility that virtually allows support for any package with no user intervention, as well as pre- and post-processing of the document. The standard modules currently provide support for bibtex, dvips, dvipdfm, pdftex, makeindex. A good number of standard packages are supported, including graphics/graphicx (with automatic conversion between various formats and Metapost compilation).
2005-01-14Upgrade to 0.3.7.darcy2-7/+7
Major changes since Docutils 0.3.5: A special "line block" syntax useful for addresses, verse, and other cases of significant line breaks has been added (also refer to the reStructuredText Markup Specification). Empty sections are now allowed. A "raw" role has been added. The LaTeX writer now escapes consecutive dashes (like "--" or "---") so that they are no longer transformed by LaTeX to en or em dashes. If you want to write en or em dashes using pure ASCII, please refer to the FAQ entry about non-ASCII characters. A dependency recorder has been added. A directive has been added for compound paragraphs. Many other improvements and bug fixes; see the history file of Docutils 0.3.7 at http://docutils.sourceforge.net/0.3.7/HISTORY.html. Moved maintainership to myself as discussed with minsikkim@.
2005-01-13update to 0.8.4drochner3-11/+10
relevant changes: -extended to expose more expat features: - CurrentLineNumber, CurrentColumnNumber, CurrentByteIndex - symbolic error numbers added in Expat 1.95.7 and 1.95.8 * Added Dublin Core Metadata Initiative (DCMI) namespaces to the xml.ns module. * fix memory leaks in pyexpat * fix line number reporting in SAX
2005-01-09Fix manlifter to correctly import doclifter. While at it also fix manlifterrecht4-6/+59
for Darwin which doesn't have SIGPWR. Now this is fixed manlifter can also be installed. bump PKGREVISION to 1
2005-01-08Require the latest libgnomeui to make this work; otherwise we get linkedjmmv1-2/+4
to libSM without an rpath on the right directory. Bump PKGREVISION to 5.
2005-01-08Remove redundant target.minskim1-4/+1
2005-01-08Add and enable p5-Text-Shellwords.minskim1-1/+2
2005-01-08Import p5-Text-Shellwords from pkgsrc-wip. Packaged by David Price.minskim4-0/+34
Shellwords is a thin wrapper around the shellwords.pl package, which comes preinstalled with Perl. This module imports a single subroutine, shellwords(). The shellwords() routine parses lines of text and returns a set of tokens using the same rules that the Unix shell does for its command-line arguments. Tokens are separated by whitespace, and can be delimited by single or double quotes. The module also respects backslash escapes.
2005-01-06Update to 1.1.5:wiz2-6/+5
Bug fixes and better Mac OSX integration.
2005-01-06Don't "cp -p" for *source* files. Builds are usually done as an unprivilegedtv1-2/+2
user, so it's not nice to try to use an option that will try to chown if the repository isn't owned by the builder. (Some OS's do in fact cause an error when the chown in "cp -p" fails.)
2005-01-06Bump PKGREVISION, because some versions were broken recently during thewiz1-2/+2
perl buildlink change, but now it works again.
2005-01-03Bump PKGREVISION because of curl dependency bump.wiz1-2/+2
2005-01-03Add another missing dependency (libxml2, for xmllint).wiz1-1/+2
2005-01-03Honor CFLAGS and CXXFLAGS. This makes the package build with pkgviewsminskim2-1/+17
enabled.
2005-01-01Bump PKGREVISION because the previous binary package may contain aminskim1-2/+2
wrong path to the perl executable.
2005-01-01Fails to build site unless align and valign options are on the same line.darcy3-3/+23
Bump PKGREVISION
2005-01-01Update to 0.36.1:wiz2-5/+5
- Bug removed from file misc.c line 788
2004-12-31Remove paths to aspell tools from CONFIGURE_ENV. They are handled byminskim11-44/+11
aspell/buildlink3.mk.
2004-12-31Buildlink tools used by aspell language packages, so that thoseminskim1-1/+3
packages don't have to specify paths explicitly in their Makefile's.
2004-12-30Backout last change because the check in "buildlink3.mk" doesn't worktron2-20/+4
and therefore causes build failures in e.g. the "kdewebdev3" package.
2004-12-30Add DEPENDS on bash -- it is used by xmlto towiz1-1/+2
run its shell scripts, and during the build too.
2004-12-29This package works fine with tk-8.4.8.fredb1-2/+2
2004-12-29update to 1.2.1recht3-9/+7
ChangeLog only list the following changes, but there also seem Cocoa related ones. 2004-06-11 Dom Lachowicz <cinamod@hotmail.com> * Make GTK+ FE use stock icons * Bump version number
2004-12-28Bump PKGREVISIONs due to libtiff update.reed1-2/+2
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-12-28If the crypto option has not been enabled, don't depend on libgcrypt,xtraeme1-2/+7
make it conditionally.
2004-12-28Add an option to disable the crypto extensions (it's enabled by defaultxtraeme1-2/+13
as before) so users that don't need this, can disable it via PKG_OPTIONS.libxslt=-crypto.
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-2/+2
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
2004-12-27Correct path to DISTFILES.minskim1-2/+2