Commit Graph

13 Commits

Author SHA1 Message Date
jasper
73450cbf84 - remove -lpthread related patches/chunks. 2012-09-21 13:17:45 +00:00
ajacoutot
2ff0996755 Update to aspell-0.60.6.1. 2012-01-17 10:59:27 +00:00
ajacoutot
3338962afd - disable threading; by default it will link with -lpthread which is
wrong; linking with -pthread will not get recorded and induce other
issues while non-threaded apps won't be able to use libaspell at all
- fix post-build target to make sure the aspell "en" dictionnary building
process can find all required libs
- add CPPFLAGS and LDFLAGS to CONFIGURE_ENV to that libaspell.la is created
with correct ddependency_libs
2008-11-13 17:07:27 +00:00
ajacoutot
0930a718a4 - revert previous s/pthread/lpthread and keep linking with -lpthread for
now until I have time to fix the breakage induced on dependent ports

issue reported by matthieu@ and Aaron Stellman
2008-11-01 19:19:29 +00:00
ajacoutot
75fed9b56b - s/lpthread/pthread
- correct the way it links with iconv+intl
- bump
2008-10-31 09:33:41 +00:00
jasper
dc7d3ed30d - update aspell to 0.60.6
- bumped major to be on the safe side
- update homepage
- be more precise about license version
- tweak DESCR

joint work with and ok ajacoutot@, thanks!
2008-10-28 16:51:17 +00:00
steven
b55683824e remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and
LIBname_LTVERSION patches.
2006-01-07 10:17:12 +00:00
steven
151b60c119 use LIBname_LTVERSION instead of workaround with LIBname_ALIAS=realname 2005-12-30 08:39:05 +00:00
steven
7ccb5e2424 SHARED_LIBS and USE_LIBTOOL, sync with update-patches
ok sturm@
2005-12-25 11:49:20 +00:00
robert
31f4084d6d This patch fixes a buffer overflow in word-list-compress;
http://marc.theaimsgroup.com/?l=bugtraq&m=108761564006503&w=2

ok jolan@
2004-06-19 16:40:12 +00:00
jolan
21147d20bd update to 0.50.5, add a patch from netbsd to make this work with
gcc3/libstdc++3 (it magically compiled on sparc64 for awhile tho..?)
2004-04-08 05:16:41 +00:00
naddy
ffb0a654b1 We could fix the example build, but instead let's just skip it completely. 2004-01-16 20:46:44 +00:00
jolan
fa8711522d Upgrade to 0.50.4.1 and split aspell proper into "core". 2003-11-21 03:41:35 +00:00