summaryrefslogtreecommitdiff
path: root/textproc/lout
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2013-12-16Simplify packaging, add patch comment, and kill off the dynamic PLISTdholland5-20/+618
generation. PKGREVISION -> 1 to encourage rebuilding with proper PLIST support.
2013-07-13Update to 3.40. Changes:shattered2-10/+10
Bug fixes: -Fixed a problem with @IndexBText -MAX_STACK in z06.c increased (again) to 250. -Rare crash at "env = SetEnv(res, env);" given truly horrible patch. -@Pie totalweight default was not inherited from @PieSetup; fixed now. -@DefinitionTitleFormat, @ClaimTitleFormat, @PropositionTitleFormat, -@LemmaTitleFormat, @CorollaryTitleFormat, @ExampleTitleFormat fixed. -Problem with eogonek in titles (Kamil Rytarowski, Uwe) fixed. Features: -JavaScript and Tcl languages added to prg2lout.c (Mark Summerfield). -@Place symbol now available when setting setup file options. -New version of @Graph with @GraphSetup symbol in setup file. Should be 100% backward compatible, if not use @SysInclude { old_graph }. -New ISOB4, ISOB5, JISB4, and JISB5 paper sizes. The old B4 and B5 sizes are still available unchanged, though now deprecated. -New @Diag options: outlinecolour for nodes, pathcolour for links.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-15Reset maintainer, developer has left the buildingwiz1-2/+2
2011-12-12Avoid double DESTDIR prefixjoerg2-4/+4
2011-12-07Don't hardcode /usr/pkg. Still doesn't install properly in a non-defaultdholland2-4/+4
$PREFIX, but it gets further.
2011-12-06Fix DESTDIR installationjoerg2-4/+4
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
2010-06-28DESTDIR supportjoerg3-17/+27
2009-06-14Remove @dirrm related logic.joerg1-3/+1
2007-04-01Fixed PKGMANDIR.rillig2-4/+4
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-1/+2
2007-02-22Update HOMEPAGE and MASTER_SITES. From Sergey Svishchev.wiz1-4/+4
2005-11-09bump PKGREVISION for dependency change (hi, tv!)grant1-1/+2
2005-11-08This requires zlib, so say so.tv1-1/+2
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2003-09-15Update from version 3.21 to 3.26 of lout, the first part of PR 18687agc4-29/+30
from Greg Woods. (The second part of that PR is not the correct way to set papersize in pkgsrc). Main change is that the PDF is no longer maintained, a more complete list of changes follows: Changes and new features introduced in Version 3.22 [3 June 2000] Bug fixes More setup file options for controlling the appearance of reports Makefile now explicitly explains how to compile with debugging on/off Added quotesinglebase, quotedblbase, ellipsis to LtLatin2.LCM file Object-oriented back end (of interest to implementors only) Chapters without page breaks option (see @ChapterStartPages, User's Guide) Font includes all in page setups now (of interest to implementors only) Changes and new features introduced in Version 3.23 [24 June 2000] Bug fixes, including Uwe's fix of the nasty bug reported by Matej Cepl, and my fix of a table running headers bug reported by Matthew Neumann. Cross links (see User's Guide, Cross References and Links section) New symbols for expert users: @LinkSource and @LinkDest @Python symbol for typesetting Python programs using prg2lout. Changes and new features introduced in Version 3.24 [8 October 2000] Bug fixes, including a new and better fix for table running headers bugs Changes and new features introduced in Version 3.25 [December 2001] Bug fixes Finnish additions Croatian, Slovakian, Upper Sorbian Outdent is now settable e.g. { setoutdent 0.3f } @Break object @InitialOutdent options for initializing outdent value Updated barcodes package to work with recent Lout versions (@FontDef) "downifneeded @Scale" like "{} @Scale" but will only scale down, not up @F symbol yields a settable font, no longer hardwired to Courier @TitleOf symbol e.g. "@TitleOf azaleas" similar to "@NumberOf azaleas" @IndexText option to @Book etc., allows text just below Index title References may be printed in order of first citation New @Diag link types: @HVHLine, @HVHCurve, @VHVLine, @VHVCurve "baselinemark @Font" option (mark along baseline rather than half x height) @IncludeGraphicRepeated symbol: less output when EPS included repeatedly Arbitrary colours in @Colour, @Tbl, @Diag, and @Graph, done consistently Size of small caps can be set now e.g. "{ setsmallcaps 0.8 } @Font ..." Got rid of boxes around links when PostScript converted to PDF Revised end of sentence handling for some languages Symbols for embedding clickable URLs into PostScript output I've decided not to maintain the PDF back end, but I will try to ensure that Lout's PostScript output works with PostScript-to-PDF converters. Changes and new features introduced in Version 3.26 [October 2002] Fixed bug causing crash when breaking certain list items across pages Merged index entries completely reimplemented @DropTagItem (@DTI) now prevents page break after drop tag
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-11-01Fix HOMEPAGE (with my Lout home page maintainer's hat on).uwe1-2/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-5/+5
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-06-16upgrade to 3.21. ok'ed by tsarna@netbsd.org (maintainer).itojun5-39/+21
-- Changes and new features introduced in Version 3.14 [released March 1999] Bug fixes "lout -PDF" now available as alternative to "lout -Z" Cross referencing list items yields just the raw item number now Changes and new features introduced in Version 3.15 [May 1999] Bug fixes @FootNoteFormat option for controlling format of footnotes @TheoremFormat option for controlling format of theorems (etc.) @ListOuterGap setup file option for space before and after lists Standardized and improved "slides" package, incl. new setup file options (NB please send me @Word&&lecture and @Word&&overhead in your language) Faster database reading (uses more memory though); prevent with -M @DoubleLine symbol in diagrams for drawing a double line -l and -L flags for selecting collation order (see lout -u) Changes and new features introduced in Version 3.16 [28 May 1999] Bug fixes Optimal paragraph breaking weights adjusted yet again (sigh) Changes and new features introduced in Version 3.17 [13 September 1999] Bug fixes @AtEnd option for @Book and @Report (unnumbered back cover page) @Abbreviations symbol in books (like @Introduction but for abbreviations) @Euro symbol added for getting a European Currency symbol Document OBJECT struct declaration in externs.h (for gurus only) Changes and new features introduced in Version 3.18 [26 February 2000] Bug fixes (more than usual, somehow) New @CurrYUnit and @CurrZUnit symbols (expert users) @Diag enhancement: node types, similar to row types in @Tbl @Diag enhancement: new features for drawing syntax diagrams Portuguese (thanks to Jose Roberto B. de A. Monteiro) Slight change to @Tbl spec (affects aligned columns) Replaced c2lout with prg2lout (computer program formatting) @Outline symbol for printing words in outline rather than filled A few extra @Eq symbols: filledcircle, small, trieq Changes and new features introduced in Version 3.19 [9 March 2000] Bug fixes Four @HeaderComponent symbols for running headers (expert users) Running headers in multi-page tables Running headers in indexes Two extra @Eq symbols: triangleup, triangledown Changes and new features introduced in Version 3.20 [8 April 2000] Bug fixes (including the internal error that was dumping core recently) Multi-line style changes (@I, @Colour etc.) now work in lines @Break mode @Perl symbol for Perl programming language formatting (includes Pod) Changes and new features introduced in Version 3.21 [10 May 2000] Bug fixes (including an old problem of bits lost from programs in tables) Refinements to @Perl symbol for Perl programming language formatting Program texts can now be formatted with line numbers added -V now tells about PDF compression and whether debug output is available "Page body margins" for indenting of page body wrt headers and footers Margin notes code updated to work as desired with the new page body margins @PageEnclose symbol generalizes @PageBox (enclose each page in anything) Robustness wrt Linux strcoll() improved (tab characters no longer compared) "Abstract" word in tech reports now centred again by default Lout now builds composite characters - see Expert's Guide, under @Font *** IMPORTANT: ONE CHANGE THAT IS NOT UPWARDLY COMPATIBLE *** If you are using your own setup file, then it is likely to contain the line "@SysInclude { fontdefs }". There is no longer a fontdefs file, there is now a fontdefs database, so you need to replace this line with "@SysDatabase @FontDef { fontdefs }".
2000-02-05whitespace, casing fixeswiz1-1/+1
2000-02-05find -> ${FIND}wiz1-4/+4
1999-09-28Regen.simonb1-2/+2
1999-09-28Compile with optimisation (-O2). On the mips, we get an error from thesimonb1-6/+15
assembler about a branch offset being too large in z06.c. Optimising must make a function small enough...
1999-07-09Add package patch checksum files.agc1-0/+3
1999-04-15Update to 3.13tsarna3-65/+4
1998-11-12Remove unnecessary blank line.frueauf1-2/+1
1998-11-09Basser Lout, A TeX/troff-like formatter with PostScript/PDF output tsarna7-0/+160