SHA256
1
0
forked from pool/dictd
Commit Graph

11 Commits

Author SHA256 Message Date
decdb6a956 Make building work on platforms without separate _libdir
OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=10
2019-01-26 18:45:33 +00:00
4bd10e9b1a - Update to version 1.12.1.git.1520674574.9a2f53e:
* update config.sub and config.guess
  * dictfmt: fix merge conflict
  * dictfmt: fix compilation failure on Solaris (alloca)
  * dictfmt: DICTFMT_SORT variable is used for setting sort(1)
  * Support for --use-dictorg was removed
  * Support for socks5 was removed
  * Clean-ups for autocrap build system (headers and types)
  * Clean-ups for autocrap build system (mbstate_t, wchar_t, wint_t, socklen_t, size_t, CODESET, alloca)
  * Use stable sort to ensure already-sorted input stays sorted.
  * Revert "Update tables for is{space,alnum}__ (report by michael72)"

OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=9
2019-01-26 18:37:08 +00:00
Stephan Kulow
02ac569370 Accepting request 668801 from Education
Another attempt to push to Factory.

OBS-URL: https://build.opensuse.org/request/show/668801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dictd?expand=0&rev=1
2019-02-24 16:09:41 +00:00
d4b17e01d9 Remove dictd-1.9.15-ipv6.patch.WIP
OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=8
2019-01-26 08:29:28 +00:00
f2e108d1dc This is just bother
OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=7
2019-01-26 00:14:17 +00:00
d1f4dbb9ab Mention Patch1, although it is not applied.
OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=6
2019-01-25 23:53:42 +00:00
b4b136c99c Accepting request 668753 from home:mcepl:branches:Education
- Add inactive dictd-1.9.15-ipv6.patch as WIP to support IPv6
  Originally from (WONTFIXed) RH bug https://bugzilla.redhat.com/198359

OBS-URL: https://build.opensuse.org/request/show/668753
OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=5
2019-01-25 23:36:03 +00:00
Marguerite Su
3f55ce16c6 Accepting request 642025 from home:mcepl
Clean up SPEC file, make the package building again.

OBS-URL: https://build.opensuse.org/request/show/642025
OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=4
2018-10-16 05:12:41 +00:00
andrea florio
61738d82f1 Accepting request 138020 from home:Mailaender:branches:Education
update to 1.12.1
put libmaa into seperate package

OBS-URL: https://build.opensuse.org/request/show/138020
OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=3
2012-10-14 03:20:27 +00:00
Lars Vogdt
96ca9aad08 - update dictd to 1.12.0:
+ New script dict_lookup for translating words and phrases
  + dictfmt: Internal buffer size was increased from 10240 to 
    102400 bytes
  + dictfmt: superfluous spaces are removed not only from the beginng
    and the end of a headword but also inside a multiword headwords.
  + dictfmt spawns sort command to sort the index. When there are
    several entries for the same headword, they get sorted BY OFFSET 
    AND SIZE (in addition to headwords). As a result, the order of 
    identical headwords is messed up.  To fix these problem -k1,3 
    option is replaced with -k1,1.
  + FIX: When search is handled by dict_search_bmh() function, the 
    first character from the first entry in the index file is 
    missing. Usually this is some of 00-database-* entries.
  + Other minor fixes and cleanups
- update libmaa to 1.3.1:
  + Build failure with gcc-4.6 was fixed
  + Only maa's symbols are exported from libmaa shared library
    ^^ INCLUDES ABI INCOMPATIBILITIES
  + For better conformance with POSIX/SUS xmalloc, xrealloc and 
    xcalloc functions take 'size_t' args, not 'unsigned int'.
- small init script beaufify
- split out devel package

OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=2
2012-02-15 21:44:00 +00:00
andrea florio
2ad83698f4 Accepting request 72124 from openSUSE:Factory:Contrib
please review, contrib cleanup

OBS-URL: https://build.opensuse.org/request/show/72124
OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=1
2011-05-30 17:40:07 +00:00