summaryrefslogtreecommitdiff
path: root/textproc/ispell (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* The port was broken because dicts were installed in $SHAREDIR butJean-Marc Zucconi2000-01-282-22/+2
| | | | | | | | | ispell was looking for files in $LIBDIR. Because $LIBDIR is only used for dictionaries, we don't need the SHAREDIR variable. Just define LIBDIR to $PREFIX/share/ispell. Notes: svn path=/head/; revision=25132
* Oops - I forgot to add these files in my previous commit.Jean-Marc Zucconi2000-01-224-0/+90
| | | | Notes: svn path=/head/; revision=24952
* Add support for swedish, brasilian and german (old and new spelling)Jean-Marc Zucconi2000-01-2214-54/+152
| | | | | | | | | | | | dictionaries (in addition to french). They can be built with ``make ISPELL_XX=yes'' where ``XX'' is SE, BR, DEALT or DENEU, or FR PR: ports/15948 Submitted by: Alexander Langer <alex@cichlids.com> Reviewed by: jmz Notes: svn path=/head/; revision=24951
* Don't install ispell.el - it is already in emacs-20.4 (same author version)Jean-Marc Zucconi1999-12-084-17/+121
| | | | | | | | | Update MASTER_SITES One of the patch files (texpatch-3.1.20c.gz) disapeared from the ftp site. It is now included in the port as patch-ae. Notes: svn path=/head/; revision=23651
* Minor update:Jean-Marc Zucconi1999-10-153-6/+21
| | | | | | | | | | | | | | New distfile: latest stable version of the ispell.el New patch file: texpatch-3.1.20c.gz Add patch level 'c' to the PKGNAME Append WWW: comment to the pkg/DESCR PR: ports/14302 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Reviewed by: jmz Notes: svn path=/head/; revision=22465
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-14/+14
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Portlint.Jean-Marc Zucconi1999-08-131-1/+0
| | | | Notes: svn path=/head/; revision=20679
* Use MLINKS for buildhash.1, findaffix.1, munchlist.1, tryaffix.1 and unsq.1Jean-Marc Zucconi1999-08-131-16/+16
| | | | | | | Portlint. Notes: svn path=/head/; revision=20678
* Make this quieter on the simple ``make fetch''.David E. O'Brien1999-07-041-2/+4
| | | | Notes: svn path=/head/; revision=19995
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Use ${WRKDIR} as yacc TMPDIR.Satoshi Asami1998-12-031-2/+2
| | | | | | | Reviewed by: jmz Notes: svn path=/head/; revision=15080
* I assume there's a reason why you're not exporting WRKDIR as TMPDIR,Satoshi Asami1998-12-021-2/+2
| | | | | | | so just prepend ${WRKDIRPREFIX} to ${.CURDIR} in there. Notes: svn path=/head/; revision=15046
* Add virtual category elisp.Jun Kuriyama1998-11-201-2/+2
| | | | | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=14719
* None of these textproc tools were quite advanced enough to beTim Vanderhoek1998-08-191-9/+0
| | | | | | | | | able to textproc away the manpages in their PLISTs. I'll do it for them. Or, rather, bento.freebsd.org will do it for them under my direction. :-) Notes: svn path=/head/; revision=12658