notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details on branch 2022Q2
courier-unicode Courier implementation of Unicode Standard related algorithms
2.5.0 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.5.0Version of this port present on the latest quarterly branch.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-09-03 13:19:53
Last Update: 2026-01-14 07:52:02
Commit Hash: 22078a5
People watching this port, also watch:: p5-MIME-Tools, smartmontools, libinotify, pcre
Also Listed In: mail
License: GPLv3
WWW:
https://www.courier-mta.org/unicode/
Description:
Courier library which implements several algorithms related to the Unicode Standard: - Look up uppercase, lowercase, and titlecase equivalents of a unicode character. - Implementation of grapheme and work breaking rules. - Implementation of line breaking rules. - Several ancillary functions, like looking up the unicode character that corresponds to some HTML 4.0 entity (such as "&", for example), and determining the normal width or a double-width status of a unicode character. Also, an adaptation of the iconv(3) API for this unicode library. This library also implements C++ bindings for these algorithms.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (165 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/courier-unicode-2.5.0/catalog.mk
  3. /usr/local/share/licenses/courier-unicode-2.5.0/LICENSE
  4. /usr/local/share/licenses/courier-unicode-2.5.0/GPLv3
  5. include/courier-unicode-categories-tab.h
  6. include/courier-unicode-script-tab.h
  7. include/courier-unicode.h
  8. lib/libcourier-unicode.a
  9. lib/libcourier-unicode.so
  10. lib/libcourier-unicode.so.11
  11. lib/libcourier-unicode.so.11.0.0
  12. share/man/man3/unicode::bidi.3.gz
  13. share/man/man3/unicode::bidi_calc.3.gz
  14. share/man/man3/unicode::bidi_calc_types.3.gz
  15. share/man/man3/unicode::bidi_cleanup.3.gz
  16. share/man/man3/unicode::bidi_combinings.3.gz
  17. share/man/man3/unicode::bidi_embed.3.gz
  18. share/man/man3/unicode::bidi_embed_paragraph_level.3.gz
  19. share/man/man3/unicode::bidi_get_direction.3.gz
  20. share/man/man3/unicode::bidi_logical_order.3.gz
  21. share/man/man3/unicode::bidi_needs_embed.3.gz
  22. share/man/man3/unicode::bidi_override.3.gz
  23. share/man/man3/unicode::bidi_reorder.3.gz
  24. share/man/man3/unicode::canonical.3.gz
  25. share/man/man3/unicode::compose.3.gz
  26. share/man/man3/unicode::compose_default_callback.3.gz
  27. share/man/man3/unicode::decompose.3.gz
  28. share/man/man3/unicode::decompose_default_reallocate.3.gz
  29. share/man/man3/unicode::iconvert::convert.3.gz
  30. share/man/man3/unicode::iconvert::convert_tocase.3.gz
  31. share/man/man3/unicode::iconvert::fromu.3.gz
  32. share/man/man3/unicode::iconvert::tou.3.gz
  33. share/man/man3/unicode::iso_8859_1.3.gz
  34. share/man/man3/unicode::linebreak_callback_base.3.gz
  35. share/man/man3/unicode::linebreak_callback_save_buf.3.gz
  36. share/man/man3/unicode::linebreak_iter.3.gz
  37. share/man/man3/unicode::linebreakc_callback_base.3.gz
  38. share/man/man3/unicode::linebreakc_iter.3.gz
  39. share/man/man3/unicode::tolower.3.gz
  40. share/man/man3/unicode::totitle.3.gz
  41. share/man/man3/unicode::toupper.3.gz
  42. share/man/man3/unicode::ucs_2.3.gz
  43. share/man/man3/unicode::ucs_4.3.gz
  44. share/man/man3/unicode::utf_8.3.gz
  45. share/man/man3/unicode::wordbreak.3.gz
  46. share/man/man3/unicode::wordbreak_callback_base.3.gz
  47. share/man/man3/unicode_bidi.3.gz
  48. share/man/man3/unicode_bidi_bracket_type.3.gz
  49. share/man/man3/unicode_bidi_calc.3.gz
  50. share/man/man3/unicode_bidi_calc_levels.3.gz
  51. share/man/man3/unicode_bidi_calc_types.3.gz
  52. share/man/man3/unicode_bidi_cleaned_size.3.gz
  53. share/man/man3/unicode_bidi_cleanup.3.gz
  54. share/man/man3/unicode_bidi_combinings.3.gz
  55. share/man/man3/unicode_bidi_direction.3.gz
  56. share/man/man3/unicode_bidi_embed.3.gz
  57. share/man/man3/unicode_bidi_embed_paragraph_level.3.gz
  58. share/man/man3/unicode_bidi_logical_order.3.gz
  59. share/man/man3/unicode_bidi_mirror.3.gz
  60. share/man/man3/unicode_bidi_needs_embed.3.gz
  61. share/man/man3/unicode_bidi_reorder.3.gz
  62. share/man/man3/unicode_bidi_setbnl.3.gz
  63. share/man/man3/unicode_bidi_type.3.gz
  64. share/man/man3/unicode_canonical.3.gz
  65. share/man/man3/unicode_category_lookup.3.gz
  66. share/man/man3/unicode_ccc.3.gz
  67. share/man/man3/unicode_compose.3.gz
  68. share/man/man3/unicode_composition_apply.3.gz
  69. share/man/man3/unicode_composition_deinit.3.gz
  70. share/man/man3/unicode_composition_init.3.gz
  71. share/man/man3/unicode_convert.3.gz
  72. share/man/man3/unicode_convert_deinit.3.gz
  73. share/man/man3/unicode_convert_fromu_init.3.gz
  74. share/man/man3/unicode_convert_fromu_tobuf.3.gz
  75. share/man/man3/unicode_convert_fromutf8.3.gz
  76. share/man/man3/unicode_convert_init.3.gz
  77. share/man/man3/unicode_convert_tobuf.3.gz
  78. share/man/man3/unicode_convert_tocase.3.gz
  79. share/man/man3/unicode_convert_tocbuf_fromutf8_init.3.gz
  80. share/man/man3/unicode_convert_tocbuf_init.3.gz
  81. share/man/man3/unicode_convert_tocbuf_toutf8_init.3.gz
  82. share/man/man3/unicode_convert_tou_init.3.gz
  83. share/man/man3/unicode_convert_tou_tobuf.3.gz
  84. share/man/man3/unicode_convert_toutf8.3.gz
  85. share/man/man3/unicode_convert_uc.3.gz
  86. share/man/man3/unicode_decompose.3.gz
  87. share/man/man3/unicode_decompose_reallocate_size.3.gz
  88. share/man/man3/unicode_decomposition_deinit.3.gz
  89. share/man/man3/unicode_decomposition_init.3.gz
  90. share/man/man3/unicode_default_chset.3.gz
  91. share/man/man3/unicode_derived_case_ignorable_lookup.3.gz
  92. share/man/man3/unicode_derived_cased_lookup.3.gz
  93. share/man/man3/unicode_derived_changes_when_casefolded_lookup.3.gz
  94. share/man/man3/unicode_derived_changes_when_casemapped_lookup.3.gz
  95. share/man/man3/unicode_derived_changes_when_lowercased_lookup.3.gz
  96. share/man/man3/unicode_derived_changes_when_titlecased_lookup.3.gz
  97. share/man/man3/unicode_derived_changes_when_uppercased_lookup.3.gz
  98. share/man/man3/unicode_derived_core_properties.3.gz
  99. share/man/man3/unicode_derived_default_ignorable_code_point_lookup.3.gz
  100. share/man/man3/unicode_derived_grapheme_base_lookup.3.gz
  101. share/man/man3/unicode_derived_grapheme_extend_lookup.3.gz
  102. share/man/man3/unicode_derived_grapheme_link_lookup.3.gz
  103. share/man/man3/unicode_derived_id_continue_lookup.3.gz
  104. share/man/man3/unicode_derived_id_start_lookup.3.gz
  105. share/man/man3/unicode_derived_incb_lookup.3.gz
  106. share/man/man3/unicode_derived_lowercase_lookup.3.gz
  107. share/man/man3/unicode_derived_math_lookup.3.gz
  108. share/man/man3/unicode_derived_uppercase_lookup.3.gz
  109. share/man/man3/unicode_derived_xid_continue_lookup.3.gz
  110. share/man/man3/unicode_derived_xid_start_lookup.3.gz
  111. share/man/man3/unicode_emoji.3.gz
  112. share/man/man3/unicode_emoji_component.3.gz
  113. share/man/man3/unicode_emoji_extended_pictographic.3.gz
  114. share/man/man3/unicode_emoji_lookup.3.gz
  115. share/man/man3/unicode_emoji_modifier.3.gz
  116. share/man/man3/unicode_emoji_modifier_base.3.gz
  117. share/man/man3/unicode_emoji_presentation.3.gz
  118. share/man/man3/unicode_general_category_lookup.3.gz
  119. share/man/man3/unicode_grapheme_break.3.gz
  120. share/man/man3/unicode_grapheme_break_deinit.3.gz
  121. share/man/man3/unicode_grapheme_break_init.3.gz
  122. share/man/man3/unicode_grapheme_break_next.3.gz
  123. share/man/man3/unicode_html40ent_lookup.3.gz
  124. share/man/man3/unicode_isalnum.3.gz
  125. share/man/man3/unicode_isalpha.3.gz
  126. share/man/man3/unicode_isblank.3.gz
  127. share/man/man3/unicode_isdigit.3.gz
  128. share/man/man3/unicode_isgraph.3.gz
  129. share/man/man3/unicode_islower.3.gz
  130. share/man/man3/unicode_ispunct.3.gz
  131. share/man/man3/unicode_isspace.3.gz
  132. share/man/man3/unicode_isupper.3.gz
  133. share/man/man3/unicode_lb_end.3.gz
  134. share/man/man3/unicode_lb_init.3.gz
  135. share/man/man3/unicode_lb_next.3.gz
  136. share/man/man3/unicode_lb_next_cnt.3.gz
  137. share/man/man3/unicode_lb_set_opts.3.gz
  138. share/man/man3/unicode_lbc_end.3.gz
  139. share/man/man3/unicode_lbc_init.3.gz
  140. share/man/man3/unicode_lbc_next.3.gz
  141. share/man/man3/unicode_lbc_next_cnt.3.gz
  142. share/man/man3/unicode_lbc_set_opts.3.gz
  143. share/man/man3/unicode_lc.3.gz
  144. share/man/man3/unicode_line_break.3.gz
  145. share/man/man3/unicode_locale_chset.3.gz
  146. share/man/man3/unicode_script.3.gz
  147. share/man/man3/unicode_tc.3.gz
  148. share/man/man3/unicode_u_ucs2_native.3.gz
  149. share/man/man3/unicode_u_ucs4_native.3.gz
  150. share/man/man3/unicode_uc.3.gz
  151. share/man/man3/unicode_wb_end.3.gz
  152. share/man/man3/unicode_wb_init.3.gz
  153. share/man/man3/unicode_wb_next.3.gz
  154. share/man/man3/unicode_wb_next_cnt.3.gz
  155. share/man/man3/unicode_wbscan_end.3.gz
  156. share/man/man3/unicode_wbscan_init.3.gz
  157. share/man/man3/unicode_wbscan_next.3.gz
  158. share/man/man3/unicode_wcwidth.3.gz
  159. share/man/man3/unicode_wcwidth_str.3.gz
  160. share/man/man3/unicode_word_break.3.gz
  161. share/man/man7/courier-unicode.7.gz
  162. share/aclocal/courier-unicode-version.m4
  163. @owner
  164. @group
  165. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • courier-unicode>0:devel/courier-unicode
To install the port:
cd /usr/ports/devel/courier-unicode/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/courier-unicode
  • pkg install courier-unicode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: courier-unicode
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1768305682 SHA256 (courier-unicode-2.5.0.tar.bz2) = 5eca7a536516120ef8e5de6014e690711bc6b3fb1a1bd57d2f1903c54dedb3e0 SIZE (courier-unicode-2.5.0.tar.bz2) = 702383

Packages (timestamps in pop-ups are UTC):
courier-unicode
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.02.5.02.1.22.3.22.5.0n/an/an/a
FreeBSD:13:quarterly2.5.02.5.02.2.62.3.22.5.0n/an/an/a
FreeBSD:14:latest2.5.02.5.02.2.62.3.22.5.02.2.6-2.2.6
FreeBSD:14:quarterly2.5.02.5.0-2.3.22.5.02.2.62.2.62.2.6
FreeBSD:15:latest2.5.02.5.0n/a2.3.2n/an/a2.3.0_12.3.0_1
FreeBSD:15:quarterly2.5.02.5.0n/a-n/an/a--
FreeBSD:16:latest2.5.02.5.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.42.r<5.43 : lang/perl5.42
This port is required by:
for Libraries
  1. databases/courier-authlib-mysql
  2. databases/courier-authlib-pgsql
  3. databases/courier-authlib-sqlite
  4. databases/courier-authlib-userdb
  5. databases/courier-authlib-usergdbm
  6. mail/cone
  7. mail/courier
Expand this list (13 items / 6 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. mail/courier-authlib-vchkpw
  3. mail/courier-imap
  4. mail/maildrop
  5. mail/sqwebmail
  6. net/courier-authlib-ldap
  7. security/courier-authlib-base
  8. Collapse this list.

Configuration Options:
No options to configure
Options name:
devel_courier-unicode
USES:
compiler:c++11-lang iconv libtool localbase:ldflags perl5 tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (48 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  2. http://cytranet.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  3. http://deac-ams.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  4. http://deac-fra.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  5. http://deac-riga.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  6. http://downloads.sourceforge.net/project/courier/courier-unicode/2.5.0/
  7. http://excellmedia.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  8. http://freefr.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  9. http://gigenet.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  10. http://ixpeering.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  11. http://jaist.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  12. http://kumisystems.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  13. http://liquidtelecom.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  14. http://nchc.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  15. http://netactuate.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  16. http://netcologne.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  17. http://onboardcloud.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  18. http://phoenixnap.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  19. http://razaoinfo.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  20. http://sinalbr.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  21. http://sitsa.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  22. http://tenet.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  23. http://ufpr.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  24. http://versaweb.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  25. https://cfhcable.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  26. https://cytranet.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  27. https://deac-ams.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  28. https://deac-fra.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  29. https://deac-riga.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  30. https://downloads.sourceforge.net/project/courier/courier-unicode/2.5.0/
  31. https://excellmedia.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  32. https://freefr.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  33. https://gigenet.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  34. https://ixpeering.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  35. https://jaist.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  36. https://kumisystems.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  37. https://liquidtelecom.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  38. https://nchc.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  39. https://netactuate.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  40. https://netcologne.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  41. https://onboardcloud.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  42. https://phoenixnap.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  43. https://razaoinfo.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  44. https://sinalbr.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  45. https://sitsa.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  46. https://tenet.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  47. https://ufpr.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
  48. https://versaweb.dl.sourceforge.net/project/courier/courier-unicode/2.5.0/
Collapse this list.

There are no commits on branch 2022Q2 for this port