aboutsummaryrefslogtreecommitdiff
path: root/textproc/no-hunspell
Commit message (Collapse)AuthorAgeFilesLines
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375113
* - Update to 2.1Sunpoet Po-Chuan Hsieh2014-07-162-5/+7
| | | | | | | | | - Add LICENSE Changes: http://spell-norwegian.alioth.debian.org/#news Notes: svn path=/head/; revision=362077
* textproc/hunspell: Use TAR instead of UNZIP_CMD to remove infozipJohn Marino2014-06-011-3/+3
| | | | | | | | | When EXTRACT_CMD was removed, it was replace by UNZIP_CMD which required a new dependency on infozip. By using TAR to extract the zip archive instead, that new dependency is no longer necessary. Notes: svn path=/head/; revision=356052
* textproc/no-hunspell: use explicit UNZIP_CMD (requires infozip)John Marino2014-05-301-3/+3
| | | | | | | | | | | The tool needed for extract is zip. However UNZIP_CMD explicitly refers to zipinfo, and UNZIP_NATIVE_CMD isn't available on DragonFly. To future- proof the port, convert EXTRACT_CMD and EXTRACT_BEFORE_ARGS to UNZIP_CMD and the default zip extraction args. The (small) price is a new dependency on infozip. Covered by general infrastructure blanket. Notes: svn path=/head/; revision=355815
* - Use /usr/bin/unzip for zip files extraction (part 1)Alex Kozlov2014-05-221-2/+2
| | | | | | | | | PR: ports/188419 Exp-run: bdrewery Approved by: portmgr (bapt) Notes: svn path=/head/; revision=354818
* Convert textproc to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347786
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-11-171-1/+1
| | | | Notes: svn path=/head/; revision=334111
* Fix extractionBaptiste Daroussin2013-11-141-1/+1
| | | | | | | Reported by: marino Notes: svn path=/head/; revision=333754
* Use bsdtar to extractBaptiste Daroussin2013-11-041-3/+4
| | | | Notes: svn path=/head/; revision=332690
* Support stagingBaptiste Daroussin2013-09-231-3/+2
| | | | Notes: svn path=/head/; revision=328058
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Set DIST_SUBDIR: move dist files to DISTDIR/hunspellSunpoet Po-Chuan Hsieh2011-08-172-2/+3
| | | | Notes: svn path=/head/; revision=279921
* - Unify COMMENT and pkg-descrSunpoet Po-Chuan Hsieh2011-08-122-3/+3
| | | | | | | | | - Set WRKSRC - Fix typo - Add trailing slash of WWW Notes: svn path=/head/; revision=279564
* - Move language prefix to PKGNAMEPREFIXSunpoet Po-Chuan Hsieh2011-07-291-8/+11
| | | | | | | | | | | | - Use DATADIR - Use PLIST_DIRSTRY for DATADIR - Explicitly list installing filenames - Bump PORTREVISION for PORTNAME and PLIST change - Sort PLIST - Cosmetic change Notes: svn path=/head/; revision=278527
* Pass matainership to the new office teamBaptiste Daroussin2011-07-221-1/+1
| | | | Notes: svn path=/head/; revision=278145
* Add Norwegian (Nynorsk and Bokmaal) hunspell dictionariesBaptiste Daroussin2011-07-213-0/+39
Notes: svn path=/head/; revision=278074