Page MenuHomeFreeBSD

New port: textproc/ie-hunspell
ClosedPublic

Authored by krion on Feb 26 2017, 9:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 30, 4:40 AM
Unknown Object (File)
Sat, Aug 22, 3:54 PM
Unknown Object (File)
Sat, Aug 22, 1:41 PM
Unknown Object (File)
Sat, Aug 22, 1:22 PM
Unknown Object (File)
Fri, Aug 21, 2:26 PM
Unknown Object (File)
Fri, Aug 21, 12:27 PM
Unknown Object (File)
Thu, Aug 20, 7:52 PM
Unknown Object (File)
Thu, Aug 20, 2:20 PM
Subscribers
None

Details

Summary

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217380

Interlingue spellchecking dictionary for use with Hunspell.
WWW: https://github.com/Carmina16/hunspell-ie

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

krion retitled this revision from to New port: textproc/ie-hunspell.
krion updated this object.
krion edited the test plan for this revision. (Show Details)
krion added a reviewer: mat.
mat requested changes to this revision.Mar 2 2017, 8:46 AM
mat edited edge metadata.
mat added inline comments.
textproc/ie-hunspell/Makefile
6 ↗(On Diff #25790)

This can be removed. (And it has been called GH for many, many years)

17 ↗(On Diff #25790)

This should be a DISTVERSIONPREFIX=v line in the top block.

22–23 ↗(On Diff #25790)

use ${DATADIR} here.

26 ↗(On Diff #25790)

remove trailing /

This revision now requires changes to proceed.Mar 2 2017, 8:46 AM
krion edited edge metadata.

Fixed all previous issues.

mat edited edge metadata.
mat added inline comments.
textproc/ie-hunspell/Makefile
7 ↗(On Diff #25909)

This can be removed.

This revision is now accepted and ready to land.Mar 2 2017, 11:00 PM
This revision was automatically updated to reflect the committed changes.