Commit graph

2352 commits

Author SHA1 Message Date
uebayasi
cdc5dd744b Update to HTML 4.01. Borrow an archive maintained by FreeBSD. 2004-12-25 14:46:06 +00:00
jmmv
34a8a725ab Update to 0.32.1; let's hope it doesn't break anything. If it does, we'll
probably have to resurrect the old xml-i18n-tools package:

Version 0.32.1

* Deprecate --pass-through option, default to UTF-8 for anything
  except RFC822 files
  -- bug #145017 (Danilo Segan)
* Add support for .icon files
  -- bug #157412 (Takao Fujiwara, Rodney Dawes)

Version 0.32

* Check to avoid whining about {arch} and $PACKAGE-$VERSION dist directories
  when looking for files missing from POTFILES.in
  -- bug #157278 (Rodney Dawes)
* Deprecate AC_PROG_INTLTOOL for IT_PROG_INTLTOOL
  -- bug #151508 (Rodney Dawes)
* Add new INTLTOOL_XML_NOMERGE_RULE for translating XML files without
  merging the translations back into the output XML file
  -- bug #155842 (Rodney Dawes)
* Fix new Makefile.in.in stuff to work with automake 1.4
  -- bug #157298 (Rodney Dawes)
* Update I18N-HOWTO for the changes to use our own Makefile.in.in
  -- bug #79598 (Rodney Dawes)
* Allow use of either AM_GNU_GETTEXT or AM_GLIB_GNU_GETTEXT and use our
  own Makefile.in.in instead of trying to patch one
  -- bug #144715 (Rodney Dawes)
* Handle all supported gettext escape sequences in PO files
  -- bug #48489 (Danilo Segan)
* Fix Scheme string extraction, add support for translators' comments
  -- bug #137029 (Danilo Segan)
* Fix translations of attributes of XML elements
  -- bug #155843 (Danilo Segan)
* Support for translators' comments in Glade files
  -- bug #155294 (Danilo Segan)
* Fix paths and quoting for intltool script variables in intltool.m4
  -- bug #154717 (James Henstridge, Rodney Dawes)
* Fix merging of xml:space="preserve" tags
  -- bug #151017 (Danilo Segan).
* Look for Q_() keyword as well
  -- bug #154063 (Danilo Segan).
2004-12-25 12:05:59 +00:00
wiz
34fc622265 Set USE_PERL5 to "run" for aspell-import script; perl is also needed during the build phase. 2004-12-25 02:27:14 +00:00
jlam
8176e1389d Update textproc/p5-Filter to 1.30. Changes from version 1.16 are mostly
just minor bug fixes and updates to work with newer versions of Perl.
2004-12-25 02:06:55 +00:00
wiz
3bcb3ecb96 Bump PKGREVISION for aspell dependency update. 2004-12-24 04:32:54 +00:00
wiz
84cfffdcde Update to 0.51.0: changes unknown. 2004-12-24 03:15:29 +00:00
wiz
14517ac118 Update to 0.99f7.1: adapt to aspell-0.60 series. 2004-12-24 03:13:38 +00:00
wiz
e0abb4c3a7 Update to 0.51.0: changes unknown. 2004-12-24 03:12:16 +00:00
wiz
74ef9663a3 Update to 0.50.1.0: use nb instead of no language code; probably some other changes too. 2004-12-24 03:11:36 +00:00
wiz
98cf15f443 Update to 0.53.0: changes unknown. 2004-12-24 03:10:45 +00:00
wiz
556ca48852 Update to 20030222.1: adapt to aspell-0.60 series. 2004-12-24 03:09:17 +00:00
wiz
0870674428 Update to 3.5.0: changes unknown. 2004-12-24 03:08:39 +00:00
wiz
6020290a79 Update to 0.2.16.1: changes unknown. 2004-12-24 03:07:34 +00:00
wiz
a2110c8f67 Update to 6.0.0: adapt to aspell-0.60 series. 2004-12-24 03:06:43 +00:00
wiz
a258c2829e Update to 1.4.42.1: changes unknown. 2004-12-24 03:05:55 +00:00
wiz
406bff4931 Update to 20040614: adapt to aspell-0.60 series.
Mark as BROKEN because of bug in aspell-0.60+, see
http://sourceforge.net/tracker/index.php?func=detail&aid=1090342&group_id=245&atid=100245
2004-12-24 03:05:04 +00:00
wiz
d9b731724d Update to 20040130 version: adapt to aspell-0.60 series. 2004-12-24 03:03:46 +00:00
wiz
0bd1225bad Bump PKGREVISION for aspell update (and corresponding change in created
dictionaries).
2004-12-24 02:58:27 +00:00
wiz
398352ff8a Update to 0.60.2.
New in 0.60.2:

   * Added the `munch-list' command to the aspell utility.  The `munch'
     program in the `myspell/' directory will disappear in Aspell 0.61.
     The `munchlist' script will also likely disappear or be replaced
     when Aspell 0.61 is released since it doesn't work correctly
     anyway.

   * Several important bug fixes some of which rendered some non-English
     languages unusable.

   * Other minor changes.

New in 0.60.1.1:

   * Fix bug involving checking of capitalized word when affix
     compression is used.

   * Compile fixes.

   * Added an option to disable using the "wide" curses version in case
     it causes compile problems.

   * Minor manual updates

   * Avoided including some unnecessary files in the distribution.

New in 0.60.1:

   * Lots of compile fixes for various platforms.

   * Miscellaneous bug fixes.

   * Added Nroff filter thanks to Sergey Poznyakoff.

   * The default filter mode when in pipe mode is now nroff for
     compatibility with Ispell.

   * Added Texinfo filter.

   * Added a section detailing the differences between Ispell and
     Aspell.

   * Updated the section on thread safety.

   * Other miscellaneous manual changes such as updating the To Do and
     Authors section.

Changes since 0.50.5:

    * Added support for Affix Compression. Affix compression stores
    the root word and then a list of prefixes and suffixes that
    the word can take, and thus saves a lot of space. The codebase
    comes from MySpell found in OpenOffice. It uses the same affix
    file that OpenOffice (and Mozilla) use. Affix compression will
    even work with soundslike lookup to a limited extent.
    * Added support for accepting all input and printing all output
    in UTF-8 or some other encoding different from the one Aspell
    uses. This includes support for Unicode normalization. Aspell
    can now support any language with no more than 210 distinct
    characters, including different capitalizations and accents,
    _even if_ there is not an existing 8-bit encoding that supports
    the language.
    * Added support for loadable filters and customizable filter
    modes thanks to Christoph Hintermüller.
    * Enhanced SGML filter to also support skipping sgml tags such
    as "script" blocks thanks to Tom Snyder.
    * Added gettext support thanks to Sergey Poznyakoff
    * Reworked the compiled dictionary format. Compiled dictionaries
    now take up less space (less than 80% for the English language)
    and creating them is significantly faster (over 4 times for
    the English language).
    * Reworked suggestion code. It is significantly faster when
    dealing with short words (up to 10 times). Also added support
    for MySpell Replacement Tables and n-gram lookup. In addition,
    added basic support for compound words.
    * Manual has has been converted to texinfo format thanks to
    the work of Chris Martin.
    * Reworked the build system so that a single Makefile is used
    for most of the code.
    * All data, by default, is now included in `LIBDIR/aspell-0.60'.
    Also added a built time option to increment the major version
    number of the shared library. This should allow both Aspell
    version 0.50 and 0.60 to coexist. The major version number is
    _not_ incremented by default as Aspell 0.60 is binary compatible
    with Aspell 0.50.
	NOTE: this is not true for pkgsrc.
    * The code to handle dictionaries has been rewritten. Because
    of this support for the dictionary option `strip-accents' has
    been removed. In addition the `ignore-accents' option is
    currently unimplemented.
    * Lots of other minor changes due to massive overhaul of the
    source code.
2004-12-24 02:55:53 +00:00
seb
b718249fe6 Update to version 1.06.
No functional changes since last packaged version (1.04).

While here update HOMEPAGE, MAINTAINER and add test target support.
2004-12-23 16:30:10 +00:00
agc
e498cbfa64 Cast arguments to ctype macros to "unsigned char" - fixes -current build
problem pointed out in bulk builds.
2004-12-21 16:09:44 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
grant
fc9c762fd7 this won't build with xlc without some work, mark it as such. 2004-12-19 00:19:18 +00:00
wiz
8bda91c73b Fix insecure temporary file handling in groffer. Bump PKGREVISION. 2004-12-17 18:53:54 +00:00
reed
cd7560fdda Also buildlink the xml2-config tool. Okay'd by recht.
Noticed under Mac OS X which had a native xml2-config that wrong includes
were being used causing build failure of scrollkeeper.
2004-12-17 16:29:43 +00:00
uebayasi
48bb86f4de Define PKGSYSCONFDIR.eb as a shell command sequence, so that it
could be evaluated by configure scripts at the configure stage.

(Otherwise, pkg_admin(1) and pkg_info(1) can be executed only once
before EB as a dependency is not installed yet, which results in
that those commands return void.)
2004-12-17 01:14:19 +00:00
taca
b8216b675f - Correct some syntax of buildlink3.mk.
- Fix shared library handling; now it expected to work on Solaris
  and Linux.

Bump PKGREVISION.
2004-12-16 13:22:23 +00:00
taca
eb4c48129f Correct some syntax of buildlink3.mk, may improve bulk build problem. 2004-12-16 13:20:37 +00:00
uebayasi
46537e6c37 Fix pkg_admin(1) syntax. 2004-12-16 13:11:19 +00:00
minskim
145be7cfd0 Regen after DIST_SUBDIR change. 2004-12-16 07:30:14 +00:00
minskim
a35549b1a8 Fix checksum mismatch due to distfile change. diff with the previous
shows some code changes.  Set DIST_SUBDIR to PKGNAME and bump
PKGREVISION.
2004-12-16 07:29:18 +00:00
taca
407297578d Update namazu2 package to 2.0.14 fixing XSS security problem.
* pkgsrc changes:

	- simplify Makefile's structure.
	- utilize bsd.pkg.install.mk's framework.

* chages:

2004-12-15  Tadamasa Teranishi  <yw3t-trns at asahi-net.or.jp>

	* Namazu: Version 2.0.14 released.

2004-12-13  Tadamasa Teranishi  <yw3t-trns at asahi-net.or.jp>

	* doc/{ja, en}/tutorial.html: update.

	* NEWS: updated.

2004-12-08  Tadamasa Teranishi  <yw3t-trns at asahi-net.or.jp>

        * src/form.c: Correction for JVN#904429FE.

        * configure.in (Module): AC_INIT(namazu, 2.0.14)

        * src/form.c: Fix bug.

        * man/{mknmz, namazu}.1: update man.
2004-12-15 13:09:58 +00:00
grant
495ab8cee9 update config.{sub,guess} for various bootstrap tools. fixes build on
newer platforms such as DragonFly.

fixes PR pkg/28579 from Todd Willey.
2004-12-12 00:46:28 +00:00
minskim
2754efb63d Merge two patches modifying the same file. As a side effect, this
removes fuzz with GNU patch.
2004-12-11 08:04:25 +00:00
minskim
8a2bcedba5 Remove an install command that doesn't install anything. Should have
been removed when the package was updated to 0.8pre1.
2004-12-10 21:55:40 +00:00
wiz
1c9af669b0 Update to 2.117, provided by Dieter Roelants in PR 28558:
2.117 Thu Jul  1 12:11:47 CEST 2004
        - Fixed problems with squares and 32bit integer Perls.
        - Pod nits in Regexp::Common (Jim Cromie)
        - $VERSION fix in Regexp::Common::URI::RFCC2384 (Mike Arms)
        - Discuss unwanted matching in Regexp::Common::net (Charles Thomas)
        - 132238 tests in 48 files.

2.116 Wed Jun 30 11:37:45 CEST 2004
        - Restricted recognition of squares to numbers less than
          9000000000000000, to avoid problems with round-off errors.
        - Fixed an off-by-one error in t/zip/spain.t which caused some
          test to fail when they shouldn't.
        - 132235 tests in 48 files.

2.115 Wed Jun  9 23:59:13 2004
        - Patterns for comments of ABC, Caml, CLU, COBOL, ECMAScript,
          Icon, J, JavaScript, Lisp, M, MUMPS.
        - Patterns for postal codes of Norway, Italy and Spain.
        - Patterns for US SSN.
        - New way of doing tests using t::Common, giving more control
          to test program.
        - Random generators in t::Common.
        - Cut down on tests in test_lingua_palindrome.t.
        - Fixed bug in t/zip/australia.t could cause an infinite loop.
        - 132225 tests in 48 files.

2.114 Sun May 25 21:34:56 2003
        - Fix to t/zip/greenland.t to avoid generating valid zipcodes
          when testing for failures.
        - Fixes to t/URI/gopher.t and t/URI/wais.t to avoid warnings.
        - Australian postal codes now accept '0909'. (Ron Savage)
        - Added comments for 'C--', 'C#', 'Cg', 'Nickle', 'PL/SQL', 'QML'
          and SLIDE.
        - Fixed the assignment of the version number to $VERSION in 6 classes.
        - 158287 tests in 44 files.
        - 134 patterns in 11 classes and 12 subclasses.
2004-12-09 18:20:38 +00:00
wiz
84ad26e3ba Update to 1.8, provided by Dieter Roelants in PR 28557:
1.8  Thu Jul  1 23:21:14 EDT 2004
        - Fix handling for the case where we we're quoting
          a false but defined string. From Stephen Quinney.

1.7  Wed Jun 16 16:54:57 EDT 2004

        - New maintainer learns to remove his debugging output

1.6  Wed Jun 16 13:36:00 EDT 2004

        - New maintainer
        - Better handle attempts to quote an empty or undef string
2004-12-09 18:06:21 +00:00
markd
81beb91fbb Update ispell-romanian to 20031216.
distfile is not versioned and was changed in December 2003 to add
additional words to the dictionary.
Fixes PR pkg/26926.
2004-12-07 21:14:09 +00:00
uebayasi
3e64ed8a32 * Run commands carefully in make(1)'s ``VAR!= cmd'' syntax. Problem
reported by Krister Walfridsson.
* Set INSTALLATION_DIRS so that pkgviews installation succeeds.
2004-12-06 09:09:48 +00:00
he
6aa8e7a0e5 Update p5-Data-FormValidator from version 3.59 to 3.63.
Change log:

3.63
	[BUG FIXES]
    - email validation was beefed up to not permit spaces with e-mails
      or semi-colons to get through. Thanks to Jason Crome for some tests
      to this, and the Mail::VRFY module, which was the source of the
      improved RE.

    [INTERNALS]
    - Added a couple more test to the distribution which were missing in
      the MANIFEST

3.62 Fri Oct  8 22:55:49 EST 2004
    [INTERNALS]
    - Removed experimental label from 'msgs' functionality.
    - Beefed up test suite for dependencies and dependency_groups (Drew Taylor)

3.61 Mon Sep 20 18:10:23 EST 2004
	[BUG FIXES]
	- file_format from ::Constraints::Upload now handles
	  non-existent files more gracefully. (Evan A. Zacks)

3.60 Mon Sep 20 18:10:23 EST 2004
	[BUG FIXES]
	- file_max_bytes seemed to never be reporting failure.
2004-12-05 17:50:41 +00:00
taca
81f7a0fb3b Apply patch from PR pkg/28535.
- Fix Iconv::iconv error with "Shift_JIS" processing.
- Fix method name mistake.
- Since encoding modulde would be loaded as needs, it should be load
  by "load" instead of "require".

Add dependency to ruby-iconv or ruby-uconv package.

Bump package revision.
2004-12-05 15:21:06 +00:00
cube
88b807e637 Make antiword compile on FreeBSD. From pancake at phreaker dot net,
PR#28501.
2004-12-05 00:01:38 +00:00
taca
05a0ff5ab1 Switch to use RUBY_DLEXT as suffix of extention library. 2004-12-04 17:20:46 +00:00
taca
549edd3dc6 Change method to create RUBY_RD_LIST as rubyversion.mk's change, avoiding
use of external command, sed(1).
2004-12-04 16:07:01 +00:00
taca
aa4693499d Prevent using :ts variable modifire to work on NetBSD 1.6 again.
Thanks to Krister Walfridsson noted by private mail.
2004-12-04 15:04:53 +00:00
wiz
cc0041b007 Add patch to make this build on -current. 2004-12-04 12:03:42 +00:00
uebayasi
a262364d2a Nuke sp, which has been broken for a while. Use OpenSP instead. 2004-12-04 04:32:02 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
adam
c9b82d8a3f Changes 2.0.8:
* Fix how the GtkTextTag is created to work with shared tag tables.
* Additional translation (see po/ChangeLog).

Changes 2.0.7:
* Activating the menu through a keybinding now properly checks the
  word currently under the cursor.
* Prevent the trampling on an application's textdomain (Stu Tomlinson).
* Additional translations (see po/ChangeLog).

Changes 2.0.6:
* Use new PANGO_UNDERLINE_ERROR style when available to highlight
  misspelled words with squiggly red underline.
* Internationalize with GNU Gettext. All five strings now translatable.
  Thanks to Adriano Del Vigna de Almeida <katmandu@fs.inf.br>
* New po/ChangeLog to track translation additions/updates.
2004-12-03 12:39:05 +00:00
wiz
ccd10c28c8 Article fix. 2004-12-01 15:49:34 +00:00