687b FreshPorts -- textproc/p5-Text-Aspell
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Text-Aspell 0.09_1 textproc on this many watch lists=1 search for ports that depend on this port
Perl interface to the GNU Aspell library
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Mar 2005 09:03:10
Also Listed In: perl5
License: not specified in port


This module provides a Perl interface to the GNU Aspell library.
The GNU Aspell library provides access to system spelling libraries,
including a spell checker. This module is to meet the need of looking
up many words, one at a time, in a single session.

WWW: http://search.cpan.org/dist/Text-Aspell/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/aspell
  2. lang/perl5.8
Required To Run:
  1. textproc/aspell
  2. lang/perl5.8
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Text/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Text/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Text/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Text/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Text/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Text/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Text/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Text/
  10. http://at.cpan.org/modules/by-module/Text/
  11. http://backpan.perl.org/modules/by-module/Text/
  12. http://cpan.nctu.edu.tw/modules/by-module/Text/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Text/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Text/
  15. http://www.cpan.dk/modules/by-module/Text/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 May 2012 01:47:10
Original commit files touched by this commit  0.09_1
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.09_1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.09_1
ohauer search for other commits by this committer
-remove MD5
06 Jun 2008 14:05:09
Original commit files touched by this commit  0.09_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)
11 Oct 2007 12:22:43
Original commit files touched by this commit  0.09
clsung search for other commits by this committer
- Update to 0.09
09 Jun 2007 02:35:52
Original commit files touched by this commit  0.08
clsung search for other commits by this committer
- Update to 0.08
07 Apr 2007 02:32:03
Original commit files touched by this commit  0.07
clsung search for other commits by this committer
- Update to 0.07
11 Jul 2006 15:12:15
Original commit files touched by this commit  0.06
clsung search for other commits by this committer
- update to 0.06
- take over maintainership

PR:             ports/100051
Submitted by:   clsung
Approved by:    maintainer (Lars Eggert)
05 Apr 2006 07:51:44
Original commit files touched by this commit  0.05_1
lawrance search for other commits by this committer
Patch to remove an accidentally left-in comment which prevents the port
from working.
Ignore for perl versions less than 5.6.1.

PR:             ports/92886
Submitted by:   Alex Kapranoff <kappa@rambler-co.ru>
Approved by:    Lars Eggert <lars.eggert@gmx.net> (maintainer)
24 Jan 2006 03:10:24
Original commit files touched by this commit  0.05
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:55:05
Original commit files touched by this commit  0.05
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
29 Sep 2005 09:45:05
Original commit files touched by this commit  0.05
tobez search for other commits by this committer
Update to 0.05.

Submitted by:   maintainer
PR:             86704
22 Sep 2005 18:57:25
Original commit files touched by this commit  0.04_1
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 3:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.  These are mostly stragglers that should have been caught in pass 2.

This pass brought to you by Bill's 102-degree fever during pass 2.
06 Jun 2005 10:06:37
Original commit files touched by this commit  0.04_1
barner search for other commits by this committer
- Explicitely link against libaspell
- Bump PORTREVISION

Suggested by:   Huver <huver@amgraf.com>
Submitted by:   Lars Eggert <lars.eggert@gmx.net> (maintainer)
PR:             ports/81941
09 Mar 2005 09:02:27
Original commit files touched by this commit  0.04
ahze search for other commits by this committer
Add p5-Text-Aspell 0.04, perl interface to the GNU Aspell library.

PR:             ports/78425
Submitted by:   lars.eggert@gmx.net

Number of commits found: 15

28c3
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight85
new month175

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0