Commit graph

4669 commits

Author SHA1 Message Date
drochner
ffdf7fe8ed rename the pkg so that it doesn't share the namespace with the
former version anymore, to avoid problems with binary pkgs
2009-10-29 17:39:11 +00:00
adam
95e0de2ff5 Fix building on Darwin; allow custom compiler and linker flags; allow universal binary. 2009-10-28 09:25:23 +00:00
ahoka
a239be46bc Add previously imported hunspell dicts. 2009-10-27 20:21:29 +00:00
ahoka
3b988411b2 Import hunspell-lv_LV-0.8b1 as textproc/hunspell-lv_LV.
Latvian dictionary for hunspell.

Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27 20:14:12 +00:00
ahoka
f6c8ba42dd Import hunspell-pl_PL-20061202 as textproc/hunspell-pl_PL.
Polish dictionary for hunspell.

Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27 20:13:08 +00:00
ahoka
50aa425423 Import hunspell-fy_NL-0.12 as textproc/hunspell-fy_NL.
Frisian dictionary for hunspell.

Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27 20:10:12 +00:00
ahoka
13695a7496 Import hunspell-en_ZA-20060120 as textproc/hunspell-en_ZA.
English (South Africa) dictionary for hunspell.

Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27 20:07:11 +00:00
ahoka
d483bec29b Import hunspell-en_NZ-20020518 as textproc/hunspell-en_NZ.
English (New Zealand) dictionary for hunspell.

Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27 20:05:57 +00:00
ahoka
83314f3ef5 Import hunspell-en_CA-20020315 as textproc/hunspell-en_CA.
English (Canada) dictionary for hunspell.

Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27 20:04:36 +00:00
ahoka
6942408d60 Import hunspell-el_GR-20041220 as textproc/hunspell-el_GR.
Greek dictionary for hunspell.

Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27 20:03:32 +00:00
ahoka
4b2b96350d Import hunspell-cy_GB-20040425 as textproc/hunspell-cy_GB.
Welsh dictionary for hunspell.

Package contributed by Peter Kotcauer <kocka at irssi dot hu>
2009-10-27 20:02:29 +00:00
drochner
0574744f63 update to 1.06.38
this switches to the "super stable" branch which is the only one
where tarballs are distributed of,
too many changes to list here, the most notable recent one is that the
recent expat DOS vulnerability was fixed, as were some portability
issues which caused problems on NetBSD
2009-10-27 18:50:38 +00:00
drochner
c8393c91f1 update to 0.18.0
This switches to the gnome-2.28 release branch.

pkgsrc changes:
-depend in docbook-xml-4.5 and scrollkeeper-dtd because these are used
 by some gnome pkgs (should fix PR pkg/42233 by Robert Elz)
-prepare to call xsltproc with the -nonet option
 (commented out for now because it makes xsltproc fail even if no network
 accesses are necessary, needs investigation)
2009-10-27 14:50:07 +00:00
drochner
9ccefc834a +scrollkeeper-dtd 2009-10-27 14:40:11 +00:00
drochner
00a10dacfa add a makefile snippet to build a wrapper for "xsltproc" which
makes sure the tool is called with the "--nonet" option, keeping
it from using http or ftp to resolve references in xml files
(unfortunately it doesn't work as intended yet)
2009-10-27 14:37:13 +00:00
drochner
bf6ef4d3bb add scrollkeeper-dtd-1.0, a pkg which installs just a single DTD file
needed for some gnome documentation builds
2009-10-27 14:33:14 +00:00
drochner
439fe52d29 update to 4.5
this adds version 4.5 of the dtds/schemas (used by some newer gnome pkgs)
2009-10-27 12:23:37 +00:00
obache
23fd4cd295 Update json-glib to 0.8.0.
Overview of changes for 0.8.0
=============================
* Remove the in-tree Vala bindings: they are part of Vala, now
* Remove the in-tree Debian packaging
* Fix bug #958: JsonGenerator does not escape special characters
* Fix bug #965: Conditionally compile the test suite
* Display the filename and line inside the error messages when
  loading from a file
* Fix bug #1203: Correctly terminate a string array
* Fix bug #1393: Regression tests fail on OpenBSD
* Do not leak memory on error code paths
* Improve and clean up the build system
* Make JsonNode completely opaque
* Conditionally generate introspection data on build
* Fix bug #1353: Do not overwrite when copying
* Deprecate json_object_add_member()
* Add convenience accessors for JsonObject and JsonArray
* Add convenience iteration functions for JsonObject and JsonArray
* Automatically promote integers to gint64, to compensate for the
  lack of integer size in the JSON specificiation
* Disallow the inclusion of single header files: only json-glib,h
  and json-gobject.h can be included directly
* Documentation fixes
* Clean up and remove code duplication inside the Parser object
2009-10-26 08:27:17 +00:00
sno
f30feba279 Add patch to fix compiler error 'operands have incompatible types' 2009-10-25 17:19:44 +00:00
joerg
1df9ed6456 mdocml-1.9.9:
- improve scaling support
- expand man(7) and mdoc(7)
2009-10-21 17:30:02 +00:00
tnn
14c60a3dd6 resolve lib/charset.alias conflicts. PR pkg/42199 2009-10-21 16:51:46 +00:00
drochner
5294a5c1c3 update to 2.7.6
changes:
-bugfixes
-portability and documentation improvements
-cleanup

pkgsrc note: added some tweaks to EBCDIC support, both to fix non-
portable assumptions in the code and to work around NetBSD deficiencies;
now it needs only a little fix to CP273 (newline conversion) to make
the selftest succeed on NetBSD
2009-10-21 14:55:32 +00:00
joerg
ecbd6962c7 Update to mdocml-1.9.8:
- Improvements for various man(7) and mdoc(7) tags
- Initial support for scaling factors
- HTML output
- Much linting
2009-10-19 22:38:33 +00:00
joerg
6e35c545c0 Update to textile-2.1.3. No detailed changes available. 2009-10-19 11:21:56 +00:00
joerg
3ac1cc7cf8 Update to html5lib-0.11.1. No detailed changes. 2009-10-19 10:57:40 +00:00
sno
cb09971e26 Updating textproc/p5-XML-RSS 1.45 to 1.46
pkgsrc changes:
  - Adjusting dependencies
  - Adding license definition

Upstream changes:
1.46 - October 8, 2009
    - Updated the E-mail address of Adam Trickett.
    - Removed the perl-5.6.x-specific workarounds and made perl-5.8.x as
    a requirement. This was done in order to:
        - avoid a workaround that also caused an incomplete test coverage.
        - avoid various test failures due to a problem with XML-Parser
        on 5.6.x .
        - encourage people using ancient versions of perl in production.
    - Convert all occurences of "new XML::RSS" to "XML::RSS->new()" everywhere.
        - a best practice.
2009-10-17 14:45:17 +00:00
sno
bd9ca65477 Updating textproc/p5-Text-CSV from 1.14 to 1.15
pkgsrc changes:
  - Adjusting dependency to newly released Text::CSV_XS

Upstream changes:
1.15  Thu Oct 15 17:23:39 2009
	- updated the compatibility for Text::CSV_XS version 0.69
	    * Auto detection of eol => "\r" in streams
	       (but incomplete correspondence. I will rewrite CSV_PP in the future)
2009-10-17 14:14:47 +00:00
sno
ffa93611d5 Updating textproc/p5-Text-CSV_XS from 0.68 to 0.69
pkgsrc changes:
  - EXTRACT_SUFX changed to .tgz

Upstream changes:
2009-10-10 0.69 - H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Missing end quotes in error code docs
    * examples/csv-check now shows detected eol
    * Auto detection of eol => "\r" in streams
    * Optimized caching. All cache changes now in XS
2009-10-17 14:11:20 +00:00
obache
44440faafd Update MeCab to 0.98.
2009-09-27 MeCab 0.98
 * UTF16 support (experimental)
 * On Windows, changed to use Native API (ex. MultiByteToWideChar) for
   codeset conversion.
 * Convert source code to Google coding style.
 * Add EON (end of N-best) format option (-S or --eon-format)
 * Fixes problems hankaku-kana handling on Shift-JIS environment
 * support online leraning (experimental)
 * Now buildable without -Wno-deprecated
 * and some small fixes.
2009-10-14 08:22:35 +00:00
wiz
71654bb236 Fix hunspell-he_IL entry and remove p5-XML-LibXML-Common. 2009-10-13 10:17:36 +00:00
ahoka
ee597e5b9c Four more hunspell dictionaries. 2009-10-12 22:08:55 +00:00
ahoka
1921cd49a5 Import hunspell-ny_MW-20050108 as textproc/hunspell-ny_MW.
Chichewa dictionary for hunspell.
2009-10-12 22:05:20 +00:00
ahoka
1e7daba4e9 Import hunspell-nl_NL-20070607 as textproc/hunspell-nl_NL.
Dutch dictionary for hunspell.
2009-10-12 22:03:03 +00:00
ahoka
a935ae00ba Import hunspell-ms_MY-20050117 as textproc/hunspell-ms_MY.
Malay dictionary for hunspell.
2009-10-12 22:00:53 +00:00
ahoka
12fc88b927 Import hunspell-mg_MG-20050108 as textproc/hunspell-mg_MG.
Malagasy dictionary for hunspell.
2009-10-12 21:57:53 +00:00
ahoka
fb67c077f8 hr, it and lt dicts for hunspell. 2009-10-12 21:55:56 +00:00
ahoka
b77d008be2 Import hunspell-lt_LT-20031231 as textproc/hunspell-lt_LT.
Lithuanian dictionary for hunspell.
2009-10-12 21:53:03 +00:00
ahoka
4acf971cdb Import hunspell-it_IT-2.4 as textproc/hunspell-it_IT.
Italian dictionary for hunspell.
2009-10-12 21:49:37 +00:00
ahoka
804830642a Import hunspell-hr_HR-20060607 as textproc/hunspell-hr_HR.
Croatian dictionary for hunspell.
2009-10-12 21:43:20 +00:00
ahoka
e0aa21d178 Add three more dictionaries for hunspell. 2009-10-12 21:41:01 +00:00
ahoka
163611c9b3 Import hunspell-he_IL-20050112 as textproc/hunspell-he_IL.
Hebrew dictionary for hunspell.
2009-10-12 21:36:21 +00:00
ahoka
857b8a497a Include from textproc, not wip. 2009-10-12 21:35:05 +00:00
ahoka
8f769561ee Import hunspell-ga_IE-20071029 as textproc/hunspell-ga_IE.
Irish dictionary for hunspell.
2009-10-12 21:33:10 +00:00
ahoka
5638861fd5 Import hunspell-ru_RU-20040406 as textproc/hunspell-ru_RU.
Russian dictionary for hunspell.
2009-10-12 21:28:37 +00:00
ahoka
b70972e2a2 Add hunspell-ar and hunspell-sk_SK 2009-10-12 21:21:26 +00:00
ahoka
70b5a10d67 Import hunspell-sk_SK-20090330 as textproc/hunspell-sk_SK.
Slovak dictionary for hunspell.
2009-10-12 21:14:51 +00:00
ahoka
6ac55987dd Import hunspell-ar-20080110 as textproc/hunspell-ar.
Arabic dictionary for hunspell.
2009-10-12 20:52:40 +00:00
ahoka
5109b362e8 Use hunspell only by default and depend on the en_US dictionary. 2009-10-12 19:56:04 +00:00
sno
b430bb5398 Updating textproc/p5-XML-LibXSLT from 1.68 to 1.70
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
1.70
     - fixed various bugs
     - documentation updates
     - #48247: Win32 patch kindly provided by KMX@cpan.org
     - sync with latest XML::LibXML ABI and add a compatibility check
     - do not force -lgcrypt and -lgpg-error linker flags
     - fix for attribute nodes returned by user-defined XPath functions
     - address #41542: restore internalDTD subset on the source
       document of a transformation (libxslt unlinks it)
2009-10-11 11:29:59 +00:00
sno
ca6ad92ec0 Removing textproc/p5-XML-LibXML-Common 0.13nb7 - it's merged into
textproc/p5-XML-LibXML 1.70
2009-10-11 11:27:21 +00:00