FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 1:56 AM BST
Port details
enchant 1.6.0 textproc on this many watch lists=56 search for ports that depend on this port
Dictionary/spellchecking framework
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jan 2004 21:32:45
Also Listed In: gnome
License: not specified in port


On the surface, Enchant appears to be a generic spell checking library. You
can request dictionaries from it, ask if a word is correctly spelled, get
corrections for a misspelled word, etc...

Beneath the surface, Enchant is a whole lot more - and less - than that.
You'll see that Enchant isn't really a spell checking library at all.

"What's that?" you ask. Well, Enchant doesn't try to do any of the work
itself. It's lazy, and requires backends to do most of its dirty work. Looking
closer, you'll see the Enchant is more-or-less a fancy wrapper around the
dlopen() system call. Enchant steps in to provide uniformity and conformity
on top of these libraries, and implement certain features that may be lacking
in any individual provider library. Everything should "just work" for any and
every definition of "just working."

WWW:	http://www.abisource.com/projects/enchant/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/libtool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: textproc/aspell, devel/glib20

Required by:
for Libraries

To install the port: cd /usr/ports/textproc/enchant/ && make install clean
To add the package: pkg_add -r enchant


Configuration Options
===> The following configuration options are available for enchant-1.6.0:
     ASPELL=on (default) "Enable Aspell backend"
     HSPELL=off (default) "Enable Hspell backend"
     HUNSPELL=off (default) "Enable Hunspell backend"
     ISPELL=off (default) "Enable Ispell backend"
     ZEMBEREK=off (default) "Enable zemberek backend (requires DBUS)"
===> Use 'make config' to modify these settings

Master Sites:
http://www.abisource.com/downloads/enchant/1.6.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/

Number of commits found: 39

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.6.0
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
11 Aug 2011 19:20:17
Original commit files touched by this commit  1.6.0
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
19 Jul 2011 05:23:03
Original commit files touched by this commit  1.6.0
bapt search for other commits by this committer
- update to 1.3.2
- remove hungarian dictionnary (will be readded later as a separate port)
- rework description
- change WWW
- chase library bump
- add license
18 Jul 2011 16:21:26
Original commit files touched by this commit  1.6.0
jlaffaye search for other commits by this committer
- Connect textproc/hunspell to the build
- Unconnect hungarian/hunspell
- Chase hunspell move
- Add an entry to MOVED and UPDATING

Approved by:    bapt (mentor)
03 Jul 2011 14:40:25
Original commit files touched by this commit  1.6.0
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.6.0
ade search for other commits by this committer
Sync to new bsd.autotools.mk
25 Jul 2010 12:45:17
Original commit files touched by this commit  1.6.0
kwm search for other commits by this committer
Update to 1.6.0.
Add some backend options. [1]

Submitted by:   makc@ [1]
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.4.2
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
12 Feb 2009 17:11:09
Original commit files touched by this commit  1.4.2
stas search for other commits by this committer
- Use OPTIONS
- Make zemberek optional (requires dbus).

Approved by:    gnome (marcus)
04 Dec 2008 21:05:13
Original commit files touched by this commit  1.4.2
mezz search for other commits by this committer
Update to 1.4.2.

PR:             ports/128853
Submitted by:   bf <bf2006a@yahoo.com>
06 Jun 2008 14:05:09
Original commit files touched by this commit  1.4.0_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
17 Apr 2008 01:44:17
Original commit files touched by this commit  1.4.0
mezz search for other commits by this committer
Correct the patch.
16 Apr 2008 21:39:20
Original commit files touched by this commit  1.4.0
ahze search for other commits by this committer
Fix build on OSVERSION < 700042

PR:             ports/122831
Submitted by:   barbara <barbara.xxx1975@libero.ot>
16 Apr 2008 17:23:32
Original commit files touched by this commit  1.4.0
ahze search for other commits by this committer
Update to 1.4.0

PR:              ports/122822
Submitted by:    Wen heping <wenheping@gmail.com>
30 Nov 2006 20:37:18
Original commit files touched by this commit  1.3.0
mezz search for other commits by this committer
Update to 1.3.0.
05 Nov 2006 03:50:41
Original commit files touched by this commit  1.2.6
mezz search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
10 Jul 2006 22:27:59
Original commit files touched by this commit  1.2.6
mezz search for other commits by this committer
Update to 1.2.6.
14 Apr 2006 19:32:18
Original commit files touched by this commit  1.2.5
mezz search for other commits by this committer
-Update to 1.2.5.
-Update the pkg-descr, copied from its website.
16 Mar 2006 15:42:49
Original commit files touched by this commit  1.2.3
pav search for other commits by this committer
- Fix build on FreeBSD 4.X

PR:             ports/94536
Submitted by:   Tod McQuillin <devin@spamcop.net>
15 Mar 2006 17:36:22
Original commit files touched by this commit  1.2.3
mezz search for other commits by this committer
- Update to 1.2.3. [1]
- Remove the USE_REINPLACE. [1]
- Update the WWW. [1]
- Use the DATADIR in plist. [1]
- Add --{disable|enable}-* for us can control knob better to disable/enable,
  because of autocheck exists in the configure.
- Disable hspell support for now, it needs newer hspell 0.9 that has a new
  hspell_get_dictionary_path() function. Current in ports only has hspell 0.8.

PR:             ports/94326 [1]
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> [1]
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.2.0_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.2.0
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
10 Nov 2005 10:07:24
Original commit files touched by this commit  1.2.0
ahze search for other commits by this committer
- Update to 1.2.0
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.1.5_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.1.5_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
08 Mar 2005 02:11:54
Original commit files touched by this commit  1.1.5
ahze search for other commits by this committer
- Remove gnomeprefix from USE_GNOME to fix plist for gnome 2.10

Spotted by:     ade via irc
15 Dec 2004 06:14:48
Original commit files touched by this commit  1.1.5
mezz search for other commits by this committer
-Update to 1.1.5.
-Use libtool 1.5.
29 Aug 2004 18:13:43
Original commit files touched by this commit  1.1.3_3
marcus search for other commits by this committer
Chase the libpspell shared lib version.
09 Jul 2004 17:43:11
Original commit files touched by this commit  1.1.3_2
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
09 Jun 2004 19:09:27
Original commit files touched by this commit  1.1.3_2
mezz search for other commits by this committer
Enable the Aspell support is turn on by default now. AbiWord's spell checker
will not work unless this compiles with Aspell support.

Reviewed by:    marcus and adamw
05 Apr 2004 03:31:02
Original commit files touched by this commit  1.1.3_1
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.1.3
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
28 Feb 2004 18:45:11
Original commit files touched by this commit  1.1.3
adamw search for other commits by this committer
Update to 1.1.3, and de-conditionalize the ispell bidness. Ispell is
included in the enchant source, and is built automatically.

PR:             ports/63250
Submitted by:   Tom McLaughlin <tmclaugh@sdf.lonestar.org>
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.1.2_3
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
17 Jan 2004 22:40:59
Original commit files touched by this commit  1.1.2_2
adamw search for other commits by this committer
{a,h,i}spell libs are only installed if you build enchant with support for them.

So, conditionalize their registration within pkg-plist.

Hurrrrrr... I should have caught that earlier...
17 Jan 2004 10:15:46
Original commit files touched by this commit  1.1.2_1
marcus search for other commits by this committer
Add a missing dependency on aspell.

Reported by:    bento
04 Jan 2004 21:21:09
Original commit files touched by this commit  1.1.2
adamw search for other commits by this committer
A silly update, but it's more correcter now:

Correct the "Date created: year.

Better that I make this mistake here than on a cheque ::P
03 Jan 2004 21:45:54
Original commit files touched by this commit  1.1.2
adamw search for other commits by this committer
Fix missing file to pkg-plist.
03 Jan 2004 21:30:57
Original commit files touched by this commit  1.1.2
adamw search for other commits by this committer
Add enchant, a backend dictionary broker. It provides a framework for
interfacing with various pre-existing dictionary programs.

Number of commits found: 39

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.342 seconds.