1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-22 05:00:30 -04:00
Commit graph

11 commits

Author SHA1 Message Date
Thierry Thomas
ef24a782a2 textproc/aspell: fix a bad regexp after location specifier
PR:		253774
2021-04-14 17:52:19 +02:00
Thierry Thomas
1cd727e10e Upgrade to 0.60.7.
Changelog at <http://aspell.net/man-html/ChangeLog.html>.
2019-07-29 20:42:04 +00:00
Tijl Coosemans
3127da9b78 Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged port)
2014-07-04 20:28:31 +00:00
Thierry Thomas
dbfb1fb6d4 Upgrade to 0.60.6.
List of changes from 0.60.5:

   * Compile fixes for Gcc 4.3.

   * Minor tweak to suggestion code which improved suggestion results in
     certain cases.

   * Always line buffer stdout and stderr in the Aspell utility when
     there is the potential for it to be used interactively through a
     pipe.

   * Removed debug output in `aspell munch-list'.

   * Other minor updates and bug fixes.

   * Enable Unicode support.
2008-04-16 20:35:19 +00:00
Thierry Thomas
bd5bdebb6a Upgrade to 0.60.4.
Changelog at <http://aspell.sourceforge.net/aspell-0.60.4.txt>.
2005-10-19 19:21:01 +00:00
Thierry Thomas
4db82ab157 Upgrade to 0.60.1.
This release adds a new Nroff and Texinfo filter and fixes a number
of bugs and portability problems.

Warning: aspell-0.60.1 is now incompatible with the base ncurses.
To keep the ncurses interfaces, please define WITH_NCURSES: aspell
will then depend on the port devel/ncurses.
Since devel/ncurses is not packageable, this is not the default.
2004-11-08 15:35:45 +00:00
Thierry Thomas
7b12bfeff7 Fix configure to accept CXXFLAGS.
Since I'm there, use DATADIR.

PR:		ports/71787
Submitted by:	Alex Semenyaka.
2004-10-18 12:51:55 +00:00
Thierry Thomas
6fd4bdbdfe - Upgrade to 0.60;
- Add dictionaries for Azerbaijani, Belarusian, Bengali, Estonian,
  Finnish, Hebrew, Hungarian, Kinyarwanda, Latin, Latvian, Lithuanian,
  Macedonian, Mongolian, Nyanja, Quechua, Sardinian, Tagalog, Tamil,
  Tetum, Upper Sorbian, Uzbek, Vietnamese, and Yiddish.
2004-08-28 22:49:49 +00:00
Maxim Sobolev
aa0a6b33ab - Drop bash from RUN_DEPENDS, which is ugly and also conflicts with some of
the upcoming bsd.port.mk patches tested on bento.
- make USE_LIBTOOL knob actually working while I'm here.
2002-09-14 09:40:56 +00:00
David W. Chapman Jr.
007c3bebf1 Update to 0.50.1
Give maintainership to originator

PR:		42051
Submitted by:	thierry@pompo.net
2002-09-01 17:19:52 +00:00
Joe Marcus Clarke
532b6e59eb * Do not link libraries against libc explicitly
* Do not install .la files
* Bump PORTREVISION
2002-07-03 23:35:40 +00:00