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 photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q1
fribidi Free Implementation of the Unicode Bidirectional Algorithm
1.0.16 converters on this many watch lists=149 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 1.0.16Version of this port present on the latest quarterly branch.
Maintainer: desktop@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-04-19 17:32:22
Last Update: 2024-10-25 18:07:23
Commit Hash: 8d81142
People watching this port, also watch:: png, tiff, libiconv, expat, freetype2
License: LGPL21
WWW:
https://fribidi.org/
Description:
A Free Implementation of the Unicode Bidirectional Algorithm. The library implements all of the algorithm as described in the "Unicode Standard Annex #9, The Bidirectional Algorithm, http://www.unicode.org/unicode/reports/tr9/". FriBidi is exhautively tested against Bidi Reference Code, and due to our best knowledge, does not contain any conformance bugs. In the API, we were inspired by the document "Bi-Di languages support - BiDi API proposal" by Franck Portaneri which he wrote as a proposal for adding BiDi support to Mozilla. Internally the library uses Unicode entirely. The character property function was automatically created from the Unicode property list data file, PropList.txt, available from the Unicode Online Data site. This means that every Unicode character will be treated in strict accordance with the Unicode specification. The same is true for the mirroring of characters, which also works for all the characters listed as mirrorable in the Unicode specification.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (66 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fribidi-1.0.16/catalog.mk
  3. /usr/local/share/licenses/fribidi-1.0.16/LICENSE
  4. /usr/local/share/licenses/fribidi-1.0.16/LGPL21
  5. bin/fribidi
  6. bin/fribidi-config
  7. include/fribidi/fribidi-arabic.h
  8. include/fribidi/fribidi-begindecls.h
  9. include/fribidi/fribidi-bidi-types-list.h
  10. include/fribidi/fribidi-bidi-types.h
  11. include/fribidi/fribidi-bidi.h
  12. include/fribidi/fribidi-brackets.h
  13. include/fribidi/fribidi-char-sets-list.h
  14. include/fribidi/fribidi-char-sets.h
  15. include/fribidi/fribidi-common.h
  16. include/fribidi/fribidi-config.h
  17. include/fribidi/fribidi-deprecated.h
  18. include/fribidi/fribidi-enddecls.h
  19. include/fribidi/fribidi-flags.h
  20. include/fribidi/fribidi-joining-types-list.h
  21. include/fribidi/fribidi-joining-types.h
  22. include/fribidi/fribidi-joining.h
  23. include/fribidi/fribidi-mirroring.h
  24. include/fribidi/fribidi-shape.h
  25. include/fribidi/fribidi-types.h
  26. include/fribidi/fribidi-unicode-version.h
  27. include/fribidi/fribidi-unicode.h
  28. include/fribidi/fribidi.h
  29. lib/libfribidi.so
  30. lib/libfribidi.so.0
  31. lib/libfribidi.so.0.4.0
  32. libdata/pkgconfig/fribidi.pc
  33. share/man/man3/fribidi_charset_to_unicode.3.gz
  34. share/man/man3/fribidi_debug_status.3.gz
  35. share/man/man3/fribidi_get_bidi_type.3.gz
  36. share/man/man3/fribidi_get_bidi_type_name.3.gz
  37. share/man/man3/fribidi_get_bidi_types.3.gz
  38. share/man/man3/fribidi_get_bracket.3.gz
  39. share/man/man3/fribidi_get_bracket_types.3.gz
  40. share/man/man3/fribidi_get_joining_type.3.gz
  41. share/man/man3/fribidi_get_joining_type_name.3.gz
  42. share/man/man3/fribidi_get_joining_types.3.gz
  43. share/man/man3/fribidi_get_mirror_char.3.gz
  44. share/man/man3/fribidi_get_par_direction.3.gz
  45. share/man/man3/fribidi_get_par_embedding_levels.3.gz
  46. share/man/man3/fribidi_get_par_embedding_levels_ex.3.gz
  47. share/man/man3/fribidi_get_type.3.gz
  48. share/man/man3/fribidi_get_type_internal.3.gz
  49. share/man/man3/fribidi_join_arabic.3.gz
  50. share/man/man3/fribidi_log2vis.3.gz
  51. share/man/man3/fribidi_log2vis_get_embedding_levels.3.gz
  52. share/man/man3/fribidi_mirroring_status.3.gz
  53. share/man/man3/fribidi_parse_charset.3.gz
  54. share/man/man3/fribidi_remove_bidi_marks.3.gz
  55. share/man/man3/fribidi_reorder_line.3.gz
  56. share/man/man3/fribidi_reorder_nsm_status.3.gz
  57. share/man/man3/fribidi_set_debug.3.gz
  58. share/man/man3/fribidi_set_mirroring.3.gz
  59. share/man/man3/fribidi_set_reorder_nsm.3.gz
  60. share/man/man3/fribidi_shape.3.gz
  61. share/man/man3/fribidi_shape_arabic.3.gz
  62. share/man/man3/fribidi_shape_mirroring.3.gz
  63. share/man/man3/fribidi_unicode_to_charset.3.gz
  64. @owner
  65. @group
  66. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • fribidi>0:converters/fribidi
To install the port:
cd /usr/ports/converters/fribidi/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/fribidi
  • pkg install fribidi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fribidi
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1729366149 SHA256 (fribidi-1.0.16.tar.xz) = 1b1cde5b235d40479e91be2f0e88a309e3214c8ab470ec8a2744d82a5a9ea05c SIZE (fribidi-1.0.16.tar.xz) = 1098260

Packages (timestamps in pop-ups are UTC):
fribidi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.161.0.161.0.101.0.161.0.16-1.0.10-
FreeBSD:13:quarterly1.0.161.0.161.0.131.0.161.0.161.0.131.0.131.0.13
FreeBSD:14:latest1.0.161.0.161.0.121.0.161.0.161.0.13-1.0.13
FreeBSD:14:quarterly1.0.161.0.16-1.0.161.0.161.0.131.0.131.0.13
FreeBSD:15:latest1.0.161.0.16n/a1.0.16n/a1.0.13_11.0.13_11.0.13_1
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
Test dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-mwlib.rl*
  2. Collapse this list of deleted ports.
for Libraries
  1. cad/lepton-eda
  2. converters/p5-Text-Bidi
  3. deskutils/cherrytree
  4. deskutils/coolreader
  5. deskutils/crengine-ng
  6. deskutils/fbreader
  7. deskutils/gnome-font-viewer
Expand this list (83 items / 76 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. deskutils/gnome-photos
  3. devel/efl
  4. devel/goffice
  5. devel/m17n-lib
  6. devel/smooth
  7. editors/abiword
  8. games/domino-chain
  9. games/fillets-ng
  10. games/glob2
  11. games/renpy
  12. games/retroarch
  13. games/scummvm
  14. games/supertux2
  15. games/tuxpaint
  16. games/warzone2100
  17. games/wesnoth
  18. graphics/blender
  19. graphics/cegui
  20. graphics/krita
  21. graphics/mapserver
  22. graphics/openfx-arena
  23. graphics/quesoglc
  24. mail/balsa
  25. multimedia/clutter-gst3
  26. multimedia/dvdauthor
  27. multimedia/emby-server
  28. multimedia/kodi
  29. multimedia/libass
  30. multimedia/mplayer
  31. net/liferea
  32. net/vinagre
  33. print/R-cran-textshaping
  34. print/libraqm
  35. print/miktex
  36. science/zotero
  37. shells/bicon
  38. textproc/gspell
  39. textproc/gtkspell3
  40. www/lagrange
  41. www/libepc
  42. x11-toolkits/gtk30
  43. x11-toolkits/gtk40
  44. x11-toolkits/gtksourceview3
  45. x11-toolkits/gtksourceview4
  46. x11-toolkits/gtksourceview5
  47. x11-toolkits/libadwaita
  48. x11-toolkits/libhandy
  49. x11-toolkits/pango
  50. x11-toolkits/vte3
  51. x11-wm/fluxbox
  52. x11-wm/fvwm3
  53. x11-wm/icewm
  54. x11-wm/jwm
  55. x11-wm/magpie
  56. x11-wm/muffin
  57. x11-wm/mutter
  58. Collapse this list.

Deleted ports which required this port:

Expand this list of 20 deleted ports
  1. converters/pecl-fribidi*
  2. devel/anjuta*
  3. devel/goffice010*
  4. devel/renpy*
  5. devel/renpy6*
  6. editors/gnome-latex*
  7. games/renpy6*
  8. games/wesnoth-devel*
  9. graphics/evas-core*
  10. graphics/evince-lite*
  11. graphics/kdegraphics3*
  12. multimedia/emby-server-devel*
  13. multimedia/kodi-devel*
  14. multimedia/plexhometheater*
  15. multimedia/xbmc*
  16. multimedia/xbmc-pvr*
  17. net-im/centerim*
  18. net-im/centerim-devel*
  19. www/webkit2-gtk3*
  20. www/webkit2-gtk4*
  21. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-mwlib.rl*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for fribidi-1.0.16: OPTIMIZED_CFLAGS=on: Use extra compiler optimizations TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
converters_fribidi
USES:
cpe meson python:test shebangfix tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/fribidi/fribidi/releases/download/v1.0.16/
Collapse this list.

There are no commits on branch 2023Q1 for this port