Port details |
- avro Data serialization system
- 1.12.0 devel
=2 1.11.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2013-02-01 13:30:28
- Last Update: 2024-08-15 10:55:30
- Commit Hash: 9bccc8d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: NA
- WWW:
- https://avro.apache.org/
- https://github.com/apache/avro
- Description:
- Apache Avro is a data serialization system which provides:
- Rich data structures.
- A compact, fast, binary data format.
- A container file, to store persistent data.
- Remote procedure call (RPC).
- Simple integration with dynamic languages. Code generation is not required to
read or write data files nor to use or implement RPC protocols. Code
generation as an optional optimization, only worth implementing for statically
typed languages.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/avro/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/avro
- pkg install avro
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: avro
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- avro-c>=1.12.0<1.12.0_99 : devel/avro-c
- avro-cpp>=1.12.0<1.12.0_99 : devel/avro-cpp
- Runtime dependencies:
-
- p5-Avro>=1.12.0<1.12.0_99 : devel/p5-Avro
- py311-avro>=1.12.0<1.12.0_99 : devel/py-avro@py311
- rubygem-avro>=1.12.0<1.12.0_99 : devel/rubygem-avro
- Library dependencies:
-
- libavro.so : devel/avro-c
- libavrocpp.so : devel/avro-cpp
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for avro-1.12.0:
C=on: Install C library
CPP=on: Install C++ library
PERL=on: Install Perl library
PYTHON=on: Install Python library
RUBY=on: Install Ruby library
===> Use 'make config' to modify these settings
- Options name:
- devel_avro
- USES:
- metaport python:env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12.0 15 Aug 2024 10:55:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/avro: Update to 1.12.0
Changes: https://github.com/apache/avro/releases |
1.11.3 18 Jul 2024 16:44:53
    |
Po-Chuan Hsieh (sunpoet)  |
devel/avro: Update WWW and clean up pkg-descr |
1.11.3 30 Sep 2023 00:44:24
    |
Po-Chuan Hsieh (sunpoet)  |
devel/avro: Update to 1.11.3
Changes: https://github.com/apache/avro/releases |
1.11.2 09 Jul 2023 21:34:22
    |
Po-Chuan Hsieh (sunpoet)  |
devel/avro: Update to 1.11.2
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/apache/avro/releases |
1.11.1_1 30 Dec 2022 09:04:06
    |
Po-Chuan Hsieh (sunpoet)  |
devel/avro: Add PERL option
- Bump PORTREVISION for dependency change |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.11.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.11.1 27 Aug 2022 10:23:55
    |
Po-Chuan Hsieh (sunpoet)  |
devel/avro: Update to 1.11.1
Changes: https://github.com/apache/avro/releases |
1.11.0_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
1.11.0 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.11.0 01 Nov 2021 13:41:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/avro: Update to 1.11.0
Changes: https://github.com/apache/avro/releases |
1.10.2 18 Oct 2021 09:36:15
    |
Bernhard Froehlich (decke)  |
devel/avro: Remove CPE information for metaport |
1.10.2 14 Oct 2021 21:30:12
    |
Stefan Eßer (se)  |
devel/avro: Add CPE information
Approved by: portmgr (blanket) |
1.10.2 18 Apr 2021 05:42:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/avro: Update to 1.10.2
Changes: https://github.com/apache/avro/releases |
1.10.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.10.1 10 Dec 2020 21:31:32
  |
sunpoet  |
Update to 1.10.1
Changes: https://github.com/apache/avro/releases |
1.10.0 08 Jul 2020 18:55:55
  |
sunpoet  |
Update to 1.10.0
Changes: https://github.com/apache/avro/releases |
1.9.2 13 Feb 2020 18:33:13
  |
sunpoet  |
Update to 1.9.2
Changes: https://github.com/apache/avro/releases |
1.9.0 26 Jun 2019 17:26:19
  |
sunpoet  |
Update to 1.9.0
- Update version requirement
Changes: https://github.com/apache/avro/releases |
1.8.2_1 18 May 2019 09:43:13
  |
sunpoet  |
Add RUBY option
- Bump PORTREVISION for dependency change |
1.8.2 26 Feb 2018 22:32:53
  |
sunpoet  |
Update to 1.8.2
- Fix PYTHON option:
- Add missing USES=python
- Change from BUILD_DEPENDS to RUN_DEPENDS
- Add flavors
- Update pkg-descr
- Update WWW
- Add GitHub repository to WWW
- Take maintainership
Changes: https://github.com/apache/avro/blob/branch-1.8/CHANGES.txt |
1.8.1 23 Feb 2018 21:09:47
  |
rene  |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
1.8.1 25 Jun 2016 20:29:04
  |
gnn  |
Update avro and related ports from version 1.7.7 to 1.8.1
Submitted by: Arun Thomas <arun.thomas @ gmail.com>
Reviewed by: vg
Approved by: vg (maintainer)
Sponsored by: DARPA, AFRL |
1.7.3 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.7.3 21 Jul 2015 16:56:00
  |
vg  |
- Fix C option
- Converted to USES=metaport
- Added license
PR: ports/201621
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> |
1.7.3 21 Jan 2014 08:14:59
  |
bapt  |
Support stage
Use options helpers |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.7.3 22 Jul 2013 14:34:23
  |
vg  |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
1.7.3 01 Feb 2013 13:30:17
  |
vanilla  |
Add avro 1.7.3, data serialization system.
PR: ports/175566
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> |