aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/aspell
Commit message (Collapse)AuthorAgeFilesLines
* 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