aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/aspell
Commit message (Collapse)AuthorAgeFilesLines
* Install the English dictionary when LANG is set to an unsupportedknu2002-10-261-3/+6
| | | | | | language by aspell. Approved by: MAINTAINER
* Add missing file to plistpat2002-10-181-0/+1
| | | | | | PR: ports/43815 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer
* Update to 0.50.2pat2002-10-062-5/+4
| | | | | PR: ports/43472 Submitted by: maintainer
* - Support NOPORTDOCS properlyijliao2002-09-203-5/+21
| | | | | | PR: 42893 Submitted by: Ports Fury Approved by: maintainer
* - Drop bash from RUN_DEPENDS, which is ugly and also conflicts with some ofsobomax2002-09-143-5/+34
| | | | | the upcoming bsd.port.mk patches tested on bento. - make USE_LIBTOOL knob actually working while I'm here.
* Bump PORTREVISION after recent dictionary updates. For users that alreadymarcus2002-09-111-0/+1
| | | | | | | | | | | | installed the English aspell-dict port, you can update by removing aspell-dict, then doing: make ASPELL_EN=yes install If you use portupgrade, you can add -m ASPELL_EN=yes to the command line, or add ASPELL_EN=yes to /etc/make.conf. Approved by: maintainer
* Fix missing characterdinoex2002-09-101-1/+1
|
* Depends on bzip2 only if not in basedinoex2002-09-101-2/+4
|
* convert language variants into meta portsdinoex2002-09-1023-39/+323
| | | | | | PR: 42396 Submitted by: coop9211@uidaho.edu Reviewed by: thierry@pompo.net
* Add missing pkg-messagedwcjr2002-09-021-0/+31
| | | | Notice by: many
* Update to 0.50.1dwcjr2002-09-027-191/+57
| | | | | | | Give maintainership to originator PR: 42051 Submitted by: thierry@pompo.net
* * Do not link libraries against libc explicitlymarcus2002-07-043-2/+11
| | | | | * Do not install .la files * Bump PORTREVISION
* Removed obsolate variables.ijliao2002-05-311-7/+1
| | | | | | | Correctly patch libtool. PR: 37314 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* .33.7 -> .33.7.1. It seems, the new version is not very different in themi2001-09-032-2/+2
| | | | | code, but the manual and the build files (libtool, configure, etc.) were rerolled.
* Update to 0.33.7lioux2001-08-094-30/+10
| | | | | PR: 29448 Submitted by: Kato Tsuguru <tkato@prontomail.com>
* Update to version 0.33.6.3kevlo2001-06-153-17/+12
| | | | | PR: 28062 Submitted by: Ports Fury
* Update to version 0.33kevlo2001-02-196-119/+120
| | | | | PR: 25150 Submitted by: Ports Fury
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
|
* Update pspell version number.sobomax2001-02-011-1/+1
|
* Release a few more ports so I can concentrate more on GNOMEade2000-11-181-1/+1
|
* Remove --buld ltconfig option hacks. Please don't forget to update your libtoolsobomax2000-09-251-1/+1
| | | | installation.
* Update to 0.32.5ade2000-08-213-4/+5
|
* Update to 0.32.1ade2000-08-093-14/+9
|
* Update to 0.32ade2000-08-043-6/+39
|
* Update to 0.31.1ade2000-06-303-4/+4
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-2/+1
|
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
|
* Update to 0.31 .. now requires textproc/pspellade2000-06-145-17/+47
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Update to 0.29.1ade2000-02-283-14/+6
|
* Update to 0.29ade2000-02-183-26/+94
|
* MASTER_SITE/WWW moved to Sourceforge + misc cleanupsade2000-01-232-27/+5
|
* Update to version 0.28.3.steve1999-12-302-11/+5
| | | | | PR: 15504 Submitted by: maintainer
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Update to version 0.28.2.1cpiazza1999-08-275-28/+88
| | | | | | | | This port requires gcc 2.95.1 to build, so USE_NEWGCC isn't set until -current is upgraded to that version. PR: 13166 Submitted by: Ade Lovett <ade@lovett.com>
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.cpiazza1999-08-231-9/+3
|
* Change MAINTAINER: josh@quick.net -> ade@lovett.comsheldonh1999-08-191-2/+2
| | | | | | The previous maintainer is unreachable (mail bounces). PR: 13166
* egcc/eg++ have been renamed to gcc295/g++295. Changecpiazza1999-08-181-5/+5
| | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com>
* Mail to the maintainer's address bounces. Assign to ports@freebsd.org .sheldonh1999-08-171-2/+2
|
* I *LOVE* WWW:mharo1999-05-031-1/+1
|
* Upgrade to aspell-0.27.2jseger1999-04-243-14/+9
|
* upgrade to 0.27.1obrien1999-02-282-4/+4
|
* Upgrade to 0.27.obrien1999-02-284-51/+58
| | | | | If "HAVE_EGCS" is defined, aspell will not depend on the STL port and will use the natvie EGCS STL instead.
* PR: ports/9072flathill1998-12-256-0/+154
Submitted by: josh@quick.net Spelling checker with better suggestion logic than ispell