The NetBSD Project

CVS log for pkgsrc/math/libnumbertext/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / libnumbertext

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 21 21:01:31 2022 UTC (2 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -9 lines
libnumbertext: updated to 1.0.11

1.0.11 release:
* Soros.cxx/java/js/py: fix boundary inheritance of
  optional function (conditional text), reported by Juanma Sanchez
  and Antonio Bueno
* test/*, configure.ac, Makefile.am: add C++ unit testing
* Soros.cxx: fix an assert seen with in libreoffice crashtesting on
  an empty string, by Caolán McNamara

New modules:

* fa.sor: new Persian (Farsi) module by Amir Hossein Maher
* mul.sor: new module with note symbols for multiple languages

Module fixes and extensions:

* ca.sor: revert removing conditional text
* cs.sor: fix ordinals, cardinals, currencies by Stanislav Horáček,
  with help of Zdeněk Crhonek
* da.sor: revert removing conditional text
* en.sor: add extra currencies (BZF, DKK, ILS, LKR, ZMW, ZWD) for
  LibreOffice locales of Number Format dialog windows
* es.sor: add extra currencies (PAB, SVC, VED/VES) for LibreOffice,
  revert removing conditional text
* ga.sor: add currency support
* hu_Hung.sor: fix regression of transliteration of parenthesized words
  in LibreOffice, reported by Zoltán Óvári
* ro.sor: strip first space and remove double space in currency
* ru.sor: fix grammar of cents by Alex Ivanov
* sl.sor: fix cardinal-masculine and cardinal-neuter,
  reported by Martin Srebotnjak
* uk.sor: fix grammar of cents by Alex Ivanov

LibreOffice Calc add-on:

* CalcAddIn.xcu: new Russian translation by Evgeniy Kukhtinov

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 25 11:12:26 2022 UTC (2 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
*: remove pkg-config from tools where no buildlink3.mk file is included

Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Apr 20 20:11:35 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
libnumbertext: update to 1.0.10.

2022-04-01: 1.0.10 release:
	* hu_Hung.sor: fix regression of transliteration on Windows
		- non-BMP characters aren't supported in bracket expressions in regex of MS Visual C++,
		  resulting missing transliteration on Windows. Replaced by branches separated by |.

2022-04-01: 1.0.9 release:
	* hu_Hung.sor: fix regression of transliteration of punctuation marks

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 5 21:44:53 2022 UTC (3 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
libnumbertext: update to 1.0.8.

2021-12-31: 1.0.8 release:
	* src/Soros.py: fix FutureWarning: Possible nested set at position, reported by Rene Engelhard
	* fr.sor:
		- use hyphens instead of spaces, e.g. cent-deux, reported by "4560041" at GitHub
		- new prefix "informal" for 1100–1900 (onze-cents - dix-neuf-cents)
		- add prefix "feminine" and "masculine" (1 -> une/un), bug reports by arena94 at GitGub
	* hu_Hung.sor:
		- fix transliteration of old Hungarian family names, bug report by Zoltán Óvári
		- fix 100–199, 1000–1999, 1000000–1999999 and 1000000000–1999999999 (bad ordering)
		– fix conversion of single letters "í", "Í" and "NY";
		- fix unnecessary conversion of words ending with "q", e.g. "IQ";
		- fix unnecessary conversion of words not ending with unknown letters
	* mr.sor: Marathi spelling corrections by Shantanu Oak
	* pl.sor: fix ordinal 20-29, reported by Gabryha at GitHub
	* uk.sor, CalcAddIn.xcu, description.xml.in: fix spell by Olexandr Nesterenko
		- replace apostrophe symbol to U+02BC, reported by Volodymyr Lisivka
		- up number to 10^42
		- add cardinal, update help
		- add uk locale
	* zh.sor: add ordinal numbers, use always 二 for 2, reported by Ming-Hua

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 18 10:20:30 2021 UTC (3 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -5 lines
libnumbertext: update to 1.0.7.

2021-01-31: 1.0.7 release:
	* ga.sor: new module Irish by László Németh
	* lg.sor: new module Luganda by Phillip Samuel
	* mr.sor: new module Marathi by Ankur Heramb Joshi
	* mt.sor: new module Maltase by László Németh

	* fi.sor: fix ordinal 0, bug report by Tuomas Hietala
	* hu_Hung.sor:
		- fix transliteration of Vörösmarty, bug report by Zoltán Óvári
		- replace ü and ű by Viktor Kovács
		- fix transliteration of dates with affixation
	* th.sor: fix big (>999,999) numbers by Vladislav Kiper
	* ua.sor: fix euro cent, bug report by Kty0mka

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 5 11:25:39 2020 UTC (4 years, 5 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
libnumbertext: Update to 1.0.6

Changelog:
2020-06-01: 1.0.6 release:
        * Numbertext.cxx: don't depend on en_US.UTF-8 locale by Stephan Bergmann
        * Java:
                - clean-up by Balázs Meskó with Maven support
                - port special logic for Norwegian language from C++ by Ilya Idamkin
        * Makefile.am: prefix for datadir by Li-Wen Hsu
        * bg.sor: avoid using \d and \D by Mihail Balabanov
        * ee.sor: update Estonian language spellings by Alvar Laigna
        * el.sor: fix "and" before currency fractions and "zero" in case of 0 whole euro by Spiros Evangelatos
        * es.sor: fixes by Juanma Sanchez, and based on him report
        * gl.sor, es.sor: fix ISO codename of Honduran lempira by Ilya Idamkin
        * fr.sor: fix EUR 200, 300 etc., bug report by armik71
        * hu.sor: fix date function for 1
        * hu_Hung.sor:
                - Old Hungarian transliteration support for words
                - remove obsolete function left-to-right
                - add sch -> s, ä -> é transliteration by Viktor Kovács
        * it.sor: fix ordinal numbers, bug report by dario-gallucci
        * ja.sor: fix word "negative" (负 -> 負), bug report by cmplstofB
        * ko.sor, en.sor: fix Korean module and add Korean Won unit by DaeHyun Sun
        * lv.sor: fix 40, 50 ... 90, bug report by andritis
        * my.sor, en.sor: add Malay currency MYR by Bee Ing
        * ru.sor, uk.sor: fix cardinal and feminine RUB, UAH usage by Alex Ivanov
        * th.sor: fix usage of 1 by Ilya Idamkin and tyindeepit

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 16 19:10:29 2020 UTC (4 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -3 lines
libnumbertext: Update to 1.0.5

2018-10-09: 1.0.5 release:
	* et.sor: new Estonian module
	* Java: fix path separator for Windows by Rens Toonen
	* spellout: fix DEFPATH in spellout by Rene Engelhard
	* README: conversion to MarkDown by Miklós Vajna
	* da.sor: fix "en million", bug report by Hsonesson1
	* de.sor: add function year by c-kuehl
	* eo.sor: fix ordinal-number, ie. "1-a" by Adolfo Jayme Barrientos
	* fi.sor: fixed and more currencies by Tuomas Hietala
	* lt.sor: fix ordinal numbers and currencies by Aurimas Fišeras
	* pl.sor: fix ordinal numbers 4x, 7x, bug report by tengwar
	* sq.sor: add missing 1000-9999

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 17 15:56:05 2019 UTC (6 years ago) by khorben
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -2 lines
Fix build for math/libnumbertext on netbsd-7

This package makes use of features from C++11, that only GCC 5.x or
newer actually supports (codecvt and regex).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 15 14:02:46 2018 UTC (6 years, 5 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
math/libnumbertext: import libnumbertext-1.0.3

We provide easy to configure, lightweight open source C++, Java,
JavaScript, Python libraries and a LibreOffice Spreadsheet extension
for number to number name conversion, including cardinal and ordinal
numbers, ordinal indicators and money amounts with currencies in
more than 40 languages and numeral systems.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>