Commit graph

478 commits

Author SHA1 Message Date
zuntum
4ed4754c22 MKDIR -> INSTALL_DATA_DIR 2001-04-02 20:07:03 +00:00
skrll
972a7fbf70 Create the right directory before trying to install documentation.
${MKDIR} -> ${INSTALL_DATA_DIR}
2001-03-31 20:40:22 +00:00
zuntum
55d10f3e06 o CC=gcc -> CC="${CC}"
o fix quoting
2001-03-31 12:13:37 +00:00
hubertf
7c99372be4 Sync the doc files with reality. I mean it! 2001-03-30 02:19:01 +00:00
jtb
95564d333b Added USE_LIBINTL=YES. 2001-03-29 22:37:45 +00:00
hubertf
8259dca153 Enable MIF output, default catalog, and fix the docs to actually
install the *jade* *docs* (not sp, which is in another dir here).

thanks a lot to  "Kogule, Ryo" <kogule@mars.dti.ne.jp> for the patch!
2001-03-29 15:41:53 +00:00
hubertf
67b3b6a558 Installed docs are actually for SP, not Jade
Pointed out on tech-pkg by "Kogule, Ryo" <kogule@mars.dti.ne.jp>
2001-03-29 13:43:44 +00:00
drochner
e9d2c5f0ec fix DISTNAME vs. PKGNAME 2001-03-29 11:34:34 +00:00
hubertf
92dcf45784 Update to 1.2.1nb1:
Add patch sent in by Kogule, Ryo <kogule@mars.dti.ne.jp> on tech-pkg
so this does not crash on NetBSD/mac68k.
2001-03-29 01:02:59 +00:00
jtb
da3481ca8a Remove duplicate "document" in COMMENT. 2001-03-28 01:19:03 +00:00
skrll
68c0e6b419 Update to version that comes with KDE 2.1 2001-03-27 09:30:30 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
jtb
1146d79dd5 Add and enable yodl. 2001-03-26 22:46:37 +00:00
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