aboutsummaryrefslogtreecommitdiff
path: root/textproc/ispell
Commit message (Collapse)AuthorAgeFilesLines
* Update polish dictionaryJean-Marc Zucconi2003-11-142-4/+9
| | | | | | | | PR: ports/59249 Submitted by: Krzysztof Stryjek <wtp@bsdguru.org> Notes: svn path=/head/; revision=93961
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Provide a limited compatibility with the Unix spell command.Matthew N. Dodd2003-02-225-3/+162
| | | | | | | Approved by: jmz Notes: svn path=/head/; revision=76196
* Fix location of the norsk ispell dictionary.Alexander Langer2002-11-301-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=71242
* 'Brazilian Portuguese' is more appropriate than 'Brazilian' in languageJean-Marc Zucconi2002-07-141-1/+1
| | | | | | | | | description. PR: ports/35657 Notes: svn path=/head/; revision=62949
* Use USE_REINPLACE.Maxim Sobolev2002-07-111-1/+3
| | | | Notes: svn path=/head/; revision=62815
* Add support for Polish language.Jean-Marc Zucconi2002-06-234-1/+22
| | | | | | | | PR: ports/39699 Submitted by: Piotr Rusiecki <piotr@innet.com.pl> Notes: svn path=/head/; revision=61847
* Replace incorrect ${PORTSDIR}/distfiles/ with the correct ${DISTDIR}Kris Kennaway2002-05-241-2/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=59850
* Add files missing from the previous commit.Jean-Marc Zucconi2002-04-243-0/+24
| | | | Notes: svn path=/head/; revision=58055
* Add italian dictionaryJean-Marc Zucconi2002-04-243-3/+36
| | | | | | | | PR: ports/37318 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=58047
* GC empty line.Maxim Sobolev2002-03-071-1/+0
| | | | Notes: svn path=/head/; revision=55683
* Fix a buffer problem.Jean-Marc Zucconi2002-02-212-1/+13
| | | | | | | | Submitted by: Dimitar Peikov <mitko@rila.bg> Obtained from: Geoff Kuenning <geoff@cs.hmc.edu> Notes: svn path=/head/; revision=55054
* Upgrade to version 3.2.06.Jean-Marc Zucconi2002-02-152-6/+6
| | | | Notes: svn path=/head/; revision=54763
* Add Finnish language support.Jean-Marc Zucconi2002-02-114-3/+36
| | | | | | | | PR: ports/34793 Submitted by: Esa Karkkainen <ejk@iki.fi> Notes: svn path=/head/; revision=54555
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53959
* Use '::' as an dependency operator for pre-everything target. This isDirk Froemberg2001-12-311-1/+1
| | | | | | | | | needed because of the special nature of the pre-everything target. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details. Notes: svn path=/head/; revision=52442
* Update danish dictionary.Jean-Marc Zucconi2001-12-263-4/+4
| | | | | | | Submitted by: daeron@fandom.net Notes: svn path=/head/; revision=52227
* Don't overwrite PORTREVISION if set from a slave port.Jean-Marc Zucconi2001-08-191-1/+1
| | | | | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=46493
* Conditionalize bzip2 dependencies.Akinori MUSHA2001-08-151-0/+2
| | | | Notes: svn path=/head/; revision=46297
* Fix the build from the textproc/ispell directory for the german dictionariesJean-Marc Zucconi2001-08-131-1/+4
| | | | | | | | | | The norsk part is still broken. PR: ports/28368 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=46159
* Upgrade to version 3.2.05.Jean-Marc Zucconi2001-08-012-4/+3
| | | | | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=45701
* - othe ports need to overwrite UNSQDirk Meyer2001-08-011-1/+1
| | | | | | | PR: 28368 Notes: svn path=/head/; revision=45682
* Export $ISPELL_BRITISH to the configure script if it is defined. This fix anJean-Marc Zucconi2001-07-021-1/+4
| | | | | | | install problem when it is set via make.conf. Notes: svn path=/head/; revision=44649
* Upgrade to version 3.2.04.Jean-Marc Zucconi2001-06-229-298/+18
| | | | Notes: svn path=/head/; revision=44334
* Create tempfiles securely. Bump PORTREVISION.Kris Kennaway2001-05-292-1/+41
| | | | | | | Submitted by: Jarno Huuskonen <Jarno.Huuskonen@uku.fi> Notes: svn path=/head/; revision=43228
* Fix make patch for norsk ispell.Jean-Marc Zucconi2001-04-301-1/+1
| | | | | | | Submitted by: Herbert <h.j.s@gmx.at> Notes: svn path=/head/; revision=42095
* Don't use non-existant /usr/tmpAlexander Langer2001-03-311-5/+19
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=40661
* Several satellite ports that depend on this one require bzip2 to beSteve Price2001-03-111-0/+1
| | | | | | | around during build. Notes: svn path=/head/; revision=39542
* Use MAINTAINER?= instead of MAINTAINER=. I dont want to receive build errorsJean-Marc Zucconi2001-03-111-1/+1
| | | | | | | for xx-ipell ports I don't maintain. Notes: svn path=/head/; revision=39515
* Install English (American or British) *.dict file too for ports which use itAndrey A. Chernov2001-02-042-0/+8
| | | | | | | | | like udmsearch, mnoGoSearch (and ASPSeek not yet in ports). Approved by: jmz Notes: svn path=/head/; revision=37955
* Print a more informative error message when /usr/share/dict/words is not found.Jean-Marc Zucconi2001-01-141-0/+2
| | | | | | | Submitted by: Matthew Emmerton <matt@gsicomp.on.ca> Notes: svn path=/head/; revision=37207
* Update the ISPELL_NO part to version 2.0Alexander Langer2001-01-134-50/+66
| | | | | | | Bump PORTREVISON. Notes: svn path=/head/; revision=37165
* Update ISPELL_DENEU to 20001109 versionAlexander Langer2001-01-133-43/+25
| | | | Notes: svn path=/head/; revision=37162
* Apply iso639 to the variable names I introduced the last few days.Jeroen Ruigrok van der Werven2001-01-125-23/+24
| | | | | | | | | | | Afrikaans is now ISPELL_AF, and Danish is ISPELL_DA, as per iso639. [pointed out by markm] Also bumped the PORTREVISION belatedly due to introducing three new languages. Notes: svn path=/head/; revision=37123
* Change the variable to ISPELL_ZA from ISPELL_SA.Jeroen Ruigrok van der Werven2001-01-103-12/+25
| | | | | | | | This will probably revisited soon again since Suid Afrika has 11 official languages according to markm. Notes: svn path=/head/; revision=37080
* Add Afrikaans ispell support under the ISPELL_SA variable.Jeroen Ruigrok van der Werven2001-01-103-1/+22
| | | | Notes: svn path=/head/; revision=37060
* Add Danish ispell support under the variable ISPELL_DK.Jeroen Ruigrok van der Werven2001-01-105-1/+35
| | | | | | | This is based on the ispell-da-1.4.7 tarball. Notes: svn path=/head/; revision=37058
* Fix typo in the MASTER_SITES variable, we needed a += assignment.Jeroen Ruigrok van der Werven2001-01-091-1/+2
| | | | | | | Add another mirror for the tarball. Notes: svn path=/head/; revision=37007
* Add Dutch ispell support under the ISPELL_NL variable option.Jeroen Ruigrok van der Werven2001-01-095-1/+36
| | | | Notes: svn path=/head/; revision=37006
* Fix another inconsistency in the make syntax before I commit my realJeroen Ruigrok van der Werven2001-01-091-1/+1
| | | | | | | changes. Notes: svn path=/head/; revision=37003
* Clean up some space/tabbing as hinted about by portlint.Jeroen Ruigrok van der Werven2001-01-071-5/+5
| | | | | | | | This improves internal style so that forthcoming additions will be, hopefully, in the same style. Notes: svn path=/head/; revision=36904
* A better way to display the pre-everything messageJean-Marc Zucconi2000-12-081-3/+1
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=35777
* Remove extra "pkg/".Satoshi Asami2000-10-081-8/+8
| | | | Notes: svn path=/head/; revision=33575
* Rename PLIST.<LANG> to pkg-plist.<lang>.Satoshi Asami2000-10-081-8/+8
| | | | Notes: svn path=/head/; revision=33548
* Add category "french" and "german" as appropriate.Satoshi Asami2000-09-221-1/+1
| | | | Notes: svn path=/head/; revision=33004
* Add back DISTNAME, it's still used for WRKSRC generation.Satoshi Asami2000-04-151-0/+1
| | | | Notes: svn path=/head/; revision=27603
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+2
| | | | Notes: svn path=/head/; revision=27429
* PLIST for norsk version of ispell.Jean-Marc Zucconi2000-02-191-0/+2
| | | | Notes: svn path=/head/; revision=26021
* Build british dictionary with ISPELL_BRITISH=yes instead of `make british'.Jean-Marc Zucconi2000-02-116-58/+143
| | | | | | | | | | | | | | Cleanups from PR ports/16450 Add norvegian dictionary (ports/16533) Don't create a dummy file in ${WRKSRC}. It is only valid when emacs is a link to xemacs. PR: ports/16450, ports/16533 Submitted by: Alexander Langer <alex@big.endian.de> Reviewed by: jmz Notes: svn path=/head/; revision=25662
* Upgrade the br-part to version 2.4Jean-Marc Zucconi2000-02-073-25/+69
| | | | | | | | | Portlint Submitted by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=25545