Commit graph

1304 commits

Author SHA1 Message Date
salo
f7ee5cdc55 Update to version 1.5.
Based on patch from Juan RP via PR pkg/20220.

Changes:
========
- The architecture engine supports #MAPTOKEN.
- The multibyte version of OpenSP now uses 32bit chars and supports
  the full UTF-16 range 0x0000-0x10ffff.
2003-02-15 00:26:19 +00:00
wiz
7278644cfb "Update" to 1.1.3.1 -- same files as in 1.1.3, but in a correct tar file
this time. Closes PR 18997. No actual change.
2003-02-14 18:15:26 +00:00
wiz
e4fd449600 Update to 2.5.1: bugfix release. 2003-02-13 07:33:34 +00:00
yyamano
22df918f53 Update distinfo for 3.1.4. (I checked against md5 checksum in FreeBSD ports)
Pointed out by Toru TAKAMIZU on tech-pkg-ja@jp.netbsd.org.
2003-02-09 15:41:01 +00:00
cjep
be016a2a13 Fix package (broken in recent i386 bulk build) and fully update to 3.2.3.
* Use genius2-1.1.
* Fix distinfo to match Makefile distfile list.

Changes since 3.2.2 include:
* eb/subbook.c (eb_set_subbook_epwing): Open `honmon2' for
  sound or graphic file if `honmong' or `honmons' doesn't exist.
* eb/binary.c (eb_set_binary_wave): Fix a bug that the function
  composes broken WAVE header.
* eb/text.h, eb/readtext.c: Define `EB_HOOK_BEGIN_DECORATION' and
  `EB_HOOK_END_DECORATION', requested from Kenichi SUTO.
2003-02-08 12:38:08 +00:00
cjep
af6acb63dc Update distinfo for 1.4.3 (checked against md5 sum in FreeBSD ports
collection).
2003-02-08 12:20:35 +00:00
jmmv
10a038e774 Use install -c instead of just install.
Mark unreal targets in Makefile.prog as .PHONY... let's see if this solves
the problem shown in bulk build.
2003-02-06 10:36:38 +00:00
uebayasi
ca5aa6ba12 Update my email address. 2003-02-06 04:24:11 +00:00
jlam
e73435b077 Bump PKGREVISION of textproc/expat to 1: fix an obvious C bug where types
should be declared/defined before they are used.  This should fix errors
of the form:

.../expat.h:657: use of enum `XML_Status' without previous declaration
.../expat.h:736: multiple definition of `enum XML_Status'
2003-02-05 03:57:13 +00:00
jmmv
df6560d93b Update to 0.25. This closes my own PR pkg/18891. Changes since 0.18:
Version 0.25
* support latest version of Makefile.in.in from glib-gettextize
  from glib >= 2.1.5 (Frederic Crozat)

Version 0.24
* strip the hints from POTFILES.in in -M mode. (Yanko Kaneti)
* Don't generate .h.h lines in the POTFILES.in
  for xgettext when the input file line is from a known type and also has
  the [type: gettext/..] hint. (Yanko Kaneti)
* Fix xml-i18n-tools part to work with new gettext 4 (Yanko Kaneti)
* Fixed #96169  (Kenneth, Laurent Vivier and Morten Welinder)
* Added a new .theme.in -> .theme rule (Jonathan Blandford, Glynn Foster)

Version 0.23
* gettextize 4.x work (Kenneth).
* Build system fixes (Kenneth).
* Recognise the "xml:space" attribute and preserve whitespace
  if set to "preserve" (Mark McLoughlin).
* GConf schemas handling changes as described in bug #94611. (Yanko).
* Added support for rfc822deb format (Denis Barbier).
* Use charset.alias if available (Denis Barbier, Jacob Berkman).
* Add support for 'default' tags #89747 (Kenneth).
* Spec file cleanup #48446. (Gregory Leblanc).
* Hardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6
  and 1.4 installed get the right automake. (Havoc).
* Other bugfixes (Kjartan Maraas).

Version 0.22
* Added support for translation of descriptions used by ATK in glade files
 (Kenneth).
* Made schemas extraction code more bulletproof (Kenneth).
* Force intltool-update to exit if POTFILES.in is not found (Abel Cheung).
* Add detection of glade2 files in -m mode (Abel Cheung).

Version 0.21
* Use $srcdir in the version check (Mark McLoughlin)

Version 0.20
* Added support for .schemas files (Kenneth)

Version 0.19
* A few .m4 fixes (Jacob Berkman)
* Now works with configure.ac (Kenneth, Abel Cheung)
2003-02-01 16:08:15 +00:00
shell
209bb3036c Updated to p5-XML-Simple-2.03
Changes :
- fixed circular reference check which was incorrectly catching
  'parallel' references (patch from Theo Lengyel)
- changed Storable calls to use locking (reported by Randal
  Schwarz)
- fixed bug whereby :strict mode required forcearray on
  XMLout() (reported by Ville Skytta)
- first production release with SAX support
- added support for 'strict mode' using :strict import tag
- removed locking code (as it was incompatible with iThreads)
- integrated patch for test failures from Sean Campbell
- fixed stringification of references during folding (reported
  by Trond Michelsen)
- fixed incompatability with Tie::IxHash (reported by
  Venkataramana Mokkapati)
- PODs updated

* for changes before v2.00, see ChangeLog
2003-01-31 11:07:05 +00:00
drochner
28ea419445 distfile has changed, pointed out by Martti Kuparinen 2003-01-30 11:20:49 +00:00
drochner
ea71c59bc9 update to 0.8.2
changes:
* Updated to Expat 1.95.6.
* Support more DOM L3 features in minidom:
  isWhitespaceInElementContent, schemaType, isId,
  DOMImplementationSource
-bugfixes
2003-01-30 10:50:59 +00:00
drochner
2551ff7539 update to 1.95.6
changes:
-Added XML_FreeContentModel().
-Added XML_MemMalloc(), XML_MemRealloc(), XML_MemFree().
-Enhanced the regression test suite.
-bugfixes
2003-01-30 10:49:13 +00:00
jmmv
0558b5a93e Use textproc/xmlcatmgr/catalogs.mk to register the installed catalog file,
with the SGML_CATALOGS variable.
Also set the default catalog to be SGML_DEFAULT_CATALOG.  Bump PKGREVISION.
2003-01-29 21:43:34 +00:00
jmmv
7802dd13ca Use textproc/xmlcatmgr/catalogs.mk to register the installed catalog, with
the SGML_CATALOGS variable.  Bump PKGREVISION.
2003-01-29 21:38:48 +00:00
jmmv
626ae3b061 s/BUILDINK/BUILDLINK/
Use textproc/xmlcatmgr/catalogs.mk to register the catalog file, using
the SGML_CATALOGS variable.  Bump PKGREVISION.
2003-01-29 21:35:08 +00:00
jmmv
24085c05dd Convert the catalog file to the XML Catalog format (okay'ed by grant).
Use textproc/xmlcatmgr/catalogs.mk to register it, with the XML_CATALOGS
variable.  Bump PKGREVISION.
2003-01-29 21:31:17 +00:00
jmmv
ea31e020d5 Add a preliminary catalog file to resolve system entries with the local
installed files.  Use textproc/xmlcatmgr/catalogs.mk to register it with
the XML_CATALOGS variable.  Bump PKGREVISION.
2003-01-29 21:28:26 +00:00
jmmv
a0c1b10992 Install the XML version of the catalog file instead of the SGML one.
Use textproc/xmlcatmgr/catalogs.mk to register it with the XML_CATALOG
variable.  Bump PKGREVISION.
2003-01-29 21:17:26 +00:00
jmmv
1a8e00e341 Use textproc/xmlcatmgr/catalogs.mk to register the installed catalog files,
through the SGML_CATALOGS variable.  Bump PKGREVISION.
2003-01-29 21:15:07 +00:00
jmmv
50c90b2f77 Update xmlcatmgr to 0.2. Changes in this version:
* Added XML Catalogs management.  You must use the new `-s' flag to handle
  SGML Catalogs as XML format becomes the default.
* Dropped use of getopt in favour of getopts, as the former does not handle       whitespace in variables properly.
* Handle comments in SGML catalogs properly.
* Several manpage improvements.

Changes in the package:
* Implement a new framework to automatically register/deregister catalog
  entries.  This is available through the catalogs.mk file.  Packages do
  not need to call xmlcatmgr directly any more, nor do tricky things in
  their PLISTs.
* Install two catalog files under PKG_SYSCONFDIR, one called sgml/catalog
  and the other xml/catalog.  Both are completely different things, so they
  can't be mixed.  Also avoid that any of these catalogs refer to the other
  one, as this could cause problems.
2003-01-29 20:21:06 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
grant
de70d00455 we have a patch now, so use it. 2003-01-28 13:03:50 +00:00
grant
4e6fb30239 patch a stylesheet to use local html/docbook.xsl.
bump PKGREVISION.
2003-01-28 10:43:43 +00:00
wiz
cb1f351e64 Update MASTER_SITES and HOMEPAGE. Noted by Greg A. Woods. 2003-01-28 01:01:39 +00:00
grant
668b652c0e Update docbook-xsl to 1.60.1.
Changes since 1.59.2:

Lots of bug fixes:
* Attributes to control the templates are now namespace qualified.
* Support use of titleabbrev in running headers and footers.
* Added (experimental) xref.with.number.and.title
  parameter to enable number/title cross references even when the
  default would be just the number.
* Generate part ToCs if they're requested.
* Use proportional-column-width() in header/footer tables.
* Handle alignment correctly when screenshot wraps a graphic in a figure.
* Format chapter and appendix cross references consistently.
* Attempt to support tables with multiple tgroups in FO.
* Output fo:table-columns in simplelist tables.
* Use titlepage.templates.xml for indexdiv and glossdiv formatting.
* Improve support for new bibliography elements.
* Added footnote.number.format, table.footnote.number.format,
  footnote.number.symbols, and table.footnote.number.symbols for better
  control of footnote markers.
* Added glossentry.show.acronyms.
* Suppress the draft-mode page masters when draft-mode is no.
* Make blank pages verso not recto. D'Oh!
* Improved formatting of ulink footnotes.
* Fixed bugs in graphic width/height calculations.
* Added class attributes to inline elements.
* Don't add .html to the filenames identified with the dbhtml PI.
* Don't force a ToC when sections contain refentrys.
* Make section title sizes a function of the body.master.size.
2003-01-27 11:05:05 +00:00
wiz
a7df2a1a93 Remove (hi salo!) 2003-01-25 14:06:06 +00:00
itohy
6b251046c8 - Enable termcap. Chack tputs() after -ltermcap is detected (configure*).
- Use mkstemp() instead of tmpnam(), for safety.
2003-01-24 14:12:03 +00:00
salo
b0c3a84996 Add NetBSD-1.6_* to INCOMPAT_CURSES. Noted by Cesar Catrian on tech-pkg.
Simplify the pattern.
2003-01-23 09:16:19 +00:00
salo
14b81416c1 New aspell acts as a replacement for libpspell and contains the same
libraries so make it conflict with all installed libpspell packages.
2003-01-23 00:01:43 +00:00
jmmv
764d0807be Update docbook-xsl to 1.59.2. Changes follow:
Release 1.59.2

   The 1.59.2 fixes an FO bug in the page masters that causes FOP to fail.

     o Removed the region-name from the region-body of blank pages. There's
       no reason to give the body of blank pages a unique name and doing so
       causes a mismatch that FOP detects.
     o Output IDs for the first paragraphs in listitems.
     o Fixed some small bugs in the handling of page numbers in double-sided
       mode.
     o Attempt to prevent duplicated IDs from being produced when endterm on
       xref points to something with nested structure.
     o Fix aligment problems in equations.
     o Output the type attribute on unordered lists (UL) in HTML only if the
       css.decoration parameter is true.
     o Calculate the font size in formal.title.properties so that it's 1.2
       times the base font size, not a fixed "12pt".

   Release 1.59.1

   The 1.59.1 fixes a few bugs.

     o Added Bulgarian localization.
     o Indexing improvements; localize book indexes to books but allow
       setindex to index an entire set.
     o The default value for rowsep and colsep is now "1" as per CALS.
     o Added support for titleabbrev (use them for cross references).
     o Improvements to mediaobject for selecting print vs. online images.
     o Added seperate property sets for figures, examples, equations,
       tabless, and procedures.
     o Make lineannotations italic.
     o Support xrefstyle attribute.
     o Make endterm on xref higher priority than xreflabel target.
     o Glossary formatting improvements.
2003-01-22 22:44:12 +00:00
salo
994958f4c3 Limit dependency on ncurses only to systems which really need it.
We have halfdelay() in NetBSD 1.6M curses already.  Also fix PLIST.
Bump PKGREVISION.

Per discussion with wiz.  Addresses PR pkg/19985.

XXX: Operating systems other than NetBSD and SunOS don't have any
     reasonable defaults set in devel/ncurses/buildlink2.mk.
     This should be addressed!
2003-01-22 10:26:14 +00:00
abs
1f83860fae Update p5-Text-CSV-Hash to 0.17
Implement skip_blank_lines
2003-01-20 19:04:01 +00:00
salo
3a03f10fdf Update to version 0.50.3-1.1.
HEADS UP!

Note for aspell-slovak users: maintainer decided to change version to lower
number than the previous release has.  This decision was made to make this
package compliant with the official GNU Aspell packages.  I decided not to
bump version to 1.1.0.50.3.1.1 or the like and rather go with the flow and
update to the new numbering scheme instead and don't spread more confusion
as there already is.  This will affect probably very small amount of users
and it's consistent with other aspell packages.

Changes:

2003.01.11
0.50.3-1.1  This version is converted to official GNU Aspell packages format
            (thus the version change) and it's based on aspell-slovak-1.1.

            New words.
2003-01-20 09:55:08 +00:00
salo
0ac4d8fded Define INSTALL=${BSD_INSTALL} in patch-aa, remove unnecessary MAKE_ENV. 2003-01-19 10:24:18 +00:00
salo
26f3c60c5a s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV. 2003-01-19 06:35:44 +00:00
jmmv
ceacaebb1a Do not remove system identifiers from Docbook's catalog file (i.e., install
it as it comes with the package).  This way parsers can locate local files
when looking up entries.  Reported in PR pkg/19890 by Joachim Koenig-Baltes.
Okay'ed by seb, the maintainer.  Bump PKGREVISION to 3.
2003-01-18 09:39:27 +00:00
grant
de6297be9e no longer needed. 2003-01-18 09:23:08 +00:00
grant
7782dd8bf4 - use xmlcatmgr for catalog handling
- now install files into ${PREFIX}/share/xml/website as per docbook
- improve COMMENT
- bump PKGREVISION
2003-01-18 09:16:58 +00:00
salo
7c9ceaf55c Add and enable second round of aspell-* packages. 2003-01-17 06:50:09 +00:00
salo
7e5e6a1621 Ukrainian language support for aspell, e.g. `aspell -d ukrainian -c $myfile'. 2003-01-17 06:47:47 +00:00
salo
4cb8830249 Welsh language support for aspell, e.g. `aspell -d welsh -c $myfile'. 2003-01-17 06:47:05 +00:00
salo
0b4f2b834b Faroese language support for aspell, e.g. `aspell -d faroese -c $myfile'. 2003-01-17 06:46:34 +00:00
salo
59cac7fc3a Esperanto language support for aspell, e.g. `aspell -d esperanto -c $myfile'. 2003-01-17 06:45:53 +00:00
salo
b54b3e46af Breton language support for aspell, e.g. `aspell -d breton -c $myfile'. 2003-01-17 06:45:16 +00:00
salo
ab2bc3235b Add and enable various aspell-* packages. 2003-01-17 04:00:14 +00:00
salo
4e66aa6f6d Swedish language support for aspell, e.g. `aspell -d svenska -c $myfile'. 2003-01-17 03:56:26 +00:00
salo
07f24ae9b8 Spanish language support for aspell, e.g. `aspell -d spanish -c $myfile'. 2003-01-17 03:55:51 +00:00
salo
3f6cb656d0 Russian language support for aspell, e.g. `aspell -d russian -c $myfile'. 2003-01-17 03:55:23 +00:00