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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details on branch 2024Q2
orc Library and toolset to operate arrays of data
0.4.40 devel on this many watch lists=36 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 0.4.40Version of this port present on the latest quarterly branch.
Maintainer: kwm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-03-09 10:56:23
Last Update: 2024-09-28 19:29:15
Commit Hash: f07151b
People watching this port, also watch:: libxml2, libXxf86vm, xorg-fonts-truetype, libXdamage, libXau
License: BSD2CLAUSE BSD3CLAUSE
WWW:
https://gstreamer.freedesktop.org/projects/orc.html
Description:
Orc - The Oil Runtime Compiler Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. (OIL stands for Optimized Inner Loops)
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 (89 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/orc-0.4.40/catalog.mk
  3. /usr/local/share/licenses/orc-0.4.40/LICENSE
  4. /usr/local/share/licenses/orc-0.4.40/BSD2CLAUSE
  5. /usr/local/share/licenses/orc-0.4.40/BSD3CLAUSE
  6. bin/orc-bugreport
  7. bin/orcc
  8. include/orc-0.4/orc-test/orcarray.h
  9. include/orc-0.4/orc-test/orcprofile.h
  10. include/orc-0.4/orc-test/orcrandom.h
  11. include/orc-0.4/orc-test/orctest.h
  12. include/orc-0.4/orc/orc-stdint.h
  13. include/orc-0.4/orc/orc.h
  14. include/orc-0.4/orc/orcarm.h
  15. include/orc-0.4/orc/orcavx.h
  16. include/orc-0.4/orc/orcbytecode.h
  17. include/orc-0.4/orc/orcbytecodes.h
  18. include/orc-0.4/orc/orccode.h
  19. include/orc-0.4/orc/orccompiler.h
  20. include/orc-0.4/orc/orcconstant.h
  21. include/orc-0.4/orc/orccpu.h
  22. include/orc-0.4/orc/orcdebug.h
  23. include/orc-0.4/orc/orcemulateopcodes.h
  24. include/orc-0.4/orc/orcexecutor.h
  25. include/orc-0.4/orc/orcfunctions.h
  26. include/orc-0.4/orc/orcinstruction.h
  27. include/orc-0.4/orc/orcinternal.h
  28. include/orc-0.4/orc/orclimits.h
  29. include/orc-0.4/orc/orcmips.h
  30. include/orc-0.4/orc/orcmmx.h
  31. include/orc-0.4/orc/orcneon.h
  32. include/orc-0.4/orc/orconce.h
  33. include/orc-0.4/orc/orcopcode.h
  34. include/orc-0.4/orc/orcparse.h
  35. include/orc-0.4/orc/orcpowerpc.h
  36. include/orc-0.4/orc/orcprogram.h
  37. include/orc-0.4/orc/orcrule.h
  38. include/orc-0.4/orc/orcsse.h
  39. include/orc-0.4/orc/orctarget.h
  40. include/orc-0.4/orc/orcutils.h
  41. include/orc-0.4/orc/orcvariable.h
  42. include/orc-0.4/orc/orcx86.h
  43. include/orc-0.4/orc/orcx86insn.h
  44. lib/liborc-0.4.so
  45. lib/liborc-0.4.so.0
  46. lib/liborc-0.4.so.0.40.0
  47. lib/liborc-test-0.4.so
  48. lib/liborc-test-0.4.so.0
  49. lib/liborc-test-0.4.so.0.40.0
  50. libdata/pkgconfig/orc-0.4.pc
  51. libdata/pkgconfig/orc-test-0.4.pc
  52. share/gtk-doc/html/orc/ch01.html
  53. share/gtk-doc/html/orc/ch02.html
  54. share/gtk-doc/html/orc/ch03.html
  55. share/gtk-doc/html/orc/ch04.html
  56. share/gtk-doc/html/orc/ch05.html
  57. share/gtk-doc/html/orc/home.png
  58. share/gtk-doc/html/orc/index.html
  59. share/gtk-doc/html/orc/left-insensitive.png
  60. share/gtk-doc/html/orc/left.png
  61. share/gtk-doc/html/orc/orc-ARM.html
  62. share/gtk-doc/html/orc/orc-MMX.html
  63. share/gtk-doc/html/orc/orc-Orc.html
  64. share/gtk-doc/html/orc/orc-OrcCompiler.html
  65. share/gtk-doc/html/orc/orc-OrcDebug.html
  66. share/gtk-doc/html/orc/orc-OrcExecutor.html
  67. share/gtk-doc/html/orc/orc-OrcOpcode.html
  68. share/gtk-doc/html/orc/orc-OrcProgram.html
  69. share/gtk-doc/html/orc/orc-OrcRule.html
  70. share/gtk-doc/html/orc/orc-PowerPC.html
  71. share/gtk-doc/html/orc/orc-SSE.html
  72. share/gtk-doc/html/orc/orc-Utility-functions.html
  73. share/gtk-doc/html/orc/orc-building.html
  74. share/gtk-doc/html/orc/orc-concepts.html
  75. share/gtk-doc/html/orc/orc-misc.html
  76. share/gtk-doc/html/orc/orc-opcodes.html
  77. share/gtk-doc/html/orc/orc-program.html
  78. share/gtk-doc/html/orc/orc-running.html
  79. share/gtk-doc/html/orc/orc-tutorial.html
  80. share/gtk-doc/html/orc/orc-x86.html
  81. share/gtk-doc/html/orc/orc.devhelp2
  82. share/gtk-doc/html/orc/right-insensitive.png
  83. share/gtk-doc/html/orc/right.png
  84. share/gtk-doc/html/orc/style.css
  85. share/gtk-doc/html/orc/up-insensitive.png
  86. share/gtk-doc/html/orc/up.png
  87. @owner
  88. @group
  89. @mode
Collapse this list.
Dependency lines:
  • orc>0:devel/orc
To install the port:
cd /usr/ports/devel/orc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/orc
  • pkg install orc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: orc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1726341023 SHA256 (orc-0.4.40.tar.xz) = 3fc2bee78dfb7c41fd9605061fc69138db7df007eae2f669a1f56e8bacef74ab SIZE (orc-0.4.40.tar.xz) = 233276

Packages (timestamps in pop-ups are UTC):
orc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.400.4.400.4.310.4.400.4.40-0.4.31-
FreeBSD:13:quarterly0.4.400.4.400.4.34_10.4.400.4.400.4.34_10.4.34_10.4.34_1
FreeBSD:14:latest0.4.400.4.400.4.320.4.400.4.400.4.32-0.4.32
FreeBSD:14:quarterly0.4.400.4.40-0.4.400.4.400.4.34_10.4.34_10.4.34_1
FreeBSD:15:latest0.4.400.4.40n/a0.4.40n/a0.4.34_10.4.34_10.4.34_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gtkdoc-scan : textproc/gtk-doc
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Build
  1. audio/gstreamer1-plugins-a52dec
  2. audio/gstreamer1-plugins-alsa
  3. audio/gstreamer1-plugins-amrnb
  4. audio/gstreamer1-plugins-amrwbdec
  5. audio/gstreamer1-plugins-bs2b
  6. audio/gstreamer1-plugins-cdparanoia
  7. audio/gstreamer1-plugins-chromaprint
Expand this list (173 items / 166 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/gstreamer1-plugins-faac
  3. audio/gstreamer1-plugins-faad
  4. audio/gstreamer1-plugins-flac
  5. audio/gstreamer1-plugins-flite
  6. audio/gstreamer1-plugins-gme
  7. audio/gstreamer1-plugins-gsm
  8. audio/gstreamer1-plugins-jack
  9. audio/gstreamer1-plugins-ladspa
  10. audio/gstreamer1-plugins-lame
  11. audio/gstreamer1-plugins-lv2
  12. audio/gstreamer1-plugins-modplug
  13. audio/gstreamer1-plugins-mpg123
  14. audio/gstreamer1-plugins-ogg
  15. audio/gstreamer1-plugins-openmpt
  16. audio/gstreamer1-plugins-opus
  17. audio/gstreamer1-plugins-pulse
  18. audio/gstreamer1-plugins-shout2
  19. audio/gstreamer1-plugins-sidplay
  20. audio/gstreamer1-plugins-sndfile
  21. audio/gstreamer1-plugins-soundtouch
  22. audio/gstreamer1-plugins-speex
  23. audio/gstreamer1-plugins-taglib
  24. audio/gstreamer1-plugins-twolame
  25. audio/gstreamer1-plugins-vorbis
  26. audio/gstreamer1-plugins-wavpack
  27. audio/gstreamer1-plugins-webrtcdsp
  28. comms/gstreamer1-plugins-spandsp
  29. comms/uhd
  30. devel/gstreamer1-plugins-soup
  31. ftp/gstreamer1-plugins-curl
  32. graphics/gstreamer1-plugins-aalib
  33. graphics/gstreamer1-plugins-cairo
  34. graphics/gstreamer1-plugins-gdkpixbuf
  35. graphics/gstreamer1-plugins-gl
  36. graphics/gstreamer1-plugins-jpeg
  37. graphics/gstreamer1-plugins-kms
  38. graphics/gstreamer1-plugins-libcaca
  39. graphics/gstreamer1-plugins-libvisual
  40. graphics/gstreamer1-plugins-opencv
  41. graphics/gstreamer1-plugins-openexr
  42. graphics/gstreamer1-plugins-openjpeg
  43. graphics/gstreamer1-plugins-png
  44. graphics/gstreamer1-plugins-rsvg
  45. graphics/gstreamer1-plugins-vulkan
  46. graphics/gstreamer1-plugins-webp
  47. graphics/gstreamer1-plugins-zbar
  48. multimedia/gstreamer1-libav
  49. multimedia/gstreamer1-plugins
  50. multimedia/gstreamer1-plugins-aom
  51. multimedia/gstreamer1-plugins-assrender
  52. multimedia/gstreamer1-plugins-bad
  53. multimedia/gstreamer1-plugins-dash
  54. multimedia/gstreamer1-plugins-dts
  55. multimedia/gstreamer1-plugins-dv
  56. multimedia/gstreamer1-plugins-dvdread
  57. multimedia/gstreamer1-plugins-good
  58. multimedia/gstreamer1-plugins-hls
  59. multimedia/gstreamer1-plugins-libde265
  60. multimedia/gstreamer1-plugins-mpeg2dec
  61. multimedia/gstreamer1-plugins-mpeg2enc
  62. multimedia/gstreamer1-plugins-mplex
  63. multimedia/gstreamer1-plugins-msdk
  64. multimedia/gstreamer1-plugins-openh264
  65. multimedia/gstreamer1-plugins-resindvd
  66. multimedia/gstreamer1-plugins-smoothstreaming
  67. multimedia/gstreamer1-plugins-theora
  68. multimedia/gstreamer1-plugins-ttml
  69. multimedia/gstreamer1-plugins-ugly
  70. multimedia/gstreamer1-plugins-v4l2
  71. multimedia/gstreamer1-plugins-vpx
  72. multimedia/gstreamer1-plugins-webrtc
  73. multimedia/gstreamer1-plugins-x264
  74. multimedia/gstreamer1-plugins-x265
  75. net/gstreamer1-plugins-sctp
  76. net/gstreamer1-plugins-srtp
  77. security/gstreamer1-plugins-dtls
  78. sysutils/gstreamer1-plugins-cdio
  79. textproc/gstreamer1-plugins-zxing
  80. www/gstreamer1-plugins-neon
  81. www/gstreamer1-plugins-srt
  82. x11/gstreamer1-plugins-x
  83. x11/gstreamer1-plugins-ximagesrc
  84. x11-toolkits/gstreamer1-plugins-gtk
  85. x11-toolkits/gstreamer1-plugins-pango
  86. x11-toolkits/gstreamer1-plugins-qt5
  87. x11-toolkits/gstreamer1-plugins-qt6
  88. Collapse this list.

Deleted ports which required this port:

Expand this list of 80 deleted ports
  1. audio/gstreamer-plugins-a52dec*
  2. audio/gstreamer-plugins-amrnb*
  3. audio/gstreamer-plugins-amrwbdec*
  4. audio/gstreamer-plugins-cdaudio*
  5. audio/gstreamer-plugins-cdparanoia*
  6. audio/gstreamer-plugins-esound*
  7. audio/gstreamer-plugins-faac*
  8. audio/gstreamer-plugins-faad*
  9. audio/gstreamer-plugins-flac*
  10. audio/gstreamer-plugins-flite*
  11. audio/gstreamer-plugins-gme*
  12. audio/gstreamer-plugins-gsm*
  13. audio/gstreamer-plugins-jack*
  14. audio/gstreamer-plugins-ladspa*
  15. audio/gstreamer-plugins-lame*
  16. audio/gstreamer-plugins-mad*
  17. audio/gstreamer-plugins-musepack*
  18. audio/gstreamer-plugins-musicbrainz*
  19. audio/gstreamer-plugins-nas*
  20. audio/gstreamer-plugins-ogg*
  21. audio/gstreamer-plugins-opus*
  22. audio/gstreamer-plugins-pulse*
  23. audio/gstreamer-plugins-shout2*
  24. audio/gstreamer-plugins-sidplay*
  25. audio/gstreamer-plugins-sndfile*
  26. audio/gstreamer-plugins-soundtouch*
  27. audio/gstreamer-plugins-spc*
  28. audio/gstreamer-plugins-speex*
  29. audio/gstreamer-plugins-taglib*
  30. audio/gstreamer-plugins-twolame*
  31. audio/gstreamer-plugins-vorbis*
  32. audio/gstreamer-plugins-wavpack*
  33. audio/gstreamer1-plugins-celt*
  34. audio/gstreamer1-plugins-mad*
  35. audio/gstreamer1-plugins-musepack*
  36. audio/gstreamer1-plugins-spc*
  37. comms/usrp*
  38. devel/gstreamer-plugins-gconf*
  39. devel/gstreamer-plugins-gio*
  40. devel/gstreamer-plugins-gnomevfs*
  41. devel/gstreamer-plugins-sdl*
  42. devel/gstreamer-plugins-soup*
  43. graphics/gstreamer-plugins-aalib*
  44. graphics/gstreamer-plugins-cairo*
  45. graphics/gstreamer-plugins-gdkpixbuf*
  46. graphics/gstreamer-plugins-jpeg*
  47. graphics/gstreamer-plugins-libcaca*
  48. graphics/gstreamer-plugins-libpng*
  49. graphics/gstreamer-plugins-libvisual*
  50. graphics/gstreamer-plugins-opencv*
  51. graphics/gstreamer1-plugins-qt*
  52. multimedia/gstreamer-plugins*
  53. multimedia/gstreamer-plugins-annodex*
  54. multimedia/gstreamer-plugins-bad*
  55. multimedia/gstreamer-plugins-bz2*
  56. multimedia/gstreamer-plugins-dts*
  57. multimedia/gstreamer-plugins-dv*
  58. multimedia/gstreamer-plugins-dvd*
  59. multimedia/gstreamer-plugins-good*
  60. multimedia/gstreamer-plugins-mpeg2dec*
  61. multimedia/gstreamer-plugins-mpeg2enc*
  62. multimedia/gstreamer-plugins-resindvd*
  63. multimedia/gstreamer-plugins-schroedinger*
  64. multimedia/gstreamer-plugins-theora*
  65. multimedia/gstreamer-plugins-ugly*
  66. multimedia/gstreamer-plugins-v4l2*
  67. multimedia/gstreamer-plugins-vdpau*
  68. multimedia/gstreamer-plugins-vp8*
  69. multimedia/gstreamer-plugins-x264*
  70. multimedia/gstreamer-plugins-xvid*
  71. multimedia/gstreamer1-plugins-kate*
  72. multimedia/gstreamer1-plugins-rtmp*
  73. multimedia/gstreamer1-plugins-schroedinger*
  74. net/gstreamer-plugins-libmms*
  75. net/gstreamer1-plugins-libmms*
  76. sysutils/gstreamer-plugins-cdio*
  77. sysutils/gstreamer-plugins-hal*
  78. www/gstreamer-plugins-neon*
  79. x11-toolkits/gstreamer-plugins-pango*
  80. x11-toolkits/gstreamer1-plugins-gtksink*
  81. Collapse this list of deleted ports.
for Libraries
  1. audio/gstreamer1-plugins-a52dec
  2. audio/gstreamer1-plugins-alsa
  3. audio/gstreamer1-plugins-amrnb
  4. audio/gstreamer1-plugins-amrwbdec
  5. audio/gstreamer1-plugins-bs2b
  6. audio/gstreamer1-plugins-cdparanoia
  7. audio/gstreamer1-plugins-chromaprint
Expand this list (180 items / 173 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/gstreamer1-plugins-faac
  3. audio/gstreamer1-plugins-faad
  4. audio/gstreamer1-plugins-flac
  5. audio/gstreamer1-plugins-flite
  6. audio/gstreamer1-plugins-gme
  7. audio/gstreamer1-plugins-gsm
  8. audio/gstreamer1-plugins-jack
  9. audio/gstreamer1-plugins-ladspa
  10. audio/gstreamer1-plugins-lame
  11. audio/gstreamer1-plugins-lv2
  12. audio/gstreamer1-plugins-modplug
  13. audio/gstreamer1-plugins-mpg123
  14. audio/gstreamer1-plugins-ogg
  15. audio/gstreamer1-plugins-openmpt
  16. audio/gstreamer1-plugins-opus
  17. audio/gstreamer1-plugins-pulse
  18. audio/gstreamer1-plugins-shout2
  19. audio/gstreamer1-plugins-sidplay
  20. audio/gstreamer1-plugins-sndfile
  21. audio/gstreamer1-plugins-soundtouch
  22. audio/gstreamer1-plugins-speex
  23. audio/gstreamer1-plugins-taglib
  24. audio/gstreamer1-plugins-twolame
  25. audio/gstreamer1-plugins-vorbis
  26. audio/gstreamer1-plugins-wavpack
  27. audio/gstreamer1-plugins-webrtcdsp
  28. audio/pulseaudio
  29. comms/gnuradio
  30. comms/gqrx
  31. comms/gr-osmosdr
  32. comms/gstreamer1-plugins-spandsp
  33. devel/gstreamer1-plugins-soup
  34. devel/libspice-server
  35. devel/volk
  36. ftp/gstreamer1-plugins-curl
  37. graphics/gstreamer1-plugins-aalib
  38. graphics/gstreamer1-plugins-cairo
  39. graphics/gstreamer1-plugins-gdkpixbuf
  40. graphics/gstreamer1-plugins-gl
  41. graphics/gstreamer1-plugins-jpeg
  42. graphics/gstreamer1-plugins-kms
  43. graphics/gstreamer1-plugins-libcaca
  44. graphics/gstreamer1-plugins-libvisual
  45. graphics/gstreamer1-plugins-opencv
  46. graphics/gstreamer1-plugins-openexr
  47. graphics/gstreamer1-plugins-openjpeg
  48. graphics/gstreamer1-plugins-png
  49. graphics/gstreamer1-plugins-rsvg
  50. graphics/gstreamer1-plugins-vulkan
  51. graphics/gstreamer1-plugins-webp
  52. graphics/gstreamer1-plugins-zbar
  53. multimedia/gstreamer1-libav
  54. multimedia/gstreamer1-plugins
  55. multimedia/gstreamer1-plugins-aom
  56. multimedia/gstreamer1-plugins-assrender
  57. multimedia/gstreamer1-plugins-bad
  58. multimedia/gstreamer1-plugins-dash
  59. multimedia/gstreamer1-plugins-dts
  60. multimedia/gstreamer1-plugins-dv
  61. multimedia/gstreamer1-plugins-dvdread
  62. multimedia/gstreamer1-plugins-good
  63. multimedia/gstreamer1-plugins-hls
  64. multimedia/gstreamer1-plugins-libde265
  65. multimedia/gstreamer1-plugins-mpeg2dec
  66. multimedia/gstreamer1-plugins-mpeg2enc
  67. multimedia/gstreamer1-plugins-mplex
  68. multimedia/gstreamer1-plugins-msdk
  69. multimedia/gstreamer1-plugins-openh264
  70. multimedia/gstreamer1-plugins-resindvd
  71. multimedia/gstreamer1-plugins-smoothstreaming
  72. multimedia/gstreamer1-plugins-theora
  73. multimedia/gstreamer1-plugins-ttml
  74. multimedia/gstreamer1-plugins-ugly
  75. multimedia/gstreamer1-plugins-v4l2
  76. multimedia/gstreamer1-plugins-vpx
  77. multimedia/gstreamer1-plugins-webrtc
  78. multimedia/gstreamer1-plugins-x264
  79. multimedia/gstreamer1-plugins-x265
  80. net/gstreamer1-plugins-sctp
  81. net/gstreamer1-plugins-srtp
  82. science/paraview
  83. security/gstreamer1-plugins-dtls
  84. sysutils/gstreamer1-plugins-cdio
  85. textproc/gstreamer1-plugins-zxing
  86. www/gstreamer1-plugins-neon
  87. www/gstreamer1-plugins-srt
  88. x11/gstreamer1-plugins-x
  89. x11/gstreamer1-plugins-ximagesrc
  90. x11-toolkits/gstreamer1-plugins-gtk
  91. x11-toolkits/gstreamer1-plugins-pango
  92. x11-toolkits/gstreamer1-plugins-qt5
  93. x11-toolkits/gstreamer1-plugins-qt6
  94. Collapse this list.

Deleted ports which required this port:

Expand this list of 81 deleted ports
  1. audio/gstreamer-plugins-a52dec*
  2. audio/gstreamer-plugins-amrnb*
  3. audio/gstreamer-plugins-amrwbdec*
  4. audio/gstreamer-plugins-cdaudio*
  5. audio/gstreamer-plugins-cdparanoia*
  6. audio/gstreamer-plugins-esound*
  7. audio/gstreamer-plugins-faac*
  8. audio/gstreamer-plugins-faad*
  9. audio/gstreamer-plugins-flac*
  10. audio/gstreamer-plugins-flite*
  11. audio/gstreamer-plugins-gme*
  12. audio/gstreamer-plugins-gsm*
  13. audio/gstreamer-plugins-jack*
  14. audio/gstreamer-plugins-ladspa*
  15. audio/gstreamer-plugins-lame*
  16. audio/gstreamer-plugins-mad*
  17. audio/gstreamer-plugins-musepack*
  18. audio/gstreamer-plugins-musicbrainz*
  19. audio/gstreamer-plugins-nas*
  20. audio/gstreamer-plugins-ogg*
  21. audio/gstreamer-plugins-opus*
  22. audio/gstreamer-plugins-pulse*
  23. audio/gstreamer-plugins-shout2*
  24. audio/gstreamer-plugins-sidplay*
  25. audio/gstreamer-plugins-sndfile*
  26. audio/gstreamer-plugins-soundtouch*
  27. audio/gstreamer-plugins-spc*
  28. audio/gstreamer-plugins-speex*
  29. audio/gstreamer-plugins-taglib*
  30. audio/gstreamer-plugins-twolame*
  31. audio/gstreamer-plugins-vorbis*
  32. audio/gstreamer-plugins-wavpack*
  33. audio/gstreamer1-plugins-celt*
  34. audio/gstreamer1-plugins-mad*
  35. audio/gstreamer1-plugins-musepack*
  36. audio/gstreamer1-plugins-spc*
  37. devel/gstreamer-plugins-gconf*
  38. devel/gstreamer-plugins-gio*
  39. devel/gstreamer-plugins-gnomevfs*
  40. devel/gstreamer-plugins-sdl*
  41. devel/gstreamer-plugins-soup*
  42. graphics/gstreamer-plugins-aalib*
  43. graphics/gstreamer-plugins-cairo*
  44. graphics/gstreamer-plugins-gdkpixbuf*
  45. graphics/gstreamer-plugins-jpeg*
  46. graphics/gstreamer-plugins-libcaca*
  47. graphics/gstreamer-plugins-libpng*
  48. graphics/gstreamer-plugins-libvisual*
  49. graphics/gstreamer-plugins-opencv*
  50. graphics/gstreamer1-plugins-qt*
  51. multimedia/gstreamer-ffmpeg*
  52. multimedia/gstreamer-plugins*
  53. multimedia/gstreamer-plugins-annodex*
  54. multimedia/gstreamer-plugins-bad*
  55. multimedia/gstreamer-plugins-bz2*
  56. multimedia/gstreamer-plugins-dts*
  57. multimedia/gstreamer-plugins-dv*
  58. multimedia/gstreamer-plugins-dvd*
  59. multimedia/gstreamer-plugins-good*
  60. multimedia/gstreamer-plugins-mpeg2dec*
  61. multimedia/gstreamer-plugins-mpeg2enc*
  62. multimedia/gstreamer-plugins-resindvd*
  63. multimedia/gstreamer-plugins-schroedinger*
  64. multimedia/gstreamer-plugins-theora*
  65. multimedia/gstreamer-plugins-ugly*
  66. multimedia/gstreamer-plugins-v4l2*
  67. multimedia/gstreamer-plugins-vdpau*
  68. multimedia/gstreamer-plugins-vp8*
  69. multimedia/gstreamer-plugins-x264*
  70. multimedia/gstreamer-plugins-xvid*
  71. multimedia/gstreamer1-plugins-kate*
  72. multimedia/gstreamer1-plugins-rtmp*
  73. multimedia/gstreamer1-plugins-schroedinger*
  74. multimedia/schroedinger*
  75. net/gstreamer-plugins-libmms*
  76. net/gstreamer1-plugins-libmms*
  77. sysutils/gstreamer-plugins-cdio*
  78. sysutils/gstreamer-plugins-hal*
  79. www/gstreamer-plugins-neon*
  80. x11-toolkits/gstreamer-plugins-pango*
  81. x11-toolkits/gstreamer1-plugins-gtksink*
  82. Collapse this list of deleted ports.
for Run
  1. multimedia/emby-server

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. multimedia/emby-server-devel*
  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 orc-0.4.40: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_orc
USES:
meson pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://gstreamer.freedesktop.org/data/src/orc/
Collapse this list.

There are no commits on branch 2024Q2 for this port