Port details |
- hunspell Ukrainian hunspell dictionaries
- 1.8.0_1 ukrainian
=2 1.8.0_1Version of this port present on the latest quarterly branch. - Maintainer: office@FreeBSD.org
 - Port Added: 2011-07-20 14:01:48
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: textproc
- License: GPLv2 LGPL21
- WWW:
- https://sourceforge.net/projects/ispell-uk/
- Description:
- Ukrainian hunspell dictionaries
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- uk-hunspell>0:ukrainian/hunspell
- To install the port:
- cd /usr/ports/ukrainian/hunspell/ && make install clean
- To add the package, run one of these commands:
- pkg install ukrainian/hunspell
- pkg install uk-hunspell
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: uk-hunspell
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hunspell/spell-uk-1.8.0.tgz) = 111e5b945254df4e140922d10daa3da2beffe05d389c1cb2e1e436298f23f2b5
SIZE (hunspell/spell-uk-1.8.0.tgz) = 989702
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- ukrainian_hunspell
- USES:
- gmake iconv:build shebangfix perl5 tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8.0_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8.0_1 09 Aug 2021 06:39:07
    |
Baptiste Daroussin (bapt)  |
hunspell: avoid plist substitution
When using PLIST_FILES substitution is not necessary and recommended not
to use, the direct use of make(1) variables, works perfectly fine. |
1.8.0_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.8.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.8.0_1 29 Mar 2018 19:59:26
  |
sunpoet  |
Add LICENSE_FILE
- Update WWW |
1.8.0_1 28 Mar 2018 16:52:50
  |
mat  |
Fix build with Perl 5.26.
"use encoding" was removed (deprecated since 5.18), and set STDOUT to
utf8 so that it does not warn about wide characters.
PR: 226817
Sponsored by: Absolight |
1.8.0_1 08 Dec 2016 19:23:25
  |
tijl  |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.8.0 18 Jul 2015 15:01:39
  |
sunpoet  |
- Add NO_ARCH |
1.8.0 20 Dec 2014 19:49:14
  |
bapt  |
cleanup plist |
1.8.0 31 Oct 2014 13:13:59
  |
bapt  |
Update to 1.8.0 |
1.7.1 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.7.1 31 Mar 2014 14:05:27
  |
sunpoet  |
- Update to 1.7.1 |
1.7.0 30 Dec 2013 09:51:51
  |
sunpoet  |
- Update to 1.7.0
- Add LICENSE |
1.6.5_1 17 Nov 2013 17:54:55
  |
sunpoet  |
- Use single space after WWW: |
1.6.5_1 04 Nov 2013 10:49:04
  |
bapt  |
Support stage, use bsdtar to extract |
1.6.5_1 20 Sep 2013 23:19:33
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ukrainian) |
1.6.5_1 16 Sep 2013 17:25:20
  |
sunpoet  |
- Use USES=gmake
- Cleanup Makefile header |
1.6.5_1 02 Sep 2013 05:41:50
  |
bsam  |
1. Introduce using iconv with arguments:
. lib (default, implicit);
. build,
. patch.
The default is the same, all existing ports stay valid.
2. Introduce variable ICONV_CMD with default to ${LOCALBASE}/bin/iconv.
It is intended to get the value of /usr/bin/iconv at recent 10.x.
3. Adopt all ports to using USES+= icomv:build and iconv:patch and
change iconv (executable) at Makefile commands to ${ICONV_CMD} at those ports.
Submitted by: bsam (me, via e-mail)
Approved by: portmgr (bapt) |
1.6.5_1 04 Aug 2013 12:47:44
  |
az  |
- Convert to new perl framework
Approved by: bapt@ (office@) |
1.6.5_1 07 May 2013 13:12:32
  |
bapt  |
Add some shebangfix to allow building most of the ports tree without
/usr/bin/perl
Submitted by: John Marino
Obtained from: DPorts |
1.6.5_1 17 Aug 2011 18:03:06
 |
sunpoet  |
- Set DIST_SUBDIR: move dist files to DISTDIR/hunspell |
1.6.5_1 12 Aug 2011 19:17:06
 |
sunpoet  |
- Unify COMMENT and pkg-descr
- Set WRKSRC
- Fix typo
- Add trailing slash of WWW |
1.6.5_1 29 Jul 2011 13:11:06
 |
sunpoet  |
- Move language prefix to PKGNAMEPREFIX
- Use DATADIR
- Use PLIST_DIRSTRY for DATADIR
- Explicitly list installing filenames
- Bump PORTREVISION for PORTNAME and PLIST change
- Sort PLIST
- Cosmetic change |
1.6.5 25 Jul 2011 08:53:21
 |
sunpoet  |
- Fix typo |
1.6.5 22 Jul 2011 05:30:11
 |
bapt  |
Pass matainership to the new office team |
1.6.5 20 Jul 2011 14:00:22
 |
bapt  |
Add ukrainian hunspell dictionnary |