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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q3
fribidi Free Implementation of the Unicode Bidirectional Algorithm
1.0.16 converters on this many watch lists=152 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, freetype2, expat, glib
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:
FreshPorts has no man page information for this port.
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.
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
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/fbreader
  6. deskutils/gnome-font-viewer
  7. deskutils/gnome-photos
Expand this list (85 items / 78 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/efl
  3. devel/goffice
  4. devel/m17n-lib
  5. devel/smooth
  6. editors/abiword
  7. editors/gnome-latex
  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/evince
  21. graphics/krita
  22. graphics/mapserver
  23. graphics/openfx-arena
  24. graphics/quesoglc
  25. mail/balsa
  26. math/gnumeric
  27. multimedia/clutter-gst3
  28. multimedia/dvdauthor
  29. multimedia/emby-server
  30. multimedia/kodi
  31. multimedia/libass
  32. multimedia/mplayer
  33. net/liferea
  34. net/vinagre
  35. print/R-cran-textshaping
  36. print/libraqm
  37. print/miktex
  38. science/zotero
  39. shells/bicon
  40. textproc/gspell
  41. textproc/gtkspell3
  42. www/lagrange
  43. www/libepc
  44. x11/gdm
  45. x11-toolkits/gtk30
  46. x11-toolkits/gtk40
  47. x11-toolkits/gtksourceview3
  48. x11-toolkits/gtksourceview4
  49. x11-toolkits/gtksourceview5
  50. x11-toolkits/libadwaita
  51. x11-toolkits/libhandy
  52. x11-toolkits/pango
  53. x11-toolkits/vte3
  54. x11-wm/fluxbox
  55. x11-wm/fvwm3
  56. x11-wm/icewm
  57. x11-wm/jwm
  58. x11-wm/magpie
  59. x11-wm/muffin
  60. x11-wm/mutter
  61. Collapse this list.

Deleted ports which required this port:

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