Bug 54814 - New port: hungarian/hunspell version 0.9.5
Summary: New port: hungarian/hunspell version 0.9.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-24 16:30 UTC by Mohacsi Janos
Modified: 2004-01-27 11:58 UTC (History)
0 users

See Also:


Attachments
file.shar (6.07 KB, text/plain)
2003-07-24 16:30 UTC, Mohacsi Janos
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mohacsi Janos 2003-07-24 16:30:20 UTC
	New port: hungarian/hunspell version 0.9.5
	Hungarian Spell Checher utility with Hungarian dictionary
	and affix files.  It has several advantages over ispell.
	It has better affix rules than hu-ispell.

How-To-Repeat: 	apply this shar.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-12-29 05:35:25 UTC
State Changed
From-To: open->feedback

The new gcc doesn't like the code: 
g++ -O2 -Wall -ansi -pedantic -I. -I/home/edwin/local/include -c hunspell.cxx 
hunspell.cxx: In function `int main(int, char**)': 
hunspell.cxx:971: error: invalid conversion from `int (*)()' to `int (*)(int,  
int)' 
hunspell.cxx:972: error: invalid conversion from `int (*)()' to `int (*)(int,  
int)' 

Could you please have a look at it?
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-27 11:58:00 UTC
State Changed
From-To: feedback->closed

Superceeded by ports/61987