Commit graph

1591 commits

Author SHA1 Message Date
seb
55d4f01e93 Fix build with GCC 3.3.1: fix multiline string constant. 2003-09-30 21:50:55 +00:00
mycroft
86281510fd I don't pretend to understand this layer of the C++ template abyss, but I found
this patch on the web that purports to make it work with GCC 3/libstdc++ 3.
2003-09-30 17:26:58 +00:00
adam
8ac99d640b Added ispell-polski 2003-09-30 13:44:42 +00:00
adam
05cf366e9b Polish dictionary for the ispell 2003-09-30 13:43:16 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
grant
6fe7f33f4c link against the correct libs when using gcc3. 2003-09-27 10:10:34 +00:00
jmmv
1d8998e789 Fix PKGCONFIG_OVERRIDE. 2003-09-26 20:51:41 +00:00
recht
972b2650d0 Update to 1.0.1
Some cleanup and fixes.

The distname has changed from Aiksaurus to aiksaurus. Since the only pkg that
uses aiksaurus is LyX, which will be updated in a few seconds, keep the new
name.
2003-09-26 20:04:14 +00:00
wiz
f1803b92d5 s/wip/textproc/ 2003-09-26 08:55:05 +00:00
recht
b1d35eea1f Remove backup file which has been imported by accident. 2003-09-25 21:19:26 +00:00
recht
36cdea44b0 Add and enable py-SimpleParse. 2003-09-25 21:15:20 +00:00
recht
f9a3f494f8 Initial import of py-SimpleParse 2.0.0
pkg provided by adam at monkeybyte dot org via pkgsrc-wip

SimpleParse is a BSD-licensed Python package providing a simple parser
generator for use with the mxTextTools  text-tagging engine. SimpleParse
allows you to generate tagging tables for use with the text-tagging engine
directly from your EBNF grammar.
2003-09-25 21:14:08 +00:00
wiz
ca196ff20c Update to 0.99.5 provided by the maintainer Mishka in PR 22945.
Changes unknown.
2003-09-25 17:45:35 +00:00
xtraeme
6b54a5a2dc Add and enable libcroco 2003-09-25 14:05:49 +00:00
xtraeme
806cfce2ff Initial import of libcroco 0.2. Package imported from pkgsrc-wip.
The Libcroco project is an effort to build a generic Cascading Style Sheet
(CSS) parsing and manipulation toolkit that can be used by GNOME applications
in need of CSS support.
2003-09-25 14:04:54 +00:00
wiz
8cbaaf48be Adapt for latest update, and depend on latest version
because of library major bump (no dependent packages in pkgsrc, though).
2003-09-25 06:17:22 +00:00
xtraeme
a3449de3a1 Updated to 1.0.0
Changes:

2003-09-08 Version 1.0.0 Released

   Several  long-deprecated  functions  were removed and consequently the
   library shared version number was increased to 1
   Fixed scanning for rdf:RDF so that RDF/XML in other XML works, such as
   in SVG
   raptor-config    --libs    now   works,   added   --libtool-libs   and
   --version-decimal
   Check N-Triples legal Unicode character range #x0-#x10FFFF
   Normalize  RDF/XML  xml:lang  and  N-Triples  language to lowercase on
   input
   Worked around libxml2 bug causing a crash on some error reporting
   Added raptor_parse_file_stream for parsing a C FILE*
   Tidied rapper utility argument handling, added --version
2003-09-25 04:13:06 +00:00
wiz
af12297ca9 Update to 1.3.2:
Changes in OpenJade 1.3.2 (December 2002)

* Build against OpenSP 1.5

* Minor fixes to MIF backend

* Correct typo in definition of "attribute" in builtin.dsl (Toby Speight)

* Fix quoted of ampersand in XML/SGML transformations (Toby Speight)

Changes in OpenJade 1.3.1 (January 2002)

* Support for newer GNU source configuration tools (autoconf, libtool, automake)

* Support for newer GNU and Microsoft compilers

* Support for more/up to date platforms (Mac OS X, Darwin, BSD, Cygwin etc.)

* Numerous bug fixes to TeX backend for improved table support and two
  sided output. Two new external procedures two control double sided
  output (required by jadetex 3.4 or greater).

  "UNREGISTERED::OpenJade//Characteristic::page-two-side?"
  "UNREGISTERED::OpenJade//Characteristic::two-side-start-on-right?"

* Support for XML Byte Order Marks

Closes PR 22901.
2003-09-23 08:35:52 +00:00
wiz
46127051d0 Add patch to make this build with gcc3. Patch from
Submitter: Jim Gifford
 Origin: Debian OpenSP Maintainer
forwarded by Peter Seebs via PR 22901.
2003-09-23 08:10:14 +00:00
wiz
47abc68336 Add buildlink2.mk. 2003-09-23 06:59:24 +00:00
tron
a05c6a2985 Add patches from the FreeBSD ports collection to fix build problems
with GCC 3.3.1.
2003-09-21 20:03:52 +00:00
dent
49d8831342 Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
wiz
fe284e8dbf Use .CURDIR instead of PKGDIR variable (for pkglint). 2003-09-19 13:19:12 +00:00
wiz
dddf2f9000 Update to 2.5.1nb2:
Use the right grep binary in fgrep and egrep shell scripts.
Patch provided by Nicolas Fugier in PR 20905.
2003-09-18 19:13:50 +00:00
xtraeme
f1b96dd329 Add and enable p5-XML-Stream. 2003-09-18 08:34:15 +00:00
xtraeme
571d5d74ce Initial import of p5-XML-Stream 1.15.
This module provides you with access to XML Streams.  An XML Stream
is just that.  A stream of XML over a connection between two computers.

Package imported from pkgsrc-wip.
2003-09-18 08:33:12 +00:00
jmc
f9dab74f78 Needs BUILDLINK2 to pull in python dependency 2003-09-18 02:43:49 +00:00
jmc
bd948869aa Add some missing entries 2003-09-18 02:41:05 +00:00
jmc
343d74ce8b Add USE_BUILDLINK2 so this actually works and requires python correctly 2003-09-18 02:28:08 +00:00
wiz
49bd014a67 Add and enable enchant. 2003-09-17 21:16:31 +00:00
wiz
b3e0dd0286 Initial import of enchant, a generic spell checking library.
The project aims to provide an efficient extensible abstraction
for dealing with different spell checking libraries.

Enchant is meant to provide a generic interface into various existing
spell checking libaries. These include, but are not limited to:
        * Aspell/Pspell
        * Ispell
        * Hspell
        * Uspell

Enchant is also meant to be used in a cross-platform (XP) environment.
Part of this means that Enchant wants to limit its number of external
dependencies to 0, or as close is as humanly possible. Also, any
enchant consumer (i.e. a Word Processor) should not need to know
about what backend providers Enchant knows about. In fact, Enchant
shouldn't even need to know this information itself. To accomplish
this, all of Enchant's providers are DLLs.

Enchant is also meant to be used in a multi-user environment, such
as Unix.  It is preferable to have both a $USER and a $GLOBAL
location for both provider DLLs and for dictionaries themselves,
when possible. Enchant's DLL location algorithm takes this into
account, and gives preference to the $USER DLLs, when found.
2003-09-17 21:11:35 +00:00
jmmv
5277afe70b Add and enable catdoc-tk. Forgot to say in its import that this addresses
PR pkg/18730.
2003-09-17 15:00:02 +00:00
jmmv
ed531d5e15 Initial addition of catdoc-tk, version 0.91.4:
This package provides the wordview utility that comes with catdoc.
2003-09-17 14:58:44 +00:00
jmmv
bc9f26a878 Do not build nor install wordview to keep the package small (this needs Tk).
Bump PKGREVISION to 1 because of this.  While here, split the Makefile in
two parts to help in the creation of the new catdoc-tk package.
Addresses PR pkg/18730.
2003-09-17 14:57:25 +00:00
agc
610ebc82e2 Update from version 3.21 to 3.26 of lout, the first part of PR 18687
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-09-15 09:51:38 +00:00
recht
44917e36b8 Use my NetBSD.org email address. 2003-09-14 18:13:48 +00:00
recht
5646b4224e update to 0.3
changes:
General:
* Renamed "attribute" to "option" for directives/extensions.
* Renamed transform method "transform" to "apply".
* Renamed "options" to "settings" for runtime settings (as set by
  command-line options).  Sometimes "option" (singular) became
  "settings" (plural).  Some variations below:
  - document.options -> document.settings (stored in other objects as
    well)
  - option_spec -> settings_spec (not directives though)
  - OptionSpec -> SettingsSpec
  - cmdline_options -> settings_spec
  - relative_path_options -> relative_path_settings
  - option_default_overrides -> settings_default_overrides
  - Publisher.set_options -> Publisher.get_settings

for the "Specific" changes see HISTORY.txt.
2003-09-14 17:46:55 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
cjep
502c7bd5d6 Update to version 20030914.
Changes since previous:
* Fix context output
2003-09-14 15:15:17 +00:00
jdolecek
e030690200 remove pthread dependency from buildlink too
pointed out by Thomas Klausner
2003-09-13 07:53:53 +00:00
jdolecek
0cf9307614 bump PKGREVISION for previous 2003-09-13 07:30:23 +00:00
jdolecek
884ac49915 needs libxml2>=2.5.10nb1 to work 2003-09-13 07:28:13 +00:00
jdolecek
8e9b787247 disable threads - it's not clear this is necessary (it's only used
for some optional internal locking), and this library needs to be usable
by nonthreaded programs too, like php4-domxml

bump PKGREVISION for this; buildlink not changed, since library users
generally don't care about this
2003-09-13 07:23:36 +00:00
jmmv
c0ee31db07 Bump version to 0.27.1. This is always a build dependancy, so we can do
it safely (to satisfy all intltool version requirements successfully).
2003-09-11 10:52:49 +00:00
taca
d9a7d72d1a Update ruby-rdtool package to 0.6.14.
= CHANGES
:0.6.14
  * minor fix for Ruby 1.8.
  * now rd2man generates better output. (thank you, Sugiura-san.)
2003-09-10 15:57:31 +00:00
jschauma
9d24718f9b Use emacs.mk instead of hardcoding a dependency on a certain
emacs-version.
2003-09-09 23:51:21 +00:00
recht
31a189bcdd Update to 1.12
and take maintainership.

1.12
August 11st, 2003
* Complain if there are no template files in the template directory. ( Rod)
* Correct HTML output for specification conformance. ( Rod)
* Add note to HTML about PostgreSQL Autodoc. ( Rod)

1.11
August 1st, 2003
* Write documentation including what variables are used for template creation.
  ( Rod)
* Correct various inter-schema issues with commonly named tables. ( Rod)
* Remove sgml.tmpl DocBook output. Replace with xml.tmpl for DocBook output.
  ( Rod)
* Add --statistics support for PostgreSQL 7.4. Requires pgstattuple from
  contrib to be installed ( Rod)
* Correct schema prefix to function names. ( Rod)
* Statistics based on PostgreSQL's pgstattuple contrib module ( Rod)
* Correct a number of issues with common table names in multiple schemas.
  (a.j and b.j) ( Rod)
* Other bug fixes ( Rod)

1.10
May 18th, 2003
* Skip plpgsql_call_handler() in PostgreSQL 7.3 and later ( Rod)
* Fix column descriptions ( Rod, Arthur )
* Use a table connection point for GraphViz output for cleaner formatting.
  ( Rod)
* Ensure that multikey constraints can be associated with a group number
  (UNIQUE#1, UNIQUE#2, FK#1, FK#2, ...) ( Arthur, Rod)
* Skip information_schema on 7.4 database ( Rod)
* Base the output on templates which are processed by HTML::Template allowing
  simpler editing of the output for various styles ( Neil, Rod )
* Correct the PostgreSQL 7.1 query processes ( Rod)
* Add a new --schema argument to enable dumping a single schema ( Rod)
* Large cleanups for the various outputs to simplify the code base and remove
  long standing bugs in DocBook output ( Rod)
2003-09-09 14:18:58 +00:00
salo
e3f344c974 Remove reference to wip. (hi xtraeme!)
Style/whitespace nits, while here.
2003-09-09 10:03:50 +00:00
jmmv
18b182d4cf Update to 1.0:
* Adapted Buildtool scripts to the latest version, 0.14.  As a side effect,
  distribution documentation is now installed into the system.
* Minor manpage fixes.
* Code cleanup.

Fixes in the package: avoid overwriting catalog files when using 'make
replace' (if you have 0.2 installed actually, it won't take any effect, so
be careful by backing up pkg/share/{sgml,xml}/catalog).  'make update' will
work fine.
2003-09-08 12:26:20 +00:00