notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
aspell-without-dicten Spelling checker with better suggestion logic than ispell
0.60.6.1_1 textproc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.60.6.1_1Version of this port present on the latest quarterly branch.
Maintainer: office@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-07-15 14:29:16
Last Update: 2012-09-24 21:23:51
SVN Revision: 304800
License: LGPL21
WWW:
http://aspell.sourceforge.net/
Description:
Aspell is a spelling checker designed to eventually replace ispell, although it currently lacks many of ispell's basic functions. Aspell's main feature is that it does a much better job of coming up with possible suggestions than ispell. Aspell also includes a powerful C++ library with C and Perl interfaces in the works. WWW: http://aspell.sourceforge.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • aspell-without-dicten>0:textproc/aspell-without-dicten
No installation instructions:
This port has been deleted.
PKGNAME: aspell-without-dicten
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: textproc/aspell
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. perl5.8.9 : lang/perl5.8
Library dependencies:
  1. iconv.3 : converters/libiconv
  2. intl : devel/gettext
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/GNU/aspell/
  3. ftp://ftp.gnu.org/gnu/aspell/
  4. ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/aspell/
  5. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/aspell/
  6. ftp://ftp.kddlabs.co.jp/GNU/aspell/
  7. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/aspell/
  8. http://ftp.funet.fi/pub/gnu/prep/aspell/
  9. http://ftp.gnu.org/gnu/aspell/
  10. http://mirrors.usc.edu/pub/gnu/aspell/
  11. http://ring.nict.go.jp/archives/GNU/aspell/
  12. http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/aspell/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: textproc/aspell
CommitCreditsLog message
0.60.6.1_1
24 Sep 2012 21:23:51
Revision:304800Original commit files touched by this commit
bapt search for other commits by this committer
No longer install the english dictionary (please use textproc/en-aspell if you
want the english dictionary)
Optionify
Remove the now useless textproc/aspell-with-dicten port
textproc/en-aspell now depends on textproc/aspell
clean up the Makefile
0.60.4_4
15 Jul 2006 14:28:44
Original commit files touched by this commit
thierry search for other commits by this committer
All dictionaries can be installed separately:

  - by default, textproc/aspell installs the English dictionaries (no
    change);
  - thereafter you can install any foreign dictionary;
  - when you install a foreign dictionary, i.e. french/aspell or
    textproc/da-aspell, it installs only the dictionaries, and depends
    upon textproc/aspell for the programs;
  - if you don't need the English dictionaries, you can define
    WITHOUT_DICTEN or install textproc/aspell-without-dicten;
  - add a new port for textproc/en-aspell: if aspell had been installed
    without the English dictionaries, they can be added thereafter;
  - add a missing port for german/alt-aspell;
  - foreign dictionaries are almost independent from textproc/aspell,
    and their maintainership is available.

Credits:        special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>

Number of commits found: 2