Commit graph

465 commits

Author SHA1 Message Date
jtb
57e386abc6 Initial import of yodl:
Yodl is a package that implements a pre-document language and tools to
process it.  The idea of Yodl is that you write up a document in a
pre-language, then use the tools (e.g.  yodl2html) to convert it to
some final document language.  Current converters are for HTML, ms,
man, LaTeX SGML and texinfo, plus a poor-man's text converter.  Main
document types are "article", "report", "book" and "manpage".  The
Yodl document language is designed to be easy to use and extensible.
2001-03-26 22:43:57 +00:00
jtb
b055b1da00 An accident, obviously. 2001-03-26 22:42:18 +00:00
jtb
521244e81a Initial import of yodl-1.31.18:
Yodl is a package that implements a pre-document language and tools to
process it.  The idea of Yodl is that you write up a document in a
pre-language, then use the tools (e.g.  yodl2html) to convert it to
some final document language.  Current converters are for HTML, ms,
man, LaTeX, SGML and texinfo, plus a poor-man's text converter.  Main
document types are "article", "report", "book" and "manpage".  The
Yodl document language is designed to be easy to use and extensible.
2001-03-26 22:34:55 +00:00
bad
8a200bdfe1 regen. 2001-03-26 13:13:06 +00:00
bad
906f3c9d92 Instantiate Vector<size_t> on __sparc__ too. 2001-03-26 13:11:26 +00:00
mjl
4be34ddaf1 Enable p5-Text-Wrapper 2001-03-25 06:09:02 +00:00
mjl
520d6cf864 Initial import of p5-Text-Wrapper, a perl5 module that provides simple
word wrapping.
2001-03-25 06:07:50 +00:00
mjl
13b265a575 Update to 1.31. No changes available, Changelog stops at 1.23. 2001-03-25 05:34:26 +00:00
wiz
4d5e6ddb8d Revert DISTNAME to ispell-gaeilge-0.1. 2001-03-22 13:53:58 +00:00
mjl
671090e517 Update to 0.22.
* CSV_XS.xs: Added the handling of escape characters outside of quotes.
   * CSV_XS.pm (parse): Minor bugfix in the parse method.
2001-03-21 17:23:10 +00:00
fredb
0b20ca9ec5 Don't build "rman" if you already have an "rman" in ${X11BASE} (which is
presumably the "rman" installed by XFree86-4.x).
2001-03-20 00:10:08 +00:00
wiz
d4fec39926 Use termios instead of TIOC{G,S}ETP, so that ispell works on machines
without COMPAT_43 in the kernel.
2001-03-16 11:05:46 +00:00
zuntum
9de97ea352 Set PKGNAME to rfcutil-3.1, do not derive it from DISTNAME because check script complains 2001-03-15 18:57:00 +00:00
wiz
6bcaf425fb add and enable ispell-german 2001-03-15 15:28:49 +00:00
wiz
e459b742ac Update dependency to ispell-base>=3.1.20. 2001-03-15 15:27:40 +00:00
wiz
b7e5ed5a63 Initial import of ispell-german, as requested in pkg/12145:
German dictionary for ispell.
2001-03-15 15:26:35 +00:00
wiz
9199d8e70f Raise MASKBITS to 64 -- needed for ispell-german.
Bump version to 3.1.20nb1.
2001-03-15 15:22:00 +00:00
hubertf
5032a2098d astyle was moved to devel 2001-03-15 13:37:47 +00:00
hubertf
b505f6c472 Move astyle from textproc to devel, suggested by Al 2001-03-15 13:33:23 +00:00
hubertf
bec4f0355b add & enable astyle 2001-03-15 13:07:37 +00:00
hubertf
2cf5b33f06 Add astyle-1.13.6.1: reindenter and reformatter of C++, C and Java source code
When indenting source code, we as programmers have a tendency to
use both spaces and tab characters to create the wanted indentation.
Moreover, some editors by default insert spaces instead of tabs
when pressing the tab key, and other editors (Emacs for example)
have the ability to "pretty up" lines by automatically setting up
the white space before the code on the line, possibly inserting
spaces in a code that up to now used only tabs for indentation.

Since the NUMBER of space characters showed on screen for each tab
character in the source code changes between editors (until the
user sets up the number to his liking...), one of the standard
problems facing programmers when moving from one source code editor
to another is that code containing both spaces and tabs that was
up to now perfectly indented, suddently becomes a mess to look at
when changing to another editor. Even if you as a programmer take
care to ONLY use spaces or tabs, looking at other peoples source
code can still be problematic.

To address this problem I have created Artistic Style - a series
of filters, written in C++, that automatically reindent & reformat
C/C++/Java source files. These can be used from a command line, or
it can be incorporated as classes in another C++ program.

Submitted in PR 12402 by Thomas Runge <runge@rostock.zgdv.de>
2001-03-15 13:06:40 +00:00
zuntum
e02fbf7d0d DEPEND -> DEPENDS and fix my mail address 2001-03-14 16:17:07 +00:00
zuntum
26eb8bb229 * use ${LOCALBASE} instead of hardcoded /usr/pkg as a location for info files
* use ${INSTALL_PROGRAM/MAN} instead of "install"
* fix my email address
2001-03-14 14:57:34 +00:00
wiz
3c68527d65 Let CONFLICTs be handled by ispell-base. 2001-03-14 13:52:21 +00:00
wiz
7bb0fc7ab6 ispell is now called ispell-base. 2001-03-14 13:51:34 +00:00
wiz
ea7631f9df Fix building. Alistair says I should mention that 'agc is a lousy bozo
who never tests anything', so I'll do him the favour.
2001-03-14 13:49:25 +00:00
agc
2d167c19e8 Remove old ispell package, which has been superceded by ispell-base
and various other language-specific packages
2001-03-14 12:20:54 +00:00
agc
f767d0a063 Add and enable new ispell packages - ispell-base, ispell-british,
and ispell-francais.

Remove old ispell package.
2001-03-14 12:17:42 +00:00
agc
91ecfdd173 Adapt to the new format for the ispell packages. 2001-03-14 12:14:54 +00:00
agc
31a76baf81 Initial import of ispell-francais, the French spelling dictionary for
ispell.
2001-03-14 12:14:02 +00:00
agc
93771b497b Initial import of ispell-british into the packages collection.
This package contains the British English spelling dictionary.
2001-03-14 12:12:21 +00:00
agc
b47dc045a0 Initial import of new format of ispell package, the interactive
spelling checker.  The new format allows multiple language
dictionaries to be installed at the same time, and uses pkgsrc
dependencies, rather then overloading the base package.

This is the base package (which also installs the default American
English directories).
2001-03-14 12:10:22 +00:00
jwise
12a9c8dd4a Install the wrc.jar' archive which comes pre-built with fop as fop-w3c.jar'
until it has it's own distribution released.  Adding this to CLASSPATH fixes
SVG rendering issues.
2001-03-14 01:43:40 +00:00
jwise
8a65e44601 Update fop to fop-0.15.0.
This is _not_ the most recent version of fop, but it is the most recent
version of fop which works with cocoon.  If people need the newest fop
version, drop me a line, and I will import it as fop-current.

There is currently an issue with SVG rendering, which will be addressed
this afternoon.

Changes since fop-0.13.0, the last pkgsrc version:

Done since 0.14 release
- added region-name support, refactoring of region, PageSequence,
        PageMasterReference, flow/static [Kelly Campbell, Arved Sandstrom]
- added CommandLine/Driver -d option to output stack traces [Kelly Campbell, Arved Sandstrom]
- added: a new package for image support and analysis [Pankaj Narula]
- added better svg support (linear gradients, radial gradients, css style selectors,
        css colour names, patterns, path curves (except arcs), text tspan and tref, text whitespace
        handling, text outline and fill, switch, images (including external svg images)
        references in external svg documents, svg elements (below top element), symbol element) [Keiron Liddle]
- added large test suite for svg [Keiron Liddle]
- added support for property textdecoration (only value 'underline') [Christian Geisert]
- added support for type 1 fonts [Jeremias Maerki,Alan Fagot]
- added support for compile target jdk 1.1 only [Art Welch]
- added support for  partial borders in block, block-container,
                     table-row, table-column and table-cell [Corinna Hischke]
- redesign of properties handling, support for computed, compound and shorthand properties,
                     supporting docs [Karen Lease]
- redesign of font handling for AWTRenderer [Dorothea Wiarda]
- added: support for leader-alignment, leader-pattern-width, leader-pattern (dots,space) [Fotis Jannidis]
- fixed: unnecessary dependence on jdk 1.2 features [Christian Geisert]
- fixed: unicode problem in UserMessage [Ross Golder]
- fixed: broken buildFOTree [Marcus Holmberg]
- fixed: problems with borders and padding in tables [Corinna Hischke]
- fixed: XMLRenderer, unbalanced " in the produced output [Dorothea Wiarda]
- fixed: renamed: inline-sequence -> inline, simple-link -> basic-link,
                  white-space-treatment -> white-space-collapse [Fotis Jannidis]
- fixed: images were rendered only half size (Mikko Honkala)
- fixed: pdf file in XalanCommandFile explicitly closed [Dharamveer Salecha]
- fixed: lists containing list do not keep their indentation correctly
         over a page boundary [Dorothea Wiarda]

Done since 0.13 release
- pagination updated to 03/27/2000 XSL WD [Arved Sandstrom]
- added support for fo page-number-citation [Mike Crowe, Jordan Naftolin]
- added support for 06/29/2000 SVG WD + W3C Java DOM bindings [Keiron Liddle]
- added image support using Jimi [Eric Schaeffer]
- added support for external and internal simple-links [Jordan Naftolin]
- added support for the fonts Symbol and ZapfDingbats [Fotis Jannidis]
- added a MessageHandler  [Fotis Jannidis]
- fixed table overflow bug [Jordan Naftolin]
- finally fixed postscript printing of generated PDF [Domagoj Cosic]
- removed XTCommandLine from build.xml
- removed PDFOutputHandler from build.xml
- added XalanCommandLine  [Fotis Jannidis]
- added: fo:instream-foreign-object [Keiron Liddle]
- added: goto button in AWT viewer [Stanislav Gorkhover]
- updated: AWT viewer now works again and supports - with some restrictions - the new SVG support [Stanislav Gorkhover]
2001-03-14 01:32:38 +00:00
drochner
49d24e1a7d update to 1.8.11.
No changelog found, but 1.8.10 isn't available on the distribution site
anymore.
2001-03-10 12:37:20 +00:00
wiz
b65b34ff11 Remove wrongly imported package (compare rfcutil) 2001-03-08 12:47:08 +00:00
wiz
3dfc803b84 add and enable expat and pyxml 2001-03-07 15:57:06 +00:00
drochner
62ba863582 The PyXML package is a collection of libraries to process XML with Python. It
contains, among other things

    xmlproc: a validating XML parser.
    sgmlop: a C helper module that can speed-up xmllib.py and sgmllib.py by a
        factor of 5.
    PySAX: SAX 1 and SAX2 libraries with drivers for most of the parsers.
    4DOM: A fully compliant DOM Level 2 implementation
    javadom: An adapter from Java DOM implementations to the standard Python
        DOM binding.
    pulldom: a DOM implementation that supports lazy instantiation of nodes.
    marshal: a module with several options for serializing Python objects to
        XML, including WDDX and XML-RPC.
    unicode: a helper module for Python 1.5 users who need conversions between
        UTF-8 and ISO-8859-?.
2001-03-07 12:14:59 +00:00
drochner
6be8675f53 This is James Clark's expat XML parser library in C. It is a stream oriented
parser that requires setting handlers to deal with the structure that the
parser discovers in the document.
2001-03-07 12:13:04 +00:00
hubertf
4b10bf8ddf add & enable rfcutil 2001-03-05 23:39:45 +00:00
hubertf
e13ec79d8b [reimport into right dir - the other one was already reported to admins]
Added rfcnet-3.1:
Search for RFCs and do ports, services & protocol lookups

RFC Util allows you to specify the number of an RFC, or a search string, and
it returns all related RFCs. It features command line switches to spawn lynx
or w3m to view the RFC, dump to file for offline viewing, or mail to
an address. It also allows local and remote lookups of port, service,
or proto numbers.

Contributed by Tomasz Luchowski <zuntum@eik.pl> in PR 12131
2001-03-05 23:37:15 +00:00
hubertf
a599a9ae7e Added rfcnet-3.1:
Search for RFCs and do ports, services & protocol lookups

RFC Util allows you to specify the number of an RFC, or a search string, and
it returns all related RFCs. It features command line switches to spawn lynx
or w3m to view the RFC, dump to file for offline viewing, or mail to
an address. It also allows local and remote lookups of port, service,
or proto numbers.

Contributed by Tomasz Luchowski <zuntum@eik.pl> in PR 12131
2001-03-05 23:34:59 +00:00
wiz
d9edc9fe4c Fix WRKSRC. 2001-03-05 20:16:05 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
wiz
6e29198ff8 Update to 2.29, per pkg/11599 by Damon Brodie.
ChangeLog not available.
2001-02-28 13:20:46 +00:00
jtb
401b934f09 Add and enable p5-Text-BibTeX 2001-02-27 23:40:54 +00:00
jtb
0fd5648da5 Initial import of p5-Text-BibTeX:
Perl library for reading, parsing, and processing BibTeX files

Package submitted by Mark Davies (mark@MCS.VUW.AC.NZ) in PR 12061.
Trivial modifications by me.
2001-02-27 23:39:55 +00:00
tron
eaa668697f Use "PKGLOCALEDIR" instead of "LOCALEDIR". 2001-02-26 20:19:43 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
skrll
2e69b8686f Fix PLIST problems on little endian machines. Noted my manu@netbsd.org and
bulk build results.
2001-02-22 08:18:40 +00:00