summaryrefslogtreecommitdiffstats
path: root/textproc/pspell
Commit message (Collapse)AuthorAgeFilesLines
* Correctly build the modules so third-party applications (such as PHP) canpetef2001-10-041-0/+7
| | | | | | | | | take advantage of them. Bump PORTREVISION. PR: 30974 Submitted by: Sean Chittenden <sean@chittenden.org>
* Fix typo: WRKSC -> WRKSRCpetef2001-08-301-1/+1
| | | | Submitted by: Herbert <herbert@bugat.at>
* Actually up PORTVERSION. I'm not quite sure how this fell out of mypetef2001-08-281-1/+1
| | | | | | diff... Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
* Update to 0.12.2petef2001-08-286-70/+10
| | | | | PR: 29280 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-221-1/+1
| | | | Reviewed by: ade
* Fix pkg-plistmharo2001-04-301-10/+0
| | | | | PR: 26974 Submitted by: maintainer
* - Upgrade to 0.12.1kevlo2001-04-243-5/+16
| | | | | | | - Take over maintainerhip PR: 26772 Submitted by: Pete Fritchman <petef@databits.net>
* - Add missing LIB_DEPENDSkevlo2001-02-182-45/+45
| | | | | | | - Use NOPORTDOCS PLIST_SUB PR: 25151 Submitted by: Ports Fury
* More style fixes for ports/textproc.olgeni2001-02-051-1/+1
|
* Fix a build failure caused by the fact that I used my custom version ofsobomax2001-01-311-0/+14
| | | | | | libtool port on machine where I was testing upgrade to 0.12. Submitted by: Tadayuki Okada <tokada@isi.com>
* Update to 0.12.sobomax2001-01-314-13/+30
|
* Release a few more ports so I can concentrate more on GNOMEade2000-11-171-1/+1
|
* Remove --buld ltconfig option hacks. Please don't forget to update your libtoolsobomax2000-09-252-2/+2
| | | | installation.
* Update to 0.11.2ade2000-08-212-3/+3
|
* Update to 0.11.1ade2000-08-083-6/+5
|
* Update to 0.11.0.2ade2000-06-292-3/+3
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-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
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-152-2/+1
|
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
|
* Add pspell, a library to provide a generic interface toade2000-06-138-0/+175
installed spell checker libraries (aspell, ispell, etc..)
OpenPOWER on IntegriCloud