aboutsummaryrefslogtreecommitdiff
path: root/editors/ooodict-all/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Sync distfiles with reality. There is more work needed since thereMartin Blapp2003-09-251-11/+10
| | | | | | | | | | are tons of new lang dicts and hyphen dicts. The distfile only contain data-files, so nobody has to worry about changed md5 checksums. Notes: svn path=/head/; revision=89399
* Add unzip dependency.Martin Blapp2003-07-061-0/+1
| | | | | | | Submitted by: kris (bento) Notes: svn path=/head/; revision=84274
* Add Ukrainian ooodict.Martin Blapp2003-05-131-1/+1
| | | | | | | | PR: 49078 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Notes: svn path=/head/; revision=80934
* Add russian dict to the main build.Martin Blapp2003-05-131-1/+1
| | | | Notes: svn path=/head/; revision=80932
* Only build a meta port with all HYPHDIST if LANGDIST is not definedMartin Blapp2003-04-271-1/+1
| | | | | | | at all. Notes: svn path=/head/; revision=79768
* Install the dictionaries world readable.Martin Blapp2003-04-081-0/+4
| | | | Notes: svn path=/head/; revision=78634
* Add hyphenation dictionaries, add option INSTALLATION_BASEDIR to allowMartin Blapp2003-04-081-12/+55
| | | | | | | | | | | | | | adding dictionaries to linux openoffice ports and openoffice-devel port. Fix several checksums (they only contain non security related content) from updated distfiles. Fixed client ooodict ports will follow soon. Bump port version. Notes: svn path=/head/; revision=78631
* Master-Site has changed.Martin Blapp2003-04-081-1/+1
| | | | | | | Submitted by: Bill Fenners distfile survey. Notes: svn path=/head/; revision=78622
* DTRT with respect to COMMENT, unbreaking things.Ade Lovett2003-03-061-3/+1
| | | | | | | Submitted by: make index Notes: svn path=/head/; revision=77007
* de-pkg-commentMartin Blapp2003-03-051-4/+3
| | | | Notes: svn path=/head/; revision=76995
* Convert COMMENT to COMMENTFILE until these ports can be converted.Kris Kennaway2003-02-101-1/+1
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=75232
* Fix broken install with WRKDIRPREFIX defined.Martin Blapp2002-11-231-2/+3
| | | | | | | | Submitted by: Palle Girgensohn <girgen@pingpong.net> PR: 45578 Notes: svn path=/head/; revision=70910
* Bump the port version. Some deinstall routines work now and many dictsMartin Blapp2002-10-211-1/+1
| | | | | | | have new versions. Notes: svn path=/head/; revision=68505
* Fix install-path for the install target of DE_AT dict.Martin Blapp2002-10-211-1/+1
| | | | Notes: svn path=/head/; revision=68484
* Respect %D for PLIST creation.Martin Blapp2002-08-121-7/+9
| | | | | | | Remove accidently comittted # for dependency. Notes: svn path=/head/; revision=64453
* Check for already existing entries in dictionary.lst and warn the user.Martin Blapp2002-08-121-37/+45
| | | | | | | Also let one overwrite the dicts with DICT_OVERWRITE=YES. Notes: svn path=/head/; revision=64417
* Match Symlink too in find.Martin Blapp2002-08-111-0/+2
| | | | Notes: svn path=/head/; revision=64389
* Simplify. Add DICT_LIST and DICT_PATH variables.Martin Blapp2002-08-111-28/+24
| | | | Notes: svn path=/head/; revision=64388
* Move maintainer and extract_only to the right places.Martin Blapp2002-08-111-3/+4
| | | | Notes: svn path=/head/; revision=64386
* Add OpenOffice.org spelling dictionary ports. They are based on MySpell,Martin Blapp2002-08-111-0/+130
which is a rewrite of iSpell in c++ with lots of additional features. Notes: svn path=/head/; revision=64379