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
Port details
apache-orc Smallest, fastest columnar storage for Hadoop workloads
2.0.3 develnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-17 01:09:06
Last Update: 2024-12-17 01:05:14
Commit Hash: b11148d
License: APACHE20
WWW:
https://orc.apache.org/
Description:
Apache ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (30 items)
Collapse this list.
  1. /usr/local/share/licenses/apache-orc-2.0.3/catalog.mk
  2. /usr/local/share/licenses/apache-orc-2.0.3/LICENSE
  3. /usr/local/share/licenses/apache-orc-2.0.3/APACHE20
  4. bin/csv-import
  5. bin/orc-contents
  6. bin/orc-memory
  7. bin/orc-metadata
  8. bin/orc-scan
  9. bin/orc-statistics
  10. bin/timezone-dump
  11. include/orc/BloomFilter.hh
  12. include/orc/ColumnPrinter.hh
  13. include/orc/Common.hh
  14. include/orc/Exceptions.hh
  15. include/orc/Int128.hh
  16. include/orc/MemoryPool.hh
  17. include/orc/OrcFile.hh
  18. include/orc/Reader.hh
  19. include/orc/Statistics.hh
  20. include/orc/Type.hh
  21. include/orc/Vector.hh
  22. include/orc/Writer.hh
  23. include/orc/orc-config.hh
  24. include/orc/sargs/Literal.hh
  25. include/orc/sargs/SearchArgument.hh
  26. include/orc/sargs/TruthValue.hh
  27. lib/liborc.a
  28. @owner
  29. @group
  30. @mode
Collapse this list.
Dependency lines:
  • apache-orc>0:devel/apache-orc
To install the port:
cd /usr/ports/devel/apache-orc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/apache-orc
  • pkg install apache-orc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: apache-orc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1734337150 SHA256 (orc-2.0.3.tar.gz) = 082cba862b5a8a0d14c225404d0b51cd8d1b64ca81b8f1e500322ce8922cb86d SIZE (orc-2.0.3.tar.gz) = 13353259

Expand this list (2 items)

Collapse this list.

SHA256 (orc-format-1.0.0.tar.gz) = 739fae5ff94b1f812b413077280361045bf92e510ef04b34a610e23a945d8cd5 SIZE (orc-format-1.0.0.tar.gz) = 52569

Collapse this list.


Packages (timestamps in pop-ups are UTC):
apache-orc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest----2.0.3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libgtest.so : devel/googletest
  2. libzstd.so : archivers/zstd
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
Library dependencies:
  1. libsnappy.so : archivers/snappy
  2. liblz4.so : archivers/liblz4
  3. libprotobuf.so : devel/protobuf
  4. libabsl_demangle_internal.so : devel/abseil
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_apache-orc
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.3
17 Dec 2024 01:05:14
commit hash: b11148dbd16ca03bd5404146ec50673d389e7422commit hash: b11148dbd16ca03bd5404146ec50673d389e7422commit hash: b11148dbd16ca03bd5404146ec50673d389e7422commit hash: b11148dbd16ca03bd5404146ec50673d389e7422 files touched by this commit
Wen Heping (wen) search for other commits by this committer
devel/apache-orc: New port

Apache ORC is a self-describing type-aware columnar file format designed for
Hadoop workloads. It is optimized for large streaming reads, but with integrated
support for finding required rows quickly.

Number of commits found: 1