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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
avro Data serialization system
1.11.3 devel 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 1.11.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-02-01 13:30:28
Last Update: 2023-09-30 00:44:24
Commit Hash: a8866a2
License: NA
WWW:
https://avro.apache.org/
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. See also: https://github.com/apache/avro
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/avro-1.11.3/catalog.mk
  2. /usr/local/share/licenses/avro-1.11.3/LICENSE
  3. /usr/local/share/licenses/avro-1.11.3/NA
Collapse this list.
Dependency lines:
  • avro>0:devel/avro
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):
avro
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.31.11.31.10.11.11.31.11.3-1.10.1-
FreeBSD:13:quarterly1.11.31.11.31.11.1_11.11.31.11.31.11.31.11.31.11.3
FreeBSD:14:latest1.11.31.11.31.11.1_11.11.31.11.31.11.1_1-1.11.1_1
FreeBSD:14:quarterly1.11.31.11.3-1.11.31.11.31.11.31.11.31.11.3
FreeBSD:15:latest1.11.31.11.3n/a1.11.3n/a1.11.31.11.31.11.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. avro-c>=1.11.3<1.11.3_99 : devel/avro-c
  2. avro-cpp>=1.11.3<1.11.3_99 : devel/avro-cpp
Runtime dependencies:
  1. p5-Avro>=1.11.3<1.11.3_99 : devel/p5-Avro
  2. py39-avro>=1.11.3<1.11.3_99 : devel/py-avro@py39
  3. rubygem-avro>=1.11.3<1.11.3_99 : devel/rubygem-avro
Library dependencies:
  1. libavro.so : devel/avro-c
  2. libavrocpp.so : devel/avro-cpp
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for avro-1.11.3: 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:
  1. There is no master site for this port.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.11.3
30 Sep 2023 00:44:24
commit hash: a8866a2c646512e13f99383c478b521ed1c58c84commit hash: a8866a2c646512e13f99383c478b521ed1c58c84commit hash: a8866a2c646512e13f99383c478b521ed1c58c84commit hash: a8866a2c646512e13f99383c478b521ed1c58c84 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/avro: Update to 1.11.3

Changes:	https://github.com/apache/avro/releases
1.11.2
09 Jul 2023 21:34:22
commit hash: f577452f548c22532026281283c2ec77bc05902bcommit hash: f577452f548c22532026281283c2ec77bc05902bcommit hash: f577452f548c22532026281283c2ec77bc05902bcommit hash: f577452f548c22532026281283c2ec77bc05902b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 68e5eded6569d4f34dddcffb1f58f6a1f9988ef6commit hash: 68e5eded6569d4f34dddcffb1f58f6a1f9988ef6commit hash: 68e5eded6569d4f34dddcffb1f58f6a1f9988ef6commit hash: 68e5eded6569d4f34dddcffb1f58f6a1f9988ef6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/avro: Add PERL option

- Bump PORTREVISION for dependency change
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.11.1
27 Aug 2022 10:23:55
commit hash: 5c5e8ecd39659e78a4c2633541beee58422ffca3commit hash: 5c5e8ecd39659e78a4c2633541beee58422ffca3commit hash: 5c5e8ecd39659e78a4c2633541beee58422ffca3commit hash: 5c5e8ecd39659e78a4c2633541beee58422ffca3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/avro: Update to 1.11.1

Changes:	https://github.com/apache/avro/releases
1.11.0_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
1.11.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.11.0
01 Nov 2021 13:41:28
commit hash: bf199b489444eca50a532dfcd05189999f58cfaccommit hash: bf199b489444eca50a532dfcd05189999f58cfaccommit hash: bf199b489444eca50a532dfcd05189999f58cfaccommit hash: bf199b489444eca50a532dfcd05189999f58cfac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/avro: Update to 1.11.0

Changes:	https://github.com/apache/avro/releases
1.10.2
18 Oct 2021 09:36:15
commit hash: 593040e508fa763008123f39f2550317c4bd6e3fcommit hash: 593040e508fa763008123f39f2550317c4bd6e3fcommit hash: 593040e508fa763008123f39f2550317c4bd6e3fcommit hash: 593040e508fa763008123f39f2550317c4bd6e3f files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/avro: Remove CPE information for metaport
1.10.2
14 Oct 2021 21:30:12
commit hash: a0d5a4fabddf2e42393dfdef780ea1cd528a6709commit hash: a0d5a4fabddf2e42393dfdef780ea1cd528a6709commit hash: a0d5a4fabddf2e42393dfdef780ea1cd528a6709commit hash: a0d5a4fabddf2e42393dfdef780ea1cd528a6709 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/avro: Add CPE information

Approved by:	portmgr (blanket)
1.10.2
18 Apr 2021 05:42:16
commit hash: 7102686aa837537d1bbcb146c81a3a7cd051848bcommit hash: 7102686aa837537d1bbcb146c81a3a7cd051848bcommit hash: 7102686aa837537d1bbcb146c81a3a7cd051848bcommit hash: 7102686aa837537d1bbcb146c81a3a7cd051848b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/avro: Update to 1.10.2

Changes:	https://github.com/apache/avro/releases
1.10.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.10.1
10 Dec 2020 21:31:32
Revision:557496Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10.1

Changes:	https://github.com/apache/avro/releases
1.10.0
08 Jul 2020 18:55:55
Revision:541521Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10.0

Changes:	https://github.com/apache/avro/releases
1.9.2
13 Feb 2020 18:33:13
Revision:526029Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.9.2

Changes:	https://github.com/apache/avro/releases
1.9.0
26 Jun 2019 17:26:19
Revision:505161Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:501926Original commit files touched by this commit Sanity Test Failure
sunpoet search for other commits by this committer
Add RUBY option

- Bump PORTREVISION for dependency change
1.8.2
26 Feb 2018 22:32:53
Revision:463090Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:462745Original commit files touched by this commit
rene search for other commits by this committer
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
1.8.1
25 Jun 2016 20:29:04
Revision:417487Original commit files touched by this commit
gnn search for other commits by this committer
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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:392642Original commit files touched by this commit
vg search for other commits by this committer
- 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
Revision:340573Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Use options helpers
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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
Revision:323455Original commit files touched by this commit
vg search for other commits by this committer
 - 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
Revision:311374Original commit files touched by this commit
vanilla search for other commits by this committer
Add avro 1.7.3, data serialization system.

PR:		ports/175566
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>

Number of commits found: 27